/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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
}

.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;
}

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: 1450px;
	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: 38px;
	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: #fb6400;
	position: relative;
}

.header .item a:hover{
	color: #ff7500;
}
.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: #fb6400;
}
.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: #c27468;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.Tophead li.weixin .hover{
	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);
}
.Tophead li.weixin .hover::after{
	display: none;
}
.headerBot.w {
	text-align: right;
	font-size: 13px;
	position: relative;
	margin: 0 auto;
}
.headerBot p {
	position: absolute;
	right: 0;
	top: -44px;
	line-height: 42px;
}
.headerBot p a {
	color: #666;
}
.headerBot p a:hover {
	text-decoration: underline;
}
.headerBot .content {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
}
.headerBot .content .item {
	width: 100px;
	float: left;
	margin: 0 5px;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
.top-head {
	padding: 30px 0;
}
.top-head .logo {
	float: left;
	width: 200px;
}
.top-head .page-name {
	float: left;
	margin-left: 18px;
	padding-left: 18px;
	position: relative;
	margin-top: 11px;
}

.top-head .page-name::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 44px;
	background-color: #e6e6e6;
	transform: translateY(-50%);
}
.top-head .searchBox {
	float: left;
}
.top-head .other {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
.top-head .other ul::after {
	content: "";
	display: block;
	clear: both;
}
.top-head .other li {
	float: left;
	text-align: center;
	margin-left: 32px;
	font-size: 0;
	cursor: pointer;
	position: relative;
}
.other-bot {
	width: 132px;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 6px;
	background: #fff;
	padding: 4px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
	margin-top: 10px;
	box-sizing: border-box;
	z-index: 9;
	display: none;
}
.other-bot::after {
	content: "";
	position: absolute;
	top: -12px;
	left: 50%;
	transform: translateX(-50%);
	width: 22px;
	height: 19px;
	background: url(/images/news/version/2025/sanjiao.png) no-repeat;
	background-size: contain;
}
.top-head .other li:hover .other-bot {
	display: block;
}
.top-head .other li:first-child {
	margin-left: 0;
}
.top-head .other li:last-child .other-bot {
	right: 0;
	transform: translateX(0);
	left: auto;
}
.top-head .other li:last-child .other-bot::after {
	right: 7px;
	transform: translateX(0);
	left: auto;
}

.top-head .other li a {
	display: block;
	color: #333;
}
.top-head .other li a:hover {
	color: #ff7500;
}
.top-head .other li span {
	display: block;
	font-size: 14px;
	margin-top: 8px;
}

.top-head .other li svg {
	height: 20px;
	width: 22px;
}
.searchBox {
	float: left;
	margin-left: 70px;
	font-size: 0;
	margin-top: 2px;
	position: relative;
}
.searchBox svg {
	position: absolute;
	left: 14px;
	color: #999;
	width: 15px;
	height: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.searchBox input {
	padding-left: 36px;
	border: 0;
	color: #aaaaaa;
	font-size: 15px;
	height: 48px;
	width: 712px;
	vertical-align: top;
	background-color: #f7f7f7;
	border-radius: 27px;
	box-sizing: border-box;
	padding-right: 106px;
}
.searchBox .search-menu {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.searchBox .search-menu a {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	height: 48px;
	line-height: 46px;
	margin-left: 10px;
	background-color: #fff5ec;
	border: 1px solid #ffe2c9;
	color: #fb6400;
	box-sizing: border-box;
	margin-top: 0;
	padding: 0px 23px;
	border-radius: 24px;
}
.searchBox .search-menu a:hover {
	background-color: #ffe2c8;
}
.searchBox .search-menu a:first-child {
	/* position: absolute; */
	/* left: -100%; */
	background-color: #ff7500;
	border-color: #ff7500;
	color: #fff;
}

.searchBox .search-menu a.hover {
	background-color: #f98717;
	border-color:#f98717;
	color: #fff;
}
.searchBox button {
	height: 48px;
	background: linear-gradient(90deg, rgb(251,145,20) ,rgb(250,92,14),rgb(250,92,14),rgb(251,145,20) , rgb(251,145,20) );
	background-size: 400%;
	cursor: pointer;
	border: 0;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	padding: 0 30px;
	border-radius: 24px;
	display: none;
}
.searchBox button:hover {
	animation: sun 8s infinite linear;
}
.nav .w {
	background-image: -moz-linear-gradient( 0deg, rgb(255,114,0) 31%, rgb(255,129,23) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,114,0) 31%, rgb(255,129,23) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,114,0) 31%, rgb(255,129,23) 100%);
	border-radius: 7px;
}
.nav p {
	font-size: 0;
}
.nav p a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 10%;
	text-align: center;
	line-height: 50px;
	height: 50px;
	vertical-align: top;
}
.area .w {
	position: relative;
	padding: 16px 30px;
	background-color: #f7f7f7;
	margin-top: 0;
	border-radius: 0 0 7px 7px;
}
.area-box {
	margin: 0 -20px;
}
.area .item {
	box-sizing: border-box;
}
.area .item:last-child {
	padding-right: 0;
	padding-left: 35px;
}
.area .item ul {
	overflow: hidden;
	margin-top: -10px;
}
.area .item li {
	float: left;
	font-size: 16px;
	padding: 0 20px;
	margin-top: 12px;
	line-height: 18px;
	height: 18px;
}
.area .item li:nth-child(10),.area .item li:nth-child(29) {
	margin-right: 60px;
}
.area .item li a {
	color: #666;
}
.area .item li a:hover {
	color: #ff7500;
}
.area .center-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	margin-left: 34px;
}
.area .center-text i {
	display: inline-block;
	width: 29px;
	height: 27px;
	background: url(/images/news/version/2025/area-icon.png) no-repeat;
	background-size: contain;
	background-position: center center;
}
.area .center-text span {
	display: block;
	margin-top: 7px;
	color: #fb6400;
	font-size: 15px;
	font-weight: bold;
}
.w1016 {
	width: 1016px;
	float: left;
  	margin-right: 34px;
}
.carousel-item,.xwh-item {
	float: left;
    display: none;
}
.carousel-item:first-child,.xwh-item:first-child {
    display: block;
}
.part1 {
	margin-top: 20px;
}
.public-title {
	position: relative;
	margin-bottom: 18px;
}
.public-title p {
	font-size: 25px;
}
.public-title b {
	position: relative;
	z-index: 2;
}
.public-title p i {
	background: url(/images/news/version/2025/star.png) no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 3px;
}
.public-title .more {
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 14px;
	color: #333;
}
.public-title .more svg {
	width: 5px;
	height: 10px;
	margin-left: 4px;
}
.public-title .more:hover {
	color: #ff7500;
}
.headlines {
	background: #f7f7f7;
	background-size: cover;
	border-radius: 7px;
	padding: 24px 20px 20px;
}
.headlines .title {
	font-family: "AlimamaShuHeiTi";
	font-size: 0;
	overflow: hidden;
	line-height: 34px;
	height: 34px;
}
.headlines .title mark {
	float: left;
	font-size: 24px;
	border-radius: 6px;
	padding: 0 8px;
	height: 100%;
	background: #f04d32;
	color: #fff;
	margin-right: 18px;
}
.headlines .title-link {
	overflow: hidden;
}
.headlines .title-link svg {
	color: #dd1a1a;
	width: 23px;
	height: 26px;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 5px;
}
.headlines .title a {
	font-size: 28px;
	color: #dd1a1a;
	overflow: hidden;
	max-width: calc(100% - 28px);
	display: inline-block;
	vertical-align: top;
}
.headlines .title a:hover {
	color: #ff7500;
}
.headlines .content {
	font-size: 15px;
	color: #888888;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 14px;
}
.part1-list {
	margin-top: 24px;
}
.part1-list ul {
	margin-top: -20px;
	overflow: hidden;
}
.part1-list li {
	margin-top: 20px;
	float: left;
	padding-left: 22px;
	box-sizing: border-box;
	width: 50%;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: relative;
}
.part1-list li::after {
	content: "";
	width: 5px;
	height: 5px;
	background: #ff7500;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	top: 50%;
	margin-top: -2.5px;
}
.part1-list li:hover {
	color: #ff7500;
}
.part1-list li a {
	color: inherit;
}
.news-top-box {
	margin-top: 26px;
}
.news-top {
	margin-top: 22px;
	overflow: hidden;
}
.news-top:first-child {
	margin-top: 0;
}
.news-top .news-top-left {
	float: left;
	width: 222px;
	margin-right: 20px;
}
.news-top .news-top-left .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}
.news-top .news-top-left .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.news-top .news-top-right {
	overflow: hidden;
}
.news-top .news-top-right li {
	margin-top: 20px;
	position: relative;
}
.news-top .news-top-right li p {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding-right: 92px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-top .news-top-right li p a {
	color: #333;
}
.news-top .news-top-right li p a:hover {
	color: #ff7500;
}
.news-top .news-top-right li .time {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 15px;
	color: #999;
}
.news-top .news-top-right li:first-child p {
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	height: 22px;

}
.news-top .news-top-right li:first-child {
	margin-top: 3px;
}
.news-top .news-top-right li:first-child .time {
	top: 5px;
}
.public-title .more svg.change-icon {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	margin-top: 1px;
	vertical-align: top;
}
.right {
	overflow: hidden;
}
.part1 .right {
    max-width: 450px;
}
.hot-top {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.hot-top .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
}
.hot-top .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
}
.hot-top .text {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 68px 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%);
}
.hot-top .text p {
	font-size: 16px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
    word-break: break-all;
	word-wrap: anywhere;
}
.hot-top .text p a {
	color: #fff;
}
.hot-list li {
	overflow: hidden;
	margin-top: 20px;
}
.hot-list li .image {
	float: left;
	width: 138px;
	margin-right: 12px;
}
.hot-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
}
.hot-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hot-list li .text {
	overflow: hidden;
}
.hot-list li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 3px;
}
.hot-list li .text p a {
	color: #333;
}
.hot-list li .text p a:hover {
	color: #ff7500;
}
.hot-list li .text .time {
	font-size: 15px;
	color: #999;
	margin-top: 16px;
}
.comment-news .w {
	margin-top: 25px;
	overflow: hidden;
	height: 292px;
	background-color: #f5f5f5;
	border-radius: 7px;
}
.comment-news .left {
	float: left;
	position: relative;
	height: 100%;
	width: 222px;
	text-align: center;
}
.comment-news .left .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 275px;
	height: 100%;
	background: url(/images/news/version/2025/comment-left.png) no-repeat;
	background-size: contain;
}
.comment-news .left .content {
	position: relative;
	z-index: 2;
}
.comment-news .left .title {
	margin-top: 38px;
	font-size: 26px;
	font-weight: bold;
}
.comment-news .left .title b {
	color: #fb6400;
}
.comment-news .left .title i {
	display: inline-block;
	width: 28px;
	height: 27px;
	background: url(/images/news/version/2025/icon1.png) no-repeat;
	background-size: contain;
	margin-right: 7px;
	vertical-align: top;
}
.comment-news .left .zimu {
	margin-top: 12px;
	font-size: 22px;
	font-weight: bold;
	color: #c6d0d5;
	font-family: "Microsoft YaHei";
}
.comment-news .left .zimu i {
	font-style: normal;
	font-size: 12px;
	margin: 0 7px;
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 2px;
}
.comment-news .right {
	padding: 26px 8px 0 20px;
	position: relative;
	height: 100%;
	box-sizing: border-box;
}
.news-swiper {
	overflow: hidden;
	opacity: 0;
}
.news-swiper .swiper-slide .item {
	margin-right: 18px;
	background-color: #fff;
	border-radius: 6px;
}
.news-swiper .swiper-slide .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
}
.news-swiper .swiper-slide .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.news-swiper .swiper-slide .text {
	padding: 10px 12px;
}
.news-swiper .swiper-slide .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.news-swiper .swiper-slide .text p a {
	color: #333;
}
.news-swiper .swiper-slide .text p a:hover {
	color: #ff7500;
}
.comment-news .swiper-pagination {
	left: 50%;
	transform: translateX(-50%);
	bottom: 14px;
}
.comment-news .swiper-pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #cccccc;
	opacity: 1;
	margin: 0 3px;
}
.comment-news .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 16px;
	background: #ff7500;
}

