.main,.w{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
body.f7{
    background-color: #f7f7f7;
}
.main::after,
.w::after,
.searchBox::after,
#searchForm::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;
}
svg {
	fill: currentColor;
	width: 16px;
	height: 16px;
	display: inline-block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'xwboo';  /* Project id 1932496 */
  src: url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.woff2?t=1703134893773') format('woff2'),
       url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.woff?t=1703134893773') format('woff'),
       url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.ttf?t=1703134893773') format('truetype');
}
.xwboo{
    font-family:"xwboo" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "aajianhaoti";
  	font-style: normal;
	font-weight: 400;
  	src:  
	url("https://public.mtnets.com/Font/aajianhaoti/aajianhaoti.woff") format("woff"), 
	url("https://public.mtnets.com/Font/aajianhaoti/aajianhaoti.woff2") format("woff2"), 
	url("https://public.mtnets.com/Font/aajianhaoti/aajianhaoti.ttf") format("truetype");
}
/* header */
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.iframe {
	overflow: hidden;
	height: 37px;
}
#header {
	width: 100%;
	height: 37px;
    border-bottom: 1px solid #eeeeee;
    background-color: #fff;
	position: relative;
}
.header {
	margin: 0 auto;
	overflow: hidden;
}
.header span {
	float: left;
	font-size: 0;
	height: 36px;
	line-height: 36px;
}
.header span a {
	color: #666;
	margin-right: 20px;
	font-size: 14px;
}
.header span a:hover {
	color: #fb8721;
}
.header p {
	float: right;
	font-size: 0;
	height: 36px;
	line-height: 36px;
	color: #666;
	margin-right: 186px;
}
.header p a {
	color: #666;
	font-size: 14px;
	padding: 0 14px;
	position: relative;
}
.header p a::after {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #ddd;
}
.header p a:hover {
	color: #fb8721;
}
/* Tophead */
.Tophead {
	margin: 0 auto;
	position: relative;
}
.Tophead ul {
	position: absolute;
	top: -37px;
	right: 0;
}
.Tophead li {
	float: left;
	height: 36px;
	position: relative;
}
.Tophead li .ServiceTop {
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	font-size: 14px;
	position: relative;
}
.Tophead li .ServiceTop::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background-color: #ddd;
}
.Tophead li:last-child .ServiceTop::after{
	display: none;
}
.Tophead li .ServiceTop a{
	color: #666;
}
.Tophead li .ServiceTop svg{
    margin: 10px 4px 0 0;
    color: #fb8721;
    vertical-align: top;
}
.Tophead li.weixin .ServiceTop svg{
    margin: 12px 4px 0 0;
}
.ServiceBot {
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 100%;
	right: 0;
	display: none;
	text-align: center;
	z-index: 9999;
}
.ServiceBot1 {
	width: 352px;
	padding: 18px 14px;
	background-image: -moz-linear-gradient( -90deg, rgb(248,234,221) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(248,234,221) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(248,234,221) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	border-radius: 0 0 8px 8px;
}
.ServiceBot1 .item {
	float: left;
	width: 50%;
}
.ServiceBot1 .item .image{
	padding: 4px 4px 0;
	border-radius: 8px;
	display: inline-block;
	background-image: -moz-linear-gradient( -90deg, rgb(251,162,138) 0%, rgb(241,179,56) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(251,162,138) 0%, rgb(241,179,56) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(251,162,138) 0%, rgb(241,179,56) 100%);
}
.ServiceBot1 .item .image img{
	width: 130px;
	height: 130px;
	border-radius: 8px;
}
.ServiceBot1 .item .image b{
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	overflow: hidden;
}
.ServiceBot1 .item p{
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	overflow: hidden;
}
.Tophead li.mobile .hover{
	background-image: -moz-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	background-image: -ms-linear-gradient( -90deg, rgb(255, 249, 242) 0%, rgb(255,255,255) 43%);
	box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
}
.Tophead li.mobile .hover::after{
	display: none;
}
/* top */
.top{
    padding: 26px 0;
}
.top .logo{
	margin-top: 7px;
    float: left;
}
.top .logo img{
    height: 52px;
}
.top .pageName{
    height: 52px;
	line-height: 52px;
    padding-left: 15px;
    margin-left: 15px;
	font-size: 36px;
    position: relative;
    display: inline-block;
    vertical-align: top;
	font-family: "aajianhaoti";
}
.top .pageName::before{
	width: 74px;
	height: 24px;
	position: absolute;
	content: "";
	right: -6px;
	bottom: 3px;
	background: url(../../../../images/index/version/2026/pageNameIcon.png) no-repeat;
	background-size: contain;
}
.top .pageName span{
	position: relative;
	z-index: 1;
}
.top .pageName img{
	height: 42px;
	margin-top: 7px;
}
.top .logo .pageName::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #e6e6e6;
}
.searchBox {
    margin-top: 13px;
	margin-left: 72px;
	float: left;
}
.search{
	width: 732px;
	height: 50px;
	padding: 2px;
	border: 2px solid #fb8721;
  	border-radius: 12px;
	float: left;
}
.searchSelect {
	width: 10%;
	height: 42px;
	float: left;
	position: relative;
	z-index: 99999;
	border-radius: 12px 0 0 12px;
}
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p{
	font-size: 15px;
	line-height: 42px;
	text-indent: 13px;
	color: #333;
}
.searchSelectTop svg {
	position: absolute;
	top: 18px;
	right: 9px;
	width: 10px;
	height: 10px;
	-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;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchSelectTop.focus svg{
	top: 14px;
	-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;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 100%;
	border: 2px solid #fb8721;
	left: 0px;
	top: 44px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	text-indent: 15px;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
}
.searchSelectBot li:hover{
	background: #fb8721;
	color: #fff;
}
.search input {
	width: 77%;
	height: 42px;
	float: left;
	text-indent: 10px;
	font-size: 14px;
	line-height: 40px;
	font-family: "microsoft yahei";
	color: #999;
	background: transparent;
	border: none;
}
.search button {
	width: 13%;
	height: 42px;
	line-height: 42px;
	font-size: 17px;
	font-weight: 700;
	border: none;
	float: right;
	color: #fff;
	text-align: center;
	border-radius: 9px;
  	background-image: -moz-linear-gradient( 0deg, rgb(251,145,20) 0%, rgb(250,92,14) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(251,145,20) 0%, rgb(250,92,14) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(251,145,20) 0%, rgb(250,92,14) 100%);
}
.search button svg {
	margin:13px 5px 0 0;
	vertical-align: top;

}
.searchBox a.wt{
	margin: 2px 0 0 14px;
	height: 42px;
	line-height: 40px;
	padding: 0 16px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 9px;
	border: 1px solid #ffead7;
	float: left;
	background-color: #ffead7;
	color: #f87c0f;
}
.searchBox a.wt svg{
	margin: 14px 5px 0 0;
	width: 18px;
	height: 18px;
	vertical-align: top;
}
.searchBox a.wt:hover{
	border-color: #f87c0f;
}
.searchBox .hot{
	margin-top: 12px;
}
.searchBox .hot a{
	margin-left: 18px;
	line-height: 1;
	font-size: 14px;
	color: #333;
}
.searchBox .hot a:first-child{
	margin-left: 0;
}
.searchBox .hot a:hover{
	color: #fb8721;
}
.top .right{
	float: right;
}
/* nav */
.nav{
    background-color: #fb8721;
}
.nav .w{
	font-size: 0;
}
.nav a{
    margin: 0 7px;
    padding: 0 34px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.nav a:first-child{
    margin-left: 0;
}
.nav a:last-child{
    margin-right: 0;
}
.nav a.focus,.nav a:hover{
    background-image: -moz-linear-gradient( 0deg, rgb(255,172,27) 0%, rgb(255,144,47) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,172,27) 0%, rgb(255,144,47) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,172,27) 0%, rgb(255,144,47) 100%);
}

