.w{
    width: 1430px;
    margin: 0 auto;
}
.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;
}
.lostpro {
	width: 490px;
	background: url(/images/lostpro.jpg) no-repeat;
	margin: 60px 0 60px;
	padding-left: 165px;
	margin: 60px auto;
	min-height: 200px;
}
.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;}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 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: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_hp4t4xphpz.eot?t=1648016046805'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_hp4t4xphpz.eot?t=1648016046805#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_hp4t4xphpz.woff2?t=1648016046805') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_hp4t4xphpz.woff?t=1648016046805') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_hp4t4xphpz.ttf?t=1648016046805') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_hp4t4xphpz.svg?t=1648016046805#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;
}
@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;
}
.iframe {
	overflow: hidden;
	height: 40px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
/* header */
#header{
    z-index: 999;
    position: relative;
    font-size: 14px;
	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;
}
.header span {
	float: left;
	line-height: 40px;
}

.header span a {
	color: #666;
	margin-right: 30px;
}
.header span a.high {
	color: #1669c5;
}
.header span a:hover {
	color: #1669c5;
}

.header p {
	float: right;
	line-height: 40px;
	color: #666;
	font-size: 0;
}
.header p a {
	color: #666;
	padding: 0 12px;
	position: relative;
	font-size: 14px;
}
.header p a.mobile {
	color: #1669c5;
}
.header p a::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 15px;
	background: #dcdcdc;
}
.header p a:last-child {
	padding-right: 0;
}
.header p a:last-child::after {
	display: none;
}