.active-box {
	overflow: hidden;
}
.active-left {
	float: left;
	width: 400px;
	margin-right: 34px;
}
.active-left ul {
	overflow: hidden;
	margin-right: -16px;
}
.active-left li {
	margin-top: 20px;
	float: left;
	width: 50%;
}
.active-left li .item {
	margin-right: 16px;
}
.active-left li .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
}
.active-left li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.active-left li .text p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 8px;
	word-break: break-all;
	word-wrap: break-word;
}
.active-left li .text a {
	color: #333;
}
.active-left li .text a:hover {
	color: #fb6400;
}
.active-left li:first-child {
	margin-top: 0;
	width: 100%;
}
.active-left li:first-child .text p {
	line-height: 18px;
	height: 18px;
	margin-top: 10px;
}
.active-left li .text .time {
	margin-top: 14px;
	color: #999;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	font-size: 0;
}
.active-left li .text .time span {
	font-size: 14px;
	margin-right: 12px;
}
.active-left li .text .time span:last-child {
	margin-right: 0;
}
.active-right {
	overflow: hidden;
}

.active-right li {
	margin-top: 20px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.active-right li a {
	color: #333;
}
.active-right li i {
	display: inline-block;
	vertical-align: top;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ccc;
	margin-right: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	margin-top: 7px;
}
.active-right li a:hover {
	color: #fb6400;
}
.active-right li a:hover i {
	background-color: #fb6400;
}
.active-right li:first-child {
	margin-top: 0;
}
.active-right li:nth-child(8) {
	margin-top: 22px;
}
.active-right li:first-child,.active-right li:nth-child(8) {
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	height: 22px;
}
.active-right li:first-child i,.active-right li:nth-child(8) i {
	margin-top: 11px;
}
.news-box {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.news-box .image {
	height: 0;
	padding-bottom: 66.66%;
	position: relative;
	overflow: hidden;
}
.news-box .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.news-box .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 62px 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%);
}
.news-box .text p {
	font-size: 16px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.news-box .text p a {
	color: #fff;
}
.news-box .text mark {
	display: inline-block;
	line-height: 20px;
	height: 22px;
	border-radius: 3px;
	padding: 0 6px;
	color: #fff;
	font-size: 14px;
	background-color: #fb6400;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 6px;
}
.right-list li {
	position: relative;
	margin-top: 18px;
}
.right-list li p {
	padding-left: 16px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}

.right-list li a {
	color: #333;
}
.right-list li a:hover {
	color: #fb6400;
}
.right-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0 !important;
}
.right-list li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 5px;
	height: 5px;
	background-color: #ccc;
	border-radius: 50%;
	-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-list li:hover::after {
	background-color: #fb6400;
}