/* location */
.location {
	height: 48px;
    line-height: 48px;
	font-size: 15px;
	color: #666;
}
.location i {
	font-size: 17px;
	color: #c6c6c6;
	margin-right: 7px;
}
.location a {
	color: #666;
	margin: 0 6px;
}
.location a:first-of-type {
	margin-left: 0;
}
.location a:hover {
	color: #fb8721;
}
/* newsList */
.newsList{
    margin-top: 10px;
    overflow: hidden;
}
.newsList .left{
    width: 1148px;
    margin-right: 32px;
    float: left;
}
.newsList .left>ul li{
    margin-top: 20px;
    padding: 23px;
    border-radius: 8px;
    border: 1px solid #fff;
    background-color: #fff;
}
.newsList .left>ul li:first-child{
    margin-top: 0;
}
.newsList .left>ul li p{
	height: 28px;
    line-height: 28px;
    font-size: 22px;
    font-weight: 700;
	overflow: hidden;
}
.newsList .left>ul li p i{
    width: 25px;
    height: 28px;
    margin-right: 8px;
    background: url(../../../../images/news/version/2026/newsList-icon1.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.newsList .left>ul li p a{
    color: #333;
}
.newsList .left>ul li p a:hover{
    color: #fb8721;
}
.newsList .left>ul li .news-desc{
    margin-top: 20px;
    max-height: 48px;
    line-height: 24px;
    font-size: 15px;
    color: #666;
    overflow: hidden;
}
.newsList .left>ul li .news-bot{
    margin-top: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999;
}
.newsList .left>ul li .news-bot mark{
    padding: 0 13px;
    font-size: 13px;
    border-radius: 24px;
    background-color: #fef1e5;
    color: #eb6e00;
    display: inline-block;
    vertical-align: top;
}
.newsList .left>ul li .news-bot span{
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
}
.newsList .left>ul li .news-bot span i{
    margin: 1px 6px 0 0;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}
.newsList .left>ul li .news-tags{
    float: right;
}
.newsList .left>ul li .news-tags i{
    width: 15px;
    height: 14px;
    margin: 7px 7px 0 0;
    background: url(../../../../images/news/version/2026/newsList-icon2.png) no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.newsList .left>ul li:hover{
    border-color: #ffbc82;
}
.newsList .left>ul li:hover .news-bot mark{
    background-color: #fb8721;
    color: #fff;
}
/* pages */
.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	margin: 45px 0 0;
	text-align: center;
    color: #333;
    font-size: 0;
}
.pages a {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/40px "Microsoft YaHei";
	color: #333;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
}
.pages input {
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/40px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: top;
}
.pages .jump {
	font-size: 14px;
	line-height: 40px;
}
.pages button {
	width: 62px;
	height: 40px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font: normal 16px/38px "Tahoma";
	vertical-align: top;
	cursor: pointer;
	background: #fb8721;
	color: #fff;
	margin-left: 10px;
}
.pages a:hover,.pages a.on {
	background-color: #fb8721;
	border-color: #fb8721;
	color: #fff;
}

.pages a.ft {
	background:#fff url(../../../../images/news/version/2026/page.png) no-repeat 15px 14px;
}
.pages a.prev {
	background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -35px 14px;
}
.pages a.lt {
	background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -322px 14px;
}
.pages a.next {
	background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -369px 14px;
}
.newsList .right{
    overflow: hidden;
}
.right-title{
    padding-left: 15px;
    line-height: 42px;
    font-size: 22px;
    color: #333;
    position: relative;
}
.right-title span i{
    width: 42px;
    height: 45px;
    background: url(../../../../images/news/version/2026/right-title-icon.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
}
.right-title span b{
    position: relative;
    z-index: 1;
}
.right-title a.more{
    font-size: 14px;
    color: #999;
    float: right;
}
.right-title a.more:hover{
    color: #fb8721;
}
/* rec-company */
.rec-company{
    padding: 15px 24px 24px;
    border-radius: 8px;
    background-color: #fff;
}
.rec-company-top{
    margin-top: 15px;
    border-radius: 8px;
    background-color: #313339;
    position: relative;
}
.rec-company-top .image{
    padding-bottom:56.325%;
    border-radius: 8px;
    height: 0;
    overflow: hidden;
    position: relative;
}
.rec-company-top .image a.btn-go-shop{
	height: 36px;
    line-height: 36px;
    padding: 0 10px 0 16px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 24px 0 0 24px;
    color: #fff;
    background-color: #fb8721;
    position: absolute;
    right: 0;
    top: 24px;
}
.rec-company-top .image a.btn-go-shop i{
    font-size: 10px;
    margin-left: 4px;
    margin-top: 1px;
	font-weight: normal;
    display: inline-block;
    vertical-align: top;
}
.rec-company-top .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.rec-company-top .rec-text{
    padding: 15px 20px;
}
.rec-company-top .rec-text p{
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #fff;
}
.rec-company-top .rec-text p a{
	color: #fff;
}
.rec-company-top .rec-text p a:hover{
    color: #fb8721;
}
.rec-company-top .main-business{
    margin-top: 7px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} 
.rec-company ul{
    padding-top: 2px;
}
.rec-company li{
    margin-top: 12px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}
.rec-company li i{
    width: 5px;
    height: 5px;
    left: 4px;
    border-radius: 50%;
    background-color: #fb8721;
    position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rec-company li a{
    color: #333;
}
.rec-company li a:hover{
    color: #fb8721;
}
/* rec-product */
.rec-product{
    margin-top: 20px;
    padding: 15px 24px 24px;
    border-radius: 8px;
    background-color: #fff;
}
.rec-product li{
    margin-top: 20px;
    overflow: hidden;
}
.rec-product li:first-child{
    margin-top: 15px;
}
.rec-product li .image{
    width: 112px;
    margin-right: 15px;
    float: left;
}
.rec-product li .image a{
    height: 0;
    padding-bottom: 100%;
    border-radius: 6px;
    display: block;
    overflow: hidden;
    position: relative;
}
.rec-product li .image img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.rec-product li .text{
    overflow: hidden;
}
.rec-product li .text p{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
	overflow: hidden;
}
.rec-product li .text p a{
    color: #333;
}
.rec-product li .text p a:hover{
    color: #fb8721;
}
.rec-product li .text span{
    margin-top: 8px;
    line-height: 20px;
    height: 40px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    display: block;
}
.rec-product li .text .price{
    margin-top: 9px;
    line-height: 24px;
    font-size: 14px;
    color: #f00000;
}
.rec-product li .text .price b{
    font-size: 18px;
    font-weight: normal;
}


/* footer */
.footer {
	margin: 0 auto;
	background-color: #212324;
	margin-top: 28px;
}

.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}

.footer .item .footer-code li {
	float: left;
	padding-left: 44px;
}

.footer .item .footer-code li .code {
	width: 126px;
	height: 126px;
	border: 2px solid #ff8d50;
	padding: 10px;
	background-color: #fff;
}

.footer .item .footer-code li p {
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}

.footer .item .left p {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #444444;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span {
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}
.footer .item .left span img {
	margin: 7px 5px 0 10px;
	vertical-align: top;
}

.copyright {
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.xwboo.com/images/index/Version/2021/copyright.png") no-repeat 0 0;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
/* 详细页 */
.news-detail .news-top h1 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
}
.news-detail .news-top i {
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	font-style: normal;
	text-align: right;
}
.news-detail .news-top i::before {
	content: "———";
	margin-right: 10px;
	color: #ccc;
}
.news-detail .news-time {
	margin-top: 20px;
	line-height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.news-detail .news-time .data-left {
	font-size: 0;
	float: left;
}
.news-detail .news-time span {
	font-size: 15px;
	color: #999;
	margin-right: 20px;
	vertical-align: top;
}
.news-detail .news-time span a {
	color: #1568c4;
}
.news-detail .news-time span a:hover {
	color: #f90;
}
.news-detail .news-time .data-right {
	float: right;
	font-size: 0;
}
.news-detail .news-time .shoucang {
	margin-right: 10px;
}
.news-detail .news-time .shoucang a {
	color: #999;
	cursor: pointer;
	background: url(/images/channel/news/version/2023/college.png) no-repeat;
	display: inline-block;
	width: 46px;
	height: 13px;
	margin-top: 9px;
	vertical-align: top;
}
.news-detail .news-time .shoucang i {
	font-size: 15px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: top;
}
.news-detail .news-time .shoucang.sc-btn-active a {
	background-image: url(/images/channel/news/version/2023/college2.png);
	width: 61px;
}
.news-detail .news-time .shoucang a:hover,.news-detail .news-time .shoucang a.focus {
	color: #1568c4;
}
.news-detail .news-time::after {
	content: "";
	display: block;
	clear: both;
}
.fenxiang {
	display: inline-block;
	padding-left: 10px;
	color: #999;
	position: relative !important;
	font-size: 15px !important;
	right: auto !important;
	vertical-align: top;
}
.fenxiang::after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 1px;
	height: 15px;
	background-color: #e6e6e6;
}
.Share .Share-left{
    display: inline-block;
    height: 30px;
    line-height: 30px;
	font-size: 15px;
    color: #999;
    margin-right: 8px;
    vertical-align: top;
}
.Share ul{
    display: inline-block;
}
.Share li {
	display: inline-block;
	margin-right: 8px;
	position: relative;
	z-index: 9;
	vertical-align: top;
}
.Share li:last-child{
    margin-right: 0;
}
.Share li p a{cursor: pointer;}
.Share li p i{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: url('../../../../../images/channel/news/version/2023/share.png') no-repeat;
    cursor: pointer;
}
.Share li.Share-wx p i{
    background-position: 0 0;
}
.Share li.Share-qq p i {
	background-position: -38px 0;
}
.Share li.Share-qzone p i {
	background-position: -76px 0;
}
.Share li.Share-wb p i{
    background-position: -114px 0;
}
.Share .wx-bot{
    position: absolute;
    left: -65px;
    z-index: 9999;
    display: none;
}
.Share .wx-bot .Share-code{
    margin-top: 18px;
    padding: 15px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
}
.Share .wx-bot img{
    width: 138px;
    height: 138px;
    max-width: none;
}
.Share .wx-bot em{
    position: absolute;
    top: -15px;
    left: 70px;
    display: inline-block;
    height: 15px;
    width: 32px;
    background: url(https://public.mtnets.com/Images/public/share/Share-arr-top.png) no-repeat;
}
.Share .wx-bot span {
	display: block;
	line-height: 20px;
	margin-top: 16px;
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-right: 0;
}
.Share li:hover .wx-bot{
    display: block;
}
.news-content {
	line-height: 2;
	font-size: 18px;
	color: #333;
	padding-top: 20px;
}
.news-keyword {
	margin-top: 50px;
	font-size: 0;
	line-height: 1.5;
}
.news-keyword span {
	font-size: 16px;
	color: #999;
	margin-right: 0px;
}
.news-keyword a {
	font-size: 16px;
	color: #1568c4;
	margin-right: 18px;
	display: inline-block;
}
.news-keyword a:hover {
	color: #f60;
}
.news-page {
	overflow: hidden;
	margin-top: 20px;
}
.news-page a {
	float: left;
	width: calc(50% - 10px);
	position: relative;
	line-height: 50px;
	height: 52px;
	background-color: #f5f5f5;
	border: 1px solid #f0f0f0;
	padding: 0 40px 0 20px;
	box-sizing: border-box;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.news-page a i {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 10px;
}
.news-page a:hover {
	color: #1568c4;
}
.news-page a.next {
	float: right;
}
.solicit {
	height: 112px;
	background: url('../../../../../images/channel/news/version/2023/ZGbanner.png') no-repeat;
	background-size: contain;
	position: relative;
	margin-top: 30px;
}
.solicit-item {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 165px;
}
.solicit-item b {
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.solicit-item span {
	font-size: 17px;
	color: #3a5a54;
	display: inline-block;
	font-weight: normal;
	padding: 2px 18px;
	background: #fff;
	border-radius: 20px;
	margin-top: 10px;
}
.coprt {
	margin-top: 30px;
	background: #fbf9f3;
	padding: 16px 20px;
	color: #b7a367;
	border: 1px solid #ede7d6;
}
.coprt dt {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #a48e4b;
}
.coprt dl {
	font-size: 14px;
	line-height: 20px;
}
.coprt dd {
	margin-top: 10px;
	word-break: break-all;
}
.fenxiang .Share-2 {
	position: relative;
}
.fenxiang .Share-2 .Share-left {
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
}
.fenxiang .Share-2 li {
	margin-right: 8px;
}
.fenxiang .Share-2 li p i {
	width: 30px;
	height: 30px;
	background-size: auto 100%;
}
.fenxiang .Share-2 li p i::before {
	display: none;
}
.fenxiang .Share-2 li.Share-qq p i {
	background-position: -45px 0;
	box-shadow: 0px 2px 7px 0px rgba(79, 156, 221, 0.5);
}
.fenxiang .Share-2 li.Share-qzone p i {
	background-position: -90px 0;
	box-shadow: 0px 2px 7px 0px rgba(248, 182, 65, 0.6);
}
.fenxiang .Share-2 li.Share-wb p i {
	background-position: -135px 0;
	box-shadow: 0px 2px 7px 0px rgba(255, 109, 90, 0.5);
}
.fenxiang .Share-2 .wx-bot {
	left: -70px;
	bottom: -214px !important;
}
.fenxiang .Share-2 .wx-bot span {
	margin-right: 0;
}


/* media */
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.main,.w{
		width: 1560px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.main,.w{
		width: 1400px;
	}
	.top {
		padding: 24px 0;
	}
	.top .logo {
		margin-top: 6px;
	}
	.top .logo img {
		height: 47px;
	}
	.top .pageName {
		height: 47px;
		line-height: 47px;
		padding-left: 12px;
		margin-left: 12px;
		font-size: 32px;
	}
	.top .pageName::before {
		width: 64px;
		height: 21px;
		right: -6px;
		bottom: 3px;
	}
	.top .pageName img{
		height: 39px;
	}
	.searchBox {
		margin-top: 11px;
		margin-left: 61px;
	}
	.search {
		width: 658px;
		height: 44px;
	}
	.searchSelect {
		height: 36px;
	}
	.searchSelectTop p {
		font-size: 14px;
		line-height: 36px;
		text-indent: 11px;
	}
	.searchSelectTop svg {
		top: 17px;
	}
	.searchSelectTop.focus svg {
		top: 12px;
	}
	.searchSelectBot {
		top: 38px;
	}
	.search input {
		height: 36px;
		line-height: 36px;
	}
	.search button {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.search button svg {
		margin: 12px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 68px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 12px;
		height: 42px;
		line-height: 40px;
		padding: 0 14px;
		font-size: 15px;
	}
	.searchBox a.wt svg {
		margin: 13px 4px 0 0;
		width: 16px;
		height: 16px;
	}
	.nav a {
		margin: 0 7px;
		padding: 0 30px;
		height: 46px;
		line-height: 46px;
		font-size: 16px;
	}
	.location {
		height: 44px;
		line-height: 44px;
		font-size: 14px;
	}
	.location i {
		font-size: 16px;
		margin-right: 5px;
	}
	.newsList {
		margin-top: 8px;
	}
	.newsList .left {
		width: 1030px;
		margin-right: 28px;
	}
	.newsList .left>ul li {
		margin-top: 18px;
		padding: 20px;
	}
	.newsList .left>ul li p {
		height: 26px;
		line-height: 26px;
		font-size: 20px;
	}
	.newsList .left>ul li p i {
		width: 23px;
		height: 26px;
		margin-right: 6px;
	}
	.newsList .left>ul li .news-desc {
		margin-top: 15px;
		max-height: 48px;
	  	line-height: 24px;
		font-size: 14px;
	}
	.newsList .left>ul li .news-bot {
		margin-top: 20px;
		height: 28px;
	  	line-height: 28px;
		font-size: 13px;
	}
	.newsList .left>ul li .news-bot span {
		margin-left: 16px;
	}
	.rec-company {
		padding: 13px 22px 22px;
	}
	.right-title {
		padding-left: 13px;
		line-height: 38px;
		font-size: 20px;
	}
	.right-title span i {
		width: 37px;
  		height: 40px;
	}
	.right-title a.more {
		font-size: 13px;
	}
	.rec-company-top {
		margin-top: 13px;
	}
	.rec-company-top .image a.btn-go-shop {
		height: 32px;
		line-height: 32px;
		padding: 0 8px 0 14px;
		font-size: 13px;
		top: 22px;
	}
	.rec-company-top .image a.btn-go-shop i {
		font-size: 9px;
		margin-left: 4px;
		margin-top: 2px;
		display: inline-block;
		vertical-align: top;
		font-weight: normal;
	}
	.rec-company-top .rec-text {
		padding: 12px 17px;
	}
	.rec-company-top .rec-text p {
		height: 22px;
		line-height: 22px;
		font-size: 15px;
	}
	.rec-company-top .main-business {
		margin-top: 7px;
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.rec-company li {
		margin-top: 10px;
		height: 26px;
		line-height: 26px;
		padding-left: 18px;
		font-size: 15px;
	}
	.rec-product {
		margin-top: 18px;
		padding: 13px 22px 22px;
	}
	.rec-product li {
		margin-top: 18px;
	}
	.rec-product li:first-child {
		margin-top: 13px;
	}
	.rec-product li .image {
		width: 100px;
		margin-right: 12px;
	}
	.rec-product li .text p {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.rec-product li .text span {
		margin-top: 6px;
		line-height: 20px;
		height: 40px;
		font-size: 13px;
	}
	.rec-product li .text .price {
		margin-top: 7px;
		line-height: 24px;
		font-size: 13px;
	}
	.rec-product li .text .price b {
		font-size: 17px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.main,.w{
		width: 1328px;
	}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		margin-top: 6px;
	}
	.top .logo img {
		height: 44px;
	}
	.top .pageName {
		height: 44px;
		line-height: 44px;
		padding-left: 12px;
		margin-left: 12px;
		font-size: 30px;
	}
	.top .pageName::before {
		width: 61px;
		height: 20px;
		right: -6px;
		bottom: 3px;
	}
	.top .pageName img{
		height: 36px;
	}
	.searchBox {
		margin-top: 11px;
		margin-left: 59px;
	}
	.search {
		width: 624px;
		height: 42px;
	}
	.searchSelect {
		height: 34px;
	}
	.searchSelectTop p {
		font-size: 14px;
		line-height: 34px;
		text-indent: 8px;
	}
	.searchSelectTop svg {
		top: 17px;
		width: 8px;
  		height: 8px;
	}
	.searchSelectTop.focus svg {
		top: 13px;
	}
	.searchSelectBot {
		top: 36px;
	}
	.search input {
		height: 34px;
		line-height: 34px;
	}
	.search button {
		height: 34px;
		line-height: 34px;
		font-size: 15px;
	}
	.search button svg {
		margin: 11px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 66px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 8px;
		height: 40px;
		line-height: 38px;
		padding: 0 12px;
		font-size: 15px;
	}
	.searchBox a.wt svg {
		margin: 13px 4px 0 0;
		width: 16px;
		height: 16px;
	}
	.nav a {
		margin: 0 5px;
		padding: 0 30px;
		height: 44px;
		line-height: 44px;
		font-size: 15px;
	}
	.location {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
	}
	.location i {
		font-size: 16px;
		margin-right: 5px;
	}
	.newsList {
		margin-top: 8px;
	}
	.newsList .left {
		width: 977px;
		margin-right: 28px;
	}
	.newsList .left>ul li {
		margin-top: 18px;
		padding: 19px;
	}
	.newsList .left>ul li p {
		height: 26px;
		line-height: 26px;
		font-size: 19px;
	}
	.newsList .left>ul li p i {
		width: 22px;
		height: 25px;
		margin-right: 5px;
	}
	.newsList .left>ul li .news-desc {
		margin-top: 13px;
		max-height: 44px;
	  	line-height: 22px;
		font-size: 14px;
	}
	.newsList .left>ul li .news-bot {
		margin-top: 20px;
		height: 26px;
	  	line-height: 26px;
		font-size: 13px;
	}
	.newsList .left>ul li .news-bot mark {
		padding: 0 11px;
		font-size: 13px;
	}
	.newsList .left>ul li .news-bot span {
		margin-left: 14px;
	}
	.newsList .left>ul li .news-bot span i {
		margin: 2px 4px 0 0;
		font-size: 14px;
	}
	.newsList .left>ul li .news-tags i {
		width: 14px;
		height: 13px;
		margin: 7px 5px 0 0;
	}
	.rec-company {
		padding: 11px 20px 20px;
	}
	.right-title {
		padding-left: 12px;
		line-height: 36px;
		font-size: 19px;
	}
	.right-title span i {
		width: 36px;
  		height: 39px;
	}
	.right-title a.more {
		font-size: 12px;
	}
	.rec-company-top {
		margin-top: 12px;
	}
	.rec-company-top .image a.btn-go-shop {
		height: 30px;
		line-height: 30px;
		padding: 0 7px 0 13px;
		font-size: 12px;
		top: 20px;
	}
	.rec-company-top .image a.btn-go-shop i {
		font-size: 9px;
		margin-left: 4px;
		margin-top: 2px;
		display: inline-block;
		vertical-align: top;
		font-weight: normal;
	}
	.rec-company-top .rec-text {
		padding: 10px 15px;
	}
	.rec-company-top .rec-text p {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.rec-company-top .main-business {
		margin-top: 5px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.rec-company li {
		margin-top: 10px;
    	height: 26px;
    	line-height: 26px;
    	padding-left: 16px;
    	font-size: 14px;
	}
	.rec-product {
		margin-top: 16px;
		padding: 11px 20px 20px;
	}
	.rec-product ul{
		padding: 2px;
	}
	.rec-product li {
		margin-top: 15.5px;
	}
	.rec-product li:first-child {
		margin-top: 13px;
	}
	.rec-product li .image {
		width: 95px;
		margin-right: 10px;
	}
	.rec-product li .text p {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.rec-product li .text span {
		margin-top: 6px;
		line-height: 18px;
		height: 36px;
		font-size: 12px;
	}
	.rec-product li .text .price {
		margin-top: 7px;
		line-height: 24px;
		font-size: 12px;
	}
	.rec-product li .text .price b {
		font-size: 16px;
	}

	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 42px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 118px;
	}
	ul.footImg li a {
		width: 106px;
		height: 42px;
	}
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.main,.w{
		width: 1138px;
	}
	.top {
		padding: 19px 0;
	}
	.top .logo {
		margin-top: 5px;
	}
	.top .logo img {
		height: 38px;
	}
	.top .pageName {
		height: 38px;
		line-height: 38px;
		padding-left: 10px;
		margin-left: 10px;
		font-size: 28px;
	}
	.top .pageName::before {
		width: 56px;
		height: 18px;
		right: -6px;
		bottom: 3px;
	}
	.top .pageName img{
		height: 32px;
	}
	.searchBox {
		margin-top: 8px;
		margin-left: 39px;
	}
	.search {
		width: 525px;
		height: 36px;
	}
	.searchSelect {
		height: 28px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 28px;
		text-indent: 4px;
	}
	.searchSelectTop svg {
		top: 13px;
    	width: 8px;
    	height: 8px;
    	right: 6px;
	}
	.searchSelectTop.focus svg {
		top: 10px;
	}
	.searchSelectBot {
		top: 30px;
	}
	.searchSelectBot li {
		text-indent: 11px;
		font-size: 12px;
		line-height: 24px;
	}
	.search input {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.search button {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.search button svg {
		margin: 8px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 56px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 4px;
		height: 34px;
		line-height: 34px;
		padding: 0 9px;
		font-size: 13px;
	}
	.searchBox a.wt svg {
		margin: 12px 3px 0 0;
		width: 14px;
		height: 14px;
	}
	.nav a {
		margin: 0 4px;
		padding: 0 23px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.location {
		height: 38px;
		line-height: 38px;
		font-size: 13px;
	}
	.location i {
		font-size: 15px;
		margin-right: 4px;
	}
	.newsList {
		margin-top: 5px;
	}
	.newsList .left {
		width: 839px;
		margin-right: 22px;
	}
	.newsList .left>ul li {
		margin-top: 16px;
		padding: 17px;
	}
	.newsList .left>ul li p {
		height: 24px;
		line-height: 24px;
		font-size: 18px;
	}
	.newsList .left>ul li p i {
		width: 21px;
		height: 24px;
		margin-right: 4px;
	}
	.newsList .left>ul li .news-desc {
		margin-top: 10px;
		max-height: 40px;
	  	line-height: 20px;
		font-size: 13px;
	}
	.newsList .left>ul li .news-bot {
		margin-top: 12px;
		height: 24px;
	  	line-height: 24px;
		font-size: 12px;
	}
	.newsList .left>ul li .news-bot mark {
		padding: 0 10px;
		font-size: 12px;
	}
	.newsList .left>ul li .news-bot span {
		margin-left: 10px;
	}
	.newsList .left>ul li .news-bot span i {
		margin: 2px 4px 0 0;
		font-size: 13px;
	}
	.newsList .left>ul li .news-tags i {
		width: 13px;
		height: 12px;
		margin: 7px 5px 0 0;
	}
	.rec-company {
		padding: 9px 18px 18px;
	}
	.right-title {
		padding-left: 12px;
		line-height: 28px;
		font-size: 17px;
	}
	.right-title span i {
		width: 31px;
		height: 32px;
	}
	.right-title a.more {
		font-size: 12px;
	}
	.rec-company-top {
		margin-top: 10px;
	}
	.rec-company-top .image a.btn-go-shop {
		height: 26px;
		line-height: 26px;
		padding: 0 6px 0 11px;
		font-size: 12px;
		top: 16px;
	}
	.rec-company-top .image a.btn-go-shop i {
		font-size: 9px;
		margin-left: 4px;
		margin-top: 2px;
		display: inline-block;
		vertical-align: top;
		font-weight: normal;
	}
	.rec-company-top .rec-text {
		padding: 8px 12px;
	}
	.rec-company-top .rec-text p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.rec-company-top .main-business {
		margin-top: 5px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.rec-company li {
		margin-top: 8px;
    	height: 24px;
    	line-height: 24px;
    	padding-left: 15px;
    	font-size: 13px;
	}
	.rec-company li i {
		width: 3px;
		height: 3px;
		left: 4px;
	}
	.rec-product {
		margin-top: 14px;
		padding: 9px 18px 18px;
	}
	.rec-product li {
		margin-top: 14px;
	}
	.rec-product li:first-child {
		margin-top: 10px;
	}
	.rec-product li .image {
		width: 82px;
		margin-right: 8px;
	}
	.rec-product li .text p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.rec-product li .text span {
		margin-top: 4px;
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.rec-product li .text .price {
		margin-top: 7px;
		line-height: 20px;
		font-size: 12px;
	}
	.rec-product li .text .price b {
		font-size: 15px;
	}
    .pages {
		height: 36px;
		margin: 25px 0 0;
	}
	.pages a {
		width: 36px;
		height: 36px;
		font: normal 14px/34px "Microsoft YaHei";
		border-radius: 3px;
		margin-right: 3px;
	}
	.pages .jump {
		font-size: 12px;
		line-height: 36px;
	}
	.pages input {
		width: 36px;
		height: 36px;
		font: normal 12px/36px "Tahoma";
		margin: 0 4px;
	}
	.pages button {
		width: 42px;
		height: 36px;
		font: normal 13px/34px "Tahoma";
		margin-left: 4px;
	}
	.pages a.ft {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat 13px 12px;
	}
	.pages a.prev {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -37px 12px;
	}
	.pages a.lt {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -324px 12px;
	}
	.pages a.next {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -371px 12px;
	}
	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 360px;
		margin-top: 42px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}

	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}
	/* 详情页 */
	.news-detail .news-top h1 {
		font-size: 31px;
		line-height: 1.2;
	}
	.news-detail .news-time span {
		font-size: 12px;
		margin-right: 16px;
	}
	.Share .Share-left {
		font-size: 12px;
	}
	.news-detail .news-time .shoucang i {
		font-size: 12px;
	}
	.Share .wx-bot span {
		margin-right: 0;
		margin-top: 4px;
	}
	.news-keyword span {
		font-size: 13px;
	}
	.news-keyword a {
		font-size: 13px;
		margin-right: 15px;
	}
	.news-keyword {
		margin-top: 40px;
	}
	.news-page {
		margin-top: 15px;
	}
	.news-page a {
		width: calc(50% - 10px);
		line-height: 40px;
		height: 42px;
		font-size: 13px;
	}
	.solicit {
		height: 90px;
		margin-top: 22px;
	}
	.solicit-item {
		right: 112px;
	}
}
@media only screen and (max-width:1024px){
	.main,.w{
		width: 1000px;
	}
	.header span a {
		margin-right: 12px;
		font-size: 12px;
	}
	.header p {
		margin-right: 152px;
	}
	.header p a {
		font-size: 12px;
		padding: 0 8px;
	}
	.Tophead li .ServiceTop {
		padding: 0 8px;
		font-size: 12px;
	}
	.Tophead li .ServiceTop svg {
		margin: 11px 2px 0 0;
		width: 14px;
		height: 14px;
	}
	.Tophead li.weixin .ServiceTop svg {
		margin: 12px 2px 0 0;
	}
	.top {
		padding: 17px 0;
	}
	.top .logo {
		margin-top: 5px;
	}
	.top .logo img {
		height: 33px;
	}
	.top .pageName {
		height: 33px;
		line-height: 33px;
		padding-left: 8px;
		margin-left: 8px;
		font-size: 26px;
	}
	.top .pageName::before {
		width: 53px;
  		height: 17px;
  		right: -5px;
  		bottom: 1px;
	}
	.top .pageName img{
		height: 27px;
	}
	.searchBox {
		margin-top: 7px;
		margin-left: 34px;
	}
	.search {
		width: 470px;
		height: 32px;
		padding: 2px;
  		border: 1px solid #fb8721;
	}
	.searchSelect {
		height: 28px;
	}
	.searchSelectTop p {
		font-size: 12px;
		line-height: 26px;
		text-indent: 4px;
	}
	.searchSelectTop svg {
		top: 12px;
    	width: 8px;
    	height: 8px;
    	right: 2px;
	}
	.searchSelectTop.focus svg {
		top: 8px;
	}
	.searchSelectBot {
		top: 28px;
	}
	.searchSelectBot li {
		text-indent: 11px;
		font-size: 12px;
		line-height: 22px;
	}
	.search input {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.search button {
		height: 26px;
		line-height: 26px;
		font-size: 12px;
	}
	.search button svg {
		margin: 8px 5px 0 0;
		width: 14px;
		height: 14px;
	}
	.top .right {
		height: 49px;
	}
	.searchBox a.wt {
		margin: 1px 0 0 4px;
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
		font-size: 12px;
	}
	.searchBox a.wt svg {
		margin: 10px 3px 0 0;
		width: 13px;
		height: 13px;
	}
	.nav a {
		margin: 0 4px;
    	padding: 0 18px;
    	height: 36px;
    	line-height: 36px;
    	font-size: 14px;
	}
	.location {
		height: 32px;
		line-height: 32px;
		font-size: 12px;
	}
	.location i {
		font-size: 14px;
		margin-right: 3px;
	}
	.newsList {
		margin-top: 5px;
	}
	.newsList .left {
		width: 736px;
		margin-right: 20px;
	}
	.newsList .left>ul li {
		margin-top: 14px;
		padding: 14px;
	}
	.newsList .left>ul li p {
		height: 22px;
		line-height: 22px;
		font-size: 17px;
	}
	.newsList .left>ul li p i {
		width: 17px;
    	height: 19px;
    	margin-right: 3px;
    	margin-top: 1px;
	}
	.newsList .left>ul li .news-desc {
		margin-top: 6px;
		max-height: 36px;
	  	line-height: 18px;
		font-size: 12px;
	}
	.newsList .left>ul li .news-bot {
		margin-top: 12px;
		height: 22px;
	  	line-height: 22px;
		font-size: 12px;
	}
	.newsList .left>ul li .news-bot mark {
		padding: 0 9px;
		font-size: 12px;
	}
	.newsList .left>ul li .news-bot span {
		margin-left: 8px;
	}
	.newsList .left>ul li .news-bot span i {
		margin: 1px 3px 0 0;
		font-size: 12px;
	}
	.newsList .left>ul li .news-tags i {
		width: 12px;
		height: 11px;
		margin: 6px 4px 0 0;
	}
	.rec-company {
		padding: 9px 16px 16px;
	}
	.right-title {
		padding-left: 10px;
		line-height: 28px;
		font-size: 16px;
	}
	.right-title span i {
		width: 27px;
  		height: 29px;
	}
	.right-title a.more {
		font-size: 12px;
	}
	.rec-company-top {
		margin-top: 8px;
	}
	.rec-company-top .image a.btn-go-shop {
		height: 24px;
		line-height: 24px;
		padding: 0 5px 0 10px;
		font-size: 12px;
		top: 14px;
	}
	.rec-company-top .image a.btn-go-shop i {
		font-size: 9px;
		margin-left: 4px;
		margin-top: 2px;
		display: inline-block;
		vertical-align: top;
		font-weight: normal;
	}
	.rec-company-top .rec-text {
		padding: 8px 12px;
	}
	.rec-company-top .rec-text p {
		height: 18px;
		line-height: 18px;
		font-size: 13px;
	}
	.rec-company-top .main-business {
		margin-top: 4px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
	}
	.rec-company li {
		margin-top: 6px;
		height: 22px;
		line-height: 22px;
		padding-left: 14px;
		font-size: 12px;
	}
	.rec-product {
		margin-top: 12px;
		padding: 9px 16px 16px;
	}
	.rec-product li {
		margin-top: 10px;
	}
	.rec-product li:first-child {
		margin-top: 10px;
	}
	.rec-product li .image {
		width: 72px;
		margin-right: 8px;
	}
	.rec-product li .text p {
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.rec-product li .text span {
		margin-top: 2px;
		line-height: 16px;
		height: 32px;
		font-size: 12px;
	}
	.rec-product li .text .price {
		margin-top: 3px;
		line-height: 18px;
		font-size: 12px;
	}
	.rec-product li .text .price b {
		font-size: 13px;
	}

    .pages {
		height: 36px;
		margin: 25px 0 0;
	}
	.pages a {
		width: 36px;
		height: 36px;
		font: normal 14px/34px "Microsoft YaHei";
		border-radius: 3px;
		margin-right: 3px;
	}
	.pages .jump {
		font-size: 12px;
		line-height: 36px;
	}
	.pages input {
		width: 36px;
		height: 36px;
		font: normal 12px/36px "Tahoma";
		margin: 0 4px;
	}
	.pages button {
		width: 42px;
		height: 36px;
		font: normal 13px/34px "Tahoma";
		margin-left: 4px;
	}
	.pages a.ft {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat 13px 12px;
	}
	.pages a.prev {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -37px 12px;
	}
	.pages a.lt {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -324px 12px;
	}
	.pages a.next {
		background:#fff url(../../../../images/news/version/2026/page.png) no-repeat -371px 12px;
	}
	.footer .item .footer-code li .code {
		width: 106px;
		height: 106px;
		padding: 8px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .item .footer-code {
		width: 312px;
		margin-top: 42px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .left span {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left span img {
		margin: 6px 5px 0 8px;
		width: 14px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		height: 32px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}
	.footer .item .left {
		padding-right: 20px;
	}
	.footer .item .footer-code li {
		padding-left: 20px;
	}
	/* 详情页 */
	.news-detail .news-top h1 {
		font-size: 31px;
		line-height: 1.2;
	}
	.news-detail .news-time span {
		font-size: 12px;
		margin-right: 16px;
	}
	.Share .Share-left {
		font-size: 12px;
	}
	.news-detail .news-time .shoucang i {
		font-size: 12px;
	}
	.Share .wx-bot span {
		margin-right: 0;
		margin-top: 4px;
	}
	.news-keyword span {
		font-size: 13px;
	}
	.news-keyword a {
		font-size: 13px;
		margin-right: 15px;
	}
	.news-keyword {
		margin-top: 40px;
	}
	.news-page {
		margin-top: 15px;
	}
	.news-page a {
		width: calc(50% - 10px);
		line-height: 40px;
		height: 42px;
		font-size: 13px;
	}
	.solicit {
		height: 75px;
		margin-top: 22px;
	}
	.solicit-item {
		right: 88px;
	}
	.coprt {
		margin-top: 30px;
		padding: 16px 15px;
	}
	.coprt dl {
		font-size: 12px;
		line-height: 18px;
	}
}





