.main,#header .w{
    width: 1400px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
body.f5{
	background-color: #f5f5f5;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'nongjx';  /* Project id 2076515 */
	src: url('//at.alicdn.com/t/font_2076515_k5dlyyl3tp9.woff2?t=1653464899689') format('woff2'),
		 url('//at.alicdn.com/t/font_2076515_k5dlyyl3tp9.woff?t=1653464899689') format('woff'),
		 url('//at.alicdn.com/t/font_2076515_k5dlyyl3tp9.ttf?t=1653464899689') format('truetype');
}
.nongjx {
	font-family: "nongjx" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'hbzhan';  /* Project id 1875012 */
	src: url('//at.alicdn.com/t/c/font_1875012_7wlcmnxq3y.woff2?t=1712732452936') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1875012_7wlcmnxq3y.woff?t=1712732452936') format('woff'),
		 url('//at.alicdn.com/t/c/font_1875012_7wlcmnxq3y.ttf?t=1712732452936') format('truetype');
}
.hbzhan {
	font-family: "hbzhan" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/c/font_1943868_j1m4gr9afl.woff2?t=1698736194248') format('woff2'),
		 url('//at.alicdn.com/t/c/font_1943868_j1m4gr9afl.woff?t=1698736194248') format('woff'),
		 url('//at.alicdn.com/t/c/font_1943868_j1m4gr9afl.ttf?t=1698736194248') format('truetype');
}
.chem17 {
	font-family: "chem17" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'iconfont';  /* Project id 1241982 */
	src: url('//at.alicdn.com/t/font_1241982_yrdjou5xblm.woff2?t=1654066150222') format('woff2'),
		 url('//at.alicdn.com/t/font_1241982_yrdjou5xblm.woff?t=1654066150222') format('woff'),
		 url('//at.alicdn.com/t/font_1241982_yrdjou5xblm.ttf?t=1654066150222') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: '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;
  }
.main::after,.header::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 40px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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));
}
/* header */
#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;
}
/* top */
.top{
    padding: 24px 0;
	position: relative;
}
.top::after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 240px;
	background-image: -moz-linear-gradient( -90deg, rgb(225,239,245) 0%, rgba(225,239,245,0) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(225,239,245) 0%, rgba(225,239,245,0) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(225,239,245) 0%, rgba(225,239,245,0) 100%);
}
.top .main{
	position: relative;
	z-index: 2;
}
.top .logo{
    width: 160px;
    height: 80px;
    float: left;
}
.top .logo img{
    width: 100%;
    height: 100%;
}
.top p{
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0 20px;
    font-size: 32px;
	font-weight: 700;
    float: left;
}
.top p a{
    color: #333;
}
.top p:hover a{
    color:#1669c5;
}
.top .grade {
    margin: 27px 0 0 20px;
	width: 167px;
	height: 28px;
    float: left;
    position: relative;
}
.top .grade b{
    width: 30px;
    font-size: 18px;
    right: 22px;
    top: 4px;
    text-align: center;
    color: #1669c5;
    position: absolute;
}
/* breadCrumbs */
.breadCrumbs{
	padding: 0 15px;
	height: 48px;
	line-height: 48px;
	font-size: 15px;
	color: #999;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.breadCrumbs i{
	margin-right: 12px;
	font-size: 15px;
	color: #1669c5;
}
.breadCrumbs p{
	width: 1100px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}
.breadCrumbs p a{
	height: 48px;
	line-height: 48px;
	padding-right: 24px;
	color: #333;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.breadCrumbs p a:last-child{
	padding-right: 0;
}
.breadCrumbs p a:hover{
	color: #1669c5;
}
.breadCrumbs p a::after{
	font-size: 15px;
	color: #333;
	position: absolute;
	content: ">";
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
}
.breadCrumbs p a:last-child::after{
	display: none;
}
.breadCrumbs .btn{
	height: 32px;
	width: 214px;
	margin: 8px 0 0 0;
	float: right;
}
.breadCrumbs .btn a{
	width: 102px;
	height: 32px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #e6e8f2;
	color: #999;
	text-align: center;
	bottom: auto;
	top: auto;
	left: auto;
	right: auto;
	position: relative;
	margin: 0;
	background-image: none;
	float: left;
}
.breadCrumbs .btn a:last-child{
	margin-left: 10px;
}
.breadCrumbs .btn a:hover{
	color: #1669c5;
	border: 1px solid #1669c5;
}

