﻿/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'hbzhan';  /* Project id 1875012 */
  src: url('//at.alicdn.com/t/c/font_1875012_m8b32rbo38k.woff2?t=1742884103320') format('woff2'),
       url('//at.alicdn.com/t/c/font_1875012_m8b32rbo38k.woff?t=1742884103320') format('woff'),
       url('//at.alicdn.com/t/c/font_1875012_m8b32rbo38k.ttf?t=1742884103320') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'media';
	src: url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.eot");
	src: url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.eot?#iefix") format("embedded-opentype"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.woff2") format("woff2"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.woff") format("woff"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.ttf") format("truetype"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.svg#media") format("svg")
}

.media {
	font-family: "media" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
@font-face {
  font-family:'AlimamaShuHeiTi';
  src:url('https://public.mtnets.com/Font/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold.woff2') format('woff2');
  font-display:swap
}
@font-face {
  font-family:'youshebiaotihei';
  src:url('https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff2') format('woff2');
  font-display:swap
}
.ease {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.right {
	overflow: hidden;
}
body {
	line-height: 1;
}

.Center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 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;
}

.w {
	margin: 0 auto;
	width: 1600px;
	box-sizing: border-box;
}
svg {
	fill: currentColor;
	width: 16px;
	height: 16px;
	display: inline-block;
}
.w::after {
	content: "";
	clear: both;
	display: block;
}
.iframe iframe {
	width: calc(100% + 18px);
}
.iframe {
    height: 40px;
    overflow: hidden;
}
.header {
	height: 40px;
	background-color: #f7f7f7;
	position: relative;
}
.header .item {
	font-size: 14px;
	color: #666;
}
.header .item p {
	float: left;
	line-height: 34px;
	font-size: 0;
}
.header .item p a {
	color: #666;
	font-size: 14px;
	margin-right: 24px;
}
.header .item p a:last-child {
	margin-right: 0;
}
.header .item p a.login {
	color: #00994d;
	position: relative;
}

.header .item a:hover{
	color: #00994d;
}
.header .item ul {
	float: right;
	margin-top: 11px;
	margin-right: 81px;
}
.header .item ul li{
	float: left;
	height: 15px;
	line-height: 15px;
}
.header .item ul li:last-child{
	border:none;
}
.header .item ul li a {
	color: #666;
	padding: 0 12px;
}
/* Tophead */
.Tophead{
	margin: 0 auto;
	position: relative;
}
.Tophead ul {
	position: absolute;
	top: -39px;
	right: 0;
}
.Tophead li{
	float: left;
	height: 38px;
  	position: relative;
}
.Tophead li .ServiceTop {
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	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: #666;
}
/* 两个下拉 */
.Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	color: #00994d;
}
.Tophead li .ServiceTop svg {
	margin-right: 0px;
	width: 14px;
	height: 14px;
	vertical-align: top;
	margin-top: 13px;
}
/* mobile */
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 44px;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot{
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 100%;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
	box-sizing: border-box;
}
.ServiceBot1 {
	width: 352px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(255, 249, 242) 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: 50%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(151,224,228) 0%, rgb(241,179,56) 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-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* weixin */
.ServiceBot2{
	height: 220px;
	width: 740px;
	background-image: -moz-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(242,255,248) 0%, rgb(255,255,255) 48%);
	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: #00994d;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.top-head {
	padding: 26px 0;
}

.top-head .logo {
	width: 255px;
	float: left;
}
.top-head .search {
	float: right;
	margin-top: 3px;
}

.top-div {
	padding: 28px 0;
}
.top-div .logo {
	float: left;
	width: 260px;
	margin-right: 170px;
}
.search-right {
	float: left;
}
.search .form {
	height: 50px;
	border: 2px solid #00994d;
	box-sizing: border-box;
	border-radius: 24px;
	display: inline-block;
}
.search .form .select {
	width: 78px;
	height: 100%;
	position: relative;
	float: left;
}
.search .form .select::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background-color: #e6e6e6;
}
.search .form .select .select-top {
  width:100%;
  height:100%;
  position:relative;
  text-align:center;
  cursor:pointer;
  font-size:0
}
.search .form .select .select-top p {
	font-size: 16px;
	line-height: 46px;
	display: inline-block;
}
.search .form .select .select-top svg {
	width: 10px;
	height: 6px;
	vertical-align: top;
	margin-left: 8px;
	margin-top: 22px;
}
.search .form .select .select-top.focus svg {
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -o-transform:rotate(180deg);
  transform:rotate(180deg)
}
.search .form .select .select-bot {
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 100%;
	left: -2px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}