.header p a:hover {
	color: #1669c5;
}
.header p a i {
	font-weight: normal;
	font-size: 18px;
	margin-right: 4px;
	vertical-align: top;
	display: inline-block;
	margin-top: 1px;
}
/* top */
.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 */
.nav {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../../../../images/news/version/2023/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;
}
/* location */
.location {
	margin-top: 20px;
	font-size: 14px;
	color: #999;
}
.location i {
	font-size: 14px;
	margin-right: 4px;
}
.location a {
	color: #999;
	margin: 0 5px;
}
.location a:hover {
	color: #185ead;
}
/* scroll-news */
.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;
}
/* crumbs */
.crumbs {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	position: relative;
}
.crumbs p {
	position: absolute;
	left: 0;
	top: 0;
}
.crumbs a {
	color: #333;
}
.crumbs a:hover {
	color: #185ead;
}
.crumbs i {
	color: #185ead;
	margin-right: 5px;
}
/* main */
.main{
    margin-top: 20px;
}
.main .w {
	overflow: hidden;
}
/* right */
.main .right {
	width: 360px;
	float: right;
	margin-left: 40px;
}
/* right 通用样式 */
.main .right .public-title {
	margin-top: 18px;
	position: relative;
}
.main .right .public-title {
	margin-top: 18px;
	position: relative;
}
.main .right .public-title:first-child {
	margin-top: 0;
}
.main .right .public-title p {
	font-size: 22px;
	font-weight: bold;
}
.main .right .public-title p i {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-top: -2px;
}
.main .right .public-title .more {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
	color: #999;
}
.main .right .public-title .more:hover {
	color: #185ead;
}
.company-video .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
	margin-top: 14px;
}
.company-video .image img {
	max-height: none;
	width: 100%;
}
.company-video .text {
	background: #2b425c url(../../../../images/news/version/2023/videobg.png) no-repeat right bottom;
	padding: 12px 15px 15px;
	color: #fff;
	font-size: 14px;
}
.company-video .text p {
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.company-video .text p a {
	color: #fff;
	display: inline-block;
	max-width: calc(100% - 44px);
}
.company-video .text p mark {
	display: inline-block;
	height: 20px;
	line-height: 18px;
	border-radius: 2px;
	background-color: #ff7f24;
	font-size: 14px;
	padding: 0 5px;
	color: #fff;
	vertical-align: top;
	margin-left: 5px;
}
.company-video .text span {
	display: block;
	margin-top: 12px;
}
.company-video .text b {
	font-weight: normal;
	padding-left: 10px;
	margin-left: 10px;
	position: relative;
}
.company-video .text b::after {
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	height: 14px;
	width: 1px;
	background-color: #838383;
}
.comment-products {
	margin-top: 12px;
	background-color: #f7f7f7;
	padding: 18px;
}
.comment-products li {
	overflow: hidden;
	margin-top: 15px;
}
.comment-products li:first-child {
	margin-top: 0;
}
.comment-products .image {
	float: left;
	width: 78px;
	margin-right: 15px;
}
.comment-products .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}
.comment-products .image img {
	max-height: none;
	width: 100%;
}
.comment-products .text {
	overflow: hidden;
}
.comment-products .text p {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.comment-products .text p a {
	color: #333;
}
.comment-products .text p a:hover {
	color: #185ead;
}
.comment-products .text span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}
.company-directories {
	margin-top: 14px;
	background: -moz-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	background: -webkit-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	background: -ms-linear-gradient( -50deg, rgb(215,227,239) 0%, rgb(232,240,249) 51%, rgb(215,227,239) 100%);
	padding: 12px;
}
.company-directories .item {
	background: url(../../../../images/news/version/2023/companybg.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.company-directories .image {
	width: 154px;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding: 0 12px;
	line-height: 175px;
	box-sizing: border-box;
}
.company-directories .text {
	overflow: hidden;
}
.company-directories .text p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
}
.company-directories .text .btn {
	margin-top: 18px;
	padding-left: 12px;
}
.company-directories .text .btn a {
	display: inline-block;
	width: 104px;
	height: 32px;
	line-height: 30px;
	border-radius: 16px;
	background-color: #2e73c2;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.company-directories .text .btn a.orange-btn {
	background-color: #ff7f24;
}
.company-active {
	margin-top: 12px;
	background-color: #f7f7f7;
	padding: 22px 18px;
}
.company-active li {
	margin-top: 20px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-size: 16px;
}
.company-active li:first-child {
	margin-top: 0;
}
.company-active li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #185ead;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 8px;
}
.company-active li a {
	color: #333;
}
.company-active li a:hover {
	color: #185ead;
}
.comment-expo {
	margin-top: 14px;
	background-color: #f7f7f7;
	padding-bottom: 20px;
}
.comment-expo .image {
	height: 0;
	padding-bottom: 56.2%;
	overflow: hidden;
}
.comment-expo .image img {
	max-height: none;
	width: 100%;
}
.comment-expo .text {
	padding: 0 20px;
	text-align: center;
}
.comment-expo .text p {
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 15px;
}
.comment-expo .text p a {
	color: #333;
}
.comment-expo .text p a:hover {
	color: #185ead;
}
.comment-expo .text span {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color: #999;
}
.comment-expo .text span i {
	font-style: normal;
	margin: 0 6px;
}
.comment-expo ul {
	margin: 10px 20px 0;
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.comment-expo li {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 14px;
}
.comment-expo li a {
	color: #333;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}
.comment-expo li a:hover {
	color: #185ead;
}
.comment-expo li span {
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	margin-right: 5px;
	padding: 0 6px;
	background-color: #185ead;
	color: #fff;
	vertical-align: top;
	margin-top: 2px;
}
.comment-expo li:first-child {
	margin-top: 0;
}
/* 详细页右侧 */
.company-message {
	padding: 28px 18px 30px;
	background: url(../../../../images/news/version/2023/company_message.png) no-repeat;
	background-size: cover;
}
.company-message .face {
	margin: 0 auto;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.company-message .face a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.company-message p {
	font-size: 20px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 18px;
	text-align: center;
	color: #fff;
}
.company-message .btn {
	margin-top: 25px;
	text-align: center;
	font-size: 0;
}
.company-message .btn a {
	color: #fff;
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: rgba(255,255,255,.25);
	font-size: 15px;
	margin: 0 15px;
}
.company-message .btn a i {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 13px;
}
/* left */
.main .left {
	overflow: hidden;
}
/* 列表页 */
.main .left li {
	overflow: hidden;
	padding: 20px 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;
}
.main .left li:first-child {
	padding-top: 0;
}
.main .left li:hover {
	background: #f5f5f5;
}
.main .left .image {
	width: 225px;
	height: 150px;
	float: left;
}
.main .left .image img {
	width: 100%;
	height: 100%;
}
.main .left .text {
	overflow: hidden;
	padding:0 20px;
}
.main .left .text b {
	display: block;
	font-size: 24px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin-top: 2px;
}
.main .left .text b a {
	color: #333;
}
.main .left .text b a:hover {
	color: #185ead;
}
.main .left .text span {
	display: block;
	color: #666;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	font-size: 15px;
	margin-top: 15px;
}
.main .left .text span .more {
	color: #666;
}
.main .left .bot {
	margin-top: 20px;
	position: relative;
	color: #999;
	font-size: 14px;
}
.main .left .bot em {
	font-style: normal;
	margin-right: 16px;
}
.main .left .bot .more {
	position: absolute;
	right: 0;
	top: 0;
}
.main .left .bot i {
	font-size: 16px;
	margin-right: 4px;
}
/* newspages */
.newspages .prev,.newspages .prev:hover,.newspages .next,.newspages .next:hover{ background:#fff url('../../../../images/news/version/2023/pagearrow.gif') no-repeat;}
.newspages{ width:100%; margin:0 auto; padding:15px 0; line-height:30px; color:#333; text-align: center; float:left; font-family:"Tahoma","\5b8b\4f53";font-size: 14px;}
.newspages a{ border-radius: 3px;width:38px; height:38px;line-height:38px; border:1px solid #e6e6e6; background:#fff; color:#333; display:inline-block; font-size:16px;margin:0 3px; text-align:center; vertical-align: middle;-webkit-transition: all 0s ease;-moz-transition: all 0s ease;
-ms-transition: all 0s ease;-o-transition: all 0s ease;transition: all 0s ease;}
.newspages .on{ border:1px solid #185ead; background-color:#185ead; cursor:default; color:#fff;}
.newspages .ft{background:#fff url('../../../../images/news/version/2023/pagearrow.gif') 7px -15px no-repeat;}
.newspages .lt{background:#fff url('../../../../images/news/version/2023/pagearrow.gif') -18px -62px no-repeat;}
.newspages .ft:hover{background:#fff url('../../../../images/news/version/2023/pagearrow.gif') 7px 8px no-repeat;}
.newspages .lt:hover{background:#fff url('../../../../images/news/version/2023/pagearrow.gif') -18px -39px no-repeat;}
.newspages .page_etc{ color:#999; margin:0 10px;}
.newspages .page_turn{ position:relative; margin-left:10px;}
.newspages .page_turn b{ padding:0 5px;}
.newspages .jump input{ width:38px; height:38px; display:inline-block; margin:0 4px; border:1px solid #e4e4e4; text-align:center; color:#666; line-height:21px;border-radius: 3px;}
.newspages button{ border-radius: 3px;  height:38px;font-size: 15px; padding:0 10px; border:1px solid #185ead; background:#185ead; color:#fff; cursor:pointer; margin-left:2px; _margin-left:4px; _padding:0 5px;height: ;}
.newspages .prev{ background-position:5px -62px;}
.newspages .prev:hover{ background-position:5px -39px;}
.newspages .next{ background-position:-19px -15px;}
.newspages .next:hover{ background-position:-19px 8px;}
.newspages a:hover{ color:#000;}
.newspages .on:hover{ color:#fff;}
/* 详细页左侧 */
.newsTop h1 {
	font-size: 40px;
	line-height: 50px;
	overflow: hidden;
}
.newsTop h1 a {
	color: #333;
}
.newsTop h1 a:hover {
	color: #185ead;
}
.newsTop .newsTime {
	font-size: 15px;
	color: #999;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	margin-top: 20px;
	position: relative;
}
.newsTop .newsTime p {
	float: left;
	padding-right: 20px;
	position: relative;
}
/* .newsTop .newsTime p::before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background: #ddd;
} */
.newsTop .newsTime strong {
	padding: 0 14px;
}
.newsTop .newsTime span {
	color: #185ead;
}
.newsTop .newsTime .fenxiang {
	float: left;
	margin-left: 20px;
}
.newsTop .newsTime .fenxiang span {
	background: #f5f5f5;
	padding: 2px 6px;
	border-radius: 20px;
	margin-left: 10px;
	font-weight: normal;
}
.newsTop .newsTime .fenxiang span i {
	color: #dadada;
	font-size: 16px;
	margin: 0 6px;
}
.newsTime span.gz-btn, .newsTime span.gz-btn-active, .newsTime span.sc-btn-active, .newsTime span.sc-btn-active {
	display: inline-block;
	font-size: 12px;
	line-height: 27px;
	color: #888;
	cursor: pointer;
}
.newsTime span.gz-btn {
	position: relative;
	top: 8px;
	margin-left: 10px;
	cursor: pointer;
}
.newsTime span.gz-btn a {
	height: 25px;
	width: 46px;
	background: url(../../../../images/news/version/2023/gz-btn.png) no-repeat;
	display: inline-block;
	cursor: pointer;
}
.newsTime span.gz-btn-active {
	position: relative;
	top: 8px;
	margin-left: 10px;
	background: url(../../../../images/news/version/2023/gz-btn-active.png) no-repeat;
	background-size: contain;
	cursor: pointer;
}
.newsTime span.gz-btn-active a {
	height: 25px;
	width: 46px;
	background: url(../../../../images/news/version/2023/gz-btn-active.png) no-repeat;
	background-size: contain;
	display: inline-block;
	cursor: pointer;
}
.newsTime span.sc-btn {
	position: relative;
	top: 8px;
	margin-left: 10px;
	cursor: pointer;
}
.newsTime span.sc-btn a {
	height: 25px;
	width: 46px;
	background: url(../../../../images/news/version/2023/sc-btn.png) no-repeat;
	display: inline-block;
	cursor: pointer;
}
.newsTime span.sc-btn-active {
	position: relative;
	top: 8px;
	margin-left: 10px;
	background: url(../../../../images/news/version/2023/sc-btn-active.png) no-repeat;
	background-size: contain;
	cursor: pointer;
}
.newsTime  span.sc-btn-active a {
	height: 25px;
	width: 46px;
	background: url(../../../../images/news/version/2023/sc-btn-active.png) no-repeat;
	background-size: contain;
	display: inline-block;
	cursor: pointer;
}
#fenxiangDiv {
	padding-top: 10px;
}
.newsBot {
	margin-top: 0;
}
.newsContent {
	line-height: 32px;
	font-size: 16px;
	color: #333;
	padding-top: 20px;
}
.solicit {
	height: 123px;
	background: url('../../../../images/news/version/2023/ZGbanner.png') no-repeat;
	background-size: contain;
	position: relative;
	margin-top: 40px;
}
.solicit-item {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 185px;
}
.solicit-item b {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	display: block;
}
.solicit-item span {
	font-size: 18px;
	color: #3a5a54;
	display: inline-block;
	font-weight: normal;
	padding: 2px 18px;
	background: #fff;
	border-radius: 20px;
	margin-top: 8px;
}
.coprt {
	margin-top: 30px;
	background: #fafafa;
	padding: 20px;
	color: #666;
}
.coprt dt {
	font-size: 16px;
	margin-bottom: 5px;
}
.coprt dl {
	font-size: 14px;
	line-height: 32px;
}
.main .left li {
	overflow: hidden;
	padding: 20px 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;
}
.main .left li:first-child {
	padding-top: 0;
}
.main .left li:hover {
	background: #f5f5f5;
}
.main .left .image {
	width: 225px;
	height: 150px;
	float: left;
	margin-right: 18px;
}
.main .left .image img {
	width: 100%;
	height: 100%;
}
.main .left .text {
	overflow: hidden;
	padding-right: 20px;
}
.main .left .text b {
	display: block;
	font-size: 24px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin-top: 2px;
}
.main .left .text b a {
	color: #333;
}
.main .left .text b a:hover {
	color: #185ead;
}
.main .left .text span {
	display: block;
	color: #666;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	font-size: 15px;
	margin-top: 15px;
}
.main .left .text span .more {
	color: #666;
}
.main .left .bot {
	margin-top: 20px;
	position: relative;
	color: #999;
	font-size: 14px;
}
.main .left .bot em {
	font-style: normal;
	margin-right: 16px;
}
.main .left .bot .more {
	position: absolute;
	right: 0;
	top: 0;
}
.main .left .bot i {
	font-size: 16px;
	margin-right: 4px;
}

/* footer */
.footer {
	margin-top: 20px;
	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 p .qq{
	position: relative;
	cursor: pointer;
   }
   .footer p .qq .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 .qq .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .footer p .qq:hover .QQhover{
	display: inline-block;
   }
.footer .footer_img{
	display: block;
	height: 47px;
	width: 751px;
	background: url('../../../../images/news/version/2023/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%
}
/* rightfloat */
.rightfloat {
	width: 64px;
	background-color: #f5f5f5;
	position: fixed;
	right: 45px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
}
.rightfloat a {
	display: block;
	height: 64px;
	width: 100%;
	position: relative;
	text-align: center;
	color: #333;
}
.rightfloat a i {
	display: inline-block;
	margin: 10px auto 8px;
	height: 22px;
	font-size: 20px;
}

.rightfloat a:hover {
	color: #fff;
	background-color: #185ead;
}
.rightfloat a:hover .code {
	display: block;
}
.rightfloat a .code {
	position: absolute;
	top: 0;
	right: 70px;
	padding-right: 5px;
	width: 150px;
	height: 150px;
	display: none;
}
.rightfloat a .code img {
	width: 100%;
}
.rightfloat a p {
	font-size: 12px;
	text-align: center;
}

/* ---弹出框样式 */
/* app+wx */
.p-appImg,.p-wxImg{
    position: absolute;
    left: -235px;
    top: 0;
    width: 220px;
    height: 230px;
    background: url(../../../../images/technology/version/2022/rightAdvAppBgi.png) no-repeat -8px -8px;
    text-align: center;
    box-shadow: 0 2px 5px #eee;
    display: none;
	box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.12);
}
.p-appImg img,.p-wxImg img{
    width: 130px;
    height: 130px;
    margin: 30px 0 20px;
}
.p-appImg p, .p-wxImg p {
	font-size: 14px !important;
	font-weight: 700;
	color: #333;
}

/* QQ */

.p-qqBox {
	position: absolute;
	left: -300px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.p-qqBox1 {
	width: 290px;
	background: url(../../../../images/technology/version/2022/rightAdvQQbgi.png) #fff no-repeat;
	padding: 30px 0 30px 0;
	box-shadow: 0 2px 5px #eee;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
}
.p-qq {
	position: relative;
}
.p-qqBox p {
	overflow: hidden;
	padding-left: 20px;
}
.p-qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(../../../../images/technology/version/2022/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
	margin-left: 10px;
}
.p-qqBox em {
	font-size: 14px;
	color: #666;
	font-style: normal;
	line-height: 18px;
}
.p-qqBox strong {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.p-qqBox strong b {
	display: block;
	font-size: 14px;
	color: #aaa;
	font-weight: normal;
}
.sev-b {
	text-align: center;
}
.p-qqBox a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 80px;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #fe9900;
	margin: 10px 0 0px;
	box-shadow: 0 2px 5px #e68557;
	text-align: center;
	font-family: "";
	position: relative;
	cursor: pointer;
}
.p-qqBox 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;

   }
   .p-qqBox a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .p-qqBox a:hover .QQhover{
	display: inline-block;
   }
.p-qqBox a:hover {
	background-color: #fe9900;
}
.p-qqBox a:nth-child(2n) {
	background-color: #44a531 !important;
	margin: 20px 10px 5px;
	box-shadow: 0 2px 5px #5c9950;
}

.p-qqBox 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-qqBox a::after {
	display: none;
}
.p-qqBox p:nth-child(3) a{
	margin-top: 0px;
}
.rightfloat a:hover .p-appImg,.rightfloat a:hover .p-wxImg{display: block;}
.rightfloat a:hover .p-appImg p,.rightfloat a:hover .p-wxImg p {color: #333;}
.p-qq:hover .p-qqBox {display: block;}
.p-telBox {
	left: -230px;
}
.p-telBox .p-qqBox1 {
	padding: 20px 0 30px;
	width: 220px;
}
.p-telBox em b {
	color: #f60;
}
.p-telBox b {
	display: block;
	font-size: 20px;
	margin: 4px 0;
}
.p-telBox p {
	padding-left: 40px;
}
/* share2 */
.Share-2 {
	position: absolute;
	right: 80px;
	bottom: 6px;
	height: 40px;
}
.Share-2 li{
	padding: 0!important;
	overflow: initial!important;
}
.Share-2 li p{
	float: initial!important;
	padding: 0!important;
}
.Share-2 li p::before{
	display: none!important;
}
.Share-2 .wx-bot {
	bottom: -246px !important;
}

/* media */
@media only screen and (max-width: 1024px){
    .w{width:  1000px;}
    body{min-width:  1000px;}
	.rightfloat{
		display: none;
	}
	#header {
		font-size: 12px;
	}
	#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;
	}
	.crumbs {
		font-size: 12px;
	}
	.crumbs i {
		font-size: 14px;
	}
	.main {
		margin-top: 10px;
	}
	.main .right {
		width: 250px;
		margin-left: 28px;
	}
	.main .right .public-title p {
		font-size: 16px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -2px;
		width: 17px;
	}
	.main .right .public-title .more {
		top: 2px;
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 14px;
		line-height: 14px;
		height: 14px;
		font-size: 12px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 10px;
	}
	.comment-expo .text p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 10px;
	}
	.comment-expo .text span {
		margin-top: 7px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 12px;
		line-height: 18px;
		height: 18px;
		margin-top: 10px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.main .left li {
		padding: 13px 0;
	}
	.main .left .text {
		padding-right: 12px;
	}
	.main .left .text b {
		font-size: 16px;
		height: 30px;
		line-height: 30px;
	}
	.main .left .text span {
		font-size: 12px;
		line-height: 16px;
		max-height: 32px;
		margin-top: 10px;
	}
	.main .left .bot {
		font-size: 12px;
	}
	.main .left .bot i {
		font-size: 12px;
	}
	.main .left .image {
		width: 174px;
		height: 116px;
		margin-right: 12px;
	}
	.main .left .bot {
		margin-top: 10px;
	}
	/* 详细页 */
	.company-message .face {
		width: 62px;
		height: 62px;
	}
	.company-message {
		padding: 15px 12px 20px;
	}
	.company-message p {
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin-top: 12px;
	}
	.company-message .btn {
		margin-top: 18px;
	}
	.company-message .btn a {
		width: 82px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin: 0 8px;
	}
	.company-message .btn a i {
		margin-top: 9px;
		font-size: 12px;
	}
	.newsContent {
		font-size: 14px;
		line-height: 26px;
	}
	.newsTop h1 {
		font-size: 26px;
	}
	.newsTop .newsTime {
		margin-top: 5px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.solicit {
		margin-top: 20px;
	    height: 80px;
		background-size: 100%;
	}
	.solicit-item b {
		font-size: 20px;
	}
	.solicit-item span {
		font-size: 12px;
	}
	.solicit-item {
		right: 115px;
	}
	.coprt {
		padding: 16px;
		margin-top: 20px;
	}
	.coprt dt {
		font-size: 14px;
	}
	.coprt dl {
		font-size: 12px;
		line-height: 22px;
	}
	.Share-2 {
		display: none;
	}





}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .w{width:  1138px;}
    body{min-width:  1138px;}
	.rightfloat{
		display: none;
	}
	#header {
		font-size: 12px;
	}
	.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;
	}
	.main {
		margin-top: 10px;
	}
	.main .right {
		width: 298px;
		margin-left: 34px;
	}
	.main .right .public-title p {
		font-size: 19px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -1px;
		width: 23px;
	}
	.main .right .public-title .more {
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 13px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p a {
		display: inline-block;
		max-width: calc(100% - 40px);
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 18px;
		line-height: 16px;
		height: 16px;
		font-size: 14px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 15px;
	}
	.comment-expo .text p {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
		margin-top: 12px;
	}
	.comment-expo .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 14px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.main .left li {
		padding: 16px 0;
	}
	.main .left .text {
		padding-right: 14px;
	}
	.main .left .text b {
		font-size: 18px;
	}
	.main .left .text span {
		font-size: 12px;
		line-height: 20px;
		max-height: 40px;
		margin-top: 10px;
	}
	.main .left .bot {
		font-size: 12px;
	}
	.main .left .bot i {
		font-size: 12px;
	}
	/* 详细页 */
	.company-message .face {
		width: 78px;
		height: 78px;
	}
	.company-message {
		padding: 20px 15px 25px;
	}
	.company-message p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
		margin-top: 15px;
	}
	.company-message .btn a {
		width: 105px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
		margin: 0 13px;
	}
	.company-message .btn a i {
		margin-top: 12px;
		font-size: 14px;
	}
	.newsContent {
		font-size: 14px;
		line-height: 26px;
	}
	.newsTop h1 {
		font-size: 32px;
	}
	.newsTop .newsTime {
		margin-top: 10px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.solicit {
		margin-top: 30px;
	    height: 95px;
	}
	.solicit-item b {
		font-size: 23px;
	}
	.solicit-item span {
		font-size: 14px;
	}
	.solicit-item {
		right: 145px;
	}
	.coprt {
		padding: 16px;
		margin-top: 23px;
	}
	.coprt dl {
		font-size: 12px;
		line-height: 26px;
	}
	.newsTop .newsTime strong {
		padding: 0 4px;
	}
	.Share-2 {
		right: 0;
		bottom: 0px;
	}
	.Share-2 li {
		margin-right: 4px!important;
	}
	.Share-2 .Share-left {
		margin-right: 4px!important;
	}
	.newsTime span.sc-btn {
		margin-left: 0px;
	}




}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .w{width:  1328px;}
    body{min-width:  1328px;}
	.rightfloat{
		display: none;
	}
	.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;
	}
	.main .right {
		width: 313px;
		margin-left: 38px;
	}
	.main .right .public-title p {
		font-size: 19px;
	}
	.main .right .public-title p i {
		margin-right: 6px;
		margin-top: -1px;
		width: 23px;
	}
	.main .right .public-title .more {
		font-size: 12px;
	}
	.company-video .image {
		margin-top: 10px;
	}
	.company-video .text p {
		font-size: 14px;
		height: 18px;
		line-height: 18px;
	}
	.company-video .text p mark {
		height: 18px;
		line-height: 16px;
		font-size: 12px;
		padding: 0 5px;
	}
	.company-video .text span {
		margin-top: 10px;
	}
	.company-video .text {
		padding: 12px 12px 12px;
		font-size: 12px;
	}
	.main .right .public-title {
		margin-top: 15px;
	}
	.comment-products {
		margin-top: 10px;
		padding: 14px;
	}
	.comment-products .image {
		width: 68px;
		margin-right: 12px;
	}
	.comment-products .text p {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.comment-products .text span {
		font-size: 12px;
		margin-top: 12px;
	}
	.comment-products li {
		margin-top: 10px;
	}
	.company-directories {
		margin-top: 10px;
		padding: 10px;
	}
	.company-directories .image {
		width: 122px;
		margin-right: 12px;
		padding: 12px;
		line-height: 100px;
		height: 124px;
	}
	.company-directories .text p {
		font-size: 14px;
		margin-top: 19px;
	}
	.company-directories .text .btn a {
		width: 90px;
		height: 28px;
		line-height: 26px;
		border-radius: 16px;
		font-size: 12px;
	}
	.company-directories .text .btn {
		margin-top: 10px;
		padding-left: 12px;
	}
	.company-active {
		margin-top: 10px;
		padding: 17px 15px;
	}
	.company-active li {
		margin-top: 18px;
		line-height: 16px;
		height: 16px;
		font-size: 14px;
	}
	.company-active li i {
		margin-top: 6px;
	}
	.comment-expo {
		margin-top: 10px;
		padding-bottom: 20px;
	}
	.comment-expo .text {
		padding: 0 15px;
	}
	.comment-expo .text p {
		font-size: 16px;
		height: 18px;
		line-height: 18px;
		margin-top: 12px;
	}
	.comment-expo .text span {
		margin-top: 10px;
		font-size: 12px;
	}
	.comment-expo ul {
		margin: 10px 15px 0;
		padding-top: 12px;
	}
	.comment-expo li {
		font-size: 14px;
		line-height: 18px;
		height: 18px;
		margin-top: 12px;
	}
	.comment-expo li span {
		font-size: 12px;
		height: 17px;
		line-height: 17px;
		margin-right: 5px;
		padding: 0 4px;
		margin-top: 1px;
	}
	.main .left li {
		padding: 16px 0;
	}
	.main .left .text {
		padding-right: 16px;
	}
	.main .left .text b {
		font-size: 20px;
	}
	.main .left .text span {
		font-size: 14px;
	}
	.main .left .bot {
		font-size: 12px;
	}
	.main .left .bot i {
		font-size: 12px;
	}
	/* 详细页 */
	.company-message .face {
		width: 78px;
		height: 78px;
	}
	.company-message {
		padding: 20px 15px 25px;
	}
	.company-message p {
		font-size: 17px;
		height: 19px;
		line-height: 19px;
		margin-top: 15px;
	}
	.company-message .btn a {
		width: 105px;
		height: 34px;
		line-height: 34px;
		font-size: 13px;
		margin: 0 13px;
	}
	.company-message .btn a i {
		margin-top: 12px;
		font-size: 14px;
	}
	.newsContent {
		font-size: 14px;
		line-height: 26px;
	}
	.newsTop h1 {
		font-size: 32px;
	}
	.newsTop .newsTime {
		margin-top: 10px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.solicit {
		margin-top: 30px;
	    height: 101px;
		background-size: 100%;
	}
	.solicit-item b {
		font-size: 25px;
	}
	.solicit-item span {
		font-size: 15px;
	}
	.solicit-item {
		right: 165px;
	}
	.coprt {
		padding: 16px;
	}
	.coprt dl {
		font-size: 12px;
		line-height: 26px;
	}
	.Share-2 {
		right: 20px;
	}
	.Share-2 li {
		margin-right: 8px!important;
	}




}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .w{width:  1400px;}
    body{min-width:  1400px;}
	.rightfloat{
		display: none;
	}
}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .w{width:  1430px;}
    body{min-width:  1430px;}
	.rightfloat {
		right: 10px;
	}
}
@media only screen and (min-width: 1920px) {
	.w{width:  1430px;}
}