/* content */
.content{
	margin-top: 24px;
	padding: 20px 32px 30px;
	background-color: #fff;
}
.content-top{
	padding-right: 375px;
	position: relative;
}
.content-top h1{
	height: 38px;
	line-height: 38px;
	font-size: 26px;
	overflow: hidden;
	text-align: center;
}
.content-top h1 a{
	color: #333;
}
.content-top .title a.more{
	right: 0;
	top: 6px;
	width: 102px;
	height: 32px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #1669c5;
	background-color: #1669c5;
	text-align: center;
	position: absolute;
}
.content-top h1 a:hover{
	color: #1669c5;
}
.content-top .title a.more:hover{
	color: #1669c5;
	background-color: #fff;
}
.content-top .bot{
	margin-top: 10px;
	height: 18px;
	line-height: 18px;
	font-size: 15px;
	color: #999;
	text-align: center;
	overflow: hidden;
}
.content-top .bot span{
	display: inline-block;
	vertical-align: text-bottom;
}
.content-top .bot span:last-child{
	margin-left: 28px;
}
.content-top .bot span i{
	font-size: 15px;
	margin-right: 4px;
}
.swiper-bot{
	margin-top: 22px;
}
.swiper-bot .right{
	width: 340px;
	margin-left: 35px;
	padding: 24px 0 0;
	background-image: -moz-linear-gradient( -90deg, rgb(245,250,255) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(245,250,255) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(245,250,255) 0%, rgb(255,255,255) 100%);
	float: right;
}
/* price */
.price {
	padding: 5px 20px;
	border-bottom: 0;
	float: initial;
	font-family: "microsoft yahei";
}
.price table {
	width: 100%;
}
.price .proPrice td {
	border: none;
	line-height: 32px;
	font-size: 15px;
	color: #333;
}
.price .proPrice .prTitle {
	width: 75px;
	color: #999;
}
.price .proPrice .prTitle span{
	width: 64px;
	text-align: justify;
	text-align-last: justify;
	display: inline-block;
	vertical-align: top;
}
.price .proPrice td.sale p{
	height: 32px;
	line-height: 32px;
	font-size: 21px;
	color: #ff6600;
	font-weight: bold;
}
.price .proPrice td.sale em{
	font-size: 16px;
	font-style: normal;
	display: inline-block;
  	vertical-align: top;
}
.price .proPrice td i {
	font-style: normal;
	font-size: 13px;
	margin-top: 1px;
	display: inline-block;
  	vertical-align: top;
}
.price .proPrice td i.line{
	font-size: 22px;
}
.price .proPrice td font {
	font-size: 15px;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	margin: 2px 0 0 8px;
	color: #999;
}
.price .tip {
	padding-left: 75px;
	color: #999;
	font-size: 12px;
	margin-top: 5px;
}
.num{
	margin-top: 20px;
	padding: 0 20px;
}
.num p{
	font-size: 15px;
	color: #999;
	overflow: hidden;
}
.numTable{
	height: 117px;
	margin-top: 8px;
	overflow: hidden;
}
.num table{
	width: 100%;
}
.num tr{
	border-bottom: 1px solid #eee;
}
.num td{
	line-height: 38px;
	font-size: 15px;
	color: #333;
	text-align: center;
}
.num td:nth-child(1){
	width: 25%;
}
.num td:nth-child(2){
	width: 45%;
}
.num td:nth-child(3){
	width: 30%;
}
.num .numBtn{
	width: 48px;
	height: 17px;
	border: 1px solid #eee;
	border-top: 0;
	margin: 0 auto;
	display: block;
	text-align: center;
	cursor: pointer;
}
.num .numBtn i{
	font-size: 18px;
	color: #666;
	display: inline-block;
	-webkit-transition: all .3s ease;
  	-moz-transition: all .3s ease;
  	-ms-transition: all .3s ease;
  	-o-transition: all .3s ease;
  	transition: all .3s ease;
}
.num .numBtn.focus i{
	transform: rotate(180deg);
}

