body{
	line-height: 1;
}
a {
	outline: none;
}

@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff2?t=1637559035266') format('woff2'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff?t=1637559035266') format('woff'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.ttf?t=1637559035266') format('truetype');
  }

.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'bf';  /* Project id 3152797 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124'); /* IE9 */
	src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff2?t=1647328981124') format('woff2'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff?t=1647328981124') format('woff'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.ttf?t=1647328981124') format('truetype'),
		 url('//at.alicdn.com/t/font_3152797_aln21ynprjc.svg?t=1647328981124#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-weight: normal;
  }
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff2?t=1637559035266') format('woff2'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.woff?t=1637559035266') format('woff'),
		 url('//at.alicdn.com/t/font_2901389_ec8qhhzo2zk.ttf?t=1637559035266') format('truetype');
  }

.Public {
	font-family: "Public" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'bf';  /* Project id 3152797 */
  src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124'); /* IE9 */
  src: url('//at.alicdn.com/t/font_3152797_aln21ynprjc.eot?t=1647328981124#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff2?t=1647328981124') format('woff2'),
       url('//at.alicdn.com/t/font_3152797_aln21ynprjc.woff?t=1647328981124') format('woff'),
       url('//at.alicdn.com/t/font_3152797_aln21ynprjc.ttf?t=1647328981124') format('truetype'),
       url('//at.alicdn.com/t/font_3152797_aln21ynprjc.svg?t=1647328981124#bf') format('svg');
}
.wujin {
	font-family: "bf" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.w{
	width: 1430px;
	margin: 0 auto;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(30,30,30,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: -o-linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
	background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(30,30,30,1));
    filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#{000000}', endColorStr='#{666666}');
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #138146;
}
#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: #138146;
	border: 1px solid #138146;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #138146;
}
.divService a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 13px;
}
.divService a:last-child {
	padding-right: 0;
}
.bannerAdv-box {
	margin-top: 15px;
}
.iframe {
	height: 40px;
}
.top {
	background: url(../../../../images/products/version/2022/topbg.png) no-repeat;
	background-size: cover;
	padding: 48px 0 85px;
}
.top .w {
	overflow: hidden;
}
.top .logo {
	float: left;
}
.top .pageName {
	margin-left: 10px;
	padding-left: 12px;
	height: 36px;
	line-height: 32px;
	border-left: 1px solid;
	border-color: rgba(255,255,255,.5);
	float: left;
	margin-top: 7px;
}
.search {
	width: 660px;
	height: 50px;
	margin: 0 0 0 75px;
	float: left;
	position: relative;
	border-radius: 25px;
	overflow: hidden;
}
.search input {
	width: 100%;
	height: 50px;
	border: none;
	font-size: 15px;
	color: #aaa;
	text-indent: 22px;
	padding-right: 100px;
	box-sizing: border-box;
}
.search input:focus {
	color: #333;
}
.search button {
	position: absolute;
	height: 44px;
	background-color: #ff9600;
	color: #ffffff;
	width: 96px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: 3px;
	top: 3px;
	border-radius: 22px;
}
.search button i {
	margin-right: 5px;
	font-size: 16px;
}
.top .btnBox {
	float: right;
	font-size: 0;
	padding-right: 15px;
	margin-top: 5px;
}
.top .btnBox i {
	font-size: 22px;
	display: block;
	background: url(../../../../images/products/version/2022/btnbg.png) no-repeat center center;
}
.top .btnBox a {
	color: #fff;
	text-align: center;
	display: inline-block;
}
.top .btnBox b {
	display: inline-block;
	width: 1px;
	height: 30px;
	background-color: rgba(255,255,255,.2);
	margin: 6px 27px 0;
	vertical-align: top;
}
.top .btnBox a span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.top .btnBox a:last-of-type i {
	font-size: 20px;
}
.hot-key {
	margin-top: 40px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}
