.main,.w{
    width: 1600px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #945d56;
}
.main::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'hbzhan';  /* Project id 1875012 */
  src: url('//at.alicdn.com/t/c/font_1875012_69r6jbbz9t.woff2?t=1715227165300') format('woff2'),
       url('//at.alicdn.com/t/c/font_1875012_69r6jbbz9t.woff?t=1715227165300') format('woff'),
       url('//at.alicdn.com/t/c/font_1875012_69r6jbbz9t.ttf?t=1715227165300') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'Public';  /* Project id 2901389 */
    src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}
.Public {
    font-family: "Public" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'gkzhan';  /* Project id 1957940 */
	src: url('//at.alicdn.com/t/c/font_1957940_2w66tp3d1r2.woff2?t=1697101113550') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1957940_2w66tp3d1r2.woff?t=1697101113550') format('woff'),
		 url('//at.alicdn.com/t/c/font_1957940_2w66tp3d1r2.ttf?t=1697101113550') format('truetype');
}
.gkzhan {
    font-family: "gkzhan" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "阿里妈妈数黑体 Bold";
	font-weight: 700;
  	src:
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff2") format("woff2"), 
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff") format("woff");
}
/* 优设标题黑 */
@font-face {
	font-family: "优设标题黑";
  font-style: normal;
	font-weight: 400;
  src: url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.eot?#iefix") format("embedded-opentype"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff") format("woff"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.ttf") format("truetype");
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* header */
#header{
	background: #f5f5f5;
	height: 40px;
	width: 100%;
}
.header{
	height: 40px;
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul{
	float: left;
}
#divLogin ul li{
	margin: 0 13px;
	font-size: 14px;
	line-height: 40px;
	float: 	left;
}
#divLogin ul li a{
	color: #777777;
}
#divLogin ul li a:hover {
	color: #945d56;
}
#divLogin ul li a.login {
	color: #945d56;
	border-radius: 2px;
}
/* Tophead */
.Tophead {
	position: relative;
	margin: 0 auto;
}
.Tophead ul{
	position: absolute;
	top: -40px;
	right: 0;
}
.Tophead li{
	float: left;
	height: 40px;
  	position: relative;
}
.Tophead li .ServiceTop {
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	font-size: 14px;
	position: relative;
}
.Tophead li .ServiceTop::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #e2e2e2;
}
.Tophead li:last-child .ServiceTop::after{
	display: none;
}
.Tophead li .ServiceTop a{
	color: #777;
}
/* 快速求购 */
.Tophead li:nth-child(1) .ServiceTop{
	height: 26px;
	line-height: 26px;
	margin-top: 7px;
}
.Tophead li:nth-child(1) .ServiceTop a{
	padding: 0 9px;
	background-color: #945d56;
	color: #fff;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
}
/* 两个下拉 */
.Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	color: #945d56;
}
.Tophead li .ServiceTop i{
	margin-right: 6px;
}
/* mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 40px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 833px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 20%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
}
.ServiceBot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.ServiceBot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.ServiceBot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-color: rgb(251, 238, 236);
}
.Tophead li.mobile .hover a{
	color: #945d56;
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
	overflow: hidden;
}
.ServiceBot2 .gzRight{
	width: 440px;
	border-left: 1px solid #f3f3f3;
	float: right;
}
.ServiceBot2 .gzRight a{
	height: 110px;
	padding: 65px 20px 27px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	float: left;
	cursor: pointer;
}
.ServiceBot2 .gzRight a:nth-child(1)::after,
.ServiceBot2 .gzRight a:nth-child(2)::after,
.ServiceBot2 .gzRight a:nth-child(3)::after,
.ServiceBot2 .gzRight a:nth-child(4)::after{
	position: absolute;
	content:'';
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a::before{
	position: absolute;
	content:'';
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #f3f3f3;
}
.ServiceBot2 .gzRight a:nth-child(4n)::before{
	display: none;
}
.ServiceBot2 .gzRight a i{
	position: absolute;
	top: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 28px;
	height: 31px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	background-size: 100% 100%!important;
	display: inline-block;
	vertical-align: top;
}
.ServiceBot2 .gzRight a:nth-child(2) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(3) i{
	width: 28px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(4) i{
	width: 63px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(5) i{
	width: 28px;
	height: 24px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(6) i{
	width: 41px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(7) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
}
.ServiceBot2 .gzRight a:nth-child(8) i{
	width: 32px;
	height: 32px;
	background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
}
.ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	z-index: 999;
	background-color: #fff;
	box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
}
.ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	display: none;
}
.ServiceBot2 .zgLeft{
	width: 299px;
	height: 100%;
	float: right;
	position: relative;
	display: none;
}
.ServiceBot2 .zgLeft p{
	display: inline-block;
	position: absolute;
	left: 30px;
	top: 50%;
	width: 20px;
	line-height: 28px;
	font-size: 20px;
	color: #c27468;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	background-color: rgb(251, 238, 236);
}
.Tophead li.weixin .hover a{
	color: #945d56;
}
.Tophead li.weixin .hover::after{
	display: none;
}
/* top */
.top .item{
	padding: 25px 0;
	background-color: #fff;
	position:relative;
}
.top .item .logo{
    height: 61px;
	float: left;
}
.top .topAdv {
	float: right;
	width: 360px;
	height: 66px;
}
.searchMain {
	margin: 0 0 0 76px;
	float: left;
}
.searchMain .hot {
	margin-top: 10px;
}
.searchMain .hot i {
	color: #ff5346;
	font-size: 14px;
	margin-right: 2px;
}
.searchMain .hot a {
	font-size: 13px;
	color: #666;
	margin-right: 10px;
}
.searchMain .hot a:hover {
	color: #945d56;
}
.search {
	width: 620px;
	height: 44px;
	border: 2px solid #945d56;
	position: relative;
	border-radius: 40px;
}
.searchSelect {
	width: 76px;
	height: 40px;
	position: relative;
	float: left;
}
.selectTop {
	position: relative;
	cursor: pointer;
}
.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 10px;
}
.selectTop i {
	position: absolute;
	right: 4px;
	top: 1px;
	font-size: 22px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.selectTop.focus i {
	top: 3px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.search button {
	position: absolute;
	height: 44px;
	line-height: 44px;
	background-color: #945d56;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 40px 40px 0;
}
.search button i {
	font-size: 16px;
	margin: 0 5px 0 0;
}
.search input {
	width: 443px;
	height: 40px;
	float: left;
	border: none;
	font-size: 14px;
	color: #aaa;
	text-indent: 14px;
	background-color: #fff;
}
.selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 40px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #945d56;
	border-top: 2px solid #945d56;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #945d56;
	border-right: 2px solid #945d56;
}

.selectBot li:hover {
	background-color: #945d56;
	border-left: 2px solid #945d56;
	border-right: 2px solid #945d56;
	color: #fff;
	cursor: pointer;
}

/* top End */
/* nav */
.nav {
	background: #945d56;
	height: 50px;
	line-height: 50px;
	font-size: 0;
	white-space: nowrap;
}
.nav ul{
	font-size: 0;
	white-space: nowrap;
}
.nav ul li{
	height:50px;
	display: inline-block;
	font-size: 18px;
	position:relative;
	vertical-align: top;
}
.nav ul li a {
	display: inline-block;
	color: #fff;
	padding: 0 27px;
	vertical-align: top;
}
.nav ul li a.home {
	padding: 0 30px;
}
.nav ul li a.home,
.nav ul li a:hover {
	background: #ed6d00;
}
.nav ul li.active .nav-top i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nav ul li.active .nav-bot{
	display: block;
}
.nav-top{
	height:50px;
}
.nav-top a{
	height:50px;
}
.nav-top a i{
	font-size:30px;
	margin-left:10px;
	display: inline-block;
	vertical-align: top;
}
.nav-bot{
	position:absolute;
	left: 0;
	z-index: 99;
	top:50px;
	width:100%;
	text-align: center;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	left: 50%;
	transform: translateX(-50%);
}
.nav-bot p a{
	height: 46px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #333 !important;
	display: block !important;
	position:relative;
	padding:0;
}
.nav-bot p a:hover {
	color: #c1786f;
	background-color: #efdbd9 !important;
}
.nav-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #ddd;
}
/* navFn */
.navFn {
	background: #f5f5f5;
	padding: 18px 0;
}
.navFn dl:nth-child(1){
    padding-right: 20px;
    width: 27.2%;
    float: left;
    position: relative;
}
.navFn dl:nth-child(1)::after{
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background-color: #ddd;
}
.navFn dt{
    width: 53px;
    height: 58px;
    float: left;
}
.navFn dt img{
    width: 100%;
    height: auto;
}
.navFn dd{
	width: calc(100% - 53px);
    float: left;
}
.navFn dd span{
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    font-size: 18px;
    width: 33.3%;
    font-family: "阿里妈妈数黑体 Bold";
    float: left;
    overflow: hidden;
}
.navFn dd span a{
    color: #333;
}
.navFn dd span i{
    width: 19px;
    height: 19px;
    margin:3px 8px 0 0;
    display: inline-block;
    vertical-align: top;
}
.navFn dd span i img{
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}
.navFn dd span:nth-child(n+4){
    margin-top: 6px;
}
.navFn dd span a:hover{
    color: #945d56;
    text-decoration: underline;
}
.navFn dl:nth-child(2){
	padding-left: 20px;
    width: 72.8%;
    float: left;
}
.navFn dd li{
	padding-left: 18px;
	font-size: 16px;
	width: 10%;
	float: left;
	position: relative;
}
.navFn dd li:nth-child(n+13){
	margin-top: 2px;
}
.navFn dd li>a,
.navFn dd li .more_top a{
	height: 28px;
    line-height: 28px;
	color: #333;
	display: block;
	overflow: hidden;
}
.navFn dd li>a:hover,
.navFn dd li .more_top a:hover{
	color: #945d56;
    text-decoration: underline;
}
.navFn dd li .more_top a{
	font-weight: 700;
}
.navFn dd .more_bot{
	display: none;
	width: 100px;
	position: absolute;
	right: 0;
	top: 28px;
	background-color: #fff;
	box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, .4);
	border-radius: 2px;
	z-index: 99999;
}
.navFn dd .more_bot a{
	line-height: 32px;
	font-size: 15px;
	text-indent: 16px;
	color: #666;
	display: block;
}
.navFn dd .more_bot a:hover{
	background-color: #945d56;
	color: #fff;
}
/* part1 */
.part1 {
	margin-top: 24px;
}
.hotsPot {
	width: 540px;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgba(19, 19, 19, 0.1);
	padding: 16px 20px;
	box-sizing: border-box;
	position: relative;
}
.hotsPot-title {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.hotsPot-title b {
	font-size: 26px;
	position: relative;
	display: inline-block;
}
.hotsPot-title b span {
	display: inline-block;
	width: 85px;
	height: 27px;
	background: url('../../../../images/news/version/2024/hotsPot.png') no-repeat;
	background-size: contain;
	margin: 8px 0 0 0 ;
	vertical-align: top;
	position: relative;
	z-index: 1;
}
.hotsPot-title .more,
.dynamic-title .more,
.index-title .more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	color: #999;
}
.hotsPot-title .more:hover,
.dynamic-title .more:hover,
.index-title .more:hover {
	color: #945d56;
}
.hotsPot-title b::after {
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	display: inline-block;
	width: 79px;
	height: 10px;
	background: url('../../../../images/Version/2022/info/hotsPot-ico.png') no-repeat;
	background-size: contain;
}
.hotsPot ul {
	margin-top: 15px;
}
.hotsPot ul li {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 17px;
	position: relative;
	padding-right: 50px;
}
.hotsPot ul li a{
	color: #333;
}
.hotsPot ul li a:hover{
	color: #945d56;
}
.hotsPot ul li b {
	color: #999;
	font-weight: normal;
	display: inline-block;
	margin-right: 8px;
	width: 22px;
	height: 22px;
	line-height: 1.2;
	text-align: center;
	border-radius: 8px 2px;
	background: #eee;
}
.hotsPot ul li span {
	color: #999;
	position: absolute;
	top: 0;
	right: 0;
}
.hotsPot ul li:first-child b {
	background: #ff5346;
	color: #fff;
}
.hotsPot ul li:nth-child(2) b {
	background: #ff981e;
	color: #fff;
}
.hotsPot ul li:nth-child(3) b {
	background: #44a631;
	color: #fff;
}
.hotsRec {
	width: 1030px;
	float: right;
}
.banner {
	height: 354px;
	position: relative;
	overflow: hidden;
}
.banner-nav {
	position: absolute;
	bottom: 12px;
	left: 44px;
	right: 44px;
}
.banner-nav {
	position: absolute;
	left: 44px;
	right: 44px;
	bottom: 12px;
	font-size: 0;
}
.banner-nav p{
	text-align: center;
}
.banner-nav a {
	font-size: 16px;
	display: inline-block;
	width: 186px;
	height: 36px;
	line-height: 36px;
	background: rgba(255,255,255,.8);
	text-align: center;
	margin-right: 3px;
}
.banner-nav a{
	color: #333;
}
.banner-nav a.focus {
	background: #945d56;
	color: #fff;
}
.banner-nav a:last-child {
	margin-right: 0;
}
.hotRec-bot {
	margin-top: 18px;
	background: #f5f5f5;
	overflow: hidden;
}
.hotRec-bot .hotRec-title {
	width: 54px;
	height: 152px;
	display: block;
	float: left;
	background: url('../../../../images/news/version/2024/hotRec-title.png') no-repeat;
	background-size: contain;
}
.hotRec-right {
	overflow: hidden;
	padding: 6px 10px;
}
.hotRec-right ul {
	overflow: hidden;
}
.hotRec-right ul li {
	margin-top: 14px;
	padding: 0 10px;
	width: 50%;
	position: relative;
	float: left;
	overflow: hidden;
}
.hotRec-right ul li a{
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	color: #333;
	width: 76%;
	overflow: hidden;
	float: left;
}
.hotRec-right ul li a:hover{
	color: #945d56;
}
.hotRec-right ul li span{
	line-height: 28px;
	padding: 0 10px;
	font-size: 14px;
	color: #ed6d00;
	background-color: #fcede0;
	float: right;
}
/* topadv banner-adv */
.banner-adv,.topadv {
	margin: 0 auto;
}
.banner-adv ul,.topadv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.banner-adv ul li,.topadv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 24px 5px 0 5px;
	position: relative;
}
.topadv ul li .adv-item{
	margin: 14px 5px 0 5px;
	position: relative;
}
.banner-adv ul.one li,
.topadv ul.one li{
	width: 100%;
}
.banner-adv ul.two li,
.topadv ul.two li{
	width: 50%;
}
.banner-adv ul.three li,
.topadv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li,
.topadv ul.four li{
	width: 25%;
}
.banner-adv ul.five li,
.topadv ul.five li{
	width: 20%;
}
.banner-adv ul.six li,
.topadv ul.six li{
	width: 16.66%;
}
/* part2 */
.part2 {
	margin-top: 22px;
}
.dynamic {
	width: 1120px;
	float: left;
}
.dynamic-title {
	height: 60px;
	line-height: 60px;
	position: relative;
}
.dynamic-title::after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #e6e6e6;
}
.dynamic-nav {
	font-size: 0;
}
.dynamic-nav a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-right: 45px;
	position: relative;
	display: inline-block;
}
.dynamic-nav a.focus {
	font-size: 24px;
	color: #945d56;
}
.dynamic-nav a::after {
	content: '';
	position: absolute;
	height: 3px;
	width: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #ed6d00;
	z-index: 1;
	transition: all .3s ease;
}
.dynamic-nav a.focus::after {
	width: 46px;
}
.dynamic-list {
	display: none;
	margin-top: 24px;
}
.dynamic-list .image {
	width: 486px;
	float: left;
	margin-right: 38px;
}
.dynamic-list .image a {
	display: block;
	height: 324px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
.dynamic-list .image img {
	height: 100%;
	width: 100%;
}
.dynamic-list .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 14px 11px;
	font-size: 20px;
	overflow: hidden;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
}
.dynamic-list .image strong {
	max-height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
}
.dynamic-list .image:hover strong {
	max-height: 56px;
}
.dynamic-list .text {
	overflow: hidden;
}
.dynamic-list .text .item b {
	font-size: 20px;
	color: #333;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.dynamic-list .text .item:last-child {
	margin-top: 8px;
}
.dynamic-list .text .item ul {
	margin-top: 8px;
}
.dynamic-list .text .item ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 17px;
	color: #333;
}