/* end */
.swiper-bot .model{
	padding: 0 20px;
	overflow: hidden;
}
.swiper-bot .model li{
	margin-top: 20px;
	height: 18px;
	line-height: 18px;
	font-size: 15px;
	width: 50%;
	color: #999;
	overflow: hidden;
	float: left;
}
.swiper-bot .model li:nth-child(2n){
	padding-left: 10px;
}
.swiper-bot .model li:nth-child(2n+1){
	padding-right: 10px;
}
.swiper-bot .model li em,.num p em{
	width: 64px;
	font-style: normal;
	text-align: justify;
	text-align-last: justify;
	float: left;
}
.swiper-bot .model li>span{
	margin-left: 8px;
	overflow: hidden;
	word-break:break-all;
}
.swiper-bot .btn{
	margin-top: 33px;
	overflow: hidden;
}
.swiper-bot .btn a{
	height: 44px;
	line-height: 44px;
	width: 162px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background-image: -moz-linear-gradient( 0deg, rgb(105, 211, 243) 0%, rgb(22,105,197) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(105, 211, 243) 0%, rgb(22,105,197) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(105, 211, 243 )0%, rgb(22,105,197) 100%);
	text-align: center;
	float: left;
}
.swiper-bot .btn a:last-child{
	background-image: -moz-linear-gradient( 0deg, rgb(255,141,48) 0%, rgb(255,87,48) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,141,48) 0%, rgb(255,87,48) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,141,48) 0%, rgb(255,87,48) 100%);
	float: right;
}
.swiper-bot .btn a i{
	margin: 8px 5px 0 0;
	line-height: normal;
	display: inline-block;
	vertical-align: top;
}
.swiper-bot .btn a i img{
	width: 20px;
}
.swiper-bot .info{
	margin-top: 20px;
	padding: 20px 20px 33px;
	background-color: #f7f7f7;
}
.swiper-bot .info p{
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: 700;
	color: #333;
}
.swiper-bot .info .detail{
	margin-bottom: 26px;
	line-height: 24px;
	font-size: 15px;
	color: #666;
}
.swiper-bot .info .detail1{
	height: 120px;
	overflow: hidden;
}
.swiper-bot .info .detail a{
	color: #1669c5;
}
.swiper-bot .info .detail a:hover{
	text-decoration: underline;
}
.swiper-bot .info .detail:last-child{
	margin: 0;
}
.swiper-bot .left{
	float: left;
}
.swiper-bot .left{
	width: calc(100% - 340px - 35px);
}
.swiper-bot .gallery-top{
	padding: 20px;
  	background-color: #f7f7f7;
	overflow: hidden;
}
.swiper-bot .left .gallery-top .image{
	height: 600px;
	width: 600px;
	margin: 0 auto;
	position: relative;
}
.gallery-top .swiper-button-white{
	bottom: 288px;
	width: 64px;
	height: 64px;
	line-height: 64px;
	background: #b5b8ba;
	background-image: none;
	text-align: center;
	top: auto;
  	margin: 0;
	border-radius: 50%;
}
.gallery-top .swiper-button-white i{
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.gallery-top .swiper-button{
	position: relative;
}
.gallery-top .swiper-button-next{
	right: 56px;
}
.gallery-top .swiper-button-prev{
	left: 56px;
}
.swiper-bot .gallery-thumbs{
	padding: 0 192px;
	margin: 20px 0 0;
}
.swiper-bot .gallery-thumbs .swiper-father1{
	padding-bottom: 1px;
	overflow: hidden;
}
.gallery-thumbs .swiper-slide .image{
	height: 96px;
	border: 2px solid #e6e8f2;
	border-radius: 4px;
}
.gallery-thumbs .swiper-slide .image img{
	max-width: 98%;
	max-height: 98%;
}
.gallery-thumbs .swiper-slide .image a{
	height: 100%;
	width: 100%;
	display: block;
	position: relative;
}
.gallery-thumbs .swiper-slide-thumb-active .image{
	border-color: #1669c5;
}
.gallery-thumbs .swiper-button-white{
	bottom: 38px;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	border: 2px solid #727272;
	top: auto;
	margin: 0;
	background-image: none;
}
.gallery-thumbs .swiper-button-white i{
	margin: 3px 0 0 3px;
	font-size: 12px;
	color: #727272;
	display: inline-table;
	vertical-align: top;
}
.gallery-thumbs .swiper-button-next{
	right: 162px;
}
.gallery-thumbs .swiper-button-prev{
	left: 162px;
}
/* bottom */
.bottom{
	border-top: 3px solid #1669c5;
}
.bottom .left{
	padding: 92px 20px 0;
	width: 160px;
	height: 265px;
	background: url(../../../../images/products/version/2024/bottom-bg.png) no-repeat;
	background-size: contain;
	float: left;
}
.bottom .left p{
	line-height: 26px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.bottom .left i{
	margin-top: 10px;
	height: 5px;
	width: 35px;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
}
.bottom .right{
	padding: 12px 25px 25px;
	overflow: hidden;
	background-color: #fff;
}
.bottom .right ul{
	overflow: hidden;
}
.bottom .right li{
	padding-left: 26px;
	padding-right: 80px;
	margin-top: 20px;
	height: 18px;
	line-height: 18px;
	font-size: 15px;
	float: left;
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.bottom .right li i{
	width: 16px;
	height: 16px;
	background: url(../../../../images/products/version/2024/bottom-icon-1.png) no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}
.bottom .right li a{
	color: #333333;
}
.bottom .right li a:hover{
	color: #1669c5;
}
/* footer */
.footer{
	padding: 48px 0;
	text-align: center;
}
.footer p a{
	padding-right: 29px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.footer p a:hover{
	color: #1669c5;
}
.footer p a::after{
	position: absolute;
	content: "|";
	right: 14px;
	top: 0;
	font-size: 16px;
	color: #dddddd;
}
.footer p a:last-child{
	padding: 0;
}
.footer p a:last-child::after{
	display: none;
}
.footer span{
	margin-top: 14px;
	font-size: 14px;
	color: #999;
	display: block;
}
/* content-video */
.content-video .swiper-bot .left{
	position: relative;
	padding: 0;
}
.content-video .swiper-bot .left .image{
	height: 541px;
	width: 100%;
	margin: 0;
}
.content-video .swiper-bot .info {
	padding: 20px;
}
.content-video .swiper-bot .btn {
	margin-top: 29px;
}
.content-video .swiper-bot .info .detail {
	margin-bottom: 23px;
}
.content-video .swiper-bot .info .detail:last-child {
	margin: 0;
}
.content-video .swiper-bot .left span.play{
	width: 102px;
	height: 102px;
	line-height: 102px;
	border: 2px solid #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
	background-image: -moz-linear-gradient( 0deg, rgb(126,206,199) 0%, rgb(22,105,197) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(126,206,199) 0%, rgb(22,105,197) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(126,206,199) 0%, rgb(22,105,197) 100%);
}
.content-video .swiper-bot .left span.play i{
	font-size: 34px;
	color: #fff;
}
.content-video .swiper-bot .left .image img{
	width: 100%;
	height: 100%;
}

/* video-bottom */
.video-bottom.bottom .left {
	background: url(../../../../images/products/version/2024/bottom-bg1.png) no-repeat;
	background-size: contain;
}
.video-bottom.bottom .right li i {
	background: url(../../../../images/products/version/2024/bottom-icon-2.png) no-repeat;
	background-size: contain;
}
.videoItem{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.videoItem iframe{
	position: absolute;
  	left: 0;
  	top: 0;
}

/* media */
@media only screen and (max-width: 1024px){
    .main,#header .w{width:  1000px;}
    body{min-width:  1000px;}
	.iframe iframe {
		width:100%;
		margin-left: 0;
	}
	.top {
		padding: 17px 0;
	}
	.top p {
		height: 30px;
		line-height: 30px;
		margin: 13px 0 0 12px;
		font-size: 23px;
	}
	.top .grade {
		margin: 16px 0 0 12px;
		width: 167px;
		height: 28px;
	}
	.breadCrumbs {
		padding: 0 10px;
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.breadCrumbs p a{
		height: 34px;
		line-height: 34px;
	}
	.breadCrumbs i {
		margin-right: 5px;
		font-size: 12px;
	}
	.breadCrumbs .btn {
		height: 24px;
		width: 154px;
		margin: 5px 0 0 0;
	}
	.breadCrumbs .btn a {
		width: 70px;
		height: 24px;
		line-height: 22px;
		font-size: 12px;
	}
	.content {
		margin-top: 16px;
		padding: 16px 22px 20px;
	}
	.content-top {
		padding-right: 268px;
	}
	.content-top h1 {
		height: 26px;
		line-height: 26px;
		font-size: 19px;
	}
	.content-top .title a.more {
		right: 0;
		top: 0px;
		width: 84px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
	.swiper-bot {
		margin-top: 8px;
	}
	.content-top .bot {
		margin-top: 6px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.content-top .bot span i {
		font-size: 12px;
		margin-right: 2px;
	}
	.swiper-bot .right {
		width: 242px;
		margin-left: 26px;
		padding: 18px 0 0;
	}
	.swiper-bot .left {
		width: calc(100% - 242px - 26px);
	}
	.swiper-bot .model {
		padding: 0 8px;
	}
	.swiper-bot .model li {
		margin-top: 11px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.swiper-bot .model li em {
		width: 50px;
	}
	.swiper-bot .model li span {
		margin-left: 6px;
	}
	.swiper-bot .model li b {
		font-size: 20px;
	}
	.swiper-bot .model li:nth-child(2n){
		padding-left: 4px;
	}
	.swiper-bot .model li:nth-child(2n+1){
		padding-right: 4px;
	}
	.swiper-bot .btn {
		margin-top: 12px;
	}
	.swiper-bot .btn a {
		height: 32px;
		line-height: 32px;
		width: 116px;
		font-size: 14px;
	}
	.swiper-bot .btn a i img {
		width: 16px;
	}
	.swiper-bot .btn a i {
		margin: 5px 4px 0 0;
	}
	.swiper-bot .info {
		margin-top: 15px;
		padding: 15px 15px 18px;
	}
	.swiper-bot .info p {
		margin-bottom: 8px;
		font-size: 13px;
	}
	.swiper-bot .info .detail {
		margin-bottom: 17px;
		line-height: 18px;
		font-size: 12px;
	}
	.swiper-bot .info .detail1{
		height: 90px;
	}
	.swiper-bot .left .gallery-top .image {
		height: 428px;
		width: 428px;
	}
	.swiper-bot .gallery-top{
		padding: 15px;
	}
	.gallery-top .swiper-button-white {
		bottom: 206px;
		width: 46px;
		height: 46px;
		line-height: 46px;
	}
	.gallery-top .swiper-button-white i {
		font-size: 24px;
	}
	.swiper-bot .gallery-thumbs {
		padding: 0 148px;
		margin: 14px 0 0;
	}
	.gallery-thumbs .swiper-button-next{
		right: 110px;
	}
	.gallery-thumbs .swiper-button-prev{
		left: 110px;
	}
	.gallery-thumbs .swiper-slide .image {
		height: 60px;
	}
	.gallery-thumbs .swiper-slide .image img {
		max-width: 90%;
		max-height: 90%;
	}
	.gallery-thumbs .swiper-button-white {
		bottom: 23px;
	}
	.bottom .left {
		padding: 66px 16px 0;
		width: 115px;
		height: 190px;
	}
	.bottom .left p {
		line-height: 20px;
		font-size: 13px;
	}
	.bottom .left i {
		margin-top: 5px;
		height: 3px;
		width: 26px;
	}
	.bottom .right {
		padding: 8px 18px 20px;
	}
	.bottom .right li i {
		width: 14px;
		height: 14px;
		top: 1px;
	}
	.bottom .right li {
		padding-left: 20px;
		padding-right: 50px;
		margin-top: 11px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.footer {
		padding: 28px 0;
	}
	.footer p a {
		font-size: 14px;
	}
	.footer span {
		margin-top: 12px;
		font-size: 13px;
	}
	.content-video .swiper-bot .left .image {
		height: 395px;
	}
	.content-video .swiper-bot .left span.play {
		width: 76px;
		height: 76px;
		line-height: 76px;
	}
	.content-video .swiper-bot .btn {
		margin-top: 14px;
	}
	.content-video .swiper-bot .info .detail {
		margin-bottom: 16px;
	}
	.content-video .swiper-bot .info {
		padding: 13px;
	}
	.content-video .swiper-bot .info{
		margin-top: 14px;
	}
	.price .proPrice td.sale em {
		font-size: 12px;
	}
	.price .proPrice td i {
		font-size: 12px;
	}
	.price .proPrice td.sale p {
		font-size: 13px;
	}
	.price .proPrice td i.line {
		font-size: 13px;
	}
	.price .proPrice .prTitle span {
		width: 50px;
	}
	.price .proPrice .prTitle {
		width: 61px;
	}
	.price .proPrice td {
		line-height: 32px;
		font-size: 12px;
	}
	.price {
		padding: 4px 8px;
	}
	.price .tip {
		padding-left: 61px;
		font-size: 12px;
		margin-top: 5px;
	}
	.num {
		margin-top: 12px;
		padding: 0 8px;
	}
	.num p {
		font-size: 12px;
	}
	.num p em {
		width: 50px;
	}
	.numTable {
		height: 93px;
		margin-top: 4px;
	}
	.num td {
		line-height: 30px;
		font-size: 12px;
	}
	.num td:nth-child(1){
		width: 18%;
	}
	.num td:nth-child(2){
		width: 52%;
	}
	.price .proPrice td font {
		font-size: 12px;
		margin: 0 0 0 4px;
	}
	.breadCrumbs p{
		width: 750px;
	}
	.header li.li-last {
		margin-left: 10px;
	}
	.header li a, .header p a {
		padding: 0 3px;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,#header .w{width:  1138px;}
    body{min-width:  1138px;}
	.top {
		padding: 19px 0;
	}
	.top .logo {
		width: 129px;
		height: 65px;
	}
	.top p {
		height: 40px;
		line-height: 40px;
		margin: 13px 0 0 16px;
		font-size: 26px;
	}
	.top .grade {
		margin: 21px 0 0 15px;
		width: 167px;
		height: 28px;
	}
	.breadCrumbs {
		padding: 0 12px;
		height: 38px;
		line-height: 38px;
		font-size: 13px;
	}
	.breadCrumbs p a{
		height: 38px;
		line-height: 38px;
	}
	.breadCrumbs i {
		margin-right: 5px;
		font-size: 14px;
	}
	.breadCrumbs .btn {
		height: 26px;
		width: 174px;
		margin: 6px 0 0 0;
	}
	.breadCrumbs .btn a{
		width: 82px;
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
	.breadCrumbs .btn a:last-child {
		margin-left: 8px;
	}
	.content {
		margin-top: 18px;
		padding: 17px 25px 24px;
	}
	.content-top {
		padding-right: 306px;
	}
	.content-top h1 {
		height: 30px;
		line-height: 30px;
		font-size: 21px;
	}
	.content-top .title a.more {
		top: 1px;
		width: 88px;
		height: 28px;
		line-height: 26px;
		font-size: 12px;
	}
	.content-top .bot {
		margin-top: 4px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.content-top .bot span i {
		font-size: 12px;
		margin-right: 2px;
	}
	.swiper-bot .right {
		width: 276px;
		margin-left: 30px;
		padding: 20px 0 0;
	}
	.swiper-bot .model li {
		margin-top: 15px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.swiper-bot .model li:nth-child(2n){
		padding-left: 6px;
	}
	.swiper-bot .model li:nth-child(2n+1){
		padding-right: 6px;
	}
	.swiper-bot .model li em {
		width: 50px;
	}
	.swiper-bot .model li b {
		font-size: 23px;
	}
	.swiper-bot .btn {
		margin-top: 15px;
	}
	.swiper-bot .btn a {
		height: 36px;
		line-height: 36px;
		width: 132px;
		font-size: 15px;
	}
	.swiper-bot .btn a i img {
		width: 17px;
	}
	.swiper-bot .btn a i {
		margin: 6px 4px 0 0;
	}
	.swiper-bot .info {
		margin-top: 16px;
		padding: 16px 16px 28px;
	}
	.swiper-bot .info p {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.swiper-bot .info .detail {
		margin-bottom: 18px;
		line-height: 20px;
		font-size: 13px;
	}
	.swiper-bot .info .detail1{
		height: 100px;
	}
	.swiper-bot .left {
		width: calc(100% - 276px - 30px);
	}
	.swiper-bot .gallery-top{
		padding: 16px;
	}
	.swiper-bot .left .gallery-top .image {
		height: 488px;
		width: 488px;
	}
	.gallery-top .swiper-button-white {
		bottom: 234px;
		width: 52px;
		height: 52px;
		line-height: 52px;
	}
	.gallery-top .swiper-button-white i {
		font-size: 30px;
	}
	.swiper-bot .gallery-thumbs {
		padding: 0 157px;
		margin: 16px 0 0;
	}
	.gallery-thumbs .swiper-slide .image {
		height: 76px;
	}
	.gallery-thumbs .swiper-button-white {
		bottom: 28px;
	}
	.gallery-thumbs .swiper-button-next{
		right: 120px;
	}
	.gallery-thumbs .swiper-button-prev{
		left: 120px;
	}
	.bottom .left {
		padding: 71px 16px 0;
		width: 131px;
		height: 216px;
	}
	.bottom .left p {
		line-height: 22px;
		font-size: 16px;
	}
	.bottom .left i {
		margin-top: 8px;
		height: 3px;
		width: 29px;
	}
	.bottom .right {
		padding: 10px 22px 26px;
	}
	.bottom .right li {
		padding-left: 22px;
		padding-right: 60px;
		margin-top: 14px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.bottom .right li i {
		width: 15px;
		height: 15px;
		top: 1px;
	}
	.footer {
		padding: 28px 0;
	}
	.footer p a {
		font-size: 14px;
	}
	.footer span {
		margin-top: 12px;
		font-size: 13px;
	}
	.content-video .swiper-bot .left .image {
		height: 440px;
	}
	.content-video .swiper-bot .left span.play {
		width: 82px;
		height: 82px;
		line-height: 82px;
	}
	.content-video .swiper-bot .left span.play i {
		font-size: 30px;
	}
	.content-video .swiper-bot .info .detail {
		margin-bottom: 14px;
	}
	.content-video .swiper-bot .info {
		padding: 16px;
	}
	.content-video .swiper-bot .info p {
		margin-bottom: 11px;
	}
	.content-video .swiper-bot .model li {
		margin-top: 12px;
	}
	.content-video .swiper-bot .btn {
		margin-top: 17px;
	}
	.price .proPrice .prTitle {
		width: 61px;
	}
	.price .proPrice .prTitle span {
		width: 50px;
	}
	.price .proPrice td.sale p {
		font-size: 18px;
	}
	.price .proPrice td i {
		font-style: normal;
	}
	.price .proPrice td i.line {
		font-size: 18px;
	}
	.price .proPrice td {
		font-size: 12px;
	}
	.swiper-bot .model {
		padding: 0px 15px;
	}
	.price{
		padding: 5px 15px;
	}
	.num{
		margin-top: 10px;
		padding: 0px 15px;
	}
	.swiper-bot .model li em, .num p em {
		width: 50px;
	}
	.num p {
		font-size: 12px;
	}
	.num td {
		line-height: 30px;
		font-size: 12px;
	}
	.num td:nth-child(1){
		width: 20%;
	}
	.num td:nth-child(2){
		width: 50%;
	}
	.price .proPrice td.sale em {
		font-size: 13px;
	}
	.price .proPrice td i {
		font-size: 12px;
	}
	.numTable {
		height: 93px;
	}
	.price .proPrice td font {
		font-size: 13px;
		margin: 0 0 0 4px;
	}
	.breadCrumbs p{
		width: 900px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,#header .w{width:  1328px;}
    body{min-width:  1328px;}
	.content {
		margin-top: 22px;
		padding: 18px 30px 28px;
	}
	.content-top {
		padding-right: 358px;
	}
	.content-top h1 {
		height: 36px;
		line-height: 36px;
		font-size: 25px;
	}
	.content-top .title a.more {
		top: 3px;
		width: 98px;
	}
	.content-top .bot {
		margin-top: 8px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.content-top .bot span i {
		font-size: 13px;
	}
	.swiper-bot {
		margin-top: 12px;
	}
	.swiper-bot .right {
		width: 324px;
		margin-left: 34px;
	}
	.swiper-bot .left {
		width: calc(100% - 324px - 34px);
	}
	.swiper-bot .model li {
		margin-top: 18px;
		font-size: 14px;
	}
	.swiper-bot .model li b {
		font-size: 27px;
	}
	.swiper-bot .btn {
		margin-top: 36px;
	}
	.swiper-bot .btn a {
		height: 42px;
		line-height: 42px;
		width: 154px;
		font-size: 17px;
	}
	.swiper-bot .btn a i img {
		width: 19px;
	}
	.swiper-bot .info .detail {
		margin-bottom: 24px;
		line-height: 22px;
		font-size: 14px;
	}
	.swiper-bot .info .detail1{
		height: 110px;
	}
	.swiper-bot .left .gallery-top .image {
		height: 568px;
		width: 568px;
	}
	.gallery-top .swiper-button-white {
		bottom: 272px;
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.swiper-bot .gallery-thumbs {
		padding: 0 181px;
		margin: 18px 0 0;
	}
	.gallery-thumbs .swiper-slide .image {
		height: 90px;
	}
	.gallery-thumbs .swiper-button-next{
		right: 148px;
	}
	.gallery-thumbs .swiper-button-prev{
		left: 148px;
	}
	.bottom .left {
		padding: 88px 19px 0;
		width: 152px;
		height: 252px;
	}
	.bottom .left p {
		font-size: 19px;
	}
	.bottom .left i {
		margin-top: 8px;
	}
	.bottom .right {
		padding: 12px 23px 30px;
	}
	.bottom .right li {
		padding-left: 26px;
		padding-right: 75px;
		margin-top: 17px;
		font-size: 14px;
	}
	.content-video .swiper-bot .left .image {
		height: 513px;
	}
	.content-video .swiper-bot .left span.play {
		width: 98px;
		height: 98px;
		line-height: 98px;
	}
	.swiper-bot .info p {
		margin-bottom: 11px;
	}
	.price .proPrice td.sale p {
		font-size: 21px;
	}
	.price .proPrice td {
		font-size: 14px;
	}
	.num {
		margin-top: 18px;
	}
	.num td {
		line-height: 36px;
		font-size: 14px;
	}
	.price .proPrice td.sale em {
		font-size: 14px;
	}
	.price .proPrice td i {
		font-size: 12px;
	}
	.numTable {
		height: 111px;
	}
	.content-video .swiper-bot .btn {
		margin-top: 27px;
	}
	.price .proPrice td font {
		font-size: 14px;
		margin: 2px 0 0 5px;
	}
	.breadCrumbs p{
		width: 1050px;
	}
}






