/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'hbzhan';  /* Project id 1875012 */
  src: url('//at.alicdn.com/t/c/font_1875012_m8b32rbo38k.woff2?t=1742884103320') format('woff2'),
       url('//at.alicdn.com/t/c/font_1875012_m8b32rbo38k.woff?t=1742884103320') format('woff'),
       url('//at.alicdn.com/t/c/font_1875012_m8b32rbo38k.ttf?t=1742884103320') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'media';
	src: url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.eot");
	src: url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.eot?#iefix") format("embedded-opentype"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.woff2") format("woff2"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.woff") format("woff"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.ttf") format("truetype"),
		url("//at.alicdn.com/t/font_2244772_0986kxlb0bax.svg#media") format("svg")
}

.media {
	font-family: "media" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
@font-face {
  font-family:'AlimamaShuHeiTi';
  src:url('https://public.mtnets.com/Font/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold.woff2') format('woff2');
  font-display:swap
}
@font-face {
  font-family:'youshebiaotihei';
  src:url('https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff2') format('woff2');
  font-display:swap
}
.ease {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.right {
	overflow: hidden;
}
body {
	line-height: 1;
	background-color: #f7f7f7;
}

.Center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.w {
	margin: 0 auto;
	width: 1600px;
	box-sizing: border-box;
}
svg {
	fill: currentColor;
	width: 16px;
	height: 16px;
	display: inline-block;
}
.w::after {
	content: "";
	clear: both;
	display: block;
}
.iframe iframe {
	width: calc(100% + 18px);
}
.iframe {
    height: 40px;
    overflow: hidden;
}
.header {
	height: 40px;
	background-color: #f7f7f7;
	position: relative;
}
.header .item {
	font-size: 14px;
	color: #666;
}
.header .item p {
	float: left;
	line-height: 34px;
	font-size: 0;
}
.header .item p a {
	color: #666;
	font-size: 14px;
	margin-right: 24px;
}
.header .item p a:last-child {
	margin-right: 0;
}
.header .item p a.login {
	color: #dc3023;
	position: relative;
}

.header .item a:hover{
	color: #dc3023;
}
.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: #dc3023;
}
.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: #dc3023;
	transform: translateY(-50%);
}
.ServiceBot2 .zgLeft img{
	position: absolute;
	left: 66px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.top-head .logo {
	width: 255px;
	float: left;
}
.top-head .search {
	float: right;
	margin-top: 3px;
}
.top-head {
	padding: 30px 0;
	background: #fff;
}
.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(https://www.xwboo.com/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: #dc3023;
}
.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: 100px;
	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: 800px;
	vertical-align: top;
	background-color: #f7f7f7;
	border-radius: 27px;
	box-sizing: border-box;
	padding-right: 0;
}
.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: #dc3023;
	border-color: #dc3023;
	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-color: #dc3023;
	border-radius: 7px;
	overflow: hidden;
}
.nav p {
	font-size: 0;
	position: relative;
	padding: 0 12px;
}
.nav p a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 9.09%;
	text-align: center;
	line-height: 60px;
	height: 60px;
	vertical-align: top;
}

.nav p::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 4px;
	background-color: #f08200;
}
.area {
	padding: 18px 0;
}
.area .label {
	float: left;
	margin-right: 22px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 7px;
	color: #dc3023;
}
.area .label svg {
	width: 22px;
	height: 22px;
	color: #dc3023;
	margin-right: 7px;
	vertical-align: top;
	margin-top: 1px;
}
.area .list {
	overflow: hidden;
	font-size: 0;
	padding-right: 24px;
	position: relative;
	max-height: 22px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.area .list ul {
	margin-top: -10px;
	margin-right: -30px;
}
.area .list li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin-right: 30px;
	line-height: 22px;
	height: 22px;
	margin-top: 10px;
}
.area .list li a {
	color: #333;
}
.area .list li a:hover {
	color: #dc3023;
}
.area .list .more {
	position: absolute;
	right: 10px;
	top: 7px;
	color: #333333;
}
.area .list .more svg {
	width: 10px;
	height: 6px;
}
.area .list .more:hover {
	color: #dc3023;
}

.area.is-long .list .more {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.area.is-long .list {
	max-height: 500px;
}
.w410 {
	width: 410px;
	margin-right: 18px;
	float: left;
	box-sizing: border-box;
}
.new-news {
	padding: 20px 22px;
	background: url(/images/Version/2025/index/new-news-bg.png) no-repeat #fff;
	background-size: 100% auto;
}
.new-news .title {
	position: relative;
}
.new-news .title p {
	font-size: 30px;
	font-family: "youshebiaotihei";
}
.new-news .title p b {
	font-weight: normal;
	color: #dc3023;
}
.new-news .title p i {
	display: inline-block;
	width: 21px;
	height: 16px;
	background: url(/images/Version/2025/index/icon.png) no-repeat;
	background-size: contain;
	margin-left: 4px;
	vertical-align: top;
	margin-top: 6px;
}
.new-news .title .more {
	position: absolute;
	right: 0;
	top: 9px;
	font-size: 14px;
	color: #333;
}
.new-news .title .more:hover {
	color: #dc3023;
}
.new-news .title .more svg {
	width: 5px;
	height: 10px;
}
.new-news .topic {
	margin-top: 16px;
}
.new-news .topic .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.new-news .topic .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.new-news .topic .text p {
	margin-top: 12px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-weight: bold;
}
.new-news .topic .text p a {
	color: #333;
}
.new-news .topic .text p a:hover {
	color: #dc3023;
}
.new-news .topic .text .time {
	margin-top: 10px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	color: #999;
	overflow: hidden;
}
.new-news li {
	margin-top: 20px;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.new-news li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #dc3023;
	border-radius: 50%;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 8px;
}
.new-news li a {
	color: #333;
}
.new-news li a:hover {
	color: #dc3023;
}

.right {
	overflow: hidden;
}
.part1 .video {
	float: left;
	width: 940px;
	height: 542px;
	position: relative;
	overflow: hidden;
	margin-right: 12px;
	border-radius: 4px;
}
.part1 .right {
	padding: 20px 22px;
	background-color: #fff;
}
.part1 .right .video ul {
	position: absolute;
	height: 100%;
	width: 100%;
}
.part1 .right .video li {
	float: left;
	position: relative;
	height: 100%;
	width: 100%;
}
.part1 .right .video li .image {
	width: 100%;
	height: 100%;
	background-color: #000;
}
.part1 .right .video li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.part1 .right .video li .image mark {
	position: absolute;
	right: 12px;
	top: 12px;
	border-radius: 4px;
	background-color: #dc3023;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	font-family: "AlimamaShuHeiTi";
	line-height: 34px;
	height: 32px;
}
.part1 .right .video li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 92px 10px 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%);
	box-sizing: border-box;
}
.part1 .right .video li .text p {
	font-size: 20px;
	overflow: hidden;
}
.part1 .right .video li .text p a {
	color: #fff;
}
.part1 .right .video li .text mark {
	display: inline-block;
	padding: 0 8px;
	font-family: "AlimamaShuHeiTi";
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 7px;
	background-image: -moz-linear-gradient( 0deg, rgb(255,96,0) 0%, rgb(255,168,0) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,96,0) 0%, rgb(255,168,0) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,96,0) 0%, rgb(255,168,0) 100%);
	vertical-align: top;
	margin-right: 10px;
}
.part1 .right .video li .text span {
	color: #fff;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
	margin-top: -2px;
}


.part1 .right .comment {
	overflow: hidden;
}
.part1 .right .comment li {
	margin-top: 12px;
}
.part1 .right .comment li:first-child {
	margin-top: 0;
}
.part1 .right .comment li .image {
	height: 0;
	padding-bottom: 56.15%;
	overflow: hidden;
	position: relative;
}