.hotTopic {
	width: 450px;
	float: right;
	background: #f5f5f5;
	padding: 15px 18px 30px;
	box-sizing: border-box;
}
.hotTopic-nav {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}

.hotTopic-nav a {
	padding: 0 50px;
	color: #333;
	position: relative;
	font-size: 18px;
}
.hotTopic-nav a b {
	position: relative;
}
.hotTopic-nav a.focus {
	font-size: 24px;
	color: #945d56;
}
.hotTopic-nav a.focus b::after {
	content: '';
	display: inline-block;
	width: 32px;
	height: 35px;
	position: absolute;
	right: -17px;
	top: 8px;
	background: url('../../../../images/news/version/2024/hotTopic-ico.png');
	background-size: contain;
}
.hotTopic-nav a::after {
	width: 1px;
	height: 18px;
	background-color: #dddddd;
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.hotTopic-nav a:last-child::after {
	display: none;
}
.hotTopic-list {
	display: none;
}
.hotTopic-list .item {
	margin-top: 5px;
}
.hotTopic-list .item ul{
	overflow: hidden;
}
.hotTopic-list .item li{
	margin: 20px 6px 0;
	padding: 0 18px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	background-color: #f2eae9;
	border-radius: 20px;
	float: left;
}
.hotTopic-list .item li a{
	color: #945d56;
	display: block;
}
.hotTopic-list .item li:hover{
	background-color: #945d56;
}
.hotTopic-list .item li:hover a{
	color: #fff;
}
.hotTopic-list .item-con {
	overflow: hidden;
	margin-top: 12px;
}
.hotTopic-list .item-con-top .image {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 14px;
	position: relative;
}
.hotTopic-list .item-con-top .image i {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 21px;
	height: 21px;
	line-height: 1.5;
	background: #945d56;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 2px solid #febe24;
	border-radius: 50%;
	font-style: normal;
	font-weight: bold;
}
.hotTopic-list .item-con-top .image img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}
.hotTopic-list .item-con-top .text {
	overflow: hidden;
}
.hotTopic-list .item-con-top .text b {
	height: 26px;
	line-height: 26px;
	display: block;
	font-size: 16px;
	color: #333;
}
.hotTopic-list .item-con-top .text p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.hotTopic-list .item-con-bot {
	margin-top: 6px;
	background: #fff;
	border-radius: 0 15px 0 15px;
	border: 1px solid #eaeaea;
	padding: 8px 15px;
}
.hotTopic-list .item-con-bot p {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px;
}
.hotTopic-list .S-login {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	background: #c87d73;
	border-radius: 30px;
	color: #fff;
}
/* part3 */
.part3 {
	height: 468px;
	margin-top: 24px;
	background: url('../../../../images/news/version/2024/part3.png') no-repeat;
	background-size: cover;
	padding: 47px 0;
}
.live {
	width: 1120px;
	float: left;
}
.live-title, .video-title {
	height: 35px;
	line-height: 35px;
	position: relative;
}
.live-title b, .video-title b{
	font-size: 28px;
}
.live-title b i, .video-title b i{
	width: 24px;
	height: 24px;
	margin: 7px 7px 0 0;
	background: url(../../../../images/news/version/2024/part3-title-icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
}
.live-nav {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
}
.live-nav a {
	margin: 0 25px;
	position: relative;
	display: inline-block;
	font-size: 18px;
}
.live-nav a::after {
	content: '';
	position: absolute;
	height: 3px;
	width: 0;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	background: #ed6d00;
	z-index: 1;
	transition: all .3s ease;
}
.live-nav a.focus {
	font-size: 20px;
	color: #96625a;
	font-weight: bold;
}
.live-nav a.focus::after {
	width: 36px;
}
.live-nav a:last-child {
	padding-right: 0;
}
.live-list {
	display: none;
}
.live-list,.video-list {
	margin-top: 25px;
}
.live-img {
	width: 558px;
	float: left;
	margin-right: 14px;
}
.live-img .image,
.live-ul li .image,
.video-list .image {
	padding-bottom: 56.3%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.live-img .image img,
.live-ul li .image img,
.video-list .image img{
	max-height: none;
	display: block;
	width: 100%;
}
.live-img p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: rgba(0,0,0,0.4);
	font-size: 18px;
	box-sizing: border-box;
	padding: 0 114px 0 20px;
}
.live-img p a {
	color: #fff;
}
.live-img p span {
	width: 104px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.live-img p span.Live{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff740e), to(#ff3544));
	background-image: -webkit-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: -moz-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: -ms-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: -o-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: linear-gradient(90deg, #ff740e, #ff3544);
}
.live-img p span.Replay {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ea4f4f), to(#df2d2d));
	background-image:-webkit-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image:-moz-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image:-ms-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image:-o-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image: linear-gradient(90deg, #ea4f4f, #df2d2d);
}
.live-img p span.Notice {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#2e7d42), to(#789a1b));
	background-image:-webkit-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-moz-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-ms-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-o-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:linear-gradient(90deg, #2e7d42, #789a1b);
}
.live-img p span i{
	width: 22px;
	height: 22px;
	margin: 15px 6px 0 0;
	background: url(https://public.mtnets.com/Images/public/zhibo-icon.gif) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	display: none;
}
.live-img p span.Live i{
	display: inline-block;
}
.live-ul {
	overflow: hidden;
}
.live-ul ul {
	overflow: hidden;
	margin: -7px;
}
.live-ul li {
	width: 50%;
	float: left;
	padding: 7px;
	box-sizing: border-box;
}
.live-ul li .image .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	opacity: 0;
}
.live-ul li .image:hover .cover {
	opacity: 1;
}
.live-ul li .image .cover i {
	font-size: 60px;
	color: #fff;
}
.live-ul li .image span {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 14px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	background-color: #ff790c;
	border-radius: 3px;
	z-index: 10;
}
.live-ul li .image span.Notice {
	background: #ff790c;
}
.live-ul li .image span.Replay {
	background: #2884e2;
}
.live-ul li .image span.Live {
	background: #fa4c2f;
}
.video {
	width: 400px;
	float: right;
}
.video-title .more {
	font-size: 16px;
	color: #999;
	right: 0;
}
.video-list .image span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0 20px;
	background: rgba(0,0,0,0.4);
	color: #fff;
}
.video-list .item {
	padding: 13px 12px;
	background: rgba(255,255,255,.5);
}
.video-list .item li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 17px;
}
.video-list .item li i{
	font-size: 16px;
	margin: 2px 4px 0 2px;
	color: #333;
}
.video-list .item li a:hover i{
	color: #945d56;
}
/* part4 */
.part4{
	margin-top: 10px;
}
.part4 ul {
	overflow: hidden;
	margin: 0 -15px;
}
.part4 ul li {
	float: left;
	padding: 0 15px;
}
.part4 li .item {
	margin-top: 10px;
	width: 545px;
}
.part4 ul li:nth-child(3n) .item{
	width: 450px;
}
.part4 .item .item-main {
	margin-top: 16px;
	position: relative;
	overflow: hidden;
}
.part4 .item .item-main .image {
	width: 159px;
	height: 106px;
	overflow: hidden;
	margin-right: 18px;
	float: left;
}
.part4 .item .item-main .text {
	overflow: hidden;
}
.part4 .item .item-main .text .more {
	position: absolute;
	right: 0;
	bottom: 6px;
	background: #96625a;
	font-size: 14px;
	color: #fff;
	padding: 7px 17px;
	border-radius: 30px;
	display: block;
}
.part4 .item .item-main .text p {
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	font-weight: bold;
}
.part4 .item .item-main .text span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 20px;
}
.part4 .item .item-ul {
	margin-top: 10px;
}
.part4 .item .item-ul p {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 17px;
	color: #333;
	position: relative;
	padding-left: 15px;
	padding-right: 50px;
}
.part4 .item .item-ul p::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0,-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #96625a;
}
.part4 .item .item-ul p span {
	color: #999;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
}
/* 本站速递 */
.part4 .item-top{
	margin-top: 16px;
	position: relative;
}
.part4 .item-top .image{
	height: 253px;
}
.part4 .item-top .image img{
	width: 100%;
	height: 100%;
}
.part4 .item-top p{
	height: 44px;
	line-height: 44px;
	padding: 0 14px;
	font-size: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
}
.part4 .item-top p a{
	color: #fff;
}
.part4 .item-top p a:hover{
	text-decoration: underline;
}
.part4 li:nth-child(3n) .item-ul p{
	height: 40px;
	line-height: 40px;
}
.part4 li:nth-child(3n) .item .item-ul {
	margin-top: 9px;
}
/* 品牌故事 */
.part4 dl{
	padding: 15px 16px;
	margin-top: 12px;
	background-color: #f5f5f5;
}
.part4 dl:first-child{
	margin-top: 0;
}
.item-dl{
	margin-top: 16px;
}
.part4 dt{
	width: 56px;
	height: 56px;
	margin-right: 15px;
	border-radius: 50%;
	float: left;
	overflow: hidden;
}
.part4 dt img{
	width: 100%;
	height: 100%;
}
.part4 dd{
	line-height: 28px;
	height: 56px;
	font-size: 16px;
	overflow: hidden;
}
.part4 dd a:hover{
	color:#96625a;
}
/* part4公共标题 */
.index-title {
	height: 60px;
	line-height: 60px;
	position: relative;
}
.index-title::after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #ddd;
}
.index-title b {
	font-size: 24px;
	display: inline-block;
	position: relative;
}
.index-title b::after {
	content: '';
	height: 3px;
	width: calc(100% + 3px);
	background: #ed4a3e;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}
.index-title img {
	vertical-align: top;
	margin: 13px 10px 0 0;
}
.part4 li:nth-child(2) .index-title b::after{
	background: #ef8035;
}
.part4 li:nth-child(3) .index-title b::after{
	background: #0aa7c1;
}
.part4 li:nth-child(4) .index-title b::after{
	background: #3384d3;
}
.part4 li:nth-child(5) .index-title b::after{
	background: #3c9e64;
}
.part4 li:nth-child(6) .index-title b::after{
	background: #ef593c;
}
.part4 .adv ul{
	margin:0;
}
.part4 .adv li{
	float: left;
	padding: 0;
}
.part4 .adv li .adv-item{
	margin-top: 24px;
}
.part4 .adv li img{
	width: 100%;
	height: 100%;
}
.part4 .adv li.left{
	width: 1120px;
}
.part4 .adv li.right{
	width: 450px;
	float: right;
}
/* part5 */
.part5{
	margin-top: 16px;
	overflow: hidden;
}
.part5 .part5-bot{
	margin: 0 -15px;
	overflow: hidden;
}
.part5-bot>div{
	padding: 0 15px;
	float: left;
}
.part5-bot>div .item{
	width: 545px;
}
.part5-bot>div:nth-child(3n) .item{
	width: 450px;
}
.part-title{
	height: 60px;
	line-height: 60px;
	position: relative;
}
.part-title b{
	font-size: 24px;
}
.part-title b i{
	width: 24px;
	height: 24px;
	margin: 17px 7px 0 0;
	background: url(../../../../images/news/version/2024/part3-title-icon.png) no-repeat;
	display: inline-block;
	vertical-align: top;
}
.part-title a.more{
	line-height: 60px;
	font-size: 14px;
	color: #999;
	right: 0;
	top: 0;
	position: absolute;
}
.part-title p{
	float: left;
}
.part-title p a{
	font-size: 18px;
	color: #999;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.part-title p a:nth-child(n+2){
	margin-left: 28px;
}
.part-title p a.focus{
	font-size: 24px;
	color: #333;
}
.part-title p a::after{
	height: 3px;
	width: 0;
	position: absolute;
	content: "";
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	background-color: #ed6d00;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part-title p a.focus::after{
	width: 46px;
}
/* part5-bot1 */
.part5-bot1 ul{
	padding: 2px 10.5px 18px;
	background-color: #f5f5f5;
	overflow: hidden;
}
.part5-bot1 li{
	margin-top: 16px;
	padding: 0 7.5px;
	width: 50%;
	float: left;
}
.part5-bot1 li .image{
	height: 165px;
	position: relative;
}
.part5-bot1 li .image img{
	width: 100%;
	height: 100%;
}
.part5-bot1 li .image span{
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
}
.part5-bot1 li .image span i{
	font-size: 14px;
	margin-right: 6px;
}
.part5-bot1 li p{
	margin-top: 8px;
	line-height: 26px;
	height: 52px;
	font-size: 16px;
	overflow: hidden;
}
.part5-bot1 li p a:hover{
	color:#96625a;
}
/* part5-bot2 */
.part5-bot2 .part5-item{
	display: none;
	padding: 19px 18px 24px;
	background: url(../../../../images/news/version/2024/part5-bot2.png) no-repeat;
	background-size: 100% 100%;
}
.part5-bot2 .expo-image{
	height: 286px;
	position: relative;
}
.part5-bot2 .expo-image img{
	width: 100%;
	height: 100%;
}
.part5-bot2 .expo-image span{
	padding: 10px;
	font-size: 16px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.part5-bot2 .expo-image span strong{
	max-height: 24px;
	line-height: 24px;
	font-weight: normal;
	overflow: hidden;
	display: block;
}
.part5-bot2 .expo-image span:hover{
	color:#f7b9af;
}
.part5-bot2 .expo-image span:hover strong{
	max-height: 48px;
}
.part5-bot2 dl{
	padding: 20px 0;
	border-bottom: 1px solid #b87965;
	overflow: hidden;
}
.part5-bot2 dl:last-child{
	padding-bottom: 0;
	border: 0;
}
.part5-bot2 dt{
	width: 44px;
	height: 56px;
	margin-right: 10px;
	line-height: 28px;
	font-size: 14px;
	color: #945d56;
	border-radius: 0 0 10px 0;
	text-align: center;
	background-image: -moz-linear-gradient( -90deg, rgb(255,255,255) 56%, rgb(227,199,195) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,255,255) 56%, rgb(227,199,195) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,255,255) 56%, rgb(227,199,195) 100%);
	float: left;
}
.part5-bot2 dt b{
	font-size: 20px;
	display: block;
}
.part5-bot2 dd{
	overflow: hidden;
}
.part5-bot2 dd p{
	line-height: 28px;
	height: 28px;
	font-size: 16px;
	overflow: hidden;
}
.part5-bot2 dd p a{
	width: 84%;
	color: #fff;
	float: left;
}
.part5-bot2 dd p a:hover{
	text-decoration: underline;
}
.part5-bot2 dd p span{
	width: 14%;
	font-size: 14px;
	color: #fff;
	float: right;
}
.part5-bot2 dd p span i{
	font-size: 14px;
	margin-right: 3px;
}
.part5-bot2 .bot{
	margin-top: 4px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* part5-bot3 */
.part5-bot3 ul{
	padding: 18px 18px 16px;
	background-color: #f5f5f5;
}
.part5-bot3 li{
	margin-top: 12px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
}
.part5-bot3 li>span{
	padding-right: 6px;
	margin-right: 8px;
	position: relative;
}
.part5-bot3 li>span b{
	color: #945d56;
	font-weight: normal;
	font-family: "优设标题黑";
	position: relative;
	z-index: 9;
}
.part5-bot3 li>span::after{
	width: 12px;
	height: 12px;
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	background-color: rgb(230, 205, 202);
	border-radius: 50%;
}
.part5-bot3 li:nth-child(2n)>span b{
	color: #ed6d00;
}
.part5-bot3 li:nth-child(2n)>span::after{
	background-color: rgb(255, 210, 171);
}
.part5-bot3 li a:hover{
	color: #945d56;
}
.part5-bot3 li.first{
	margin-top: 0;
	height: auto;
	line-height: normal;
}
.part5-bot3 li.first .image{
	height: 276px;
	position: relative;
}
.part5-bot3 li.first .image img{
	width: 100%;
	height: 100%;
}
.part5-bot3 li.first .image span{
	height: 44px;
	line-height: 44px;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.part5-bot3 li.first .image span:hover{
	color:#f7b9af;
}
/* part6 */
.part6{
	margin-top: 18px;
}
.part6-bot{
	overflow: hidden;
}
.part6-bot ul{
	margin: 0 -6px;
	overflow: hidden;
}
.part6-bot li{
	padding: 0 6px;
	width: 20%;
	float: left;
}
.part6-bot li a{
	height: 207px;
	position: relative;
	display: block;
	overflow: hidden;
}
.part6-bot li a:hover img{
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.part6-bot li img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part6-bot li span{
	height: 44px;
	line-height: 44px;
	padding: 0 8px;
	font-size: 16px;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.part6-bot li span:hover{
	color:#f7b9af;
}
/* footer */
.footer {
	margin:0 auto ;
	background-color: #212324;
	margin-top: 35px;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #fff;
	padding: 10px;
	background-color: #fff;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.bannerLeft li .class-a span a {
	margin-right: 11px;
}
.footer .item .left{
	width: calc(100% - 410px);
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
	box-sizing: border-box;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}

.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span img{
	margin: 7px 22px 0 12px;
	vertical-align: top;
}
.footer .item .left span a{
	position: relative;
	cursor: pointer;
}
.footer .item .left span a .QQhover{
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
   	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	/* font-weight: 700; */
	height: 20px;
	width: 100px;
	text-align: center;
	resize: none;
	cursor: pointer;
    overflow: hidden;
   	resize: none;
   	font-family: "Microsoft Yahei";
}
.footer .item .left span a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footer .item .left span a:hover .QQhover{
	display: inline-block;
}
.copyright{
	font-size: 12px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding:10px 0;
	display: inline-block;
}
.copyright img{
	margin: 1px 8px 0 0px;
	vertical-align: top;
}
ul.footImg {
	width: 730px;
	height: 43px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url(https://www.gkzhan.com/Images/child/version/2022/copyright.png) no-repeat 0 0;
}
ul.footImg li {
	width: 122px;
	float: left;
}
ul.footImg li a {
	width: 110px;
	height: 43px;
	display: block;
}
ul.footImg li:last-child {
	width: 110px;
}
/* rightNav */
.rightNav {
	position: fixed;
	right: 10px;
	top: 150px;
	z-index: 9999;
}

.rightNavItem {
	width: 50px;
	position: relative;
	border-radius: 4px;
	background: #945d56;
}

.rightNavItem a {
	display: inline-block;
	width: 50px;
	color: #fff;
	position: relative;
	padding-bottom: 12px;
}
.rightNavItem a::after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 28px;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255,255,255,0.3);
}

.HBapp,.weixinItem,.qqItem {
	z-index: 99999;
}

.contribution {
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	position:relative;
}
.contribution-a{
	font-size: 14px;
	font-weight: bold;
}
.contribution-tg{
	padding:10px;
	height:50px !important;
	box-sizing: border-box;
}

.rightNavItem a.home {
	background: url("https://www.gkzhan.com/images/Version/2022/info/right-ico2.png") no-repeat center center;
}
.rightNavItem a.tiktok {
	background: url("https://www.gkzhan.com/images/Version/2022/info/right-ico3.png") no-repeat center center;
}
.rightNavItem a.WeiXin {
	background: url("https://www.gkzhan.com/images/Version/2022/info/right-ico4.png") no-repeat center center;
}
.rightNavItem a.yijian {
	background: url("https://www.gkzhan.com/images/Version/2022/info/right-ico5.png") no-repeat center 10px;
	text-align: center;
	height:80px;
}
.rightNavItem a.yijian b{
	font-weight:400;
	margin-top:40px;
	display: inline-block;
	width:32px;
}
.rightNavItem a.app {
	text-align: center;
	line-height: 50px;
}
.rightNavItem a.app i {
	font-size: 26px;
}
.rightNavItem a.toTop {
	text-align: center;
	line-height: 50px;
	-webkit-transition: all 0 ease;
	-moz-transition: all 0 ease;
	-ms-transition: all 0 ease;
	-o-transition: all 0 ease;
	transition: all 0 ease;
	display: none;
}
.rightNavItem a.toTop i {
	font-size: 22px;
	margin-top: 5px;
	display: inline-block;
}

.appItem {
	position: absolute;
	right: 65px;
	text-align: center;
	font-size: 16px;
	background-color: #fff;
	width: 168px;
	top: 50px;
	line-height: 18px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	display: none;
}
.appItem .image {
	padding: 14px;
}
.appItem p {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #44a631;
	font-weight: bold;
	background: #f5f8f2;
}

.appItem b {
	color: red;
}
.tiktokItem {
	top: 186px;
}
.weixinItem {
	top: 80px;
}
.yijianItem {
	top: 112px;
}

.weixinItem img {
	margin: 0;
}

.qqItem {
	top: 164px;
}

.qqItem b{
	display: block;
	margin: 3px 0 6px 0
}
.cooperation{
	position: absolute;
	right: 50px;
	top: 0px;
	display: none;
	padding-right: 15px;
}
.cooperation-item{
	background: url(https://www.gkzhan.com/images/tech2018/cooperation-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 410px;
  	border-radius: 6px;
  	overflow: hidden;
}
.cooperation-top{
	padding: 32px 26px 0;
}
.cooperation-top b{
	font-size: 24px;
	color: #945d56;
	display: block;
}
.cooperation-top ul{
	padding-top: 8px;
}
.cooperation-top li{
	padding: 17px 0 10px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
}
.cooperation-top li:last-child{
	border: 0;
}
.cooperation-top li span{
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	display: block;
}
.cooperation-bot{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #999;
	background-color: #f5f5f5;
	text-align: center;
}
.contribution-a a i{
	display: block;
	background-size: 100% 100%;
	margin: 14px auto 7px;
}
.contribution-a a b {
	font-size: 13px;
	font-weight: normal;
}
.contribution-a a.cooperation-ydd i{
	width: 22px;
	height: 22px;
	background: url(https://www.hbzhan.com/images/news/version/2022/icon-ydd.png) no-repeat;
}
.contribution-a a.cooperation-dy i{
	width: 23px;
	height: 28px;
	background: url(https://www.hbzhan.com/images/news/version/2022/icon-dy.png) no-repeat;
}
.contribution-a a.cooperation-sph i{
	width: 26px;
	height: 22px;
	background: url(https://www.hbzhan.com/images/news/version/2022/icon-sph.png) no-repeat;
}
.contribution-a a.cooperation-ks i{
	width: 26px;
	height: 29px;
	background: url(https://www.hbzhan.com/images/news/version/2022/icon-ks.png) no-repeat;
}
.cooperation-bot1 {
	width: 518px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.cooperation-bot1 .item {
	float: left;
	width: 33.3%;
}
.cooperation-bot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
}
.cooperation-bot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.cooperation-bot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.cooperation-bot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.sph-item{
	width: 505px;
	padding: 20px 0;
	border-radius: 4px;
	background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 4px;
	box-sizing: border-box;
	overflow: hidden;
}
.sph-Box{
	padding-right: 10px;
	left: -515px;
}
.sph-item .left{
	width: 264px;
	height: 180px;
	position: relative;
	float: left;
}
.sph-item .left p{
	display: inline-block;
  	position: absolute;
	padding: 0;
  	left: 33px;
  	top: 50%;
  	width: 20px;
  	line-height: 28px;
  	font-size: 20px;
  	color: #c27468;
  	transform: translateY(-50%);
}
.sph-item .left img{
	position: absolute;
	left: 84px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.sph-item .right{
	width: 240px;
	padding-top: 34px;
	text-align: center;
	overflow: hidden;
}
.sph-item .right b{
	height: 34px;
	line-height: 34px;
	font-size: 22px;
	color: #666;
	display: block;
	overflow: hidden;
}
.sph-item .right p{
	margin-top: 15px;
	line-height: 20px;
	font-size: 18px;
	color: #666;
	padding: 0;
}
.sph-item .right span{
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #999;
	background: none;
	position: relative;
	display: block;
}
.contribution:hover .cooperation{
	display: block;
}

/* media */
@media only screen and (max-width: 1024px){
    .main,.w{width:  880px;}
    body{min-width:  880px;}
	#divLogin ul li {
		margin: 0 5px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop {
		padding: 0 6px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 4px;
		font-size: 13px;
	}
	.Tophead li:nth-child(1) .ServiceTop {
		height: 20px;
		line-height: 20px;
		margin-top: 10px;
	}
	.topadv ul li .adv-item {
		margin: 8px 5px 0 5px;
	}
	.top .item {
		padding: 14px 0;
	}
	.top .item .logo {
		height: 32px;
	}
	.searchMain {
		margin: 0 0 0 32px;
	}
	.search {
		width: 360px;
		height: 28px;
		border: 1px solid #945d56;
	}
	.search input {
		width: 250px;
		height: 26px;
		font-size: 12px;
		text-indent: 02px;
	}
	.search button {
		height: 28px;
		line-height: 28px;
		width: 60px;
		font-size: 12px;
	}
	.search button i {
		font-size: 12px;
		margin: 0px 3px 0 0;
	}
	.searchSelect {
		width: 50px;
		height: 28px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 18px;
		text-indent: 7px;
		margin-top: 4px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 16px;
	}
	.selectBot {
		top: 28px;
	}
	.selectBot li {
		line-height: 20px;
		font-size: 12px;
		text-indent: 12px;
	}
	.searchMain .hot {
		margin-top: 2px;
		font-size: 0;
	}
	.searchMain .hot i {
		font-size: 12px;
	}
	.searchMain .hot a {
		margin-right: 2px;
		font-size: 12px;
	}
	.top .topAdv {
		width: 206px;
		height: 38px;
	}
	.nav {
		height: 28px;
		line-height: 28px;
	}
	.nav ul li {
		height: 27px;
		font-size: 13px;
	}
	.nav ul li a {
		padding: 0 7px;
	}
	.nav-bot {
		top: 28px;
	}
	.nav-bot p a {
		height: 28px;
		font-size: 12px;
		line-height: 28px;
	}
	.nav-top a i {
		font-size: 16px;
		margin-left: 4px;
	}
	.navFn {
		padding: 10px 0;
	}
	.navFn dt {
		width: 29px;
		height: 32px;
	}
	.navFn dd {
		width: calc(100% - 29px);
	}
	.navFn dd span {
		height: 16px;
		line-height: 16px;
		padding-left: 2px;
		font-size: 12px;
	}
	.navFn dd span:nth-child(n+4) {
		margin-top: 0;
	}
	.navFn dd span i {
		width: 12px;
		height: 12px;
		margin: 3px 2px 0 0;
	}
	.navFn dl:nth-child(1) {
		padding-right: 4px;
		width: 26%;
	}
	.navFn dd li > a, .navFn dd li .more_top a {
		height: 16px;
		line-height: 16px;
	}
	.navFn dd li {
		padding-left: 1px;
		font-size: 12px;
	}
	.navFn dl:nth-child(2) {
		padding-left: 4px;
		width: 74%;
	}
	.navFn dd .more_bot {
		top: 16px;
		width: 80px;
	}
	.navFn dd .more_bot a {
		line-height: 16px;
		font-size: 12px;
		text-indent: 16px;
	}
	/* part1 */
	.part1 {
        margin-top: 12px;
    }
    .hotsPot-title {
        height: 30px;
        line-height: 30px;
    }
    .hotsPot-title b {
        font-size: 20px;
        width: 105px;
    }
	.hotsPot-title b span {
		width: 63px;
		height: 20px;
		margin: 7px 0 0 0;
	}
    .hotsPot-title b::after {
        width: 65px;
        height: 8px;
    }
	.hotsPot {
		width: 298px;
		padding: 8px 10px 7px;
	}
    .hotsPot ul {
        margin-top: 8px;
    }
    .hotsPot ul li {
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        padding-right: 40px;
    }
    .hotsPot ul li b {
        width: 18px;
        height: 18px;
        font-size: 12px;
        line-height: 1.5;
    }
    .hotsPot-title .more, .dynamic-title .more, .index-title .more {
        font-size: 12px;
    }
    .banner {
        height: 194px;
    }
    .hotsRec {
        width: 566px;
    }
    .banner-nav {
        left: 20px;
        right: 20px;
        bottom: 5px;
    }
    .banner-nav a {
        width: 102px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }
	.hotRec-bot {
		margin-top: 13px;
	}
    .hotRec-bot .hotRec-title {
        width: 35px;
        height: 96px;
    }
	.hotRec-right ul li span {
		line-height: 24px;
		padding: 0 6px;
		font-size: 12px;
	}
	.hotRec-right ul li a {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		width: 70%;
	}
	.hotRec-right ul li {
		margin-top: 4px;
		padding: 0 5px;
	}
	/* banner-adv */
    .banner-adv ul li .adv-item {
        margin: 12px 5px 0 5px;
    }
	/* part2 */
	.part2 {
        margin-top: 12px;
    }
    .dynamic {
        width: 616px;
    }
    .dynamic-nav a {
        font-size: 12px;
		margin-right: 15px;
    }
    .dynamic-nav a.focus::after {
        width: 30px;
    }
    .dynamic-title {
        height: 36px;
        line-height: 36px;
    }
    .dynamic-title::after {
        height: 1px;
    }
    .dynamic-nav a.focus {
        font-size: 15px;
    }
    .dynamic-list {
        margin-top: 13px;
    }
    .dynamic-list .image {
        width: 267px;
        float: left;
        margin-right: 20px;
    }
	.dynamic-list .image p {
		padding: 5px 2px;
	}
    .dynamic-list .image strong {
        max-height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .dynamic-list .image:hover strong {
        max-height: 36px;
    }
    .dynamic-list .text .item b {
        font-size: 13px;
        height: 20px;
        line-height: 20px;
    }
    .dynamic-list .text .item ul {
        margin-top: 2px;
    }
    .dynamic-list .text .item ul li {
        font-size: 12px;
        height: 21px;
        line-height: 21px;
    }
    .hotTopic {
        width: 247px;
        padding: 7px 8px 10px;
    }
    .hotTopic-nav {
        height: 22px;
        line-height: 22px;
    }
    .hotTopic-nav a {
        font-size: 13px;
        padding: 0 24px;
    }
    .hotTopic-nav a::after {
        height: 16px;
    }
    .hotTopic-nav a.focus {
        font-size: 15px;
    }
	.hotTopic-nav a.focus b::after {
		width: 18px;
		height: 21px;
		right: -15px;
		top: 4px;
		background-size: 100% 100%;
	}
	.hotTopic-list .item li {
		font-size: 12px;
		line-height: 22px;
		height: 22px;
		margin: 8px 2px 0;
		padding: 0 5px;
	}
    .hotTopic-list .item-con-top .image {
        width: 32px;
        height: 32px;
        margin-right: 6px;
    }
    .hotTopic-list .item-con {
        margin-top: 5px;
    }
    .hotTopic-list .item-con-top .text b {
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    .hotTopic-list .item-con-top .text p {
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .hotTopic-list .item-con-top .image i {
        width: 16px;
        height: 16px;
        line-height: 1.3;
    }
    .hotTopic-list .item-con-bot {
        padding: 2px 10px;
        margin-top: 4px;
    }
	.hotTopic-list .item-con-bot p {
		height: 32px;
		line-height: 16px;
		font-size: 12px;
	}
    .hotTopic-list .S-login {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        margin-top: 6px;
    }
	/* part3 */
	.part3 {
        height: 257px;
        margin-top: 15px;
		padding: 20px 0 28px 0;
    }
	.live-title, .video-title {
		height: 26px;
		line-height: 26px;
	}
	.live-title b, .video-title b {
		font-size: 17px;
	}
	.live-title b i, .video-title b i {
		width: 15px;
		height: 15px;
		margin: 7px 4px 0 0;
		background-size: 100% 100%;
	}
    .live {
        width: 616px;
    }
    .live-list, .video-list {
        margin-top: 10px;
    }
    .live-nav a.focus::after {
        width: 28px;
        height: 2px;
        bottom: 0;
    }
    .live-img {
        width: 307px;
        margin-right: 7px;
    }
    .live-img p {
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        padding: 0 80px 0 5px;
    }
    .live-img p span {
        width: 70px;
        font-size: 13px;
    }
	.live-img p span i {
		width: 15px;
		height: 15px;
		margin: 8px 2px 0 0;
	}
    .live-ul ul {
        margin: -3.5px;
    }
	.live-ul li {
		padding: 3.5px;
	}
    .video {
        width: 220px;
    }
    .live-nav a {
        font-size: 12px;
        margin: 0 12px;
    }
    .live-nav a.focus {
        font-size: 15px;
    }
    .live-ul li .image span {
        height: 20px;
        line-height: 20px;
        padding: 0 6px;
        font-size: 12px;
    }
    .live-ul li .image .cover i {
        font-size: 46px;
    }
    .video-title .more {
        font-size: 12px;
    }
	.video-list .item {
		padding: 5px 7px 4px;
	}
	.video-list .item li {
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
    .video-list .item li i {
        font-size: 12px;
    }
	/* part4 */
	.part4 li .item {
		margin-top: 8px;
		width: 300px;
	}
	.part4 ul li:nth-child(3n) .item {
		width: 248px;
	}
	.part4 {
		margin-top: 0;
	}
	.part4 ul li {
		padding: 0 8px;
	}
	.part4 ul {
		margin: 0 -8px;
	}
	.index-title {
		height: 38px;
		line-height: 38px;
	}
	.index-title b {
		font-size: 17px;
	}
	.index-title img {
		margin: 9px 5px 0 0;
		width: 22px;
	}
	.part4 .item .item-main {
        margin-top: 10px;
    }
    .part4 .item .item-main .image {
        width: 101px;
        height: 68px;
        margin-right: 10px;
    }
    .part4 .item .item-ul p {
        font-size: 12px;
        line-height: 20px;
        height: 20px;
        padding-left: 12px;
        padding-right: 50px;
    }
    .part4 .item .item-ul {
        margin-top: 8px;
    }
    .part4 .item .item-main .text p {
        font-size: 13px;
        line-height: 20px;
        height: 40px;
    }
    .part4 .item .item-main .text span{
        margin-top: 10px;
        font-size: 12px;
    }
    .part4 .item .item-main .text .more {
        font-size: 12px;
        padding: 5px 10px;
        bottom: 4px;
    }
    .part4 .item .item-bot {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 12px;
        margin-top: 8px;
    }
    .part4 .item .item-ul p span {
        font-size: 12px;
    }
    .part4 .item .item-bot b {
        margin-right: 2px;
    }
    .part4 .item .item-bot a {
        margin-right: 20px;
    }
	.part4 .item-top {
		margin-top: 13px;
	}
	.part4 .item-top .image {
		height: 139px;
	}
	.part4 .item-top p {
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		font-size: 13px;
	}
	.part4 li:nth-child(3n) .item .item-ul {
		margin-top: 5px;
	}
	.part4 li:nth-child(3n) .item-ul p {
		height: 23px;
		line-height: 23px;
	}
	.item-dl {
		margin-top: 8px;
	}
	.part4 dt {
		width: 38px;
		height: 38px;
		margin-right: 6px;
	}
	.part4 dd {
		line-height: 19px;
		height: 38px;
		font-size: 12px;
	}
	.part4 dl {
		padding: 6px 18px;
		margin-top: 6px;
	}
	.part4 .adv li.left {
		width: 616px;
	}
	.part4 .adv li.right {
		width: 248px;
	}
	.part4 .adv li .adv-item {
		margin-top: 10px;
	}
	/* part5 */
	.part5 {
		margin-top: 8px;
	}
	.part5-bot > div .item {
		width: 300px;
	}
	.part5-bot > div:nth-child(3n) .item {
		width: 248px;
	}
	.part5-bot > div {
		padding: 0 8px;
	}
	.part5 .part5-bot {
		margin: 0 -8px;
	}
	.part-title {
		height: 38px;
		line-height: 38px;
	}
	.part-title a.more {
		line-height: 38px;
		font-size: 12px;
	}
	.part-title b {
		font-size: 17px;
	}
	.part-title p a {
		font-size: 13px;
	}
	.part-title p a.focus {
		font-size: 17px;
	}
	.part-title p a:nth-child(n+2) {
		margin-left: 14px;
	}
	.part-title b i {
		width: 16px;
		height: 16px;
		margin: 13px 5px 0 0;
		background-size: 100% 100%;
	}
	.part5-bot1 ul {
		padding: 1px 6px 6px;
	}
	.part5-bot1 li {
		margin-top: 8px;
		padding: 0 4px;
	}
	.part5-bot1 li .image {
		height: 91px;
	}
	.part5-bot1 li .image span {
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part5-bot1 li .image span i {
		font-size: 12px;
		margin-right: 3px;
	}
	.part5-bot1 li p {
		margin-top: 2px;
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.part5-bot2 .part5-item {
		padding: 9px 9px 8px;
	}
	.part5-bot2 .expo-image {
		height: 158px;
	}
	.part5-bot3 li.first .image span,
	.part6-bot li span {
		height: 28px;
		line-height: 28px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part5-bot2 .expo-image span{
		padding: 5px;
		font-size: 12px;
	}
	.part5-bot2 .expo-image span strong{
		max-height: 16px;
		line-height: 16px;
	}
	.part5-bot2 .expo-image span:hover strong{
		max-height: 32px;
	}
	.part5-bot2 dl {
		padding: 11px 0;
	}
	.part5-bot2 dt {
		width: 24px;
		height: 32px;
		margin-right: 4px;
		line-height: 16px;
		font-size: 12px;
	}
	.part5-bot2 dt b {
		font-size: 14px;
	}
	.part5-bot2 dd p {
		line-height: 16px;
		height: 16px;
		font-size: 12px;
	}
	.part5-bot2 dd p span {
		width: 18%;
		font-size: 12px;
	}
	.part5-bot2 dd p span i {
		font-size: 12px;
		margin-right: 2px;
	}
	.part5-bot2 dd p a {
		width: 80%;
	}
	.part5-bot2 .bot {
		margin-top: 0;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part5-bot3 ul {
		padding: 7px 9px 6px;
	}
	.part5-bot3 li.first .image {
		height: 152px;
	}
	.part5-bot3 li {
		margin-top: 2px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part5-bot3 li > span {
		padding-right: 3px;
		margin-right: 5px;
	}
	.part5-bot3 li > span::after {
		width: 8px;
		height: 8px;
	}
	/* part6 */
	.part6 {
		margin-top: 4px;
	}
	.part6-bot ul {
		margin: 0 -4px;
	}
	.part6-bot li {
		padding: 0 4px;
	}
	.part6-bot li a {
		height: 114px;
	}
	/* footer */
	.footer {
		margin-top: 25px;
	}
	.footer .item .footer-code {
		width: 290px;
	}
	.footer .item .footer-code li {
		padding-left: 15px;
	}
	.footer .item .left {
		width: calc(100% - 290px);
		padding-right: 20px;
	}
	.footer .item .left span img {
		margin: 3px 10px 0 4px;
		width: 17px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 26px;
	}
	ul.footImg {
		width: 550px;
		height: 32px;
		margin-bottom: 15px;
		background-size: 100% 100%;
	}
	ul.footImg li a {
		width: 85px;
		height: 32px;
	}
	ul.footImg li {
		width: 93px;
	}
	.dynamic-list .image a{
		height: 178px;
	}
	.video-list .image span {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		padding: 0 10px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.w{width:  1018px;}
    body{min-width:  1018px;}
	#divLogin ul li {
		margin: 0 6px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop {
		padding: 0 8px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 4px;
		font-size: 13px;
	}
	.Tophead li:nth-child(1) .ServiceTop {
		height: 20px;
		line-height: 20px;
		margin-top: 10px;
	}
	.topadv ul li .adv-item {
		margin: 8px 5px 0 5px;
	}
	.top .item {
		padding: 16px 0;
	}
	.top .item .logo {
		height: 38px;
	}
	.searchMain {
		margin: 0 0 0 42px;
	}
	.search {
		width: 420px;
		height: 32px;
		border: 1px solid #945d56;
	}
	.search input {
		width: 290px;
		height: 30px;
		font-size: 12px;
		text-indent: 12px;
	}
	.search button {
		height: 32px;
		line-height: 32px;
		width: 70px;
		font-size: 13px;
	}
	.search button i {
		font-size: 13px;
		margin: 0px 4px 0 0;
	}
	.searchSelect {
		width: 60px;
		height: 30px;
	}
	.selectTop p {
		font-size: 12px;
		line-height: 18px;
		text-indent: 9px;
		margin-top: 5px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 32px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 13px;
		text-indent: 14px;
	}
	.searchMain .hot {
		margin-top: 4px;
		font-size: 0;
	}
	.searchMain .hot i {
		font-size: 13px;
	}
	.searchMain .hot a {
		margin-right: 4px;
		font-size: 12px;
	}
	.top .topAdv {
		width: 238px;
		height: 44px;
	}
	.nav {
		height: 30px;
		line-height: 30px;
	}
	.nav ul li {
		height: 30px;
		font-size: 13px;
	}
	.nav ul li a {
		padding: 0 13px;
	}
	.nav-bot {
		top: 30px;
	}
	.nav-bot p a {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	.nav-top a i {
		font-size: 17px;
		margin-left: 5px;
	}
	.navFn {
		padding: 11px 0;
	}
	.navFn dt {
		width: 40px;
		height: 42px;
	}
	.navFn dd {
		width: calc(100% - 40px);
	}
	.navFn dd span {
		height: 20px;
		line-height: 20px;
		padding-left: 6px;
		font-size: 12px;
	}
	.navFn dd span:nth-child(n+4) {
		margin-top: 2px;
	}
	.navFn dd span i {
		width: 14px;
		height: 14px;
		margin: 4px 4px 0 0;
	}
	.navFn dl:nth-child(1) {
		padding-right: 6px;
		width: 26%;
	}
	.navFn dd li > a, .navFn dd li .more_top a {
		height: 21px;
		line-height: 21px;
	}
	.navFn dd li {
		padding-left: 4px;
		font-size: 12px;
	}
	.navFn dl:nth-child(2) {
		padding-left: 6px;
		width: 74%;
	}
	.navFn dd .more_bot {
		top: 21px;
		width: 80px;
	}
	.navFn dd .more_bot a {
		line-height: 24px;
		font-size: 12px;
		text-indent: 16px;
	}
	/* part1 */
	.part1 {
        margin-top: 15px;
    }
    .hotsPot-title {
        height: 30px;
        line-height: 30px;
    }
    .hotsPot-title b {
        font-size: 20px;
        width: 105px;
    }
	.hotsPot-title b span {
		width: 63px;
		height: 20px;
		margin: 7px 0 0 0;
	}
    .hotsPot-title b::after {
        width: 65px;
        height: 8px;
    }
	.hotsPot {
		width: 344px;
		padding: 8px 10px 7px;
	}
    .hotsPot ul {
        margin-top: 8px;
    }
    .hotsPot ul li {
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        padding-right: 80px;
    }
    .hotsPot ul li b {
        width: 18px;
        height: 18px;
        font-size: 12px;
        line-height: 1.5;
    }
    .hotsPot-title .more, .dynamic-title .more, .index-title .more {
        font-size: 13px;
    }
    .banner {
        height: 225px;
    }
    .hotsRec {
        width: 656px;
    }
    .banner-nav {
        left: 25px;
        right: 25px;
        bottom: 10px;
    }
    .banner-nav a {
        width: 118px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
	.hotRec-bot {
		margin-top: 12px;
	}
    .hotRec-bot .hotRec-title {
        width: 35px;
        height: 96px;
    }
	.hotRec-right ul li span {
		line-height: 24px;
		padding: 0 6px;
		font-size: 12px;
	}
	.hotRec-right ul li a {
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		width: 70%;
	}
	.hotRec-right ul li {
		margin-top: 4px;
		padding: 0 5px;
	}
	/* banner-adv */
    .banner-adv ul li .adv-item {
        margin: 15px 5px 0 5px;
    }
	/* part2 */
	.part2 {
        margin-top: 12px;
    }
    .dynamic {
        width: 713px;
    }
    .dynamic-nav a {
        font-size: 14px;
		margin-right: 25px;
    }
    .dynamic-nav a.focus::after {
        width: 36px;
    }
    .dynamic-title {
        height: 48px;
        line-height: 48px;
    }
    .dynamic-title::after {
        height: 1px;
    }
    .dynamic-nav a.focus {
        font-size: 18px;
    }
    .dynamic-list {
        margin-top: 18px;
    }
    .dynamic-list .image {
        width: 368px;
        float: left;
        margin-right: 28px;
    }
	.dynamic-list .image p {
		padding: 8px 6px;
	}
    .dynamic-list .image strong {
        max-height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .dynamic-list .image:hover strong {
        max-height: 44px;
    }
    .dynamic-list .text .item b {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }
    .dynamic-list .text .item ul {
        margin-top: 2px;
    }
    .dynamic-list .text .item ul li {
        font-size: 12px;
        height: 31px;
        line-height: 31px;
    }
    .hotTopic {
        width: 286px;
        padding: 14px 13px 18px;
    }
    .hotTopic-nav {
        height: 32px;
        line-height: 32px;
    }
    .hotTopic-nav a {
        font-size: 16px;
        padding: 0 30px;
    }
    .hotTopic-nav a::after {
        height: 16px;
    }
    .hotTopic-nav a.focus {
        font-size: 20px;
    }
	.hotTopic-nav a.focus b::after {
		width: 18px;
		height: 21px;
		right: -15px;
		top: 8px;
		background-size: 100% 100%;
	}
	.hotTopic-list .item li {
		font-size: 12px;
		line-height: 24px;
		height: 24px;
		margin: 16px 4px 0;
		padding: 0 8px;
	}
    .hotTopic-list .item-con-top .image {
        width: 40px;
        height: 40px;
        margin-right: 8px;
    }
    .hotTopic-list .item-con {
        margin-top: 10px;
    }
    .hotTopic-list .item-con-top .text b {
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    .hotTopic-list .item-con-top .text p {
        height: 18px;
        line-height: 18px;
        font-size: 12px;
    }
    .hotTopic-list .item-con-top .image i {
        width: 19px;
        height: 19px;
        line-height: 1.3;
    }
    .hotTopic-list .item-con-bot {
        padding: 3px 15px;
        margin-top: 6px;
    }
	.hotTopic-list .item-con-bot p {
		height: 38px;
		line-height: 19px;
		font-size: 12px;
	}
    .hotTopic-list .S-login {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        margin-top: 10px;
    }
	/* part3 */
	.part3 {
        height: 298px;
        margin-top: 15px;
        padding: 26px 0 30px 0;
    }
	.live-title, .video-title {
		height: 28px;
		line-height: 28px;
	}
	.live-title b, .video-title b {
		font-size: 18px;
	}
	.live-title b i, .video-title b i {
		width: 16px;
		height: 16px;
		margin: 8px 5px 0 0;
		background-size: 100% 100%;
	}
    .live {
        width: 713px;
    }
    .live-list, .video-list {
        margin-top: 14px;
    }
    .live-nav a.focus::after {
        width: 28px;
        height: 2px;
        bottom: 0;
    }
    .live-img {
        width: 355px;
        margin-right: 9px;
    }
    .live-img p {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding: 0 80px 0 10px;
    }
    .live-img p span {
        width: 70px;
        font-size: 13px;
    }
	.live-img p span i {
		width: 15px;
		height: 15px;
		margin: 12px 2px 0 0;
	}
    .live-ul ul {
        margin: -4px;
    }
	.live-ul li {
		padding: 4px;
	}
    .video {
        width: 254px;
    }
    .live-nav a {
        font-size: 14px;
        margin: 0 20px;
    }
    .live-nav a.focus {
        font-size: 16px;
    }
    .live-ul li .image span {
        height: 20px;
        line-height: 20px;
        padding: 0 6px;
        font-size: 12px;
    }
    .live-ul li .image .cover i {
        font-size: 46px;
    }
    .video-title .more {
        font-size: 12px;
    }
	.video-list .item {
		padding: 5px 7px 4px;
	}
	.video-list .item li {
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
    .video-list .item li i {
        font-size: 12px;
    }
	/* part4 */
	.part4 li .item {
		margin-top: 8px;
		width: 347px;
	}
	.part4 ul li:nth-child(3n) .item {
		width: 287px;
	}
	.part4 {
		margin-top: 5px;
	}
	.part4 ul li {
		padding: 0 9px;
	}
	.part4 ul {
		margin: 0 -9px;
	}
	.index-title {
		height: 38px;
		line-height: 38px;
	}
	.index-title b {
		font-size: 17px;
	}
	.index-title img {
		margin: 9px 5px 0 0;
		width: 22px;
	}
	.part4 .item .item-main {
        margin-top: 10px;
    }
    .part4 .item .item-main .image {
        width: 101px;
        height: 68px;
        margin-right: 10px;
    }
    .part4 .item .item-ul p {
        font-size: 12px;
        line-height: 24px;
        height: 24px;
        padding-left: 12px;
        padding-right: 50px;
    }
    .part4 .item .item-ul {
        margin-top: 8px;
    }
    .part4 .item .item-main .text p {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
    .part4 .item .item-main .text span{
        margin-top: 10px;
        font-size: 12px;
    }
    .part4 .item .item-main .text .more {
        font-size: 12px;
        padding: 5px 10px;
        bottom: 4px;
    }
    .part4 .item .item-bot {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 12px;
        margin-top: 8px;
    }
    .part4 .item .item-ul p span {
        font-size: 12px;
    }
    .part4 .item .item-bot b {
        margin-right: 2px;
    }
    .part4 .item .item-bot a {
        margin-right: 20px;
    }
	.part4 .item-top {
		margin-top: 13px;
	}
	.part4 .item-top .image {
		height: 161px;
	}
	.part4 .item-top p {
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		font-size: 13px;
	}
	.part4 li:nth-child(3n) .item .item-ul {
		margin-top: 5px;
	}
	.part4 li:nth-child(3n) .item-ul p {
		height: 25px;
		line-height: 25px;
	}
	.item-dl {
		margin-top: 9px;
	}
	.part4 dt {
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}
	.part4 dd {
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.part4 dl {
		padding: 8px 10px;
		margin-top: 7px;
	}
	.part4 .adv li.left {
		width: 713px;
	}
	.part4 .adv li.right {
		width: 287px;
	}
	.part4 .adv li .adv-item {
		margin-top: 12px;
	}
	/* part5 */
	.part5 {
		margin-top: 8px;
	}
	.part5-bot > div .item {
		width: 347px;
	}
	.part5-bot > div:nth-child(3n) .item {
		width: 287px;
	}
	.part5-bot > div {
		padding: 0 9px;
	}
	.part5 .part5-bot {
		margin: 0 -9px;
	}
	.part-title {
		height: 38px;
		line-height: 38px;
	}
	.part-title a.more {
		line-height: 38px;
		font-size: 12px;
	}
	.part-title b {
		font-size: 17px;
	}
	.part-title p a {
		font-size: 13px;
	}
	.part-title p a.focus {
		font-size: 17px;
	}
	.part-title p a:nth-child(n+2) {
		margin-left: 14px;
	}
	.part-title b i {
		width: 16px;
		height: 16px;
		margin: 13px 5px 0 0;
		background-size: 100% 100%;
	}
	.part5-bot1 ul {
		padding: 2px 6.5px 12px;
	}
	.part5-bot1 li {
		margin-top: 10px;
		padding: 0 4.5px;
	}
	.part5-bot1 li .image {
		height: 104px;
	}
	.part5-bot1 li .image span {
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part5-bot1 li .image span i {
		font-size: 12px;
		margin-right: 3px;
	}
	.part5-bot1 li p {
		margin-top: 2px;
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.part5-bot2 .part5-item {
		padding: 12px 12px 11px;
	}
	.part5-bot2 .expo-image {
		height: 183px;
	}
	.part5-bot3 li.first .image span,
	.part6-bot li span {
		height: 32px;
		line-height: 32px;
		padding: 0 5px;
		font-size: 13px;
	}
	.part5-bot2 .expo-image span{
		padding: 5px;
		font-size: 13px;
	}
	.part5-bot2 .expo-image span strong{
		max-height: 18px;
		line-height: 18px;
	}
	.part5-bot2 .expo-image span:hover strong{
		max-height: 36px;
	}
	.part5-bot2 dl {
		padding: 13px 0;
	}
	.part5-bot2 dt {
		width: 28px;
		height: 36px;
		margin-right: 4px;
		line-height: 18px;
		font-size: 12px;
	}
	.part5-bot2 dt b {
		font-size: 15px;
	}
	.part5-bot2 dd p {
		line-height: 18px;
		height: 18px;
		font-size: 13px;
	}
	.part5-bot2 dd p span {
		width: 18%;
		font-size: 12px;
	}
	.part5-bot2 dd p span i {
		font-size: 12px;
		margin-right: 2px;
	}
	.part5-bot2 dd p a {
		width: 80%;
	}
	.part5-bot2 .bot {
		margin-top: 2px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part5-bot3 ul {
		padding: 12px 12px 10px;
	}
	.part5-bot3 li.first .image {
		height: 176px;
	}
	.part5-bot3 li {
		margin-top: 4px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.part5-bot3 li > span {
		padding-right: 3px;
		margin-right: 5px;
	}
	.part5-bot3 li > span::after {
		width: 8px;
		height: 8px;
	}
	/* part6 */
	.part6 {
		margin-top: 10px;
	}
	.part6-bot ul {
		margin: 0 -4px;
	}
	.part6-bot li {
		padding: 0 4px;
	}
	.part6-bot li a {
		height: 132px;
	}
	/* footer */
	.footer {
		margin-top: 25px;
	}
	.footer .item .footer-code {
		width: 290px;
	}
	.footer .item .footer-code li {
		padding-left: 15px;
	}
	.footer .item .left {
		width: calc(100% - 290px);
		padding-right: 20px;
	}
	.footer .item .left span img {
		margin: 3px 10px 0 4px;
		width: 17px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 26px;
	}
	ul.footImg {
		width: 680px;
		height: 40px;
		margin-bottom: 20px;
		background-size: 100% 100%;
	}
	ul.footImg li a {
		width: 104px;
		height: 40px;
	}
	ul.footImg li {
		width: 115px;
	}
	.dynamic-list .image a{
		height: 245px;
	}
	.video-list .image span {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		padding: 0 10px;
	}

}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.w{width:  1208px;}
    body{min-width:  1208px;}
	#divLogin ul li {
		margin: 0 6px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop {
		padding: 0 8px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop i {
		margin-right: 4px;
		font-size: 13px;
	}
	.Tophead li:nth-child(1) .ServiceTop {
		height: 20px;
		line-height: 20px;
		margin-top: 10px;
	}
	.topadv ul li .adv-item {
		margin: 10px 5px 0 5px;
	}
	.top .item {
		padding: 18px 0;
	}
	.top .item .logo {
		height: 46px;
	}
	.searchMain {
		margin: 0 0 0 58px;
	}
	.search {
		width: 470px;
		height: 36px;
	}
	.search input {
		width: 330px;
		height: 32px;
		font-size: 14px;
		text-indent: 12px;
	}
	.search button {
		height: 36px;
		line-height: 36px;
		width: 80px;
		font-size: 14px;
	}
	.searchSelect {
		width: 60px;
		height: 32px;
	}
	.selectTop p {
		font-size: 13px;
		line-height: 18px;
		text-indent: 11px;
		margin-top: 6px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 32px;
	}
	.selectBot li {
		line-height: 24px;
		font-size: 13px;
		text-indent: 14px;
	}
	.searchMain .hot {
		margin-top: 5px;
		font-size: 0;
	}
	.searchMain .hot a {
		margin-right: 5px;
		font-size: 12px;
	}
	.top .topAdv {
		width: 271px;
		height: 50px;
	}
	.nav {
		height: 38px;
		line-height: 38px;
	}
	.nav ul li {
		height: 38px;
		font-size: 14px;
	}
	.nav ul li a {
		padding: 0 20px;
	}
	.nav-bot {
		top: 38px;
	}
	.nav-bot p a {
		height: 36px;
		font-size: 14px;
		line-height: 36px;
	}
	.nav-top a i {
		font-size: 20px;
		margin-left: 5px;
	}
	.navFn {
		padding: 13px 0;
	}
	.navFn dt {
		width: 40px;
		height: 42px;
	}
	.navFn dd {
		width: calc(100% - 40px);
	}
	.navFn dd span {
		height: 20px;
		line-height: 20px;
		padding-left: 12px;
		font-size: 13px;
	}
	.navFn dd span:nth-child(n+4) {
		margin-top: 2px;
	}
	.navFn dd span i {
		width: 14px;
		height: 14px;
		margin: 4px 4px 0 0;
	}
	.navFn dl:nth-child(1) {
		padding-right: 8px;
		width: 26%;
	}
	.navFn dd li > a, .navFn dd li .more_top a {
		height: 21px;
		line-height: 21px;
	}
	.navFn dd li {
		padding-left: 8px;
		font-size: 13px;
	}
	.navFn dl:nth-child(2) {
		padding-left: 8px;
		width: 74%;
	}
	.navFn dd .more_bot {
		top: 21px;
		width: 90px;
	}
	.navFn dd .more_bot a {
		line-height: 26px;
		font-size: 13px;
		text-indent: 16px;
	}
	/* part1 */
	.part1 {
        margin-top: 18px;
    }
    .hotsPot-title {
        height: 30px;
        line-height: 30px;
    }
    .hotsPot-title b {
        font-size: 20px;
        width: 105px;
    }
	.hotsPot-title b span {
		width: 63px;
		height: 20px;
		margin: 7px 0 0 0;
	}
    .hotsPot-title b::after {
        width: 65px;
        height: 8px;
    }
	.hotsPot {
		width: 408px;
		padding: 9px 13px;
	}
    .hotsPot ul {
        margin-top: 8px;
    }
    .hotsPot ul li {
        height: 34px;
        line-height: 34px;
        font-size: 13px;
        padding-right: 80px;
    }
    .hotsPot ul li b {
        width: 18px;
        height: 18px;
        font-size: 12px;
        line-height: 1.5;
    }
    .hotsPot-title .more, .dynamic-title .more, .index-title .more {
        font-size: 13px;
    }
    .banner {
        height: 268px;
    }
    .hotsRec {
        width: 779px;
    }
    .banner-nav {
        left: 35px;
        right: 35px;
        bottom: 10px;
    }
    .banner-nav a {
        width: 139px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
    }
	.hotRec-bot {
		margin-top: 14px;
	}
    .hotRec-bot .hotRec-title {
        width: 42px;
        height: 114px;
    }
	.hotRec-right ul li span {
		line-height: 24px;
		padding: 0 6px;
		font-size: 12px;
	}
	.hotRec-right ul li a {
		font-size: 13px;
		height: 24px;
		line-height: 24px;
		width: 73%;
	}
	.hotRec-right ul li {
		margin-top: 10px;
		padding: 0 6px;
	}
	/* banner-adv */
    .banner-adv ul li .adv-item {
        margin: 18px 5px 0 5px;
    }
	/* part2 */
	.part2 {
        margin-top: 14px;
    }
    .dynamic {
        width: 846px;
    }
    .dynamic-nav a {
        font-size: 14px;
        margin-right: 34px;
    }
    .dynamic-nav a.focus::after {
        width: 36px;
    }
    .dynamic-title {
        height: 48px;
        line-height: 48px;
    }
    .dynamic-title::after {
        height: 1px;
    }
    .dynamic-nav a.focus {
        font-size: 18px;
    }
    .dynamic-list {
        margin-top: 18px;
    }
    .dynamic-list .image {
        width: 368px;
        float: left;
        margin-right: 28px;
    }
	.dynamic-list .image p {
		padding: 8px 6px;
	}
    .dynamic-list .image strong {
        max-height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .dynamic-list .image:hover strong {
        max-height: 44px;
    }
    .dynamic-list .text .item b {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
    }
    .dynamic-list .text .item ul {
        margin-top: 2px;
    }
    .dynamic-list .text .item ul li {
        font-size: 13px;
        height: 31px;
        line-height: 31px;
    }
    .hotTopic {
        width: 340px;
        padding: 14px 13px 18px;
    }
    .hotTopic-nav {
        height: 32px;
        line-height: 32px;
    }
    .hotTopic-nav a {
        font-size: 16px;
        padding: 0 30px;
    }
    .hotTopic-nav a::after {
        height: 16px;
    }
    .hotTopic-nav a.focus {
        font-size: 20px;
    }
	.hotTopic-nav a.focus b::after {
		width: 25px;
		height: 28px;
		right: -15px;
		top: 8px;
		background-size: 100% 100%;
	}
	.hotTopic-list .item li {
		font-size: 13px;
		line-height: 26px;
		height: 26px;
		margin: 16px 4px 0;
		padding: 0 12px;
	}
    .hotTopic-list .item-con-top .image {
        width: 40px;
        height: 40px;
        margin-right: 8px;
    }
    .hotTopic-list .item-con {
        margin-top: 10px;
    }
    .hotTopic-list .item-con-top .text b {
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
    .hotTopic-list .item-con-top .text p {
        height: 18px;
        line-height: 18px;
        font-size: 12px;
    }
    .hotTopic-list .item-con-top .image i {
        width: 19px;
        height: 19px;
        line-height: 1.3;
    }
    .hotTopic-list .item-con-bot {
        padding: 3px 15px;
        margin-top: 6px;
    }
	.hotTopic-list .item-con-bot p {
		height: 38px;
		line-height: 19px;
		font-size: 12px;
	}
    .hotTopic-list .S-login {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        margin-top: 10px;
    }
	/* part3 */
	.part3 {
        height: 354px;
        margin-top: 18px;
        padding: 30px 0 36px 0;
    }
    .live {
        width: 846px;
    }
    .live-list, .video-list {
        margin-top: 15px;
    }
    .live-title b, .video-title b {
        font-size: 22px;
    }
	.live-title b i, .video-title b i {
		width: 18px;
		height: 18px;
		margin: 9px 5px 0 0;
		background-size: 100% 100%;
	}
    .live-nav a.focus::after {
        width: 28px;
        height: 2px;
        bottom: 0;
    }
    .live-img {
        width: 421px;
        margin-right: 10px;
    }
    .live-img p {
        height: 41px;
        line-height: 41px;
        font-size: 15px;
        padding: 0 90px 0 10px;
    }
    .live-img p span {
        width: 80px;
        font-size: 14px;
    }
	.live-img p span i {
		width: 16px;
		height: 16px;
		margin: 13px 2px 0 0;
	}
    .live-ul ul {
        margin: -5px;
    }
    .live-ul li {
        padding: 5px;
    }
    .video {
        width: 302px;
    }
    .live-nav a {
        font-size: 14px;
        margin: 0 20px;
    }
    .live-nav a.focus {
        font-size: 16px;
    }
    .live-ul li .image span {
        height: 20px;
        line-height: 20px;
        padding: 0 6px;
        font-size: 12px;
    }
    .live-ul li .image .cover i {
        font-size: 46px;
    }
    .video-title .more {
        font-size: 13px;
    }
    .video-list .item {
        padding: 8px 10px;
    }
    .video-list .item li {
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .video-list .item li i {
        font-size: 12px;
    }
	/* part4 */
	.part4 li .item {
		margin-top: 8px;
		width: 410px;
	}
	.part4 ul li:nth-child(3n) .item {
		width: 340px;
	}
	.part4 {
		margin-top: 6px;
	}
	.part4 ul li {
		padding: 0 12px;
	}
	.part4 ul {
		margin: 0 -12px;
	}
	.index-title {
		height: 44px;
		line-height: 44px;
	}
	.index-title b {
		font-size: 18px;
	}
	.index-title img {
		margin: 9px 6px 0 0;
		width: 26px;
	}
	.part4 .item .item-main {
        margin-top: 13px;
    }
    .part4 .item .item-main .image {
        width: 120px;
        height: 81px;
        margin-right: 12px;
    }
    .part4 .item .item-ul p {
        font-size: 12px;
        line-height: 28px;
        height: 28px;
        padding-left: 12px;
        padding-right: 50px;
    }
    .part4 .item .item-ul {
        margin-top: 8px;
    }
    .part4 .item .item-main .text p {
        font-size: 14px;
        line-height: 22px;
        height: 44px;
    }
    .part4 .item .item-main .text span{
        margin-top: 15px;
        font-size: 12px;
    }
    .part4 .item .item-main .text .more {
        font-size: 12px;
        padding: 5px 10px;
        bottom: 4px;
    }
    .part4 .item .item-bot {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        font-size: 12px;
        margin-top: 8px;
    }
    .part4 .item .item-ul p span {
        font-size: 12px;
    }
    .part4 .item .item-bot b {
        margin-right: 2px;
    }
    .part4 .item .item-bot a {
        margin-right: 20px;
    }
	.part4 .item-top {
		margin-top: 13px;
	}
	.part4 .item-top .image {
		height: 190px;
	}
	.part4 .item-top p {
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		font-size: 13px;
	}
	.part4 li:nth-child(3n) .item .item-ul {
		margin-top: 5px;
	}
	.part4 li:nth-child(3n) .item-ul p {
		height: 30px;
		line-height: 30px;
	}
	.item-dl {
		margin-top: 12px;
	}
	.part4 dt {
		width: 42px;
		height: 42px;
		margin-right: 10px;
	}
	.part4 dd {
		line-height: 21px;
		height: 42px;
		font-size: 13px;
	}
	.part4 dl {
		padding: 11px 12px;
		margin-top: 10px;
	}
	.part4 .adv li.left {
		width: 846px;
	}
	.part4 .adv li.right {
		width: 340px;
	}
	.part4 .adv li .adv-item {
		margin-top: 16px;
	}
	/* part5 */
	.part5 {
		margin-top: 10px;
	}
	.part5-bot > div .item {
		width: 410px;
	}
	.part5-bot > div:nth-child(3n) .item {
		width: 340px;
	}
	.part5-bot > div {
		padding: 0 12px;
	}
	.part5 .part5-bot {
		margin: 0 -12px;
	}
	.part-title {
		height: 46px;
		line-height: 46px;
	}
	.part-title a.more {
		line-height: 46px;
		font-size: 13px;
	}
	.part-title b {
		font-size: 18px;
	}
	.part-title p a {
		font-size: 14px;
	}
	.part-title p a.focus {
		font-size: 18px;
	}
	.part-title p a:nth-child(n+2) {
		margin-left: 18px;
	}
	.part-title b i {
		width: 18px;
		height: 18px;
		margin: 15px 5px 0 0;
		background-size: 100% 100%;
	}
	.part5-bot1 ul {
		padding: 2px 8.5px 14px;
	}
	.part5-bot1 li {
		margin-top: 10px;
		padding: 0 5.5px;
	}
	.part5-bot1 li .image {
		height: 125px;
	}
	.part5-bot1 li .image span {
		height: 24px;
		line-height: 24px;
		padding: 0 5px;
		font-size: 12px;
	}
	.part5-bot1 li .image span i {
		font-size: 12px;
		margin-right: 3px;
	}
	.part5-bot1 li p {
		margin-top: 6px;
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.part5-bot2 .part5-item {
		padding: 14px;
	}
	.part5-bot2 .expo-image {
		height: 216px;
	}
	.part5-bot3 li.first .image span,
	.part6-bot li span {
		height: 34px;
		line-height: 34px;
		padding: 0 6px;
		font-size: 13px;
	}
	.part5-bot2 .expo-image span{
		padding: 6px;
		font-size: 13px;
	}
	.part5-bot2 .expo-image span strong{
		max-height: 18px;
		line-height: 18px;
	}
	.part5-bot2 .expo-image span:hover strong{
		max-height: 36px;
	}
	.part5-bot2 dl {
		padding: 15px 0;
	}
	.part5-bot2 dt {
		width: 34px;
		height: 44px;
		margin-right: 6px;
		line-height: 22px;
		font-size: 12px;
	}
	.part5-bot2 dt b {
		font-size: 16px;
	}
	.part5-bot2 dd p {
		line-height: 20px;
		height: 20px;
		font-size: 14px;
	}
	.part5-bot2 dd p span {
		width: 18%;
		font-size: 12px;
	}
	.part5-bot2 dd p span i {
		font-size: 12px;
		margin-right: 2px;
	}
	.part5-bot2 dd p a {
		width: 80%;
	}
	.part5-bot2 .bot {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.part5-bot3 ul {
		padding: 14px 14px 12px;
	}
	.part5-bot3 li.first .image {
		height: 208px;
	}
	.part5-bot3 li {
		margin-top: 6px;
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.part5-bot3 li > span {
		padding-right: 3px;
		margin-right: 5px;
	}
	.part5-bot3 li > span::after {
		width: 8px;
		height: 8px;
	}
	/* part6 */
	.part6 {
		margin-top: 12px;
	}
	.part6-bot ul {
		margin: 0 -4.5px;
	}
	.part6-bot li {
		padding: 0 4.5px;
	}
	.part6-bot li a {
		height: 157px;
	}
	/* footer */
	.footer .item .footer-code {
		width: 290px;
	}
	.footer .item .footer-code li {
		padding-left: 15px;
	}
	.footer .item .left {
		width: calc(100% - 290px);
		padding-right: 20px;
	}
	.footer .item .left span img {
		margin: 7px 12px 0 6px;
		width: 19px;
	}
	.dynamic-list .image a{
		height: 245px;
	}
	.video-list .image span {
		height: 34px;
		line-height: 34px;
		font-size: 15px;
		padding: 0 12px;
	}
	
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.w{width:  1280px;}
    body{min-width:  1280px;}
	.topadv ul li .adv-item {
		margin: 12px 5px 0 5px;
	}
	.top .item {
		padding: 20px 0;
	}
	.top .item .logo {
		height: 48px;
	}
	.searchMain {
		margin: 0 0 0 71px;
	}
	.search {
		width: 496px;
		height: 38px;
	}
	.search input {
		width: 354px;
		height: 34px;
		font-size: 14px;
		text-indent: 14px;
	}
	.search button {
		height: 38px;
		line-height: 38px;
		width: 80px;
		font-size: 15px;
	}
	.searchSelect {
		width: 60px;
		height: 34px;
	}
	.selectTop p {
		font-size: 14px;
		line-height: 18px;
		text-indent: 11px;
		margin-top: 7px;
	}
	.selectTop i {
		right: 3px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 34px;
	}
	.searchMain .hot {
		margin-top: 8px;
	}
	.searchMain .hot a {
		margin-right: 8px;
	}
	.top .topAdv {
		width: 288px;
		height: 53px;
	}
	.nav {
		height: 40px;
		line-height: 40px;
	}
	.nav ul li {
		height: 40px;
		font-size: 15px;
	}
	.nav ul li a {
		padding: 0 21px;
	}
	.nav-bot {
		top: 40px;
	}
	.nav-bot p a {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
	}
	.nav-top a i {
		font-size: 22px;
		margin-left: 5px;
	}
	.navFn {
		padding: 15px 0;
	}
	.navFn dt {
		width: 43px;
		height: 42px;
	}
	.navFn dd {
		width: calc(100% - 43px);
	}
	.navFn dd span {
		height: 20px;
		line-height: 20px;
		padding-left: 12px;
		font-size: 14px;
	}
	.navFn dd span:nth-child(n+4) {
		margin-top: 2px;
	}
	.navFn dd span i {
		width: 15px;
		height: 15px;
		margin: 3px 6px 0 0;
	}
	.navFn dl:nth-child(1) {
		padding-right: 12px;
		width: 26%;
	}
	.navFn dd li > a, .navFn dd li .more_top a {
		height: 21px;
		line-height: 21px;
	}
	.navFn dd li {
		padding-left: 10px;
		font-size: 14px;
	}
	.navFn dl:nth-child(2) {
		padding-left: 12px;
		width: 74%;
	}
	.navFn dd .more_bot {
		top: 21px;
		width: 90px;
	}
	.navFn dd .more_bot a {
		line-height: 28px;
		font-size: 14px;
		text-indent: 14px;
	}
	/* part1 */
	.part1 {
        margin-top: 20px;
    }
    .hotsPot-title {
        height: 30px;
        line-height: 30px;
    }
    .hotsPot-title b {
        font-size: 20px;
        width: 105px;
    }
	.hotsPot-title b span {
		width: 63px;
		height: 20px;
		margin: 7px 0 0 0;
	}
    .hotsPot-title b::after {
        width: 65px;
        height: 8px;
    }
    .hotsPot {
        width: 432px;
        padding: 12px 15px;
    }
    .hotsPot ul {
        margin-top: 4px;
    }
    .hotsPot ul li {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding-right: 80px;
    }
    .hotsPot ul li b {
        width: 18px;
        height: 18px;
        font-size: 12px;
        line-height: 1.5;
    }
    .hotsPot-title .more, .dynamic-title .more, .index-title .more {
        font-size: 13px;
    }
    .banner {
        height: 284px;
    }
    .hotsRec {
        width: 824px;
    }
    .banner-nav {
        left: 35px;
        right: 35px;
        bottom: 10px;
    }
	.banner-nav a {
		width: 148px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.hotRec-bot {
		margin-top: 12px;
	}
	.hotRec-bot .hotRec-title {
		width: 45px;
		height: 122px;
		background-size: 100% 100%;
	}
	.hotRec-right ul li span {
		line-height: 24px;
		padding: 0 8px;
		font-size: 14px;
	}
	.hotRec-right ul li a {
		font-size: 15px;
		height: 24px;
		line-height: 24px;
		width: 73%;
	}
	.hotRec-right ul li {
		margin-top: 12px;
		padding: 0 7px;
	}
	/* banner-adv  */
    .banner-adv ul li .adv-item {
        margin: 18px 5px 0 5px;
    }
	/* part2 */
	.part2 {
        margin-top: 18px;
    }
    .dynamic {
        width: 896px;
    }
    .dynamic-nav a {
        font-size: 15px;
        margin-right: 34px;
    }
    .dynamic-nav a.focus::after {
        width: 36px;
    }
    .dynamic-title {
        height: 48px;
        line-height: 48px;
    }
    .dynamic-title::after {
        height: 1px;
    }
    .dynamic-nav a.focus {
        font-size: 18px;
    }
    .dynamic-list {
        margin-top: 18px;
    }
    .dynamic-list .image {
        width: 389px;
        float: left;
        margin-right: 29px;
    }
    .dynamic-list .image strong {
        max-height: 22px;
        line-height: 22px;
        font-size: 16px;
    }
    .dynamic-list .image:hover strong {
        max-height: 44px;
    }
    .dynamic-list .text .item b {
        font-size: 16px;
        height: 24px;
        line-height: 24px;
    }
    .dynamic-list .text .item ul {
        margin-top: 2px;
    }
	.dynamic-list .text .item ul li {
		font-size: 14px;
		height: 33px;
		line-height: 33px;
	}
	.hotTopic {
		width: 343px;
		padding: 14px 13px 24px;
	}
    .hotTopic-nav {
        height: 32px;
        line-height: 32px;
    }
    .hotTopic-nav a {
        font-size: 16px;
        padding: 0 30px;
    }
    .hotTopic-nav a::after {
        height: 16px;
    }
    .hotTopic-nav a.focus {
        font-size: 20px;
    }
	.hotTopic-nav a.focus b::after {
		width: 27px;
		height: 30px;
		right: -15px;
		top: 8px;
		background-size: 100% 100%;
	}
	.hotTopic-list .item li {
		font-size: 13px;
		line-height: 30px;
		height: 30px;
		margin: 16px 5px 0;
		padding: 0 14px;
	}
    .hotTopic-list .item-con-top .image {
        width: 40px;
        height: 40px;
        margin-right: 8px;
    }
    .hotTopic-list .item-con {
        margin-top: 10px;
    }
    .hotTopic-list .item-con-top .text b {
        height: 22px;
        line-height: 22px;
        font-size: 14px;
    }
	.hotTopic-list .item-con-bot p {
		height: 42px;
		line-height: 21px;
		font-size: 13px;
	}
    .hotTopic-list .item-con-top .image i {
        width: 19px;
        height: 19px;
        line-height: 1.3;
    }
    .hotTopic-list .item-con-bot {
        padding: 3px 15px;
        margin-top: 5px;
    }
    .hotTopic-list .item-con-bot p {
        height: 36px;
        line-height: 18px;
        font-size: 12px;
    }
    .hotTopic-list .S-login {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
        margin-top: 10px;
    }
	/* part3 */
	.part3 {
		height: 374px;
		margin-top: 18px;
		padding: 36px 0;
	}
	.live {
        width: 896px;
    }
    .live-list, .video-list {
        margin-top: 15px;
    }
    .live-title b, .video-title b {
        font-size: 22px;
    }
	.live-title b i, .video-title b i {
		width: 18px;
		height: 18px;
		margin: 9px 6px 0 0;
		background-size: 100% 100%;
	}
    .live-nav a.focus::after {
        width: 28px;
        height: 2px;
        bottom: 0;
    }
    .live-img {
        width: 446px;
        margin-right: 12px;
    }
    .live-img p {
        height: 41px;
        line-height: 41px;
        font-size: 15px;
        padding: 0 90px 0 10px;
    }
    .live-img p span {
        width: 80px;
        font-size: 14px;
    }
	.live-img p span i {
		width: 18px;
		height: 18px;
		margin: 12px 3px 0 0;
	}
    .live-ul ul {
        margin: -5px;
    }
    .live-ul li {
        padding: 5px;
    }
    .video {
        width: 321px;
    }
    .live-nav a {
        font-size: 14px;
        margin: 0 20px;
    }
    .live-nav a.focus {
        font-size: 16px;
    }
    .live-ul li .image span {
        height: 20px;
        line-height: 20px;
        padding: 0 6px;
        font-size: 14px;
    }
    .live-ul li .image .cover i {
        font-size: 46px;
    }
    .video-title .more {
        font-size: 13px;
    }
    .video-list .item {
        padding: 8px 10px;
    }
    .video-list .item li {
        height: 27px;
        line-height: 27px;
        font-size: 14px;
    }
    .video-list .item li i {
        font-size: 13px;
    }
	/* part4 */
	.part4 {
		margin-top: 0;
	}
	.part4 ul {
		margin: 0 -12px;
	}
	.part4 ul li {
		padding: 0 12px;
	}
	.part4 li .item {
		margin-top: 8px;
		width: 436px;
	}
	.part4 ul li:nth-child(3n) .item {
		width: 360px;
	}
	.index-title {
		height: 48px;
		line-height: 48px;
	}
	.index-title b {
		font-size: 19px;
	}
	.index-title img {
		margin: 10px 7px 0 0;
		width: 28px;
	}
	.part4 .item .item-main {
        margin-top: 13px;
    }
    .part4 .item .item-main .image {
        width: 127px;
        height: 85px;
        margin-right: 12px;
    }
	.part4 .item .item-main .text p {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
	}
    .part4 .item .item-ul p {
        font-size: 14px;
        line-height: 28px;
        height: 28px;
        padding-left: 12px;
        padding-right: 50px;
    }
    .part4 .item .item-ul {
        margin-top: 8px;
    }
	.part4 .item .item-ul p span {
		font-size: 14px;
	}
	.part4 .item-top {
		margin-top: 13px;
	}
	.part4 .item-top .image {
		height: 202px;
	}
	.part4 li:nth-child(3n) .item-ul p {
		height: 26px;
		line-height: 26px;
	}
	.item-dl {
		margin-top: 12px;
	}
	.part4 dl {
		padding: 9px 11px 10px;
		margin-top: 10px;
	}
	.part4 dt {
		width: 46px;
		height: 46px;
		margin-right: 10px;
	}
	.part4 dd {
		line-height: 23px;
		height: 46px;
		font-size: 14px;
	}
	.part4 .adv li .adv-item {
		margin-top: 20px;
	}
	.part4 .adv li.left {
		width: 897px;
	}
	.part4 .adv li.right {
		width: 360px;
	}
	/* part5 */
	.part5 {
		margin-top: 12px;
	}
	.part-title {
		height: 48px;
		line-height: 48px;
	}
	.part-title b {
		font-size: 19px;
	}
	.part-title b i {
		width: 20px;
		height: 20px;
		margin: 15px 6px 0 0;
		background-size: 100% 100%;
	}
	.part-title a.more {
		line-height: 48px;
	}
	.part-title p a {
		font-size: 16px;
	}
	.part-title p a.focus {
		font-size: 19px;
	}
	.part-title p a:nth-child(n+2) {
		margin-left: 20px;
	}
	.part5 .part5-bot {
		margin: 0 -12px;
	}
	.part5-bot > div {
		padding: 0 12px;
	}
	.part5-bot > div .item {
		width: 436px;
	}
	.part5-bot > div:nth-child(3n) .item {
		width: 360px;
	}
	.part5-bot1 ul {
		padding: 3px 8px 11px;
	}
	.part5-bot1 li {
		margin-top: 12px;
		padding: 0 6px;
	}
	.part5-bot1 li .image {
		height: 132px;
	}
	.part5-bot1 li .image span {
		height: 26px;
		line-height: 26px;
		padding: 0 6px;
		font-size: 13px;
	}
	.part5-bot1 li .image span i {
		font-size: 13px;
		margin-right: 4px;
	}
	.part5-bot1 li p {
		margin-top: 5px;
		line-height: 22px;
		height: 44px;
		font-size: 14px;
	}
	.part5-bot2 .part5-item {
		padding: 14px 14px 16px;
	}
	.part5-bot2 .expo-image {
		height: 229px;
	}
	.part5-bot2 .expo-image span {
		padding: 7px;
		font-size: 14px;
	}
	.part5-bot2 .expo-image span strong{
		max-height: 20px;
		line-height: 20px;
	}
	.part5-bot2 .expo-image span:hover strong{
		max-height: 40px;
	}
	.part5-bot2 dl {
		padding: 16px 0;
	}
	.part5-bot2 dt {
		width: 36px;
		height: 46px;
		margin-right: 8px;
		line-height: 23px;
		font-size: 13px;
	}
	.part5-bot2 dt b {
		font-size: 18px;
	}
	.part5-bot2 dd p {
		line-height: 22px;
		height: 22px;
		font-size: 15px;
	}
	.part5-bot2 dd p span {
		width: 18%;
		font-size: 13px;
	}
	.part5-bot2 dd p a {
		width: 82%;
	}
	.part5-bot2 dd p span i {
		font-size: 13px;
	}
	.part5-bot2 .bot {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part5-bot3 ul {
		padding: 13px 14px 10px;
	}
	.part5-bot3 li.first .image {
		height: 221px;
	}
	.part5-bot3 li.first .image span {
		height: 36px;
		line-height: 36px;
		padding: 0 7px;
		font-size: 14px;
	}
	.part5-bot3 li {
		margin-top: 8px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.part5-bot3 li > span {
		padding-right: 4px;
		margin-right: 6px;
	}
	.part5-bot3 li > span::after {
		width: 8px;
		height: 8px;
	}
	/* part6 */
	.part6 {
		margin-top: 12px;
	}
	.part6-bot ul {
		margin: 0px -5px;
		overflow: hidden;
	}
	.part6-bot li {
		padding: 0 5px;
		width: 20%;
		float: left;
	}
	.part6-bot li a {
		height: 166px;
	}
	.part6-bot li span {
		height: 36px;
		line-height: 36px;
		padding: 0 7px;
		font-size: 14px;
	}
	/* footer */
	.footer .item .footer-code {
		width: 340px;
	}
	.footer .item .footer-code li {
		padding-left: 40px;
	}
	.footer .item .left {
		width: calc(100% - 340px);
		padding-right: 34px;
	}
	.dynamic-list .image a{
		height: 259px;
	}
	.video-list .image span {
		height: 34px;
		line-height: 34px;
		font-size: 15px;
		padding: 0 12px;
	}

}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main,.w{width:  1440px;}
    body{min-width:  1440px;}
	.top .item {
		padding: 22px 0;
	}
	.top .item .logo {
		height: 55px;
	}
	.searchMain {
		margin: 0 0 0 71px;
	}
	.search {
		width: 558px;
		height: 40px;
	}
	.search input {
		width: 400px;
		height: 36px;
		font-size: 14px;
		text-indent: 14px;
	}
	.search button {
		height: 40px;
		line-height: 40px;
		width: 90px;
		font-size: 15px;
	}
	.searchSelect {
		width: 68px;
		height: 36px;
	}
	.selectTop p {
		font-size: 14px;
		line-height: 18px;
		text-indent: 14px;
		margin-top: 8px;
	}
	.selectTop i {
		right: 5px;
		top: 2px;
		font-size: 18px;
	}
	.selectBot {
		top: 36px;
	}
	.top .topAdv {
		width: 325px;
		height: 59px;
	}
	.nav {
		height: 46px;
		line-height: 46px;
	}
	.nav ul li {
		height: 46px;
		font-size: 16px;
	}
	.nav ul li a {
		padding: 0 24px;
	}
	.nav-bot {
		top: 46px;
	}
	.nav-top a i {
		font-size: 28px;
		margin-left: 8px;
	}
	.navFn {
		padding: 16px 0;
	}
	.navFn dt {
		width: 48px;
		height: 52px;
	}
	.navFn dd {
		width: calc(100% - 48px);
	}
	.navFn dd span {
		height: 24px;
		line-height: 24px;
		padding-left: 16px;
		font-size: 16px;
	}
	.navFn dd span:nth-child(n+4) {
		margin-top: 4px;
	}
	.navFn dd span i {
		width: 16px;
		height: 16px;
		margin: 3px 6px 0 0;
	}
	.navFn dl:nth-child(1) {
		padding-right: 16px;
	}
	.navFn dd li > a, .navFn dd li .more_top a {
		height: 26px;
		line-height: 26px;
	}
	.navFn dd li {
		padding-left: 14px;
		font-size: 15px;
	}
	.navFn dl:nth-child(2) {
		padding-left: 16px;
	}
	.navFn dd .more_bot {
		top: 26px;
	}
	/* part1 */
	.part1 {
		margin-top: 20px;
	}
	.hotsPot {
		width: 486px;
		padding: 14px 18px;
	}
	.hotsPot ul {
        margin-top: 10px;
    }
    .hotsPot ul li {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .hotsPot ul li b {
        width: 20px;
        height: 20px;
        font-size: 14px;
        line-height: 1.4;
    }
    .hotsPot-title .more, .dynamic-title .more, .index-title .more {
        font-size: 14px;
    }
	.banner {
		height: 319px;
	}
    .hotsRec {
        width: 927px;
    }
    .banner-nav {
        left: 40px;
        right: 40px;
        bottom: 10px;
    }
    .banner-nav a {
        width: 167px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
	.hotRec-bot {
		margin-top: 17px;
	}
	.hotRec-bot .hotRec-title {
		width: 48px;
		height: 138px;
		background-size: 100% 100%;
	}
	.hotRec-right ul li a {
		font-size: 15px;
		height: 26px;
		line-height: 26px;
	}
	.hotRec-right ul li {
		margin-top: 14px;
		padding: 0 8px;
	}
	/* banner-adv */
    .banner-adv ul li .adv-item {
        margin: 22px 5px 0 5px;
    }
	/* part2 */
	.dynamic {
        width: 1008px;
    }
    .dynamic-nav a {
        font-size: 16px;
        margin-right: 42px;
    }
    .dynamic-nav a.focus::after {
        width: 42px;
    }
    .dynamic-title {
        height: 53px;
        line-height: 53px;
    }
    .dynamic-title::after {
        height: 1px;
    }
    .dynamic-nav a.focus {
        font-size: 22px;
    }
    .dynamic-list {
        margin-top: 22px;
    }
	.dynamic-list .image {
		width: 438px;
		float: left;
		margin-right: 36px;
	}
	.dynamic-list .image p {
		padding: 12px 10px;
	}
    .dynamic-list .image:hover strong {
      max-height: 52px;
    }
    .dynamic-list .image strong {
        max-height: 26px;
        line-height: 26px;
        font-size: 18px;
    }
    .dynamic-list .text .item b {
        font-size: 18px;
        height: 28px;
        line-height: 28px;
    }
    .dynamic-list .text .item ul {
        margin-top: 2px;
    }
    .dynamic-list .text .item ul li {
        font-size: 16px;
        height: 36px;
        line-height: 36px;
    }
	.dynamic-list .text .item ul {
		margin-top: 6px;
	}
	/* part2  right */
	.hotTopic {
		width: 406px;
		padding: 15px 16px 17px;
	}
    .hotTopic-nav a {
        font-size: 16px;
    }
    .hotTopic-nav a::after {
        height: 16px;
    }
    .hotTopic-nav a.focus {
        font-size: 22px;
    }
	.hotTopic-list .item li {
		font-size: 15px;
		line-height: 33px;
		height: 33px;
		margin: 18px 5px 0;
		padding: 0 16px;
	}
    .hotTopic-list .item-con-top .image {
        width: 45px;
        height: 45px;
        margin-right: 10px;
    }
	.hotTopic-list .item-con {
		margin-top: 10px;
	}
    .hotTopic-list .item-con-top .text b {
        height: 24px;
        line-height: 24px;
    }
    .hotTopic-list .item-con-top .text p {
        height: 21px;
        line-height: 21px;
    }
	.hotTopic-list .item-con-top .image i {
		width: 20px;
		height: 20px;
	}
    .hotTopic-list .item-con-bot {
        padding: 7px 15px;
        margin-top: 4px;
    }
	.hotTopic-list .item-con-bot p {
		height: 48px;
		line-height: 24px;
		font-size: 14px;
	}
    .hotTopic-list .S-login {
        height: 36px;
        line-height: 36px;
        font-size: 15px;
        margin-top: 10px;
    }
	/* part3 */
	.part3 {
        height: 421px;
		padding: 36px 0 42px 0;
    }
    .live {
        width: 1008px;
    }
    .live-title b, .video-title b {
        font-size: 25px;
    }
    .live-title b i, .video-title b i {
        font-size: 22px;
    }
    .live-img {
        width: 502px;
        margin-right: 13px;
    }
    .live-img p {
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        padding: 0 104px 0 15px;
    }
    .live-img p span {
        width: 94px;
        font-size: 16px;
    }
    .live-ul ul {
        margin: -6.5px;
    }
    .live-ul li {
        padding: 6.5px;
    }
    .video {
        width: 360px;
    }
    .live-nav a {
        font-size: 16px;
        margin: 0 23px;
    }
    .live-nav a.focus {
        font-size: 18px;
    }
    .live-ul li .image span {
        height: 22px;
        line-height: 22px;
        padding: 0 8px;
    }
    .live-ul li .image .cover i {
        font-size: 55px;
    }
    .video-list .item {
        padding: 11px 10px;
    }
    .video-list .item li {
        height: 29px;
        line-height: 29px;
        font-size: 16px;
    }
    .video-list .item li i {
        font-size: 15px;
    }
	/* part4 */
	.part4{
		margin-top: 8px;
	}
    .index-title {
        height: 52px;
        line-height: 52px;
    }
	.index-title img {
		width: 30px;
		margin: 12px 8px 0 0;
	}
    .index-title b {
        font-size: 22px;
    }
	.part4 li .item {
		margin-top: 10px;
		width: 490px;
	}
	.part4 ul li {
		padding: 0 13px;
	}
	.part4 ul {
		margin: 0 -13px;
	}
	.part4 ul li:nth-child(3n) .item {
		width: 408px;
	}
	.part4 .item .item-main {
        margin-top: 15px;
    }
    .part4 .item .item-main .image {
        width: 143px;
        height: 96px;
        margin-right: 15px;
    }
    .part4 .item .item-ul p {
        font-size: 16px;
        line-height: 34px;
        height: 34px;
        padding-left: 14px;
        padding-right: 50px;
    }
	.part4 .item-top .image {
		height: 228px;
	}
	.part4 .item-top p {
		height: 40px;
		line-height: 40px;
		padding: 0 12px;
		font-size: 15px;
	}
	.part4 .item-top {
		margin-top: 15px;
	}
	.part4 li:nth-child(3n) .item-ul p {
		height: 35px;
		line-height: 35px;
	}
	.part4 .adv li.left {
		width: 1008px;
	}
	.part4 .adv li.right {
		width: 405px;
	}
	.part4 dl {
		padding: 13px 15px;
		margin-top: 10px;
	}
	.part4 dt {
		width: 52px;
		height: 52px;
		margin-right: 13px;
	}
	.part4 dd {
		line-height: 26px;
		height: 52px;
		font-size: 15px;
	}
	.part4 .adv li .adv-item{
		margin-top: 18px;
	}
	/* part5 */
	.part5 {
		margin-top: 15px;
	}
	.part5 .part5-bot {
		margin: 0 -13px;
	}
	.part5-bot > div {
		padding: 0 13px;
	}
	.part5-bot > div .item {
		width: 490px;
	}
	.part5-bot > div:nth-child(3n) .item {
		width: 408px;
	}
	.part-title {
		height: 54px;
		line-height: 54px;
	}
	.part-title b {
		font-size: 22px;
	}
	.part-title p a.focus {
		font-size: 22px;
	}
	.part-title b i {
		width: 22px;
		height: 22px;
		margin: 17px 7px 0 0;
		background-size: 100% 100%;
	}
	.part-title a.more {
		line-height: 54px;
	}
	.part5-bot1 ul {
		padding: 2px 9px 14px;
	}
	.part5-bot1 li {
		margin-top: 14px;
		padding: 0 7px;
	}
	.part5-bot1 li .image {
		height: 149px;
	}
	.part5-bot1 li p {
		margin-top: 6px;
		line-height: 24px;
		height: 48px;
		font-size: 15px;
	}
	.part5-bot2 .part5-item {
		padding: 16px 16px 22px;
	}
	.part5-bot2 .expo-image {
		height: 258px;
	}
	.part5-bot2 .expo-image span {
		padding:8px;
		font-size: 15px;
	}
	.part5-bot2 .expo-image span strong{
		max-height: 22px;
		line-height: 22px;
	}
	.part5-bot2 .expo-image span:hover strong{
		max-height: 44px;
	}
	.part5-bot2 dl {
		padding: 18px 0 17px;
	}
	.part5-bot2 dt {
		width: 40px;
		height: 50px;
		margin-right: 8px;
		line-height: 25px;
		font-size: 14px;
	}
	.part5-bot2 dt b {
		font-size: 19px;
	}
	.part5-bot2 dd p {
		line-height: 26px;
		height: 26px;
		font-size: 15px;
	}
	.part5-bot2 .bot {
		margin-top: 4px;
		height: 20px;
		line-height: 20px;
		font-size: 13px;
	}
	.part5-bot3 ul {
		padding: 16px 16px 12px;
	}
	.part5-bot3 li {
		margin-top: 11px;
		height: 18px;
		line-height: 18px;
		font-size: 15px;
	}
	.part5-bot3 li.first .image span {
		height: 40px;
		line-height: 40px;
		padding: 0 8px;
		font-size: 15px;
	}
	.part5-bot3 li.first .image {
		height: 248px;
	}
	/* part6 */
	.part6 {
		margin-top: 15px;
	}
	.part6-bot ul {
		margin: 0 -5px;
	}
	.part6-bot li {
		padding: 0 5px;
	}
	.part6-bot li a {
		height: 186px;
	}
	.part6-bot li span {
		height: 40px;
		line-height: 40px;
		padding: 0 8px;
		font-size: 15px;
	}
	.dynamic-list .image a{
		height: 292px;
	}
	.video-list .image span {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
		padding: 0 12px;
	}

}
@media only screen and (min-width: 1920px){
    .main,.w{width:  1600px;}
    body{min-width:  1600px;}
}