.search .form .select .select-bot li {
  line-height:30px;
  font-size:15px;
  border-left:2px solid #e6e6e6;
  border-right:2px solid #e6e6e6;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
  text-align:center
}
.search .form .select .select-bot li:hover {
  background-color:#00994d;
  border-left:2px solid #00994d;
  border-right:2px solid #00994d;
  color:#fff;
  cursor:pointer;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease
}
.search .form input {
	border: none;
	height: 100%;
	width: 614px;
	font-size: 16px;
	color: #aaaaaa;
	float: left;
	text-indent: 10px;
	margin-top: 0;
}
.search .form input:focus {
  color:#333
}
.search .form button {
	width: 104px;
	height: 50px;
	border: none;
	background-color: #00994d;
	font-size: 18px;
	color: #fff;
	float: right;
	cursor: pointer;
	outline: none;
	border-radius: 0 24px 24px 0;
	margin-top: -2px;
	margin-right: -2px;
}
.search .form button svg {
	margin-right: 1px;
	width: 17px;
	height: 17px;
	vertical-align: top;
	margin-top: 4px;
}
.search-right .hot-key {
	overflow: hidden;
	margin-top: 6px;
	line-height: 17px;
}
.search-right .hot-key .label {
	font-size: 15px;
	font-weight: bold;
	float: left;
	color: #ec4242;
}
.search-right .hot-key .keys {
	overflow: hidden;
	font-size: 0;
}
.search-right .hot-key .keys a {
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin-right: 14px;
	vertical-align: top;
}
.search-right .hot-key .keys a:hover {
	color: #00994d;
}
.nav {
	background-color: #00994d;
}
.nav ul {
	font-size: 0;
}
.nav li {
	display: inline-block;
}
.nav li a {
	display: block;
	padding: 0 32px;
	line-height: 54px;
	height: 54px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.nav li a.focus,.nav li a:hover {
	background-color: #f98f00;
}
.w1150 {
	margin-right: 40px;
	width: 1150px;
	float: left;
	box-sizing: border-box;
}
.part1 {
	margin-top: 25px;
}
.news-tab {
	font-size: 0;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.news-tab a {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 16.66%;
	padding-bottom: 22px;
	line-height: 26px;
	vertical-align: top
}
.news-tab a.focus {
	font-size: 24px;
	color: #00994d;
}
.news-tab .followTab {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 16.66%;
	height: 4px;
	background-color: #00994d;
}
.news-tab .followTab span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 13px 0 13px;
	border-color: #fff transparent transparent transparent;
}
.news-tab .followTab span::after {
	position: absolute;
	content: "";
	left: 50%;
	top: -8px;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 7px 0 7px;
	border-color: #f98f00 transparent transparent transparent;
}
.news-bot {
	display: none;
	padding-top: 25px;
}
.news-bot .news-item {
	margin-top: 20px;
	overflow: hidden;
}
.news-bot .news-item:first-child {
	margin-top: 0;
}
.news-item .news-img {
	width: 300px;
	float: left;
	margin-right: 22px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.news-item .news-img .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.news-item .news-img .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.news-item .news-img .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 46px 10px 8px;
	background-image: -moz-linear-gradient( 90deg, rgb(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	box-sizing: border-box;
}
.news-item .news-img .text p {
	font-size: 18px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.news-item .news-img .text p a {
	color: #fff;
}
.news-item .news-text {
	overflow: hidden;
}
.news-item .news-text .title {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.news-item .news-text .title a {
	color: #cd1f1f;
}
.news-item .news-text .title a:hover {
	color: #00994d;
}
.news-item .news-text li {
	position: relative;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 21px;
	padding-right: 42px;
}
.news-item .news-text li a {
	color: #333;
}
.news-item .news-text li a:hover {
	color: #00994d;
}
.news-item .news-text li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	vertical-align: top;
	margin-right: 12px;
	margin-top: 9px;
}

.news-item .news-text li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #999;
}
.news-item.float-r .news-img {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}
.news-item.float-r .news-text li:first-child {
	margin-top: 0;
}
.news-item.float-r .news-text li {
	margin-top: 12px;
	line-height: 30px;
	height: 30px;
}
.news-item .news-text li mark {
	display: inline-block;
	font-size: 16px;
	height: 28px;
	line-height: 27px;
	border-radius: 4px;
	margin-right: 8px;
	padding: 0 6px;
	background-color: #00994d;
	color: #fff;
	vertical-align: top;
	margin-top: 1px;
}
.part1 .right {
	overflow: hidden;
}
.today-hot .title {
	position: relative;
	line-height: 28px;
}
.today-hot .title i {
	display: inline-block;
	width: 24px;
	height: 28px;
	background: url(/images/index/version/2025/fire-icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 7px;
}
.today-hot .title .more {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #333;
}
.today-hot .title .more:hover {
	color: #00994d;
}
.today-hot .list {
	margin-top: 20px;
}
.today-hot .list li {
	margin-top: 26px;
	line-height: 20px;
	overflow: hidden;
}
.today-hot .list li:first-child {
	margin-top: 0;
}
.today-hot .list li .num {
	font-family: "youshebiaotihei";
	font-size: 18px;
	color: #999;
	float: left;
	width: 20px;
	text-align: center;
	margin-right: 7px;
}
.today-hot .list li:first-child .num {
	color: #e71c1c;
	font-size: 22px;
}
.today-hot .list li:nth-child(2) .num {
	color: #f98100;
}
.today-hot .list li:nth-child(3) .num {
	color: #00994d;
}
.today-hot .list li p {
	overflow: hidden;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	position: relative;
	padding-right: 42px;
}
.today-hot .list li p a {
	color: #333;
}
.today-hot .list li p a:hover {
	color: #00994d;
}
.today-hot .list li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #999999;
}
.part2 {
	padding: 35px 0;
	background: url(/images/index/version/2025/part2-bg.png) no-repeat #45c083;
	background-size: cover;

}
.mt-35 {
	margin-top: 35px;
}
.public-title {
	position: relative;
	margin-bottom: 20px;
}
.public-title p {
	font-size: 26px;
	font-weight: bold;
}
.public-title p i {
	display: inline-block;
	width: 23px;
	height: 24px;
	margin-right: 5px;
	background: url(/images/index/version/2025/icon.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 2px;
}
.public-title .more {
	position: absolute;
	right: 0;
	top: 6px;
	font-size: 16px;
	color: #333;
}
.public-title .more:hover {
	color: #00994d;
}
.expo-report {
	overflow: hidden;
}
.expo-report .big-box {
	float: left;
	width: 571px;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.expo-report .image {
	height: 0;
	padding-bottom: 66.7%;
	overflow: hidden;
	border-radius: 4px;
	position: relative;
}
.expo-report .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.expo-report .image mark {
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 5px;
	padding: 0 8px;
	line-height: 28px;
	height: 28px;
	background-color: #f98f00;
	font-size: 16px;
	color: #fff;
}
.expo-report .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 90px 10px 10px;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}
.expo-report .text p {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.expo-report .text p a {
	color: #fff;
}
.expo-report .small-list {
	overflow: hidden;
}
.expo-report .small-list ul {
	overflow: hidden;
	margin-top: -16px;
}
.expo-report .small-list li {
	float: left;
	width: 50%;
}
.expo-report .small-list .item {
	margin-left: 16px;
	margin-top: 16px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.expo-report .small-list .text {
	padding-top: 64px;
}
.expo-report .small-list .text p {
	font-size: 16px;
}
.part2 .right {
	overflow: hidden;
}
.online-list li {
	overflow: hidden;
	margin-top: 15px;
}
.online-list .online-image {
	float: left;
	width: 126px;
	margin-right: 14px;
}
.online-list .image {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 2px;
}
.online-list .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.online-list .text {
	overflow: hidden;
}
.online-list .text p {
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.online-list .text p a {
	color: #333;
}
.online-list .text p a:hover {
	color: #00994d;
}

.online-list .text .time {
	margin-top: 10px;
	font-size: 14px;
	color: #999;
}
.news-title {
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.news-title span {
	display: inline-block;
	position: relative;
	padding-bottom: 14px;
	font-size: 26px;
	font-weight: bold;
}
.news-title span::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 4px;
	background-color: #00994d;
}
.news-title span::after {
	content: "";
	position: absolute;
	right: 0;
	width: 10px;
	bottom: 0;
	height: 4px;
	background-color: #f98f00;
}
.news-title .more {
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 16px;
	color: #333;
}
.news-title .more:hover {
	color: #00994d;
}
.online-company {
	margin-top: 26px;
	overflow: hidden;
}
.online-company .img-box {
	float: left;
	width: 563px;
	margin-right: 22px;
	overflow: hidden;
}
.online-company .img-box ul {
	margin-right: -16px;
	margin-top: -16px;
	overflow: hidden;
}
.online-company .img-box li {
	float: left;
	width: 50%;
}
.online-company .img-box li:first-child {
	width: 100%;
}
.online-company .img-box .item {
	margin-right: 16px;
	margin-top: 16px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.online-company .img-box .image {
	height: 0;
	padding-bottom: 56.3%;
	overflow: hidden;
	position: relative;
}
.online-company .img-box .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.online-company .img-box .text {
	padding: 58px 10px 10px;
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}
.online-company .img-box .text p {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.online-company .img-box .text p a {
	color: #fff;
}
.online-company li:first-child .text {
	padding-top: 90px;
}
.online-company li:first-child .text p {
	font-size: 18px;
}
.online-company .text-box {
	overflow: hidden;
}
.online-company .text-item {
	margin-top: 26px;
}
.online-company .text-item:first-child {
	margin-top: 0;
}
.online-company .text-item .title {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.online-company .text-item .title a {
	color: #cd1f1f;
}
.online-company .text-item li {
	margin-top: 21px;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	padding-right: 42px;
}
.online-company .text-item li a {
	color: #333;
}
.online-company .text-item li a:hover {
	color: #00994d;
}
.online-company .text-item .title a:hover {
	color: #00994d;
}
.online-company .text-item li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #999;
}
.online-company .text-item li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 10px;
}

.part3 .right-adv .image {
	display: block;
	height: 0;
	padding-bottom: 135.12%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.part3 .right-adv img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.shop-news ul {
	overflow: hidden;
	margin-right: -22px;
}
.shop-news li {
	float: left;
	width: 50%;
}
.shop-news li .item {
	margin-right: 22px;
	margin-top: 22px;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	padding-right: 42px;
}
.shop-news li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 9px;
}
.shop-news li a {
	color: #333;
}
.shop-news li a:hover {
	color: #00994d;
}
.shop-news li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #999;
}

.part4 .right-adv .image {
	height: 0;
	padding-bottom: 93.65%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.part4 .right-adv img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.zcfg {
	float: left;
	margin-right: 22px;
	width: 563px;
}
.part5 .image-box {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.part5 .image-box .image {
	height: 0;
	padding-bottom: 56.3%;
	overflow: hidden;
	position: relative;
}
.part5 .image-box .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.part5 .image-box .text {
	padding: 90px 10px 10px;
	box-sizing: border-box;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}
.part5 .image-box .text p {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.part5 .image-box .text p a {
	color: #fff;
}
.zcfg li {
	margin-top: 21px;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	padding-right: 42px;
}
.zcfg li a {
	color: #333;
}
.zcfg li a:hover {
	color: #00994d;
}
.zcfg .title a:hover {
	color: #00994d;
}
.zcfg li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #999;
}
.zcfg li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 10px;
}
.part5 .online-company {
	margin-top: 0;
}
.part5 .right .online-company .text-item li {
	padding-right: 0;
}

.part5 {
	padding: 35px 0;
	background: url(/images/index/version/2025/part5-bg.png) no-repeat #eaeaea;
	background-size: cover;
}
.part5 .public-title {
	margin-bottom: 25px;
}
.part6-ul {
	overflow: hidden;
	margin-right: -35px;
}
.part6-li {
	float: left;
	width: 33.33%;
}
.part6-item {
	margin-right: 35px;
	margin-top: 35px;
}
.part6-item .news-top {
	overflow: hidden;
	margin-top: 20px;
}
.part6-item .news-top .part6-image {
	float: left;
	width: 150px;
	margin-right: 14px;
}
.part6-item .news-top .image {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 3px;
}
.part6-item .news-top .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.part6-item .news-top .text {
	overflow: hidden;
}
.part6-item .news-top .text p {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.part6-item .news-top .text p a {
	color: #333;
}
.part6-item .news-top .text p a:hover {
	color: #00994d;
}
.part6-item .news-top .text .time {
	margin-top: 10px;
	line-height: 34px;
	height: 34px;
	font-size: 16px;
	color: #999;
	position: relative;
}
.part6-item .news-top .text .time .btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	padding: 0 14px;
	border-radius: 17px;
	height: 34px;
	line-height: 30px;
	background-color: #00994d;
	border: 1px solid #00994d;
	box-sizing: border-box;
	color: #fff;
}
.part6-item .news-top .text .time .btn:hover {
	background-color: #fff;
	color: #00994d;
}
.part6-item .news-list li {
	margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.part6-item .news-list li a {
	color: #333;
}
.part6-item .news-list li a:hover {
	color: #00994d;
}
.part6-item .news-list .title a:hover {
	color: #00994d;
}
.part6-item .news-list li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #999;
}
.part6-item .news-list li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 10px;
}
.baike-type {
	margin-top: 26px;
	overflow: hidden;
}
.baike-type .left-adv {
	width: 441px;
	float: left;
	margin-right: 22px;
}
.baike-type .left-adv .image {
	height: 0;
	padding-bottom: 63%;
	overflow: hidden;
	position: relative;
}
.baike-type .left-adv .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.baike-tab {
	font-size: 0;
	border-bottom: 1px solid #e6e6e6;
}
.baike-tab a {
	display: inline-block;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	vertical-align: top;
	padding: 0 16px 18px;
	position: relative;
	margin-right: 20px;
}
.baike-tab a.focus {
	font-size: 20px;
	color: #00994d;
}
.baike-tab a i {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #00994d;
	height: 4px;
	width: 0%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.baike-tab a i::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 13px 0 13px;
	border-color: #fff transparent transparent transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
}
.baike-tab a i::after {
	position: absolute;
	content: "";
	left: 50%;
	top: -1px;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 7px 0 7px;
	border-color: #f98f00 transparent transparent transparent;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
}

.baike-tab a.focus i {
	width: 100%;
}
.baike-tab a.focus i::before,.baike-tab a.focus i::after {
	opacity: 1;
}
.baike-bot {
	display: none;
}
.baike-bot .list {
	margin-top: 22px;
}
.baike-bot .list ul {
	margin-right: -16px;
	margin-top: -16px;
}
.baike-bot .list li {
	float: left;
	width: 25%;
}
.baike-bot .list li a {
	display: block;
	margin-right: 16px;
	margin-top: 16px;
	line-height: 42px;
	height: 42px;
	background-color: #f5f5f5;
	font-size: 16px;
	color: #333;
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
}
.baike-bot .list li a:hover {
	background-color: #00994d;
	color: #fff;
}
.link {
	background-image: -moz-linear-gradient( 0deg, rgb(0,153,77) 0%, rgb(248,134,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,153,77) 0%, rgb(248,134,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,153,77) 0%, rgb(248,134,0) 100%);
	padding: 18px 0;
}
.link dl {
	overflow: hidden;
	line-height: 20px;
}
.link dt {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin-right: 40px;
}
.link dd {
	overflow: hidden;
	font-size: 0;
}
.link dd a {
	display: inline-block;
	margin-right: 24px;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
}
.part6 {
	overflow: hidden;
}
.footer{
	background-color: #222;
	padding: 20px  0;
}
.Foot{
	margin:0 auto;
	color: #fff;
	overflow: hidden;
}
.footLeft{
	width: 860px;
	float: left;
	padding-right: 100px;
}
.footMenu{
	color: #666666;
	font-size: 16px;
	line-height: 56px;
	display: block;
}
.footMenu a {
	color: #fff;
	margin: 0 14px;
}
.footMenu a:first-child {
	margin-left: 0;
}
.footMenu a:hover{
	color: #00994d;
}
.footLeft p{
	color: #cacaca;
	line-height: 30px;
	font-size: 14px;
}
.footLeft p.webName i{
	font-style: normal;
	color: #00994d;
}
.footLeft p a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #00994d;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
}
.footLeft p a b{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: url("/images/index/version/2025/qq-icon2022.png") no-repeat center center;
}
.footLeft p.webQQ a{
	position: relative;
	cursor: pointer;
}
.footLeft p.webQQ 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;
}
.footLeft p.webQQ a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft p.webQQ a:hover .QQhover{
	display: inline-block;
}
.copyright{
	border-top: 1px solid #373737;
	margin-top: 10px;
	padding: 10px 0;
	color: #cacaca;
	font-size: 14px;
}
.copyright a {
	color: #cacaca;
}
.footRight{
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	border-left: 1px solid #373737;
}
.footRight p{
	display: inline-block;
	margin: 0 36px;
}
.footRight p span {
	display: block;
	font-size: 16px;
	line-height: 30px;
}
.footRight p img{
	width: 140px;
	border:1px solid #999999;
	margin:5px 0;
}
@media only screen and (min-width:1920px){
	.w{
		width: 1600px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1450px;
	}
	.nav li a {
		padding: 0 29px;
		line-height: 48px;
		height: 48px;
		font-size: 18px;
	}
	.w1150 {
		margin-right: 34px;
		width: 1044px;
	}
	.part1 {
		margin-top: 22px;
	}
	.news-tab a {
		font-size: 18px;
		padding-bottom: 18px;
		line-height: 24px;
	}
	.news-tab a.focus {
		font-size: 22px;
	}
	.news-bot {
		padding-top: 22px;
	}
	.news-item .news-img {
		width: 272px;
		margin-right: 20px;
		border-radius: 4px;
	}
	.news-item .news-img .text p {
		font-size: 17px;
		line-height: 22px;
		max-height: 44px;
	}
	.news-item .news-img .text {
		padding: 38px 10px 8px;
	}
	.news-item .news-text .title {
		font-size: 22px;
		line-height: 24px;
		height: 24px;
	}
	.news-item .news-text li {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
		margin-top: 20px;
	}
	.news-item .news-text li mark {
		font-size: 15px;
		height: 26px;
		line-height: 25px;
		padding: 0 5px;
		margin-top: 1px;
	}
	.news-item.float-r .news-text li {
		margin-top: 10px;
		line-height: 28px;
		height: 28px;
	}
	.today-hot .title i {
		width: 23px;
		height: 26px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.today-hot .title img {
		width: 100px;
	}
	.today-hot .title .more {
		font-size: 14px;
	}
	.today-hot .list {
		margin-top: 18px;
	}
	.today-hot .list li p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
		padding-right: 42px;
	}
	.today-hot .list li .num {
		font-size: 17px;
	}
	.today-hot .list li:first-child .num {
		font-size: 20px;
	}
	.today-hot .list li {
		margin-top: 22.4px;
		line-height: 19px;
	}
	.mt-35 {
		margin-top: 32px;
	}
	.part2 {
		padding: 32px 0;
	}
	.public-title p {
		font-size: 24px;
	}
	.public-title p i {
		width: 21px;
		height: 22px;
	}
	.public-title .more {
		font-size: 15px;
	}
	.public-title {
		margin-bottom: 18px;
	}
	.expo-report .big-box {
		width: 519px;
	}
	.expo-report .small-list .item {
		margin-left: 14px;
		margin-top: 14px;
	}
	.expo-report .small-list ul {
		margin-top: -14px;
	}
	.expo-report .image mark {
		font-size: 15px;
	}
	.expo-report .text p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.expo-report .text {
		padding: 80px 10px 10px;
	}
	.expo-report .small-list .text {
		padding-top: 58px;
	}
	.online-list .online-image {
		width: 114px;
		margin-right: 12px;
	}
	.online-list .text p {
		font-size: 17px;
		line-height: 24px;
		height: 48px;
	}
	.online-list .text .time {
		margin-top: 9px;
		font-size: 13px;
	}
	.online-list li {
		margin-top: 14px;
	}
	.news-title span {
		padding-bottom: 12px;
		font-size: 24px;
	}
	.news-title .more {
		font-size: 15px;
	}
	.online-company {
		margin-top: 23px;
	}
	.online-company .img-box {
		width: 510px;
		margin-right: 20px;
	}
	.online-company li:first-child .text p {
		font-size: 17px;
	}
	.online-company .img-box .text p {
		font-size: 15px;
		line-height: 19px;
		height: 19px;
	}
	.online-company .img-box .text {
		padding: 52px 10px 10px;
	}
	.online-company li:first-child .text {
		padding-top: 80px;
	}
	.online-company .text-item .title {
		font-size: 19px;
		line-height: 21px;
		height: 21px;
	}
	.online-company .text-item li {
		margin-top: 18px;
		font-size: 17px;
	}
	.online-company .text-item {
		margin-top: 18px;
	}
	.shop-news li .item {
		margin-right: 20px;
		margin-top: 20px;
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.shop-news ul {
		margin-right: -20px;
	}
	.part5 {
		padding: 32px 0;
	}
	.part5 .public-title {
		margin-bottom: 23px;
	}
	.zcfg {
		margin-right: 20px;
		width: 510px;
	}
	.zcfg li {
		margin-top: 18px;
		font-size: 17px;
	}
	.part6-item {
		margin-right: 32px;
		margin-top: 32px;
	}
	.part6-ul {
		margin-right: -32px;
	}
	.part6-item .news-top {
		margin-top: 17px;
	}
	.part6-item .news-top .part6-image {
		width: 136px;
		margin-right: 12px;
	}
	.part6-item .news-top .text p {
		font-size: 19px;
		line-height: 24px;
		height: 48px;
	}
	.part6-item .news-top .text .time {
		margin-top: 8px;
		line-height: 30px;
		height: 30px;
		font-size: 15px;
	}
	.part6-item .news-top .text .time .btn {
		font-size: 15px;
		padding: 0 12px;
		height: 30px;
		line-height: 27px;
	}
	.part6-item .news-list li {
		margin-top: 19px;
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.part6-item .news-list li i {
		margin-right: 9px;
		margin-top: 9px;
	}
	.baike-type {
		margin-top: 22px;
	}
	.baike-type .left-adv {
		width: 400px;
		margin-right: 20px;
	}
	.baike-tab a.focus {
		font-size: 19px;
	}
	.baike-tab a {
		font-size: 17px;
		line-height: 21px;
		padding: 0 14px 16px;
		margin-right: 18px;
	}
	.baike-bot .list {
		margin-top: 20px;
	}
	.baike-bot .list li a {
		margin-right: 14px;
		margin-top: 14px;
		line-height: 38px;
		height: 38px;
		font-size: 15px;
	}
	.baike-bot .list ul {
		margin-right: -14px;
		margin-top: -14px;
	}
	.link {
		padding: 15px 0;
	}
	.link dt {
		font-size: 17px;
		margin-right: 36px;
	}
	.link dd a {
		margin-right: 20px;
		font-size: 15px;
	}

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.top-div {
		padding: 26px 0;
	}
	.top-div .logo {
		width: 240px;
		margin-right: 146px;
	}
	.search .form input {
		width: 534px;
		font-size: 14px;
	}
	.search .form {
		height: 44px;
	}
	.search .form .select {
		width: 72px;
	}
	.search .form .select .select-top p {
		font-size: 14px;
		line-height: 40px;
	}
	.search .form .select .select-top svg {
		width: 9px;
		height: 5px;
		margin-left: 7px;
		margin-top: 19px;
	}
	.search .form button {
		width: 90px;
		height: 44px;
		font-size: 16px;
	}
	.search .form button svg {
		width: 15px;
		height: 15px;
		margin-top: 4px;
	}
	.search-right .hot-key {
		margin-top: 5px;
		line-height: 16px;
	}
	.search-right .hot-key .label {
		font-size: 14px;
	}
	.search-right .hot-key .keys a {
		font-size: 13px;
		margin-right: 12px;
	}
	.nav li a {
		padding: 0 27px;
		line-height: 48px;
		height: 48px;
		font-size: 18px;
	}
	.w1150 {
		margin-right: 32px;
		width: 1008px;
	}
	.part1 {
		margin-top: 22px;
	}
	.news-tab a {
		font-size: 18px;
		padding-bottom: 18px;
		line-height: 24px;
	}
	.news-tab a.focus {
		font-size: 22px;
	}
	.news-bot {
		padding-top: 22px;
	}
	.news-item .news-img {
		width: 272px;
		margin-right: 20px;
		border-radius: 4px;
	}
	.news-item .news-img .text p {
		font-size: 17px;
		line-height: 22px;
		max-height: 44px;
	}
	.news-item .news-img .text {
		padding: 38px 10px 8px;
	}
	.news-item .news-text .title {
		font-size: 22px;
		line-height: 24px;
		height: 24px;
	}
	.news-item .news-text li {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
		margin-top: 20px;
	}
	.news-item .news-text li mark {
		font-size: 15px;
		height: 26px;
		line-height: 25px;
		padding: 0 5px;
		margin-top: 1px;
	}
	.news-item.float-r .news-text li {
		margin-top: 10px;
		line-height: 28px;
		height: 28px;
	}
	.today-hot .title i {
		width: 23px;
		height: 26px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.today-hot .title img {
		width: 100px;
	}
	.today-hot .title .more {
		font-size: 14px;
	}
	.today-hot .list {
		margin-top: 18px;
	}
	.today-hot .list li p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
		padding-right: 42px;
	}
	.today-hot .list li .num {
		font-size: 17px;
	}
	.today-hot .list li:first-child .num {
		font-size: 20px;
	}
	.today-hot .list li {
		margin-top: 22.4px;
		line-height: 19px;
	}
	.mt-35 {
		margin-top: 32px;
	}
	.part2 {
		padding: 32px 0;
	}
	.public-title p {
		font-size: 24px;
	}
	.public-title p i {
		width: 21px;
		height: 22px;
	}
	.public-title .more {
		font-size: 15px;
	}
	.public-title {
		margin-bottom: 18px;
	}
	.expo-report .big-box {
		width: 501px;
	}
	.expo-report .small-list .item {
		margin-left: 14px;
		margin-top: 14px;
	}
	.expo-report .small-list ul {
		margin-top: -14px;
	}
	.expo-report .image mark {
		font-size: 15px;
	}
	.expo-report .text p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.expo-report .text {
		padding: 80px 10px 10px;
	}
	.expo-report .small-list .text {
		padding-top: 58px;
	}
	.online-list .online-image {
		width: 110px;
		margin-right: 12px;
	}
	.online-list .text p {
		font-size: 16px;
		line-height: 23px;
		height: 46px;
	}
	.online-list .text .time {
		margin-top: 9px;
		font-size: 13px;
	}
	.online-list li {
		margin-top: 13px;
	}
	.news-title span {
		padding-bottom: 12px;
		font-size: 24px;
	}
	.news-title .more {
		font-size: 15px;
	}
	.online-company {
		margin-top: 23px;
	}
	.online-company .img-box {
		width: 492px;
		margin-right: 20px;
	}
	.online-company li:first-child .text p {
		font-size: 17px;
	}
	.online-company .img-box .text p {
		font-size: 15px;
		line-height: 19px;
		height: 19px;
	}
	.online-company .img-box .text {
		padding: 52px 10px 10px;
	}
	.online-company li:first-child .text {
		padding-top: 80px;
	}
	.online-company .text-item .title {
		font-size: 19px;
		line-height: 21px;
		height: 21px;
	}
	.online-company .text-item li {
		margin-top: 16px;
		font-size: 17px;
	}
	.online-company .text-item {
		margin-top: 18px;
	}
	.shop-news li .item {
		margin-right: 18px;
		margin-top: 18px;
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.shop-news ul {
		margin-right: -18px;
	}
	.part5 {
		padding: 32px 0;
	}
	.part5 .public-title {
		margin-bottom: 23px;
	}
	.zcfg {
		margin-right: 20px;
		width: 492px;
	}
	.zcfg li {
		margin-top: 16px;
		font-size: 17px;
	}
	.part6-item {
		margin-right: 30px;
		margin-top: 30px;
	}
	.part6-ul {
		margin-right: -30px;
	}
	.part6-item .news-top {
		margin-top: 17px;
	}
	.part6-item .news-top .part6-image {
		width: 136px;
		margin-right: 12px;
	}
	.part6-item .news-top .text p {
		font-size: 19px;
		line-height: 24px;
		height: 48px;
	}
	.part6-item .news-top .text .time {
		margin-top: 8px;
		line-height: 30px;
		height: 30px;
		font-size: 15px;
	}
	.part6-item .news-top .text .time .btn {
		font-size: 15px;
		padding: 0 12px;
		height: 30px;
		line-height: 27px;
	}
	.part6-item .news-list li {
		margin-top: 19px;
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.part6-item .news-list li i {
		margin-right: 9px;
		margin-top: 9px;
	}
	.baike-type {
		margin-top: 22px;
	}
	.baike-type .left-adv {
		width: 400px;
		margin-right: 20px;
	}
	.baike-tab a.focus {
		font-size: 19px;
	}
	.baike-tab a {
		font-size: 17px;
		line-height: 21px;
		padding: 0 14px 16px;
		margin-right: 18px;
	}
	.baike-bot .list {
		margin-top: 20px;
	}
	.baike-bot .list li a {
		margin-right: 14px;
		margin-top: 14px;
		line-height: 38px;
		height: 38px;
		font-size: 15px;
	}
	.baike-bot .list ul {
		margin-right: -14px;
		margin-top: -14px;
	}
	.link {
		padding: 15px 0;
	}
	.link dt {
		font-size: 17px;
		margin-right: 36px;
	}
	.link dd a {
		margin-right: 20px;
		font-size: 15px;
	}


}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.top-div {
		padding: 20px 0;
	}
    .top-div .logo {
    	width: 240px;
    	margin-right: 146px;
    }
	.search .form input {
		width: 534px;
		font-size: 14px;
	}
	.search .form {
		height: 44px;
	}
	.search .form .select {
		width: 72px;
	}
	.search .form .select .select-top p {
		font-size: 14px;
		line-height: 40px;
	}
	.search .form .select .select-top svg {
		width: 9px;
		height: 5px;
		margin-left: 7px;
		margin-top: 19px;
	}
	.search .form button {
		width: 90px;
		height: 44px;
		font-size: 16px;
	}
	.search .form button svg {
		width: 15px;
		height: 15px;
		margin-top: 4px;
	}
	.search-right .hot-key {
		margin-top: 5px;
		line-height: 16px;
	}
	.search-right .hot-key .label {
		font-size: 14px;
	}
	.search-right .hot-key .keys a {
		font-size: 13px;
		margin-right: 12px;
	}
	.nav li a {
		padding: 0 26px;
		line-height: 46px;
		height: 46px;
		font-size: 17px;
	}
	.w1150 {
		margin-right: 32px;
		width: 956px;
	}
	.part1 {
		margin-top: 18px;
	}
	.news-tab a {
		font-size: 17px;
		padding-bottom: 17px;
		line-height: 22px;
	}
	.news-tab a.focus {
		font-size: 20px;
	}
	.news-bot {
		padding-top: 20px;
	}
	.news-item .news-img {
		width: 250px;
		margin-right: 16px;
		border-radius: 4px;
	}
	.news-item.float-r .news-img {
		margin-left: 16px;
	}
	.news-item .news-img .text p {
		font-size: 15px;
		line-height: 20px;
		max-height: 40px;
	}
	.news-item .news-img .text {
		padding: 32px 10px 8px;
	}
	.news-item .news-text .title {
		font-size: 20px;
		line-height: 22px;
		height: 22px;
	}
	.news-item .news-text li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 18px;
	}
	.news-item .news-text li i {
		margin-right: 10px;
		margin-top: 7px;
	}
	.news-item .news-text li mark {
		font-size: 14px;
		height: 24px;
		line-height: 23px;
		padding: 0 5px;
		margin-top: 1px;
	}
	.news-item.float-r .news-text li {
		margin-top: 9px;
		line-height: 26px;
		height: 26px;
	}
	.news-item .news-text li .time,.today-hot .list li .time,.online-company .text-item li .time,.shop-news li .time,.zcfg li .time {
		font-size: 14px;
	}
	.today-hot .title i {
		width: 21px;
		height: 24px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.today-hot .title img {
		width: 92px;
	}
	.today-hot .title .more {
		font-size: 13px;
	}
	.today-hot .list {
		margin-top: 18px;
	}
	.today-hot .list li p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		padding-right: 42px;
	}
	.today-hot .list li .num {
		font-size: 17px;
	}
	.today-hot .list li:first-child .num {
		font-size: 20px;
	}
	.today-hot .list li {
		margin-top: 21.2px;
		line-height: 17px;
	}
	.mt-35 {
		margin-top: 30px;
	}
	.part2 {
		padding: 30px 0;
	}
	.public-title p {
		font-size: 22px;
	}
	.public-title p i {
		width: 19px;
		height: 20px;
	}
	.public-title .more {
		font-size: 14px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.expo-report .big-box {
		width: 475px;
	}
	.expo-report .small-list .item {
		margin-left: 14px;
		margin-top: 14px;
	}
	.expo-report .small-list ul {
		margin-top: -14px;
	}
	.expo-report .image mark {
		font-size: 15px;
	}
	.expo-report .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.expo-report .text {
		padding: 75px 10px 10px;
	}
	.expo-report .small-list .text {
		padding-top: 55px;
	}
	.expo-report .small-list .text p {
		font-size: 14px;
	}
	.online-list .online-image {
		width: 104px;
		margin-right: 12px;
	}
	.online-list .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.online-list .text .time {
		margin-top: 9px;
		font-size: 13px;
	}
	.online-list li {
		margin-top: 13px;
	}
	.news-title span {
		padding-bottom: 12px;
		font-size: 22px;
	}
	.news-title .more {
		font-size: 14px;
	}
	.online-company {
		margin-top: 21px;
	}
	.online-company .text-item li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.online-company .img-box {
		width: 468px;
		margin-right: 18px;
	}
	.online-company li:first-child .text p {
		font-size: 15px;
	}
	.online-company .img-box .text p {
		font-size: 14px;
		line-height: 17px;
		height: 17px;
	}
	.online-company .img-box .text {
		padding: 48px 10px 10px;
	}
	.online-company li:first-child .text {
		padding-top: 74px;
	}
	.online-company .text-item .title {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.online-company .text-item li {
		margin-top: 17px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.online-company .text-item {
		margin-top: 18px;
	}
	.shop-news li .item {
		margin-right: 18px;
		margin-top: 18px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.shop-news ul {
		margin-right: -18px;
	}
	.part5 {
		padding: 30px 0;
	}
	.part5 .public-title {
		margin-bottom: 20px;
	}
	.part5 .image-box .text p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part5 .image-box .text {
		padding: 74px 10px 10px;
	}
	.zcfg {
		margin-right: 20px;
		width: 468px;
	}
	.zcfg li {
		margin-top: 16px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part6-item {
		margin-right: 28px;
		margin-top: 28px;
	}
	.part6-ul {
		margin-right: -28px;
	}
	.part6-item .news-top {
		margin-top: 15px;
	}
	.part6-item .news-top .part6-image {
		width: 124px;
		margin-right: 12px;
	}
	.part6-item .news-top .text p {
		font-size: 17px;
		line-height: 22px;
		height: 44px;
	}
	.part6-item .news-top .text .time {
		margin-top: 8px;
		line-height: 30px;
		height: 30px;
		font-size: 14px;
	}
	.part6-item .news-top .text .time .btn {
		font-size: 14px;
		padding: 0 12px;
		height: 30px;
		line-height: 27px;
	}
	.part6-item .news-list li {
		margin-top: 14px;
		font-size: 15px;
		line-height: 19px;
		height: 19px;
	}
	.part6-item .news-list li i {
		margin-right: 8px;
		margin-top: 8px;
	}
	.baike-type {
		margin-top: 20px;
	}
	.baike-type .left-adv {
		width: 366px;
		margin-right: 18px;
	}
	.baike-tab a.focus {
		font-size: 17px;
	}
	.baike-tab a {
		font-size: 15px;
		line-height: 19px;
		padding: 0 12px 15px;
		margin-right: 18px;
	}
	.baike-bot .list {
		margin-top: 20px;
	}
	.baike-bot .list li a {
		margin-right: 13px;
		margin-top: 13px;
		line-height: 34px;
		height: 34px;
		font-size: 14px;
	}
	.baike-bot .list ul {
		margin-right: -13px;
		margin-top: -13px;
	}
	.link {
		padding: 15px 0;
	}
	.link dt {
		font-size: 15px;
		margin-right: 26px;
	}
	.link dd a {
		margin-right: 20px;
		font-size: 13px;
	}

    .footLeft p {
        line-height: 24px;
        font-size: 12px;
    }
    .footMenu {
        font-size: 12px;
        line-height: 26px;
    }
    .footLeft {
        width: 735px;
        padding-right: 75px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 23px;
    }
    .footLeft p a {
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
    }
    .footLeft p a b {
        width: 18px;
        height: 18px;
    }
    .footRight p img {
        width: 106px;
    }
    .footRight p span {
        font-size: 12px;
        line-height: 24px;
    }
    .copyright {
        font-size: 12px;
        padding-bottom: 0px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
        padding: 0 6px;
        line-height: 18px;
    }
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.header .item {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.Tophead li .ServiceTop {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 68px;
	}
	.header .item p a {
		font-size: 12px;
		margin-right: 20px;
	}
	.top-head {
		padding: 22px 0;
	}
	.top-head .logo {
		width: 212px;
	}
	.top-div {
		padding: 20px 0;
	}
    .top-div .logo {
    	width: 200px;
    	margin-right: 116px;
    }
	.search .form input {
		width: 436px;
		font-size: 12px;
	}
	.search .form {
		height: 36px;
	}
	.search .form .select {
		width: 60px;
	}
	.search .form .select .select-top p {
		font-size: 12px;
		line-height: 32px;
	}
	.search .form .select .select-top svg {
		width: 8px;
		height: 4px;
		margin-left: 6px;
		margin-top: 15px;
	}
	.search .form .select::after {
		height: 16px;
	}
	.search .form button {
		width: 74px;
		height: 36px;
		font-size: 13px;
	}
	.search .form button svg {
		width: 12px;
		height: 12px;
		margin-top: 3px;
	}
	.search-right .hot-key {
		margin-top: 5px;
		line-height: 16px;
	}
	.search-right .hot-key .label {
		font-size: 12px;
	}
	.search-right .hot-key .keys a {
		font-size: 12px;
		margin-right: 10px;
	}
	.nav li a {
		padding: 0 21px;
		line-height: 40px;
		height: 40px;
		font-size: 15px;
	}
	.w1150 {
		margin-right: 26px;
		width: 818px;
	}
	.part1 {
		margin-top: 16px;
	}
	.news-tab a {
		font-size: 15px;
		padding-bottom: 15px;
		line-height: 20px;
	}
	.news-tab a.focus {
		font-size: 17px;
	}
	.news-bot {
		padding-top: 16px;
	}
	.news-item .news-img {
		width: 214px;
		margin-right: 14px;
		border-radius: 4px;
	}
	.news-item.float-r .news-img {
		margin-left: 16px;
	}
	.news-item .news-img .text p {
		font-size: 13px;
		line-height: 18px;
		max-height: 36px;
	}
	.news-item .news-img .text {
		padding: 28px 10px 8px;
	}
	.news-item .news-text .title {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.news-item .news-text li {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 15px;
	}
	.news-item .news-text li i {
		margin-right: 8px;
		margin-top: 5px;
	}
	.news-item .news-text li mark {
		font-size: 12px;
		height: 20px;
		line-height: 19px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.news-item.float-r .news-text li {
		margin-top: 8px;
		line-height: 22px;
		height: 22px;
	}
	.news-item .news-text li .time, .today-hot .list li .time, .online-company .text-item li .time, .shop-news li .time, .zcfg li .time {
		font-size: 12px;
	}
	.today-hot .title i {
		width: 18px;
		height: 21px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.today-hot .title img {
		width: 79px;
	}
	.today-hot .title {
		line-height: 22px;
	}
	.today-hot .title .more {
		font-size: 12px;
	}
	.today-hot .list {
		margin-top: 18px;
	}
	.today-hot .list li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		padding-right: 35px;
	}
	.today-hot .list li .num {
		margin-right: 3px;
	}
	.today-hot .list li .num {
		font-size: 17px;
	}
	.today-hot .list li:first-child .num {
		font-size: 20px;
	}
	.today-hot .list li {
		margin-top: 18px;
		line-height: 15px;
	}
	.mt-35 {
		margin-top: 24px;
	}
	.part2 {
		padding: 24px 0;
	}
	.public-title p {
		font-size: 19px;
	}
	.public-title p i {
		width: 16px;
		height: 17px;
	}
	.public-title .more {
		font-size: 14px;
	}
	.public-title {
		margin-bottom: 12px;
	}
	.expo-report .big-box {
		width: 406px;
	}
	.expo-report .small-list .item {
		margin-left: 14px;
		margin-top: 14px;
	}
	.expo-report .small-list ul {
		margin-top: -14px;
	}
	.expo-report .image mark {
		font-size: 15px;
	}
	.expo-report .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.expo-report .text {
		padding: 62px 10px 10px;
	}
	.expo-report .small-list .text {
		padding-top: 40px;
	}
	.expo-report .small-list .text p {
		font-size: 12px;
	}
	.online-list .online-image {
		width: 90px;
		margin-right: 11px;
	}
	.online-list .text p {
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.online-list .text .time {
		margin-top: 7px;
		font-size: 12px;
	}
	.online-list li {
		margin-top: 10px;
	}
	.news-title span {
		padding-bottom: 12px;
		font-size: 19px;
	}
	.news-title .more {
		font-size: 14px;
	}
	.online-company {
		margin-top: 16px;
	}
	.online-company .text-item li i {
		margin-right: 8px;
		margin-top: 5px;
	}
	.online-company .img-box {
		width: 400px;
		margin-right: 16px;
	}
	.online-company li:first-child .text p {
		font-size: 13px;
	}
	.online-company .img-box .text p {
		font-size: 12px;
		line-height: 15px;
		height: 15px;
	}
	.online-company .img-box ul {
		margin-right: -12px;
		margin-top: -12px;
	}
	.online-company .img-box .item {
		margin-right: 12px;
		margin-top: 12px;
	}
	.online-company .img-box .text {
		padding: 38px 10px 10px;
	}
	.online-company li:first-child .text {
		padding-top: 64px;
	}
	.online-company .text-item .title {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.online-company .text-item li {
		margin-top: 14px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.online-company .text-item {
		margin-top: 18px;
	}
	.shop-news li .item {
		margin-right: 15px;
		margin-top: 15px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.shop-news ul {
		margin-right: -15px;
	}
	.part5 {
		padding: 24px 0;
	}
	.part5 .public-title {
		margin-bottom: 18px;
	}
	.part5 .image-box .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .image-box .text {
		padding: 62px 10px 10px;
	}
	.zcfg {
		margin-right: 18px;
		width: 400px;
	}
	.zcfg li {
		margin-top: 14px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.zcfg li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.part6-item {
		margin-right: 24px;
		margin-top: 24px;
	}
	.part6-ul {
		margin-right: -24px;
	}
	.part6-item .news-top {
		margin-top: 14px;
	}
	.part6-item .news-top .part6-image {
		width: 106px;
		margin-right: 10px;
	}
	.part6-item .news-top .text p {
		font-size: 15px;
		line-height: 19px;
		height: 38px;
	}
	.part6-item .news-top .text .time {
		margin-top: 7px;
		line-height: 26px;
		height: 26px;
		font-size: 12px;
	}
	.part6-item .news-top .text .time .btn {
		font-size: 12px;
		padding: 0 11px;
		height: 26px;
		line-height: 23px;
	}
	.part6-item .news-list li {
		margin-top: 12px;
		font-size: 13px;
		line-height: 17px;
		height: 17px;
	}
	.part6-item .news-list li i {
		margin-right: 7px;
		margin-top: 6px;
	}
	.baike-type {
		margin-top: 18px;
	}
	.baike-type .left-adv {
		width: 314px;
		margin-right: 16px;
	}
	.baike-tab a.focus {
		font-size: 15px;
	}
	.baike-tab a {
		font-size: 13px;
		line-height: 17px;
		padding: 0 12px 13px;
		margin-right: 16px;
	}
	.baike-bot .list {
		margin-top: 14px;
	}
	.baike-bot .list li a {
		margin-right: 11px;
		margin-top: 11px;
		line-height: 30px;
		height: 30px;
		font-size: 12px;
	}
	.baike-bot .list ul {
		margin-right: -11px;
		margin-top: -11px;
	}
	.link {
		padding: 12px 0;
	}
	.link dt {
		font-size: 15px;
		margin-right: 26px;
	}
	.link dd a {
		margin-right: 20px;
		font-size: 13px;
	}


	.footLeft p {
        line-height: 24px;
        font-size: 12px;
    }
    .footMenu {
        font-size: 12px;
        line-height: 26px;
    }
    .footLeft {
        width: 735px;
        padding-right: 75px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 23px;
    }
    .footLeft p a {
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
    }
    .footLeft p a b {
        width: 18px;
        height: 18px;
    }
    .footRight p img {
        width: 106px;
    }
    .footRight p span {
        font-size: 12px;
        line-height: 24px;
    }
    .copyright {
        font-size: 12px;
        padding-bottom: 0px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
        padding: 0 6px;
        line-height: 18px;
    }

}

@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.header .item {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.Tophead li .ServiceTop {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 68px;
	}
	.header .item p a {
		font-size: 12px;
		margin-right: 20px;
	}
	.top-div {
		padding: 17px 0;
	}
	.top-div .logo {
		width: 200px;
		margin-right: 100px;
		margin-top: 2px;
	}
	.search .form input {
		width: 382px;
		font-size: 12px;
	}
	.search .form {
		height: 36px;
	}
	.search .form .select {
		width: 60px;
	}
	.search .form .select .select-top p {
		font-size: 12px;
		line-height: 32px;
	}
	.search .form .select .select-top svg {
		width: 8px;
		height: 4px;
		margin-left: 6px;
		margin-top: 15px;
	}
	.search .form .select::after {
		height: 16px;
	}
	.search .form button {
		width: 74px;
		height: 36px;
		font-size: 13px;
	}
	.search .form button svg {
		width: 12px;
		height: 12px;
		margin-top: 3px;
	}
	.search-right .hot-key {
		margin-top: 5px;
		line-height: 16px;
	}
	.search-right .hot-key .label {
		font-size: 12px;
	}
	.search-right .hot-key .keys a {
		font-size: 12px;
		margin-right: 8px;
	}
	.nav li a {
		padding: 0 17px;
		line-height: 38px;
		height: 38px;
		font-size: 14px;
	}
	.w1150 {
		margin-right: 24px;
		width: 720px;
	}
	.part1 {
		margin-top: 16px;
	}
	.news-tab a {
		font-size: 15px;
		padding-bottom: 15px;
		line-height: 20px;
	}
	.news-tab a.focus {
		font-size: 17px;
	}
	.news-bot {
		padding-top: 16px;
	}
	.news-item .news-img {
		width: 214px;
		margin-right: 14px;
		border-radius: 4px;
	}
	.news-item.float-r .news-img {
		margin-left: 16px;
	}
	.news-item .news-img .text p {
		font-size: 13px;
		line-height: 18px;
		max-height: 36px;
	}
	.news-item .news-img .text {
		padding: 28px 10px 8px;
	}
	.news-item .news-text .title {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.news-item .news-text li {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 15px;
	}
	.news-item .news-text li i {
		margin-right: 8px;
		margin-top: 5px;
	}
	.news-item .news-text li mark {
		font-size: 12px;
		height: 20px;
		line-height: 19px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.news-item.float-r .news-text li {
		margin-top: 8px;
		line-height: 22px;
		height: 22px;
	}
	.news-item .news-text li .time, .today-hot .list li .time, .online-company .text-item li .time, .shop-news li .time, .zcfg li .time {
		font-size: 12px;
	}
	.today-hot .title i {
		width: 18px;
		height: 21px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.today-hot .title img {
		width: 79px;
	}
	.today-hot .title {
		line-height: 22px;
	}
	.today-hot .title .more {
		font-size: 12px;
	}
	.today-hot .list {
		margin-top: 18px;
	}
	.today-hot .list li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		padding-right: 35px;
	}
	.today-hot .list li .num {
		margin-right: 3px;
	}
	.today-hot .list li .num {
		font-size: 17px;
	}
	.today-hot .list li:first-child .num {
		font-size: 20px;
	}
	.today-hot .list li {
		margin-top: 18px;
		line-height: 15px;
	}
	.mt-35 {
		margin-top: 20px;
	}
	.part2 {
		padding: 20px 0;
	}
	.public-title p {
		font-size: 19px;
	}
	.public-title p i {
		width: 16px;
		height: 17px;
	}
	.public-title .more {
		font-size: 14px;
	}
	.public-title {
		margin-bottom: 12px;
	}
	.expo-report .big-box {
		width: 357px;
	}
	.expo-report .small-list .item {
		margin-left: 10px;
		margin-top: 10px;
	}
	.expo-report .small-list ul {
		margin-top: -10px;
	}
	.expo-report .image mark {
		font-size: 15px;
	}
	.expo-report .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.expo-report .text {
		padding: 62px 10px 10px;
	}
	.expo-report .small-list .text {
		padding-top: 40px;
	}
	.expo-report .small-list .text p {
		font-size: 12px;
	}
	.online-list .online-image {
		width: 78px;
		margin-right: 8px;
	}
	.online-list .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.online-list .text .time {
		margin-top: 5px;
		font-size: 12px;
	}
	.online-list li {
		margin-top: 10px;
	}
	.news-title span {
		padding-bottom: 12px;
		font-size: 19px;
	}
	.news-title .more {
		font-size: 14px;
	}
	.online-company {
		margin-top: 16px;
	}
	.online-company .text-item li i {
		margin-right: 8px;
		margin-top: 5px;
	}
	.online-company .img-box {
		width: 342px;
		margin-right: 14px;
	}
	.online-company li:first-child .text p {
		font-size: 13px;
	}
	.online-company .img-box .text p {
		font-size: 12px;
		line-height: 15px;
		height: 15px;
	}
	.online-company .img-box ul {
		margin-right: -12px;
		margin-top: -12px;
	}
	.online-company .img-box .item {
		margin-right: 12px;
		margin-top: 12px;
	}
	.online-company .img-box .text {
		padding: 38px 10px 10px;
	}
	.online-company li:first-child .text {
		padding-top: 64px;
	}
	.online-company .text-item .title {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.online-company .text-item li {
		margin-top: 10px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.online-company .text-item {
		margin-top: 12px;
	}
	.shop-news li .item {
		margin-right: 15px;
		margin-top: 10.8px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.shop-news li i {
		margin-right: 8px;
		margin-top: 7px;
	}
	.shop-news ul {
		margin-right: -15px;
	}
	.part5 {
		padding: 20px 0;
	}
	.part5 .public-title {
		margin-bottom: 18px;
	}
	.part5 .image-box .text p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part5 .image-box .text {
		padding: 62px 10px 10px;
	}
	.zcfg {
		margin-right: 16px;
		width: 352px;
	}
	.zcfg li {
		margin-top: 9.6px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.zcfg li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.part6-item {
		margin-right: 20px;
		margin-top: 20px;
	}
	.part6-ul {
		margin-right: -20px;
	}
	.part6-item .news-top {
		margin-top: 14px;
	}
	.part6-item .news-top .part6-image {
		width: 106px;
		margin-right: 10px;
	}
	.part6-item .news-top .text p {
		font-size: 15px;
		line-height: 19px;
		height: 38px;
	}
	.part6-item .news-top .text .time {
		margin-top: 7px;
		line-height: 26px;
		height: 26px;
		font-size: 12px;
	}
	.part6-item .news-top .text .time .btn {
		font-size: 12px;
		padding: 0 11px;
		height: 26px;
		line-height: 23px;
	}
	.part6-item .news-list li {
		margin-top: 12px;
		font-size: 13px;
		line-height: 17px;
		height: 17px;
	}
	.part6-item .news-list li i {
		margin-right: 7px;
		margin-top: 6px;
	}
	.baike-type {
		margin-top: 16px;
	}
	.baike-type .left-adv {
		width: 276px;
		margin-right: 14px;
	}
	.baike-tab a.focus {
		font-size: 15px;
	}
	.baike-tab a {
		font-size: 13px;
		line-height: 17px;
		padding: 0 9px 12px;
		margin-right: 10px;
	}
	.baike-bot .list {
		margin-top: 14px;
	}
	.baike-bot .list li a {
		margin-right: 9px;
		margin-top: 9px;
		line-height: 26px;
		height: 26px;
		font-size: 12px;
	}
	.baike-bot .list ul {
		margin-right: -9px;
		margin-top: -9px;
	}
	.link {
		padding: 12px 0;
	}
	.link dt {
		font-size: 15px;
		margin-right: 26px;
	}
	.link dd a {
		margin-right: 20px;
		font-size: 13px;
	}

    .footLeft p {
        line-height: 24px;
        font-size: 12px;
    }
    .footMenu {
        font-size: 12px;
        line-height: 26px;
    }
    .footLeft {
    	width: 600px;
    	padding-right: 75px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 23px;
    }
    .footLeft p a {
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
    }
    .footLeft p a b {
        width: 18px;
        height: 18px;
    }
    .footRight p img {
        width: 106px;
    }
    .footRight p span {
        font-size: 12px;
        line-height: 24px;
    }
    .copyright {
        font-size: 12px;
        padding-bottom: 0px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
        padding: 0 6px;
        line-height: 18px;
    }
}
