body{
	line-height: 1;
}
a {
	outline: none;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@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%);
}
.mt20 {
	margin-top: 20px;
}
.product-images .videoIco {
	width: 60px;
	height: 60px;
	background: url(https://www.56js.com/images/public/video01.png) no-repeat 0 0;
	background-size: auto;
	background-size: cover;
	position: absolute;
	z-index: 9;
	bottom: 10px;
	left: 10px;
}
.product-images .videoItem {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	width: 100%;
	height: 100%;
	background: #000;
}
.product-images .videoItem > a {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: ;
	width: 14px;
	height: 14px;
	background: #fff;
	background: url("http://public.mtnets.com/Images/public/closed.png") no-repeat center;
	background-size: contain;
}
.banner-adv {
	margin: 0 auto;
	overflow: hidden;
}
.banner-adv ul {
	width: calc(100% + 12px);
	display: inline;
	float: left;
	margin: 8px 0 0 -6px;
}

.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item {
	margin: 12px 6px 0 6px;
	overflow: hidden;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

.banner-adv ul li a,
.banner-adv ul li embed {
	float: left;
}

.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #185ead;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #185ead;
	border: 1px solid #185ead;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #185ead;
}
.divService a i {
	font-size: 14px;
	vertical-align: top;
	margin-right: 4px;
	margin-top: 13px;
}
.divService a:last-child {
	padding-right: 0;
}
.bannerAdv-box {
	margin-top: 15px;
}
.iframe {
	height: 40px;
	position: relative;
}
.top {
	padding: 24px 0;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.24);
}

