.bottom-submenu-bar{

}
.header-container .header-menu .bottom .submenu .secondLayer.on,
.header-container .header-menu .bottom .submenu .secondLayer:hover {
    
	background-image: url(/img/v3/menu/point.png);
    background-repeat: no-repeat;
    background-position: center;
}
.bottom-submenu-bar .channelBtn.thirdLayer{
   background: url(/img/v3/menu/bg1.png);
    background-repeat: repeat-x;
    color: #ff6600;
    background-size: 100%;
	margin-right: 5px;
	border: 1px solid #dddddd;
    border-bottom: 0px;
}
.bottom-submenu-bar .channelBtn.thirdLayer.on{
   background-image: url(/img/v3/menu/bg2.png);
    background-repeat: repeat-x;
    color: white;
	border: 1px solid #ff6600;
}
.bottom-submenu-bar .sub-line{
    height: 39px;
    border-bottom: 2px solid #ff6600;
    float: none;
    width: 884px;
}
.open .mobileThirdLayer.on{
    background: #ff6600;
}
.menu-bar-mobile-content .submenu li.mobileThirdLayer{
    background: #4d4d4d;
	border-bottom: 0px;
}
.mobileThirdLayerTitleWrap.on .mobileThirdLayerTitle{
   /* background-color: #ff6600; */
   
}
.mobileThirdLayerWrap{
   display: none;
   
}
.mobileThirdLayerWrap.open{
   display: block;
}
.menu-bar-mobile-content  .sub_m .submenu li{
  text-align:left;
  padding-left: 50px;
}
.menu-bar-mobile-content  .sub_m .submenu li.mobileThirdLayer{
	background-image: url(/img/v3/menu/dot.png);
	background-repeat: no-repeat;
	background-position: left;
}
.menu-bar-mobile-content  .sub_m .submenu .mobileThirdLayerTitleWrap .mobileThirdLayerTitle{
    background-image: url(/img/v3/menu/downPoint.png);
    background-repeat: no-repeat;
    background-position: 80% 30px;
}
.menu-bar-mobile-content  .sub_m .submenu .mobileThirdLayerTitleWrap.on .mobileThirdLayerTitle{
    background-image: url(/img/v3/menu/upPoint.png);

}
.bottom-submenu-bar .channelBtn{
    width:100px;
}
.header-container .header-menu .bottom .submenu li{
   padding: 5px 20px 10px;
}
.menuMoreBtn{
   height: 32px; 
}
.header-container .header-menu .bottom .submenu li{
   min-width:10px;
}