.main{
    width: 1400px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.main::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.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;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'Public';  /* Project id 2901389 */
    src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
         url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}
.Public {
	font-family: "Public" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'hbzhan';  /* Project id 1875012 */
    src: url('//at.alicdn.com/t/c/font_1875012_f8hl899djdl.woff2?t=1741572316021') format('woff2'),
         url('//at.alicdn.com/t/c/font_1875012_f8hl899djdl.woff?t=1741572316021') format('woff'),
         url('//at.alicdn.com/t/c/font_1875012_f8hl899djdl.ttf?t=1741572316021') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "优设标题黑";
  font-style: normal;
	font-weight: 400;
  src: url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.eot?#iefix") format("embedded-opentype"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.woff") format("woff"), 
  url("https://public.mtnets.com/Font/youshebiaotihei/youshebiaoti.ttf") format("truetype");
}
@font-face {
	font-family: "阿里妈妈数黑体 Bold";
	font-weight: 700;
  	src:
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff2") format("woff2"), 
  		url("https://public.mtnets.com/Font/AlimamaShuHeiTi-Bold.woff") format("woff");
}
.iframe {
	height: 36px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
/* header */
.header{
    height: 36px;
    overflow: hidden;
    background-color: #f6f6f6;
}
#divLogin,.header .left {
	float: left;
}
#divLogin ul,.header .left ul {
	float: left;
}
#divLogin ul li,.header .left a {
	margin: 0 11px;
	line-height:36px;
	float: left;
}
#divLogin li a.login,.header .left a.login{
    color: #3869ba;
}
.header .right{
    float: right;
    margin-right: 160px;
}
.header .right a{
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    padding-right: 16px;
    margin-right: 16px;
    position: relative;
}
.header .right a::after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background-color: #e8e8e8;
}
.header .right a:last-child{
    padding-right: 0;
    margin-right: 0;
}
.header .right a:last-child::after{
    display: none;
}
.header a{
    font-size: 14px;
    color: #666;
}
.header a:hover{
    color: #3869ba;
}
.mobile{
    background: url(https://www.afzhan.com/images/newsIndex/version/2021/iconPhone.png) no-repeat 7px 12px;
    line-height: 39px;
    padding: 0 10px 0 24px;
    position: absolute;
    top: -36px;
    right: 74px;
}
 .mobile a{
	color: #666666;
}
 .mobile a img {
	position: absolute;
	bottom: -99px;
    right: -20px;
	width: 100px;
    height: 100px;
    max-width: none;
    max-height: none;
	z-index: 99;
    display: none;
}
.mobile a:hover img{
    display: block;
}
/* 顶部下拉 */
#sub{
    font-size: 14px;
	position: relative;
}
.sub{
	position: absolute;
	top: -36px;
	right: 0;
	width: 74px;
	z-index: 99;
    height: 36px;
}
.sub .subTop{
	line-height: 36px;
	padding-left: 26px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 7px 14px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
}
.sub:hover .subTop{
	background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 7px 14px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #fff;
}
.subTop a{
	display: block;
	color: #666;
	background:url("https://www.afzhan.com/images/newsIndex/version/2021/newsIndex.png") no-repeat -74px -41px;
}
.subBot{
	position: absolute;
	background-color: #fff;
	border:1px solid #e2e2e2;
	right: 0;
	top: 36px;
	z-index: 1;
	display: none;
}
.subBot a{
	display: block;
	text-align: center;
	width: 94px;
	line-height: 30px;
	color: #333;
}
.subBot a:hover{
	background-color: #0070ce;
	color: #fff;
}
.sub:hover .subBot{display: block;}
/* advTop */
.advTop ul{
    margin: 0 -10px;
    overflow: hidden;
}
.advTop li{
    float: left;
    width: 100%;
}
.advTop li .item{
    padding: 12px 10px 0;
}
.advTop ul.line-2 li{
    width: 50%;
}
.advTop ul.line-3 li{
    width: 33.3%;
}
.advTop ul.line-4 li{
    width: 25%;
}
.advTop ul.line-5 li{
    width: 20%;
}
/* top */
.top {
	position: relative;
	padding: 19px 0;
}
.top .logo {
    margin-top: 10px;
    width: 379px;
	float: left;
	position: relative;
}
.top .logo a {
	position: absolute;
	width: 62%;
	left: 0;
	top: 0;
	height: 100%;
}
.top .logo a:last-child {
	width: 38%;
	left: auto;
	right: 0;
}
.top .search {
	width: 570px;
	height: 44px;
    margin: 17px 0 0 52px;
	border: 2px solid #0187d0;
	position: relative;
	float: left;
}
.top .searchSelect {
	width: 72px;
	height: 44px;
	position: relative;
	float: left;
}
.top .selectTop {
	position: relative;
	cursor: pointer;
}
.top .selectTop p {
	font-size: 14px;
	line-height: 20px;
	color: black;
	text-indent: 12px;
	border-right: 1px solid #e6e6e6;
	margin-top: 12px;
}
.top .selectTop i {
    font-size: 20px;
	position: absolute;
	top: 1px;
	right: 6px;
    display: inline-block;
    vertical-align: top;
}

.top .selectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.top .search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 48px;
	background-color: #0187d0;
	color: #ffffff;
	width: 96px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.top .search button i {
	margin-right: 7px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.top .search input {
	width: calc(100% - 96px - 72px);
	height: 44px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 12px;
}
.top .search .search1 {
	position: absolute;
	color: #c0c0c0;
	top: 12px;
	left: 85px;
}
.top .selectBot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 44px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #0187d0;
	border-bottom: 2px solid #0187d0;
	display: none;
	left: -2px;
}

.top .selectBot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #0187d0;
	border-right: 2px solid #0187d0;
}