.caibao-box ul {
	overflow: hidden;
	margin-right: -14px;
}
.caibao-box li {
	float: left;
	width: 50%;
}
.caibao-box li .item {
	margin-right: 14px;
}
.caibao-box li .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}
.caibao-box li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.caibao-box li .text {
	font-size: 16px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	margin-top: 9px;
}
.caibao-box li .text a {
	color: #333;
}
.caibao-box li .text a:hover {
	color: #fb6400;
}
.line-list li {
	padding: 16px 0;
	border-bottom: 1px solid #e6e6e6;
}
.line-list li p {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.line-list li a {
	color: #333;
}
.line-list li a:hover {
	color: #fb6400;
}
.line-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0 !important;
}
.new-active li {
	overflow: hidden;
	margin-top: 16px;
}
.new-active li:first-child {
	margin-top: 0;
}
.new-active li .image {
	float: left;
	width: 138px;
	margin-right: 12px;
}
.new-active li .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
}
.new-active li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.new-active li .text {
	overflow: hidden;
}
.new-active li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 5px;
}
.new-active li .text p a {
	color: #333;
}
.new-active li .text p a:hover {
	color: #fb6400;
}
.new-active li .text .time {
	margin-top: 15px;
	font-size: 15px;
	color: #999;
}

.exhi-right {
	overflow: hidden;
}
.exhi-right li {
	margin-top: 26px;
	overflow: hidden;
}
.exhi-right li .time {
	float: left;
	margin-right: 8px;
	border-radius: 13px 13px 8px 8px;
	background-color: #f7f7f7;
	font-size: 14px;
	text-align: center;
	width: 64px;
}
.exhi-right li .time mark {
	border-radius: 13px;
	display: block;
	height: 26px;
	line-height: 25px;
	color: #fff;
	background-image: -moz-linear-gradient( 0deg, rgb(242,91,45) 0%, rgb(240,130,0) 65%);
	background-image: -webkit-linear-gradient( 0deg, rgb(242,91,45) 0%, rgb(240,130,0) 65%);
	background-image: -ms-linear-gradient( 0deg, rgb(242,91,45) 0%, rgb(240,130,0) 65%);
}
.exhi-right li .time p {
	line-height: 27px;
	color: #fb6400;
	height: 27px;
}
.exhi-right li .content {
	overflow: hidden;
}
.exhi-right li .content p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 4px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.exhi-right li .content p a {
	color: #333;
}
.exhi-right li .content p a:hover {
	color: #fb6400;
}
.exhi-right li .content .introduction {
	font-size: 15px;
	color: #999;
	line-height: 17px;
	height: 17px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.exhi-right li:first-child {
	margin-top: 0;
}

.right-list li .play-icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(/images/news/version/2025/play-icon.png) no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 2px;
}
.part6 .right-list li::after {
	display: none;
}
.part6 .right-list li {
	margin-top: 13px;
}
.part6 .right-list li p {
	padding-left: 0;
	line-height: 24px;
	height: 24px;
}
.part8 .w {
	box-sizing: border-box;
	padding: 34px;
	background-color: #f7f7f7;
	background-image: url(/images/news/version/2025/bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 7px;
	overflow: hidden;
}
.part8-box {
	overflow: hidden;
	margin-right: -28px;
}
.part8-li {
	float: left;
	width: 33.33%;
}
.part8-li .item {
	margin-right: 28px;
}
.image-box {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.image-box .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
}
.image-box .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.image-box .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 74px 12px 14px;
	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%);
}
.image-box .text p {
	font-size: 16px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.image-box .text p a {
	color: #fff;
}
.image-box .text .num {
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	margin-top: 8px;
	color: rgba(255,255,255,.5);
}
.image-box .text .num span {
	margin-right: 8px;
}
.normal-list {
	margin-top: 20px;
}
.normal-list li {
	padding: 16px 0;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}
.normal-list li:first-child {
	padding-top: 0;
}
.normal-list li .image {
	float: right;
	width: 138px;
	margin-left: 14px;
	position: relative;
}
.normal-list li .image a {
	border-radius: 6px;
	position: relative;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	display: block;
}
.normal-list li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.normal-list li .text {
	overflow: hidden;
}
.normal-list li .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.normal-list li .text p a {
	color: #333;
}
.normal-list li .text p a:hover {
	color: #fb6400;
}

.normal-list li .text .time {
	font-size: 15px;
	color: #999;
	margin-top: 16px;
}
.normal-list li:last-child {
	padding-bottom: 0;
	border: 0;
}
.part8 .right-list {
	margin-top: 6px;
}
.part8 .right-list li {
	padding: 17px 0;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
}
.part8 .right-list li:last-child {
	border-bottom: 0;
}
.yuan-icon {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #ccc;
	border-radius: 50%;
	margin-right: 9px;
	vertical-align: top;
	margin-top: 8px;
	-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-list li a:hover .yuan-icon {
	background-color: #fb6400;
}
.part8 .public-title i {
	width: 100px;
	height: 6px;
	background-image: -moz-linear-gradient( 0deg, rgb(255,117,0) 0%, rgba(247,247,247,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,117,0) 0%, rgba(247,247,247,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,117,0) 0%, rgba(247,247,247,0) 100%);
	position: absolute;
	left: -2px;
	bottom: -5px;
}
.part8 .right-list li::after {
	top: 25px;
	background-color: #fb6400;
}

.part2,.part3,.part4,.part5,.part6 ,.part8 {
	margin-top: 24px;
}


.links {
	overflow: hidden;
	padding: 30px 0 24px;
}
.links .left {
	float: left;
	text-align: center;
	color: #ff7500;
	font-size: 18px;
	margin-right: 30px;
}
.links .left b {
	padding: 0 16px;
	background: url(/images/news/version/2025/link.png) no-repeat;
	background-size: contain;
	height: 18px;
	line-height: 18px;
	display: inline-block;
}
.links .left .join-link {
	font-size: 15px;
	color: #cacaca;
	display: block;
	margin-top: 10px;
}
.links .left .join-link svg {
	width: 13px;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}
.links .left .join-link:hover {
	color: #fff;
}
.links .right {
	overflow: hidden;
}
.links .right p {
	font-size: 0;
	margin-top: -13px;
	margin-right: -22px;
}
.links .right p a {
	display: inline-block;
	font-size: 14px;
	margin-right: 22px;
	color: #888;
	margin-top: 13px;
}
.links .right p a:hover {
	color: #ff7500;
}

.footer{
	background-color: #222;
	padding: 20px  0;
	margin-top: 30px;
}
.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: #fb6400;
}
.footLeft p{
	color: #cacaca;
	line-height: 30px;
	font-size: 14px;
}
.footLeft p.webName i{
	font-style: normal;
	color: #fb6400;
}
.footLeft p a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #fb6400;
	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/Version/2025/index/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;
	}
	.searchBox {
		margin-left: 146px;
	}
	.searchBox input {
		width: 760px;
	}
	.area .item li {
		padding: 0 24px;
	}
	.w1016 {
		width: 1144px;
		margin-right: 36px;
	}
	.part1-list li {
		margin-top: 24px;
	}
	.comment-news .right {
		padding: 18px 8px 0 26px;
	}
	.news-swiper .swiper-slide .item {
		margin-right: 24px;
	}
	.active-left {
		width: 420px;
		margin-right: 36px;
	}
	.active-right li {
		margin-top: 22px;
	}
	.active-right li:nth-child(8) {
		margin-top: 20px;
	}
	.right-list li {
		margin-top: 20px;
	}
	.new-active li {
		margin-top: 21px;
	}
	.exhi-right li {
		margin-top: 29px;
	}












}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1450px;
	}
}

