body{
	line-height: 1;
	background: #fff;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #945d56;
}
.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;
}
.w,.footer .item {
	width: 1600px;
	margin: 0 auto;
}

.advs {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.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;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90,90,90,0)), to(rgba(90,90,90,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -moz-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -ms-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -o-linear-gradient(180deg, rgba(90,90,90), rgba(90,90,90,1));
	background-image: linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/c/font_1875012_zq4nqqyg3i8.woff2?t=1717127498973') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1875012_zq4nqqyg3i8.woff?t=1717127498973') format('woff'),
		 url('//at.alicdn.com/t/c/font_1875012_zq4nqqyg3i8.ttf?t=1717127498973') 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: "阿里妈妈数黑体 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");
}
.banner-adv {
	margin: 0 auto;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 24px 5px 0 5px;
	position: relative;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.iframe {
	overflow: hidden;
	height: 40px;
	position: relative;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}

#header{
	background: #f5f5f5;
	height: 40px;
	line-height: 40px;
	width: 100%;
	font-size: 14px;
}
.header{
	margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	float: left;
}
#divLogin ul li img {
	vertical-align: top;
	margin: 2px 4px 0 0;
}
#divLogin ul li:first-child a {
	margin-right: 0;
}
#divLogin ul li a{
	color: #999;
	margin-right: 15px;
}
#divLogin ul li a.login {
	color: #945d56;
}
#divLogin ul li a:hover,.header p a:hover{
	color: #945d56;
}
#divLogin ul li a.S-login {
	color: #945d56;
}