.top .w {
	overflow: hidden;
}
.top .logo {
	float: left;
	width: 218px;
}
.top .pageName {
	margin-left: 10px;
	padding-left: 12px;
	height: 36px;
	line-height: 32px;
	border-left: 1px solid;
	border-color: #ddd;
	float: left;
	margin-top: 7px;
}
.search {
	width: 650px;
	height: 48px;
	margin: 1px 0 0 65px;
	float: left;
	position: relative;
	border-radius: 24px;
	border: 2px solid #185ead;
	box-sizing: border-box;
}
.search input {
	width: 100%;
	height: 44px;
	border: none;
	font-size: 14px;
	color: #aaa;
	text-indent: 22px;
	padding-right: 100px;
	box-sizing: border-box;
	border-radius: 24px 0 0 24px;
}
.search input:focus {
	color: #333;
}
.search button {
	position: absolute;
	height: 48px;
	background-color: #185ead;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 24px 24px 0;
}
.search button i {
	margin-right: 5px;
	font-size: 16px;
}
.top .btnBox {
	float: right;
	font-size: 0;
	padding-right: 15px;
	margin-top: 3px;
}
.top .btnBox i {
	font-size: 22px;
	display: block;
	color: #185ead;
}
.top .btnBox a {
	color: #333;
	text-align: center;
	display: inline-block;
}
.top .btnBox b {
	display: inline-block;
	width: 1px;
	height: 42px;
	background-color: #e6e6e6;
	margin: 0px 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;
}
.location {
	line-height: 46px;
	height: 46px;
	font-size: 14px;
	color: #666;
}
.location a {
	color: #666;
	margin: 0 7px;
}
.location a:first-child {
	margin-left: 0;
}
.location a:hover {
	color: #185ead;
}
.product-box {
	margin-top: 15px;
}
.product-box .w {
	overflow: hidden;
}
.similar-pro {
	width: 156px;
	float: right;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	text-align: center;
	padding: 14px;
}
.similar-pro .title {
	font-size: 14px;
	color: #185ead;
}
.similar-pro .title span {
	margin: 0 11px;
}
.similar-pro .title i {
	display: inline-block;
	width: 16px;
	height: 1px;
	background-color: #aabbce;
	vertical-align: top;
	margin-top: 7px;
}
.similar-swiper {
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
	display: none;
}
.similar-swiper li {
	margin-top: 10px;
}
.similar-swiper .image {
	height: 87px;
	overflow: hidden;
	position: relative;
}
.similar-swiper .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.similar-swiper p {
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	margin-top: 10px;
}
.similar-swiper p a {
	color: #333;
}
.similar-swiper p a:hover {
	color: #185ead;
}
.similar-swiper .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #ccc;
	opacity: 1;
	margin: 0 3px !important;
}
.similar-swiper  .swiper-pagination-bullet-active {
	background: #185ead;
}
.similar-swiper .swiper-pagination {
	bottom: 0 !important;
}
.product-info {
	overflow: hidden;
}
.product-info .left {
	width: 512px;
	float: left;
}
.product-images {
	overflow: hidden;
}
.product-images .big-image {
	float: left;
	width: 402px;
	height: 402px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.product-images .big-image ul {
	position: absolute;
	height: 100%;
}
.product-images .big-image li {
	float: left;
	height: 100%;
	width: 100%;
}
.product-images .big-image .image {
	position: relative;
	height: 100%;
	text-align: center;
	line-height: 402px;
}
.product-images .big-image .image img {
	/* position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%); */
}
.product-images .small-image {
	overflow: hidden;
	max-height: none;
}
.product-images .small-image li {
	margin-top: 14px;
	position: relative;
}
.product-images .small-image li:first-child {
	margin-top: 0;
}
.product-images .small-image .image {
	height: 0;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.product-images .small-image .image img {
	max-height: none;
	position: absolute;
	transform: translate(-50%,-50%);
	left: 50%;
	top: 50%;
}
.product-images .small-image li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid transparent;
	box-sizing: border-box;
}
.product-images .small-image li.focus a {
	border-color: #185ead;
}
.product-info .left .share {
	margin-top: 15px;
	font-size: 0;
	position: relative;
}
.share .fenxiang {
	display: inline-block;
}
.share a {
	color: #999;
	font-size: 14px;
	margin-right: 14px;
}
.share .compare {
	display: inline-block;
}
.share .compare a::after {
	content: "对比";
}
.share .compare a.clicked0 {
	color: #185ead;
}
.share .compare a.clicked0::after {
	content: "已加入";
}
.share a i {
	font-size: 14px;
	margin-right: 3px;
}
.share a:hover {
	color: #185ead;
}
.share .report {
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 0;
}
.share .fenxiang:hover a {
	color: #185ead;
}
.share .fenxiang .fenxiangDiv {
	position: absolute;
	left: 0px;
	bottom: 17px;
	z-index: 99;
	background: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
}
.share .fenxiang .bdsharebuttonbox a {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 6px;
	line-height: 30px;
	border: 0;
	border-radius: 0;
}
.bdsharebuttonbox a.weixin {
	background:url('../../../../images/products/version/2022/buttonshareicon.png') no-repeat -140px -36px;
}
.bdsharebuttonbox a.qqim {
	background:url('../../../../images/products/version/2022/buttonshareicon.png') no-repeat  -90px -36px;
}
.bdsharebuttonbox a.weibo {
	background:url('../../../../images/products/version/2022/buttonshareicon.png') no-repeat -45px -36px;
	margin-right: 0 !important;
}
.bdsharebuttonbox a.qq {
	background:url('../../../../images/products/version/2022/buttonshareicon.png') no-repeat 0 -36px;
}
.product-info .right {
	overflow: hidden;
}
.product-text {
	margin: 0 35px;
	padding: 0 22px;
}
.product-text .pro-name {
	font-size: 28px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.product-text .pro-label {
	font-size: 0;
}
.product-text .pro-label span {
	font-size: 15px;
	display: inline-block;
	box-sizing: border-box;
	height: 27px;
	line-height: 23px;
	border-radius: 14px;
	padding: 0 14px;
	border: 1px solid #ddd;
	margin-right: 8px;
	color: #999;
	margin-top: 12px;
}
.proPrice-box {
	margin: 15px -22px 0 -22px;
	border: 1px solid #f4e6e6;
	background-color: #faf4f4;
	padding: 10px 0;
}
.product-text .proPrice {
	width: 100%;
	font-size: 14px;
}
.proPrice .prTitle {
	width: 86px;
	font-size: 16px;
	color: #ec392f;
	padding-left: 22px;
}
.proPrice .prTitle.num {
	color: #999;
}
.product-text .proPrice tr {
	height: 36px;
}
.proPrice td.sale {
	font-size: 28px;
	color: #ec392f;
}
.proPrice td.sale i {
	font-size: 16px;
	font-style: normal;
	vertical-align: top;
	margin-top: 10px;
	display: inline-block;
}
.proPrice td font {
	font-size: 18px;
	vertical-align: top;
	display: inline-block;
	margin-top: 8px;
}
.proPrice td.sale i.line {
	display: inline-block;
	vertical-align: top;
	margin: 7px 7px 0;
	font-size: ;
}
.proPrice-box .tip {
	padding-left: 110px;
	color: #aaa;
	font-size: 12px;
	margin-top: 5px;
}

.product-text .model {
	overflow: hidden;
	margin: 30px -22px 0;
}
.product-text .model li {
	float: left;
	width: 140px;
	font-size: 18px;
	position: relative;
	padding-right: 15px;
	box-sizing: border-box;
	text-align: center;
}
.product-text .model li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 40px;
	background-color: #e6e6e6;
	transform: translateY(-50%);
}
.product-text .model li:nth-child(n + 2) {
	width: 172px;
	padding: 0 15px;
}
.product-text .model li:last-child::after {
	display: none;
}
.product-text .model li span {
	display: block;
	margin-top: 15px;
	font-size: 15px;
	color: #999;
}
.product-text .spec{
    /* border-top: 1px solid #eeeeee; */
    border-bottom: 1px solid #eeeeee;
    position: relative;
	margin-top: 15px;
}
.product-text .spec i{
    width: 48px;
    height: 16px;
    border: 1px solid #eee;
    border-top: 0;
    position: absolute;
    bottom: -17px;
    left: 257px;
    background: #fff url(https://www.hbzhan.com/images/public/price.png) no-repeat 18px -88px;
}
.product-text .spec span{
    float: left;
    color: #999;
    line-height: 44px;
    font-family: "microsoft yahei";
    font-size: 16px;
    padding-right: 65px;
}
.product-text .spec tr{
    border-bottom: 1px solid #eeeeee;
}
.product-text .spec tr:last-child {
    border-bottom: 0;
}
.product-text .spec td{
    font-family: "microsoft yahei";
    font-size: 14px;
    width: 104px;
    padding: 10px 10px 10px 0;
    line-height: 20px;
    display: inline-block;
    word-break: break-all;
	border: none;
}
.product-text .spec td.spec0{
    font-weight: bold;
}
.product-text .update {
	margin-top: 30px;
	font-size: 15px;
	color: #999;
}
.product-text .update span {
	color: #185ead;
}
.product-text .update i {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
}
.product-text .product-btn {
	border-top: 1px solid #e6e6e6;
	padding: 24px 22px 0;
	font-size: 0;
	margin: 18px -22px 0;
}
.product-text .product-btn a {
	font-size: 16px;
	margin-right: 18px;
	display: inline-block;
	border-radius: 3px;
	width: 136px;
	height: 44px;
	background-color: #185ead;
	color: #fff;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.product-text .product-btn a.inquiry {
	/* background-color: #ec392f; */
}
.product-text .product-btn a.coll {
	background-color: #ffad65;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffad65), to(#ed7a52));
	background-image: -webkit-linear-gradient(90deg, #ffad65, #ed7a52);
	background-image: -moz-linear-gradient(90deg, #ffad65, #ed7a52);
	background-image: -ms-linear-gradient(90deg, #ffad65, #ed7a52);
	background-image: -o-linear-gradient(90deg, #ffad65, #ed7a52);
	background-image: linear-gradient(90deg, #ffad65, #ed7a52);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffad65', endColorStr='#ed7a52');
}
.product-text .product-btn a.tel {
	background-color: #ff7676;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff7676), to(#ed5273));
	background-image: -webkit-linear-gradient(90deg, #ff7676, #ed5273);
	background-image: -moz-linear-gradient(90deg, #ff7676, #ed5273);
	background-image: -ms-linear-gradient(90deg, #ff7676, #ed5273);
	background-image: -o-linear-gradient(90deg, #ff7676, #ed5273);
	background-image: linear-gradient(90deg, #ff7676, #ed5273);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff7676', endColorStr='#ed5273');
}
.getInfoBtn,.payBtn {
	display: inline-block;
}
.getInfoBtn a,.payBtn a {
	background-color: transparent !important;
	color: #185ead !important;
	text-decoration: underline !important;
	width: auto !important;
	cursor: pointer;
}
.product-text .product-btn p {
	color: #999;
	line-height: 24px;
	font-size: 14px;
	font-family: "microsoft yahei";
	padding: 2px 0;
}
.product-text .product-btn p:first-of-type {
	margin-top: 13px;
}
.product-text .product-btn p b {
	color: #333;
	padding-right: 20px;
	display: inline-block;
	font-family: "microsoft yahei";
}
.product-text .product-btn p b.person {
	padding-left: 30px;
	background: url(/images/products/version/2022/peo.png) no-repeat 0 1px;
	font-size: 20px;
}
.product-text .product-btn p b.phone {
	padding-left: 30px;
	background: url(/images/products/version/2022/tel.png) no-repeat 0 1px;
	font-size: 20px;
}
.product-text .product-tip {
	font-size: 14px;
	color: #999;
	margin-top: 22px;
}
.wx-tips {
	overflow: hidden;
	font-family: 'microsoft yahei';
	line-height: 20px;
	color: #999;
	padding-left: 0;
	margin: 15px 0 0;
}
.wx-tips i{
    width:20px;
    height:20px;
    display:inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    background:url('https://public.mtnets.com/Images/public/waring.png') no-repeat 0 0;
    background-size: contain;
}
.wx-tips a{
    color:#ff0000;
    text-decoration: underline;
}
.wx-tips a:hover{
    color:#ff6600;
    text-decoration: none;
}
.recommend {
	margin-top: 38px;
	overflow: hidden;
}
.recommend .title {
	font-size: 20px;
	font-weight: bold;
}
.recommend .title i {
	font-size: 24px;
	color: #185ead;
	font-weight: normal;
	vertical-align: top;
	margin-right: 6px;
}
.recommend ul {
	overflow: hidden;
	margin-right: -25px;
}
.recommend li {
	float: left;
	width: 12.5%;
}
.recommend li .item {
	margin-right: 25px;
	margin-top: 18px;
}
.recommend li .image {
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
	position: relative;
	border: 1px solid #e6e6e6;
}
.recommend li .image img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.recommend li p {
	font-size: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	margin-top: 12px;
}
.recommend li p a {
	color: #333;
}
.recommend li p a:hover {
	color: #185ead;
}
.main {
	margin-top: 38px;
}
.main .w {
	overflow: hidden;
}
.main .right {
	width: 300px;
	float: right;
	margin-left: 36px;
}
.company-box {
	padding: 20px 18px;
	background: #fffcf6 url(../../../../images/products/version/2022/companybg.png) no-repeat;
	border: 1px solid #eed7b7;
	background-position: right 18px top;
}
.company-box .company-top p {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
}
.company-box .company-top p a {
	color: #333;
}
.company-box .company-top p a:hover {
	color: #185ead;
}
.company-box .company-top .vip {
	margin-top: 10px;
}
.company-box .company-top .vip mark {
	display: inline-block;
	line-height: 22px;
	height: 22px;
	border-radius: 11px 0 11px 11px;
	padding: 0 12px;
	background-color: #dd4ef4;
	color: #fff;
}
.company-box .company-top .vip mark.senior {
	background-color: #ff4857;
}
.company-box .company-top .vip mark.intermediate {
	background-color: #ff8519;
}
.company-box .company-top .vip mark.primary {
	background-color: #00af6b;
}
.company-box .company-top .vip mark.free {
	background-color: #9d9d9d;
}
.company-box ul {
	margin-top: 12px;
	border-top: 1px dashed #eed7b7;
}
.company-box li {
	margin-top: 15px;
	font-size: 14px;
	overflow: hidden;
	line-height: 16px;
	height: 16px;
	color: #999;
}
.company-box li span {
	width: 90px;
	float: left;
}
.company-box li span i {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #999999;
	vertical-align: top;
	margin-left: 8px;
	margin-top: 5px;
}
.company-box li p {
	overflow: hidden;
	color: #333;
}
.company-box li p.success {
	color: #088f61;
}
.company-box .online-talk {
	border-top: 1px dashed #eed7b7;
	margin-top: 15px;
	padding-top: 7px;
}
.company-box .btn {
	margin-top: 15px;
	border-top: 1px dashed #eed7b7;
	padding-top: 20px;
	overflow: hidden;
}
.company-box .btn a {
	float: left;
	width: calc(50% - 8px);
	height: 38px;
	line-height: 36px;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px dashed #5890ce;
	color: #5890ce;
	font-size: 14px;
	text-align: center;
}
.company-box .btn a:nth-child(2) {
	float: right;
	border-color: #ff9b4d;
	color: #ff9b4d;
}
.company-box .btn a:hover {
	background-color: #5890ce;
	color: #fff;
}
.company-box .btn a:nth-child(2):hover {
	background-color: #ff9b4d;
}
.classify-box {
	border: 1px solid #e6e6e6;
}
.classify-tab {
	height: 52px;
	line-height: 52px;
	background-color: #f5f5f5;
	text-align: center;
	font-size: 0;
}
.classify-tab a {
	font-size: 18px;
	color: #999;
	width: 50%;
	display: inline-block;
	position: relative;
}
.classify-tab a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #185ead;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	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;
}
.classify-tab a.focus {
	font-weight: bold;
	color: #333;
	background-color: #fff;
}
.classify-tab a.focus::after {
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.classify-bot {
	display: none;
	padding: 6px 18px 15px;

}
.classify-bot li {
	margin-top: 12px;
}
.classify-bot li a {
	display: block;
	line-height: 38px;
	height: 40px;
	border: 1px solid #eee;
	background-color: #f5f5f5;
	box-sizing: border-box;
	position: relative;
	font-size: 14px;
	color: #333;
	padding-left: 14px;
	padding-right: 32px;
}
.classify-bot li a i {
	font-size: 10px;
	position: absolute;
	right: 14px;
	top: 0;
	line-height: 38px;
}
.classify-bot li a:hover {
	background-color: #edf2f7;
	border-color: #dde4ec;
	color: #185ead;
}
.right-title {
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 18px;
	background-color: #f5f5f5;
}
.right-title i {
	font-size: 22px;
	color: #185ead;
	font-weight: normal;
	vertical-align: top;
	margin-right: 6px;
	margin-top: 16px;
}
.article-box {
	border: 1px solid #e6e6e6;
}
.article-box ul {
	padding: 0 18px 20px;
}
.article-box li {
	margin-top: 18px;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.article-box li a {
	color: #333;
}
.article-box li a:hover {
	color: #185ead;
}
.article-box li span {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #185ead;
	vertical-align: top;
	margin-right: 7px;
	margin-top: 7px;
}
.follow-box {
	border: 1px solid #e6e6e6;
}
.follow-box ul {
	padding: 0 18px 20px;
}
.follow-box li {
	margin-top: 15px;
	line-height: 17px;
	height: 17px;
	overflow: hidden;
	font-size: 14px;
}
.follow-box li a {
	color: #333;
}
.follow-box li a:hover {
	color: #185ead;
}
.follow-box li span {
	font-size: 13px;
	display: inline-block;
	color: #999;
	width: 17px;
	height: 17px;
	background-color: #eaeaea;
	border-radius: 9px 0 9px 9px;
	text-align: center;
	line-height: 15px;
	vertical-align: top;
	margin-right: 7px;
}
.follow-box li:nth-child(1) span {
	color: #fff;
	background-color: #f24141;
}
.follow-box li:nth-child(2) span {
	color: #fff;
	background-color: #ed8547;
}
.follow-box li:nth-child(3) span {
	color: #fff;
	background-color: #4584cb;
}
.main .left {
	overflow: hidden;
}
.interaction-tab,.hot-products .title {
	height: 52px;
	line-height: 50px;
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.interaction-tab p {
	font-size: 0;
}
.interaction-tab a,.hot-products .title span {
	font-size: 20px;
	color: #999;
	margin: 0 25px;
	position: relative;
}
.interaction-tab a.focus,.hot-products .title span {
	font-weight: bold;
	color: #185ead;
}
.interaction-tab a::after,.hot-products .title span::after {
	content: "";
	position: absolute;
	width: 36px;
	height: 3px;
	border-radius: 2px;
	background-color: #ff9700;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	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;
}
.interaction-tab a.focus::after,.hot-products .title span::after {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.interaction-bot {
	display: none;
}
.prolist-right-guest {
	padding-top: 30px;
}
.interaction-bot .content {
	font-size:16px;
	line-height:24px;
	color:#777;
	padding:20px 0
}
.interaction-bot .content p {
	margin-bottom:10px
}
.interaction-bot .content h2 {
	font-size:18px;
	line-height:30px;
	margin-bottom:10px;
	color:#333
}
.interaction-bot .content h3 {
	font-size:16px;
	line-height:28px;
	margin-bottom:10px;
	color:#333
}
.hot-products {
	margin-top: 30px;
}
.hotpro-box {
	margin-top: 7px;
}
.hotpro-box table {
	width: 100%;
	text-align: left;
	font-size: 16px;
}
.w265 {
	width: 265px;
}
.w130 {
	width: 130px;
}
.w125 {
	width: 125px;
}
.w310 {
	width: 310px;
}
.hotpro-box thead th {
	line-height: 46px;
}
.hotpro-box tbody tr {
	border-top: 1px dashed #e6e6e6;
	line-height: 1.5;
}
.hotpro-box td p {
	padding: 15px 10px 15px 0;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}
.hotpro-box td p a {
	color: #185ead;
}
.hotpro-box td p b {
	font-weight: normal;
	color: #e52828;
}
.hotpro-box td .button {
	display: inline-block;
	width: 100px;
	height: 26px;
	line-height: 22px;
	border-radius: 2px;
	background-color: #ec392f;
	color: #fff;
	text-align: center;
	font-size: 15px;
	box-sizing: border-box;
	border: 1px solid #ec392f;
}
.hotpro-box td .button:hover {
	background-color: #fff;
	color: #ec392f;
}
.main .left .tip {
	font-family: "Microsoft YaHei";
	margin-top: 35px;
	line-height: 24px;
	color: #999;
	font-size: 14px;
	background-color: #fff9f4;
	border: 1px solid #f8dec8;
	padding: 12px 20px;
}
.main .left .tip b {
	color: #ff7f24;
	font-weight: normal;
}

.footer {
	background-color: #222222;
	margin-top: 58px;
}

.footer .item {
	margin: 0 auto;
	overflow: hidden;
}

.footer .item .footer-code {
	float: right;
	width: 380px;
	margin-top: 30px;
}
.footer .item .footer-code li {
	float: left;
	padding-left: 64px;
}
.footer .item .footer-code li:first-of-type {
	padding-left: 0;
}
.footer .item .footer-code li .code {
	width: 136px;
	height: 136px;
	border: 2px solid #4285f4;
	padding: 10px;
	background-color: #fff;
	box-sizing: border-box;
}
.footer .item .footer-code li p {
	text-align: center;
	font-size: 13px;
	color: #e2e2e2;
	margin-top: 22px;
}

.footer .item .left {
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p {
	font-size: 13px;
	line-height: 32px;
	color: #838383;
}

.footer .item .left p a {
	color: #a7a7a7;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right: 1px solid #383838;
	font-size: 13px;
}

.footer .item .left p a:first-child {
	padding-left: 0;
}

.footer .item .left p a:last-child {
	border: none;
}

.footer .item .left p a:hover {
	color: #ff8d50;
}

.footer .item .left span a {
	padding: 0 10px;
	border: 1px solid #838383;
	border-radius: 14px;
	color: #838383;
	display: inline-block;
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	box-sizing: border-box;
	margin-right: 13px;
}
.footer .item .left span a{
	position: relative;
	cursor: pointer;
   }
   .footer .item .left span a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 600;
	height: 20px;
	width: 110px;
	text-align: center;
	overflow: hidden;
	resize: none;
	padding: 0;
	font-size: 12px;
   }
   .footer .item .left span a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .footer .item .left span a:hover .QQhover{
	display: inline-block;
   }
.footer .item .left span img {
	margin-right: 5px;
	vertical-align: top;
	margin-top: 3px;
}
.copyright {
	font-size: 13px;
	line-height: 22px;
	color: #787878;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding-top: 10px;
	display: inline-block;
}

.copyright img {
	margin: 1px 8px 0 0px;
	vertical-align: top;
}

ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("https://www.100lbj.com/images/index/Version/2022/copyright.png") no-repeat 0 0;
	margin-top: 15px;
}

ul.footImg li {
	width: 135px;
	float: left;
}

ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
.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 .weixin img {
	position: absolute;
	right: 65px;
	bottom: 0px;
	max-width: 100px;
	max-height: 100px;
	display: none;
	z-index: 9999;
}
.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 .box > a:hover {
	color: #fff;
	background-color: #185ead;
}
.rightBar .box > a i {
	display: block;
	margin: 0 auto;
	font-size: 20px;
	margin-bottom: 7px;
}

.rightBar div > a.focus {
	color: #fff;
	background-color: #185ead;
}
.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: #185ead;
    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:#185ead;
	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: #185ead;
}
.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: #185ead;
	text-align: center;
	margin: 6px auto 0 auto;
	border-radius: 2px;
}
.comBox .btn a.empty {
	background-color: #fff;
	color: #185ead;
	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: #185ead url("http://public.mtnets.com/Images/public/closed.png") no-repeat center;
	background-size: 10px auto;
}
.comBox ul li.pro:hover{
	border: 1px dashed #185ead;
}
.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: #185ead;
	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: #185ead;
	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;
	}
	.product-images .big-image .image {
		line-height: 353px;
	}
	.top .logo {
		width: 189px;
	}
	.top .pageName {
		margin-top: 4px;
		width: 114px;
	}
	.search {
		width: 572px;
		height: 44px;
		margin: 0 0 0 60px;
	}
	.search input {
		height: 40px;
		font-size: 14px;
	}
	.search button {
		height: 44px;
		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;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 13px;
	}
	.similar-pro {
		width: 136px;
		padding: 12px;
	}
	.similar-pro .title {
		font-size: 13px;
	}
	.similar-pro .title span {
		margin: 0 8px;
	}
	.similar-pro .title i {
		width: 14px;
		margin-top: 6px;
	}
	.similar-swiper p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.product-info .left {
		width: 450px;
	}
	.product-images .big-image {
		width: 353px;
		height: 353px;
		margin-right: 16px;
	}
	.product-images .small-image li {
		margin-top: 10px;
	}
	.share a {
		font-size: 13px;
		margin-right: 13px;
	}
	.share a i {
		font-size: 13px;
	}
	.product-info .left .share {
		margin-top: 12px;
	}
	.product-text .pro-name {
		font-size: 24px;
		height: 30px;
		line-height: 30px;
	}
	.product-text .pro-label span {
		font-size: 13px;
		height: 24px;
		line-height: 21px;
		padding: 0 12px;
		margin-top: 12px;
	}
	.product-text .proPrice .price dt {
		font-size: 14px;
		margin-right: 30px;
	}
	.product-text .proPrice .price dd span {
		font-size: 24px;
	}
	.product-text .proPrice .price dd span i {
		font-size: 14px;
	}
	.product-text .proPrice .price .tip {
		font-size: 12px;
	}
	.product-text .proPrice {
		margin: 13px -18px 0 -18px;
		padding: 18px 18px 12px;
	}
	.product-text .model {
		margin: 25px -18px 0;
	}
	.product-text .model li {
		width: 130px;
		font-size: 16px;
		padding-right: 10px;
	}
	.product-text .model li span {
		margin-top: 12px;
		font-size: 13px;
	}
	.product-text .model li::after {
		height: 34px;
	}
	.product-text .model li:nth-child(n+2) {
		width: 150px;
		padding: 0 10px;
	}
	.product-text .update {
		margin-top: 25px;
		font-size: 13px;
	}
	.product-text .product-btn {
		padding: 20px 18px 0;
		margin: 12px -18px 0;
	}
	.product-text .product-btn a {
		font-size: 14px;
		margin-right: 16px;
		width: 120px;
		height: 38px;
		line-height: 38px;
	}
	.product-text .product-tip {
		font-size: 13px;
		margin-top: 17px;
	}
	.similar-swiper {
		padding-bottom: 15px;
	}
	.similar-swiper .image {
		height: 75px;
	}
	.recommend {
		margin-top: 30px;
	}
	.recommend .title {
		font-size: 17px;
	}
	.recommend .title i {
		font-size: 21px;
		margin-right: 5px;
	}
	.recommend ul {
		margin-right: -20px;
	}
	.recommend li .item {
		margin-right: 20px;
		margin-top: 12px;
	}
	.recommend li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 10px;
	}
	.main {
		margin-top: 30px;
	}
	.main .right {
		width: 260px;
		margin-left: 30px;
	}
	.company-box {
		padding: 15px 15px;
		background-position: right 15px top;
		background-size: 78px auto;
	}
	.company-box .company-top p {
		font-size: 17px;
	}
	.company-box li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.company-box li span {
		width: 78px;
	}
	.company-box .online-talk {
		margin-top: 12px;
		padding-top: 5px;
	}
	.company-box .btn {
		padding-top: 15px;
	}
	.company-box .btn a {
		width: calc(50% - 7px);
		height: 33px;
		line-height: 31px;
		font-size: 12px;
	}
	.classify-bot {
		padding: 4px 15px 13px;
	}
	.classify-tab a {
		font-size: 16px;
	}
	.classify-tab {
		height: 45px;
		line-height: 45px;
	}
	.classify-bot li {
		margin-top: 10px;
	}
	.classify-bot li a {
		line-height: 33px;
		height: 36px;
		font-size: 13px;
		padding-left: 12px;
		padding-right: 25px;
	}
	.classify-bot li a i {
		font-size: 9px;
		right: 12px;
		line-height: 34px;
	}
	.mt20 {
		margin-top: 18px;
	}
	.right-title {
		height: 46px;
		line-height: 46px;
		font-size: 16px;
		padding: 0 15px;
	}
	.right-title i {
		font-size: 20px;
		margin-top: 13px;
	}
	.article-box ul {
		padding: 0 15px 16px;
	}
	.article-box li {
		margin-top: 13px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.article-box li span {
		margin-right: 5px;
		margin-top: 6px;
	}
	.follow-box li span {
		font-size: 12px;
		width: 15px;
		height: 15px;
		line-height: 14px;
		margin-right: 6px;
	}
	.follow-box li {
		margin-top: 15px;
		line-height: 15px;
		height: 15px;
		font-size: 13px;
	}
	.follow-box ul {
		padding: 0 15px 15px;
	}
	.interaction-tab, .hot-products .title {
		height: 45px;
		line-height: 42px;
	}
	.interaction-tab a, .hot-products .title span {
		font-size: 17px;
		margin: 0 20px;
	}
	.interaction-tab a::after, .hot-products .title span::after {
		width: 31px;
	}
	.w265 {
		width: 230px;
	}
	.w130 {
		width: 115px;
	}
	.w125 {
		width: 110px;
	}
	.w310 {
		width: 270px;
	}
	.hotpro-box table {
		font-size: 14px;
	}
	.hotpro-box thead th {
		line-height: 36px;
	}
	.hotpro-box td p {
		padding: 12px 8px 12px 0;
	}
	.hotpro-box td .button {
		width: 88px;
		height: 22px;
		line-height: 18px;
		font-size: 13px;
	}
	.main .left .tip {
		margin-top: 30px;
		line-height: 21px;
		font-size: 12px;
		padding: 12px 18px;
	}
	.footer {
		background-color: #222222;
		margin-top: 50px;
	}
	.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;
	}
	.product-images .big-image .image {
		line-height: 332px;
	}
	.top .logo {
		width: 189px;
	}
	.top .pageName {
		margin-top: 4px;
		width: 114px;
	}
	.search {
		width: 572px;
		height: 44px;
		margin: 0 0 0 60px;
	}
	.search input {
		height: 40px;
		font-size: 14px;
	}
	.search button {
		height: 44px;
		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;
	}
	.location {
		line-height: 40px;
		height: 40px;
		font-size: 13px;
	}
	.similar-pro {
		width: 128px;
		padding: 10px;
	}
	.similar-pro .title {
		font-size: 13px;
	}
	.similar-pro .title span {
		margin: 0 8px;
	}
	.similar-pro .title i {
		width: 14px;
		margin-top: 6px;
	}
	.similar-swiper p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.product-info .left {
		width: 424px;
	}
	.product-text {
		margin: 0 28px;
		padding: 0 18px;
	}
	.product-images .big-image {
		width: 332px;
		height: 332px;
		margin-right: 15px;
	}
	.product-images .small-image li {
		margin-top: 8px;
	}
	.share a {
		font-size: 13px;
		margin-right: 13px;
	}
	.share a i {
		font-size: 13px;
	}
	.product-info .left .share {
		margin-top: 12px;
	}
	.product-text .pro-name {
		font-size: 23px;
		height: 28px;
		line-height: 28px;
	}
	.product-text .pro-label span {
		font-size: 12px;
		height: 22px;
		line-height: 19px;
		padding: 0 10px;
		margin-top: 10px;
	}
	.product-text .proPrice .price dt {
		font-size: 13px;
		margin-right: 27px;
	}
	.product-text .proPrice .price dd span {
		font-size: 22px;
	}
	.product-text .proPrice .price dd span i {
		font-size: 12px;
	}
	.product-text .proPrice .price .tip {
		font-size: 12px;
	}
	.product-text .proPrice {
		margin: 10px -18px 0 -18px;
		padding: 14px 18px 8px;
	}
	.product-text .model {
		margin: 23px -18px 0;
	}
	.product-text .model li {
		width: 125px;
		font-size: 15px;
		padding-right: 10px;
	}
	.product-text .model li span {
		margin-top: 10px;
		font-size: 12px;
	}
	.product-text .model li::after {
		height: 34px;
	}
	.product-text .model li:nth-child(n+2) {
		width: 140px;
		padding: 0 10px;
	}
	.product-text .update {
		margin-top: 25px;
		font-size: 12px;
	}
	.product-text .product-btn {
		padding: 20px 18px 0;
		margin: 12px -18px 0;
	}
	.product-text .product-btn a {
		font-size: 13px;
		margin-right: 16px;
		width: 120px;
		height: 38px;
		line-height: 38px;
	}
	.product-text .product-tip {
		font-size: 12px;
		margin-top: 17px;
	}
	.similar-swiper {
		padding-bottom: 15px;
	}
	.similar-swiper .image {
		height: 70px;
	}
	.recommend {
		margin-top: 30px;
	}
	.recommend .title {
		font-size: 17px;
	}
	.recommend .title i {
		font-size: 21px;
		margin-right: 5px;
	}
	.recommend ul {
		margin-right: -20px;
	}
	.recommend li .item {
		margin-right: 20px;
		margin-top: 12px;
	}
	.recommend li p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 10px;
	}
	.main {
		margin-top: 30px;
	}
	.main .right {
		width: 260px;
		margin-left: 30px;
	}
	.company-box {
		padding: 15px 15px;
		background-position: right 15px top;
		background-size: 78px auto;
	}
	.company-box .company-top p {
		font-size: 17px;
	}
	.company-box li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.company-box li span {
		width: 78px;
	}
	.company-box .online-talk {
		margin-top: 12px;
		padding-top: 5px;
	}
	.company-box .btn {
		padding-top: 15px;
	}
	.company-box .btn a {
		width: calc(50% - 7px);
		height: 33px;
		line-height: 31px;
		font-size: 12px;
	}
	.classify-bot {
		padding: 4px 15px 13px;
	}
	.classify-tab a {
		font-size: 16px;
	}
	.classify-tab {
		height: 45px;
		line-height: 45px;
	}
	.classify-bot li {
		margin-top: 10px;
	}
	.classify-bot li a {
		line-height: 33px;
		height: 36px;
		font-size: 13px;
		padding-left: 12px;
		padding-right: 25px;
	}
	.classify-bot li a i {
		font-size: 9px;
		right: 12px;
		line-height: 34px;
	}
	.mt20 {
		margin-top: 18px;
	}
	.right-title {
		height: 46px;
		line-height: 46px;
		font-size: 16px;
		padding: 0 15px;
	}
	.right-title i {
		font-size: 20px;
		margin-top: 13px;
	}
	.article-box ul {
		padding: 0 15px 16px;
	}
	.article-box li {
		margin-top: 13px;
		font-size: 13px;
		line-height: 15px;
		height: 15px;
	}
	.article-box li span {
		margin-right: 5px;
		margin-top: 6px;
	}
	.follow-box li span {
		font-size: 12px;
		width: 15px;
		height: 15px;
		line-height: 14px;
		margin-right: 6px;
	}
	.follow-box li {
		margin-top: 15px;
		line-height: 15px;
		height: 15px;
		font-size: 13px;
	}
	.follow-box ul {
		padding: 0 15px 15px;
	}
	.interaction-tab, .hot-products .title {
		height: 45px;
		line-height: 42px;
	}
	.interaction-tab a, .hot-products .title span {
		font-size: 17px;
		margin: 0 20px;
	}
	.interaction-tab a::after, .hot-products .title span::after {
		width: 31px;
	}
	.w265 {
		width: 230px;
	}
	.w130 {
		width: 115px;
	}
	.w125 {
		width: 110px;
	}
	.w310 {
		width: 270px;
	}
	.hotpro-box table {
		font-size: 14px;
	}
	.hotpro-box thead th {
		line-height: 36px;
	}
	.hotpro-box td p {
		padding: 12px 8px 12px 0;
	}
	.hotpro-box td .button {
		width: 88px;
		height: 22px;
		line-height: 18px;
		font-size: 13px;
	}
	.main .left .tip {
		margin-top: 30px;
		line-height: 21px;
		font-size: 12px;
		padding: 12px 18px;
	}
	.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: 1025px) and (max-width:1199px){

	.w{
		width: 988px;
	}
	.product-images .big-image .image {
		line-height: 278px;
	}
	.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: 30px;
		font-size: 12px;
		text-indent: 16px;
	}
	.search button {
		height: 34px;
		width: 66px;
		font-size: 12px;
	}
	.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;
	}
	.location {
		line-height: 32px;
		height: 32px;
		font-size: 12px;
	}
	.similar-pro {
		width: 107px;
		padding: 6px;
	}
	.similar-pro .title {
		font-size: 12px;
	}
	.similar-pro .title span {
		margin: 0 8px;
	}
	.similar-pro .title i {
		width: 14px;
		margin-top: 6px;
	}
	.similar-swiper p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.product-info .left {
		width: 355px;
	}
	.product-text {
		margin: 0 22px;
		padding: 0 12px;
	}
	.product-images .big-image {
		width: 278px;
		height: 278px;
		margin-right: 14px;
	}
	.product-images .small-image li {
		margin-top: 9px;
	}
	.share a {
		font-size: 13px;
		margin-right: 13px;
	}
	.share a i {
		font-size: 13px;
	}
	.product-info .left .share {
		margin-top: 12px;
	}
	.product-text .pro-name {
		font-size: 20px;
		height: 22px;
		line-height: 22px;
	}
	.product-text .pro-label span {
		font-size: 12px;
		height: 22px;
		line-height: 19px;
		padding: 0 10px;
		margin-top: 8px;
	}
	.product-text .proPrice .price dt {
		font-size: 12px;
		margin-right: 22px;
	}
	.product-text .proPrice .price dd span {
		font-size: 19px;
	}
	.product-text .proPrice .price dd span i {
		font-size: 12px;
	}
	.product-text .proPrice .price .tip {
		font-size: 12px;
	}
	.product-text .proPrice {
		margin: 10px -18px 0 -18px;
		padding: 14px 18px 8px;
	}
	.product-text .model {
		margin: 18px -18px 0;
	}
	.product-text .model li {
		width: 104px;
		font-size: 13px;
		padding-right: 5px;
	}
	.product-text .model li span {
		margin-top: 10px;
		font-size: 12px;
	}
	.product-text .model li::after {
		height: 34px;
	}
	.product-text .model li:nth-child(n+2) {
		width: 120px;
		padding: 0 10px;
	}
	.product-text .update {
		margin-top: 18px;
		font-size: 12px;
	}
	.product-text .product-btn {
		padding: 15px 18px 0;
		margin: 10px -18px 0;
	}
	.product-text .product-btn a {
		font-size: 12px;
		margin-right: 14px;
		width: 94px;
		height: 30px;
		line-height: 30px;
	}
	.product-text .product-tip {
		font-size: 12px;
		margin-top: 13px;
	}
	.similar-swiper li {
		margin-top: 7px;
	}
	.similar-swiper {
		padding-bottom: 15px;
	}
	.similar-swiper .image {
		height: 58px;
	}
	.recommend {
		margin-top: 22px;
	}
	.recommend .title {
		font-size: 17px;
	}
	.recommend .title i {
		font-size: 21px;
		margin-right: 5px;
	}
	.recommend ul {
		margin-right: -15px;
	}
	.recommend li .item {
		margin-right: 15px;
		margin-top: 12px;
	}
	.recommend li p {
		font-size: 12px;
		line-height: 13px;
		height: 13px;
		margin-top: 7px;
	}
	.main {
		margin-top: 20px;
	}
	.main .right {
		width: 206px;
		margin-left: 25px;
	}
	.company-box {
		padding: 10px 10px;
		background-position: right 10px top;
		background-size: 65px auto;
	}
	.company-box .company-top p {
		font-size: 14px;
	}
	.company-box li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.company-box li span {
		width: 78px;
	}
	.company-box .online-talk {
		margin-top: 12px;
		padding-top: 5px;
	}
	.company-box .btn {
		padding-top: 10px;
	}
	.company-box .btn a {
		width: calc(50% - 7px);
		height: 33px;
		line-height: 31px;
		font-size: 12px;
	}
	.classify-bot {
		padding: 4px 10px 13px;
	}
	.classify-tab a {
		font-size: 16px;
	}
	.classify-tab {
		height: 45px;
		line-height: 45px;
	}
	.classify-bot li {
		margin-top: 10px;
	}
	.classify-bot li a {
		line-height: 33px;
		height: 36px;
		font-size: 12px;
		padding-left: 12px;
		padding-right: 25px;
	}
	.classify-bot li a i {
		font-size: 9px;
		right: 12px;
		line-height: 34px;
	}
	.mt20 {
		margin-top: 18px;
	}
	.right-title {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
		padding: 0 10px;
	}
	.right-title i {
		font-size: 18px;
		margin-top: 12px;
	}
	.article-box ul {
		padding: 0 10px 16px;
	}
	.article-box li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 13px;
		height: 13px;
	}
	.article-box li span {
		margin-right: 5px;
		margin-top: 5px;
	}
	.follow-box li span {
		font-size: 12px;
		width: 15px;
		height: 15px;
		line-height: 14px;
		margin-right: 6px;
	}
	.follow-box li {
		margin-top: 15px;
		line-height: 15px;
		height: 15px;
		font-size: 12px;
	}
	.follow-box ul {
		padding: 0 10px 15px;
	}
	.interaction-tab, .hot-products .title {
		height: 40px;
		line-height: 38px;
	}
	.interaction-tab a, .hot-products .title span {
		font-size: 15px;
		margin: 0 17px;
	}
	.interaction-tab a::after, .hot-products .title span::after {
		width: 31px;
	}
	.w265 {
		width: 180px;
	}
	.w130 {
		width: 90px;
	}
	.w125 {
		width: 95px;
	}
	.w310 {
		width: 200px;
	}
	.hotpro-box table {
		font-size: 12px;
	}
	.hotpro-box thead th {
		line-height: 36px;
	}
	.hotpro-box td p {
		padding: 10px 5px 10px 0;
	}
	.hotpro-box td .button {
		width: 70px;
		height: 22px;
		line-height: 18px;
		font-size: 12px;
	}
	.main .left .tip {
		margin-top: 30px;
		line-height: 21px;
		font-size: 12px;
		padding: 12px 18px;
	}

	.rightBar {
		right: 10px;
	}
	.footer {
		margin-top: 42px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .footer-code li {
		padding-left: 28px;
	}
	.footer .item .footer-code li .code {
		width: 95px;
		height: 95px;
		padding: 6px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 15px;
	}
	.footer .item .footer-code {
		width: 240px;
	}
	.footer .item .left span a {
		font-size: 13px;
	}
	ul.footImg {
		width: 710px;
		height: 40px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 112px;
	}
	ul.footImg li a {
		width: 101px;
		height: 40px;
	}
	.copyright {
		font-size: 12px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}

}

@media only screen and (max-width:1024px){
	.w{
		width: 988px;
	}
	.top .logo {
		width: 151px;
	}
	.product-images .big-image .image {
		line-height: 278px;
	}
	.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: 30px;
		font-size: 12px;
		text-indent: 16px;
	}
	.search button {
		height: 34px;
		width: 66px;
		font-size: 12px;
	}
	.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;
	}
	.location {
		line-height: 32px;
		height: 32px;
		font-size: 12px;
	}
	.similar-pro {
		width: 107px;
		padding: 6px;
	}
	.similar-pro .title {
		font-size: 12px;
	}
	.similar-pro .title span {
		margin: 0 8px;
	}
	.similar-pro .title i {
		width: 14px;
		margin-top: 6px;
	}
	.similar-swiper p {
		font-size: 13px;
		line-height: 15px;
		height: 15px;
		margin-top: 8px;
	}
	.product-info .left {
		width: 355px;
	}
	.product-text {
		margin: 0 22px;
		padding: 0 12px;
	}
	.product-images .big-image {
		width: 278px;
		height: 278px;
		margin-right: 14px;
	}
	.product-images .small-image li {
		margin-top: 9px;
	}
	.share a {
		font-size: 13px;
		margin-right: 13px;
	}
	.share a i {
		font-size: 13px;
	}
	.product-info .left .share {
		margin-top: 12px;
	}
	.product-text .pro-name {
		font-size: 20px;
		height: 22px;
		line-height: 22px;
	}
	.product-text .pro-label span {
		font-size: 12px;
		height: 22px;
		line-height: 19px;
		padding: 0 10px;
		margin-top: 8px;
	}
	.product-text .proPrice .price dt {
		font-size: 12px;
		margin-right: 22px;
	}
	.product-text .proPrice .price dd span {
		font-size: 19px;
	}
	.product-text .proPrice .price dd span i {
		font-size: 12px;
	}
	.product-text .proPrice .price .tip {
		font-size: 12px;
	}
	.product-text .proPrice {
		margin: 10px -18px 0 -18px;
		padding: 14px 18px 8px;
	}
	.product-text .model {
		margin: 18px -18px 0;
	}
	.product-text .model li {
		width: 104px;
		font-size: 13px;
		padding-right: 5px;
	}
	.product-text .model li span {
		margin-top: 10px;
		font-size: 12px;
	}
	.product-text .model li::after {
		height: 34px;
	}
	.product-text .model li:nth-child(n+2) {
		width: 120px;
		padding: 0 10px;
	}
	.product-text .update {
		margin-top: 18px;
		font-size: 12px;
	}
	.product-text .product-btn {
		padding: 15px 18px 0;
		margin: 10px -18px 0;
	}
	.product-text .product-btn a {
		font-size: 12px;
		margin-right: 14px;
		width: 94px;
		height: 30px;
		line-height: 30px;
	}
	.product-text .product-tip {
		font-size: 12px;
		margin-top: 13px;
	}
	.similar-swiper li {
		margin-top: 7px;
	}
	.similar-swiper {
		padding-bottom: 15px;
	}
	.similar-swiper .image {
		height: 58px;
	}
	.recommend {
		margin-top: 22px;
	}
	.recommend .title {
		font-size: 17px;
	}
	.recommend .title i {
		font-size: 21px;
		margin-right: 5px;
	}
	.recommend ul {
		margin-right: -15px;
	}
	.recommend li .item {
		margin-right: 15px;
		margin-top: 12px;
	}
	.recommend li p {
		font-size: 12px;
		line-height: 13px;
		height: 13px;
		margin-top: 7px;
	}
	.main {
		margin-top: 20px;
	}
	.main .right {
		width: 206px;
		margin-left: 25px;
	}
	.company-box {
		padding: 10px 10px;
		background-position: right 10px top;
		background-size: 65px auto;
	}
	.company-box .company-top p {
		font-size: 14px;
	}
	.company-box li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 14px;
		height: 14px;
	}
	.company-box li span {
		width: 78px;
	}
	.company-box .online-talk {
		margin-top: 12px;
		padding-top: 5px;
	}
	.company-box .btn {
		padding-top: 10px;
	}
	.company-box .btn a {
		width: calc(50% - 7px);
		height: 33px;
		line-height: 31px;
		font-size: 12px;
	}
	.classify-bot {
		padding: 4px 10px 13px;
	}
	.classify-tab a {
		font-size: 16px;
	}
	.classify-tab {
		height: 45px;
		line-height: 45px;
	}
	.classify-bot li {
		margin-top: 10px;
	}
	.classify-bot li a {
		line-height: 33px;
		height: 36px;
		font-size: 12px;
		padding-left: 12px;
		padding-right: 25px;
	}
	.classify-bot li a i {
		font-size: 9px;
		right: 12px;
		line-height: 34px;
	}
	.mt20 {
		margin-top: 18px;
	}
	.right-title {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
		padding: 0 10px;
	}
	.right-title i {
		font-size: 18px;
		margin-top: 12px;
	}
	.article-box ul {
		padding: 0 10px 16px;
	}
	.article-box li {
		margin-top: 12px;
		font-size: 12px;
		line-height: 13px;
		height: 13px;
	}
	.article-box li span {
		margin-right: 5px;
		margin-top: 5px;
	}
	.follow-box li span {
		font-size: 12px;
		width: 15px;
		height: 15px;
		line-height: 14px;
		margin-right: 6px;
	}
	.follow-box li {
		margin-top: 15px;
		line-height: 15px;
		height: 15px;
		font-size: 12px;
	}
	.follow-box ul {
		padding: 0 10px 15px;
	}
	.interaction-tab, .hot-products .title {
		height: 40px;
		line-height: 38px;
	}
	.interaction-tab a, .hot-products .title span {
		font-size: 15px;
		margin: 0 17px;
	}
	.interaction-tab a::after, .hot-products .title span::after {
		width: 31px;
	}
	.w265 {
		width: 180px;
	}
	.w130 {
		width: 90px;
	}
	.w125 {
		width: 95px;
	}
	.w310 {
		width: 200px;
	}
	.hotpro-box table {
		font-size: 12px;
	}
	.hotpro-box thead th {
		line-height: 36px;
	}
	.hotpro-box td p {
		padding: 10px 5px 10px 0;
	}
	.hotpro-box td .button {
		width: 70px;
		height: 22px;
		line-height: 18px;
		font-size: 12px;
	}
	.main .left .tip {
		margin-top: 30px;
		line-height: 21px;
		font-size: 12px;
		padding: 12px 18px;
	}

	.rightBar {
		right: 10px;
	}
	.footer {
		margin-top: 42px;
	}
	.footer .item .left p a {
		padding: 0 12px;
	}
	.footer .item .footer-code li {
		padding-left: 28px;
	}
	.footer .item .footer-code li .code {
		width: 95px;
		height: 95px;
		padding: 6px;
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 15px;
	}
	.footer .item .footer-code {
		width: 240px;
	}
	.footer .item .left span a {
		font-size: 13px;
	}
	ul.footImg {
		width: 710px;
		height: 40px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 112px;
	}
	ul.footImg li a {
		width: 101px;
		height: 40px;
	}
	.copyright {
		font-size: 12px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 26px;
	}
}