.top .selectBot li:hover {
	background-color: #0187d0;
	border-left: 2px solid #0187d0;
	border-right: 2px solid #0187d0;
	color: #fff;
	cursor: pointer;
}
.top .right-adv {
    width: 350px;
    float: right;
}
.top .right-adv a{
    height: 0;
    padding-bottom: 23.429%;
    display: block;
    overflow: hidden;
    position: relative;
}
.top .right-adv img{
    width: 100%;
    max-height: none;
}
/* nav */
.nav{
    background-color: #0187d0;
}
.nav a{
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    padding: 0 35px;
    color: #fff;
    float: left;
}
.nav a:hover,.nav a.focus{
    background-color: #ff9c28;
}
/* location */
.location{
    margin: 13px 0 36px;
    font-size: 14px;
    color: #999;
}
.location i{
    margin-right: 6px;
    color: #0187d0;
}
.location a{
    padding-right: 20px;
    color: #999;
    position: relative;
}
.location a::after{
    position: absolute;
    content: ">";
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #999;
}
.location a:last-child{
    color: #0187d0;
}
.location a:last-child::after{
    display: none;
}
/* mainBox */
.mainBox .right{
    width: 340px;
    float: right;
}
.mainBox .left{
    width: calc(100% - 400px);
    float: left;
}
.publicTitle{
    overflow: hidden;
}
.publicTitle span{
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    color: #333;
    position: relative;
    float: left;
}
.publicTitle span::after{
    height: 8px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    content: "";
    background-image: -moz-linear-gradient( 0deg, rgb(133,204,242) 0%, rgb(255,230,195) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(133,204,242) 0%, rgb(255,230,195) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(133,204,242) 0%, rgb(255,230,195) 100%);
}
.publicTitle i{
    width: 17px;
    height: 20px;
    margin: 5px 0 0 5px;
    background: url(../../../../images/news/version/2025/public-title-icon.png) no-repeat;
    background-size: contain;
    float: left;
}
.publicTitle span b{
    position: relative;
    z-index: 2;
}
.publicTitle a.more{
    line-height: 30px;
    font-size: 14px;
    color: #333;
    float: right;
}
.publicTitle a.more:hover{
    color: #0187d0;
}
.mt20{
    margin-top: 20px
}
/* rightHot */
.rightHot li{
    margin-top: 18px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
}
.rightHot li b{
    width: 18px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    margin-right: 6px;
    color: #939b9f;
    background: url(../../../../images/news/version/2025/rightHot-li-icon.png) no-repeat right bottom;
    background-size: 14px 16px;
    font-weight: normal;
    font-family: "优设标题黑";
    display: inline-block;
    vertical-align: top;
}
.rightHot li:nth-child(1) b{
    font-size: 19px;
    color: #f45151;
}
.rightHot li:nth-child(2) b{
    color: #ff8625;
}
.rightHot li:nth-child(3) b{
    color: #ffba00;
}
.rightHot li a{
    color: #333;
}
.rightHot li a:hover{
    color: #0187d0;
}
/* rightVideo */
.publicVideo{
    margin-top: 14px;
    position: relative;
}
.publicVideo .image{
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.publicVideo .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.publicVideo p{
    padding: 46px 8px 8px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
}
.publicVideo p a{
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    display: block;
    overflow: hidden;
}
.publicVideo p a:hover{
    color: #0187d0;
}
.rightVideo li{
    margin-top: 22px;
    overflow: hidden;
}
.rightVideo li .image{
    width: 144px;
    margin-right: 14px;
    float: left;
}
.rightVideo li .image a{
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.rightVideo li .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.rightVideo li .text{
    overflow: hidden;
}
.rightVideo li .text p{
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
}
.rightVideo li .text p a{
    color: #333;
}
.rightVideo li .text p a:hover{
    color: #0187d0;
}
.rightVideo li .text span{
    margin-top: 15px;
    font-size: 15px;
    color: #999;
    display: block;
}
/* rightExpo */
.rightExpo li{
    margin-top: 18px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
}
.rightExpo li i{
    width: 9px;
    height: 8px;
    margin: 7px 8px 0 0;
    background: url(../../../../images/news/version/2025/rightExpo-icon.png) no-repeat right bottom;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.rightExpo li a{
    color: #333;
}
.rightExpo li:hover i{
    background: url(../../../../images/news/version/2025/rightExpo-icon-focus.png) no-repeat right bottom;
    background-size: contain;
}
.rightExpo li:hover a{
    color: #0187d0;
}
/* rightTopics */
.rightTopicsSwiper{
    margin-top: 13px;
    background-color: #f3f5f7;
    border: 1px solid #dae3e9;
}
.rightTopicsSwiper .title{
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background-image: -moz-linear-gradient( 0deg, rgb(54,140,221) 0%, rgb(0,167,209) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(54,140,221) 0%, rgb(0,167,209) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(54,140,221) 0%, rgb(0,167,209) 100%);
    overflow: hidden;
    position: relative;
}
.rightTopicsSwiper .title::after{
    left: 7px;
    top: -4px;
    font-size: 68px;
    font-weight: 700;
    opacity: 0.1;
    color: #fff;
    content: "#";
    position: absolute;
    line-height: inherit;
}
.rightTopicsSwiper .title a{
    color: #fff;
}
.rightTopicsSwiper .title a:hover{
    text-decoration: underline;
}
.rightTopics .swiper-container{
    padding-bottom: 24px;
    overflow: hidden;
}
.rightTopics .swiper-slide ul{
    padding: 15px;
}
.rightTopics .swiper-slide li{
    margin-top: 16px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
    overflow: hidden;
}
.rightTopics .swiper-slide li:nth-child(1){
    margin-top: 0;
}
.rightTopics .swiper-slide li i{
    width: 5px;
    height: 5px;
    margin: 8px 11px 0 0;
    border-radius: 50%;
    background-color: #0187d0;
    display: inline-block;
    vertical-align: top;
}
.rightTopics .swiper-slide li a{
    color: #333;
}
.rightTopics .swiper-slide li:hover a{
    color: #0187d0;
}
.rightTopics .swiper-pagination{
    bottom: 10px;
}
.rightTopics .swiper-pagination .swiper-pagination-bullet-active{
    width: 16px;
    border-radius: 30px;
    background-color: #0187d0;
}
/* rightPro */
.rightPro li{
    margin-top: 20px;
    overflow: hidden;
}
.rightPro li .image{
    width: 104px;
    margin-right: 16px;
    float: left;
}
.rightPro li .image a{
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.rightPro li .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.rightPro li .text{
    overflow: hidden;
}
.rightPro li .text p{
    line-height: 24px;
    height: 48px;
    font-size: 16px;
    overflow: hidden;
}
.rightPro li .text p a{
    color: #333;
}
.rightPro li .text p a:hover {
	color: #0187d0;
}
.rightPro li .text span{
    margin-top: 12px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999;
    display: block;
    overflow: hidden;
}
.rightPro li .text .price{
    margin-top: 12px;
    font-size: 14px;
    color: #e13434;
}
.rightPro li .text .price b{
    font-size: 18px;
    font-weight: normal;
}
/* left */
/* show-top */
.show-top .title {
	font-size: 37px;
	font-weight: bold;
	word-wrap: break-word;
	word-break: break-word;
	line-height: 1.4;
	text-align: center;
}
.small-title {
	text-align: right;
	font-size: 20px;
	margin-top: 18px;
}
.small-title i {
	display: inline-block;
	height: 1px;
	width: 80px;
	background: #333;
	vertical-align: top;
	margin-right: 6px;
	margin-top: 12px;
}
.show-top .data {
	text-align: center;
	margin-top: 24px;
	font-size: 0;
}
.show-top .data span {
	color: #999;
	font-size: 16px;
	display: inline-block;
	padding: 0 14px;
	position: relative;
}
.show-top .data span::after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
	height: 10px;
	background-color: #ddd;
}
.show-top .data span:last-child::after {
	display: none;
}
/* abstract */
.abstract{
    margin-top: 34px;
    margin-bottom: 15px;
    padding: 18px 20px;
    line-height: 30px;
    font-size: 16px;
    color: #4e6775;
    background-color: #f3f5f7;
}
.abstract span{
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.abstract span::after{
    top: 4px;
    right: -5px;
    width: 11px;
    height: 11px;
    background-color: #ffd099;
    position: absolute;
    content: "";
}
.abstract span b{
    font-size: 20px;
    color: #467894;
    font-family: "优设标题黑";
    position: relative;
    z-index: 2;
}
/* newsContent */
.newsContent{
    line-height: 2;
    font-size: 17px;
    color: #333;
    font-family: "Microsoft YaHei";
}
/* download */
.download{
    margin: 50px 0 35px;
    font-size: 15px;
    color: #999;
}
.download i{
    width: 13px;
    height: 13px;
    margin: 3px 4px 0 0;
    background: url(../../../../images/news/version/2025/download-i.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.download a{
    margin-left: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #087fc0;
    text-decoration: underline;
}
.download a:hover{
    color: #f90;
}
/* label-box */
.label-box {
	border-top: 1px solid #eee;
	padding-top: 30px;
    margin-top: 20px;
	position: relative;
}
.label-box .collect-btn{
    margin: 3px 0 0 25px;
    width: 68px;
    height: 34px;
    background: url(../../../../images/news/version/2025/collect-btn.png) no-repeat;
    background-size: contain;
    float: right;
}
.label-box .collect-btn a {
	display: block;
	height: 100%;
}
.label-box .collect-btn-focus{
    width: 72px;
    background: url(../../../../images/news/version/2025/collect-btn-focus.png) no-repeat;
    background-size: contain;
}
.label-box .Share-2 {
	font-size: 0;
	position: relative !important;
	float: right;
	margin-top: 0;
}
.label-box .Share-2 .wx-bot {
	bottom: auto !important;
	top: 100%;
}
.label-arr {
	overflow: hidden;
	font-size: 0;
}
.label-arr span {
	color: #999;
	font-size: 16px;
	float: left;
	overflow: hidden;
	line-height: 40px;
}
.label-arr span#tages {
	overflow: hidden;
	float: none;
	margin-top: 0;
}
.label-arr mark {
	font-size: 15px;
	padding: 0 20px;
	line-height: 40px;
	height: 40px;
	border-radius: 4px;
	margin-left: 20px;
	display: inline-block;
	color: #666;
	background-color: #f5f5f5;
	vertical-align: top;
}
/* news-page */
.news-page {
	margin-top: 30px;
	overflow: hidden;
	margin-right: -22px;
}
.news-page .box {
	float: left;
	width: 50%;
}
.news-page .box .item {
	margin-right: 22px;
}
.news-page .box p{
    line-height: 32px;
    padding: 0 12px;
    font-size: 14px;
    color: #6c8090;
    background-color: #e8edf1;
}
.news-page .news-title{
    padding: 25px 18px;
    background-color: #f3f5f7;
    overflow: hidden;
}
.news-page .news-title a{
    max-width: calc(100% - 30px);
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #476574;
    float: left;
    overflow: hidden;
}
.news-page .news-title a:hover{
    color: #2991c9;
    text-decoration: underline;
}
.news-page .news-title i{
    width: 21px;
    height: 6px;
    margin-top:11px;
    background: url(../../../../images/news/version/2025/news-title.png) no-repeat;
    background-size: contain;
    float: right;
}
/* read */
.read{
    margin-top: 24px;
}
.readTitle{
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.readTitle span{
    height: 46px;
    line-height: 32px;
    font-size: 22px;
    color: #333;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.readTitle span i{
    width: 32px;
    height: 32px;
    margin-right: 6px;
    background: url(../../../../images/news/version/2025/readTitle.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.readTitle span::after{
    height: 3px;
    background-color: #0187d0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    content: "";
}
.readTitle a.more{
    font-size: 14px;
    color: #333;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.readTitle a.more:hover{
    color: #0187d0;
}
.readItem li{
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
}
.readItem li:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.readItem li p{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
}
.readItem li p a{
    color: #333;
}
.readItem li p a:hover{
    color: #0187d0;
}
.readItem li span{
    margin: 11px 0;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.readItem li .bot{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}
.readItem li .bot mark{
    padding: 0 6px;
    margin-right: 8px;
    background-color: #f5f5f5;
    color: #999;
    float: left;
}
.readItem li .bot mark:last-child{
    margin-right: 0;
}
.readItem li .time{
    float: right;
}
/* statement */
.statement{
    margin-top: 30px;
    padding: 18px;
    line-height: 22px;
    font-size: 14px;
    background-color: #fbf9f3;
    border: 1px solid #ede7d6;
    border-radius: 2px;
}
.statement p{
    margin-top: 12px;
    color: #a59157;
}
.statement b{
    display: block;
    color: #968140;
}
/* footer */
.footer{
    margin-top: 30px;
	padding-bottom: 15px;
	background-color: #303032;
}
.footer p{
	height: 85px;
	line-height: 85px;
	margin:0 0 30px;
	border-bottom: 1px solid #3a3a3c;
}
.footer p a{
	float: left;
	width: 10%;
	font-size: 15px;
	color: #666;
	text-align: center;
	box-sizing: border-box;
}
.footer p a:hover{color: #0185d5;}
.footer .foot-logo{
	float: left;
	width: 262px;
	margin-top: 30px;
}
.footer ul {
	float: left;
    width: 730px;
	margin: 33px 0 0 35px;
	overflow: hidden;
}
.footer li{
	float: left;
	width: 33.3%;
	height: 84px;
	padding-left: 52px;
	font-size: 15px;
	color: #666;
	box-sizing: border-box;
	position: relative;
}
.footer li i{
	position: absolute;
	left: 0;
	width: 34px;
	height: 34px;
	background: url(../../../../images/news/version/2025/footer-call.png) no-repeat;
}
.footer li span{
	margin-top: 3px;
	display: block;
	color: #fff;
}
.footer li a{
	display: block;
	height: 30px;
	line-height: 30px;
	width: 90px;
	margin-top: 10px;
	text-align: center;
	background-color: #4a4a4a;
	border-radius: 18px;
	color: #8f8f8f;
}
.footer li a b{
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(https://www.afzhan.com/images/Exhibition/version/2022/qq.png) no-repeat;
	vertical-align: top;
	margin: 5px 5px 0 0;
}
.footer .vx{
	float: right;
	width: 360px;
}
.footer .vx img{
	display: inline-block;
	width: 115px;
	height: 115px;
	padding: 8px;
	border: 6px solid #58595b;
	margin-left: 35px;
	background-color: #fff;
}
.footer .Copyright{
	font-size: 12px;
	color: #666;
	text-align: center;
}
/* mainTop */
.mainTop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
    height: 68px;
    padding: 0 30px;
    background-color: rgb(1, 135, 208);
	z-index: 99998;
	box-shadow: 0px 7px 7px -7px rgba(100, 100, 100, 0.2);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.mainTop .newslogo {
    height: 36px;
	margin-top: 16px;
	float: left;
}
.mainTop .title {
    margin-top: 13px;
	float: left;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #fff;
}
.mainTop .title a {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
}
.mainTop .title a:hover{
    text-decoration: underline;
}
.mainTop .search {
    margin-top: 13px;
	width: 382px;
	height: 42px;
    background-color: #fff;
	position: relative;
	float: right;
}
.mainTop .searchSelect {
	width: 68px;
	height: 42px;
	position: relative;
	float: left;
}
.mainTop .select-top {
	position: relative;
	cursor: pointer;
}
.mainTop .select-top p {
    margin-top: 11px;
	font-size: 14px;
	line-height: 20px;
	color: black;
	text-indent: 11px;
	border-right: 1px solid #e6e6e6;
}
.mainTop .select-top i {
	font-size: 20px;
	position: absolute;
	line-height: 1;
	top: 2px;
	right: 6px;
}
.mainTop .select-top.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.select-bot {
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	top: 42px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
	left: 0;
}
.select-bot li {
	line-height: 26px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}
.select-bot li:hover {
	background-color: #0185d5;
	border-left: 2px solid #0185d5;
	border-right: 2px solid #0185d5;
	color: #fff;
	cursor: pointer;
}
.mainTop .search input {
	width: calc(100% - 68px - 42px);
	height: 42px;
	float: left;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 12px;
}
.mainTop .search button {
	position: absolute;
	right: 0;
	top: 0;
	height: 42px;
	width: 42px;
	border: none;
    background: none;
	cursor: pointer;
}
.mainTop .search button i{
    color: #0187d0;
}
.mainTop .menu {
	float: left;
	width: 36px;
    height: 68px;
	margin: 0 35px 0 45px;
	position: relative;
}
.mainTop .menu .menu-top {
	display: block;
    margin-top: 16px;
	height: 36px;
	line-height: 36px;
	width: 36px;
	text-align: center;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	cursor: pointer;
}
.mainTop .menu .menu-top i{
    color: #fff;
}
.mainTop .menu-bot{
    display: none;
    position: absolute;
    width: 302px;
    left: -20px;
    top: 52px;
    padding: 28px 16px;
    z-index: 9999;
    font-size: 0;
    box-sizing: border-box;
    background-color: #0187d0;
}
.mainTop .menu-bot .logo{
    position: relative;
}
.mainTop .menu-bot .logo::after,
.mainTop .menu-bot .logo::before{
    position: absolute;
    content: "";
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
}
.mainTop .menu-bot .logo::before{
    left: 26px;
}
.mainTop .menu-bot .logo::after{
    right: 26px;
}
.mainTop .menu-bot .logo a{
    display: block;
    width: 140px;
    margin: 0 auto;
}
.mainTop .menu-title{
    height: 26px;
    line-height: 26px;
    margin: 24px 6px 0;
    color: #fff;
}
.mainTop .menu-title b{
    font-size: 18px;
}
.mainTop .menu-title em{
    margin-left: 10px;
    font-size: 12px;
    font-style: normal;
    opacity: .5;
}
.mainTop .menu-bot p{
    overflow: hidden;
}
.mainTop .menu-bot p span{
    display: inline-block;
    width: 33.3%;
    padding: 0 6px;
    margin-top: 16px;
    box-sizing: border-box;
}
.mainTop .menu-bot p span a{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.2);
}
.mainTop .menu-bot p span a:hover{
    background-color: #fff;
    color: #0187d0;
}
.mainTop .menu:hover .menu-bot{
    display: block;
}

/* rightNav */
.rightNav {
	position: fixed;
	right: 10px;
	top: 150px;
	z-index: 9999;
}

.rightNavItem {
	width: 60px;
	position: relative;
    border-radius: 6px;
    background-image: -moz-linear-gradient( -90deg, rgb(1,135,208) 48%, rgb(0,150,213) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(1,135,208) 48%, rgb(0,150,213) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(1,135,208) 48%, rgb(0,150,213) 100%);
}

.rightNavItem a {
	display: inline-block;
	width: 60px;
	color: #fff;
	position: relative;
	padding-bottom: 16px;
}
.rightNavItem a::after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 34px;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255,255,255,0.3);
}

.HBapp,.weixinItem,.qqItem {
	z-index: 99999;
}

.contribution {
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	position:relative;
}
.contribution-a{
	font-size: 14px;
	font-weight: bold;
}
.contribution-tg{
    padding: 18px 12px !important;
    line-height: 1.2;
    font-size: 16px;
	height:74px !important;
	box-sizing: border-box;
    font-family: "阿里妈妈数黑体 Bold";
}
.rightNavItem a.home {
	background: url("../../../../images/news/Version/2025/right-ico2.png") no-repeat center center;
}
.rightNavItem a.tiktok {
	background: url("../../../../images/news/Version/2025/right-ico3.png") no-repeat center center;
}
.rightNavItem a.WeiXin {
	background: url("../../../../images/news/Version/2025/right-ico4.png") no-repeat center center;
}
.rightNavItem a.yijian {
	background: url("../../../../images/news/Version/2025/right-fk.png") no-repeat center 15px;
	text-align: center;
	height:70px;
}
.rightNavItem a.yijian b{
	font-weight:400;
	margin-top:50px;
	display: inline-block;
	width:34px;
}
.rightNavItem a.app {
	text-align: center;
	line-height: 50px;
}
.rightNavItem a.app i {
	font-size: 26px;
}
.rightNavItem a.toTop {
	text-align: center;
	line-height: 50px;
	-webkit-transition: all 0 ease;
	-moz-transition: all 0 ease;
	-ms-transition: all 0 ease;
	-o-transition: all 0 ease;
	transition: all 0 ease;
	display: none;
}
.appItem {
	position: absolute;
	right: 65px;
	text-align: center;
	font-size: 16px;
	background-color: #fff;
	width: 168px;
	top: 50px;
	line-height: 18px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	display: none;
}
.appItem .image {
	padding: 14px;
}
.appItem p {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #0187d0;
	font-weight: bold;
	background: #f5f8f2;
}

.appItem b {
	color: red;
}
.tiktokItem {
	top: 186px;
}
.weixinItem {
	top: 80px;
}
.yijianItem {
	top: 112px;
}

.weixinItem img {
	margin: 0;
}

.qqItem {
	top: 164px;
}

.qqItem b{
	display: block;
	margin: 3px 0 6px 0
}
.cooperation{
	position: absolute;
	right: 50px;
	top: 0px;
	display: none;
	padding-right: 15px;
}
.p-qqBox1 {
	width: 290px;
	background: url(../../../../images/news/Version/2025/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 55px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qqBox1 p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox1 i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(../../../../images/news/Version/2025/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox1 em {
	font-size: 14px;
	color: #666;
	font-style: normal;
	line-height: 18px;
}
.p-qqBox1 strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.p-qqBox1 a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 76px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 20px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
}
.p-qqBox1 a:hover {
	background-color: #fe9900;
}
.p-qqBox1 a:nth-child(2n) {
	background-color: #0187d0 !important;
	margin: 20px 10px 5px;
	box-shadow: 0 2px 5px #0187d0;
}

.p-qqBox1 span {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
}
.p-qqBox1 a::after {
	display: none;
}
.p-qqBox1 p:nth-child(3) a{
	margin-top: 0px;
}
.cooperation-item{
	background: url(../../../../images/news/Version/2025/cooperation-bg.png) no-repeat;
	background-size: 100% 100%;
	width: 410px;
  	border-radius: 6px;
  	overflow: hidden;
}
.cooperation-top{
	padding: 32px 26px 0;
}
.cooperation-top b{
	font-size: 24px;
	color: #0187d0;
	display: block;
}
.cooperation-top ul{
	padding-top: 8px;
}
.cooperation-top li{
	padding: 17px 0 10px;
	font-size: 18px;
	font-weight: 700;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
}
.cooperation-top li:last-child{
	border: 0;
}
.cooperation-top li span{
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #999;
	display: block;
}
.cooperation-bot{
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #999;
	background-color: #f5f5f5;
	text-align: center;
}
.contribution-a a i{
	display: block;
	background-size: contain!important;
	margin: 17px auto 13px;
}
.contribution-a a b,.rightNavItem a.yijian b {
	font-size: 14px;
	font-weight: normal;
}
.contribution-a a.cooperation-ydd i{
	width: 22px;
	height: 22px;
	background: url(../../../../images/news/Version/2025/icon-ydd.png) no-repeat;
}
.contribution-a a.cooperation-dy i{
	width: 23px;
	height: 28px;
	background: url(../../../../images/news/Version/2025/icon-dy.png) no-repeat;
}
.contribution-a a.cooperation-sph i{
	width: 26px;
	height: 22px;
	background: url(../../../../images/news/Version/2025/icon-sph.png) no-repeat;
}
.contribution-a a.cooperation-xhs i{
	width: 24px;
	height: 24px;
	background: url(../../../../images/news/Version/2025/right-xhs.png) no-repeat;
}
.cooperation-bot1 {
	width: 518px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(229, 242, 249) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(229, 242, 249) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(229, 242, 249) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.cooperation-bot1 .item {
	float: left;
	width: 33.3%;
}
.cooperation-bot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, #97e0e3 0%, #209adc 100%);
	background-image: -webkit-linear-gradient( -90deg, #97e0e3 0%, #209adc 100%);
	background-image: -ms-linear-gradient( -90deg, #97e0e3 0%, #209adc 100%);
}
.cooperation-bot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.cooperation-bot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.cooperation-bot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.sph-item{
	width: 505px;
	padding: 20px 0;
	border-radius: 4px;
	background-image: -moz-linear-gradient( -90deg, rgb(229, 242, 249) 0%, rgb(255,255,255) 48%);
	background-image: -webkit-linear-gradient( -90deg, rgb(229, 242, 249) 0%, rgb(255,255,255) 48%);
	background-image: -ms-linear-gradient( -90deg, rgb(229, 242, 249) 0%, rgb(255,255,255) 48%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 4px;
	box-sizing: border-box;
	overflow: hidden;
}
.sph-Box{
	padding-right: 10px;
	left: -515px;
}
.sph-item .left{
	width: 264px;
	height: 180px;
	position: relative;
	float: left;
}
.sph-item .left p{
	display: inline-block;
  	position: absolute;
	padding: 0;
  	left: 33px;
  	top: 50%;
  	width: 20px;
  	line-height: 28px;
  	font-size: 20px;
  	color: #c27468;
  	transform: translateY(-50%);
}
.sph-item .left img{
	position: absolute;
	left: 84px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
}
.sph-item .right{
	width: 240px;
	padding-top: 34px;
	text-align: center;
	overflow: hidden;
}
.sph-item .right b{
	height: 34px;
	line-height: 34px;
	font-size: 22px;
	color: #666;
	display: block;
	overflow: hidden;
}
.sph-item .right p{
	margin-top: 15px;
	line-height: 20px;
	font-size: 18px;
	color: #666;
	padding: 0;
}
.sph-item .right span{
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #999;
	background: none;
	position: relative;
	display: block;
}
.contribution:hover .cooperation{
	display: block;
}
.rightNav .toTop i{
	width: 16px;
	height: 22px;
    margin-top: 17px;
	background: url(../../../../images/news/Version/2025/toTop.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}


/* media */
@media only screen and (max-width: 1024px){
    .main{width:  880px;}
    body{min-width:  880px;}
    .header a {
        font-size: 12px;
    }
    #divLogin ul li, .header .left a {
        margin: 0 8px;
    }
    .header .right a {
        padding-right: 12px;
        margin-right: 12px;
    }
    .header .right {
        margin-right: 146px;
    }
    #sub {
        font-size: 12px;
    }
    .mobile {
        background: url(https://www.afzhan.com/images/newsIndex/version/2021/iconPhone.png) no-repeat 5px 11px;
        padding: 0 8px 0 20px;
        line-height: 36px;
        right: 74px;
    }
    .sub .subTop {
        padding-left: 22px;
        background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 6px 13px;
    }
    .advTop li .item {
    	padding: 10px 8px 0;
    }
    .advTop ul {
    	margin: 0 -8px;
    }
    .top {
        position: relative;
        padding: 15px 0;
    }
    .top .right-adv {
        width: 234px;
    }
    .top .logo {
        margin-top: 11px;
        width: 236px;
    }
    .top .search {
        width: 335px;
        height: 32px;
        margin: 13px 0 0 30px;
    }
    .top .searchSelect {
        width: 52px;
        height: 32px;
    }
    .top .selectTop p {
        font-size: 12px;
        line-height: 18px;
        color: black;
        text-indent: 6px;
        border-right: 1px solid #e6e6e6;
        margin-top: 7px;
    }
    .top .selectTop i {
        font-size: 16px;
        top: 2px;
        right: 3px;
    }
    .top .selectBot {
        top: 36px;
    }
    .top .selectBot li {
        line-height: 24px;
        font-size: 12px;
        text-indent: 12px;
    }
    .top .search input {
        width: calc(100% - 70px - 52px);
        height: 32px;
        font-size: 12px;
        text-indent: 8px;
    }
    .top .search button {
        height: 36px;
        width: 70px;
        font-size: 13px;
    }
    .top .search button i {
        margin-right: 3px;
        margin-top: 2px;
        font-size: 12px;
    }
    .nav a {
        height: 34px;
        line-height: 34px;
        font-size: 13px;
        padding: 0 18px;
    }
    .location {
        margin: 8px 0 20px;
        font-size: 12px;
    }
    .mainBox .right {
        width: 254px;
    }
    .mainBox .left {
        width: calc(100% - 290px);
    }
    .mt20 {
        margin-top: 16px;
    }
    .publicTitle span {
        height: 20px;
        line-height: 20px;
        font-size: 16px;
    }
    .publicTitle span::after {
        height: 4px;
        bottom: -1px;
    }
    .publicTitle i {
        width: 13px;
        height: 15px;
        margin: 3px 0 0 3px;
    }
    .publicTitle a.more {
        line-height: 20px;
        font-size: 12px;
    }
    .rightHot li {
        margin-top: 12px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .rightHot li b {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 15px;
        margin-right: 4px;
        color: #939b9f;
        background-size: 12px 14px;
    }
    .rightHot li:nth-child(1) b {
        font-size: 17px;
    }
    .publicVideo p {
        padding: 26px 4px 4px;
    }
    .publicVideo p a {
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .publicVideo {
        margin-top: 9px;
    }
    .rightVideo li {
        margin-top: 14px;
    }
    .rightVideo li .image {
        width: 104px;
        margin-right: 8px;
    }
    .rightVideo li .text p {
        height: 36px;
        line-height: 18px;
        font-size: 13px;
    }
    .rightVideo li .text span {
        margin-top: 7px;
        font-size: 12px;
    }
    .rightExpo li {
        margin-top: 12px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .rightExpo li i {
        width: 7px;
        height: 6px;
        margin: 6px 6px 0 0;
    }
    .rightTopicsSwiper{
        margin-top: 8px;
    }
    .rightTopicsSwiper .title {  
        height: 36px;
        line-height: 36px;
        padding: 0 14px;
        font-size: 12px;
    }
    .rightTopicsSwiper .title::after {
        left: 7px;
        top: -2px;
        font-size: 48px;
    }
    .rightTopicsSwiper .swiper-slide ul{
        padding: 11px;
    }
    .rightTopics .swiper-slide li {
        margin-top: 12px;
        line-height: 16px;
        height: 16px;
        font-size: 12px;
    }
    .rightTopics .swiper-slide li i {
        width: 4px;
        height: 4px;
        margin: 7px 7px 0 0;
    }
    .rightTopics .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
    }
    .rightTopics .swiper-container {
        padding-bottom: 14px;
    }
    .rightPro li {
        margin-top: 14px;
    }
    .rightPro li .image {
        width: 76px;
        margin-right: 10px;
    }
    .rightPro li .text p {
        line-height: 16px;
        height: 32px;
        font-size: 13px;
    }
    .rightPro li .text span {
        margin-top: 6px;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
    }
    .rightPro li .text .price {
        margin-top: 6px;
        font-size: 12px;
    }
    .rightPro li .text .price b {
        font-size: 14px;
    }
    .show-top .title {
        font-size: 25px;
    }
    .show-top .data {
        margin-top: 14px;
    }
    .show-top .data span {
        font-size: 13px;
        padding: 0 10px;
    }
    .abstract {
        margin-top: 24px;
        padding: 12px 14px;
        line-height: 22px;
        font-size: 13px;
    }
    .abstract span b {
        font-size: 18px;
    }
    .abstract span::after {
        top: 1px;
        right: -4px;
        width: 9px;
        height: 9px;
    }
    .abstract span {
        margin-right: 14px;
    }
    .newsContent {
        font-size: 13px;
    }
    .download {
        margin: 30px 0 20px;
        font-size: 12px;
    }
    .download i {
        width: 11px;
        height: 11px;
        margin: 3px 5px 0 0;
    }
    .download a {
        margin-left: 6px;
        font-size: 13px;
    }
    .label-box {
        padding-top: 20px;
    }
    .label-box .collect-btn {
        margin: 0px 0 0 15px;
        height: 26px;
        width: 54px;
    }
    .label-box .collect-btn-focus {
        width: 58px;
    }
    .label-box .Share-2 .Share-left {
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        margin-right: 10px;
    }
    .label-box .Share-2 li {
        margin-right: 6px;
    }
    .label-box .Share-2 li p i {
        width: 28px;
        height: 28px;
        background-size: auto 28px;
    }
    .label-box .Share-2 li.Share-qq p i {
        background-position: -42px 0;
    }
    .label-box .Share-2 li.Share-qzone p i {
        background-position: -84px 0;
    }
    .label-box .Share-2 li.Share-wb p i {
        background-position: -126px 0;
    }
    .label-arr span {
        font-size: 13px;
        line-height: 28px;
    }
    .label-arr mark {
        font-size: 12px;
        padding: 0 10px;
        line-height: 28px;
        height: 28px;
        border-radius: 4px;
        margin-left: 12px;
    }
    .news-page {
        margin-top: 20px;
        margin-right: -18px;
    }
    .news-page .box .item {
        margin-right: 18px;
    }
    .news-page .box p {
        line-height: 28px;
        padding: 0 8px;
        font-size: 12px;;
    }
    .news-page .news-title {
        padding: 18px 12px;
    }
    .news-page .news-title a {
        max-width: calc(100% - 20px);
        height: 24px;
        line-height: 24px;
        font-size: 13px;
    }
    .news-page .news-title i {
        width: 16px;
        height: 5px;
        margin-top: 10px;
    }
    .read {
        margin-top: 16px;
    }
    .readTitle span {
        height: 32px;
        line-height: 24px;
        font-size: 15px;
    }
    .readTitle span i {
        width: 24px;
        height: 24px;
        margin-right: 5px;
    }
    .readTitle a.more {
        font-size: 12px;
    }
    .readItem li {
        padding: 10px 0;
    }
    .readItem li p {
        height: 24px;
        line-height: 24px;
        font-size: 15px;
    }
    .readItem li span {
        margin: 8px 0;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .readItem li .bot {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .readItem li .bot mark {
        padding: 0 5px;
        margin-right: 6px;
    }
    .statement {
        margin-top: 20px;
        padding: 12px;
        line-height: 20px;
        font-size: 12px;
    }
    .statement p {
        margin-top: 6px;
    }
    .footer p {
        height: 60px;
        line-height: 60px;
    }
    .footer p a {
        font-size: 13px;
    }
    .footer .foot-logo {
        width: 122px;
    }
    .footer ul {
        float: left;
        width: 540px;
        margin: 5px 0 0 28px;
        overflow: hidden;
    }
    .footer li {
        height: 80px;
        padding-left: 52px;
        font-size: 13px;
    }
    .footer li a {
        height: 24px;
        line-height: 24px;
    }
    .footer li a b {
        width: 14px;
        height: 16px;
        background: url(https://www.afzhan.com/images/Exhibition/version/2022/qq.png) no-repeat;
        background-size: 100% 100%;
    }
    .footer .vx {
        width: 174px;
    }
    .footer .vx img {
        display: inline-block;
        width: 95px;
        height: 95px;
        padding: 4px;
        border: 4px solid #58595b;
        margin-left: 12px;
        background-color: #fff;
    }
    .footer .Copyright {
        margin-top: 10px;
    }
    .rightNavItem {
        width: 50px;
    }
    .rightNavItem a {
        width: 50px;
        padding-bottom: 12px;
    }
    .contribution-tg {
        padding: 14px 10px !important;
        line-height: 1.2;
        font-size: 14px;
        height: 62px !important;
    }
    .contribution-a a i {
        margin: 13px auto 10px;
    }
    .contribution-a a b, .rightNavItem a.yijian b {
        font-size: 12px;
    }
    .rightNavItem a.yijian {
        background: url("../../../../images/news/Version/2025/right-fk.png") no-repeat center 10px;
        height: 62px;
    }
    .rightNavItem a.yijian b {
        margin-top: 42px;
        width: 30px;
    }
    .rightNavItem a::after {
        width: 30px;
    }
    .rightNavItem a.toTop {
        line-height: 44px;
    }
    .rightNav .toTop i {
        margin-top: 14px;
    }
    .mainTop {
        height: 50px;
        padding: 0 5px;
    }
    .mainTop .newslogo {
        height: 28px;
        margin-top: 11px;
    }
    .mainTop .menu {
        width: 30px;
        height: 50px;
        margin: 0 10px 0 20px;
    }
    .mainTop .menu .menu-top {
        margin-top: 10px;
        height: 30px;
        line-height: 30px;
        width: 30px;
    }
    .mainTop .menu .menu-top i {
        font-size: 12px;
    }
    .mainTop .menu-bot {
        top: 50px;
    }
    .mainTop .title {
        height: 32px;
        line-height: 32px;
        font-size: 12px;
        margin-top: 9px;
    }
    .mainTop .title a {
        font-size: 13px;
    }
    .mainTop .search {
        margin-top: 9px;
        width: 302px;
        height: 32px;
    }
    .mainTop .searchSelect {
        width: 58px;
        height: 32px;
    }
    .mainTop .select-top p {
        margin-top: 7px;
        font-size: 12px;
        line-height: 18px;
        text-indent: 8px;
    }
    .mainTop .select-top i {
        font-size: 18px;
        top: 1px;
        right: 5px;
    }
    .select-bot {
        top: 32px;
    }
    .mainTop .search input {
        width: calc(100% - 62px - 32px);
        height: 32px;
        font-size: 12px;
        text-indent: 6px;
    }
    .mainTop .search button {
        height: 32px;
        width: 32px;
    }
    .mainTop .search button i {
        font-size: 14px;
    }

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main{width:  1018px;}
    body{min-width:  1018px;}
    .header a {
        font-size: 12px;
    }
    #divLogin ul li, .header .left a {
        margin: 0 8px;
    }
    .header .right a {
        padding-right: 12px;
        margin-right: 12px;
    }
    .header .right {
        margin-right: 146px;
    }
    #sub {
        font-size: 12px;
    }
    .mobile {
        background: url(https://www.afzhan.com/images/newsIndex/version/2021/iconPhone.png) no-repeat 5px 11px;
        padding: 0 8px 0 20px;
        line-height: 36px;
        right: 74px;
    }
    .sub .subTop {
        padding-left: 22px;
        background: url(https://www.afzhan.com/images/newsIndex/version/2021/icon12.png) no-repeat 6px 13px;
    }
    .advTop li .item {
    	padding: 10px 8px 0;
    }
    .advTop ul {
    	margin: 0 -8px;
    }
    .top {
        position: relative;
        padding: 15px 0;
    }
    .top .right-adv {
        width: 254px;
    }
    .top .logo {
        margin-top: 6px;
        width: 276px;
    }
    .top .search {
        width: 415px;
        height: 32px;
        margin: 12px 0 0 38px;
    }
    .top .searchSelect {
        width: 52px;
        height: 32px;
    }
    .top .selectTop p {
        font-size: 12px;
        line-height: 18px;
        color: black;
        text-indent: 6px;
        border-right: 1px solid #e6e6e6;
        margin-top: 7px;
    }
    .top .selectTop i {
        font-size: 16px;
        top: 2px;
        right: 3px;
    }
    .top .selectBot {
        top: 36px;
    }
    .top .selectBot li {
        line-height: 24px;
        font-size: 12px;
        text-indent: 12px;
    }
    .top .search input {
        width: calc(100% - 70px - 52px);
        height: 32px;
        font-size: 12px;
        text-indent: 8px;
    }
    .top .search button {
        height: 36px;
        width: 70px;
        font-size: 13px;
    }
    .top .search button i {
        margin-right: 3px;
        margin-top: 2px;
        font-size: 12px;
    }
    .nav a {
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        padding: 0 24px;
    }
    .location {
        margin: 8px 0 26px;
        font-size: 12px;
    }
    .mainBox .right {
        width: 254px;
    }
    .mainBox .left {
        width: calc(100% - 290px);
    }
    .mt20 {
        margin-top: 16px;
    }
    .publicTitle span {
        height: 20px;
        line-height: 20px;
        font-size: 16px;
    }
    .publicTitle span::after {
        height: 4px;
        bottom: -1px;
    }
    .publicTitle i {
        width: 13px;
        height: 15px;
        margin: 3px 0 0 3px;
    }
    .publicTitle a.more {
        line-height: 20px;
        font-size: 12px;
    }
    .rightHot li {
        margin-top: 12px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .rightHot li b {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 15px;
        margin-right: 4px;
        color: #939b9f;
        background-size: 12px 14px;
    }
    .rightHot li:nth-child(1) b {
        font-size: 17px;
    }
    .publicVideo p {
        padding: 26px 4px 4px;
    }
    .publicVideo p a {
        height: 18px;
        line-height: 18px;
        font-size: 13px;
    }
    .publicVideo {
        margin-top: 9px;
    }
    .rightVideo li {
        margin-top: 14px;
    }
    .rightVideo li .image {
        width: 104px;
        margin-right: 8px;
    }
    .rightVideo li .text p {
        height: 36px;
        line-height: 18px;
        font-size: 13px;
    }
    .rightVideo li .text span {
        margin-top: 7px;
        font-size: 12px;
    }
    .rightExpo li {
        margin-top: 12px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .rightExpo li i {
        width: 7px;
        height: 6px;
        margin: 6px 6px 0 0;
    }
    .rightTopicsSwiper .title {
        height: 36px;
        line-height: 36px;
        padding: 0 14px;
        font-size: 12px;
    }
    .rightTopicsSwiper .title::after {
        left: 7px;
        top: -2px;
        font-size: 48px;
    }
    .rightTopicsSwiper{
        margin-top: 8px;
    }
    .rightTopicsSwiper .swiper-slide ul{
        padding: 11px;
    }
    .rightTopics .swiper-slide li {
        margin-top: 12px;
        line-height: 16px;
        height: 16px;
        font-size: 12px;
    }
    .rightTopics .swiper-slide li i {
        width: 4px;
        height: 4px;
        margin: 7px 7px 0 0;
    }
    .rightTopics .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
    }
    .rightTopics .swiper-container {
        padding-bottom: 14px;
    }
    .rightPro li {
        margin-top: 14px;
    }
    .rightPro li .image {
        width: 76px;
        margin-right: 10px;
    }
    .rightPro li .text p {
        line-height: 16px;
        height: 32px;
        font-size: 13px;
    }
    .rightPro li .text span {
        margin-top: 6px;
        height: 14px;
        line-height: 14px;
        font-size: 12px;
    }
    .rightPro li .text .price {
        margin-top: 6px;
        font-size: 12px;
    }
    .rightPro li .text .price b {
        font-size: 14px;
    }
    .show-top .title {
        font-size: 25px;
    }
    .show-top .data {
        margin-top: 14px;
    }
    .show-top .data span {
        font-size: 13px;
        padding: 0 10px;
    }
    .abstract {
        margin-top: 24px;
        padding: 12px 14px;
        line-height: 22px;
        font-size: 13px;
    }
    .abstract span b {
        font-size: 18px;
    }
    .abstract span::after {
        top: 1px;
        right: -4px;
        width: 9px;
        height: 9px;
    }
    .abstract span {
        margin-right: 14px;
    }
    .newsContent {
        font-size: 13px;
    }
    .download {
        margin: 30px 0 20px;
        font-size: 12px;
    }
    .download i {
        width: 11px;
        height: 11px;
        margin: 3px 5px 0 0;
    }
    .download a {
        margin-left: 6px;
        font-size: 13px;
    }
    .label-box {
        padding-top: 20px;
    }
    .label-box .collect-btn {
        margin: 0px 0 0 15px;
        height: 26px;
        width: 54px;
    }
    .label-box .collect-btn-focus {
        width: 58px;
    }
    .label-box .Share-2 .Share-left {
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        margin-right: 10px;
    }
    .label-box .Share-2 li {
        margin-right: 6px;
    }
    .label-box .Share-2 li p i {
        width: 28px;
        height: 28px;
        background-size: auto 28px;
    }
    .label-box .Share-2 li.Share-qq p i {
        background-position: -42px 0;
    }
    .label-box .Share-2 li.Share-qzone p i {
        background-position: -84px 0;
    }
    .label-box .Share-2 li.Share-wb p i {
        background-position: -126px 0;
    }
    .label-arr span {
        font-size: 13px;
        line-height: 28px;
    }
    .label-arr mark {
        font-size: 12px;
        padding: 0 10px;
        line-height: 28px;
        height: 28px;
        border-radius: 4px;
        margin-left: 12px;
    }
    .news-page {
        margin-top: 20px;
        margin-right: -18px;
    }
    .news-page .box .item {
        margin-right: 18px;
    }
    .news-page .box p {
        line-height: 28px;
        padding: 0 8px;
        font-size: 12px;;
    }
    .news-page .news-title {
        padding: 18px 12px;
    }
    .news-page .news-title a {
        max-width: calc(100% - 20px);
        height: 24px;
        line-height: 24px;
        font-size: 13px;
    }
    .news-page .news-title i {
        width: 16px;
        height: 5px;
        margin-top: 10px;
    }
    .read {
        margin-top: 16px;
    }
    .readTitle span {
        height: 32px;
        line-height: 24px;
        font-size: 15px;
    }
    .readTitle span i {
        width: 24px;
        height: 24px;
        margin-right: 5px;
    }
    .readTitle a.more {
        font-size: 12px;
    }
    .readItem li {
        padding: 10px 0;
    }
    .readItem li p {
        height: 24px;
        line-height: 24px;
        font-size: 15px;
    }
    .readItem li span {
        margin: 8px 0;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
    }
    .readItem li .bot {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .readItem li .bot mark {
        padding: 0 5px;
        margin-right: 6px;
    }
    .statement {
        margin-top: 20px;
        padding: 12px;
        line-height: 20px;
        font-size: 12px;
    }
    .statement p {
        margin-top: 6px;
    }
    .footer .foot-logo {
        width: 182px;
    }
    .footer ul {
        width: 540px;
    }
    .footer .vx {
        width: 252px;
    }
    .footer .vx img {
        display: inline-block;
        width: 95px;
        height: 95px;
        padding: 4px;
        border: 4px solid #58595b;
        margin-left: 12px;
        background-color: #fff;
    }
    .footer .Copyright {
        margin-top: 10px;
    }
    .rightNavItem {
        width: 50px;
    }
    .rightNavItem a {
        width: 50px;
        padding-bottom: 12px;
    }
    .contribution-tg {
        padding: 14px 10px !important;
        line-height: 1.2;
        font-size: 14px;
        height: 62px !important;
    }
    .contribution-a a i {
        margin: 13px auto 10px;
    }
    .contribution-a a b, .rightNavItem a.yijian b {
        font-size: 12px;
    }
    .rightNavItem a.yijian {
        background: url("../../../../images/news/Version/2025/right-fk.png") no-repeat center 10px;
        height: 62px;
    }
    .rightNavItem a.yijian b {
        margin-top: 42px;
        width: 30px;
    }
    .rightNavItem a::after {
        width: 30px;
    }
    .rightNavItem a.toTop {
        line-height: 44px;
    }
    .rightNav .toTop i {
        margin-top: 14px;
    }
    .mainTop {
        height: 58px;
        padding: 0 10px;
    }
    .mainTop .newslogo {
        height: 32px;
        margin-top: 13px;
    }
    .mainTop .menu {
        width: 32px;
        height: 58px;
        margin: 0 15px 0 25px;
    }
    .mainTop .menu .menu-top {
        margin-top: 16px;
        height: 32px;
        line-height: 32px;
        width: 32px;
    }
    .mainTop .menu .menu-top i {
        font-size: 13px;
    }
    .mainTop .menu-bot {
        top: 58px;
    }
    .mainTop .title {
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        margin-top: 10px;
    }
    .mainTop .title a {
        font-size: 15px;
    }
    .mainTop .search {
        margin-top: 10px;
        width: 322px;
        height: 38px;
    }
    .mainTop .searchSelect {
        width: 58px;
        height: 38px;
    }
    .mainTop .select-top p {
        margin-top: 9px;
        font-size: 13px;
        line-height: 20px;
        text-indent: 8px;
    }
    .mainTop .select-top i {
        font-size: 18px;
        top: 3px;
        right: 5px;
    }
    .select-bot {
        top: 38px;
    }
    .mainTop .search input {
        width: calc(100% - 62px - 38px);
        height: 38px;
        font-size: 13px;
        text-indent: 10px;
    }
    .mainTop .search button {
        height: 38px;
        width: 38px;
    }
    .mainTop .search button i {
        font-size: 15px;
    }

}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main{width:  1208px;}
    body{min-width:  1208px;}
    .top {
        padding: 17px 0;
    }
    .top .right-adv {
        width: 314px;
    }
    .top .logo {
        width: 343px;
    }
    .top .search {
        width: 458px;
        height: 40px;
        margin: 16px 0 0 47px;
    }
    .top .searchSelect {
        width: 65px;
        height: 40px;
    }
    .top .selectTop p {
        font-size: 13px;
        text-indent: 10px;
        margin-top: 10px;
    }
    .top .selectBot {
        top: 40px;
    }
    .top .search input {
        width: calc(100% - 86px - 65px);
        height: 40px;
        font-size: 14px;
        text-indent: 10px;
    }
    .top .search button {
        height: 44px;
        width: 86px;
        font-size: 15px;
    }
    .top .search button i {
        margin-right: 6px;
        margin-top: 3px;
        font-size: 13px;
    }
    .nav a {
        height: 42px;
        line-height: 42px;
        font-size: 15px;
        padding: 0 29px;
    }
    .location {
        margin: 11px 0 32px;
        font-size: 13px;
    }
    .location i {
        margin-right: 4px;
        font-size: 14px;
        margin-top: 1px;
        display: inline-block;
        vertical-align: top;
    }
    .mainBox .right {
        width: 314px;
    }
    .mainBox .left {
        width: calc(100% - 356px);
    }
    .mt20 {
        margin-top: 16px;
    }
    .publicTitle span {
        height: 28px;
        line-height: 28px;
        font-size: 20px;
    }
    .publicTitle a.more {
        line-height: 28px;
        font-size: 13px;
    }
    .rightHot li {
        margin-top: 15px;
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .rightHot li b {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
        margin-right: 6px;
        background-size: 12px 14px;
    }
    .rightHot li:nth-child(1) b {
        font-size: 18px;
    }
    .publicVideo p a {
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .publicVideo p {
        padding: 38px 6px 6px;
    }
    .rightVideo li {
        margin-top: 20px;
    }
    .publicVideo {
        margin-top: 12px;
    }
    .rightVideo li .image {
        width: 130px;
        margin-right: 12px;
    }
    .rightVideo li .text p {
        height: 44px;
        line-height: 22px;
        font-size: 15px;
    }
    .rightVideo li .text span {
        margin-top: 13px;
        font-size: 14px;
    }
    .rightExpo li {
        margin-top: 16px;
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .rightExpo li i {
        margin: 5.5px 7px 0 0;
    }
    .rightTopicsSwiper .title{
        height: 44px;
        line-height: 44px;
        padding: 0 16px;
        font-size: 15px;
    }
    .rightTopicsSwiper .title::after {
        font-size: 61px;
    }
    .rightTopicsSwiper {
        margin-top: 12px;
    }
    .rightTopics .swiper-container {
        padding-bottom: 20px;
    }
    .rightTopics .swiper-slide ul{
        padding: 13px;
    }
    .rightTopics .swiper-slide li {
        margin-top: 14px;
        line-height: 18px;
        height: 18px;
        font-size: 15px;
    }
    .rightTopics .swiper-slide li i {
        width: 4px;
        height: 4px;
        margin: 8px 8px 0 0;
    }
    .rightPro li {
        margin-top: 18px;
    }
    .rightPro li .image {
        width: 94px;
        margin-right: 12px;
    }
    .rightPro li .text p {
        line-height: 22px;
        height: 44px;
        font-size: 15px;
    }
    .rightPro li .text span {
        margin-top: 9px;
        height: 14px;
        line-height: 14px;
        font-size: 13px;
    }
    .rightPro li .text .price {
        margin-top: 10px;
        font-size: 13px;
    }
    .rightPro li .text .price b {
        font-size: 17px;
    }
    .show-top .title {
        font-size: 31px;
    }
    .show-top .data {
        margin-top: 20px;
    }
    .abstract {
        margin-top: 28px;
        padding: 16px 18px;
        line-height: 28px;
        font-size: 15px;
    }
    .abstract span b {
        font-size: 19px;
    }
    .abstract span::after {
        width: 10px;
        height: 10px;
    }
    .newsContent {
        font-size: 15px;
    }
    .download {
        margin: 44px 0 30px;
        font-size: 14px;
    }
    .label-box {
        padding-top: 26px;
    }
    .label-arr span {
        font-size: 15px;
        line-height: 36px;
    }
    .label-arr mark {
        font-size: 14px;
        padding: 0 16px;
        line-height: 36px;
        height: 36px;
        border-radius: 4px;
        margin-left: 15px;
    }
    .label-box .Share-2 .Share-left {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
        margin-right: 12px;
    }
    .label-box .Share-2 li p i {
        width: 36px;
        height: 36px;
        background-size: auto 100%;
    }
    .label-box .Share-2 li {
        margin-right: 12px;
    }
    .label-box .Share-2 li.Share-qq p i {
        background-position: -54px 0;
    }
    .label-box .Share-2 li.Share-qzone p i {
        background-position: -108px 0;
    }
    .label-box .Share-2 li.Share-wb p i {
        background-position: -162px 0;
    }
    .label-box .collect-btn {
        margin: 2px 0 0 22px;
        height: 30px;
        width: 60px;
    }
    .label-box .collect-btn-focus {
        width: 67px;
    }
    .news-page {
        margin-top: 24px;
        margin-right: -20px;
    }
    .news-page .box .item {
        margin-right: 20px;
    }
    .news-page .box p {
        line-height: 30px;
        padding: 0 10px;
    }
    .news-page .news-title {
        padding: 22px 16px;
    }
    .news-page .news-title a {
        max-width: calc(100% - 28px);
        height: 26px;
        line-height: 26px;
        font-size: 15px;
    }
    .news-page .news-title i {
        width: 18px;
        height: 5px;
        margin-top: 11px;
    }
    .read {
        margin-top: 20px;
    }
    .readTitle span {
        height: 42px;
        line-height: 28px;
        font-size: 20px;
    }
    .readTitle span i {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
    .readTitle a.more {
        font-size: 13px;
    }
    .readItem li {
        padding: 12px 0;
    }
    .readItem li p {
        height: 26px;
        line-height: 26px;
        font-size: 18px;
    }
    .readItem li span {
        margin: 9px 0;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
    }
    .readItem li span {
        margin: 8px 0;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .footer ul {
        width: 580px;
        margin: 22px 0 0 35px;
    }
    .footer .foot-logo {
        width: 222px;
    }
    .rightNavItem {
        width: 50px;
    }
    .rightNavItem a {
        width: 50px;
        padding-bottom: 12px;
    }
    .contribution-tg {
        padding: 14px 10px !important;
        line-height: 1.2;
        font-size: 14px;
        height: 62px !important;
    }
    .contribution-a a i {
        margin: 13px auto 10px;
    }
    .contribution-a a b, .rightNavItem a.yijian b {
        font-size: 12px;
    }
    .rightNavItem a.yijian {
        background: url("../../../../images/news/Version/2025/right-fk.png") no-repeat center 10px;
        height: 62px;
    }
    .rightNavItem a.yijian b {
        margin-top: 42px;
        width: 30px;
    }
    .rightNavItem a::after {
        width: 30px;
    }
    .rightNavItem a.toTop {
        line-height: 44px;
    }
    .rightNav .toTop i {
        margin-top: 14px;
    }
    .mainTop {
        height: 64px;
        padding: 0 12px;
    }
    .mainTop .newslogo {
        height: 32px;
    }
    .mainTop .menu {
        width: 32px;
        height: 64px;
        margin: 0 15px 0 25px;
    }
    .mainTop .menu .menu-top {
        margin-top: 16px;
        height: 32px;
        line-height: 32px;
        width: 32px;
    }
    .mainTop .menu .menu-top i {
        font-size: 13px;
    }
    .mainTop .menu-bot {
        top: 64px;
    }
    .mainTop .title {
        height: 38px;
        line-height: 38px;
        font-size: 15px;
    }
    .mainTop .title a {
        font-size: 17px;
    }
    .mainTop .search {
        margin-top: 13px;
        width: 352px;
        height: 38px;
    }
    .mainTop .searchSelect {
        width: 62px;
        height: 38px;
    }
    .mainTop .select-top p {
        margin-top: 9px;
        font-size: 13px;
        line-height: 20px;
        text-indent: 8px;
    }
    .mainTop .select-top i {
        font-size: 18px;
        top: 3px;
        right: 5px;
    }
    .select-bot {
        top: 38px;
    }
    .mainTop .search input {
        width: calc(100% - 62px - 38px);
        height: 38px;
        font-size: 13px;
        text-indent: 10px;
    }
    .mainTop .search button {
        height: 38px;
        width: 38px;
    }
    .mainTop .search button i {
        font-size: 15px;
    }

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main{width:  1260px;}
    body{min-width:  1260px;}
    .top {
        padding: 17px 0;
    }
    .top .right-adv {
        width: 314px;
    }
    .top .logo {
        width: 343px;
    }
    .top .search {
        width: 508px;
        height: 40px;
        margin: 16px 0 0 47px;
    }
    .top .searchSelect {
        width: 65px;
        height: 40px;
    }
    .top .selectTop p {
        font-size: 13px;
        text-indent: 10px;
        margin-top: 10px;
    }
    .top .selectBot {
        top: 40px;
    }
    .top .search input {
        width: calc(100% - 86px - 65px);
        height: 40px;
        font-size: 14px;
        text-indent: 10px;
    }
    .top .search button {
        height: 44px;
        width: 86px;
        font-size: 15px;
    }
    .top .search button i {
        margin-right: 6px;
        margin-top: 3px;
        font-size: 13px;
    }
    .nav a {
        height: 46px;
        line-height: 46px;
        font-size: 16px;
        padding: 0 32px;
    }
    .location {
        margin: 11px 0 32px;
        font-size: 13px;
    }
    .location i {
        margin-right: 4px;
        font-size: 14px;
        margin-top: 1px;
        display: inline-block;
        vertical-align: top;
    }
    .mainBox .right {
        width: 314px;
    }
    .mainBox .left {
        width: calc(100% - 356px);
    }
    .mt20 {
        margin-top: 16px;
    }
    .publicTitle span {
        height: 28px;
        line-height: 28px;
        font-size: 20px;
    }
    .publicTitle a.more {
        line-height: 28px;
        font-size: 13px;
    }
    .rightHot li {
        margin-top: 15px;
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .rightHot li b {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
        margin-right: 6px;
        background-size: 12px 14px;
    }
    .rightHot li:nth-child(1) b {
        font-size: 18px;
    }
    .publicVideo p a {
        height: 22px;
        line-height: 22px;
        font-size: 15px;
    }
    .publicVideo p {
        padding: 38px 6px 6px;
    }
    .rightVideo li {
        margin-top: 20px;
    }
    .publicVideo {
        margin-top: 12px;
    }
    .rightVideo li .image {
        width: 130px;
        margin-right: 12px;
    }
    .rightVideo li .text p {
        height: 44px;
        line-height: 22px;
        font-size: 15px;
    }
    .rightVideo li .text span {
        margin-top: 13px;
        font-size: 14px;
    }
    .rightExpo li {
        margin-top: 16px;
        height: 18px;
        line-height: 18px;
        font-size: 15px;
    }
    .rightExpo li i {
        margin: 5.5px 7px 0 0;
    }
    .rightTopicsSwiper .title {
        height: 44px;
        line-height: 44px;
        padding: 0 16px;
        font-size: 15px;
    }
    .rightTopicsSwiper .title::after {
        font-size: 61px;
    }
    .rightTopicsSwiper {
        margin-top: 12px;
    }
    .rightTopics .swiper-container {
        padding-bottom: 20px;
    }
    .rightTopics .swiper-slide ul{
        padding: 13px;
    }
    .rightTopics .swiper-slide li {
        margin-top: 14px;
        line-height: 18px;
        height: 18px;
        font-size: 15px;
    }
    .rightTopics .swiper-slide li i {
        width: 4px;
        height: 4px;
        margin: 8px 8px 0 0;
    }
    .rightPro li {
        margin-top: 18px;
    }
    .rightPro li .image {
        width: 94px;
        margin-right: 12px;
    }
    .rightPro li .text p {
        line-height: 22px;
        height: 44px;
        font-size: 15px;
    }
    .rightPro li .text span {
        margin-top: 9px;
        height: 14px;
        line-height: 14px;
        font-size: 13px;
    }
    .rightPro li .text .price {
        margin-top: 10px;
        font-size: 13px;
    }
    .rightPro li .text .price b {
        font-size: 17px;
    }
    .show-top .title {
        font-size: 31px;
    }
    .show-top .data {
        margin-top: 20px;
    }
    .abstract {
        margin-top: 28px;
        padding: 16px 18px;
        line-height: 28px;
        font-size: 15px;
    }
    .abstract span b {
        font-size: 19px;
    }
    .abstract span::after {
        width: 10px;
        height: 10px;
    }
    .newsContent {
        font-size: 15px;
    }
    .download {
        margin: 44px 0 30px;
        font-size: 14px;
    }
    .label-box {
        padding-top: 26px;
    }
    .label-arr span {
        font-size: 15px;
        line-height: 36px;
    }
    .label-arr mark {
        font-size: 14px;
        padding: 0 16px;
        line-height: 36px;
        height: 36px;
        border-radius: 4px;
        margin-left: 15px;
    }
    .label-box .Share-2 .Share-left {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
        margin-right: 12px;
    }
    .label-box .Share-2 li p i {
        width: 36px;
        height: 36px;
        background-size: auto 100%;
    }
    .label-box .Share-2 li {
        margin-right: 12px;
    }
    .label-box .Share-2 li.Share-qq p i {
        background-position: -54px 0;
    }
    .label-box .Share-2 li.Share-qzone p i {
        background-position: -108px 0;
    }
    .label-box .Share-2 li.Share-wb p i {
        background-position: -162px 0;
    }
    .label-box .collect-btn {
        margin: 2px 0 0 22px;
        height: 30px;
        width: 60px;
    }
    .label-box .collect-btn-focus {
        width: 67px;
    }
    .news-page {
        margin-top: 24px;
        margin-right: -20px;
    }
    .news-page .box .item {
        margin-right: 20px;
    }
    .news-page .box p {
        line-height: 30px;
        padding: 0 10px;
    }
    .news-page .news-title {
        padding: 22px 16px;
    }
    .news-page .news-title a {
        max-width: calc(100% - 28px);
        height: 26px;
        line-height: 26px;
        font-size: 15px;
    }
    .news-page .news-title i {
        width: 18px;
        height: 5px;
        margin-top: 11px;
    }
    .read {
        margin-top: 20px;
    }
    .readTitle span {
        height: 42px;
        line-height: 28px;
        font-size: 20px;
    }
    .readTitle span i {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
    .readTitle a.more {
        font-size: 13px;
    }
    .readItem li {
        padding: 12px 0;
    }
    .readItem li p {
        height: 26px;
        line-height: 26px;
        font-size: 18px;
    }
    .readItem li span {
        margin: 9px 0;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
    }
    .readItem li span {
        margin: 8px 0;
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }
    .footer ul {
        width: 590px;
        margin: 27px 0 0 40px;
    }
    .mainTop {
        height: 64px;
        padding: 0 18px;
    }
    .mainTop .newslogo {
        height: 32px;
    }
    .mainTop .menu {
        width: 32px;
        height: 64px;
        margin: 0 20px 0 30px;
    }
    .mainTop .menu .menu-top {
        margin-top: 16px;
        height: 32px;
        line-height: 32px;
        width: 32px;
    }
    .mainTop .menu .menu-top i {
        font-size: 13px;
    }
    .mainTop .menu-bot {
        top: 64px;
    }
    .mainTop .title {
        height: 38px;
        line-height: 38px;
        font-size: 15px;
    }
    .mainTop .title a {
        font-size: 18px;
    }
    .mainTop .search {
        margin-top: 13px;
        width: 352px;
        height: 38px;
    }
    .mainTop .searchSelect {
        width: 62px;
        height: 38px;
    }
    .mainTop .select-top p {
        margin-top: 9px;
        font-size: 13px;
        line-height: 20px;
        text-indent: 8px;
    }
    .mainTop .select-top i {
        font-size: 18px;
        top: 3px;
        right: 5px;
    }
    .select-bot {
        top: 38px;
    }
    .mainTop .search input {
        width: calc(100% - 62px - 38px);
        height: 38px;
        font-size: 13px;
        text-indent: 10px;
    }
    .mainTop .search button {
        height: 38px;
        width: 38px;
    }
    .mainTop .search button i {
        font-size: 15px;
    }

}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main{width:  1400px;}
    body{min-width:  1400px;}
    .mainTop .menu {
        margin: 0 25px 0 35px;
    }
}
@media only screen and (min-width: 1920px){

}
