.channel-lft{
	float: left;
}
.channel-rgt{
	float: right;
}
.logo-search{ position: relative;width:100%; height:72px; margin:1px auto 0; background-color: #ffffff;}
.logo-search .channel-header{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.logo-search .logo{ float:left; margin-top: 11px;}
.logo-search .logo img{
    width: 150px;
}


.channelDrop{
    float: left;
    height: 100%;
    min-width: 100px;
    margin-left: 18px;
}
.channelDrop .channelList{
    position: relative;
    height: 32px;
    line-height: 32px;
    margin-top: 23px;
    padding-left: 18px;
    border-left: 1px solid #ccc;
    font-size: 21px;
    color: #333333;
}
.channelDrop .channelList::after{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: 6px;
    margin-left: 18px;
    border-top: 1px solid black;
    border-right: 1px solid black;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transform-origin: 50% 40%;
    -webkit-transform-origin: 50% 40%;
    -moz-transform-origin: 50% 40%;
    -ms-transform-origin: 50% 40%;
    -o-transform-origin: 50% 40%;
    transform: rotate(134deg);
    -webkit-transform: rotate(134deg);
    -moz-transform: rotate(134deg);
    -ms-transform: rotate(134deg);
    -o-transform: rotate(134deg);
}
.channelDrop:hover .channelList::after{
    
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

/* 宣传语样式 */
.channel-img{
	height: 100%;
	margin-left: 20px;
	display: flex;
	display: box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	-webkit-box-pack: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
}


/* 倒计时样式 start*/
.channel-time{
	height: 100%;
	margin-left: 40px;
}
.channel-time .channel-time-list{
	float: left;
	margin-right: 20px;
}
.channel-time .channel-date{
	height: 100%;
	line-height: 75px;
	margin-right: 10px;
	color: #333333;
}
.channel-time .channel-time-box .channel-time-item{
	height: 30px;
	margin-top: 23px;
	margin-right: 4px;
}
.channel-time .channel-time-box .channel-time-item .channel-num{
	height: 30px;
	width: 24px;
	line-height: 30px;
	font-weight: normal;
	font-size: 18px;
	color: #ff6e00;
	margin-right: 4px;
	border: 1px solid rgb(238, 238, 238);
	text-align: center;
	border-radius: 2px;
}
.channel-time .channel-time-box .channel-time-item .channel-time-text{
	line-height: 30px;
}
/* 倒计时样式 end*/

/* tab 菜单 start */
.channel-tab-list{
	position: absolute;
	top: 0;
	right: 14px;
	height: 100%;
}
.channel-tab-list .channel-tab-item{
	height: 50px;
	margin-top: 20px;
	margin-left: 20px;
}
.channel-tab-list .channel-tab-item .channel-link{
	display: block;
	height: 100%;
	color: #333333;
}
.channel-tab-list .channel-tab-item .channel-link .channel-tab-img{
	display: block;
	/* background: url(//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202005/12/3ba53_20200512131842.png) no-repeat; */
	width: 18px;
	height: 18px;
	margin: 0 auto;
}
/* .channel-tab-list .channel-tab-item:nth-child(1) .channel-link .channel-tab-img{
	background-position: 0 -92px;
}
.channel-tab-list .channel-tab-item:nth-child(2) .channel-link .channel-tab-img{
	background-position: -30px -92px;
}
.channel-tab-list .channel-tab-item:nth-child(3) .channel-link .channel-tab-img{
	background-position: -60px -92px;
}
.channel-tab-list .channel-tab-item:nth-child(4) .channel-link .channel-tab-img{
	background-position: -90px -92px;
} */
/* tab 菜单 end */

#prosub4{
    position: absolute;
	background-color: #fff;
    border-radius: 4px;
    z-index: 100;
    top: 64px;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	height: auto;
	font-family:'PingFang SC','Microsoft YaHei','Hiragino Sans GB','Helvetica','Tahoma','Arial','SimSun','Heiti','sans-serif';
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: none;
    transform: translateX(-14.5%);
    -webkit-transform: translateX(-14.5%);
	-moz-transform: translateX(-14.5%);
	-ms-transform: translateX(-14.5%);
	-o-transform: translateX(-14.5%);
	margin: 8px 8px 3px !important;
	box-shadow:0px 6px 12px 0px rgba(0,0,0,0.1),0px 2px 2px 0px rgba(0,0,0,0.08);
}
.channelDrop:hover #prosub4{
    display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
}
#prosub4 a{
	display: block;
}
#prosub4>.gfl1{
	display: block;
	width: 297.7px;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 0;
	margin-bottom: 24px;
}
#prosub4>.gfl1>.nav_title{
	width: 130px;
	text-align: center;
	background-color: #e8e8e8;
	height: 34px;
	font-size: 16px;
	color: #161616;
	font-weight: bolder;
	line-height: 34px;
	border-radius: 100px;
	font-family: 'PingFang SC','Microsoft YaHei','Hiragino Sans GB','Helvetica','Tahoma','Arial','SimSun','Heiti','sans-serif';
	margin-left: 50px !important;
	
}
#prosub4>.gfl1>.navbody1{
	min-height: auto;
	width: 220px;
}
#prosub4>.gfl1>div{
    margin: 0 34px;
}
#prosub4 .gfl1 .a1{
	height: auto;
	font-size: 16px;
	line-height: auto;
	border-left: none;
	box-sizing: border-box;
	padding: 22px 0px 11px 10px;
	font-family: 'PingFang SC','Microsoft YaHei','Hiragino Sans GB','Helvetica','Tahoma','Arial','SimSun','Heiti','sans-serif';
  	font-weight: 700;
  	border-bottom: 1px solid #eee;
	margin: 0 0px 6px 0;
}
#prosub4 a.a1{
  color: #F96203;
}
#prosub4 .gfl1 .a2{
	font-size: 14px;
	color: #5f5f5f;
	height: 32px;
	line-height: 32px;
	text-align: left;
	margin-bottom: 0;
  	margin-left: 0;
  	padding: 0 10px;
	max-width: 100%;
  	font-family: 'PingFang SC','Microsoft YaHei','Hiragino Sans GB','Helvetica','Tahoma','Arial','SimSun','Heiti','sans-serif';
}
#prosub4 .a2 .hot{
  width: 22px;
  height: 14px;
  /* background:url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/201912/11/a4d72_20191211172551.svg') no-repeat center center; */
  font-size: 12px;
}
#prosub4 .gfl1 .a2 .hot.new{
	background:url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/201912/12/a30d0_20191212144736.png') no-repeat center center;
	background-size: 22px 14px;
}
#prosub4 .gfl1 .a2 span{
  /* display: inline-block; */
  color: red;
  padding-left:10px;
}
#prosub4 .gfl1 .a2:hover{
  background-color: #f9f9f9;
  text-decoration: none;
}
#prosub4 .gfl1 .a2:nth-of-type(1):hover{
	background-color: white;
}