@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1430px;
	}
	.top-head {
		padding: 28px 0;
	}

	.area .item li {
		font-size: 15px;
	}
	.area .item li:nth-child(10), .area .item li:nth-child(29) {
		margin-right: 78px;
	}
	.w1016 {
		width: 1000px;
		margin-right: 34px;
	}
	.public-title p {
		font-size: 24px;
	}

	.public-title .more {
		font-size: 14px;
	}
	.public-title .more svg {
		margin-left: 3px;
		height: 9px;
	}
	.public-title {
		margin-bottom: 16px;
	}



}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.top-head {
		padding: 26px 0;
	}
	.top-head .logo {
		width: 183px;
	}
	.top-head .page-name {
		margin-left: 12px;
		padding-left: 12px;
		margin-top: 10px;
		width: 87px;
	}
	.top-head .page-name::after {
		height: 38px;
	}
	.searchBox input {
		width: 664px;
		padding-right: 82px;
		font-size: 13px;
		padding-left: 32px;
		height: 42px;
	}
	.searchBox svg {
		left: 12px;
		width: 13px;
		height: 13px;
	}
	.searchBox .search-menu a {
		font-size: 14px;
		height: 42px;
		line-height: 40px;
		margin-left: 10px;
		padding: 0px 20px;
	}
	.searchBox {
		margin-left: 64px;
	}
	.top-head .other li span {
		font-size: 12px;
		margin-top: 7px;
	}
	.top-head .other li svg {
		height: 18px;
		width: 20px;
	}
	.nav p a {
		line-height: 40px;
		font-size: 14px;
		height: 40px;
	}
	.nav p a::after {
		height: 13px;
	}
	.area .w {
		padding: 14px 26px;
	}
	.area .center-text i {
		width: 20px;
		height: 20px;
	}
	.area .center-text span {
		margin-top: 7px;
		font-size: 14px;
	}
	.area .item:last-child {
		padding-left: 32px;
	}
	.part1 {
		margin-top: 22px;
	}
	.area .item li {
		font-size: 14px;
		padding: 0 19px;
		line-height: 16px;
		height: 16px;
	}
	.w1016 {
		width: 930px;
		margin-right: 32px;
	}
	.public-title p {
		font-size: 22px;
	}
	.public-title p i {
		width: 22px;
		height: 22px;
	}
	.public-title .more {
		font-size: 13px;
	}
	.public-title .more svg {
		margin-left: 3px;
		height: 9px;
	}
	.public-title {
		margin-bottom: 15px;
	}
	.headlines {
		padding: 20px 18px 18px;
	}
	.headlines .title mark {
		font-size: 20px;
		padding: 0 7px;
		margin-right: 13px;
	}
	.headlines .title {
		line-height: 30px;
		height: 30px;
	}
	.headlines .title a {
		font-size: 24px;
	}
	.headlines .content {
		font-size: 13px;
		line-height: 21px;
		height: 42px;
		margin-top: 11px;
	}
	.part1-list {
		margin-top: 25px;
	}
	.part1-list ul {
		margin-top: -20px;
	}
	.part1-list li {
		margin-top: 16px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		padding-left: 18px;
	}
	.hot-top .text {
		padding: 54px 10px 10px;
	}
	.news-top-box {
		margin-top: 24px;
	}
	.news-top .news-top-left {
		width: 192px;
		margin-right: 17px;
	}
	.news-top .news-top-right li p {
		font-size: 14px;
		line-height: 18px;
		height: 18px;
		padding-right: 78px;
	}
	.news-top .news-top-right li .time {
		font-size: 13px;
		top: 2px;
	}
	.news-top .news-top-right li:first-child .time {
		top: 3px;
	}
	.news-top .news-top-right li:first-child p {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.news-top .news-top-right li {
		margin-top: 16px;
	}
	.news-top {
		margin-top: 17px;
	}
	.public-title .more svg.change-icon {
		width: 13px;
		height: 13px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.hot-top .text p {
		font-size: 14px;
		line-height: 20px;
		max-height: 40px;
	}
	.hot-list li .image {
		width: 118px;
		margin-right: 11px;
	}
	.hot-list li .text p {
		font-size: 14px;
		line-height: 21px;
		height: 42px;
		margin-top: 2px;
	}
	.hot-list li .text .time {
		font-size: 14px;
		margin-top: 15px;
	}
	.hot-list li {
		margin-top: 13px;
	}
	.comment-news .w {
		margin-top: 23px;
		height: 268px;
	}
	.comment-news .left .bg {
		width: 252px;
	}
	.comment-news .left {
		width: 204px;
	}
	.comment-news .left .title i {
		width: 24px;
		height: 23px;
	}
	.comment-news .left .title {
		margin-top: 31px;
		font-size: 22px;
	}
	.comment-news .left .zimu {
		margin-top: 13px;
		font-size: 18px;
	}
	.comment-news .left .zimu i {
		font-size: 10px;
		margin: 0 5px;
		margin-bottom: 2px;
	}
	.comment-news .right {
		padding: 24px 16px 0;
	}
	.news-swiper .swiper-slide .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.comment-news-list li {
		width: 242px;
	}
	.comment-news-list li .item {
		margin-right: 16px;
	}
	.comment-news-list li .text {
		padding: 12px 12px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.part2, .part3, .part4, .part5, .part6, .part8 {
		margin-top: 22px;
	}
	.active-left {
		width: 366px;
		margin-right: 32px;
	}
	.active-left li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 5px;
	}
	.active-left li:first-child .text p {
		line-height: 16px;
		height: 16px;
		margin-top: 10px;
	}
	.active-left li .text .time span {
		font-size: 13px;
		margin-right: 12px;
	}
	.active-left li .text .time {
		margin-top: 10px;
		line-height: 15px;
		height: 15px;
	}
	.active-left li .item {
		margin-right: 14px;
	}
	.active-left ul {
		margin-right: -14px;
	}
	.active-left li {
		margin-top: 14px;
	}
	.active-right li {
		margin-top: 18px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.active-right li:first-child, .active-right li:nth-child(8) {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
	}
	.active-right li i {
		width: 4px;
		height: 4px;
		margin-right: 8px;
		margin-top: 6px;
	}
	.active-right li:first-child i, .active-right li:nth-child(8) i {
		margin-top: 9px;
	}
	.active-right li:nth-child(8) {
		margin-top: 23px;
	}
	.news-box .text p {
		font-size: 14px;
		line-height: 21px;
		max-height: 42px;
	}
	.news-box .text {
		padding: 48px 10px 10px;
	}
	.news-box .text mark {
		line-height: 18px;
		height: 19px;
		font-size: 12px;
		margin-top: 1px;
	}
	.right-list li p {
		line-height: 16px;
		height: 16px;
		font-size: 14px;
	}
	.right-list li {
		margin-top: 16px;
	}
	.right-list li::after {
		top: 7px;
	}
	.caibao-box li .text {
		font-size: 15px;
		margin-top: 8px;
	}
	.line-list {
		margin-top: 7px;
	}
	.line-list li p {
		line-height: 17px;
		height: 17px;
		font-size: 15px;
	}
	.line-list li {
		padding: 13px 0;
	}
	.new-active li .image {
		width: 118px;
		margin-right: 10px;
	}
	.new-active li .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 4px;
	}
	.new-active li .text .time {
		margin-top: 14px;
		font-size: 13px;
	}
	.new-active li {
		margin-top: 19px;
	}
	.cover-people .big {
		width: 384px;
		margin-right: 30px;
	}
	.cover-people .big-box .text p {
		font-size: 15px;
		line-height: 22px;
		max-height: 44px;
	}
	.cover-people .big-box .text {
		padding: 124px 12px 12px;
	}
	.cover-people .big-box .text .people {
		font-size: 13px;
		margin-top: 9px;
		line-height: 15px;
		height: 15px;
	}
	.cover-people .small li .item {
		margin-right: 16px;
		margin-top: 16px;
	}
	.cover-people .small ul {
		margin-top: -16px;
		margin-right: -16px;
	}
	.cover-people .small li .text p {
		font-size: 14px;
		line-height: 18px;
		height: 36px;
	}
	.cover-people .small li .text {
		padding: 12px 12px;
	}
	.cover-people .small li .text .label {
		font-size: 13px;
		margin-top: 10px;
		line-height: 15px;
		height: 15px;
	}
	.xwh-list li .image {
		width: 68px;
		margin-right: 11px;
	}
	.xwh-list li .text p {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
		margin-top: 3px;
	}
	.xwh-list li .text .content {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
		margin-top: 7px;
	}
	.xwh-list li .text {
		padding-right: 60px;
	}
	.xwh-list li .follow-btn {
		top: 37px;
		font-size: 12px;
		padding: 0 9px;
		line-height: 28px;
		height: 28px;
	}
	.xwh-list li {
		padding: 14px 0;
	}
	.xwh-list li:first-child .follow-btn {
		top: 22px;
	}
	.exhi-right li .time {
		font-size: 12px;
		width: 56px;
	}
	.exhi-right li .time mark {
		border-radius: 13px;
		height: 22px;
		line-height: 21px;
	}
	.exhi-right li .time p {
		line-height: 22px;
		height: 23px;
	}
	.exhi-right li .content p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 3px;
	}
	.exhi-right li .content .introduction {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 7px;
	}
	.exhi-right li {
		margin-top: 26px;
	}
	.part6 .right-list li {
		margin-top: 8.5px;
	}
	.right-list li .play-icon {
		width: 20px;
		height: 20px;
		margin-right: 5px;
	}
	.part7 .right-list li p {
		line-height: 20px;
		height: 20px;
	}
	.part7 .right-list li {
		padding: 11px 0;
	}
	.part8 .w {
		padding: 30px;
	}
	.part8-li .item {
		margin-right: 30px;
	}
	.part8-box {
		margin-right: -30px;
	}
	.image-box .text {
		padding: 58px 12px 12px;
	}
	.image-box .text p {
		font-size: 15px;
		line-height: 22px;
		max-height: 44px;
	}
	.image-box .text .num {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.normal-list li .image {
		width: 118px;
		margin-left: 11px;
	}
	.normal-list li .text p {
		font-size: 14px;
		line-height: 21px;
		height: 42px;
	}
	.normal-list li .text .time {
		font-size: 13px;
	}
	.part8 .right-list li {
		padding: 14px 0;
	}
	.part8 .right-list li::after {
		top: 19px;
	}
	.yuan-icon {
		width: 4px;
		height: 4px;
		margin-right: 7px;
		margin-top: 7px;
	}
	.normal-list li {
		padding: 13px 0;
	}
	.part8 .right-list {
		margin-top: 8px;
	}
	.footer {
        margin-top: 16px;
    }
    .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;
	}
	.w.item {
		padding: 0;
	}
	.top-head {
		padding: 26px 0;
	}
	.top-head .logo {
		width: 158px;
	}
	.top-head .page-name {
		margin-left: 12px;
		padding-left: 12px;
		margin-top: 10px;
		width: 87px;
	}
	.top-head .page-name::after {
		height: 38px;
	}
	.searchBox input {
		width: 542px;
		padding-right: 82px;
		font-size: 13px;
		padding-left: 32px;
		height: 42px;
	}
	.searchBox svg {
		left: 12px;
		width: 13px;
		height: 13px;
	}
	.searchBox .search-menu a {
		font-size: 14px;
		height: 42px;
		line-height: 40px;
		margin-left: 10px;
		padding: 0px 20px;
	}
	.searchBox {
		margin-left: 50px;
	}
	.top-head .other li span {
		font-size: 12px;
		margin-top: 7px;
	}
	.top-head .other li svg {
		height: 18px;
		width: 20px;
	}
	.nav p a {
		line-height: 40px;
		font-size: 14px;
		height: 40px;
	}
	.nav p a::after {
		height: 13px;
	}
	.area .w {
		padding: 14px 26px;
	}
	.area .center-text i {
		width: 20px;
		height: 20px;
	}
	.area .center-text span {
		margin-top: 5px;
		font-size: 14px;
	}
	.area .item:last-child {
		padding-left: 20px;
	}

	.part1 {
		margin-top: 16px;
	}
	.area .item li {
		font-size: 13px;
		padding: 0 15px;
		line-height: 15px;
		height: 15px;
	}
	.area .center-text {
		margin-left: 29px;
	}
	.w1016 {
		width: 796px;
		margin-right: 28px;
	}
	.public-title p {
		font-size: 19px;
	}
	.public-title p i {
		width: 19px;
		height: 19px;
	}
	.public-title .more {
		font-size: 12px;
		top: 4px;
	}
	.public-title .more svg {
		margin-left: 3px;
		height: 8px;
	}
	.public-title {
		margin-bottom: 13px;
	}
	.headlines {
		padding: 16px 14px 14px;
	}
	.headlines .title mark {
		font-size: 18px;
		padding: 0 6px;
		margin-right: 10px;
	}
	.headlines .title {
		line-height: 27px;
		height: 26px;
	}
	.headlines .title a {
		font-size: 21px;
	}
	.headlines .content {
		font-size: 12px;
		line-height: 19px;
		height: 38px;
		margin-top: 9px;
	}
	.part1-list {
		margin-top: 20px;
	}
	.part1-list ul {
		margin-top: -12px;
	}
	.part1-list li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		padding-left: 15px;
	}
	.hot-top .text {
		padding: 44px 10px 10px;
	}
	.news-top-box {
		margin-top: 21px;
	}
	.headlines .title-link svg {
		width: 18px;
		height: 20px;
		margin-top: 3px;
		margin-left: 3px;
	}
	.news-top .news-top-left {
		width: 165px;
		margin-right: 13px;
	}
	.news-top .news-top-right li p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		padding-right: 68px;
	}
	.news-top .news-top-right li .time {
		font-size: 12px;
		top: 2px;
	}
	.news-top .news-top-right li:first-child .time {
		top: 3px;
	}
	.news-top .news-top-right li:first-child p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.news-top .news-top-right li {
		margin-top: 15px;
	}
	.news-top {
		margin-top: 18px;
	}
	.public-title .more svg.change-icon {
		width: 13px;
		height: 13px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.hot-top .text p {
		font-size: 12px;
		line-height: 18px;
		max-height: 36px;
	}
	.hot-list li .image {
		width: 100px;
		margin-right: 11px;
	}
	.hot-list li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 2px;
	}
	.hot-list li .text .time {
		font-size: 12px;
		margin-top: 13px;
	}
	.hot-list li {
		margin-top: 13px;
	}
	.comment-news .w {
		margin-top: 24px;
		height: 230px;
	}
	.comment-news .left .bg {
		width: 216px;
	}
	.comment-news .left {
		width: 176px;
	}
	.comment-news .left .title i {
		width: 20px;
		height: 19px;
	}
	.comment-news .left .title {
		margin-top: 28px;
		font-size: 19px;
	}
	.comment-news .left .zimu {
		margin-top: 12px;
		font-size: 16px;
	}
	.comment-news .left .zimu i {
		font-size: 8px;
		margin: 0 4px;
		margin-bottom: 2px;
	}
	.comment-news .right {
		padding: 20px 6px 0 14px;
	}
	.news-swiper .swiper-slide .text {
		padding: 8px 10px;
	}
	.news-swiper .swiper-slide .text p {
		font-size: 13px;
		line-height: 19px;
		height: 38px;
	}
	.news-swiper .swiper-slide .item {
		margin-right: 14px;
	}
	.comment-news-list li {
		width: 206px;
	}
	.comment-news-list li .item {
		margin-right: 13px;
	}
	.comment-news-list li .text {
		padding: 9px 10px;
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.part2 {
		margin-top: 18px;
	}
	.active-left {
		width: 314px;
		margin-right: 26px;
	}
	.active-left li .text p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 4px;
	}
	.active-left li .text .time span {
		font-size: 12px;
		margin-right: 10px;
	}
	.active-left li .text .time {
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.active-left li:first-child .text p {
		line-height: 16px;
		height: 16px;
		margin-top: 8px;
	}
	.active-left li .item {
		margin-right: 12px;
	}
	.active-left ul {
		margin-right: -12px;
	}
	.active-left li {
		margin-top: 10px;
	}
	.active-right li {
		margin-top: 15px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.active-right li:first-child, .active-right li:nth-child(8) {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.active-right li i {
		width: 4px;
		height: 4px;
		margin-right: 6px;
		margin-top: 5px;
	}
	.active-right li:first-child i, .active-right li:nth-child(8) i {
		margin-top: 7px;
	}
	.active-right li:nth-child(8) {
		margin-top: 19px;
	}
	.news-box .text p {
		font-size: 12px;
		line-height: 19px;
		max-height: 38px;
	}
	.news-box .text {
		padding: 48px 10px 10px;
	}
	.news-box .text mark {
		line-height: 18px;
		height: 18px;
		font-size: 12px;
		margin-top: 1px;
		padding: 0 4px;
	}
	.right-list li::after {
		top: 6px;
	}
	.right-list li {
		margin-top: 13px;
	}
	.right-list li p {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
		padding-left: 12px;
	}
	.caibao-box li .item {
		margin-right: 11px;
	}
	.caibao-box ul {
		margin-right: -11px;
	}
	.caibao-box li .text {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 7px;
	}
	.line-list li p {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.line-list li {
		padding: 12px 0;
	}
	.new-active li .image {
		width: 100px;
		margin-right: 10px;
	}
	.new-active li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 4px;
	}
	.new-active li .text .time {
		margin-top: 14px;
		font-size: 12px;
	}
	.new-active li {
		margin-top: 15px;
	}
	.cover-people .big {
		width: 328px;
		margin-right: 26px;
	}
	.cover-people .big-box .text p {
		font-size: 13px;
		line-height: 20px;
		max-height: 40px;
	}
	.cover-people .big-box .text {
		padding: 106px 10px 10px;
	}
	.cover-people .big-box .text .people {
		font-size: 12px;
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.cover-people .small li .item {
		margin-right: 13px;
		margin-top: 13px;
	}
	.cover-people .small ul {
		margin-top: -13px;
		margin-right: -13px;
	}
	.cover-people .small li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.cover-people .small li .text {
		padding: 10px 10px;
	}
	.cover-people .small li .text .label {
		font-size: 12px;
		margin-top: 7px;
		line-height: 14px;
		height: 14px;
	}
	.xwh-list li .image {
		width: 58px;
		margin-right: 10px;
	}
	.xwh-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 2px;
	}
	.xwh-list li .text .content {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 5px;
	}
	.xwh-list li .text {
		padding-right: 60px;
	}
	.xwh-list li .follow-btn {
		top: 37px;
		font-size: 12px;
		padding: 0 9px;
		line-height: 28px;
		height: 28px;
	}
	.xwh-list li {
		padding: 12px 0;
	}
	.xwh-list li:first-child .follow-btn {
		top: 17px;
	}
	.exhi-right li .time {
		font-size: 12px;
		width: 56px;
	}
	.exhi-right li .time mark {
		border-radius: 13px;
		height: 22px;
		line-height: 21px;
	}
	.exhi-right li .time p {
		line-height: 22px;
		height: 23px;
	}
	.exhi-right li .content p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 3px;
	}
	.exhi-right li .content .introduction {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 7px;
	}
	.exhi-right li {
		margin-top: 15px;
	}
	.part6 .right-list li {
		margin-top: 4px;
	}
	.part8 .right-list li::after {
		top: 17px;
	}
	.right-list li .play-icon {
		width: 18px;
		height: 18px;
		margin-right: 5px;
	}
	.part7 .right-list li p {
		line-height: 18px;
		height: 18px;
	}
	.part7 .right-list li {
		padding: 9px 0;
	}
	.part8 .w {
		padding: 26px;
	}
	.part8-li .item {
		margin-right: 26px;
	}
	.part8-box {
		margin-right: -26px;
	}
	.image-box .text {
		padding: 47px 10px 10px;
	}
	.image-box .text p {
		font-size: 13px;
		line-height: 19px;
		max-height: 38px;
	}
	.image-box .text .num {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 6px;
	}
	.normal-list li .image {
		width: 100px;
		margin-left: 10px;
	}
	.normal-list li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.normal-list li .text .time {
		font-size: 12px;
	}
	.part8 .right-list li {
		padding: 13px 0;
	}
	.yuan-icon {
		width: 4px;
		height: 4px;
		margin-right: 6px;
		margin-top: 6px;
	}
	.normal-list li {
		padding: 13px 0;
	}
	.part8 .right-list {
		margin-top: 5px;
	}
	.links {
		padding: 22px 0 18px;
	}
	.footer {
        margin-top: 16px;
    }
    .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,.media-top .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;
	}
	.w.item {
		padding: 0;
	}
	.top-head {
		padding: 18px 0;
	}
	.top-head .logo {
		width: 142px;
	}
	.top-head .page-name {
		margin-left: 10px;
		padding-left: 10px;
		margin-top: 4px;
		width: 80px;
	}
	.top-head .page-name::after {
		height: 22px;
	}
	.top-head .other li {
		margin-left: 20px;
	}
	.searchBox input {
		width: 498px;
		padding-right: 80px;
		font-size: 12px;
		padding-left: 30px;
		height: 36px;
	}
	.searchBox svg {
		left: 11px;
		width: 12px;
		height: 12px;
	}
	.searchBox .search-menu a {
		font-size: 12px;
		height: 36px;
		line-height: 34px;
		margin-left: 6px;
		padding: 0px 18px;
	}
	.searchBox {
		margin-left: 34px;
	}
	.top-head .other {
		padding-top: 0px;
	}
	.top-head .other li span {
		font-size: 12px;
		margin-top: 7px;
	}
	.top-head .other li svg {
		height: 16px;
		width: 18px;
	}
	.nav p a {
		line-height: 36px;
		font-size: 13px;
		height: 36px;
	}
	.nav p a::after {
		height: 13px;
	}
	.area .w {
		padding: 14px 26px;
	}
	.area .center-text i {
		width: 20px;
		height: 20px;
	}
	.area .center-text span {
		margin-top: 3px;
		font-size: 12px;
	}
	.area .item:last-child {
		padding-left: 28px;
	}

	.part1 {
		margin-top: 18px;
	}
	.area .item li {
		font-size: 12px;
		padding: 0 13px;
		line-height: 14px;
		height: 14px;
	}
	.area .item li:nth-child(10), .area .item li:nth-child(29) {
		margin-right: 38px;
	}
	.area .center-text {
		margin-left: 24px;
	}
	.w1016 {
		width: 700px;
		margin-right: 24px;
	}
	.public-title p {
		font-size: 19px;
	}
	.public-title p i {
		width: 19px;
		height: 19px;
	}
	.public-title .more {
		font-size: 12px;
		top: 4px;
	}
	.public-title .more svg {
		margin-left: 3px;
		height: 8px;
	}
	.public-title {
		margin-bottom: 13px;
	}
	.headlines {
		padding: 16px 14px 14px;
	}
	.headlines .title mark {
		font-size: 18px;
		padding: 0 6px;
		margin-right: 10px;
	}
	.headlines .title {
		line-height: 27px;
		height: 26px;
	}
	.headlines .title a {
		font-size: 21px;
	}
	.headlines .content {
		font-size: 12px;
		line-height: 19px;
		height: 38px;
		margin-top: 9px;
	}
	.part1-list {
		margin-top: 20px;
	}
	.part1-list ul {
		margin-top: -12px;
	}
	.part1-list li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		padding-left: 15px;
	}
	.hot-top .text {
		padding: 44px 10px 10px;
	}
	.news-top-box {
		margin-top: 20px;
	}
	.news-top .news-top-left {
		width: 146px;
		margin-right: 12px;
	}
	.news-top .news-top-right li p {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		padding-right: 68px;
	}
	.news-top .news-top-right li .time {
		font-size: 12px;
		top: 2px;
	}
	.news-top .news-top-right li:first-child .time {
		top: 3px;
	}
	.news-top .news-top-right li:first-child p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.news-top .news-top-right li {
		margin-top: 10px;
	}
	.news-top {
		margin-top: 20px;
	}
	.public-title .more svg.change-icon {
		width: 13px;
		height: 13px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.hot-top .text p {
		font-size: 12px;
		line-height: 18px;
		max-height: 36px;
	}
	.hot-list li .image {
		width: 100px;
		margin-right: 11px;
	}
	.hot-list li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 2px;
	}
	.hot-list li .text .time {
		font-size: 12px;
		margin-top: 13px;
	}
	.hot-list li {
		margin-top: 13px;
	}
	.comment-news .w {
		margin-top: 24px;
		height: 218px;
	}
	.comment-news .left .bg {
		width: 206px;
	}
	.comment-news .left {
		width: 167px;
	}
	.comment-news .left .title i {
		width: 20px;
		height: 19px;
	}
	.comment-news .left .title {
		margin-top: 28px;
		font-size: 19px;
	}
	.comment-news .left .zimu {
		margin-top: 12px;
		font-size: 16px;
	}
	.comment-news .left .zimu i {
		font-size: 8px;
		margin: 0 4px;
		margin-bottom: 2px;
	}
	.comment-news .right {
		padding: 18px 0 0 12px;
	}
	.news-swiper .swiper-slide .text p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
	}
	.news-swiper .swiper-slide .text {
		padding: 12px 12px;
	}
	.news-swiper .swiper-slide .item {
		margin-right: 12px;
	}
	.comment-news-list li {
		width: 206px;
	}
	.comment-news-list li .item {
		margin-right: 13px;
	}
	.comment-news-list li .text {
		padding: 9px 10px;
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.part2 {
		margin-top: 18px;
	}
	.active-left {
		width: 276px;
		margin-right: 24px;
	}
	.active-left li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 4px;
	}
	.active-left li:first-child .text p {
		line-height: 14px;
		height: 14px;
		margin-top: 8px;
	}
	.active-left li .text .time span {
		font-size: 12px;
		margin-right: 10px;
	}
	.active-left li .text .time {
		margin-top: 6px;
	}
	.active-left li .item {
		margin-right: 10px;
	}
	.active-left ul {
		margin-right: -10px;
	}
	.active-left li {
		margin-top: 5px;
	}
	.active-right li {
		margin-top: 11px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.active-right li:first-child, .active-right li:nth-child(8) {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.active-right li i {
		width: 4px;
		height: 4px;
		margin-right: 6px;
		margin-top: 5px;
	}
	.active-right li:first-child i, .active-right li:nth-child(8) i {
		margin-top: 7px;
	}
	.active-right li:nth-child(8) {
		margin-top: 20px;
	}
	.news-box .text p {
		font-size: 12px;
		line-height: 19px;
		max-height: 38px;
	}
	.news-box .text {
		padding: 48px 10px 10px;
	}
	.news-box .text mark {
		line-height: 18px;
		height: 18px;
		font-size: 12px;
		margin-top: 1px;
		padding: 0 4px;
	}
	.right-list li p {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
		padding-left: 12px;
	}
	.right-list li::after {
		top: 6px;
		width: 4px;
		height: 4px;
	}
	.right-list li {
		margin-top: 10px;
	}

	.caibao-box li .item {
		margin-right: 11px;
	}
	.caibao-box ul {
		margin-right: -11px;
	}
	.caibao-box li .text {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 7px;
	}
	.line-list li p {
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.line-list li {
		padding: 9.3px 0;
	}

	.new-active li .image {
		width: 92px;
		margin-right: 10px;
	}
	.new-active li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 3px;
	}
	.new-active li .text .time {
		margin-top: 10px;
		font-size: 12px;
	}
	.new-active li {
		margin-top: 12px;
	}
	.cover-people .big {
		width: 299px;
		margin-right: 20px;
	}
	.cover-people .big-box .text p {
		font-size: 13px;
		line-height: 20px;
		max-height: 40px;
	}
	.cover-people .big-box .text {
		padding: 106px 10px 10px;
	}
	.cover-people .big-box .text .people {
		font-size: 12px;
		margin-top: 8px;
		line-height: 14px;
		height: 14px;
	}
	.cover-people .small li .item {
		margin-right: 13px;
		margin-top: 13px;
	}
	.cover-people .small ul {
		margin-top: -13px;
		margin-right: -13px;
	}
	.cover-people .small li .text p {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
	}
	.cover-people .small li .text {
		padding: 10px 10px;
	}
	.cover-people .small li .text .label {
		font-size: 12px;
		margin-top: 7px;
		line-height: 14px;
		height: 14px;
	}
	.xwh-list li .image {
		width: 52px;
		margin-right: 10px;
	}
	.xwh-list li .text p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 2px;
	}
	.xwh-list li .text .content {
		font-size: 12px;
		line-height: 15px;
		height: 30px;
		margin-top: 3px;
	}
	.xwh-list li .text {
		padding-right: 60px;
	}
	.xwh-list li .follow-btn {
		top: 25px;
		font-size: 12px;
		padding: 0 9px;
		line-height: 28px;
		height: 28px;
	}
	.xwh-list li {
		padding: 12px 0;
	}
	.xwh-list li:first-child .follow-btn {
		top: 13px;
	}
	.exhi-right li .time {
		font-size: 12px;
		width: 56px;
	}
	.exhi-right li .time mark {
		border-radius: 13px;
		height: 22px;
		line-height: 21px;
	}
	.exhi-right li .time p {
		line-height: 22px;
		height: 23px;
	}
	.exhi-right li .content p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 3px;
	}
	.exhi-right li .content .introduction {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 7px;
	}
	.exhi-right li {
		margin-top: 7px;
	}
	.part6 .right-list li {
		margin-top: 1px;
	}
	.right-list li .play-icon {
		width: 16px;
		height: 16px;
		margin-right: 5px;
	}
	.part7 .right-list li p {
		line-height: 16px;
		height: 16px;
	}
	.part7 .right-list li {
		padding: 8px 0;
	}
	.part8 .w {
		padding: 22px;
	}
	.part8-li .item {
		margin-right: 22px;
	}
	.part8-box {
		margin-right: -22px;
	}
	.image-box .text {
		padding: 47px 10px 10px;
	}
	.image-box .text p {
		font-size: 13px;
		line-height: 19px;
		max-height: 38px;
	}
	.image-box .text .num {
		font-size: 12px;
		line-height: 14px;
		height: 14px;
		margin-top: 6px;
	}
	.normal-list li .image {
		width: 100px;
		margin-left: 10px;
	}
	.normal-list li .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.normal-list li .text .time {
		font-size: 12px;
	}
	.part8 .right-list li {
		padding: 12px 0;
	}
	.part8 .right-list li::after {
		top: 18px;
	}
	.yuan-icon {
		width: 4px;
		height: 4px;
		margin-right: 6px;
		margin-top: 6px;
	}
	.normal-list li {
		padding: 13px 0;
	}
	.part8 .right-list {
		margin-top: 5px;
	}
	.footer {
        margin-top: 16px;
    }
    .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;
    }
}
