/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@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")
}
p {
    word-wrap: break-word;
    word-break: break-all;
}
.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
}
.carousel-item,.xwh-item {
	float: left;
    display: none;
}
.carousel-item:first-child,.xwh-item:first-child {
    display: block;
}
.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: 1560px;
	box-sizing: border-box;
}
svg {
	fill: currentColor;
	width: 16px;
	height: 16px;
	display: inline-block;
}
.w::after {
	content: "";
	clear: both;
	display: block;
}

.iframe {
    height: 36px;
    overflow: hidden;
}
.header {
	height: 36px;
	background-color: #fafafa;
	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: 25px;
}
.header .item p a:last-child {
	margin-right: 0;
}
.header .item p a.login {
	color: #f08200;
	margin-right: 10px;
	padding-right: 10px;
	position: relative;
}
.header .item p a.login::after {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
	height: 14px;
	background-color: #ddd;
}
.header .item a:hover{
	color: #f08200;
}
.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 7px;
}
/* Tophead */
.Tophead{
	margin: 0 auto;
	position: relative;
}
.Tophead ul{
	position: absolute;
	top: -36px;
	right: 0;
}
.Tophead li{
	float: left;
	height: 36px;
  	position: relative;
}
.Tophead li .ServiceTop {
	height: 36px;
	line-height: 36px;
	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: #666;
}
.Tophead li .ServiceTop svg {
	margin-right: 0px;
	width: 14px;
	height: 14px;
	vertical-align: top;
	margin-top: 12px;
}
/* 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: 184px;
}
.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: 5px;
	padding-top: 3px;
}
.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: #f08200;
}
.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: 68px;
	font-size: 0;
	margin-top: -1px;
	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: 732px;
	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: #ffefe0;
	border: 1px solid #ffe3c8;
	color: #f98717;
	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: #f08200;
	border-color: #f08200;
	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 {
	border-top: 3px solid #f08200;
	background-color: #fff9f1;
	text-align: center;
}
.nav p {
	white-space: nowrap;
	font-size: 0;
}
.nav p a {
	display: inline-block;
	line-height: 48px;
	vertical-align: top;
	width: calc(100% / 11);
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.nav p a:hover {
	color: #f08200;
}
.nav p a::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 15px;
	background-color: #e6e6e6;
}
.nav p a:last-child::after {
	display: none;
}
.area .w {
	position: relative;
	padding: 16px 30px;
	background-color: #f7f7f7;
	margin-top: 8px;
}
.area-box {
	margin: 0 -20px;
}
.area .item {
	float: left;
	width: 50%;
	padding-right: 35px;
	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 0;
	margin-top: 10px;
	line-height: 18px;
	height: 18px;
	width: 73px;
	text-align: center;
}
.area .item li a {
	color: #666;
}
.area .item li a:hover {
	color: #f08200;
}
.area .center-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
.area .center-text i {
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(/images/news/version/2025/area-icon.png) no-repeat;
	background-size: contain;
}
.area .center-text span {
	display: block;
	margin-top: 7px;
	color: #f4760f;
	font-size: 15px;
	font-weight: bold;
}
.part1 {
	margin-top: 22px;
}
.w1074 {
	width: 1074px;
	float: left;
	margin-right: 36px;
}
.public-title {
	position: relative;
	margin-bottom: 20px;
}
.public-title p {
	font-size: 26px;
}
.public-title b {
	position: relative;
	z-index: 2;
}
.public-title p i {
	border-radius: 50%;
	background-image: -moz-linear-gradient( -120deg, rgb(255,169,67) 0%, rgb(255,250,243) 100%);
	background-image: -webkit-linear-gradient( -120deg, rgb(255,169,67) 0%, rgb(255,250,243) 100%);
	background-image: -ms-linear-gradient( -120deg, rgb(255,169,67) 0%, rgb(255,250,243) 100%);
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	margin-left: -7px;
}
.public-title .more {
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 15px;
	color: #333;
}
.public-title .more svg {
	width: 5px;
	height: 10px;
	margin-left: 5px;
}
.public-title .more:hover {
	color: #f08200;
}
.headlines {
	background: url(/images/news/version/2025/headlines-ng.png) no-repeat;
	background-size: cover;
	border-radius: 8px;
	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;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.headlines .title a {
	font-size: 28px;
	color: #f04d32;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
}
.headlines .title a:hover {
	color: #f08200;
}
.headlines .content {
	font-size: 15px;
	color: #888888;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 14px;
}
.part1-list {
	margin-top: 30px;
}
.part1-list ul {
	margin-top: -23px;
	overflow: hidden;
}
.part1-list li {
	margin-top: 23px;
	float: left;
	padding-left: 20px;
	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: #f04d32;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	top: 50%;
	margin-top: -2.5px;
}
.part1-list li:hover {
	color: #f08200;
}
.part1-list li a {
	color: inherit;
}
.news-top-box {
	margin-top: 36px;
}
.news-top {
	margin-top: 28px;
	overflow: hidden;
}
.news-top:first-child {
	margin-top: 0;
}
.news-top .news-top-left {
	float: left;
	width: 225px;
	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: #f08200;
}
.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;
	background-color: #000;
}
.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: #f08200;
}
.hot-list li .text .time {
	font-size: 15px;
	color: #999;
	margin-top: 16px;
}
.comment-news .w {
	margin-top: 32px;
	overflow: hidden;
	height: 312px;
	background-color: #f5f5f5;
}
.comment-news .left {
	float: left;
	position: relative;
	height: 100%;
	width: 226px;
	text-align: center;
}

.comment-news .left .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	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: #f08200;
}
.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: 16px;
	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: 32px 20px 0;
	max-width: 100%;
}
.comment-news-list {
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.comment-news-list ul {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
}
.comment-news-list li {
	width: 284px;
	display: inline-block;
}
.comment-news-list li .item {
	margin-right: 18px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
}
.comment-news-list li .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}
.comment-news-list li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.comment-news-list li .text {
	padding: 12px 12px;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}
.comment-news-list li .text a {
	color: #333;
}
.comment-news-list li .text a:hover {
	color: #f08200;
}
.scroll-wrapper {
	white-space: nowrap;
	font-size: 0;
}
.scroll-wrapper ul {
	display: inline-block;
	vertical-align: top;
}
.part2 {
	margin-top: 30px;
}

.active-box {
	overflow: hidden;
}
.active-left {
	float: left;
	width: 450px;
	margin-right: 36px;
}
.active-left ul {
	overflow: hidden;
	margin-right: -18px;
}
.active-left li {
	margin-top: 16px;
	float: left;
	width: 50%;
}
.active-left li .item {
	margin-right: 18px;
}
.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 {
	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: #f08200;
}
.active-left li:first-child {
	margin-top: 0;
	width: 100%;
}
.active-left li:first-child .text {
	line-height: 18px;
	height: 18px;
	margin-top: 10px;
}
.active-right {
	overflow: hidden;
}

.active-right li {
	margin-top: 21px;
	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: #f08200;
}
.active-right li a:hover i {
	background-color: #f08200;
}
.active-right li:first-child {
	margin-top: 0;
}
.active-right li:nth-child(8) {
	margin-top: 25px;
}
.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;
	background: #000;
}
.news-box .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}
.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: #f08200;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 6px;
}
.right-list li {
	padding: 16px 0;
	border-bottom: 1px solid #e6e6e6;
}
.right-list li p {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.right-list li a {
	color: #333;
}
.right-list li a:hover {
	color: #f08200;
}
.right-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0 !important;
}

.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: #f08200;
}
.new-active li {
	overflow: hidden;
	margin-top: 20px;
}
.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: #f08200;
}
.new-active li .text .time {
	margin-top: 15px;
	font-size: 15px;
	color: #999;
}
.cover-people {
	overflow: hidden;
}
.cover-people .big {
	float: left;
	width: 450px;
	margin-right: 36px;
}
.cover-people .big-box {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
.cover-people .big-box .image {
	position: relative;
	height: 0;
	padding-bottom: 120%;
	overflow: hidden;
}
.cover-people .big-box .image img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.cover-people .big-box .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 140px 12px 12px;
	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%);
}
.cover-people .big-box .text p {
	font-size: 17px;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
}
.cover-people .big-box .text p a {
	color: #fff;
}
.cover-people .big-box .text .people {
	font-size: 15px;
	margin-top: 12px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	color: rgba(255,255,255,.5);
}
.cover-people .small {
	overflow: hidden;
}
.cover-people .small ul {
	overflow: hidden;
	margin-top: -18px;
	margin-right: -18px;
}
.cover-people .small li {
	float: left;
	width: 50%;
}
.cover-people .small li .item {
	margin-right: 18px;
	margin-top: 18px;
	border-radius: 8px;
	background-color: #f7f7f7;
	overflow: hidden;
}
.cover-people .small li .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
}
.cover-people .small li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.cover-people .small li .text {
	padding: 14px 12px;
}
.cover-people .small li .text p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.cover-people .small li .text p a {
	color: #333;
}
.cover-people .small li .text p a:hover {
	color: #f08200;
}
.cover-people .small li .text .label {
	font-size: 15px;
	color: #999;
	margin-top: 12px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
}
.cover-people .small li .text .label b {
	font-weight: normal;
	color: #f08200;
}
.cover-people .small li .text .label i {
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #999;
	vertical-align: top;
	margin: 0 6px;
	margin-top: 7px;
}
.xwh-list li {
	padding: 17px 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	position: relative;
}
.xwh-list li:first-child {
	padding-top: 0 !important;
}
.xwh-list li:first-child .follow-btn {
	top: 24px;
}
.xwh-list li .image {
	width: 80px;
	float: left;
	margin-right: 12px;
}
.xwh-list li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.xwh-list li .text {
	overflow: hidden;
	padding-right: 80px;
}
.xwh-list li .text p {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 6px;
}
.xwh-list li .text p a {
	color: #333;
}
.xwh-list li .text p a:hover {
	color: #f08200;
}
.xwh-list li .text .content {
	font-size: 15px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #999;
	margin-top: 8px;
}
.xwh-list li .follow-btn {
	position: absolute;
	right: 0;
	top: 40px;
	font-size: 14px;
	color: #fff;
	padding: 0 12px;
	line-height: 32px;
	height: 33px;
	border-radius: 3px;
	background-color: rgb(241, 66, 66);
}
.xwh-list li .follow-btn:hover {
	background-color: rgba(241, 66, 66,.8);
}
.xwh-list li:last-child {
	border-bottom: 0;
	padding-bottom: 0 !important;
}
.exhi-right {
	overflow: hidden;
}

.exhi-right li {
	margin-top: 28px;
	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: #f08200;
	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: #f08200;
}
.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;
}
.right-list li .play-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/images/news/version/2025/play-icon.png) no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: top;
	margin-right: 7px;
}
.part7 .right-list li {
	padding: 13px 0;
}
.part7 .right-list li p {
	line-height: 24px;
	height: 24px;
}
.exhi-right li:first-child {
	margin-top: 0;
}
.part8 .w {
	box-sizing: border-box;
	padding: 36px;
	background-color: #f7f7f7;
	background-image: url(/images/news/version/2025/bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 8px;
	overflow: hidden;
}
.part8-box {
	overflow: hidden;
	margin-right: -36px;
}
.part8-li {
	float: left;
	width: 33.33%;
}
.part8-li .item {
	margin-right: 36px;
}
.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 12px;
	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: 17px;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
}
.image-box .text p a {
	color: #fff;
}
.image-box .text .num {
	font-size: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	margin-top: 12px;
	color: rgba(255,255,255,.5);
}
.image-box .text .num span {
	margin-right: 8px;
}
.normal-list {
	margin-top: 24px;
}
.normal-list li {
	padding: 18px 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: #f08200;
}

.normal-list li .text .time {
	font-size: 15px;
	color: #999;
	margin-top: 16px;
}
.normal-list li .text .time mark {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 6px;
	color: #00a4ca;
	background-color: #e6f3f6;
	border-radius: 2px;
	margin-left: 8px;
	max-width: 63px;
	overflow: hidden;
	vertical-align: top;
	margin-top: -4px;
}
.normal-list li .text .time mark.orange {
	color: #f08200;
	background-color: #ffedd8;
}
.normal-list li .text .time mark.green {
	background-color: #dcf0e8;
	color: #2fad7d;
}
.normal-list li:last-child {
	padding-bottom: 0;
}
.part8 .right-list {
	margin-top: 6px;
}
.part8 .right-list li {
	padding: 18px 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: #f08200;
}
.part3,.part4,.part5,.part6,.part7,.part8 {
	margin-top: 48px;
}

.links {
	overflow: hidden;
	padding: 30px 0 24px;
}
.links .left {
	float: left;
	text-align: center;
	color: #f08200;
	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: 15px;
	margin-right: 22px;
	color: #888;
	margin-top: 13px;
}
.links .right p a:hover {
	color: #f08200;
}

.footer {
	margin: 0 auto;
	background-color: #212324;
	margin-top: 40px;
}
.footer .item {
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #3a3a3a;
}

.footer .item .footer-code {
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}

.footer .item .footer-code li {
	float: left;
	padding-left: 44px;
}

.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #ff8d50;
	padding: 10px;
	background-color: #fff;
}

.footer .item .footer-code li p {
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}

.footer .item .left p {
	font-size: 15px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span {
	font-size: 15px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}
.footer .item .left span img {
	margin: 7px 5px 0 10px;
	vertical-align: top;
}

.copyright {
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.com/images/index/Version/2021/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}

@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
    .top-head .other li span {
    	font-size: 15px;
    }
    .nav p a {
    	font-size: 18px;
    }
    .area .item li {
    	font-size: 17px;
    }
    .area .center-text span {
    	font-size: 16px;
    }
    .public-title p {
    	font-size: 27px;
    }
    .headlines .content {
    	font-size: 16px;
    }
    .part1-list li {
    	margin-top: 22px;
    	font-size: 17px;
    	line-height: 19px;
    	height: 19px;
    }
    .news-top .news-top-right li p {
    	font-size: 17px;
    }
    .news-top .news-top-right li .time {
    	font-size: 16px;
    }
    .hot-top .text p {
    	font-size: 17px;
    }
    .hot-list li .text p {
    	font-size: 17px;
    }
    .hot-list li .text .time {
    	font-size: 16px;
    }
    .comment-news .left .title {
    	font-size: 27px;
    }
    .comment-news-list li .text {
    	font-size: 17px;
    }
    .active-right li {
    	font-size: 17px;
    }
    .right-list li p {
    	font-size: 17px;
    }
    .active-left li .text {
    	font-size: 17px;
    }
    .news-box .text p {
    	font-size: 17px;
    }
    .new-active li .text p {
    	font-size: 17px;
    }
    .new-active li .text .time {
    	font-size: 16px;
    }
    .cover-people .big-box .text p {
    	font-size: 18px;
    }
    .cover-people .big-box .text .people {
    	font-size: 16px;
    }
    .cover-people .small li .text p {
    	font-size: 17px;
    }
    .cover-people .small li .text .label {
    	font-size: 16px;
    }
    .xwh-list li .text p {
    	font-size: 19px;
    }
    .xwh-list li .text .content {
    	font-size: 16px;
    }
    .xwh-list li .follow-btn {
    	font-size: 15px;
    }
    .public-title .more {
    	font-size: 16px;
    }
    .exhi-right li .content p {
    	font-size: 17px;
    }
    .exhi-right li .time {
    	font-size: 15px;
    }
    .exhi-right li .content .introduction {
    	font-size: 16px;
    }
    .normal-list li .text p {
    	font-size: 17px;
    }
    .links .right p a {
    	font-size: 16px;
    }
    .footer .item .left p {
    	font-size: 16px;
    }
    .footer .item .left span {
    	font-size: 16px;
    }
    .copyright {
    	font-size: 15px;
    }
    .footer .item .footer-code li p {
    	font-size: 16px;
    }
    .links .left .join-link {
    	font-size: 16px;
    }
}

@media only screen and (min-width: 1600px) and (max-width:1919px){
	.top-head .other li span {
    	font-size: 15px;
    }
    .nav p a {
    	font-size: 18px;
    }
    .area .item li {
    	font-size: 17px;
    }
    .area .center-text span {
    	font-size: 16px;
    }
    .public-title p {
    	font-size: 27px;
    }
    .headlines .content {
    	font-size: 16px;
    }
    .part1-list li {
    	margin-top: 22px;
    	font-size: 17px;
    	line-height: 19px;
    	height: 19px;
    }
    .news-top .news-top-right li p {
    	font-size: 17px;
    }
    .news-top .news-top-right li .time {
    	font-size: 16px;
    }
    .hot-top .text p {
    	font-size: 17px;
    }
    .hot-list li .text p {
    	font-size: 17px;
    }
    .hot-list li .text .time {
    	font-size: 16px;
    }
    .comment-news .left .title {
    	font-size: 27px;
    }
    .comment-news-list li .text {
    	font-size: 17px;
    }
    .active-right li {
    	font-size: 17px;
    }
    .right-list li p {
    	font-size: 17px;
    }
    .active-left li .text {
    	font-size: 17px;
    }
    .news-box .text p {
    	font-size: 17px;
    }
    .new-active li .text p {
    	font-size: 17px;
    }
    .new-active li .text .time {
    	font-size: 16px;
    }
    .cover-people .big-box .text p {
    	font-size: 18px;
    }
    .cover-people .big-box .text .people {
    	font-size: 16px;
    }
    .cover-people .small li .text p {
    	font-size: 17px;
    }
    .cover-people .small li .text .label {
    	font-size: 16px;
    }
    .xwh-list li .text p {
    	font-size: 19px;
    }
    .xwh-list li .text .content {
    	font-size: 16px;
    }
    .xwh-list li .follow-btn {
    	font-size: 15px;
    }
    .public-title .more {
    	font-size: 16px;
    }
    .exhi-right li .content p {
    	font-size: 17px;
    }
    .exhi-right li .time {
    	font-size: 15px;
    }
    .exhi-right li .content .introduction {
    	font-size: 16px;
    }
    .normal-list li .text p {
    	font-size: 17px;
    }
    .links .right p a {
    	font-size: 16px;
    }
    .footer .item .left p {
    	font-size: 16px;
    }
    .footer .item .left span {
    	font-size: 16px;
    }
    .copyright {
    	font-size: 15px;
    }
    .footer .item .footer-code li p {
    	font-size: 16px;
    }
    .links .left .join-link {
    	font-size: 16px;
    }
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1430px;
	}
    .normal-list li .text .time mark {
    	max-width: 54px;
    	font-size: 13px;
    }
	.top-head {
		padding: 28px 0;
	}
	.searchBox input {
		width: 644px;
		padding-right: 106px;
	}
	.searchBox {
		margin-left: 50px;
	}
	.nav p a {
		line-height: 46px;
		font-size: 16px;
	}
	.area .item:last-child {
		padding-left: 22px;
	}
	.area .item {
		padding-right: 22px;
	}
    .area .item li {
    	font-size: 16px;
    	line-height: 17px;
    	height: 17px;
    	width: 68px;
    }
	.w1074 {
		width: 985px;
		margin-right: 34px;
	}
	.public-title p {
		font-size: 24px;
	}
	.public-title p i {
		width: 24px;
		height: 24px;
	}
	.public-title .more {
		font-size: 15px;
	}
	.public-title .more svg {
		margin-left: 3px;
		height: 9px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.headlines {
		padding: 22px 18px 18px;
	}
	.headlines .title mark {
		font-size: 22px;
		padding: 0 8px;
		margin-right: 15px;
	}
	.headlines .title {
		line-height: 32px;
		height: 32px;
	}
	.headlines .title a {
		font-size: 26px;
	}
	.headlines .content {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
		margin-top: 12px;
	}
	.part1-list {
		margin-top: 28px;
	}
	.part1-list ul {
		margin-top: -20px;
	}
	.part1-list li {
		margin-top: 20px;
		font-size: 16px;
		line-height: 17px;
		height: 17px;
	}
	.news-top-box {
		margin-top: 32px;
	}
	.news-top .news-top-left {
		width: 206px;
		margin-right: 19px;
	}
	.news-top .news-top-right li p {
		font-size: 16px;
		line-height: 19px;
		height: 19px;
		padding-right: 88px;
	}
	.news-top .news-top-right li .time {
		font-size: 15px;
		top: 3px;
	}
	.news-top .news-top-right li:first-child p {
		font-size: 19px;
		line-height: 20px;
		height: 20px;
	}
	.news-top .news-top-right li {
		margin-top: 18px;
	}
	.news-top {
		margin-top: 26px;
	}
	.public-title .more svg.change-icon {
		width: 13px;
		height: 13px;
		margin-right: 5px;
		margin-top: 1px;
	}
	.hot-top .text p {
		font-size: 16px;
		line-height: 22px;
		max-height: 44px;
	}
	.hot-list li .image {
		width: 126px;
		margin-right: 12px;
	}
	.hot-list li .text p {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
	}
	.hot-list li .text .time {
		font-size: 15px;
		margin-top: 15px;
	}
	.hot-list li {
		margin-top: 18px;
	}
	.comment-news .w {
		margin-top: 30px;
		height: 288px;
	}
	.comment-news .left .bg {
		width: 258px;
	}
	.comment-news .left {
		width: 208px;
	}
	.comment-news .left .title i {
		width: 26px;
		height: 25px;
	}
	.comment-news .left .title {
		margin-top: 34px;
		font-size: 25px;
	}
	.comment-news .left .zimu {
		margin-top: 14px;
		font-size: 22px;
	}
	.comment-news .left .zimu i {
		font-size: 11px;
		margin: 0 6px;
		margin-bottom: 2px;
	}
	.comment-news-list li {
		width: 242px;
	}
	.comment-news-list li .item {
		margin-right: 16px;
	}
	.comment-news-list li .text {
		padding: 12px 12px;
		font-size: 16px;
		line-height: 22px;
		height: 44px;
	}
	.part2 {
		margin-top: 26px;
	}
	.active-left {
		width: 412px;
		margin-right: 34px;
	}
	.active-left li .text {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
		margin-top: 8px;
	}
	.active-left li .item {
		margin-right: 17px;
	}
	.active-left ul {
		margin-right: -17px;
	}
	.active-left li {
		margin-top: 14px;
	}
	.active-right li {
		margin-top: 19px;
		font-size: 16px;
		line-height: 17px;
		height: 17px;
	}
	.active-right li:first-child, .active-right li:nth-child(8) {
		font-size: 19px;
		line-height: 21px;
		height: 21px;
	}
	.active-right li:nth-child(8) {
		margin-top: 24px;
	}
	.news-box .text p {
		font-size: 16px;
		line-height: 22px;
		max-height: 44px;
	}
	.news-box .text mark {
		line-height: 20px;
		height: 21px;
		font-size: 14px;
		margin-top: 1px;
	}
	.right-list li p {
		line-height: 17px;
		height: 17px;
		font-size: 16px;
	}
	.right-list li {
		padding: 15px 0;
	}
	.part3, .part4, .part5, .part6, .part7, .part8 {
		margin-top: 42px;
	}
	.new-active li .image {
		width: 126px;
	}
	.new-active li .text p {
		font-size: 16px;
		line-height: 22px;
		height: 44px;
		margin-top: 4px;
	}
	.new-active li .text .time {
		margin-top: 14px;
		font-size: 15px;
	}
	.cover-people .big {
		width: 412px;
		margin-right: 34px;
	}
	.cover-people .big-box .text p {
		font-size: 17px;
		line-height: 24px;
		max-height: 48px;
	}
	.cover-people .big-box .text .people {
		font-size: 15px;
		margin-top: 10px;
		line-height: 16px;
		height: 16px;
	}
	.cover-people .small li .item {
		margin-right: 17px;
		margin-top: 17px;
	}
	.cover-people .small ul {
		margin-top: -17px;
		margin-right: -17px;
	}
	.cover-people .small li .text p {
		font-size: 16px;
		line-height: 20px;
		height: 40px;
	}
	.cover-people .small li .text {
		padding: 12px 12px;
	}
	.cover-people .small li .text .label {
		font-size: 15px;
		margin-top: 12px;
		line-height: 16px;
		height: 16px;
	}
	.xwh-list li .image {
		width: 74px;
		margin-right: 12px;
	}
	.xwh-list li .text p {
		font-size: 18px;
		line-height: 19px;
		height: 19px;
		margin-top: 4px;
	}
	.xwh-list li .text .content {
		font-size: 15px;
		line-height: 19px;
		height: 38px;
		margin-top: 7px;
	}
	.xwh-list li .follow-btn {
		top: 38px;
		font-size: 14px;
		padding: 0 10px;
		line-height: 30px;
		height: 30px;
	}
	.xwh-list li {
		padding: 15px 0;
	}
	.xwh-list li:first-child .follow-btn {
		top: 22px;
	}
	.exhi-right li .time {
		font-size: 14px;
		width: 62px;
	}
	.exhi-right li .time mark {
		border-radius: 13px;
		height: 24px;
		line-height: 22px;
	}
	.exhi-right li .time p {
		line-height: 24px;
		height: 25px;
	}
	.exhi-right li .content p {
		font-size: 16px;
		line-height: 17px;
		height: 17px;
		margin-top: 3px;
	}
	.exhi-right li .content .introduction {
		font-size: 15px;
		line-height: 16px;
		height: 16px;
		margin-top: 8px;
	}
	.exhi-right li {
		margin-top: 26px;
	}
	.right-list li .play-icon {
		width: 22px;
		height: 22px;
	}
	.part7 .right-list li p {
		line-height: 22px;
		height: 22px;
	}
	.part7 .right-list li {
		padding: 12px 0;
	}
	.part8 .w {
		padding: 34px;
	}
	.part8-li .item {
		margin-right: 34px;
	}
	.image-box .text p {
		font-size: 17px;
		line-height: 24px;
		max-height: 48px;
	}
	.image-box .text .num {
		font-size: 15px;
		line-height: 16px;
		height: 16px;
		margin-top: 10px;
	}
	.normal-list li .image {
		width: 126px;
		margin-left: 12px;
	}
	.normal-list li .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.normal-list li .text .time {
		font-size: 14px;
	}
	.part8 .right-list li {
		padding: 16px 0;
	}
	.part8 .right-list {
		margin-top: 8px;
	}
	.footer {
		margin-top: 36px;
	}
	.links {
		padding: 28px 0 22px;
	}
	.links .left {
		font-size: 17px;
		margin-right: 26px;
	}
	.links .left .join-link {
		font-size: 15px;
	}
	.links .left .join-link svg {
		width: 12px;
	}
	.links .right p a {
		font-size: 15px;
		margin-right: 21px;
		margin-top: 13px;
	}
	.footer .item .left p,.footer .item .left span {
		font-size: 15px;
		line-height: 28px;
	}
	.copyright {
		font-size: 14px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
    .normal-list li .text .time mark {
    	max-width: 49px;
    	font-size: 12px;
    }
	.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: 598px;
		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: 15px;
	}
	.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;
	}
	.area .item {
		padding-right: 30px;
	}
	.part1 {
		margin-top: 22px;
	}
    .area .item li {
    	font-size: 14px;
    	line-height: 16px;
    	height: 16px;
    	width: 62px;
    }
	.w1074 {
		width: 916px;
		margin-right: 30px;
	}
	.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: 30px;
	}
	.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: 24px;
	}
	.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: 26px;
		height: 268px;
	}
	.comment-news .left .bg {
		width: 240px;
	}
	.comment-news .left {
		width: 194px;
	}
	.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: 27px 16px 0;
	}
	.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 {
		margin-top: 22px;
	}
	.active-left {
		width: 384px;
		margin-right: 30px;
	}
	.active-left li .text {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 5px;
	}
	.active-left li:first-child .text {
		line-height: 16px;
		height: 16px;
		margin-top: 8px;
	}
	.active-left li .item {
		margin-right: 16px;
	}
	.active-left ul {
		margin-right: -16px;
	}
	.active-left li {
		margin-top: 12px;
	}
	.active-right li {
		margin-top: 17px;
		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: 24px;
	}
	.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 {
		padding: 13px 0;
	}
	.part3, .part4, .part5, .part6, .part7, .part8 {
		margin-top: 36px;
	}
	.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: 16px;
	}
	.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: 24px;
	}
	.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: 15px 0;
	}
	.yuan-icon {
		width: 4px;
		height: 4px;
		margin-right: 7px;
		margin-top: 7px;
	}
	.normal-list li {
		padding: 15px 0;
	}
	.part8 .right-list {
		margin-top: 8px;
	}
	.footer {
		margin-top: 36px;
	}
	.links {
		padding: 28px 0 22px;
	}
	.links .left {
		font-size: 17px;
		margin-right: 26px;
	}
	.links .left .join-link {
		font-size: 14px;
	}
	.links .left .join-link svg {
		width: 12px;
	}
	.links .right p a {
		font-size: 14px;
		margin-right: 21px;
		margin-top: 13px;
	}
	.footer .item .left p,.footer .item .left span {
		font-size: 14px;
		line-height: 28px;
	}
	.copyright {
		font-size: 13px;
	}
	.footer .item .footer-code {
		width: 340px;
		margin-top: 27px;
	}
	.footer .item .footer-code li .code {
		width: 116px;
		height: 116px;
		padding: 3px;
	}


}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
    .normal-list li .text .time mark {
    	max-width: 37px;
    	font-size: 12px;
    }
	.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: 450px;
		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: 15px;
	}
	.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;
	}
	.area .item {
		padding-right: 20px;
	}
	.part1 {
		margin-top: 22px;
	}
    .area .item li {
    	font-size: 13px;
    	line-height: 15px;
    	height: 15px;
    	width: 54px;
    }
	.w1074 {
		width: 784px;
		margin-right: 26px;
	}
	.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: 26px;
	}
	.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: 24px;
	}
	.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: 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: 22px 16px 0;
	}
	.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: 328px;
		margin-right: 26px;
	}
	.active-left li .text {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
		margin-top: 4px;
	}
	.active-left li:first-child .text {
		line-height: 16px;
		height: 16px;
		margin-top: 8px;
	}
	.active-left li .item {
		margin-right: 14px;
	}
	.active-left ul {
		margin-right: -14px;
	}
	.active-left li {
		margin-top: 10px;
	}
	.active-right li {
		margin-top: 14px;
		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: 24px;
	}
	.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;
	}
	.right-list li {
		padding: 11px 0;
	}
	.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;
	}
	.part3, .part4, .part5, .part6, .part7, .part8 {
		margin-top: 32px;
	}
	.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: 14px;
	}
	.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: 36px;
	}
	.links {
		padding: 28px 0 22px;
	}
	.links .left {
		font-size: 15px;
		margin-right: 18px;
	}
	.links .left b {
		padding: 0 12px;
		height: 16px;
		line-height: 16px;
	}
	.links .left .join-link {
		font-size: 12px;
	}
	.links .left .join-link {
		font-size: 14px;
		margin-top: 5px;
	}
	.footer .item .left {
		margin-top: 12px;
		padding-right: 30px;
	}
	.links .left .join-link svg {
		width: 10px;
		height: 12px;
	}
	.links .right p a {
		font-size: 12px;
		margin-right: 13px;
		margin-top: 11px;
	}
	.links .right p {
		margin-top: -11px;
		margin-right: -13px;
	}
	.footer .item .left p,.footer .item .left span {
		font-size: 14px;
		line-height: 28px;
	}
	.copyright {
		font-size: 13px;
	}
	.footer .item .footer-code {
		width: 340px;
		margin-top: 27px;
	}
	.footer .item .footer-code li .code {
		width: 116px;
		height: 116px;
		padding: 3px;
	}

	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 340px;
		margin-top: 22px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 24px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 24px;
	}

	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}


}

@media only screen and (max-width:1024px){
	.w,.media-top .w{
		width: 1000px;
	}
    .normal-list li .text .time mark {
    	max-width: 24px;
    	font-size: 12px;
    }
	.w.item {
		padding: 0;
	}
	.top-head {
		padding: 18px 0;
	}
	.top-head .logo {
		width: 120px;
	}
	.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: 424px;
		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: 14px;
	}
	.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;
	}
	.area .item {
		padding-right: 20px;
	}
	.part1 {
		margin-top: 18px;
	}
    .area .item li {
    	font-size: 12px;
    	line-height: 14px;
    	height: 14px;
    	width: 46px;
    }
	.w1074 {
		width: 688px;
		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: 26px;
	}
	.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: 230px;
	}
	.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: 22px 16px 0;
	}
	.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: 288px;
		margin-right: 24px;
	}
	.active-left li .text {
		font-size: 12px;
		line-height: 16px;
		height: 32px;
		margin-top: 4px;
	}
	.active-left li:first-child .text {
		line-height: 14px;
		height: 14px;
		margin-top: 8px;
	}
	.active-left li .item {
		margin-right: 10px;
	}
	.active-left ul {
		margin-right: -10px;
	}
	.active-left li {
		margin-top: 6px;
	}
	.active-right li {
		margin-top: 10.5px;
		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;
	}
	.right-list li {
		padding: 9px 0;
	}
	.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;
	}
	.part3, .part4, .part5, .part6, .part7, .part8 {
		margin-top: 32px;
	}
	.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: 10px;
	}
	.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: 6px;
	}
	.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: 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: 36px;
	}
	.links {
		padding: 28px 0 22px;
	}
	.links .left {
		font-size: 15px;
		margin-right: 18px;
	}
	.links .left b {
		padding: 0 12px;
		height: 16px;
		line-height: 16px;
	}
	.links .left .join-link {
		font-size: 12px;
	}
	.links .left .join-link {
		font-size: 12px;
		margin-top: 5px;
	}
	.footer .item .left {
		margin-top: 12px;
		padding-right: 30px;
	}
	.links .left .join-link svg {
		width: 10px;
		height: 12px;
	}
	.links .right p a {
		font-size: 12px;
		margin-right: 13px;
		margin-top: 11px;
	}
	.links .right p {
		margin-top: -11px;
		margin-right: -13px;
	}
	.footer .item .left p, .footer .item .left span {
		font-size: 12px;
		line-height: 22px;
	}
	.copyright {
		font-size: 13px;
	}
	.footer .item .footer-code {
		width: 276px;
		margin-top: 27px;
	}
	.footer .item .footer-code li {
		padding-left: 26px;
	}
    .footer {
		margin-top: 25px;
	}
	.footer .item .footer-code li .code {
		width: 96px;
		height: 96px;
		padding: 4px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}
}