.part1 .right .comment li .image a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border: 4px solid #dc3023;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.part1 .right .comment li.focus .image a::after {
	opacity: 1;
}
.part1 .right .comment li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.mt-18 {
	margin-top: 18px;
}
.w1172 {
	width: 1172px;
	float: left;
	margin-right: 18px;
	box-sizing: border-box;
}
.part2 .left {
	padding: 22px 22px 26px;
	background-color: #fff;
}
.public-title {
	position: relative;
	margin-bottom: 18px;
}
.public-title p {
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.public-title p::after {
	content: "";
	width: 74px;
	height: 10px;
	background: url(/images/Version/2025/index/title-bg.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -7px;
	left: 0;
}

.public-title p span {
	position: relative;
	z-index: 2;
}
.public-title p i {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #dc3023;
	vertical-align: bottom;
	margin-left: 4px;
}
.public-title .more {
	position: absolute;
	right: 0;
	top: 6px;
	font-size: 14px;
	color: #333;
}
.public-title .more svg {
	width: 5px;
	height: 10px;
	vertical-align: top;
	margin-left: 4px;
	margin-top: 2px;
}
.public-title .more:hover {
	color: #dc3023;
}
.hy-active {
	overflow: hidden;
}
.hy-active-left {
	float: left;
	width: 388px;
	margin-right: 30px;
}
.hy-active-left ul {
	overflow: hidden;
	margin-right: -16px;
}
.hy-active-left li {
	width: 50%;
	float: left;
}
.hy-active-left li:first-child {
	width: 100%;
}
.hy-active-left li:first-child .item {
	margin-top: 0;
}
.hy-active-left .item {
	margin-right: 16px;
	margin-top: 17px;
}
.hy-active-left .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.hy-active-left .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.hy-active-left .text p {
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-top: 10px;
}
.hy-active-left .text p a {
	color: #333;
}
.hy-active-left .text p a:hover {
	color: #dc3023;
}

.hy-active-left li:first-child .text p {
	line-height: 18px;
	height: 18px;
	margin-top: 14px;
}
.hy-active-left .text .time {
	font-size: 0;
	margin-top: 12px;
}
.hy-active-left .text .time span {
	font-size: 14px;
	color: #999;
	margin-right: 14px;
}
.hy-active-left .text .time span:last-child {
	margin-right: 0;
}
.hy-active-right {
	overflow: hidden;
}
.hy-active-right .topic {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-top: 22px;
}
.hy-active-right .topic a {
	color: #333;
}
.hy-active-right .topic a:hover {
	color: #dc3023;
}
.hy-active-right .topic:first-child {
	margin-top: 0;
}
.hy-active-right .list li {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	margin-top: 19px;
	position: relative;
	padding-right: 46px;
}
.hy-active-right .list li a {
	color: #333;
}
.hy-active-right .list li a:hover {
	color: #dc3023;
}
.hy-active-right .list li i {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #cccccc;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 7px;
}
.hy-active-right .list li .time {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #999999;
}
.part2 .right {
	padding: 22px 22px 26px;
	background-color: #fff;
}
.part2 .right .topic {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.part2 .right .topic .image {
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
	position: relative;
}
.part2 .right .topic .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.part2 .right .topic .image mark {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 4px;
	background-color: #ff7500;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	padding: 0 8px;
}
.part2 .right .topic .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	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%);
}
.part2 .right .topic .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.part2 .right .topic .text p a {
	color: #fff;
}
.part2 .right .list {
	margin-top: 8px;
}
.part2 .right .list li {
	padding: 13px 0;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.part2 .right .list li a {
	color: #333;
}
.part2 .right .list li a:hover {
	color: #dc3023;
}
.part2 .right .list li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.part3 .w {
	padding: 24px 22px;
	background: url(/images/Version/2025/index/bg.png) no-repeat;
	background-size: cover;
}
.exhi-report {
	overflow: hidden;
}
.exhi-report .title {
	position: relative;
}
.exhi-report .title .name img {
	height: 23px;
}
.swiper-box {
	overflow: hidden;
	margin-top: 22px;
	margin-right: -18px;
	opacity: 0;
	height: 223px;
}
.swiper-box .swiper-slide {
	width: auto;
}
.swiper-box .swiper-slide .item {
	margin-right: 18px;
	width: 272px;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.swiper-box .swiper-slide .image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.swiper-box .swiper-slide .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.swiper-box .swiper-slide .text {
	padding: 12px 10px;
}
.swiper-box .swiper-slide .text p {
	font-size: 16px;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
}
.swiper-box .swiper-slide .text p a {
	color: #333;
}
.swiper-box .swiper-slide .text p a:hover {
	color: #0082d5;
}
.swiper-box .swiper-slide .text .data {
	margin-top: 10px;
	font-size: 0;
}
.swiper-box .swiper-slide .text .data span {
	font-size: 14px;
	color: #999;
	padding: 0 10px;
	position: relative;
}
.swiper-box .swiper-slide .text .data span.label {
	color: #0082d5;
}
.swiper-box .swiper-slide .text .data span::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 14px;
	background-color: #ddd;
	right: 0;
	top: 4px;
}
.swiper-box .swiper-slide .text .data span:first-child {
	padding-left: 0;
}
.swiper-box .swiper-slide .text .data span:last-child {
	padding-right: 0;
}
.swiper-box .swiper-slide .text .data span:last-child:after {
	display: none;
}
.botton-arr {
	position: absolute;
	right: 0;
	top: -0;
	font-size: 0;
}
.botton-arr .swiper-button-next, .botton-arr .swiper-button-prev {
	position: static;
	width: 28px;
	height: 28px;
	border: 1px solid rgba(255,255,255,.3);
	margin: 0;
	display: inline-block;
	background-size: 7px 12px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	box-sizing: border-box;
}
.botton-arr .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
}
.botton-arr .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
	margin-left: 14px;
}
.botton-arr .swiper-button-next:hover,.botton-arr .swiper-button-prev:hover {
	background-color: rgba(255,255,255,.3);
}

