body{
	line-height: 1;
}
a {
	outline: none;
}
.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;
}
.footer p a{
	position: relative;
	cursor: pointer;
}
.footer p 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;
	 overflow: hidden;
	 resize: none;
	}
	.footer p a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footer p a:hover .QQhover{
	 display: inline-block;
	}
@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff2?t=1637559035266') format('woff2'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff?t=1637559035266') format('woff'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.ttf?t=1637559035266') format('truetype');
  }

.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_fyuat9xy8v6.eot?t=1645499491943'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_fyuat9xy8v6.eot?t=1645499491943#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_fyuat9xy8v6.woff2?t=1645499491943') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_fyuat9xy8v6.woff?t=1645499491943') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_fyuat9xy8v6.ttf?t=1645499491943') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_fyuat9xy8v6.svg?t=1645499491943#bf') format('svg');
  }
.wujin {
	font-family: "bf" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.w{
	width: 1430px;
	margin: 0 auto;
}

.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.iframe {
	height: 40px;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	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;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #185ead;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #185ead;
	border: 1px solid #185ead;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #185ead;
}
.divService a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 13px;
}
.divService a:last-child {
	padding-right: 0;
}
.bannerAdv-box {
	margin-top: 15px;
}
.top {
	margin: 20px auto;
	overflow: hidden;
}
.top .logo {
	float: left;
	width: 248px;
}
.top .pageName {
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 10px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
	margin-top: 10px;
}
.top .searchBox {
	float: left;
	width: 586px;
	height: 42px;
	border: 2px solid #185ead;
	border-radius: 21px;
	box-sizing: border-box;
	margin: 8px 0 0 42px;
	overflow: hidden;
}
form {
	height: 100%;
}
.form {
	font-size: 0;
	position: relative;
	height: 100%;
}
.top .searchBox input {
	width: calc(100% - 100px);
	border: 0;
	height: 100%;
	font-size: 14px;
	color: #aaa;
	text-indent: 18px;
}
.top .searchBox input:focus {
	color: #333;
}
.top .searchBox button {
	width: 100px;
	height: 42px;
	border-radius: 0 21px 21px 0;
	background-color: #185ead;
	border: 0;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: -2px;
	top: -2px;
}
.top .searchBox button i {
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}
.top .topAdv {
	float: right;
	width: 360px;
	max-height: 60px;
}
.nav {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../../../../images/news/version/2022/navbg.png) no-repeat;
}
.nav li {
	float: left;
	margin-right: 5px;
}
.nav li a {
	color: #fff;
	padding: 0 33px;
	display: block;
	font-size: 18px;
	position: relative;
}
.nav li a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #fff transparent;
	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;
}
.nav li a.focus::after {
	opacity: 1;
}
.scroll-news {
	line-height: 60px;
	height: 60px;
	overflow: hidden;
}
.scroll-news span {
	float: left;
	margin-right: 15px;
}
.scroll-news span img {
	vertical-align: top;
	margin-top: 19px;
}
.scroll-box {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	position: relative;
	height: 100%;
}
.scroll-box .scrollobj-content {
	position: absolute;
	left: 0;
	top: 0;
}
.scroll-box ul {
	overflow: hidden;
	display: inline-block;
}
.scroll-box li {
	display: inline;
	margin-right: 30px;
	font-size: 15px;
}
.scroll-box li a {
	color: #333;
}
.scroll-box li a:hover {
	color: #185ead;
}
.top-news .box {
	overflow: hidden;
}
.top-news .box ul {
	overflow: hidden;
	padding: 22px 24px;
	margin-right: -25px;
	background-color: #f5f5f5;
}
.top-news .box li {
	float: left;
	width: 25%;
}
.top-news .box .item {
	margin-right: 25px;
	overflow: hidden;
}
.top-news .box .image {
	float: left;
	width: 138px;
	margin-right: 12px;
}
.top-news .box .image a {
	display: block;
	height: 0;
	padding-bottom: 66.66%;
	overflow: hidden;
}
.top-news .box .image img {
	max-height: none;
	width: 100%;
}
.top-news .box .text {
	overflow: hidden;
}
.top-news .box .text span {
	display: block;
	margin-top: 5px;
}
.top-news .box .text span mark {
	display: inline-block;
	padding: 0 10px 0 8px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	height: 22px;
	background-color: #185ead;
	position: relative;
}
.top-news .box .text span mark::before {
	content: "";
	position: absolute;
	right: -10px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 0 11px 10px;
	border-color: transparent transparent transparent #185EAD;
}
.top-news .box .text span mark::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #fff;
	margin-top: -2px;
}
.top-news .box .text p {
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	margin-top: 10px;
}
.top-news .box .text p a {
	color: #333;
}
.top-news .box .text p a:hover {
	color: #185ead;
}
.main {
	margin-top: 35px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	width: 340px;
	float: right;
	margin-left: 40px;
}
.right-title {
	margin-top: 15px;
	padding: 10px 15px;
	background: url(../../../../images/news/version/2022/titlebg.png) no-repeat;
	background-size: auto 100%;
	position: relative;
}
.right-title span {
	font-size: 20px;
	font-weight: bold;
}
.right-title span b {
	font-size: 26px;
	color: #185ead;
}
.right-title .more {
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 14px;
	color: #999;
}
.right-title .more:hover {
	color: #185ead;
}
.rank {
	padding-bottom: 5px;
	border-top: 1px solid #e6e6e6;
}
.rank li {
	margin-top: 20px;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
}
.rank li a {
	color: #333;
}
.rank li a:hover {
	color: #185ead;
}
.rank li mark {
	width: 19px;
	height: 100%;
	border-radius: 6px 0;
	display: inline-block;
	text-align: center;
	background-color: #cacaca;
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	margin-right: 7px;
}
.rank li:first-child {
	height: auto;
	padding-left: 25px;
	position: relative;
}
.rank li:first-child mark {
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
}
.rank li:first-child p {
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.rank li:first-child p a {
	color: #d52323;
}
.rank li:first-child .text {
	padding-bottom: 12px;
	border-bottom: 1px solid #e6e6e6;
}
.rank li:first-child span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
}
.video li {
	margin-top: 20px;
}
.video li:first-child {
	margin-top: 0;
}
.video li .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.video li .image img {
	max-height: none;
	width: 100%;
}
.video li .image mark {
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	line-height: 23px;
	font-size: 14px;
	color: #fff;
	width: 80px;
	text-align: center;
	background-color: #ff7f24;
	border-radius: 0 0 10px 0;
}
.video li .image .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
}
.video li .image .mask a {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	height: 32px;
	line-height: 30px;
	box-sizing: border-box;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(255,255,255,.7);
	font-size: 15px;
	padding: 0 15px;
}
.video li .image:hover .mask {
	opacity: 1;
}
.exhibition li .image {
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
	position: relative;
}
.exhibition li .image img {
	max-height: none;
	width: 100%;
}
.exhibition li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	background-color: rgba(0,0,0,.5);
	font-size: 16px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 12px;
}
.exhibition li .text a {
	color: #fff;
}
.exhibition li {
	margin-top: 18px;
}
.exhibition li:first-child {
	margin-top: 0;
}
.exhibition li p {
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	font-size: 16px;
}
.exhibition li p a {
	color: #333;
}
.exhibition li p a:hover {
	color: #185ead;
}
.exhibition li p span {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #185ead;
	vertical-align: top;
	margin: 9px 8px 0 5px;
}
.main .left {
	overflow: hidden;
}
.publicbox{width: 100%}
.lostpro {
	width: 450px;
	background: url("/images/lostpro.jpg") no-repeat;
	margin: 85px auto 0;
	padding-left: 165px;
	min-height: 110px;
	line-height: 1.5;
	font-size: 14px;
}
.lostpro span{font: 22px/34px "Microsoft Yahei";color: #333;}
.lostpro p{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul{font: 12px/24px "\5b8b\4f53";color: #767676;}
.lostpro ul li{background: url("/images/caigouSearch.png") no-repeat -143px -30px;padding-left: 12px;}
.main .left ul{
    overflow: hidden;
}
.main .left ul li {
    margin: 12px 0;
    font-size: 0;
}
.main .left ul li p{
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    max-width: 66%;
    overflow: hidden;
}
.main .left ul li p a{
    color: #333;
}
.main .left ul li p::before{
    content: " ";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #9b9b9b;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.main .left ul li p:hover a{
    color:#185ead ;
} 
.main .left ul li p:hover::before {
  background-color: #185ead;
}
.main .left ul li .reading{
    float: right;
    margin-top: 7px;
    width: 280px;
}
.main .left ul li span{
    font-size: 16px;
    color: #999;
}
.main .left ul li span i{
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.main .left ul li .readingAmount {
    margin-right: 50px;
}
.main .left ul li .readingAmount i{
    width: 18px;
    height: 14px;
    background:url('/images/News/view.png') no-repeat 0 0;
    margin-bottom: 4px;
  
}
.main .left li .date{
     float: right;
}
.main .left ul li .date i{
    width: 16px;
    height: 16px;
    background:url('/images/News/date.png') no-repeat 0 0;
    margin-bottom: 3px
}
.main .left .more {
	margin-top: 15px;
	text-align: center;
}
.main .left .more a {
	height: 36px;
	line-height: 34px;
	border-radius: 18px;
	border: 1px solid #185ead;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	padding: 0 35px;
	box-sizing: border-box;
	background-color: #185ead;
}
.main .left .more a:hover {
	background-color: transparent;
	color: #185ead;
}
.recommend-products {
	margin-top: 40px;
	background-color: #f5f5f5;
	padding: 25px 0;
	overflow: hidden;
}
.recommend-products .title {
	font-size: 16px;
	font-weight: bold;
}
.products-swiper {
	overflow: hidden;
	margin-top: 12px;
	margin-right: -12px;
	display: none;
}
.products-swiper .swiper-slide {
	width: calc(100% / 8);
}
.products-swiper .swiper-slide .item {
	margin-right: 12px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 12px 15px;
}
.products-swiper .swiper-slide .image {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.products-swiper .swiper-slide .image img {
	max-height: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.products-swiper .swiper-slide p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.products-swiper .swiper-slide p a {
	color: #333;
}
.products-swiper .swiper-slide p a:hover {
	color: #185ead;
}
.products-swiper .swiper-slide .item:hover {
	border-color: #c0d3e8;
}
.products-box {
	position: relative;
}
.products-box .swiper-button-next, .products-box .swiper-button-prev {
	width: 20px;
	height: 30px;
	margin-top: -15px;
	background-size: 16px 30px;
}
.products-box .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'%23999'%2F%3E%3C%2Fsvg%3E");
	left: -32px;
}
.products-box .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'%23999'%2F%3E%3C%2Fsvg%3E");
	right: -32px;
}
.products-box .swiper-button-prev:hover {
	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'%23185ead'%2F%3E%3C%2Fsvg%3E");
}
.products-box .swiper-button-next:hover {
	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'%23185ead'%2F%3E%3C%2Fsvg%3E");
}

/* footer */
.footer {
	margin-top: 35px;
	background: #232830;
	padding: 25px 0;
}
.footer-nav {
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.footer-nav a {
	font-size: 16px;
	color: #d4d4d4;
	padding: 0 20px;
	position: relative;
}
.footer-nav a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #414141;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer-nav a:last-child::after {
	display: none;
}
.footer p {
	color: #838383;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.footer .footer_img{
	display: block;
	height: 47px;
	width: 751px;
	background: url('https://www.huajx.com/images/Version/2022/Index/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin: 15px auto 0;
}
.footer .footer_img li{
	float: left;
	width: 117px;
	height: 47px;
	margin-right: 9px;
}
.footer .footer_img li:last-child {
	margin-right: 0;
}
.footer .footer_img li a{
	display: block;
	height: 47px;
	width: 100%
}
/* footer End */
.copyright {
	font-size: 13px;
	line-height: 22px;
	color: #787878;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding-top: 10px;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.100lbj.com/images/index/Version/2022/copyright.png") no-repeat 0 0;
	margin-top: 15px;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}

/* @media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}

	.footer .item .left p {
		font-size: 14px;
	}
	.footer .item .left p a {
		padding: 0 20px;
		font-size: 15px;
	}
	.copyright {
		font-size: 14px;
	}

} */
@media only screen and (min-width: 1600px) and (max-width:1919px){

}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
	.products-swiper {
		margin-right: -10px;
	}
	.products-swiper .swiper-slide .item {
		margin-right: 10px;
		padding: 10px 12px;
	}
	.products-swiper .swiper-slide p {
		margin-top: 8px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.products-box {
		padding: 0 20px;
	}
	.products-box .swiper-button-prev {
		left: -8px;
	}
	.products-box .swiper-button-next {
		right: -8px;
	}
	.footer {
		margin-top: 32px;
		padding: 24px 0;
	}
	.footer-nav a {
		font-size: 14px;
	}
	.footer p {
		font-size: 13px;
		margin-top: 12px;
	}
	.footer .footer_img {
		width: 674px;
		height: 42px;
		margin: 13px auto 0;
	}
	.footer .footer_img li {
		width: 104px;
		height: 42px;
	}
	.footer .footer_img li a {
		height: 42px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.main .left ul li span {
        font-size: 14px;
    }
    .main .left ul li p{
        font-size: 16px;
        max-width: 60%;
    }
	.top .logo {
		width: 230px;
	}
	.top .topAdv {
		width: 334px;
	}
	.top .searchBox {
		width: 540px;
	}
	.nav li a {
		font-size: 17px;
		padding: 0 31px;
	}
	.nav {
		height: 56px;
		line-height: 56px;
		background-size: contain;
	}
	.scroll-box li {
		margin-right: 30px;
		font-size: 14px;
	}
	.scroll-news {
		line-height: 56px;
		height: 56px;
	}
	.scroll-news span img {
		margin-top: 16px;
	}
	.top-news .box ul {
		padding: 20px 22px;
	}
	.top-news .box .text span mark {
		font-size: 13px;
	}
	.top-news .box .text p {
		font-size: 14px;
		line-height: 22px;
		height: 44px;
		margin-top: 10px;
	}
	.top-news .box .image {
		width: 128px;
		margin-right: 12px;
	}
	.banner-adv ul {
		margin: 3px 0 0 -6px;
	}
	.main {
		margin-top: 32px;
	}
	.main .right {
		width: 316px;
		margin-left: 38px;
	}
	.rank li:first-child p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
	}
	.rank li:first-child span {
		margin-top: 8px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.rank li {
		margin-top: 18px;
		font-size: 15px;
		height: 16px;
		line-height: 16px;
	}
	.rank li mark {
		width: 17px;
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
	}
	.video li {
		margin-top: 15px;
	}
	.video li .image .mask a {
		height: 30px;
		line-height: 28px;
		font-size: 14px;
		padding: 0 14px;
	}
	.exhibition li .text {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		padding: 0 12px;
	}
	.exhibition li p {
		height: 17px;
		line-height: 17px;
		font-size: 15px;
	}
	.exhibition li {
		margin-top: 15px;
	}
	.exhibition li p span {
		margin: 8px 7px 0 4px;
	}
	.main .left .more a {
		font-size: 14px;
	}


	.recommend-products {
		margin-top: 35px;
		padding: 20px 0 25px;
	}
	.products-swiper {
		margin-right: -10px;
	}
	.products-swiper .swiper-slide .item {
		margin-right: 10px;
		padding: 10px 12px;
	}
	.products-swiper .swiper-slide p {
		margin-top: 8px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.products-box {
		padding: 0 20px;
	}
	.products-box .swiper-button-prev {
		left: -8px;
	}
	.products-box .swiper-button-next {
		right: -8px;
	}
	.footer {
		margin-top: 30px;
		padding: 22px 0;
	}
	.footer-nav a {
		font-size: 14px;
		padding: 0 16px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .footer_img {
		width: 640px;
		height: 40px;
		margin: 13px auto 0;
	}
	.footer .footer_img li {
		width: 99px;
		height: 40px;
	}
	.footer .footer_img li a {
		height: 40px;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.main .left ul li span {
        font-size: 13px;
    }
    .main .left ul li p{
        font-size: 15px;
        max-width: 60%;
    }
    .main .left ul li .reading {
        width: 230px;
    }
	.top {
		margin: 15px auto;
	}
	.top .logo {
		width: 200px;
	}
	.top .pageName {
		height: 32px;
		line-height: 32px;
		margin-top: 7px;
	}
	.top .topAdv {
		width: 286px;
	}
	.top .searchBox {
		width: 466px;
		height: 34px;
		margin: 6px 0 0 21px;
	}
	.top .searchBox button {
		width: 80px;
		height: 34px;
		font-size: 14px;
	}
	.top .searchBox button i {
		margin-top: 4px;
		font-size: 13px;
	}
	.top .searchBox input {
		width: calc(100% - 80px);
		text-indent: 15px;
	}
	.nav {
		height: 48px;
		line-height: 48px;
		background-size: contain;
	}
	.nav li a {
		font-size: 15px;
		padding: 0 25px;
	}
	.nav li a::after {
		border-width: 0 6px 6px 6px;
	}
	.scroll-box li {
		margin-right: 22px;
		font-size: 12px;
	}
	.scroll-news {
		line-height: 50px;
		height: 50px;
	}
	.scroll-news span img {
		margin-top: 14px;
	}
	.top-news .box ul {
		padding: 18px 18px;
		margin-right: -20px;
	}
	.top-news .box .text span mark {
		font-size: 12px;
		line-height: 16px;
		height: 18px;
		padding: 0 8px 0 6px;
	}
	.top-news .box .text span mark::before {
		right: -7px;
		border-width: 9px 0 9px 7px;
	}
	.top-news .box .text span {
		margin-top: 3px;
	}
	.top-news .box .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 10px;
	}
	.top-news .box .item {
		margin-right: 20px;
	}
	.top-news .box .image {
		width: 109px;
		margin-right: 10px;
	}
	.banner-adv ul {
		margin: 3px 0 0 -6px;
	}
	.main {
		margin-top: 27px;
	}
	.main .right {
		width: 270px;
		margin-left: 32px;
	}
	.right-title {
		margin-top: 12px;
		padding: 8px 12px;
	}
	.right-title .more {
		font-size: 12px;
	}
	.right-title span {
		font-size: 16px;
	}
	.right-title span b {
		font-size: 20px;
	}
	.rank li:first-child p {
		font-size: 15px;
		height: 19px;
		line-height: 19px;
	}
	.rank li:first-child span {
		margin-top: 6px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.rank li {
		margin-top: 15px;
		font-size: 13px;
		height: 16px;
		line-height: 16px;
	}
	.video li .image mark {
		height: 20px;
		line-height: 18px;
		font-size: 12px;
		width: 68px;
		border-radius: 0 0 7px 0;
	}
	.rank li mark {
		width: 16px;
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
	}
	.video li {
		margin-top: 12px;
	}
	.video li .image .mask a {
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		padding: 0 10px;
	}
	.exhibition li .text {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 12px;
	}
	.exhibition li p {
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.exhibition li {
		margin-top: 12px;
	}
	.exhibition li p span {
		margin: 5px 6px 0 3px;
	}
	.main .left .more a {
		font-size: 12px;
		height: 32px;
		line-height: 30px;
		padding: 0 25px;
	}
	.recommend-products {
		margin-top: 28px;
		padding: 18px 0 20px;
	}
	.products-swiper {
		margin-right: -10px;
	}
	.recommend-products .title {
		font-size: 14px;
	}
	.products-swiper .swiper-slide .item {
		margin-right: 10px;
		padding: 10px 12px;
	}
	.products-swiper .swiper-slide p {
		margin-top: 8px;
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.products-box {
		padding: 0 20px;
	}
	.products-box .swiper-button-prev {
		left: -8px;
	}
	.products-box .swiper-button-next {
		right: -8px;
	}
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}

}

@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.main .left ul li span {
        font-size: 13px;
    }
    .main .left ul li p{
        font-size: 15px;
        max-width: 60%;
    }
    .main .left ul li .reading {
        width: 230px;
    }
	#divLogin ul li {
		font-size: 12px;
	}
	.divService {
		font-size: 12px;
	}
	.top {
		margin: 15px auto;
	}
	.top .logo {
		width: 188px;
	}
	.top .pageName img {
		width: 100px;
	}
	.top .pageName {
		height: 32px;
		line-height: 32px;
		margin-top: 7px;
	}
	.top .topAdv {
		width: 252px;
	}
	.top .searchBox {
		width: 400px;
		height: 34px;
		margin: 6px 0 0 21px;
	}
	.top .searchBox button {
		width: 80px;
		height: 34px;
		font-size: 14px;
	}
	.top .searchBox button i {
		margin-top: 4px;
		font-size: 13px;
	}
	.top .searchBox input {
		width: calc(100% - 80px);
		text-indent: 15px;
		font-size: 12px;
	}
	.nav {
		height: 42px;
		line-height: 42px;
		background-size: contain;
	}
	.nav li a {
		font-size: 13px;
		padding: 0 25px;
	}
	.nav li {
		margin-right: 0;
	}
	.nav li a::after {
		border-width: 0 6px 6px 6px;
	}
	.scroll-box li {
		margin-right: 22px;
		font-size: 12px;
	}
	.scroll-news {
		line-height: 50px;
		height: 50px;
	}
	.scroll-news span img {
		margin-top: 14px;
	}
	.top-news .box ul {
		padding: 18px 18px;
		margin-right: -20px;
	}
	.top-news .box .text span mark {
		font-size: 12px;
		line-height: 16px;
		height: 18px;
		padding: 0 8px 0 6px;
	}
	.top-news .box .text span mark::before {
		right: -7px;
		border-width: 9px 0 9px 7px;
	}
	.top-news .box .text span {
		margin-top: 3px;
	}
	.top-news .box .text p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
		margin-top: 10px;
	}
	.top-news .box .item {
		margin-right: 20px;
	}
	.top-news .box .image {
		width: 109px;
		margin-right: 10px;
	}
	.banner-adv ul {
		margin: 3px 0 0 -6px;
	}
	.main {
		margin-top: 27px;
	}
	.main .right {
		width: 270px;
		margin-left: 32px;
	}
	.right-title {
		margin-top: 12px;
		padding: 8px 12px;
	}
	.right-title .more {
		font-size: 12px;
	}
	.right-title span {
		font-size: 16px;
	}
	.right-title span b {
		font-size: 20px;
	}
	.rank li:first-child p {
		font-size: 15px;
		height: 19px;
		line-height: 19px;
	}
	.rank li:first-child span {
		margin-top: 6px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.rank li {
		margin-top: 15px;
		font-size: 13px;
		height: 16px;
		line-height: 16px;
	}
	.video li .image mark {
		height: 20px;
		line-height: 18px;
		font-size: 12px;
		width: 68px;
		border-radius: 0 0 7px 0;
	}
	.rank li mark {
		width: 16px;
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
	}
	.video li {
		margin-top: 12px;
	}
	.video li .image .mask a {
		height: 26px;
		line-height: 24px;
		font-size: 12px;
		padding: 0 10px;
	}
	.exhibition li .text {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 12px;
	}
	.exhibition li p {
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.exhibition li {
		margin-top: 12px;
	}
	.exhibition li p span {
		margin: 5px 6px 0 3px;
	}
	.main .left .more a {
		font-size: 12px;
		height: 32px;
		line-height: 30px;
		padding: 0 25px;
	}
	.recommend-products {
		margin-top: 28px;
		padding: 18px 0 20px;
	}
	.products-swiper {
		margin-right: -10px;
	}
	.recommend-products .title {
		font-size: 14px;
	}
	.products-swiper .swiper-slide .item {
		margin-right: 10px;
		padding: 10px 12px;
	}
	.products-swiper .swiper-slide p {
		margin-top: 8px;
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}
	.products-box {
		padding: 0 20px;
	}
	.products-box .swiper-button-prev {
		left: -8px;
	}
	.products-box .swiper-button-next {
		right: -8px;
	}
	.main .left .more {
		margin-top: 10px;
	}
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}
}