.header p {
	float:right;
	padding-right:190px;
	font-size: 0;
}
.header p a {
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	position: relative;
}
.header p a::after {
	width: 1px;
	height: 15px;
	background-color: #e4e4e4;
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 1;
}
/* 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;
	box-sizing: border-box;
}
.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,
.navFn dd,
.navFn dd span,
.navFn dd li{
	box-sizing: border-box;
}
.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;
}
/* nav End */
.location .w {
	margin-top: 15px;
	font-size: 16px;
	color: #666;
	padding-left: 25px;
	background: url(../../../../images/position.png) no-repeat;
	box-sizing: border-box;
	line-height: 20px;
}
.location i {
	font-size: 14px;
	color: #ccc;
	margin-right: 7px;
	display: none;
}
.location a {
	color: #666;
	margin: 0 6px;
}
.location a:first-of-type {
	margin-left: 0;
}
.location a:hover {
	color: #945d56;
}
.main {
	margin-top: 40px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	overflow: hidden;
}
.main .right .title {
	padding-left: 8px;
	position: relative;
	margin-top: 25px;
}
.main .right > div:first-child .title {
	margin-top: 0;
}
.main .right .title b {
	font-size: 24px;
	font-style: italic;
	line-height: 26px;
}
.main .right .title::after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #945d56;
	left: 0;
	top: 0;
}
.main .right .title::before {
	content: "";
	position: absolute;
	width: 124px;
	height: 8px;
	background-image: -moz-linear-gradient( 0deg, rgb(254,221,218) 0%, rgba(68,166,49,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(254,221,218) 0%, rgba(68,166,49,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(254,221,218) 0%, rgba(68,166,49,0) 100%);
	bottom: -4px;
	left: 8px;
}
.main .right .title b {
	position: relative;
}
.main .right .title .more {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 22px;
	height: 24px;
	border-radius: 12px;
	border:1px solid #e6e6e6;
	padding: 0 8px;
	font-size: 14px;
	color: #999;
	box-sizing: border-box;
}
.main .right .title .more:hover {
	color: #945d56;
	border-color: #945d56;
}
.hot-talk .item {
	margin-top: 15px;
	background-color: #f5f5f5;
	border: 1px solid #eee;
}
.hot-talk .talk-title {
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	background: url(../../../../Images/news/version/2022/news-title.jpg) no-repeat;
	background-size: cover;
	padding-left: 45px;
	font-size: 16px;

	font-weight: bold;
}
.hot-talk .talk-title a{
	color: #fff;
}
.hot-talk .item-bot {
	padding: 0 20px 20px;
}
.hot-talk .item-bot p {
	margin-top: 20px;
	font-size: 15px;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
}
.hot-talk .item-bot p i {
	color: #bababa;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	margin-top: -1px;
	margin-right: 12px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.hot-talk .item-bot p a {
	color: #666;
}
.hot-talk .item-bot p a:hover {
	color: #945d56;
}
.recommend-news ul {
	margin-top: 20px;
	border-top: 2px solid #e6e6e6;
}
.recommend-news li {
	margin-top: 20px;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.recommend-news li a {
	color: #333;
}
.recommend-news li a:hover {
	color: #945d56;
}
.recommend-news li span {
	position: relative;
	font-size: 17px;
	font-weight: bold;
	color: #cccccc;
	margin-right: 10px;
}
.recommend-news li span i {
	position: relative;
	z-index: 5;
}
.recommend-news li:nth-child(-n + 3) span {
	font-size: 0;
}
.recommend-news li:nth-child(-n + 3) span i{
	width: 24px;
	height: 24px;
	background: url(../../../../images/news/version/2022/hot.gif) no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: -8px;
}
.recommend-video .first {
	margin-top: 20px;
}
.recommend-video .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.recommend-video .image img {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:100%;
	height:100%;
}
.recommend-video .image mark {
	position: absolute;
	right: 10px;
	top: 10px;
	line-height: 30px;
	padding: 0 8px;
	border-radius: 2px;
	font-size: 15px;
	color: #fff;
	background-color: #ea3535;
}
.recommend-video .image mark.notice {
	background-color: #2884e2;
}
.recommend-video .image mark.replay {
	background-color: #509b42;
}
.recommend-video .image p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 70px 12px 12px;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
}
.recommend-video .image p span {
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.recommend-video dl {
	margin-top: 20px;
	overflow: hidden;
	line-height: 18px;
	height: 18px;
}

.recommend-video dl dt {
	float: left;
	margin-right: 8px;
	width: 20px;
}
.recommend-video dl dt img {
	vertical-align: top;
	margin-top: 3px;
}
.recommend-video dl dd {
	overflow: hidden;
	font-size: 16px;
}
.recommend-video ul {
	overflow: hidden;
	margin-right: -14px;
	margin-top: 24px;
}
.recommend-video li {
	width: 50%;
	float: left;
}
.recommend-video li .item {
	margin-right: 14px;
}
.recommend-video li p {
	margin-top: 12px;
	line-height: 22px;
	font-size: 15px;
	height: 44px;
	overflow: hidden;
}
.recommend-video ul .image mark {
	font-size: 14px;
	line-height: 24px;
}
.hbshop .box {
	margin-top: 20px;
	border-top: 2px solid #945d56;
	background: url(../../../../images/version/2022/info/shopbg.png) no-repeat;
	background-size: cover;
	padding: 20px;
}
.hbshop ul {
	overflow: hidden;
	margin-right: -14px;
	margin-top: -10px;
}
.hbshop li {
	width: 50%;
	float: left;
	margin-top: 10px;
}
.hbshop li a {
	padding: 0 8px;
	display: block;
	background-color: #fff;
	margin-right: 14px;
	color: #666;
	font-size: 15px;
	line-height: 32px;
	height: 34px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	border-radius: 20px;
	text-align: center;
}
.hbshop li a:hover {
	color: #945d56;
}
.hbshop li a i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #945d56;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 15px;
}
.recommend-exhi .first {
	margin-top: 20px;
}
.recommend-exhi .first .image {
	height: 0;
	padding-bottom: 55.55%;
	overflow: hidden;
	position: relative;
}
.recommend-exhi .first .image img {
	max-height: none;
	width: 100%;
}
.recommend-exhi .first .image p {
	position: absolute;
	padding: 70px 15px 15px;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%;
}
.recommend-exhi .first .image p span {
	display: block;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.recommend-exhi ul {
	padding-left: 5px;
	position: relative;
}
.recommend-exhi ul::after {
	content: "";
	position: absolute;
	left: 9px;
	top: -6px;
	bottom: -6px;
	width: 1px;
	background-color: #ddd;
}
.recommend-exhi li {
	margin-top: 20px;
	overflow: hidden;
}
.recommend-exhi li i {
	float: left;
	width: 9px;
	height: 9px;
	border: 2px solid #ffbbb2;
	box-sizing: border-box;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: 6px;
	position: relative;
	background-color: #fff;
	z-index: 9;
}
.recommend-exhi li .text {
	overflow: hidden;
}
.recommend-exhi li p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.recommend-exhi li .data {
	margin-top: 10px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	color: #999;
	padding-right: 86px;
}
.recommend-exhi li .data .detail {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	line-height: 22px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #999;
	padding: 0 10px;
}
.recommend-exhi li .data .detail:hover {
	background-color: #945d56;
	color: #fff;
	border-color: #945d56;
}
.right-advbox {
	margin-top: 30px;
}
.right-advbox li {
	margin-top: 14px;
}
.main .left {
	overflow: hidden;
	float: left;
	width: calc(100% - 50px - 400px);
	margin-right: 50px;
}
.main .news-list ul {
	margin-top: -22px;
}
.main .news-list li {
	padding: 22px 0;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
.main .news-list li:hover{
	-ms-box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.15); 
	-moz-box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.15);
	box-shadow: 0 15px 30px -20px rgba(0, 0, 0, 0.15); 
	-moz-transform: translate3d(0, -2px, 0);  
	-ms-transform: translate3d(0, -2px, 0);  
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.main .news-list li:hover .item-right .image img{
	-webkit-animation:zoomIn 2s cubic-bezier(0.42,0,.58,1)
}
@-webkit-keyframes zoomIn {
	0% {-webkit-transform:scale3d(1, 1, 1)}50% {-webkit-transform:scale3d(1.2, 1.2, 1.2)}
}
.main .news-list li .item-top {
	margin-bottom: 20px;
}
.main .news-list li .item-top .item-left p {
	font-size: 22px;
}
.m0 {
	margin-top: 10px !important;
}
.main .news-list li:last-child {
	border-bottom: 0;
}
.main .news-list li .item-right {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.main .news-list li.li-top .item-right {
	width: 200px;
}
.main .news-list li.li-top .item-left .data {
	width: calc(100% - 200px - 20px);
}
.main .news-list li .item-right .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	border-radius: 8px;
}
.main .news-list li .item-right .image img {
	max-height: none;
	width: 100%;
	border-radius: 8px;
}
.main .news-list li .item-left {
	overflow: hidden;
}
.main .news-list li .item-left p {
	font-weight: bold;
	font-size: 21px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-top: 5px;
	padding-left: 24px;
	background: url('../../../../images/news/version/2022/icon2.png') no-repeat 0 6px;
}
.main .news-list li .item-left p a {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
}
.main .news-list li .item-left p a.mr50 {
	max-width: calc(100% - 50px);
}
.main .news-list li .item-left p mark {
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	padding: 0 7px;
	border-radius: 4px;
	vertical-align: top;
	background-color: #f44141;
	line-height: 21px;
	height: 22px;
	margin-left: 6px;
}
.main .news-list li .item-left p mark.green {
	background-color: #945d56;
}
.main .news-list li .item-left .content {
	font-size: 17px;
	color: #666666;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
	margin-top: 20px;
}
.main .news-list li .item-left .data {
	position: absolute;
	font-size: 14px;
	/* margin-top: 20px; */
	color: #999;
	width: calc(100% - 210px - 20px);
	bottom: 25px;
	right: 0;
}
.main .news-list li .item-left .data .label,.main .news-list li .item-bottom .data .label {
	position: absolute;
	right: 0;
	top: 0;
}
.main .news-list li .item-bottom .data {
	position: relative;
	font-size: 14px;
	color: #999;
	margin-top: 20px;
}
.main .news-list li .data mark {
	display: inline-block;
	margin-right: 12px;
	padding: 0 8px;
	border-radius: 4px;
	background-color: rgba(132,154,174,.1);
	color: #849aae;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
}
.main .news-list li .item-left .data span i,.main .news-list li .item-bottom .data span i {
	font-size: 14px;
	margin-right: 6px;
}
.main .news-list .Ul {
	margin-top: 25px;
	overflow: hidden;
	/* margin-right: -30px; */
	width: calc(94%);
}
.main .news-list .Li {
	float: left;
	width: 25%;
}
.main .news-list .Li .image {
	margin-right: 30px;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	border-radius: 10px;
}
.main .news-list .Li .image img {
	width: 100%;
	max-height: none;
	border-radius: 10px;
}
.lostpro {
	width: 490px;
	background: url(/images/lostpro.jpg) no-repeat;
	margin: 60px 0 60px;
	padding-left: 165px;
	margin: 60px auto;
}
.lostpro span{font: 22px/34px "Microsoft Yahei";color: #333;}
.lostpro p{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul li{background: url("/images/caigouSearch.png") no-repeat -143px -30px;padding-left: 12px;}
.lostpro .lostproab {
	line-height: 26px;
	margin-top: 22px;
	font-size: 14px;
}
/* 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;
}
/* end */

.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 45px 0 0;
	text-align: center;
    color: #333;
    font-size: 0;
}
.pages a {
	width: 38px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/38px "Microsoft YaHei";
	color: #333;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
}
.pages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: top;
}
.pages .jump {
	font-size: 14px;
	line-height: 40px;
}
.pages button {
	width: 62px;
	height: 40px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/38px "Tahoma";
	vertical-align: top;
	cursor: pointer;
	background: #945d56;
	color: #fff;
	margin-left: 10px;
}
.pages a:hover,.pages a.on {
	background-color: #945d56;
	border-color: #945d56;
	color: #fff;
}

.pages a.ft {
	background: url(../../../../images/version/2022/info/page.png) no-repeat 15px 14px;
}
.pages a.prev {
	background: url(../../../../images/version/2022/info/page.png) no-repeat -35px 14px;
}
.pages a.lt {
	background: url(../../../../images/version/2022/info/page.png) no-repeat -322px 14px;
}
.pages a.next {
	background: url(../../../../images/version/2022/info/page.png) no-repeat -369px 14px;
}
.fileld-top {
	padding: 22px 0;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);

}

.fileld-top .logo {
	width: 220px;
	float: left;
	padding-right: 15px;
}
.fileld-top .item .pageName{
	float: left;
	margin-top: 8px;
	padding-left: 18px;
	position: relative;
}
.fileld-top .item .pageName::after {
	content: '';
	width: 1px;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #dddddd;
}
.fileld-top .item .pageName p {
	display: inline-block;
	width: 104px;
	height: 14px;
	background: url('../../../../images/Version/2022/info/pageName.png') no-repeat;
	background-size: contain;
	margin-top: 8px;
}
.fileld-top .item .pageName h1 {
	color: #333;
	font-size: 24px;
}
.fileld-top .searchMain {
	float: right;
	margin-top: 5px;
}
.fileld-top .searchMain .search {
	width: 552px;
	border-radius: 2px;
	border-color: #ddd;
}
.fileld-top .searchMain .search input {
	width: 460px;
}
.fileld-top .searchMain .search button {
	background-color: #945d56;
	width: 94px;
	border-radius: 2px;
}
.fileld-top .top-nav {
	float: left;
	margin-left: 140px;
	margin-top: 15px;
}
.fileld-top .top-nav li {
	margin-right: 50px;
	float: left;
	position: relative;
}
.fileld-top .top-nav .menu-top {
	font-size: 20px;
	font-weight: bold;
}
.fileld-top .top-nav .menu-top i {
	font-size: 10px;
	vertical-align: top;
	display: inline-block;
	margin-left: 8px;
	margin-top: 7px;
}
.fileld-top .top-nav li.hover .menu-top a i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fileld-top .top-nav .menu-bot {
	position: absolute;
	top: 30px;
	width: 120px;
	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%);
	z-index: 99;
}
.fileld-top .top-nav .menu-bot p a{
	height: 46px;
	text-align: center;
	font-size: 16px;
	line-height: 46px;
	color: #333;
	display: block;
	position:relative;
}
.fileld-top .top-nav .menu-bot p a:hover {
	color: #3fc197;
	background-color: #e8f9f3;
}
.fileld-top .top-nav .menu-bot p a::after{
	content:'';
	position:absolute;
	bottom:0;
	left:16px;
	right: 16px;
	border-bottom:1px dotted #ddd;
}
.information .title {
	font-size: 30px;
	font-weight: bold;
	padding-top: 2px;
	position: relative;
}
.information .title img {
	vertical-align: top;
	margin-top: -2px;
}
.information .title .text {
	position: absolute;
	right: 0;
	left: 120px;
	bottom: 2px;
	height: 28px;
	background: url(../../../../images/version/2022/info/line.png) no-repeat 0 bottom;
	background-size: 100% auto;
}
.information .title .text b {
	text-transform: uppercase;
	font-size: 16px;
	color: #e0e0e0;
	vertical-align: top;
	font-weight: 700;
}
.information li {
	position: relative;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 25px;
}
.information li img {
	vertical-align: top;
	margin-right: 14px;
	margin-top: 5px;
}
.information li p {
	padding-right: 100px;
}
.information li .time {
	font-size: 16px;
	color: #999;
	position: absolute;
	right: 0;
	top: 0;
}
.information li:nth-child(6n) {
	border-top: 1px solid #e6e6e6;
	padding-top: 25px;
}
.information li:nth-child(6n) .time {
	top: 25px;
}
/* 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;
	box-sizing: border-box;
}
.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;
	margin-right: 0;
	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;
}
/* end */

.left-bar {
	left: 40px;
	top: 200px;
	position: fixed;
	width: 80px;
	line-height: 44px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
}
.left-bar .bar-content {
	position: relative;
}
.left-bar .title {
	background-color: #945d56;
	color: #fff;
}
.left-bar .bar-content ul.child {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	display: none;
}
.left-bar .more {
	background-color: #945d56;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.left-bar .more a {
	display: block;
	color: #fff;
}
.left-bar li {
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	border-left: 5px solid #3499be;
	background-color: #fff;
}
.left-bar li:nth-child(2),.left-bar .child li:nth-child(3) {
	border-left-color: #f59618;
}
.left-bar li:nth-child(3),.left-bar .child li:nth-child(1) {
	border-left-color: #3eb983;
}
.left-bar li:nth-child(4),.left-bar .child li:nth-child(6) {
	border-left-color: #e55f5f;
}
.left-bar li:nth-child(5),.left-bar .child li:nth-child(2) {
	border-left-color: #a260ca;
}
.left-bar li:nth-child(6) ,.left-bar .child li:nth-child(5){
	border-left-color: #e1cd21;
}
.left-bar li:nth-child(7),.left-bar .child li:nth-child(4) {
	border-left-color: #2fb8b6;
}
.left-bar li:nth-child(8),.left-bar .child li:nth-child(7) {
	border-left-color: #a4a4a4;
}
.left-bar li:nth-child(9),.left-bar .child li:nth-child(9) {
	border-left-color: #6c7cf3;
}
.left-bar li:nth-child(10),.left-bar .child li:nth-child(8) {
	border-left-color: #e9803a;
}
.left-bar li a {
	display: block;
}
.left-bar li a:hover,.left-bar li a.focus {
	color: #fff;
	background-color: #945d56;
}
/* 20240606 */
.hotTopic {
	margin-top: 25px;
	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: 34px;
	line-height: 34px;
	font-size: 15px;
	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;
}

@media only screen and (min-width:1920px){
	.w,.footer .item{
		width: 1600px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w,.footer .item{
		width: 1400px;
	}
	.leftAdv{
		width: 50px;
	}
	.information li:nth-child(6n) .time {
		top: 20px;
	}
	.main .left {
		width: calc(100% - 45px - 350px);
		margin-right: 45px;
	}
	.main {
		margin-top: 32px;
	}
	.main .right .title b {
		font-size: 21px;
		line-height: 23px;
	}
	.main .right .title::before {
		width: 108px;
		height: 7px;
	}
	.main .right .title .more {
		top: 2px;
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.hot-talk .talk-title {
		line-height: 40px;
		height: 40px;
		padding-left: 40px;
		font-size: 14px;
	}
	.hot-talk .item-bot {
		padding: 0 18px 15px;
	}
	.hot-talk .item-bot p {
		margin-top: 15px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.hot-talk .item-bot p i {
		font-size: 10px;
		margin-top: 0px;
		margin-right: 8px;
	}
	.main .right .title {
		margin-top: 22px;
	}
	.recommend-news ul {
		margin-top: 18px;
	}
	.recommend-news li {
		margin-top: 15px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.recommend-news li span {
		font-size: 15px;
		margin-right: 7px;
	}
	.recommend-video .first {
		margin-top: 15px;
	}
	.recommend-video .image mark {
		line-height: 26px;
		font-size: 13px;
	}
	.recommend-video .image p {
		padding: 60px 10px 12px;
		font-size: 14px;
	}
	.recommend-video .image p span {
		height: 16px;
		line-height: 16px;
	}
	.recommend-video dl {
		margin-top: 16px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-video dl dt {
		margin-right: 6px;
		width: 17px;
	}
	.recommend-video dl dd {
		font-size: 14px;
	}
	.recommend-video ul {
		margin-right: -12px;
		margin-top: 20px;
	}
	.recommend-video li .item {
		margin-right: 12px;
	}
	.recommend-video ul .image mark {
		font-size: 12px;
		line-height: 22px;
	}
	.recommend-video li p {
		margin-top: 8px;
		line-height: 20px;
		font-size: 13px;
	}
	.hbshop .box {
		margin-top: 16px;
		padding: 18px;
	}
	.hbshop li {
		margin-top: 8px;
	}
	.hbshop li a {
		padding-left: 12px;
		margin-right: 10px;
		font-size: 13px;
		line-height: 27px;
		height: 30px;
	}
	.hbshop ul {
		margin-right: -10px;
		margin-top: -8px;
	}
	.hbshop li a i {
		margin-right: 8px;
		margin-top: 13px;
	}
	.recommend-exhi .first {
		margin-top: 15px;
	}
	.recommend-exhi .first .image p {
		padding: 60px 12px 12px;
	}
	.recommend-exhi .first .image p span {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-exhi li {
		margin-top: 15px;
	}
	.recommend-exhi li i {
		width: 8px;
		height: 8px;
		margin-right: 8px;
		margin-top: 4px;
	}
	.recommend-exhi ul::after {
		left: 8px;
		top: 0;
		bottom: 0;
	}
	.recommend-exhi li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-exhi li .data {
		margin-top: 10px;
		line-height: 23px;
		height: 23px;
		font-size: 12px;
		padding-right: 70px;
	}
	.recommend-exhi li .data .detail {
		line-height: 20px;
		padding: 0 7px;
	}
	.right-advbox {
		margin-top: 25px;
	}
	.right-advbox li {
		margin-top: 10px;
	}
	.main .news-list li .item-right {
		width: 200px;
	}
	.main .news-list li.li-top .item-right {
		width: 185px;
	}
	.main .news-list li.li-top .item-left .data {
		width: calc(100% - 185px - 20px);
	}
	.main .news-list li .item-left p {
		font-size: 19px;
		line-height: 22px;
		height: 22px;
		margin-top: 3px;
	}
	.main .news-list li .item-top .item-left p {
		font-size: 20px;
	}
	.main .news-list li .item-left p a {
		line-height:inherit;
	}
	.main .news-list li .item-left .content {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
		margin-top: 15px;
	}
	.main .news-list li .item-left .data {
		font-size: 13px;
		/* margin-top: 34px; */
		width: calc(100% - 200px - 20px);
	}
	.main .news-list li .item-bottom .data {
		font-size: 13px;
	}
	.main .news-list .Ul {
		margin-top: 20px;
		margin-right: -15px;
	}
	.main .news-list .Li .image {
		margin-right: 15px;
	}
	.fileld-top .logo {
		width: 193px;
		padding-right: 12px;
	}
	.fileld-top .item .pageName {
		margin-top: 5px;
		padding-left: 14px;
	}
	.fileld-top .item .pageName h1 {
		font-size: 21px;
	}
	.fileld-top .item .pageName p {
		width: 92px;
		height: 13px;
		margin-top: 5px;
	}
	.fileld-top .top-nav .menu-top {
		font-size: 18px;
	}
	.fileld-top .top-nav li {
		margin-right: 38px;
	}
	.fileld-top .top-nav .menu-top i {
		font-size: 9px;
		margin-left: 8px;
		margin-top: 5px;
	}
	.fileld-top .searchMain {
		margin-top: 4px;
		margin-left: 0;
	}
	.fileld-top .searchMain .search {
		width: 480px;
	}
	.fileld-top .searchMain .search input {
		width: 389px;
	}
	.fileld-top .top-nav .menu-bot {
		top: 26px;
		width: 95px;
	}
	.fileld-top .top-nav .menu-bot p a {
		height: 36px;
		font-size: 14px;
		line-height: 34px;
	}
	.fileld-top .top-nav {
		margin-left: 126px;
	}
	.information li {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
		margin-top: 20px;
	}
	.information li img {
		margin-right: 10px;
		margin-top: 4px;
	}
	.information li:nth-child(6n) {
		padding-top: 20px;
	}
	.information li p {
		padding-right: 70px;
	}
	.information li .time {
		font-size: 14px;
	}
	.left-bar {
		left: 10px;
		top: 200px;
		width: 74px;
		line-height: 38px;
		font-size: 12px;
	}
	/* 20240603 */
	.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 22px;
	}
	.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;
	}
	.hotTopic {
		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: 14px;
		line-height: 32px;
		height: 32px;
		margin: 18px 5px 0;
		padding: 0 15px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w,.footer .item{
		width: 1224px;
	}
	.leftAdv{
		width: 50px;
	}
	.iframe {
        height: 36px;
    }
	.location {
		margin-top: 13px;
		font-size: 13px;
	}
	.main .left {
		width: calc(100% - 38px - 306px);
		margin-right: 38px;
	}
	.main {
		margin-top: 25px;
	}
	.main .right .title b {
		font-size: 21px;
		line-height: 23px;
	}
	.main .right .title::before {
		width: 108px;
		height: 7px;
	}
	.main .right .title .more {
		top: 2px;
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.hot-talk .talk-title {
		line-height: 35px;
		height: 35px;
		padding-left: 34px;
		font-size: 14px;
	}
	.hot-talk .item-bot {
		padding: 0 18px 15px;
	}
	.hot-talk .item-bot p {
		margin-top: 15px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.hot-talk .item-bot p i {
		font-size: 10px;
		margin-top: 0px;
		margin-right: 8px;
	}
	.main .right .title {
		margin-top: 22px;
	}
	.recommend-news ul {
		margin-top: 18px;
	}
	.recommend-news li {
		margin-top: 15px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.recommend-news li span {
		font-size: 15px;
		margin-right: 7px;
	}
	.recommend-video .first {
		margin-top: 15px;
	}
	.recommend-video .image mark {
		line-height: 26px;
		font-size: 13px;
	}
	.recommend-video .image p {
		padding: 60px 10px 12px;
		font-size: 14px;
	}
	.recommend-video .image p span {
		height: 16px;
		line-height: 16px;
	}
	.recommend-video dl {
		margin-top: 16px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-video dl dt {
		margin-right: 6px;
		width: 17px;
	}
	.recommend-video dl dd {
		font-size: 14px;
	}
	.recommend-video ul {
		margin-right: -12px;
		margin-top: 20px;
	}
	.recommend-video li .item {
		margin-right: 12px;
	}
	.recommend-video ul .image mark {
		font-size: 12px;
		line-height: 22px;
	}
	.recommend-video li p {
		margin-top: 8px;
		line-height: 20px;
		font-size: 13px;
	}
	.hbshop .box {
		margin-top: 16px;
		padding: 18px;
	}
	.hbshop li {
		margin-top: 8px;
	}
	.hbshop li a {
		padding-left: 12px;
		margin-right: 10px;
		font-size: 13px;
		line-height: 27px;
		height: 30px;
	}
	.hbshop ul {
		margin-right: -10px;
		margin-top: -8px;
	}
	.hbshop li a i {
		margin-right: 8px;
		margin-top: 13px;
	}
	.recommend-exhi .first {
		margin-top: 15px;
	}
	.recommend-exhi .first .image p {
		padding: 60px 12px 12px;
	}
	.recommend-exhi .first .image p span {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-exhi li {
		margin-top: 15px;
	}
	.recommend-exhi li i {
		width: 8px;
		height: 8px;
		margin-right: 8px;
		margin-top: 4px;
	}
	.recommend-exhi ul::after {
		left: 8px;
		top: 0;
		bottom: 0;
	}
	.recommend-exhi li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-exhi li .data {
		margin-top: 10px;
		line-height: 23px;
		height: 23px;
		font-size: 12px;
		padding-right: 66px;
	}
	.recommend-exhi li .data .detail {
		line-height: 20px;
		padding: 0 7px;
	}
	.right-advbox {
		margin-top: 25px;
	}
	.right-advbox li {
		margin-top: 10px;
	}
	.main .news-list li .item-right {
		width: 170px;
		margin-right: 15px;
	}
	.main .news-list li.li-top .item-right {
		width: 180px;
	}
	.main .news-list li.li-top .item-left .data {
		width: calc(100% - 170px - 15px);
	}
	.main .news-list ul {
		margin-top: -18px;
	}
	.main .news-list li .item-left p {
		font-size: 17px;
		line-height: 22px;
		height: 22px;
		margin-top: 2px;
	}
	.main .news-list li .item-top .item-left p {
		font-size: 20px;
	}
	.main .news-list li .item-left p a {
		line-height:inherit;
	}
	.main .news-list li .item-left .content {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 10px;
	}
	.main .news-list li .item-left .data {
		font-size: 12px;
		/* margin-top: 30px; */
		width: calc(100% - 170px - 15px);
		bottom: 20px;
	}
	.main .news-list li .item-bottom .data {
		font-size: 12px;
	}
	.main .news-list li .item-left .data span i,.main .news-list li .item-bottom .data span i {
		font-size: 12px;
	}
	.main .news-list li {
		padding: 18px 0;
	}
	.main .news-list .Ul {
		margin-top: 20px;
		margin-right: -12px;
	}
	.main .news-list .Li .image {
		margin-right: 12px;
	}
	.fileld-top .logo {
		width: 193px;
		padding-right: 12px;
	}
	.fileld-top .item .pageName {
		margin-top: 5px;
		padding-left: 14px;
	}
	.fileld-top .item .pageName h1 {
		font-size: 21px;
	}
	.fileld-top .item .pageName p {
		width: 92px;
		height: 13px;
		margin-top: 5px;
	}
	.fileld-top .top-nav .menu-top {
		font-size: 18px;
	}
	.fileld-top .top-nav li {
		margin-right: 38px;
	}
	.fileld-top .top-nav .menu-top i {
		font-size: 9px;
		margin-left: 8px;
		margin-top: 5px;
	}
	.fileld-top .searchMain {
		margin-top: 7px;
		margin-left: 0;
	}
	.fileld-top .searchMain .search {
		width: 420px;
	}
	.fileld-top .searchMain .search button {
		width: 72px;
	}
	.fileld-top .searchMain .search input {
		width: 350px;
	}
	.fileld-top .top-nav .menu-bot {
		top: 26px;
		width: 95px;
	}
	.fileld-top .top-nav .menu-bot p a {
		height: 36px;
		font-size: 14px;
		line-height: 34px;
	}
	.fileld-top .top-nav {
		margin-left: 48px;
	}
	.information li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 18px;
	}
	.information li img {
		margin-right: 8px;
		margin-top: 4px;
		width: 10px;
	}
	.information li:nth-child(6n) {
		padding-top: 18px;
	}
	.information li p {
		padding-right: 70px;
	}
	.information li .time {
		font-size: 14px;
	}
	.information .title img {
		margin-top: -2px;
		width: 26px;
	}
	.information .title {
		font-size: 24px;
	}
	.information .title .text {
		left: 93px;
		bottom: 2px;
		height: 25px;
	}
	.information .title .text b {
		font-size: 14px;
	}
	.information li:nth-child(6n) .time {
		top: 18px;
	}
	.left-bar {
		left: 10px;
		top: 200px;
		width: 74px;
		line-height: 38px;
		font-size: 12px;
	}
	/* 20240603 */
	.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 18px;
	}
	.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: 7px;
		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;
	}
	/* hotTopic */
	.hotTopic {
		padding: 14px 12px 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 10px;
	}
	/* footer */
	.footer .item .footer-code {
		width: 340px;
	}
	.footer .item .footer-code li {
		padding-left: 40px;
	}
	.footer .item .left {
		width: calc(100% - 342px);
		padding-right: 34px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w,.footer .item{
		width: 1138px;
	}
	.leftAdv{
		width: 50px;
	}
	.iframe {
        height: 36px;
    }
	.main .news-list ul {
		margin-top: -18px;
	}
	.location {
		margin-top: 13px;
		font-size: 12px;
	}
	.main .left {
		width: calc(100% - 38px - 306px);
		margin-right: 38px;
	}
	.main {
		margin-top: 25px;
	}
	.main .right .title b {
		font-size: 21px;
		line-height: 23px;
	}
	.main .right .title::before {
		width: 108px;
		height: 7px;
	}
	.main .right .title .more {
		top: 2px;
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.hot-talk .talk-title {
		line-height: 35px;
		height: 35px;
		padding-left: 34px;
		font-size: 14px;
	}
	.hot-talk .item-bot {
		padding: 0 18px 15px;
	}
	.hot-talk .item-bot p {
		margin-top: 15px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.hot-talk .item-bot p i {
		font-size: 10px;
		margin-top: 0px;
		margin-right: 8px;
	}
	.main .right .title {
		margin-top: 22px;
	}
	.recommend-news ul {
		margin-top: 18px;
	}
	.recommend-news li {
		margin-top: 15px;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
	}
	.recommend-news li span {
		font-size: 15px;
		margin-right: 7px;
	}
	.recommend-video .first {
		margin-top: 15px;
	}
	.recommend-video .image mark {
		line-height: 26px;
		font-size: 13px;
	}
	.recommend-video .image p {
		padding: 60px 10px 12px;
		font-size: 14px;
	}
	.recommend-video .image p span {
		height: 16px;
		line-height: 16px;
	}
	.recommend-video dl {
		margin-top: 16px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-video dl dt {
		margin-right: 6px;
		width: 17px;
	}
	.recommend-video dl dd {
		font-size: 14px;
	}
	.recommend-video ul {
		margin-right: -12px;
		margin-top: 20px;
	}
	.recommend-video li .item {
		margin-right: 12px;
	}
	.recommend-video ul .image mark {
		font-size: 12px;
		line-height: 22px;
	}
	.recommend-video li p {
		margin-top: 8px;
		line-height: 20px;
		font-size: 13px;
	}
	.hbshop .box {
		margin-top: 16px;
		padding: 18px;
	}
	.hbshop li {
		margin-top: 8px;
	}
	.hbshop li a {
		padding-left: 12px;
		margin-right: 10px;
		font-size: 13px;
		line-height: 27px;
		height: 30px;
	}
	.hbshop ul {
		margin-right: -10px;
		margin-top: -8px;
	}
	.hbshop li a i {
		margin-right: 8px;
		margin-top: 13px;
	}
	.recommend-exhi .first {
		margin-top: 15px;
	}
	.recommend-exhi .first .image p {
		padding: 60px 12px 12px;
	}
	.recommend-exhi .first .image p span {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-exhi li {
		margin-top: 15px;
	}
	.recommend-exhi li i {
		width: 8px;
		height: 8px;
		margin-right: 8px;
		margin-top: 4px;
	}
	.recommend-exhi ul::after {
		left: 8px;
		top: 0;
		bottom: 0;
	}
	.recommend-exhi li p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.recommend-exhi li .data {
		margin-top: 10px;
		line-height: 23px;
		height: 23px;
		font-size: 12px;
		padding-right: 64px;
	}
	.recommend-exhi li .data .detail {
		line-height: 20px;
		padding: 0 7px;
	}
	.right-advbox {
		margin-top: 25px;
	}
	.right-advbox li {
		margin-top: 10px;
	}
	.main .news-list li .item-right {
		width: 150px;
		margin-right: 15px;
	}
	.main .news-list li.li-top .item-right {
		width: 180px;
	}
	.main .news-list li.li-top .item-left .data {
		width: calc(100% - 180px - 20px);
	}
	.main .news-list li .item-left p {
		font-size: 16px;
		line-height: 22px;
		height: 22px;
		margin-top: 2px;
		padding-left: 18px;
	}
	.main .news-list li .item-top .item-left p {
		font-size: 19px;
	}
	.main .news-list li .item-left p a {
		line-height:inherit;
	}
	.main .news-list li .item-left .content {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
		margin-top: 4px;
	}
	.main .news-list li .item-left .data {
		font-size: 12px;
		/* margin-top: 30px; */
		width: calc(100% - 150px - 15px);
		bottom: 20px;
	}
	.main .news-list li .item-bottom .data {
		font-size: 12px;
	}
	.main .news-list li .item-left .data span i,.main .news-list li .item-bottom .data span i {
		font-size: 12px;
	}
	.main .news-list li {
		padding: 18px 0;
	}
	.main .news-list .Ul {
		margin-top: 20px;
		margin-right: -12px;
	}
	.main .news-list .Li .image {
		margin-right: 12px;
	}
	.fileld-top .logo {
		width: 170px;
		padding-right: 12px;
	}
	.fileld-top .item .pageName {
		margin-top: 5px;
		padding-left: 14px;
	}
	.fileld-top .item .pageName h1 {
		font-size: 21px;
	}
	.fileld-top .item .pageName p {
		width: 92px;
		height: 13px;
		margin-top: 5px;
	}
	.fileld-top .top-nav .menu-top {
		font-size: 18px;
	}
	.fileld-top .top-nav li {
		margin-right: 30px;
	}
	.fileld-top .top-nav .menu-top i {
		font-size: 9px;
		margin-left: 8px;
		margin-top: 5px;
	}
	.fileld-top .searchMain {
		margin-top: 7px;
		margin-left: 0;
	}
	.fileld-top .searchMain .search {
		width: 390px;
	}
	.fileld-top .searchMain .search button {
		width: 72px;
	}
	.fileld-top .searchMain .search input {
		width: 350px;
	}
	.fileld-top .top-nav .menu-bot {
		top: 26px;
		width: 95px;
	}
	.fileld-top .top-nav .menu-bot p a {
		height: 36px;
		font-size: 14px;
		line-height: 34px;
	}
	.fileld-top .top-nav {
		margin-left: 48px;
	}
	.information li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 18px;
	}
	.information li img {
		margin-right: 8px;
		margin-top: 4px;
		width: 10px;
	}
	.information li:nth-child(6n) {
		padding-top: 18px;
	}
	.information li p {
		padding-right: 70px;
	}
	.information li .time {
		font-size: 14px;
	}
	.information .title img {
		margin-top: -2px;
		width: 26px;
	}
	.information .title {
		font-size: 24px;
	}
	.information .title .text {
		left: 93px;
		bottom: 2px;
		height: 25px;
	}
	.information .title .text b {
		font-size: 14px;
	}
	.information li:nth-child(6n) .time {
		top: 18px;
	}
	.left-bar {
		left: 10px;
		top: 200px;
		width: 74px;
		line-height: 38px;
		font-size: 12px;
	}
	/* 20240603 */
	#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: 38px;
		line-height: 38px;
	}
	.nav ul li {
		height: 38px;
		font-size: 14px;
	}
	.nav ul li a {
		padding: 0 16px;
	}
	.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: 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: 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: 6px;
		width: 26%;
	}
	.navFn dd li > a, .navFn dd li .more_top a {
		height: 21px;
		line-height: 21px;
	}
	.navFn dd li {
		padding-left: 6px;
		font-size: 13px;
	}
	.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;
	}
	/* hotTopic */
    .hotTopic {
        padding: 14px 10px;
    }
    .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 10px;
	}
	/* 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% - 292px);
		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;
	}

}
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w,.footer .item{
		width: 1000px;
	}
	.leftAdv{
		width: 50px;
	}
	.iframe {
        height: 36px;
    }
	.location {
		margin-top: 13px;
		font-size: 12px;
	}
	.main .left {
		width: calc(100% - 32px - 260px);
		margin-right: 32px;
	}
	.main {
		margin-top: 25px;
	}
	.main .right .title b {
		font-size: 18px;
		line-height: 20px;
	}
	.main .right .title::before {
		width: 83px;
		height: 7px;
	}
	.main .right .title .more {
		top: 2px;
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.hot-talk .talk-title {
		line-height: 30px;
		height: 32px;
		padding-left: 30px;
		font-size: 13px;
	}
	.hot-talk .item-bot {
		padding: 0 12px 12px;
	}
	.hot-talk .item-bot p {
		margin-top: 12px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.hot-talk .item-bot p i {
		font-size: 8px;
		margin-top: 0px;
		margin-right: 6px;
	}
	.hot-talk .item {
		margin-top: 12px;
	}
	.main .right .title {
		margin-top: 16px;
	}
	.recommend-news ul {
		margin-top: 10px;
		border-width: 1px;
	}
	.recommend-news li {
		margin-top: 12px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.recommend-news li span {
		font-size: 13px;
		margin-right: 6px;
	}
	.recommend-video .first {
		margin-top: 15px;
	}
	.recommend-video .image mark {
		line-height: 22px;
		font-size: 12px;
	}
	.recommend-video .image p {
		padding: 40px 10px 12px;
		font-size: 12px;
	}
	.recommend-video .image p span {
		height: 16px;
		line-height: 16px;
	}
	.recommend-video dl {
		margin-top: 12px;
		line-height: 14px;
		height: 14px;
	}
	.recommend-video dl dt {
		margin-right: 6px;
		width: 15px;
	}
	.recommend-video dl dt img {
		margin-top: 2px;
	}
	.recommend-video dl dd {
		font-size: 12px;
	}
	.recommend-video ul {
		margin-right: -8px;
		margin-top: 12px;
	}
	.recommend-video li .item {
		margin-right: 8px;
	}
	.recommend-video ul .image mark {
		font-size: 12px;
		line-height: 22px;
	}
	.recommend-video li p {
		margin-top: 4px;
		line-height: 16px;
		font-size: 12px;
		height: 32px;
	}
	.hbshop .box {
		margin-top: 14px;
		padding: 10px;
	}
	.hbshop li {
		margin-top: 6px;
	}
	.hbshop li a {
		padding-left: 8px;
		margin-right: 8px;
		font-size: 12px;
		line-height: 24px;
		height: 26px;
	}
	.hbshop ul {
		margin-right: -8px;
		margin-top: -8px;
	}
	.hbshop li a i {
		margin-right: 8px;
		margin-top: 10px;
	}
	.recommend-exhi .first {
		margin-top: 15px;
	}
	.recommend-exhi .first .image p {
		padding: 45px 12px 12px;
	}
	.recommend-exhi .first .image p span {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.recommend-exhi li {
		margin-top: 12px;
	}
	.recommend-exhi li i {
		width: 8px;
		height: 8px;
		margin-right: 8px;
		margin-top: 4px;
	}
	.recommend-exhi ul::after {
		left: 8px;
		top: 0;
		bottom: 0;
	}
	.recommend-exhi li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.recommend-exhi li .data {
		margin-top: 8px;
		line-height: 23px;
		height: 23px;
		font-size: 12px;
		padding-right: 64px;
	}
	.recommend-exhi li .data .detail {
		line-height: 20px;
		padding: 0 7px;
	}
	.right-advbox {
		margin-top: 15px;
	}
	.right-advbox li {
		margin-top: 10px;
	}
	.main .news-list li .item-right {
		width: 160px;
		margin-right: 15px;
	}
	.main .news-list li.li-top .item-right {
		width: 160px;
	}
	.main .news-list li.li-top .item-left .data {
		width: calc(100% - 160px - 15px);
	}
	.main .news-list li .item-left p {
		font-size: 16px;
		line-height: 22px;
		height: 22px;
		margin-top: 2px;
	}
	.main .news-list li .item-top .item-left p {
		font-size: 17px;
	}
	.main .news-list li .item-left p a {
		line-height:inherit;
	}
	.main .news-list ul {
		margin-top: -16px;
	}
	.main .news-list li .item-left .content {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.main .news-list li .item-left .data {
		font-size: 12px;
		/* margin-top: 25px; */
		width: calc(100% - 160px - 15px);
		bottom: 24px;
	}
	.main .news-list li .item-bottom .data {
		font-size: 12px;
	}
	.main .news-list li .item-left .data span i,.main .news-list li .item-bottom .data span i {
		font-size: 12px;
	}
	.main .news-list li {
		padding: 16px 0;
	}
	.main .news-list .Ul {
		margin-top: 15px;
		margin-right: -12px;
	}
	.pages .jump {
		font-size: 12px;
	}
	.pages a {
		margin-right: 5px;
	}
	.pages button {
		margin-left: 5px;
	}
	.main .news-list .Li .image {
		margin-right: 12px;
	}
	.fileld-top .logo {
		width: 170px;
		padding-right: 12px;
	}
	.fileld-top .item .pageName {
		margin-top: 5px;
		padding-left: 14px;
	}
	.fileld-top .item .pageName h1 {
		font-size: 21px;
	}
	.fileld-top .item .pageName p {
		width: 92px;
		height: 13px;
		margin-top: 5px;
	}
	.fileld-top .top-nav .menu-top {
		font-size: 18px;
	}
	.fileld-top .top-nav li {
		margin-right: 30px;
	}
	.fileld-top .top-nav .menu-top i {
		font-size: 9px;
		margin-left: 8px;
		margin-top: 5px;
	}
	.fileld-top .searchMain {
		margin-top: 7px;
		margin-left: 0;
	}
	.fileld-top .searchMain .search {
		width: 390px;
	}
	.fileld-top .searchMain .search button {
		width: 72px;
	}
	.fileld-top .searchMain .search input {
		width: 350px;
	}
	.fileld-top .top-nav .menu-bot {
		top: 26px;
		width: 95px;
	}
	.fileld-top .top-nav .menu-bot p a {
		height: 36px;
		font-size: 14px;
		line-height: 34px;
	}
	.fileld-top .top-nav {
		margin-left: 48px;
	}
	.information li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 18px;
	}
	.information li img {
		margin-right: 8px;
		margin-top: 4px;
		width: 10px;
	}
	.information li:nth-child(6n) {
		padding-top: 18px;
	}
	.information li p {
		padding-right: 70px;
	}
	.information li .time {
		font-size: 14px;
	}
	.information .title img {
		margin-top: -2px;
		width: 26px;
	}
	.information .title {
		font-size: 24px;
	}
	.information .title .text {
		left: 93px;
		bottom: 2px;
		height: 25px;
	}
	.information .title .text b {
		font-size: 14px;
	}
	.information li:nth-child(6n) .time {
		top: 18px;
	}
	.left-bar {
		left: 10px;
		top: 200px;
		width: 74px;
		line-height: 38px;
		font-size: 12px;
	}
	/* 20240603 */
	#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 12px;
	}
	.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: 3px;
		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;
	}
	/* hotTopic */
	.hotTopic {
        padding: 12px 8px;
    }
    .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: 14px 4px 0;
		padding: 0 7px;
	}
	/* 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% - 292px);
		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;
	}


}
@media only screen and (max-width:1024px){
	.w,.footer .item{
		width: 1000px;
	}
	.leftAdv{
		width: 50px;
	}
	.iframe {
        height: 36px;
    }
	.location {
		margin-top: 13px;
		font-size: 12px;
	}
	.main .left {
		width: calc(100% - 32px - 260px);
		margin-right: 32px;
	}
	.main {
		margin-top: 25px;
	}
	.main .right .title b {
		font-size: 18px;
		line-height: 20px;
	}
	.main .right .title::before {
		width: 83px;
		height: 7px;
	}
	.main .right .title .more {
		top: 2px;
		line-height: 20px;
		height: 22px;
		font-size: 12px;
	}
	.hot-talk .talk-title {
		line-height: 30px;
		height: 32px;
		padding-left: 30px;
		font-size: 13px;
	}
	.hot-talk .item-bot {
		padding: 0 12px 12px;
	}
	.hot-talk .item-bot p {
		margin-top: 12px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.hot-talk .item-bot p i {
		font-size: 8px;
		margin-top: 0px;
		margin-right: 6px;
	}
	.hot-talk .item {
		margin-top: 12px;
	}
	.main .right .title {
		margin-top: 16px;
	}
	.recommend-news ul {
		margin-top: 10px;
		border-width: 1px;
	}
	.recommend-news li {
		margin-top: 12px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.recommend-news li span {
		font-size: 13px;
		margin-right: 6px;
	}
	.recommend-video .first {
		margin-top: 15px;
	}
	.recommend-video .image mark {
		line-height: 22px;
		font-size: 12px;
	}
	.recommend-video .image p {
		padding: 40px 10px 12px;
		font-size: 12px;
	}
	.recommend-video .image p span {
		height: 16px;
		line-height: 16px;
	}
	.recommend-video dl {
		margin-top: 12px;
		line-height: 14px;
		height: 14px;
	}
	.recommend-video dl dt {
		margin-right: 6px;
		width: 15px;
	}
	.recommend-video dl dt img {
		margin-top: 2px;
	}
	.recommend-video dl dd {
		font-size: 12px;
	}
	.recommend-video ul {
		margin-right: -8px;
		margin-top: 12px;
	}
	.recommend-video li .item {
		margin-right: 8px;
	}
	.recommend-video ul .image mark {
		font-size: 12px;
		line-height: 22px;
	}
	.recommend-video li p {
		margin-top: 4px;
		line-height: 16px;
		font-size: 12px;
		height: 32px;
	}
	.hbshop .box {
		margin-top: 14px;
		padding: 10px;
	}
	.hbshop li {
		margin-top: 6px;
	}
	.hbshop li a {
		padding-left: 8px;
		margin-right: 8px;
		font-size: 12px;
		line-height: 24px;
		height: 26px;
	}
	.hbshop ul {
		margin-right: -8px;
		margin-top: -8px;
	}
	.hbshop li a i {
		margin-right: 8px;
		margin-top: 10px;
	}
	.recommend-exhi .first {
		margin-top: 15px;
	}
	.recommend-exhi .first .image p {
		padding: 45px 12px 12px;
	}
	.recommend-exhi .first .image p span {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.recommend-exhi li {
		margin-top: 12px;
	}
	.recommend-exhi li i {
		width: 8px;
		height: 8px;
		margin-right: 8px;
		margin-top: 4px;
	}
	.recommend-exhi ul::after {
		left: 8px;
		top: 0;
		bottom: 0;
	}
	.recommend-exhi li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.recommend-exhi li .data {
		margin-top: 8px;
		line-height: 23px;
		height: 23px;
		font-size: 12px;
		padding-right: 64px;
	}
	.recommend-exhi li .data .detail {
		line-height: 20px;
		padding: 0 7px;
	}
	.right-advbox {
		margin-top: 15px;
	}
	.right-advbox li {
		margin-top: 10px;
	}
	.main .news-list li .item-right {
		width: 180px;
		margin-right: 15px;
	}
	.main .news-list li.li-top .item-right {
		width: 160px;
	}
	.main .news-list li.li-top .item-left .data {
		width: calc(100% - 160px - 15px);
	}
	.main .news-list li .item-left p {
		font-size: 16px;
		line-height: 22px;
		height: 22px;
		margin-top: 2px;
	}
	.main .news-list li .item-top .item-left p {
		font-size: 17px;
	}
	.main .news-list li .item-left p a {
		line-height:inherit;
	}
	.main .news-list ul {
		margin-top: -16px;
	}
	.main .news-list li .item-left .content {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 8px;
	}
	.main .news-list li .item-left .data {
		font-size: 12px;
		/* margin-top: 25px; */
		width: calc(100% - 180px - 15px);
		bottom: 24px;
	}
	.main .news-list li .item-bottom .data {
		font-size: 12px;
	}
	.main .news-list li .item-left .data span i,.main .news-list li .item-bottom .data span i {
		font-size: 12px;
	}
	.main .news-list li {
		padding: 16px 0;
	}
	.main .news-list .Ul {
		margin-top: 15px;
		margin-right: -12px;
	}
	.pages .jump {
		font-size: 12px;
	}
	.pages a {
		margin-right: 5px;
	}
	.pages button {
		margin-left: 5px;
	}
	.main .news-list .Li .image {
		margin-right: 12px;
	}
	.fileld-top .logo {
		width: 170px;
		padding-right: 12px;
	}
	.fileld-top .item .pageName {
		margin-top: 5px;
		padding-left: 14px;
	}
	.fileld-top .item .pageName h1 {
		font-size: 21px;
	}
	.fileld-top .item .pageName p {
		width: 92px;
		height: 13px;
		margin-top: 5px;
	}
	.fileld-top .top-nav .menu-top {
		font-size: 18px;
	}
	.fileld-top .top-nav li {
		margin-right: 30px;
	}
	.fileld-top .top-nav .menu-top i {
		font-size: 9px;
		margin-left: 8px;
		margin-top: 5px;
	}
	.fileld-top .searchMain {
		margin-top: 7px;
		margin-left: 0;
	}
	.fileld-top .searchMain .search {
		width: 390px;
	}
	.fileld-top .searchMain .search button {
		width: 72px;
	}
	.fileld-top .searchMain .search input {
		width: 350px;
	}
	.fileld-top .top-nav .menu-bot {
		top: 26px;
		width: 95px;
	}
	.fileld-top .top-nav .menu-bot p a {
		height: 36px;
		font-size: 14px;
		line-height: 34px;
	}
	.fileld-top .top-nav {
		margin-left: 48px;
	}
	.information li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 18px;
	}
	.information li img {
		margin-right: 8px;
		margin-top: 4px;
		width: 10px;
	}
	.information li:nth-child(6n) {
		padding-top: 18px;
	}
	.information li p {
		padding-right: 70px;
	}
	.information li .time {
		font-size: 14px;
	}
	.information .title img {
		margin-top: -2px;
		width: 26px;
	}
	.information .title {
		font-size: 24px;
	}
	.information .title .text {
		left: 93px;
		bottom: 2px;
		height: 25px;
	}
	.information .title .text b {
		font-size: 14px;
	}
	.information li:nth-child(6n) .time {
		top: 18px;
	}
	.left-bar {
		left: 10px;
		top: 200px;
		width: 74px;
		line-height: 38px;
		font-size: 12px;
	}
	/* 20240603 */
	#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 12px;
	}
	.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: 3px;
		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;
	}
	/* hotTopic */
	.hotTopic {
        padding: 12px 8px;
    }
    .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: 14px 4px 0;
		padding: 0 7px;
	}
	/* 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% - 292px);
		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;
	}

}