.part4 .w410 {
	padding: 22px 22px;
	background-color: #fff;
}
.part4 .left, .part5 .left {
	width: 1172px;
	float: left;
	box-sizing: border-box;
}
.jjfa .topic {
	background-color: #f7f7f7;
	text-align: center;
	padding: 0 10px;
	line-height: 64px;
	height: 64px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	overflow: hidden;
}
.jjfa .topic a {
	color: #333;
}
.jjfa .topic a:hover {
	color: #dc3023;
}
.jjfa .topic::after {
	content: "";
	width: 30px;
	height: 30px;
	background: url(/images/Version/2025/index/topic.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}
.jjfa .list li {
	padding: 14px 0;
	border-bottom: 1px solid #e6e6e6;
}
.jjfa .list li p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.jjfa .list li p a {
	color: #333;
}
.jjfa .list li p a:hover {
	color: #dc3023;
}
.jjfa .list li .time {
	margin-top: 14px;
	font-size: 14px;
	color: #999;
}
.jjfa .list li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.part4 .right.w410,.part5 .right.w410 {
	margin-right: 0;
	margin-left: 18px;
}
.baike-list li {
	margin-top: 18px;
}
.baike-list li .name {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	padding-right: 50px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
}
.baike-list li .name a {
	color: #333;
}
.baike-list li .name a:hover {
	color: #dc3023;
}
.baike-list li .name i {
	display: inline-block;
	width: 14px;
	height: 17px;
	background: url(/images/Version/2025/index/book.png) no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 2px;
}
.baike-list li .name .num {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #dc3023;
}
.baike-list li .name .num svg {
	width: 11px;
	height: 13px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 4px;
}
.baike-list li .content {
	margin-top: 12px;
	background-color: #f8f8f8;
	border-radius: 4px;
	padding: 12px;
}
.baike-list li .content p {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #999;
}
.message-box {
	overflow: hidden;
	background-color: #fff;
	padding: 22px;
}
.message-title {
	position: relative;
}
.public-tab {
	font-size: 0;
	white-space: nowrap;
}
.public-tab a {
	font-size: 20px;
	line-height: 26px;
	height: 26px;
	vertical-align: top;
	margin-right: 24px;
	color: #999;
	position: relative;
	font-weight: bold;
}
.public-tab a.focus {
	color: #333;
	font-size: 24px;
}

.public-tab a::after {
	content: "";
	width: 74px;
	height: 10px;
	background: url(/images/Version/2025/index/title-bg.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -6px;
	left: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.public-tab a:last-child {
	margin-right: 0;
}
.public-tab a i {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #dc3023;
	vertical-align: bottom;
	margin-left: 4px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.public-tab a.focus::after,.public-tab a.focus i {
	opacity: 1;
}
.message-title .more {
	position: absolute;
	right: 0;
	top: 6px;
	font-size: 14px;
	color: #333;
}
.message-title .more svg {
	width: 5px;
	height: 10px;
	vertical-align: top;
	margin-left: 4px;
	margin-top: 2px;
}
.message-title .more:hover {
	color: #dc3023;
}
.message-bot {
	display: none;
}
.message-bot .message-top {
	margin-top: 26px;
}
.message-bot .message-top .title {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.message-bot .message-top .title a {
	color: #dc3023;
}
.message-bot .message-top .title a:hover {
	color: #dc3023;
}
.message-bot .message-top .content {
	font-size: 14px;
	margin-top: 24px;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	color: #999;
}
.message-list {
	margin-top: 24px;
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
}
.message-list li {
	position: relative;
	padding-right: 46px;
	margin-top: 14px;
}
.message-list li p {
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
}
.message-list li p a {
	color: #333;
}
.message-list li p a:hover {
	color: #dc3023;
}
.message-list li mark {
	display: inline-block;
	font-size: 13px;
	color: #dc3023;
	padding: 0 8px;
	border-radius: 3px;
	background-color: #fbefee;
	height: 24px;
	line-height: 23px;
	margin-right: 7px;
	vertical-align: top;
	margin-top: 2px;
}
.message-list li .time {
	font-size: 14px;
	color: #999;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.message-list li:first-child {
	margin-top: 0;
}
.part5 .left {
	padding: 22px;
	background-color: #fff;
}
.exhi-tab {
	font-size: 0;
}
.exhi-tab a {
	display: inline-block;
	font-size: 16px;
	min-width: 74px;
	height: 38px;
	line-height: 37px;
	border-radius: 4px;
	background-color: #f7f7f7;
	padding: 0 16px;
	box-sizing: border-box;
	color: #333;
	margin-right: 12px;
	text-align: center;
	position: relative;
}
.exhi-tab a:last-child {
	margin-right: 0;
}
.exhi-tab a.focus {
	background-color: #dc3023;
	color: #fff;
}
.exhi-tab a.focus::after {
	opacity: 1;
}
.exhi-tab a::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 7px 0 7px;
	border-color: #dc3023 transparent transparent transparent;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.exhi-bot {
	display: none;
}
.exhi-bot ul {
	overflow: hidden;
	margin-right: -18px;
}
.exhi-bot li {
	float: left;
	width: 25%;
}
.exhi-bot li .item {
	margin-top: 18px;
	margin-right: 18px;
}
.exhi-bot li .image {
	height: 0;
	padding-bottom: 56.34%;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
}
.exhi-bot li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.exhi-bot li .image mark {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	height: 32px;
	border-radius: 0 12px 0 4px;
	padding: 0 10px;
	background-image: -moz-linear-gradient( 0deg, rgb(254,99,1) 0%, rgb(249,139,26) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(254,99,1) 0%, rgb(249,139,26) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(254,99,1) 0%, rgb(249,139,26) 100%);
}
.exhi-bot li .text p {
	margin-top: 12px;
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.exhi-bot li .text p a {
	color: #333;
}
.exhi-bot li .text p a:hover {
	color: #dc3023;
}
.exhi-bot li .text .data {
	margin-top: 12px;
}
.exhi-bot li .text .data span {
	display: block;
	margin-top: 9px;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	color: #999;
}
.exhi-bot li .text .data span:first-child {
	margin-top: 0;
}
.part5 .right {
	background-color: #fff;
	padding: 22px;
}

.public-tab.report-tab a {
	margin-right: 37px;
}

.report-bot {
	display: none;
}
.report-bot li {
	margin-top: 23px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.report-bot li .yuan {
	float: left;
	width: 9px;
	height: 9px;
	box-sizing: border-box;
	background-color: #fff;
	border: 2px solid #dc3023;
	border-radius: 50%;
	margin-right: 12px;
	margin-top: 6px;
}
.report-bot li .content {
	overflow: hidden;

}
.report-bot li .content p {
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.report-bot li .content p a {
	color: #333;
}
.report-bot li .content p a:hover {
	color: #dc3023;
}
.report-bot li .image {
	height: 0;
	padding-bottom: 0;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.report-bot li .image img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.report-bot li.focus .image {
	padding-bottom: 66.66%;
	margin-top: 12px;
}
.report-bot ul {
	position: relative;
}
.report-bot ul::after {
	content: "";
	position: absolute;
	width: 1px;
	left: 4px;
	top: 10px;
	bottom: 5px;
	background-color: #e6e6e6;
}
.friend-link .w {
	background-color: #fff;
	padding: 20px 22px;
}
.friend-link .title {
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.friend-link .title p {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.friend-link .title span {
	position: relative;
	padding-bottom: 16px;
	z-index: 2;
	display: inline-block;
}
.friend-link .title p::after {
	content: "";
	position: absolute;
	bottom: -0;
	left: 0;
	right: 0;
	height: 3px;
	background-color: #dc3023;
}
.friend-link .title .join {
	position: absolute;
	right: 0;
	top: -8px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	height: 34px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 18px;
	padding: 0 15px;
}
.friend-link .title .join svg {
	width: 14px;
	height: 14px;
	color: #dc3023;
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 8px;
}
.friend-link .title .join:hover {
	color: #dc3023;
}
.link-con {
	overflow: hidden;
}
.link-con ul {
	overflow: hidden;
	margin-top: 4px;
}
.link-con li {
	float: left;
	margin-top: 14px;
	font-size: 16px;
	width: 9.09%;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	padding-right: 8px;
	box-sizing: border-box;
}
.link-con li a {
	color: #666;
}
.link-con li a:hover {
	color: #dc3023;
}


.footer{
	background-color: #222;
	padding: 20px  0;
}
.Foot{
	margin:0 auto;
	color: #fff;
	overflow: hidden;
}
.footLeft{
	width: 860px;
	float: left;
	padding-right: 100px;
}
.footMenu{
	color: #666666;
	font-size: 16px;
	line-height: 56px;
	display: block;
}
.footMenu a {
	color: #fff;
	margin: 0 14px;
}
.footMenu a:first-child {
	margin-left: 0;
}
.footMenu a:hover{
	color: #dc3023;
}
.footLeft p{
	color: #cacaca;
	line-height: 30px;
	font-size: 14px;
}
.footLeft p.webName i{
	font-style: normal;
	color: #dc3023;
}
.footLeft p a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #dc3023;
	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;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1450px;
	}
	.searchBox input {
		width: 688px;
	}
	.w410 {
		width: 372px;
		margin-right: 16px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.part1 .video {
		width: 852px;
		height: 490px;
		margin-right: 11px;
		border-radius: 4px;
	}
	.new-news {
		padding: 20px 20px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.new-news .title .more {
		top: 7px;
		font-size: 13px;
	}
	.new-news .topic {
		margin-top: 14px;
	}
	.new-news .topic .text p {
		margin-top: 11px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.new-news .topic .text .time {
		margin-top: 9px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-news li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.new-news li {
		margin-top: 18px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part1 .right {
		padding: 20px 20px;
	}
	.part1 .right .comment li {
		margin-top: 11px;
	}
	.mt-18 {
		margin-top: 16px;
	}
	.w1172 {
		width: 1062px;
		margin-right: 16px;
	}
	.part2 .left {
		padding: 20px 20px 24px;
	}
	.public-title p {
		font-size: 22px;
	}
	.public-title .more {
		top: 5px;
		font-size: 13px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.hy-active-left {
		width: 352px;
		margin-right: 28px;
	}
	.hy-active-left .item {
		margin-right: 14px;
		margin-top: 15px;
	}

	.hy-active-left .text p {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
		margin-top: 9px;
	}
	.hy-active-left li:first-child .text p {
		line-height: 17px;
		height: 17px;
		margin-top: 12px;
	}
	.hy-active-left .text .time span {
		font-size: 13px;
		margin-right: 13px;
	}
	.hy-active-left .text .time {
		margin-top: 11px;
	}
	.hy-active-left ul {
		margin-right: -14px;
	}
	.hy-active-right .topic {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
		margin-top: 15px;
	}
	.hy-active-right .list li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 17px;
	}
	.hy-active-right .list li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.hy-active-right .list li .time {
		font-size: 13px;
	}
	.part2 .right .topic .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.part2 .right .topic .text {
		padding: 60px 10px 10px;
	}
	.part2 .right .list li {
		padding: 12px 0;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part2 .right {
		padding: 22px 22px 21px;
	}
	.part3 .w {
		padding: 22px 20px;
	}
	.botton-arr .swiper-button-next, .botton-arr .swiper-button-prev {
		width: 26px;
		height: 26px;
	}
	.botton-arr .swiper-button-next {
		margin-left: 10px;
	}
	.swiper-box .swiper-slide .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.part4 .left, .part5 .left {
		width: 1062px;
	}
	.part4 .right.w410, .part5 .right.w410 {
		margin-left: 16px;
	}
	.part4 .w410 {
		padding: 20px 20px;
	}
	.jjfa .topic {
		padding: 0 10px;
		line-height: 58px;
		height: 58px;
		font-size: 15px;
	}
	.jjfa .topic::after {
		width: 28px;
		height: 28px;
	}
	.jjfa .list li {
		padding: 12px 0;
	}
	.jjfa .list li p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.jjfa .list li .time {
		margin-top: 13px;
		font-size: 13px;
	}
	.message-bot .message-top {
		margin-top: 24px;
	}
	.message-bot .message-top .content {
		font-size: 13px;
		margin-top: 20px;
		line-height: 20px;
		height: 40px;
	}
	.message-list {
		margin-top: 19px;
		padding-top: 18px;
	}
	.message-list li p {
		font-size: 15px;
		line-height: 24px;
		height: 24px;
	}
	.message-list li mark {
		font-size: 12px;
		padding: 0 7px;
		height: 22px;
		line-height: 21px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.message-list li .time {
		font-size: 13px;
	}
	.message-box {
		padding: 20px;
	}
	.message-list li {
		margin-top: 12px;
	}
	.public-tab a {
		font-size: 18px;
		line-height: 24px;
	}
	.public-tab a.focus {
		font-size: 22px;
	}
	.baike-list li .name {
		font-size: 15px;
		line-height: 19px;
		height: 19px;
	}
	.baike-list li .name i {
		width: 13px;
		height: 15px;
		margin-right: 5px;
		margin-top: 3px;
	}
	.baike-list li .name .num {
		font-size: 13px;
	}
	.baike-list li .name .num svg {
		width: 10px;
		height: 12px;
	}
	.baike-list li .content p {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
	}
	.baike-list li .content {
		margin-top: 10px;
		padding: 10px;
	}
	.part5 .left {
		padding: 20px;
	}
	.exhi-tab a {
		font-size: 15px;
		min-width: 66px;
		height: 38px;
		line-height: 37px;
		padding: 0 15px;
		margin-right: 11px;
	}
	.exhi-tab a::after {
		bottom: -4px;
	}
	.exhi-bot ul {
		margin-right: -16px;
	}
	.exhi-bot li .item {
		margin-top: 16px;
		margin-right: 16px;
	}
	.exhi-bot li .image mark {
		font-size: 13px;
		line-height: 30px;
		height: 30px;
	}
	.exhi-bot li .text p {
		margin-top: 10px;
		font-size: 15px;
		line-height: 20px;
		height: 40px;
	}
	.exhi-bot li .text .data span {
		margin-top: 8px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.exhi-bot li .text .data {
		margin-top: 10px;
	}
	.public-tab.report-tab a {
		margin-right: 28px;
	}
	.part5 .right {
		padding: 20px;
	}
	.report-bot li .content p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.report-bot li .yuan {
		margin-right: 10px;
		margin-top: 4px;
	}
	.report-bot li.focus .image {
		margin-top: 13px;
	}
	.report-bot li {
		margin-top: 20px;
	}
	.friend-link .w {
		padding: 18px 20px;
	}
	.friend-link .title p {
		font-size: 18px;
	}
	.friend-link .title span {
		padding-bottom: 14px;
	}
	.friend-link .title .join {
		top: -7px;
		font-size: 13px;
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
	}
	.friend-link .title .join svg {
		width: 13px;
		height: 13px;
		margin-right: 4px;
		margin-top: 8px;
	}
	.link-con li {
		margin-top: 12px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		padding-right: 8px;
	}
	
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.searchBox input {
		width: 640px;
	}
	.nav p a {
		font-size: 16px;
		line-height: 54px;
		height: 54px;
	}
	.area {
		padding: 15px 0;
	}
	.area .label {
		margin-right: 21px;
		line-height: 21px;
		font-size: 16px;
		padding-left: 7px;
	}
	.area .label svg {
		width: 21px;
		height: 21px;
	}
	.area .list li {
		font-size: 14px;
		margin-right: 26px;
		line-height: 21px;
		height: 21px;
	}
	.area .list ul {
		margin-right: -26px;
	}
	
	.w410 {
		width: 358px;
		margin-right: 16px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.part1 .video {
		width: 822px;
		height: 474px;
		margin-right: 11px;
		border-radius: 4px;
	}
	.part1 .right .video li .text p {
		font-size: 18px;
	}
	.new-news {
		padding: 20px 20px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.new-news .title .more {
		top: 7px;
		font-size: 13px;
	}
	.new-news .topic {
		margin-top: 14px;
	}
	.new-news .topic .text p {
		margin-top: 11px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.new-news .topic .text .time {
		margin-top: 7px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.new-news li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.new-news li {
		margin-top: 17px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part1 .right {
		padding: 20px 20px;
	}
	.part1 .right .comment li {
		margin-top: 11px;
	}
	.mt-18 {
		margin-top: 16px;
	}
	.w1172 {
		width: 1024px;
		margin-right: 16px;
	}
	.part2 .left {
		padding: 20px 20px 24px;
	}
	.public-title p {
		font-size: 22px;
	}
	.public-title .more {
		top: 5px;
		font-size: 13px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.hy-active-left {
		width: 340px;
		margin-right: 26px;
	}
	.hy-active-left .item {
		margin-right: 14px;
		margin-top: 15px;
	}

	.hy-active-left .text p {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
		margin-top: 9px;
	}
	.hy-active-left li:first-child .text p {
		line-height: 17px;
		height: 17px;
		margin-top: 12px;
	}
	.hy-active-left .text .time span {
		font-size: 13px;
		margin-right: 13px;
	}
	.hy-active-left .text .time {
		margin-top: 11px;
	}
	.hy-active-left ul {
		margin-right: -14px;
	}
	.hy-active-right .topic {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
		margin-top: 15px;
	}
	.hy-active-right .list li {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		margin-top: 16px;
	}
	.swiper-box .swiper-slide .item {
		margin-right: 16px;
	}
	.part2 .right .list {
		margin-top: 4px;
	}
	.hy-active-right .list li i {
		margin-right: 8px;
		margin-top: 6px;
	}
	.hy-active-right .list li .time {
		font-size: 13px;
	}
	.part2 .right .topic .text p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.part2 .right .topic .text {
		padding: 60px 10px 10px;
	}
	.part2 .right .list li {
		padding: 12px 0;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.part2 .right {
		padding: 22px 22px 21px;
	}
	.part3 .w {
		padding: 22px 20px;
	}
	.botton-arr .swiper-button-next, .botton-arr .swiper-button-prev {
		width: 26px;
		height: 26px;
	}
	.botton-arr .swiper-button-next {
		margin-left: 10px;
	}
	.swiper-box .swiper-slide .text p {
		font-size: 15px;
		line-height: 21px;
		height: 42px;
	}
	.part4 .left, .part5 .left {
		width: 1024px;
	}
	.part4 .right.w410, .part5 .right.w410 {
		margin-left: 16px;
	}
	.part4 .w410 {
		padding: 20px 20px;
	}
	.jjfa .topic {
		padding: 0 10px;
		line-height: 58px;
		height: 58px;
		font-size: 15px;
	}
	.jjfa .topic::after {
		width: 28px;
		height: 28px;
	}
	.jjfa .list li {
		padding: 12px 0;
	}
	.jjfa .list li p {
		font-size: 15px;
		line-height: 22px;
		height: 44px;
	}
	.jjfa .list li .time {
		margin-top: 13px;
		font-size: 13px;
	}
	.message-bot .message-top {
		margin-top: 24px;
	}
	.message-bot .message-top .content {
		font-size: 13px;
		margin-top: 20px;
		line-height: 20px;
		height: 40px;
	}
	.message-list {
		margin-top: 19px;
		padding-top: 18px;
	}
	.message-list li p {
		font-size: 15px;
		line-height: 24px;
		height: 24px;
	}
	.message-list li mark {
		font-size: 12px;
		padding: 0 7px;
		height: 22px;
		line-height: 21px;
		margin-right: 7px;
		margin-top: 2px;
	}
	.message-list li .time {
		font-size: 13px;
	}
	.message-box {
		padding: 20px;
	}
	.message-list li {
		margin-top: 12px;
	}
	.public-tab a {
		font-size: 18px;
		line-height: 24px;
	}
	.public-tab a.focus {
		font-size: 22px;
	}
	.baike-list li .name {
		font-size: 15px;
		line-height: 19px;
		height: 19px;
	}
	.baike-list li .name i {
		width: 13px;
		height: 15px;
		margin-right: 5px;
		margin-top: 3px;
	}
	.baike-list li .name .num {
		font-size: 13px;
	}
	.baike-list li .name .num svg {
		width: 10px;
		height: 12px;
	}
	.baike-list li .content p {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
	}
	.baike-list li .content {
		margin-top: 10px;
		padding: 10px;
	}
	.part5 .left {
		padding: 20px;
	}
	.exhi-tab a {
		font-size: 14px;
		min-width: 64px;
		height: 38px;
		line-height: 37px;
		padding: 0 13px;
		margin-right: 11px;
	}
	.exhi-tab a::after {
		bottom: -4px;
	}
	.exhi-bot ul {
		margin-right: -16px;
	}
	.exhi-bot li .item {
		margin-top: 16px;
		margin-right: 16px;
	}
	.exhi-bot li .image mark {
		font-size: 13px;
		line-height: 30px;
		height: 30px;
	}
	.exhi-bot li .text p {
		margin-top: 10px;
		font-size: 15px;
		line-height: 20px;
		height: 40px;
	}
	.exhi-bot li .text .data span {
		margin-top: 8px;
		font-size: 13px;
		height: 15px;
		line-height: 15px;
	}
	.exhi-bot li .text .data {
		margin-top: 10px;
	}
	.public-tab.report-tab a {
		margin-right: 28px;
	}
	.part5 .right {
		padding: 20px;
	}
	.report-bot li .content p {
		font-size: 15px;
		line-height: 17px;
		height: 17px;
	}
	.report-bot li .yuan {
		margin-right: 10px;
		margin-top: 4px;
	}
	.report-bot li.focus .image {
		margin-top: 13px;
	}
	.report-bot li {
		margin-top: 20px;
	}
	.friend-link .w {
		padding: 18px 20px;
	}
	.friend-link .title p {
		font-size: 18px;
	}
	.friend-link .title span {
		padding-bottom: 14px;
	}
	.friend-link .title .join {
		top: -7px;
		font-size: 13px;
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
	}
	.friend-link .title .join svg {
		width: 13px;
		height: 13px;
		margin-right: 4px;
		margin-top: 8px;
	}
	.link-con li {
		margin-top: 12px;
		font-size: 15px;
		line-height: 17px;
		height: 17px;
		padding-right: 8px;
	}
	
	

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.top-head {
		padding: 22px 0;
	}
	.top-head .logo {
		width: 166px;
	}
	.searchBox input {
		width: 640px;
	}
	.nav p a {
		font-size: 16px;
		line-height: 54px;
		height: 54px;
	}
	.area {
		padding: 14px 0;
	}
	.area .label {
		margin-right: 21px;
		line-height: 21px;
		font-size: 16px;
		padding-left: 7px;
	}
	.area .label svg {
		width: 21px;
		height: 21px;
	}
	.area .list li {
		font-size: 14px;
		margin-right: 24px;
		line-height: 21px;
		height: 21px;
	}
	.area .list ul {
		margin-right: -24px;
	}
	
	.w410 {
		width: 340px;
		margin-right: 16px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.part1 .video {
		width: 780px;
		height: 450px;
		margin-right: 10px;
		border-radius: 4px;
	}
	.part1 .right .video li .text p {
		font-size: 17px;
	}
	.new-news {
		padding: 18px 18px;
	}
	.new-news .title p {
		font-size: 25px;
	}
	.new-news .title p i {
		width: 19px;
		height: 14px;
		margin-left: 4px;
		margin-top: 5px;
	}
	.new-news .title .more {
		top: 6px;
		font-size: 13px;
	}
	.new-news .topic {
		margin-top: 12px;
	}
	.new-news .topic .text p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.new-news .topic .text .time {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-news li i {
		margin-right: 7px;
		margin-top: 6px;
		width: 4px;
		height: 4px;
	}
	.new-news li {
		margin-top: 16px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.part1 .right {
		padding: 18px 18px;
	}
	.part1 .right .comment li {
		margin-top: 10px;
	}
	.part1 .right .video li .text {
		padding: 78px 10px 12px;
	}
	.mt-18 {
		margin-top: 15px;
	}
	.w1172 {
		width: 972px;
		margin-right: 15px;
	}
	.part2 .left {
		padding: 18px 18px 22px;
	}
	.public-title p {
		font-size: 20px;
	}
	.public-title p::after,.public-tab a::after {
		width: 62px;
		height: 9px;
	}
	.public-title p i,.public-tab a i {
		width: 6px;
		height: 6px;
	}
	
	.public-title .more {
		top: 5px;
		font-size: 13px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.hy-active-left {
		width: 324px;
		margin-right: 24px;
	}
	.hy-active-left .item {
		margin-right: 14px;
		margin-top: 15px;
	}
	.hy-active-left .text p {
		font-size: 14px;
		line-height: 19px;
		height: 38px;
		margin-top: 8px;
	}
	.hy-active-left li:first-child .text p {
		line-height: 17px;
		height: 17px;
		margin-top: 12px;
	}
	.hy-active-left .text .time span {
		font-size: 13px;
		margin-right: 13px;
	}
	.hy-active-left .text .time {
		margin-top: 11px;
	}
	.hy-active-left ul {
		margin-right: -14px;
	}
	.hy-active-right .topic {
		font-size: 17px;
		line-height: 19px;
		height: 19px;
		margin-top: 20px;
	}
	.hy-active-right .list li {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		margin-top: 15px;
	}
	.swiper-box .swiper-slide .item {
		margin-right: 14px;
		width: 226px;
	}
	.part2 .right .list {
		margin-top: 4px;
	}
	.hy-active-right .list li i {
		margin-right: 7px;
		margin-top: 7px;
		width: 4px;
		height: 4px;
	}
	.hy-active-right .list li .time {
		font-size: 12px;
	}
	.part2 .right .topic .image mark {
		font-size: 12px;
		line-height: 24px;
		height: 24px;
	}
	.part2 .right .topic .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.part2 .right .topic .text {
		padding: 54px 10px 8px;
	}
	.part2 .right .list li {
		padding: 12px 0;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.part2 .right {
		padding: 22px 22px 16px;
	}
	.part3 .w {
		padding: 18px 18px;
	}
	.swiper-box {
		margin-top: 18px;
		margin-right: -14px;
		height: 195px;
	}
	.botton-arr .swiper-button-next, .botton-arr .swiper-button-prev {
		width: 26px;
		height: 26px;
	}
	.botton-arr .swiper-button-next {
		margin-left: 10px;
	}
	.swiper-box .swiper-slide .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.swiper-box .swiper-slide .text {
		padding: 9px 10px;
	}
	.part4 .left, .part5 .left {
		width: 974px;
	}
	.part4 .right.w410, .part5 .right.w410 {
		margin-left: 14px;
	}
	.part4 .w410 {
		padding: 18px 18px;
	}
	.jjfa .topic {
		padding: 0 10px;
		line-height: 54px;
		height: 54px;
		font-size: 14px;
	}
	.jjfa .topic::after {
		width: 26px;
		height: 26px;
	}
	.jjfa .list li {
		padding: 12px 0;
	}
	.jjfa .list li p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.jjfa .list li .time {
		margin-top: 11px;
		font-size: 12px;
	}
	.message-bot .message-top {
		margin-top: 22px;
	}
	.message-bot .message-top .content {
		font-size: 12px;
		margin-top: 18px;
		line-height: 18px;
		height: 36px;
	}
	.message-list {
		margin-top: 18px;
		padding-top: 16px;
	}
	.baike-list li {
		margin-top: 9px;
	}
	.message-list li p {
		font-size: 14px;
		line-height: 22px;
		height: 22px;
	}
	.message-list li mark {
		font-size: 12px;
		padding: 0 7px;
		height: 20px;
		line-height: 19px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.message-list li .time {
		font-size: 13px;
	}
	.message-box {
		padding: 18px;
	}
	.message-list li {
		margin-top: 12px;
	}
	.public-tab a {
		font-size: 16px;
		line-height: 22px;
	}
	.message-bot .message-top .title {
		font-size: 20px;
		line-height: 22px;
		height: 22px;
	}
	.public-tab a.focus {
		font-size: 20px;
	}
	.baike-list li .name {
		font-size: 15px;
		line-height: 19px;
		height: 19px;
	}
	.baike-list li .name i {
		width: 13px;
		height: 15px;
		margin-right: 5px;
		margin-top: 3px;
	}
	.baike-list li .name .num {
		font-size: 13px;
	}
	.baike-list li .name .num svg {
		width: 10px;
		height: 12px;
	}
	.baike-list li .content p {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
	}
	.baike-list li .content {
		margin-top: 10px;
		padding: 10px;
	}
	.part5 .left {
		padding: 18px;
	}
	.exhi-tab a {
		font-size: 14px;
		min-width: 62px;
		height: 32px;
		line-height: 31px;
		padding: 0 13px;
		margin-right: 9px;
	}
	.exhi-tab a::after {
		bottom: -4px;
	}
	.exhi-bot ul {
		margin-right: -15px;
	}
	.exhi-bot li .item {
		margin-top: 15px;
		margin-right: 15px;
	}
	.exhi-bot li .image mark {
		font-size: 12px;
		line-height: 26px;
		height: 26px;
	}
	.exhi-bot li .text p {
		margin-top: 9px;
		font-size: 14px;
		line-height: 19px;
		height: 38px;
	}
	.exhi-bot li .text .data span {
		margin-top: 7px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.exhi-bot li .text .data {
		margin-top: 8px;
	}
	.public-tab.report-tab a {
		margin-right: 28px;
	}
	.part5 .right {
		padding: 18px;
	}
	.report-bot li .content p {
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.report-bot li .yuan {
		margin-right: 9px;
		margin-top: 4px;
		width: 8px;
		height: 8px;
	}
	.report-bot li.focus .image {
		margin-top: 10px;
	}
	.report-bot li {
		margin-top: 18px;
	}
	.friend-link .w {
		padding: 16px 18px;
	}
	.friend-link .title p {
		font-size: 17px;
	}
	.friend-link .title span {
		padding-bottom: 13px;
	}
	.friend-link .title .join {
		top: -7px;
		font-size: 13px;
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
	}
	.friend-link .title .join svg {
		width: 13px;
		height: 13px;
		margin-right: 4px;
		margin-top: 8px;
	}
	.link-con li {
		margin-top: 10px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		padding-right: 8px;
	}
	
    .footLeft p {
        line-height: 24px;
        font-size: 12px;
    }
    .footMenu {
        font-size: 12px;
        line-height: 26px;
    }
    .footLeft {
        width: 735px;
        padding-right: 75px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 23px;
    }
    .footLeft p a {
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
    }
    .footLeft p a b {
        width: 18px;
        height: 18px;
    }
    .footRight p img {
        width: 106px;
    }
    .footRight p span {
        font-size: 12px;
        line-height: 24px;
    }
    .copyright {
        font-size: 12px;
        padding-bottom: 0px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
        padding: 0 6px;
        line-height: 18px;
    }
}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.header .item {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.Tophead li .ServiceTop {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 68px;
	}
	.header .item p a {
		font-size: 12px;
		margin-right: 20px;
	}
	.top-head {
		padding: 20px 0;
	}
	.top-head .logo {
		width: 166px;
	}
	.searchBox input {
		width: 514px;
		height: 40px;
		padding-left: 28px;
		font-size: 12px;
	}
	.searchBox svg {
		left: 11px;
		width: 12px;
		height: 12px;
	}
	.searchBox .search-menu a {
		font-size: 14px;
		height: 40px;
		line-height: 38px;
		margin-left: 10px;
		padding: 0px 18px;
	}
	.top-head .other li span {
		font-size: 12px;
		margin-top: 7px;
	}
	.top-head .other li svg {
		height: 18px;
		width: 20px;
	}
	.searchBox {
		margin-left: 66px;
	}
	.nav p a {
		font-size: 14px;
		line-height: 42px;
		height: 42px;
	}
	.area {
		padding: 12px 0;
	}
	.area .label {
		margin-right: 19px;
		line-height: 19px;
		font-size: 14px;
		padding-left: 7px;
	}
	.area .label svg {
		width: 17px;
		height: 17px;
	}
	.area .list li {
		font-size: 12px;
		margin-right: 20px;
		line-height: 19px;
		height: 19px;
	}
	.area .list ul {
		margin-right: -20px;
	}
	.w410 {
		width: 292px;
		margin-right: 14px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.part1 .video {
		width: 668px;
		height: 386px;
		margin-right: 9px;
		border-radius: 4px;
	}
	.part1 .right .video li .text p {
		font-size: 15px;
	}
	.new-news {
		padding: 14px 16px;
	}
	.new-news .title p {
		font-size: 22px;
	}
	.new-news .title p i {
		width: 17px;
		height: 13px;
		margin-left: 4px;
		margin-top: 4px;
	}
	.new-news .title .more {
		top: 4px;
		font-size: 12px;
	}
	.new-news .title .more svg {
		width: 4px;
		height: 8px;
	}
	.new-news .topic {
		margin-top: 10px;
	}
	.new-news .topic .text p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.new-news .topic .text .time {
		margin-top: 10px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-news li i {
		margin-right: 7px;
		margin-top: 6px;
		width: 4px;
		height: 4px;
	}
	.new-news li {
		margin-top: 12px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part1 .right {
		padding: 16px 16px;
	}
	.part1 .right .comment li {
		margin-top: 10px;
	}
	.part1 .right .video li .text {
		padding: 64px 10px 12px;
	}
	.mt-18 {
		margin-top: 14px;
	}
	.w1172 {
		width: 834px;
		margin-right: 14px;
	}
	.part2 .left {
		padding: 16px 16px 20px;
	}
	.public-title p {
		font-size: 18px;
	}
	.public-title p::after,.public-tab a::after {
		width: 62px;
		height: 9px;
	}
	.public-title p i,.public-tab a i {
		width: 6px;
		height: 6px;
	}
	
	.public-title .more {
		top: 4px;
		font-size: 12px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.hy-active-left {
		width: 276px;
		margin-right: 22px;
	}
	.hy-active-left .item {
		margin-right: 12px;
		margin-top: 15px;
	}
	.hy-active-left .text p {
		font-size: 13px;
		line-height: 17px;
		height: 34px;
		margin-top: 7px;
	}
	.hy-active-left li:first-child .text p {
		line-height: 16px;
		height: 16px;
		margin-top: 10px;
	}
	.hy-active-left .text .time span {
		font-size: 12px;
		margin-right: 10px;
	}
	.hy-active-left .text .time {
		margin-top: 11px;
	}
	.hy-active-left ul {
		margin-right: -12px;
	}
	.hy-active-right .topic {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
		margin-top: 18px;
	}
	.hy-active-right .list li {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 12px;
	}
	.swiper-box .swiper-slide .item {
		margin-right: 14px;
		width: 226px;
	}
	.part2 .right .list {
		margin-top: 4px;
	}
	.hy-active-right .list li i {
		margin-right: 7px;
		margin-top: 7px;
		width: 4px;
		height: 4px;
	}
	.hy-active-right .list li .time {
		font-size: 12px;
	}
	.part2 .right .topic .image mark {
		font-size: 12px;
		line-height: 24px;
		height: 24px;
	}
	.part2 .right .topic .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.part2 .right .topic .text {
		padding: 44px 10px 8px;
	}
	.part2 .right .list li {
		padding: 10px 0;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part2 .right {
		padding: 16px 16px 16px;
	}
	.part3 .w {
		padding: 16px 16px;
	}
	.swiper-box {
		margin-top: 18px;
		margin-right: -14px;
		height: 195px;
	}
	.botton-arr .swiper-button-next, .botton-arr .swiper-button-prev {
		width: 26px;
		height: 26px;
	}
	.botton-arr .swiper-button-next {
		margin-left: 10px;
	}
	.swiper-box .swiper-slide .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.swiper-box .swiper-slide .text {
		padding: 9px 10px;
	}
	.part4 .left, .part5 .left {
		width: 834px;
	}
	.part4 .right.w410, .part5 .right.w410 {
		margin-left: 12px;
	}
	.part4 .w410 {
		padding: 14px 14px;
	}
	.jjfa .topic {
		padding: 0 10px;
		line-height: 46px;
		height: 46px;
		font-size: 13px;
	}
	.jjfa .topic::after {
		width: 26px;
		height: 26px;
	}
	.jjfa .list li {
		padding: 12px 0;
	}
	.jjfa .list li p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.jjfa .list li .time {
		margin-top: 9px;
		font-size: 12px;
	}
	.message-bot .message-top {
		margin-top: 22px;
	}
	.message-bot .message-top .content {
		font-size: 12px;
		margin-top: 18px;
		line-height: 18px;
		height: 36px;
	}
	.message-list {
		margin-top: 18px;
		padding-top: 16px;
	}
	.baike-list li {
		margin-top: 9px;
	}
	.message-list li p {
		font-size: 13px;
		line-height: 22px;
		height: 22px;
	}
	.message-list li mark {
		font-size: 12px;
		padding: 0 7px;
		height: 20px;
		line-height: 19px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.message-list li .time {
		font-size: 13px;
	}
	.message-box {
		padding: 15px;
	}
	.message-list li {
		margin-top: 8.2px;
	}
	.public-tab a {
		font-size: 16px;
		line-height: 20px;
	}
	.message-title .more {
		top: 4px;
		font-size: 12px;
	}
	.message-bot .message-top .title {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.public-tab a.focus {
		font-size: 18px;
	}
	.baike-list li .name {
		font-size: 14px;
		line-height: 19px;
		height: 19px;
	}
	.baike-list li .name i {
		width: 13px;
		height: 15px;
		margin-right: 5px;
		margin-top: 3px;
	}
	.baike-list li .name .num {
		font-size: 13px;
	}
	.baike-list li .name .num svg {
		width: 10px;
		height: 12px;
	}
	.baike-list li .content p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
	}
	.baike-list li .content {
		margin-top: 10px;
		padding: 9px;
	}
	.part5 .left {
		padding: 14px;
	}
	.exhi-tab a {
		font-size: 13px;
		min-width: 52px;
		height: 30px;
		line-height: 29px;
		padding: 0 11px;
		margin-right: 8px;
	}
	.exhi-tab a::after {
		bottom: -4px;
	}
	.exhi-bot ul {
		margin-right: -12px;
	}
	.exhi-bot li .item {
		margin-top: 12px;
		margin-right: 12px;
	}
	.exhi-bot li .image mark {
		font-size: 12px;
		line-height: 26px;
		height: 26px;
	}
	.exhi-bot li .text p {
		margin-top: 7px;
		font-size: 13px;
		line-height: 17px;
		height: 34px;
	}
	.exhi-bot li .text .data span {
		margin-top: 3px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.exhi-bot li .text .data {
		margin-top: 4px;
	}
	.public-tab.report-tab a {
		margin-right: 14px;
	}
	.part5 .right {
		padding: 14px;
	}
	.report-bot li .content p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.report-bot li .yuan {
		margin-right: 9px;
		margin-top: 4px;
		width: 8px;
		height: 8px;
	}
	.report-bot li.focus .image {
		margin-top: 10px;
	}
	.report-bot li {
		margin-top: 14px;
	}
	.friend-link .w {
		padding: 16px 18px;
	}
	.friend-link .title p {
		font-size: 17px;
	}
	.friend-link .title span {
		padding-bottom: 13px;
	}
	.friend-link .title .join {
		top: -7px;
		font-size: 13px;
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
	}
	.friend-link .title .join svg {
		width: 13px;
		height: 13px;
		margin-right: 4px;
		margin-top: 8px;
	}
	.link-con li {
		margin-top: 10px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		padding-right: 8px;
	}
	
	
	.footLeft p {
        line-height: 24px;
        font-size: 12px;
    }
    .footMenu {
        font-size: 12px;
        line-height: 26px;
    }
    .footLeft {
        width: 735px;
        padding-right: 75px;
    }
    .footRight {
        padding-top: 0;
    }
    .footRight p {
        margin: 0 23px;
    }
    .footLeft p a {
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
    }
    .footLeft p a b {
        width: 18px;
        height: 18px;
    }
    .footRight p img {
        width: 106px;
    }
    .footRight p span {
        font-size: 12px;
        line-height: 24px;
    }
    .copyright {
        font-size: 12px;
        padding-bottom: 0px;
    }
    .footLeft p.webQQ a .QQhover {
        bottom: 19px;
        padding: 0 6px;
        line-height: 18px;
    }

}

@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.header .item {
		font-size: 12px;
	}
	.header .item ul li a {
		padding: 0 8px;
	}
	.Tophead li .ServiceTop {
		font-size: 12px;
	}
	.header .item ul {
		margin-right: 68px;
	}
	.header .item p a {
		font-size: 12px;
		margin-right: 20px;
	}
	.top-head {
		padding: 20px 0;
	}
	.top-head .logo {
		width: 166px;
	}
	.searchBox input {
		width: 374px;
		height: 40px;
		padding-left: 28px;
		font-size: 12px;
	}
	.searchBox svg {
		left: 11px;
		width: 12px;
		height: 12px;
	}
	.searchBox .search-menu a {
		font-size: 14px;
		height: 40px;
		line-height: 38px;
		margin-left: 10px;
		padding: 0px 18px;
	}
	.top-head .other li span {
		font-size: 12px;
		margin-top: 7px;
	}
	.top-head .other li svg {
		height: 18px;
		width: 20px;
	}
	.searchBox {
		margin-left: 66px;
	}
	.nav p a {
		font-size: 14px;
		line-height: 42px;
		height: 42px;
	}
	.area {
		padding: 12px 0;
	}
	.area .label {
		margin-right: 19px;
		line-height: 19px;
		font-size: 14px;
		padding-left: 7px;
	}
	.area .label svg {
		width: 17px;
		height: 17px;
	}
	.area .list li {
		font-size: 12px;
		margin-right: 20px;
		line-height: 19px;
		height: 19px;
	}
	.area .list ul {
		margin-right: -20px;
	}
	.w410 {
		width: 256px;
		margin-right: 12px;
	}
	.new-news .title p {
		font-size: 28px;
	}
	.part1 .video {
		width: 588px;
		height: 338px;
		margin-right: 8px;
		border-radius: 4px;
	}
	.part1 .right .video li .text p {
		font-size: 15px;
	}
	.new-news {
		padding: 13px 14px;
	}
	.new-news .title p {
		font-size: 22px;
	}
	.new-news .title p i {
		width: 17px;
		height: 13px;
		margin-left: 4px;
		margin-top: 4px;
	}
	.new-news .title .more {
		top: 4px;
		font-size: 12px;
	}
	.new-news .title .more svg {
		width: 4px;
		height: 8px;
	}
	.new-news .topic {
		margin-top: 10px;
	}
	.new-news .topic .text p {
		margin-top: 10px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
	}
	.new-news .topic .text .time {
		margin-top: 3px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.new-news li i {
		margin-right: 7px;
		margin-top: 6px;
		width: 4px;
		height: 4px;
	}
	.new-news li {
		margin-top: 8px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part1 .right {
		padding: 15px 15px;
	}
	.part1 .right .comment li {
		margin-top: 10px;
	}
	.part1 .right .video li .text {
		padding: 64px 10px 12px;
	}
	.mt-18 {
		margin-top: 12px;
	}
	.w1172 {
		width: 732px;
		margin-right: 12px;
	}
	.part2 .left {
		padding: 16px 16px 20px;
	}
	.public-title p {
		font-size: 18px;
	}
	.public-title p::after,.public-tab a::after {
		width: 62px;
		height: 9px;
	}
	.public-title p i,.public-tab a i {
		width: 6px;
		height: 6px;
	}
	
	.public-title .more {
		top: 4px;
		font-size: 12px;
	}
	.public-title {
		margin-bottom: 16px;
	}
	.hy-active-left {
		width: 276px;
		margin-right: 22px;
	}
	.hy-active-left .item {
		margin-right: 12px;
		margin-top: 15px;
	}
	.hy-active-left .text p {
		font-size: 13px;
		line-height: 17px;
		height: 34px;
		margin-top: 7px;
	}
	.hy-active-left li:first-child .text p {
		line-height: 16px;
		height: 16px;
		margin-top: 10px;
	}
	.hy-active-left .text .time span {
		font-size: 12px;
		margin-right: 10px;
	}
	.hy-active-left .text .time {
		margin-top: 11px;
	}
	.hy-active-left ul {
		margin-right: -12px;
	}
	.hy-active-right .topic {
		font-size: 16px;
		line-height: 18px;
		height: 18px;
		margin-top: 18px;
	}
	.hy-active-right .list li {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 12px;
	}
	.swiper-box .swiper-slide .item {
		margin-right: 12px;
		width: 170px;
	}
	.part2 .right .list {
		margin-top: 4px;
	}
	.hy-active-right .list li i {
		margin-right: 7px;
		margin-top: 7px;
		width: 4px;
		height: 4px;
	}
	.hy-active-right .list li .time {
		font-size: 12px;
	}
	.part2 .right .topic .image mark {
		font-size: 12px;
		line-height: 24px;
		height: 24px;
	}
	.part2 .right .topic .text p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.part2 .right .topic .text {
		padding: 44px 10px 8px;
	}
	.part2 .right .list li {
		padding: 12px 0;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.part2 .right {
		padding: 16px 16px 16px;
	}
	.part3 .w {
		padding: 16px 16px;
	}
	.swiper-box {
		margin-top: 18px;
		margin-right: -12px;
		height: 148px;
	}
	.botton-arr .swiper-button-next, .botton-arr .swiper-button-prev {
		width: 26px;
		height: 26px;
	}
	.botton-arr .swiper-button-next {
		margin-left: 10px;
	}
	.swiper-box .swiper-slide .text p {
		font-size: 13px;
		line-height: 17px;
		height: 34px;
	}
	.swiper-box .swiper-slide .text {
		padding: 9px 10px;
	}
	.part4 .left, .part5 .left {
		width: 734px;
	}
	.part4 .right.w410, .part5 .right.w410 {
		margin-left: 10px;
	}
	.part4 .w410 {
		padding: 14px 14px;
	}
	.jjfa .topic {
		padding: 0 10px;
		line-height: 46px;
		height: 46px;
		font-size: 13px;
	}
	.jjfa .topic::after {
		width: 26px;
		height: 26px;
	}
	.jjfa .list li {
		padding: 12px 0;
	}
	.jjfa .list li p {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.jjfa .list li .time {
		margin-top: 9px;
		font-size: 12px;
	}
	.message-bot .message-top {
		margin-top: 22px;
	}
	.message-bot .message-top .content {
		font-size: 12px;
		margin-top: 18px;
		line-height: 18px;
		height: 36px;
	}
	.message-list {
		margin-top: 18px;
		padding-top: 16px;
	}
	.baike-list li {
		margin-top: 9px;
	}
	.message-list li p {
		font-size: 13px;
		line-height: 22px;
		height: 22px;
	}
	.message-list li mark {
		font-size: 12px;
		padding: 0 7px;
		height: 20px;
		line-height: 19px;
		margin-right: 6px;
		margin-top: 2px;
	}
	.message-list li .time {
		font-size: 13px;
	}
	.message-box {
		padding: 15px;
	}
	.message-list li {
		margin-top: 8.2px;
	}
	.public-tab a {
		font-size: 14px;
		line-height: 20px;
	}
	.message-title .more {
		top: 4px;
		font-size: 12px;
	}
	.message-bot .message-top .title {
		font-size: 18px;
		line-height: 20px;
		height: 20px;
	}
	.public-tab a.focus {
		font-size: 16px;
	}
	.baike-list li .name {
		font-size: 14px;
		line-height: 19px;
		height: 19px;
	}
	.baike-list li .name i {
		width: 13px;
		height: 15px;
		margin-right: 5px;
		margin-top: 3px;
	}
	.baike-list li .name .num {
		font-size: 13px;
	}
	.baike-list li .name .num svg {
		width: 10px;
		height: 12px;
	}
	.baike-list li .content p {
		font-size: 12px;
		line-height: 17px;
		height: 34px;
	}
	.baike-list li .content {
		margin-top: 10px;
		padding: 9px;
	}
	.part5 .left {
		padding: 14px;
	}
	.exhi-tab a {
		font-size: 13px;
		min-width: 52px;
		height: 30px;
		line-height: 29px;
		padding: 0 11px;
		margin-right: 8px;
	}
	.exhi-tab a::after {
		bottom: -4px;
	}
	.exhi-bot ul {
		margin-right: -12px;
	}
	.exhi-bot li .item {
		margin-top: 12px;
		margin-right: 12px;
	}
	.exhi-bot li .image mark {
		font-size: 12px;
		line-height: 26px;
		height: 26px;
	}
	.exhi-bot li .text p {
		margin-top: 7px;
		font-size: 13px;
		line-height: 17px;
		height: 34px;
	}
	.exhi-bot li .text .data span {
		margin-top: 3px;
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}
	.exhi-bot li .text .data {
		margin-top: 4px;
	}
	.public-tab.report-tab a {
		margin-right: 12px;
	}
	.part5 .right {
		padding: 14px;
	}
	.report-bot li .content p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.report-bot li .yuan {
		margin-right: 9px;
		margin-top: 4px;
		width: 8px;
		height: 8px;
	}
	.report-bot li.focus .image {
		margin-top: 10px;
	}
	.report-bot li {
		margin-top: 17px;
	}
	.friend-link .w {
		padding: 16px 18px;
	}
	.friend-link .title p {
		font-size: 17px;
	}
	.friend-link .title span {
		padding-bottom: 13px;
	}
	.friend-link .title .join {
		top: -7px;
		font-size: 13px;
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
	}
	.friend-link .title .join svg {
		width: 13px;
		height: 13px;
		margin-right: 4px;
		margin-top: 8px;
	}
	.link-con li {
		margin-top: 10px;
		font-size: 14px;
		line-height: 16px;
		height: 16px;
		padding-right: 8px;
	}
	
































































	
    .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;
    }
}