.hot-key span {
	font-weight: bold;
	float: left;
	margin-top: 8px;
}
.hot-key span i {
	font-size: 14px;
	font-weight: normal;
	margin-right: 4px;
}
.hot-key ul {
	overflow: hidden;
}
.hot-key li {
	float: left;
	margin-right: 18px;
	margin-top: 8px;
}
.hot-key li a {
	color: #fff;
}
.findtop {
	margin-top: -65px;
}
.findtop .w {
	background-color: #fff;
	padding: 0 30px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
}
.findtop dl {
	line-height: 28px;
	font-size: 15px;
	position: relative;
	margin-top: 17px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 14px;
}
.findtop dl:last-child {
	border-bottom: 0;
}
.findtop li {
	float: left;
}
.findtop dt {
	float: left;
	margin-right: 50px;
	font-weight: bold;
	font-size: 16px;
}
.findtop dt i {
	font-size: 19px;
	vertical-align: top;
	display: inline-block;
	margin-right: 5px;
	font-weight: normal;
	margin-top: 4px;
}
.findtop dd {
	overflow: hidden;
	padding-right: 60px;
	height: 28px;
	box-sizing: border-box;
}
.findtop dd a {
	color: #333;
}
.findtop dd a:hover {
	color: #138146;
}
.findtop dd a.focus {
    color: #138146;
	font-weight: bold;
}
.otherexi li {
	margin-right: 35px;
	margin-bottom: 10px;
}
.findtop .structure li {
	margin-right: 35px;
}
.findtop .layout li {
	margin-right: 40px;
}
.findtop a.more {
	position: absolute;
	right: 0;
	top: 4px;
	color: #138146;
	cursor: pointer;
	font-size: 14px;
	height: 22px;
	line-height: 20px;
	border: 1px solid #138146;
	box-sizing: border-box;
	padding: 0 8px;
}
.findtop a.more i {
	font-size: 0;
}
.findtop a.more:hover {
	color: #fff;
	background-color: #138146;
}
.screening {
	margin-top: 30px;
}
.main .w {
	overflow: hidden;
}
.product-right {
	width: 250px;
	float: right;
	margin-left: 20px;
}
.product-right .product-video,.product-right .new-products {
	border: 1px solid #e6e6e6;
	padding: 13px 15px 20px;
}
.right-title {
	padding-top: 5px;
	position: relative;
}
.right-title span {
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.right-title span b {
	display: inline-block;
	vertical-align: top;
	margin-top: -5px;
	color: #138146;
	margin-right: 8px;
	position: relative;
}
.right-title span b::after {
	content: "";
	position: absolute;
	right: -4px;
	top: 0px;
	width: 2px;
	height: 30px;
	background-color: #138146;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(30deg);
}
.right-title span::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #ccdff6;
	right: -12px;
	top: 0;
}
.right-title .more {
	color: #999;
	position: absolute;
	right: 0;
	bottom: 5px;
}
.right-title .more:hover {
	color: #138146;
}
.product-video ul {
	margin-top: -3px;
}
.product-video li {
	margin-top: 15px;
}
.product-video li .image {
	position: relative;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.product-video li .image img {
	width: 100%;
	max-height: none;
}
.product-video li .image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.product-video li .image mark {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
}
.product-video li .image mark i {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 48px;
}
.product-video li .image:hover mark {
	opacity: 1;
}
.product-video li p {
	margin-top: 12px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
}
.product-video li p a {
	color: #333;
}
.product-video li p a:hover {
	color: #138146;
}
.product-right .new-products {
	margin-top: 20px;
}
.new-products ul {
	margin-top: 5px;
}
.new-products li {
	overflow: hidden;
	margin-top: 15px;
}
.new-products .image {
	width: 76px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	float: left;
	margin-right: 10px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.new-products .text {
	overflow: hidden;
	padding-top: 5px;
}
.new-products .text p {
	font-size: 14px;
	height: 14px;
	overflow: hidden;
}
.new-products .text p a {
	color: #333;
}
.new-products .text p a:hover {
	color: #138146;
}
.new-products .text b {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #f32323;
	margin-top: 12px;
}
.new-products .text span {
	font-size: 12px;
	color: #999;
	margin-top: 12px;
	display: block;
}
.new-products .text span i {
	margin-right: 5px;
	font-size: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}
.product-left {
	overflow: hidden;
}
.screening {
	position: relative;
}
.screening .w {
	overflow: hidden;
}
.screening .price {
	font-size: 0;
	float: left;
	margin-right: 75px;
}
.screening .price a {
	display: inline-block;
	width: 94px;
	height: 36px;
	line-height: 34px;
	background-color: #f5f5f5;
	text-align: center;
	font-size: 15px;
	color: #666;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	font-weight: bold;
}
.screening .price a i {
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	margin-top: 11px;
	margin-left: 0px;
	font-weight: normal;
}

.screening .price a.focus {
	background-color: #138146;
	color: #fff;
	border-color: #138146;
}
.screening .price a.focus i {
	color: #fff;
}
.btns_filter {
	font-size: 0;
	overflow: hidden;
}
.btns_filter .input-box {
	display: inline-block;
	position: relative;
	font-size: 12px;
	vertical-align: top;
}
.btns_filter .input-box i {
	position: absolute;
	font-style: normal;
	color: #999;
	left: 6px;
	top: 12px;
}
.btns_filter input {
	width: 86px;
	height: 36px;
	box-sizing: border-box;
	border: 0;
	border: 1px solid #e2e2e2;
	padding-left: 20px;
	font-size: 15px;
	color: #999;
}
.btns_filter span {
	font-size: 12px;
	color: #333;
	margin: 0 7px;
}
.btns_filter button {
	height: 36px;
	margin-left: 10px;
	width: 58px;
	border-radius: 2px;
	border: 0;
	background-color: #138146;
	color: #fff;
	font-size: 15px;
}
.scrRight {
	position: absolute;
	right: 12px;
	top: 11px;
}
.switchBox a {
	font-size: 15px;
	color: #666;
	font-weight: bold;
}
.switchBox a.focus, .switchBox a.focus i {
	color: #138146;
}
.switchBox i {
	font-size: 14px;
	color: #999;
	margin-right: 5px;
	margin-top: 1px;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
}
.switchBox b {
	display: inline-block;
	vertical-align: top;
	width: 2px;
	height: 16px;
	background-color: #e6e6e6;
	margin: 0 15px;
}
.product-list1 {
	overflow: hidden;
}
.product-list1 ul {
	width: calc(100% + 20px);
	margin-top: -10px;
}
.product-list1 li {
	width: calc(100% / 5);
	float: left;
	margin-top: 30px;
}
.product-list1 li .item {
	margin-right: 20px;
	border: 1px solid #e6e6e6;
}
.product-list1 li .image {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.product-list1 li .image img {
	position: absolute;
	max-height: none;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.product-list1 li .text {
	padding: 15px 12px 44px;
	position: relative;
}
.product-list1 li .price {
	font-size: 22px;
	color: #f32323;
	position: relative;
	height: 22px;
}
.product-list1 li .price i {
	font-style: normal;
	font-size: 14px;
}
.product-list1 li .price a {
	position: absolute;
	right: -15px;
	top: 0;
	height: 100%;
	line-height: 22px;
	width: 74px;
	text-align: center;
	background-color: #ffeaea;
	border-radius: 11px 0 0 11px;
	color: #f32323;
	font-size: 12px;
	opacity: 0;
}
.product-list1 li p {
	margin-top: 15px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
}
.product-list1 li p a {
	color: #333;
}
.product-list1 li p a:hover {
	color: #138146;
}
.product-list1 li span {
	display: block;
	margin-top: 8px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
	color: #999;
}
li .years {
	margin-top: 12px;
	height: 22px;
}
li .years mark {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	color: #dd4ef4;
	display: inline-block;
	background: transparent;
	font-weight: bold;
}
li .years mark i {
	font-size: 22px;
	vertical-align: top;
	margin-right: 4px;
	display: inline-block;
	margin-top: 0;
	font-weight: normal;
}
li .years mark.senior {
	color: #ff4857;
}
li .years mark.intermediate {
	color: #ff8519;
}
li .years mark.primary {
	color: #00af6b;
}
li .years mark.free {
	color: #9d9d9d;
}

.product-list1 li .complare-box {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	border-top: 1px solid #e6e6e6;
}
.product-list1 li .complare-box a {
	width: 50%;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	color: #999;
}
.product-list1 li .complare-box a:hover {
	color: #138146;
}
.product-list1 li .complare-box a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 3px;
	display: inline-block;
	margin-top: 9px;
}
.product-list1 li .complare-box a.clicked0 {
	background-color: #138146;
	border-color: #138146;
	color: #fff;
}
.product-list1 li .complare-box a.clicked0 i {
	display: none;
}
.product-list1 li .complare-box a::after {
	content: "对比";
}
.product-list1 li .complare-box a.clicked0::after {
	content: "已加入";
}
.product-list1 li .complare-box a.collect {
	border-left: 1px solid #e6e6e6;
}

.product-list1 li .item:hover .price a {
	opacity: 1;
}
.main .product-list2 li {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #e6e6e6;
}

.main .product-list2 li .image {
	width: 240px;
	float: left;
	margin-right: 35px;
}
.main .product-list2 li .image a {
	display: block;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
}
.main .product-list2 li .image img {
	max-height: none;
}
.main .product-list2 .detail {
	float: right;
	width: 354px;
	padding-left: 45px;
	box-sizing: border-box;
	position: relative;
}
.main .product-list2 .detail p {
	font-size: 18px;
	margin-top: 14px;
	line-height: 1.2;
}
.main .product-list2 .detail p a {
	color: #333;
}
.main .product-list2 .detail p a:hover {
	color: #138146;
}
.main .product-list2 .detail p i {
	width: 20px;
	height: 22px;
	display: inline-block;
	background: url(../../../../images/products/version/2022/qi.png) no-repeat;
	/* background-size: auto; */
	vertical-align: top;
	margin-left: 7px;
	margin-top: 0px;
	background-size: 100% auto;
}
.main .product-list2 .detail p i.personAuth {
	background: url(../../../../images/products/version/2022/person.png) no-repeat;
	background-size: 100% auto;
}
.main .product-list2 .detail::after {
	content: "";
	clear: both;
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #e6e6e6;
	left: 0;
	top: 10px;
}
.main .product-list2 .detail .message {
	margin-top: 22px;
}
.main .product-list2 .detail span {
	display: block;
	color: #333;
	margin-top: 18px;
	font-size: 14px;
}
.main .product-list2 .detail span a {
	color: #138146;
	text-decoration: underline;
}
.main .product-list2 .detail span i {
	font-size: 14px;
	color: #999;
}
.main .product-list2 .detail span b {
	color: #999;
	display: inline-block;
	width: 60px;
	margin-left: 7px;
	margin-right: 15px;
	font-weight: normal;
}
.main .product-list2 .detail a.btn {
	width: 262px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #b2d4f9;
	display: block;
	text-align: center;
	color: #138146;
	font-size: 16px;
	margin-top: 25px;
	font-weight: bold;
}
.main .product-list2 .detail a.btn:hover {
	background-color: #138146;
	color: #fff;
}
.product-list2 .leftBox {
	overflow: hidden;
}
.product-list2 .leftBox .introduce {
	overflow: hidden;
	padding-right: 45px;
}
.product-list2 .introduce h3 {
	font-size: 22px;
	margin-top: 10px;
}
.product-list2 .introduce h3 a {
	color: #333;
	float: left;
	max-width: 545px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
}
.product-list2 .introduce h3 a:hover {
	color: #138146;
}
.product-list2 .introduce h3 span {
	font-size: 14px;
	color: #fe4f32;
	float: right;
}
.product-list2 .introduce h3 span b {
	font-size: 24px;
	font-weight: normal;
}
.product-list2 .introduce span {
	color: #999;
	font-size: 14px;
}
.product-list2 .introduce span mark {
	color: #138146;
	background-color: #d8ebff;
	display: inline-block;
	padding: 0 15px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	margin-top: 12px;
	margin-right: 10px;
}
.product-list2 .introduce table {
	border-right: 1px solid #e6e6e6;
	margin-top: 15px;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.product-list2 .introduce td:nth-child(odd) {
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	width: 80px;
}
.product-list2 .introduce td:nth-child(even) {
	text-align: center;
	line-height: 44px;
	color: #666;
	border: 1px solid #e6e6e6;
	margin-top: -1px;
	border-left: 0;
	border-right: 0;
	width: 164px;
}
.product-list2 .introduce td b {
	font-weight: normal;
}
.product-list2 .introduce p {
	margin-top: 12px;
	position: relative;
}
.product-list2 .introduce p span {
	color: #999;
	display: block;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	padding-right: 50px;
}
.product-list2 .introduce p a {
	color: #999;
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 14px;
}
.product-list2 .introduce p a i {
	font-size: 10px;
	margin-right: 3px;
	border: 1px solid #999;
	border-radius: 2px;
	width: 12px;
	height: 12px;
	display: inline-block;
	line-height: 12px;
	vertical-align: top;
	margin-top: 0px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
.product-list2 .introduce p a.clicked0 i::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 3px;
	width: 4px;
	height: 8px;
	border: 2px solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.product-list2 .introduce p a.clicked0 {
	color: #138146;
}
.product-list2 .introduce p a.clicked0 i {
	color: #fff;
	text-indent: 1px;
	background-color: #138146;
	border: 1px solid #138146;
}
.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 35px 0 0;
	text-align: center;
	color: #333;
	font-size: 0;
}
.pages a {
	width: 38px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/38px "Microsoft YaHei";
	color: #333;
	vertical-align: top;
	border-radius: 3px;
	margin-right: 8px;
}
.pages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 14px/38px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages .jump {
	font-size: 14px;
}
.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: middle;
	cursor: pointer;
	background: #138146;
	color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #138146;
	color: #fff;
	border-color: #138146;
}
.pages a.ft {
	background: url(../../../../images/products/version/2022/page.png) no-repeat 15px 14px;
}
.pages a.prev {
	background: url(../../../../images/products/version/2022/page.png) no-repeat -35px 14px;
}
.pages a.lt {
	background: url(../../../../images/products/version/2022/page.png) no-repeat -322px 14px;
}
.pages a.next {
	background: url(../../../../images/products/version/2022/page.png) no-repeat -369px 14px;
}

.footer {
	margin-top: 35px;
	background: #232830;
	padding: 25px 0;
}
.footer-nav {
	height: 26px;
	line-height: 26px;
	text-align: center;
}
.footer-nav a {
	font-size: 16px;
	color: #d4d4d4;
	padding: 0 20px;
	position: relative;
}
.footer-nav a::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #414141;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.footer-nav a:last-child::after {
	display: none;
}
.footer p {
	color: #838383;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
.footer 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('https://www.zgong.com/images/Version/2022/Index/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin: 15px auto 0;
}
.footer .footer_img li{
	float: left;
	width: 117px;
	height: 47px;
	margin-right: 9px;
}
.footer .footer_img li:last-child {
	margin-right: 0;
}
.footer .footer_img li a{
	display: block;
	height: 47px;
	width: 100%
}
/* footer End */

.rightBar {
	position: fixed;
	right: 45px;
	top: 138px;
	background-color: #fff;
	width: 54px;
	text-align: center;
	z-index: 999;
	border: 1px solid #e6e6e6;
}
.rightBar .box {
	position: relative;
}
.rightBar .box > a {
	display: block;
	height: 60px;
	padding-top: 12px;
	box-sizing: border-box;
	font-size: 12px;
	color: #333;
	position: relative;
}
.rightBar .box > a::after {
	content: "";
	clear: both;
	position: absolute;
	left: -10px;
	top: 0;
	right: 0;
	bottom: 0;
}
.rightBar .weixin img{
	position: absolute;
right: 65px;
bottom: 0px;
max-width: 100px;
max-height: 100px;
display: none;
z-index: 9999;
}
.rightBar .box > a:hover {
	color: #fff;
	background-color: #138146;
}
.rightBar .box > a i {
	display: block;
	margin: 0 auto;
	font-size: 20px;
	margin-bottom: 7px;
}

.rightBar div > a.focus {
	color: #fff;
	background-color: #138146;
}
.rightBar .box > a.focus i {
	background: url(../../../../images/Product/Version/2020/rightIcon2.png) no-repeat 0 0;;
}
.rightBar .service:hover .serviceBox {
	display: block;
}
.comBox ul li.add a {
	color: #999;
	margin-top: 34px;
	display: block;
}
.comBox ul li.add a i {
	width: 27px;
	height: 27px;
	display: inline-block;
	line-height: 27px;
	color: #999;
	background: url(../../../../images/products/version/2022/proCompla.png) no-repeat 0 -83px;
	margin-bottom: 10px;
}
.comBox {
	position: absolute;
	top: 0;
	display: block;
	right: 65px;
	z-index: 999;
	width: 116px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	display: none;
}
.comBox h2 {
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #138146;
    font-size: 12px;
    padding: 0px 8px;
}
.comBox h2 i {
	position: absolute;
	top: 8px;
	right: 8px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#138146;
	font-size: 12px;
	padding: 0 8px;
	width: 92px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
	border: 1px solid transparent;
	border-bottom-color: #e4e4e4;
	text-align: center;
	position: relative;
	height: 116px;
}
.comBox ul li .comPro {
	padding-top: 13px;
}
.comBox ul li img {
	max-width: 68px;
	max-height: 51px;
}
.comBox ul li.add {
	height: 114px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p a:hover {
	color: #138146;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
	margin-top: 13px;
	margin-bottom: 8px;
}
.comBox .btn {
	height: 55px;
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #138146;
	text-align: center;
	margin: 6px auto 0 auto;
	border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #fff;
	color: #138146;
	display: inline;
	line-height: 22px;
	margin: 0;
}
.comBox ul li a.close {
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	line-height: 18px;
	background: #138146 url("http://public.mtnets.com/Images/public/closed.png") no-repeat center;
	background-size: 10px auto;
}
.comBox ul li.pro:hover{
	border: 1px dashed #138146;
}
.comBox ul li.pro:hover a.close{
	display: block;
	cursor: pointer;
}
.comBox ul li.pro:hover a.close i {
	font-size: 12px;
	color: #fff;
}
.gotoTop {
	width: 54px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #333;
	display: block;
}
.gotoTop:hover {
	background-color: #138146;
	color: #fff;
}
.serviceBox {
	padding: 0 18px;
	position: absolute;
	top: 0;
	right: 65px;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
	width: 180px;
	box-sizing: border-box;
	display: none;
	background-color: #fff;
	z-index: 9999;
}
.serviceBox li {
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
	text-align: left;
	padding: 20px 0 20px 30px;
	background: url(../../../../images/products/version/2022/kefu.png) no-repeat 0 20px;
}
.serviceBox li:last-child {
	border-bottom: 0;
}
.serviceBox li span {
	display: block;
	color: #999;
	margin-top: 5px;
}
.serviceBox li a {
	display: block;
	width: 84px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #138146;
	color: #fff;
	border-radius: 6px;
	margin-top: 15px;
}

@media only screen and (min-width:1920px){
	.w{
		width: 1430px;
	}

	/* .footer .item .left p {
		font-size: 14px;
	}
	.footer .item .left p a {
		padding: 0 20px;
		font-size: 15px;
	}
	.copyright {
		font-size: 14px;
	} */

}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w {
		width: 1430px;
	}
	.rightBar {
		right: 15px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1250px;
	}
	.top .logo {
		width: 189px;
	}
	.top .pageName {
		margin-top: 4px;
		width: 114px;
	}
	.search {
		width: 572px;
		height: 44px;
		margin: 0 0 0 60px;
	}
	.search input {
		height: 44px;
		font-size: 14px;
	}
	.search button {
		height: 38px;
		width: 83px;
		font-size: 14px;
	}
	.search button i {
		font-size: 14px;
	}
	.top .btnBox a span {
		font-size: 13px;
		margin-top: 5px;
	}
	.top .btnBox i {
		font-size: 20px;
		background-size: 100% auto;
	}
	.top .btnBox b {
		width: 1px;
		height: 26px;
		margin: 6px 22px 0;
	}
	.top .btnBox {
		margin-top: 3px;
	}
	.top {
		padding: 38px 0 75px;
	}
	.hot-key {
		margin-top: 30px;
		font-size: 13px;
	}
	.hot-key span {
		margin-top: 6px;
	}
	.hot-key li {
		margin-right: 14px;
		margin-top: 6px;
	}
	.findtop {
		margin-top: -58px;
	}
	.findtop .w {
		padding: 0 25px;
	}
	.findtop dt {
		margin-right: 40px;
		font-size: 14px;
	}
	.findtop dt i {
		font-size: 16px;
		margin-top: 4px;
	}
	.findtop dl {
		line-height: 20px;
		font-size: 13px;
		margin-top: 15px;
		padding-bottom: 14px;
	}
	.findtop dd {
		height: 20px;
	}
	.findtop a.more {
		top: -1px;
		font-size: 13px;
	}
	.otherexi li {
		margin-right: 30px;
	}
	.screening {
		margin-top: 25px;
	}
	.product-right {
		width: 220px;
	}
	.right-title span {
		font-size: 17px;
	}
	.product-right .product-video, .product-right .new-products {
		padding: 12px 12px 15px;
	}
	.product-video li {
		margin-top: 13px;
	}
	.product-video li .image mark i {
		font-size: 40px;
	}
	.product-video li p {
		margin-top: 9px;
		font-size: 12px;
		height: 12px;
	}
	.right-title span b {
		margin-top: -3px;
		margin-right: 6px;
	}
	.right-title span b::after {
		right: -3px;
		width: 2px;
		height: 23px;
	}
	.new-products .image {
		width: 64px;
		height: 64px;
		line-height: 64px;
		margin-right: 10px;
	}
	.new-products .text p {
		font-size: 12px;
		height: 12px;
	}
	.new-products .text b {
		font-size: 12px;
		margin-top: 8px;
	}
	.new-products .text span i {
		margin-right: 3px;
		font-size: 10px;
	}
	.new-products li {
		margin-top: 12px;
	}
	.screening .price {
		margin-right: 60px;
	}
	.switchBox b {
		margin: 0 12px;
	}
	.screening .price a {
		width: 90px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.screening .price a i {
		font-size: 13px;
		margin-top: 11px;
	}
	.btns_filter input {
		width: 86px;
		height: 34px;
		font-size: 14px;
	}
	.btns_filter button {
		height: 34px;
		font-size: 14px;
	}
	.switchBox a {
		font-size: 14px;
	}
	.scrRight {
		top: 10px;
	}
	.product-list1 li {
		margin-top: 27px;
	}
	.product-list1 ul {
		margin-top: -8px;
	}
	.product-list1 li .text {
		padding: 13px 12px 38px;
	}
	.product-list1 li .price i {
		font-size: 12px;
	}
	.product-list1 li .price {
		font-size: 20px;
		height: 20px;
	}
	.product-list1 li p {
		margin-top: 10px;
		font-size: 13px;
		height: 13px;
	}
	.product-list1 li span {
		font-size: 12px;
		height: 12px;
	}
	li .years mark {
		font-size: 12px;
		line-height: 18px;
	}
	li .years mark i {
		font-size: 18px;
		margin-right: 3px;
	}
	.product-list1 li .complare-box a {
		height: 29px;
		line-height: 27px;
		font-size: 12px;
	}
	.product-list1 li .complare-box a i {
		font-size: 12px;
		margin-top: 9px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		font: normal 16px/34px "Microsoft YaHei";
		margin-right: 6px;
	}
	.pages a.prev {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -35px 12px;
	}
	.pages a.ft {
		background: url(../../../../images/products/version/2022/page.png) no-repeat 13px 12px;
	}
	.pages a.lt {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -323px 12px;
	}
	.pages a.next {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -370px 12px;
	}
	.pages input {
		width: 34px;
		height: 34px;
		font: normal 14px/34px "Tahoma";
		vertical-align: top;
	}
	.pages button {
		width: 60px;
		height: 34px;
		font: normal 14px/32px "Tahoma";
		vertical-align: top;
	}
	.pages .jump {
		font-size: 13px;
		line-height: 34px;
	}
	.main .product-list2 .detail {
		width: 315px;
		padding-left: 35px;
	}
	.main .product-list2 li .image {
		width: 220px;
		margin-right: 30px;
	}
	.product-list2 .introduce h3 {
		font-size: 20px;
		margin-top: 8px;
	}
	.product-list2 .introduce h3 span b {
		font-size: 22px;
	}
	.product-list2 .introduce span mark {
		margin-top: 8px;
	}
	.product-list2 .introduce td:nth-child(2n) {
		line-height: 38px;
	}
	.main .product-list2 .detail span {
		margin-top: 15px;
	}
	.main .product-list2 .detail a.btn {
		margin-top: 22px;
	}
	.product-list2 .introduce p span {
		line-height: 20px;
		height: 40px;
	}
	.rightBar {
		right: 10px;
	}
	.footer .item .footer-code li .code {
		width: 118px;
		height: 118px;
	}
	.footer .item .footer-code li {
		padding-left: 50px;
	}
	.footer .item .footer-code {
		width: 330px;
	}
	.copyright {
		font-size: 12px;
		line-height: 20px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 30px;
	}
	ul.footImg {
		width: 690px;
		height: 37px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 104px;
		height: 37px;
	}
	ul.footImg li a {
		width: 92px;
		height: 37px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1178px;
	}
	.top .logo {
		width: 189px;
	}
	.top .pageName {
		margin-top: 4px;
		width: 114px;
	}
	.search {
		width: 572px;
		height: 44px;
		margin: 0 0 0 60px;
	}
	.search input {
		height: 44px;
		font-size: 14px;
	}
	.search button {
		height: 38px;
		width: 83px;
		font-size: 14px;
	}
	.search button i {
		font-size: 14px;
	}
	.top .btnBox a span {
		font-size: 13px;
		margin-top: 5px;
	}
	.top .btnBox i {
		font-size: 20px;
		background-size: 100% auto;
	}
	.top .btnBox b {
		width: 1px;
		height: 26px;
		margin: 6px 22px 0;
	}
	.top .btnBox {
		margin-top: 3px;
	}
	.top {
		padding: 38px 0 75px;
	}
	.hot-key {
		margin-top: 30px;
		font-size: 13px;
	}
	.hot-key span {
		margin-top: 6px;
	}
	.hot-key li {
		margin-right: 14px;
		margin-top: 6px;
	}
	.findtop {
		margin-top: -58px;
	}
	.findtop .w {
		padding: 0 25px;
	}
	.findtop dt {
		margin-right: 40px;
		font-size: 14px;
	}
	.findtop dt i {
		font-size: 16px;
		margin-top: 4px;
	}
	.findtop dl {
		line-height: 20px;
		font-size: 13px;
		margin-top: 12px;
		padding-bottom: 12px;
	}
	.main .product-list2 li {
		margin-top: 15px;
	}
	.findtop dd {
		height: 20px;
	}
	.findtop a.more {
		top: -1px;
		font-size: 13px;
	}
	.otherexi li {
		margin-right: 30px;
	}
	.screening {
		margin-top: 25px;
	}
	.product-right {
		width: 220px;
	}
	.right-title span {
		font-size: 17px;
	}
	.product-right .product-video, .product-right .new-products {
		padding: 12px 12px 15px;
	}
	.product-video li {
		margin-top: 13px;
	}
	.product-video li .image mark i {
		font-size: 40px;
	}
	.product-video li p {
		margin-top: 9px;
		font-size: 12px;
		height: 12px;
	}
	.right-title span b {
		margin-top: -3px;
		margin-right: 6px;
	}
	.right-title span b::after {
		right: -3px;
		width: 2px;
		height: 23px;
	}
	.new-products .image {
		width: 64px;
		height: 64px;
		line-height: 64px;
		margin-right: 10px;
	}
	.new-products .text p {
		font-size: 12px;
		height: 12px;
	}
	.new-products .text b {
		font-size: 12px;
		margin-top: 8px;
	}
	.new-products .text span i {
		margin-right: 3px;
		font-size: 10px;
	}
	.new-products li {
		margin-top: 12px;
	}
	.screening .price {
		margin-right: 60px;
	}
	.switchBox b {
		margin: 0 12px;
	}
	.screening .price a {
		width: 90px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.screening .price a i {
		font-size: 13px;
		margin-top: 11px;
	}
	.btns_filter input {
		width: 86px;
		height: 34px;
		font-size: 14px;
	}
	.btns_filter button {
		height: 34px;
		font-size: 14px;
	}
	.switchBox a {
		font-size: 14px;
	}
	.scrRight {
		top: 10px;
	}
	.product-list1 li {
		margin-top: 27px;
	}
	.product-list1 ul {
		margin-top: -8px;
	}
	.product-list1 li .text {
		padding: 13px 12px 38px;
	}
	.product-list1 li .price i {
		font-size: 12px;
	}
	.product-list1 li .price {
		font-size: 20px;
		height: 20px;
	}
	.product-list1 li p {
		margin-top: 10px;
		font-size: 13px;
		height: 13px;
	}
	.product-list1 li span {
		font-size: 12px;
		height: 12px;
	}
	li .years mark {
		font-size: 12px;
		line-height: 18px;
	}
	li .years mark i {
		font-size: 18px;
		margin-right: 3px;
	}
	.product-list1 li .complare-box a {
		height: 29px;
		line-height: 27px;
		font-size: 12px;
	}
	.product-list1 li .complare-box a i {
		font-size: 12px;
		margin-top: 9px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		font: normal 16px/34px "Microsoft YaHei";
		margin-right: 6px;
	}
	.pages a.prev {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -35px 12px;
	}
	.pages a.ft {
		background: url(../../../../images/products/version/2022/page.png) no-repeat 13px 12px;
	}
	.pages a.lt {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -323px 12px;
	}
	.pages a.next {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -370px 12px;
	}
	.pages input {
		width: 34px;
		height: 34px;
		font: normal 14px/34px "Tahoma";
		vertical-align: top;
	}
	.pages button {
		width: 60px;
		height: 34px;
		font: normal 14px/32px "Tahoma";
		vertical-align: top;
	}
	.pages .jump {
		font-size: 13px;
		line-height: 34px;
	}
	.main .product-list2 .detail {
		width: 285px;
		padding-left: 30px;
	}
	.main .product-list2 li .image {
		width: 200px;
		margin-right: 20px;
	}
	.product-list2 .introduce h3 {
		font-size: 20px;
		margin-top: 8px;
	}
	.product-list2 .leftBox .introduce {
		padding-right: 30px;
	}
	.product-list2 .introduce h3 a {
		height: 20px;
		line-height: 20px;
	}
	.product-list2 .introduce h3 span b {
		font-size: 20px;
	}
	.product-list2 .introduce td:nth-child(2n) {
		line-height: 32px;
	}
	.main .product-list2 .detail span {
		margin-top: 10px;
		font-size: 13px;
	}
	.main .product-list2 .detail span b {
		width: 54px;
		margin-right: 10px;
	}
	.main .product-list2 .detail span i {
		font-size: 12px;
	}
	.main .product-list2 .detail .message {
		margin-top: 17px;
	}
	.main .product-list2 .detail a.btn {
		width: 242px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 15px;
	}
	.product-list2 .introduce p span {
		line-height: 20px;
		height: 40px;
	}
	.rightBar {
		right: 10px;
	}
	.footer {
		margin-top: 30px;
		padding: 22px 0;
	}
	.footer-nav a {
		font-size: 14px;
		padding: 0 16px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 12px;
	}
	.footer .footer_img {
		width: 640px;
		height: 40px;
		margin: 13px auto 0;
	}
	.footer .footer_img li {
		width: 99px;
		height: 40px;
	}
	.footer .footer_img li a {
		height: 40px;
	}

}

@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 988px;
	}
	.top .logo {
		width: 151px;
	}
	.top .pageName {
		margin-top: 4px;
		width: 90px;
		height: 26px;
		line-height: 22px;
	}
	.search {
		width: 456px;
		height: 34px;
		margin: 0 0 0 50px;
	}
	.search input {
		height: 34px;
		font-size: 12px;
		text-indent: 18px;
	}
	.search button {
		height: 30px;
		width: 66px;
		font-size: 12px;
		top: 2px;
		right: 2px;
	}
	.search button i {
		font-size: 12px;
	}
	.top .btnBox a span {
		font-size: 12px;
		margin-top: 5px;
	}
	.top .btnBox i {
		font-size: 20px;
		background-size: 100% auto;
	}
	.top .btnBox b {
		width: 1px;
		height: 26px;
		margin: 6px 22px 0;
	}
	.top .btnBox {
		margin-top: 0;
	}
	.top {
		padding: 30px 0 60px;
	}
	.hot-key {
		margin-top: 27px;
		font-size: 12px;
	}
	.hot-key span {
		margin-top: 5px;
	}
	.hot-key li {
		margin-right: 10px;
		margin-top: 6px;
	}
	.findtop {
		margin-top: -45px;
	}
	.findtop .w {
		padding: 0 18px;
	}
	.findtop dt {
		margin-right: 30px;
		font-size: 13px;
	}
	.findtop dt i {
		font-size: 15px;
		margin-top: 4px;
		margin-right: 3px;
	}
	.findtop dl {
		line-height: 20px;
		font-size: 12px;
		margin-top: 11px;
		padding-bottom: 10px;
	}
	.findtop dd {
		height: 20px;
	}
	.findtop a.more {
		top: 1px;
		font-size: 12px;
		height: 20px;
		line-height: 18px;
		padding: 0 4px;
	}
	.otherexi li {
		margin-right: 25px;
	}
	.screening {
		margin-top: 20px;
	}
	.product-right {
		width: 220px;
		margin-left: 15px;
	}
	.right-title span {
		font-size: 17px;
	}
	.product-right .product-video, .product-right .new-products {
		padding: 12px 12px 15px;
	}
	.product-video li {
		margin-top: 13px;
	}
	.product-video li .image mark i {
		font-size: 40px;
	}
	.product-video li p {
		margin-top: 9px;
		font-size: 12px;
		height: 12px;
	}
	.right-title span b {
		margin-top: -3px;
		margin-right: 6px;
	}
	.right-title span b::after {
		right: -3px;
		width: 2px;
		height: 23px;
	}
	.new-products .image {
		width: 64px;
		height: 64px;
		line-height: 64px;
		margin-right: 10px;
	}
	.new-products .text p {
		font-size: 12px;
		height: 12px;
	}
	.new-products .text b {
		font-size: 12px;
		margin-top: 8px;
	}
	.new-products .text span i {
		margin-right: 3px;
		font-size: 10px;
	}
	.new-products li {
		margin-top: 12px;
	}
	.screening .price {
		margin-right: 40px;
	}
	.product-list1 li .item {
		margin-right: 12px;
	}
	.product-list1 ul {
		width: calc(100% + 12px);
	}
	.switchBox b {
		margin: 0 12px;
	}
	.screening .price a {
		width: 90px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.screening .price a i {
		font-size: 13px;
		margin-top: 11px;
	}
	.btns_filter input {
		width: 86px;
		height: 34px;
		font-size: 14px;
	}
	.btns_filter button {
		height: 34px;
		font-size: 14px;
	}
	.switchBox a {
		font-size: 14px;
	}
	.scrRight {
		top: 10px;
	}
	.product-list1 li {
		margin-top: 20px;
	}
	.product-list1 ul {
		margin-top: -8px;
	}
	.product-list1 li .text {
		padding: 13px 8px 38px;
	}
	li .years {
		margin-top: 9px;
	}
	.product-list1 li .price i {
		font-size: 12px;
	}
	.product-list1 li .price {
		font-size: 20px;
		height: 20px;
	}
	.product-list1 li p {
		margin-top: 10px;
		font-size: 13px;
		height: 13px;
	}
	.product-list1 li span {
		font-size: 12px;
		height: 12px;
	}
	li .years mark {
		font-size: 12px;
		line-height: 18px;
	}
	li .years mark i {
		font-size: 18px;
		margin-right: 3px;
	}
	.product-list1 li .complare-box a {
		height: 29px;
		line-height: 27px;
		font-size: 12px;
	}
	.product-list1 li .complare-box a i {
		font-size: 12px;
		margin-top: 9px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		font: normal 16px/34px "Microsoft YaHei";
		margin-right: 6px;
	}
	.pages a.prev {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -35px 12px;
	}
	.pages a.ft {
		background: url(../../../../images/products/version/2022/page.png) no-repeat 13px 12px;
	}
	.pages a.lt {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -323px 12px;
	}
	.pages a.next {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -370px 12px;
	}
	.pages input {
		width: 34px;
		height: 34px;
		font: normal 14px/34px "Tahoma";
		vertical-align: top;
	}
	.pages button {
		width: 60px;
		height: 34px;
		font: normal 14px/32px "Tahoma";
		vertical-align: top;
	}
	.pages .jump {
		font-size: 13px;
		line-height: 34px;
	}
	.main .product-list2 .detail {
		width: 230px;
		padding-left: 20px;
	}
	.main .product-list2 .detail p {
		font-size: 15px;
		margin-top: 7px;
	}
	.main .product-list2 .detail::after {
		top: 1px;
	}
	.main .product-list2 li .image {
		width: 185px;
		margin-right: 20px;
	}
	.product-list2 .introduce h3 {
		font-size: 18px;
		margin-top: 5px;
	}
	.product-list2 .introduce h3 span {
		font-size: 12px;
	}
	.product-list2 .leftBox .introduce {
		padding-right: 30px;
	}
	.product-list2 .introduce h3 a {
		height: 20px;
		line-height: 20px;
	}
	.product-list2 .introduce h3 span b {
		font-size: 18px;
	}
	.product-list2 .introduce span {
		font-size: 12px;
	}
	.product-list2 .introduce table {
		margin-top: 12px;
		font-size: 12px;
	}
	.product-list2 .introduce td:nth-child(2n) {
		line-height: 28px;
	}
	.main .product-list2 .detail span {
		margin-top: 10px;
		font-size: 13px;
	}
	.main .product-list2 .detail span b {
		width: 54px;
		margin-right: 10px;
	}
	.main .product-list2 .detail span i {
		font-size: 12px;
	}
	.main .product-list2 .detail .message {
		margin-top: 17px;
	}
	.main .product-list2 .detail a.btn {
		width: 210px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 15px;
	}
	.product-list2 .introduce p span {
		line-height: 18px;
		height: 36px;
	}
	.main .product-list2 li {
		margin-top: 15px;
		padding: 12px;
	}
	.rightBar {
		right: 10px;
	}
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}


}

@media only screen and (max-width:1024px){
	.w{
		width: 988px;
	}
	.top .logo {
		width: 151px;
	}
	.top .pageName {
		margin-top: 4px;
		width: 90px;
		height: 26px;
		line-height: 22px;
	}
	.search {
		width: 456px;
		height: 34px;
		margin: 0 0 0 50px;
	}
	.search input {
		height: 34px;
		font-size: 12px;
		text-indent: 18px;
	}
	.search button {
		height: 30px;
		width: 66px;
		font-size: 12px;
		top: 2px;
		right: 2px;
	}
	.search button i {
		font-size: 12px;
	}
	.top .btnBox a span {
		font-size: 12px;
		margin-top: 5px;
	}
	.top .btnBox i {
		font-size: 20px;
		background-size: 100% auto;
	}
	.top .btnBox b {
		width: 1px;
		height: 26px;
		margin: 6px 22px 0;
	}
	.top .btnBox {
		margin-top: 0;
	}
	.top {
		padding: 30px 0 60px;
	}
	.hot-key {
		margin-top: 27px;
		font-size: 12px;
	}
	.hot-key span {
		margin-top: 5px;
	}
	.hot-key li {
		margin-right: 10px;
		margin-top: 6px;
	}
	.findtop {
		margin-top: -45px;
	}
	.findtop .w {
		padding: 0 18px;
	}
	.findtop dt {
		margin-right: 30px;
		font-size: 13px;
	}
	.findtop dt i {
		font-size: 15px;
		margin-top: 4px;
		margin-right: 3px;
	}
	.findtop dl {
		line-height: 20px;
		font-size: 12px;
		margin-top: 11px;
		padding-bottom: 10px;
	}
	.findtop dd {
		height: 20px;
	}
	.findtop a.more {
		top: 1px;
		font-size: 12px;
		height: 20px;
		line-height: 18px;
		padding: 0 4px;
	}
	.otherexi li {
		margin-right: 25px;
	}
	.screening {
		margin-top: 20px;
	}
	.product-right {
		width: 220px;
		margin-left: 15px;
	}
	.right-title span {
		font-size: 17px;
	}
	.product-right .product-video, .product-right .new-products {
		padding: 12px 12px 15px;
	}
	.product-video li {
		margin-top: 13px;
	}
	.product-video li .image mark i {
		font-size: 40px;
	}
	.product-video li p {
		margin-top: 9px;
		font-size: 12px;
		height: 12px;
	}
	.right-title span b {
		margin-top: -3px;
		margin-right: 6px;
	}
	.right-title span b::after {
		right: -3px;
		width: 2px;
		height: 23px;
	}
	.new-products .image {
		width: 64px;
		height: 64px;
		line-height: 64px;
		margin-right: 10px;
	}
	.new-products .text p {
		font-size: 12px;
		height: 12px;
	}
	.new-products .text b {
		font-size: 12px;
		margin-top: 8px;
	}
	.new-products .text span i {
		margin-right: 3px;
		font-size: 10px;
	}
	.new-products li {
		margin-top: 12px;
	}
	.screening .price {
		margin-right: 40px;
	}
	.product-list1 li .item {
		margin-right: 12px;
	}
	.product-list1 ul {
		width: calc(100% + 12px);
	}
	.switchBox b {
		margin: 0 12px;
	}
	.screening .price a {
		width: 90px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
	.screening .price a i {
		font-size: 13px;
		margin-top: 11px;
	}
	.btns_filter input {
		width: 86px;
		height: 34px;
		font-size: 14px;
	}
	.btns_filter button {
		height: 34px;
		font-size: 14px;
	}
	.switchBox a {
		font-size: 14px;
	}
	.scrRight {
		top: 10px;
	}
	.product-list1 li {
		margin-top: 20px;
	}
	.product-list1 ul {
		margin-top: -8px;
	}
	.product-list1 li .text {
		padding: 13px 8px 38px;
	}
	li .years {
		margin-top: 9px;
	}
	.product-list1 li .price i {
		font-size: 12px;
	}
	.product-list1 li .price {
		font-size: 20px;
		height: 20px;
	}
	.product-list1 li p {
		margin-top: 10px;
		font-size: 13px;
		height: 13px;
	}
	.product-list1 li span {
		font-size: 12px;
		height: 12px;
	}
	li .years mark {
		font-size: 12px;
		line-height: 18px;
	}
	li .years mark i {
		font-size: 18px;
		margin-right: 3px;
	}
	.product-list1 li .complare-box a {
		height: 29px;
		line-height: 27px;
		font-size: 12px;
	}
	.product-list1 li .complare-box a i {
		font-size: 12px;
		margin-top: 9px;
	}
	.pages a {
		width: 34px;
		height: 34px;
		font: normal 16px/34px "Microsoft YaHei";
		margin-right: 6px;
	}
	.pages a.prev {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -35px 12px;
	}
	.pages a.ft {
		background: url(../../../../images/products/version/2022/page.png) no-repeat 13px 12px;
	}
	.pages a.lt {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -323px 12px;
	}
	.pages a.next {
		background: url(../../../../images/products/version/2022/page.png) no-repeat -370px 12px;
	}
	.pages input {
		width: 34px;
		height: 34px;
		font: normal 14px/34px "Tahoma";
		vertical-align: top;
	}
	.pages button {
		width: 60px;
		height: 34px;
		font: normal 14px/32px "Tahoma";
		vertical-align: top;
	}
	.pages .jump {
		font-size: 13px;
		line-height: 34px;
	}
	.main .product-list2 .detail {
		width: 230px;
		padding-left: 20px;
	}
	.main .product-list2 .detail p {
		font-size: 15px;
		margin-top: 7px;
	}
	.main .product-list2 .detail::after {
		top: 1px;
	}
	.main .product-list2 li .image {
		width: 185px;
		margin-right: 20px;
	}
	.product-list2 .introduce h3 {
		font-size: 18px;
		margin-top: 5px;
	}
	.product-list2 .introduce h3 span {
		font-size: 12px;
	}
	.product-list2 .leftBox .introduce {
		padding-right: 30px;
	}
	.product-list2 .introduce h3 a {
		height: 20px;
		line-height: 20px;
	}
	.product-list2 .introduce h3 span b {
		font-size: 18px;
	}
	.product-list2 .introduce span {
		font-size: 12px;
	}
	.product-list2 .introduce table {
		margin-top: 12px;
		font-size: 12px;
	}
	.product-list2 .introduce td:nth-child(2n) {
		line-height: 28px;
	}
	.main .product-list2 .detail span {
		margin-top: 10px;
		font-size: 13px;
	}
	.main .product-list2 .detail span b {
		width: 54px;
		margin-right: 10px;
	}
	.main .product-list2 .detail span i {
		font-size: 12px;
	}
	.main .product-list2 .detail .message {
		margin-top: 17px;
	}
	.main .product-list2 .detail a.btn {
		width: 210px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 15px;
	}
	.product-list2 .introduce p span {
		line-height: 18px;
		height: 36px;
	}
	.main .product-list2 li {
		margin-top: 15px;
		padding: 12px;
	}
	.rightBar {
		right: 10px;
	}
	.footer {
		margin-top: 24px;
		padding: 16px 0;
	}
	.footer-nav {
		height: 22px;
		line-height: 22px;
	}
	.footer-nav a::after {
		height: 12px;
	}
	.footer-nav a {
		font-size: 12px;
		padding: 0 10px;
	}
	.footer p {
		font-size: 12px;
		margin-top: 8px;
	}
	.footer .footer_img {
		width: 483px;
		height: 30px;
		margin: 12px auto 0;
	}
	.footer .footer_img li {
		width: 75px;
		height: 30px;
		margin-right: 6px;
	}
	.footer .footer_img li a {
		height: 30px;
	}

}
