.publicSwiper{ height: 100%; }
.publicSwiper .item{
	background-image: url(/Template/skin1/static2020/storeSystem/images/banner-01.png);
}
.publicSwiper .item .hot-btn{
	position: absolute;
	bottom: 22.8%;
	left: 16%;
	width: 232px;
	height: 60px;
	opacity: 0;
}

.module{ padding-top: 70px;padding-bottom: 70px; }
.module .title{
	font-size: 44px;
	margin-bottom: 40px;
	color: #333;
	font-weight: 500;
}
.module:nth-of-type(3) .item,
.module:nth-of-type(4) .item{
	background: #FFF;
	box-shadow: 0px 1px 15px rgba(205, 219, 251, 0.5);
	border-radius: 5px;
	width: 336px;
	height: 339px;
	transition: all .15s linear;
}
.module:nth-of-type(4) .hynt-swiper .swiper-slide{ transition: all .2s linear; }
.module:nth-of-type(3) .item:hover{
	transform: translateY(-30px);
}
.module:nth-of-type(4) .hynt-swiper .swiper-slide:hover{
	transform: translateY(-20px);
}
.module:nth-of-type(3) .item img{
	margin-top: 40px;
}
.module:nth-of-type(3)::before{
	content: "PRODUCT";
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 336px;
	letter-spacing: 16px;
	color: #fff;
}
.module:nth-of-type(3) .item .item-title{ font-size: 18px;padding-top: 35px;margin-bottom: 25px; color: #333;}
.module:nth-of-type(3) .item .item-des{ font-size: 16px;margin-bottom: 25px; color: #333;}
.module:nth-of-type(3) .item .ks-button{
	border-radius: 50px;
	width: 141px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #DFDFDF;
	padding: 0;
	color: #999;
	font-size: 16px;
}
.module:nth-of-type(3) .item .ks-button:hover{
	background-color: #4D89FE;
	border: 1px solid #4D89FE;
	color: #fff;
	box-shadow: 0px 3px 6px rgba(77, 137, 254, 0.38);
}

.module:nth-of-type(4) .title{ margin-bottom: 10px; }
.module:nth-of-type(4) .item{
	width: 245px;
	height: 242px;
	padding: 40px 30px;
}
.module:nth-of-type(4)::before{
	content: "PROBLEM";
	position: absolute;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 336px;
	letter-spacing: 16px;
	color: #F5F9FF;
}
.module:nth-of-type(4) .item .item-title{
	color: #333;
	font-size: 18px;
	padding-top: 16px;
	margin-bottom: 25px;
}
.module:nth-of-type(4) .border{ padding: 0 50px; }
.module:nth-of-type(4) .swiper-slide{ text-align: center; }
.module:nth-of-type(4) .item .item-des{
	font-size: 16px;
	font-weight: 500;
	line-height: 27px;
	color: #707070;
}
.module:nth-of-type(4) .hynt-swiper{ padding-top: 30px; padding-bottom: 30px; }
.mg-olevel{ margin: 0 22px; }

.module:nth-of-type(5){ padding-bottom: 0; }

.module:nth-of-type(6) .border .cover{ width: 521px;margin-top: 32px; }
.module:nth-of-type(6) .border .cont-title,
.module:nth-of-type(7) .border .cont-title,
.module:nth-of-type(8) .border .cont-title,
.module:nth-of-type(9) .border .cont-title{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 62px;
	color: #000;
}
.module:nth-of-type(6) .border .cont-des,
.module:nth-of-type(7) .border .cont-des,
.module:nth-of-type(8) .border .cont-des,
.module:nth-of-type(9) .border .cont-des{
	font-size: 18px;
	font-weight: 400;
	line-height: 31px;
	color: #707070;
	margin-bottom: 60px;
	width: 375px;
}
.module:nth-of-type(6) .border .cont-btn,
.module:nth-of-type(7) .border .cont-btn,
.module:nth-of-type(8) .border .cont-btn,
.module:nth-of-type(9) .border .cont-btn{
	width: 145px;
	height: 52px;
	line-height: 52px;
	padding: 0;
	border: 1px solid #4D89FE;
	color: #4D89FE;
	box-shadow: 0px 3px 6px rgba(77, 136, 254, 0.16);
	border-radius: 29px;
	font-size: 18px;
}

.module:nth-of-type(7),
.module:nth-of-type(8){ padding-top: 0; }

.module:nth-of-type(7) .border .cont-title{ padding-top: 97px; }
.module:nth-of-type(7) .border{ padding-left: 65px; }
.module:nth-of-type(7) .border .cover{ width: 476px;margin-top: 40px; }

.module:nth-of-type(8) .border .cover{ width: 347px;margin-top: 74px;margin-left: 95px; }
.module:nth-of-type(8) .border .cont-title{ padding-top: 85px; }

.module:nth-of-type(9) .border{ padding-left: 65px; }
.module:nth-of-type(9) .border .cont-title{ padding-top: 18px; }
.module:nth-of-type(9) .border .cover{ width: 367px; }

.module:nth-of-type(10) .border .item{
	width: 274px;
	height: 427px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px rgba(78, 136, 252, 0.15);
	border-radius: 10px 10px 0px 0px;
	margin: auto;
	padding: 30px 20px 40px;
	background-repeat: no-repeat;
	background-image: url(/Template/skin1/static2020/storeSystem/images/beijing.png);
	background-position: top center;
}
.module:nth-of-type(10) .border .item .item-title{
	font-size: 22px;
	font-weight: 500;
}
.module:nth-of-type(10) .border .item .item-des{
	font-size: 14px;
	font-weight: 400;
	padding-top: 15px;
	margin-bottom: 63px;
}
.module:nth-of-type(10) .border .item .point{
	display: inline-block;
	width: 13px;
	height: 13px;
	background: #447EFA;
	border-radius: 50%;
}
.module:nth-of-type(10) .border .item .item-title2{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-left: 15px;
}
.module:nth-of-type(10) .border .item .item-des2{
	font-size: 14px;
	font-weight: 400;
	color: #333;
	padding-left: 32px;
	padding-top: 10px;
}
.module:nth-of-type(10) .border .item .mt-olevel{ margin-top: 25px; }


.swiper-border .arrow{
	position: absolute;
	top: 56px;
	width: 30px;
	height: 94px;
	border: 1px solid #4D89FE;
	border-radius: 5px;
	transition: opacity .15s linear;
}
.swiper-border .arrow img{ margin-top: 35.5px; }
.swiper-border .left-arrow{ left: 0; }
.swiper-border .left-arrow img{ transform: rotate(-180deg); }
.swiper-border .right-arrow{ right: 0; }
.module .swiper-border{ padding: 0 65px; }
.module-swiper{ padding-bottom: 34px; }
.industry .swiper-slide{ height: 241px; }
.module-swiper .item{
	margin-top: 27px;
	width: 150px;
	height: 150px;
	background-color: #fff;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.08);
	border-radius: 5px;
	margin-bottom: 20px;
	transition: all .3s linear;
}
.module-swiper .swiper-slide-active .item{
	margin-top: 0px;
	width: 172px;
	height: 207px;
}
.module-swiper .item img{ margin-top: 45px; }
.module-swiper .swiper-slide-active .item img{ margin-top: 0px;}
.module-swiper .module-swiper-title{ font-size: 16px;color: #333; }
.swiper-obj2 .arrow{ top: 150px; }
.module-style .swiper-slide{ height:auto; }
.module-swiper .item-tlevel{ margin-bottom: 20px; }
.module-swiper .item-tlevel img{
	margin-top: 38.6px;
	width: 150px;
	border-radius: 10px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
	transition: all .3s linear;
}
.module-swiper .swiper-slide-active .item-tlevel img{
	margin-top: 0px;
	width: 250px;
}
.swiper-obj2 .ks-button{
	color: #4D88FE;
	border-color: #4D88FE;
	width: 145px;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	padding: 0;
}

.module:nth-of-type(12) .mt-olevel{ margin-top: 20px; }
.module:nth-of-type(12) .pd-olevel{ padding: 0 7.5px; }

.bg-F5F9FF{ background-color: #F5F9FF; }
.opacity-olevel{ opacity: .3; }

.sm-dnone{ display: inline-block; }

.module .information .col-4:nth-child(3n-2){
	padding-right: 15px;
}
.module .information .col-4:nth-child(3n-2) .information-btm{
	padding-right: 15px;
}
.module .information .col-4:nth-child(3n-1){
	padding-right: 7.5px;
	padding-left: 7.5px;
}
.module .information .col-4:nth-child(3n-1) .information-btm{
	left: 7.5px;
	padding-right: 7.5px;
}
.module .information .col-4:nth-child(3n){
	padding-left: 15px;
}
.module .information .col-4:nth-child(3n) .information-btm{
	left: 15px;
}
.module .information .col-4 .ks-bgImage{
	width: 100%;
	height: 188px;
	vertical-align: top;
}
.module .information .col-4{ height: 348px; }
.module .information .col-4:nth-child(n+4){ margin-top: 30px; }
.module .information .col-4 .pr-olevel{padding: 15px 60px 15px 0;}
.module .information .col-4 .line{
	width: 100%;
	height: 1px;
	background-color: #DFDFDF;
	transition: background-color .3s linear;
}
.module .information .col-4 .information-title{
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
	padding-top: 12px;
}
.module .information .col-4 .information-des{
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	padding-top: 15px;
}
.module .information .col-4 .information-btm .clearfix{ opacity: 1;transition: opacity .3s linear; }
.module .information .col-4 .information-btm .clearfix .ks-float-lt:nth-child(1) font{ color: #333 !important; }
.module .information .col-4:hover .clearfix{ opacity: 1; }
.module .information .col-4:hover .line{ background-color: #333333; }
.information-btm{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	box-sizing: border-box;
}

/*大于即是1400 ipad */
@media (max-width: 1400px){
    .module:nth-of-type(3)::before,.module:nth-of-type(4)::before { font-size: 255px; }
	.module:nth-of-type(6) .border .cont-des, .module:nth-of-type(7) .border .cont-des, .module:nth-of-type(8) .border .cont-des, .module:nth-of-type(9) .border .cont-des{ width: 490px; }
	
	.module:nth-of-type(7) .col-7 .cover{ margin-left: 85px; }
	.module:nth-of-type(9) .col-7 .cover{ margin-left: 120px; }
}
/*大于即是1024 ipad */
@media (max-width: 1024px){
    .publicSwiper .item .hot-btn {
        bottom: 21.8%;
        width: 133px;
        height: 34px;
	}
	.module:nth-of-type(3) .item, .module:nth-of-type(4) .item {
	    width: 270px;
		height: 350px;
	    padding: 0 15px;
	}
	.module:nth-of-type(3) .item .item-des { line-height: 22px; }
	.module:nth-of-type(4) .item {
	    width: 190px;
		height: 265px;
		padding: 40px 20px;
	}
	.module:nth-of-type(4){ padding-bottom: 0; }
	.module:nth-of-type(3)::before, .module:nth-of-type(4)::before { font-size: 180px; }
	.module:nth-of-type(7) .col-7 .cover { margin-left: 35px; }
	.module:nth-of-type(6) .border .cont-des, .module:nth-of-type(7) .border .cont-des, .module:nth-of-type(8) .border .cont-des, .module:nth-of-type(9) .border .cont-des { width: 435px; }
	.module:nth-of-type(6) .border .cover { width: 440px; }
	.module:nth-of-type(7) .border { padding-left: 35px; }
	.module:nth-of-type(10) .border .item { margin-bottom: 30px; }
	.module .information .col-4 .information-btm .clearfix { opacity: 1; }
}

/*大于即是768 ipad */
@media (max-width: 768px){
    .publicSwiper .item .hot-btn {
        width: 100px;
        height: 25px;
	}
	
	.module:nth-of-type(3), .module:nth-of-type(4){ padding-left: 0;padding-right: 0; }
	.module:nth-of-type(4) .title { margin-bottom: 35px; }
	
	.module:nth-of-type(4) .problem .swiper-slide { width: 80%; }
	
	.module:nth-of-type(3)::before,
	.module:nth-of-type(4)::before{ 
		font-size: 75px;
		top: 82%;
		font-weight: bold;
	}
	.module:nth-of-type(4)::before{
		top: 88%;
	}
	
	.module:nth-of-type(3) .us-produce .swiper-container,
	.module:nth-of-type(4) .problem .swiper-container{
		width: 100%;
		-webkit-perspective: 900px;
		-moz-perspective: 900px;
		-ms-perspective: 900px;
		perspective: 900px
	}
	.module:nth-of-type(3) .us-produce .swiper-slide,
	.module:nth-of-type(4) .problem .swiper-slide{
	    width: 70%;
	    -webkit-transform-style: preserve-3d;
	    -moz-transform-style: preserve-3d;
	    -ms-transform-style: preserve-3d;
	    transform-style: preserve-3d;
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
	}
	.module:nth-of-type(3) .us-produce .swiper-slide .main-img,
	.module:nth-of-type(4) .problem .swiper-slide .main-img{
	    margin: 0 auto;
	    display: block;
	}
	.module:nth-of-type(3) .us-produce .swiper-slide .main-img{ width: 425px; }
	.module:nth-of-type(4) .problem .swiper-slide .main-img{ width: 354px; }
	
	.module:nth-of-type(3) .us-produce .swiper-slide-prev,
	.module:nth-of-type(4) .problem .swiper-slide-prev{ text-align: right; }
	
	.module:nth-of-type(3) .us-produce .swiper-slide-active,
	.module:nth-of-type(4) .problem .swiper-slide-active{ text-align: center; }
	
	.module:nth-of-type(3) .us-produce .swiper-slide-next,
	.module:nth-of-type(4) .problem .swiper-slide-next{ text-align: left; }
	
	.module .us-produce .arrow-left,
	.module .us-produce .arrow-right,
	.module .problem .arrow-left,
	.module .problem .arrow-right{
		-webkit-appearance: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		-webkit-touch-callout: none;
	}
	
	.module:nth-of-type(3) .item img {
	    width: 90px;
	    height: 90px;
	}
	.module:nth-of-type(3) .item .item-title {
	    font-size: 18px;
	    padding-top: 30px;
	    margin-bottom: 20px;
	}
	
	.module:nth-of-type(12) .pd-olevel { padding: 0 1.5px; }
	
	.module:nth-of-type(9) .border { padding-left: 0; }
	
	
	.module:nth-of-type(6) .col-sm-12,
	.module:nth-of-type(7) .col-sm-12,
	.module:nth-of-type(8) .col-sm-12,
	.module:nth-of-type(9) .col-sm-12{ text-align: center; }
	
	.module:nth-of-type(6) .border .cont-des, .module:nth-of-type(7) .border .cont-des, .module:nth-of-type(8) .border .cont-des, .module:nth-of-type(9) .border .cont-des{
		width: auto;
		margin: auto;
		text-align: left;
	}
	
	.module:nth-of-type(9) .col-7 .cover {
	    margin-left: 0;
	    margin-top: 60px;
	}
	
	.information-btm .ks-float-lt { color: #999; }
	
	.sm-dnone{ display: none; }
}

/*大于即是480 */
@media (max-width: 480px){
	.publicSwiper .item {
	    background-image: url(/Template/skin1/static2020/storeSystem/images/m-banner@2x.png);
	}
	.publicSwiper .item .hot-btn{
		bottom: auto;
		top: 27%;
		left: 50%;
		transform: translateX(-50%);
		width: 110px;
		height: 30px;
	}
	.module:nth-of-type(3) .us-produce .swiper-container, .module:nth-of-type(4) .problem .swiper-container {
	    -webkit-perspective: 1200px;
	    -moz-perspective: 1200px;
	    -ms-perspective: 1200px;
	    perspective: 1200px;
	}
	.module:nth-of-type(3) .us-produce .swiper-slide .main-img { width: 322px; }
	.module:nth-of-type(3) .us-produce .swiper-slide { width: 85%; }
	.module:nth-of-type(4) .problem .swiper-slide { width: 75%; }
	.module:nth-of-type(3)::before, .module:nth-of-type(4)::before {
	    font-size: 65px;
	    letter-spacing: 8px;
		top: 86%;
	}
	.module:nth-of-type(4) .title { margin-bottom: 15px; }
	.module:nth-of-type(4)::before { top: 92%; }
	
	.module {
	    padding-top: 30px;
	    padding-bottom: 25px;
	}
	.module .title {
	    font-size: 20px;
	    margin-bottom: 20px;
	}
	.module .us-produce .arrow-left, .module .us-produce .arrow-right, .module .problem .arrow-left, .module .problem .arrow-right { width: 33px; }
	.mg-olevel { margin: 0 12px; }
	.module:nth-of-type(6) .border .cont-title, .module:nth-of-type(7) .border .cont-title, .module:nth-of-type(8) .border .cont-title, .module:nth-of-type(9) .border .cont-title {
	    font-size: 20px;
		margin-bottom: 20px;
	}
	.module:nth-of-type(7) .border .cont-title, .module:nth-of-type(8) .border .cont-title{ padding-top: 30px; }
	.module:nth-of-type(7) .border { padding-left: 0; }
	.module:nth-of-type(6) .border .cont-des, .module:nth-of-type(7) .border .cont-des, .module:nth-of-type(8) .border .cont-des, .module:nth-of-type(9) .border .cont-des {
	    font-size: 16px;
	}
	.module:nth-of-type(6) .border .cover { width: 271px; }
	.module:nth-of-type(6) .border .cont-btn, .module:nth-of-type(7) .border .cont-btn, .module:nth-of-type(8) .border .cont-btn, .module:nth-of-type(9) .border .cont-btn {
	    width: 110px;
	    height: 35px;
	    line-height: 33px;
	    font-size: 16px;
	}
	.module:nth-of-type(4) .problem .swiper-slide .main-img { width: 270px; }
	.module:nth-of-type(7) .col-7 .cover {
	    margin-left: 0;
	    width: 238px;
	}
	.module:nth-of-type(8) .border .cover {
	    width: 172px;
	    margin-top: 30px;
	}
	.module:nth-of-type(9) .border .cont-title { padding-top: 0; }
	.module:nth-of-type(9) .col-7 .cover {
	    margin-top: 30px;
	    width: 184px;
	}
	.module:nth-of-type(11){ padding-left: 0;padding-right: 0; }
	.module:nth-of-type(11) .swiper-border .arrow{ display: none; }
	.module:nth-of-type(11) .swiper-border {
	    padding: 0;
	}
	.industry .swiper-slide-prev .item, 
	.industry .swiper-slide-prev .module-swiper-title {
	    position: relative;
	    left: -20px;
	}
	.industry .swiper-slide-next .item, 
	.industry .swiper-slide-next .module-swiper-title {
	    position: relative;
	    right: -20px;
	}
	.industry .swiper-slide-active .item {
	    width: 159px;
	    height: 191px;
	}
	.module-swiper .item { margin-top: 20px; }
	.swiper-obj2 .ks-button {
	    width: 110px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 16px;
	}
	
	.module:nth-of-type(10){
		padding-left: 0;
		padding-right: 0;
	}
	.module:nth-of-type(10) .toolkit .swiper-container{
		width: 100%;
		-webkit-perspective: 900px;
		-moz-perspective: 900px;
		-ms-perspective: 900px;
		perspective: 900px
	}
	.module:nth-of-type(10) .toolkit .swiper-slide{
		width: 80%;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-flex-shrink: 0;
		-ms-flex: 0 0 auto;
		flex-shrink: 0;
	}
	.module:nth-of-type(10) .toolkit .swiper-pagination { bottom: 0; }
	.module:nth-of-type(10) .toolkit .swiper-pagination-bullet{
		background-color: #A9CAFC;
		transition: all .15s linear;
	}
	.module:nth-of-type(10) .toolkit .swiper-pagination-bullet-active{
		width: 25px;
		height: 5px;
		background: #447EFA;
		border-radius: 3px;
	}
	.module:nth-of-type(12) img{ width: 100px; }
	.module:nth-of-type(12) .pd-olevel { padding: 0 8.5px; }
	.module:nth-of-type(12) .mt-olevel { margin-top: 12px; }
	
	.module .information .col-4 .ks-bgImage{
		width: 141px;
		height: 78px;
		float: left;
		border-radius: 2px;
	}
	.module .information .col-4 .cont{
		float: left;
		display: inline-block;
		width: 230px;
		padding-left: 15px;
		box-sizing: border-box;
	}
	.module .information .col-4:nth-child(3n-2){ padding-right: 0; }
	.module .information .col-4:nth-child(3n-1){ padding: 0; }
	.module .information .col-4:nth-child(3n){ padding-left: 0; }
	.module .information .col-4 .information-title{ padding-top: 0;-webkit-line-clamp: 1; }
	.module .information .col-4 .information-des { padding-top: 5px;color: #959595; }
	.module .information .col-4 { height: 115px; }
	.module .information .col-4:nth-child(n+2){ margin-top: 20px; }
	
	.module .information-btm{ position: static; }
	.module .information .col-4 .pr-olevel { padding: 10px 0; }
	
	.information-btm .ks-float-lt font{ color: #999 !important; }
	.information-btm .ks-float-rt{ opacity: .5; }
}

/*大于即是390  ios 12 */
@media (max-width: 390px){
	.module .information .col-4 .cont { width: 205px; }
}

/*大于即是375  ios6 */
@media  (max-width: 375px){
    .publicSwiper .item .hot-btn { top: 29%; }
	.module:nth-of-type(3) .us-produce .swiper-container{
	    -webkit-perspective: 1100px;
	    -moz-perspective: 1100px;
	    -ms-perspective: 1100px;
	    perspective: 1100px;
	}
	.module:nth-of-type(3) .us-produce .swiper-slide { width: 85%; }
	.module:nth-of-type(3) .us-produce .swiper-slide .main-img { width: 300px; }
	
	.module:nth-of-type(4) .problem .swiper-slide .main-img { width: 267.5px; }
	.module:nth-of-type(4) .us-produce .swiper-container{
	    -webkit-perspective: 900px;
	    -moz-perspective: 900px;
	    -ms-perspective: 900px;
	    perspective: 900px;
	}
	.module:nth-of-type(4) .problem .swiper-slide { width: 80%; }
	
	.module:nth-of-type(3)::before, 
	.module:nth-of-type(4)::before { font-size: 60px; }
	
	.module:nth-of-type(10) .toolkit .swiper-container {
	    width: 100%;
	    -webkit-perspective: 1000px;
	    -moz-perspective: 1000px;
	    -ms-perspective: 1000px;
	    perspective: 1000px;
	}
	.module:nth-of-type(10) .toolkit .swiper-slide { width: 85%; }
	
	.module-swiper .item {
	    margin-top: 21.5px;
	    width: 130px;
	    height: 130px;
	}
	.module:nth-of-type(11) .module-swiper .swiper-slide-active .item {
	    width: 144px;
	    height: 173px;
	}
	.module:nth-of-type(11) .industry .swiper-slide { height: 209px; }
	.module:nth-of-type(12) .pd-olevel { padding: 0 6.5px; }
	.module:nth-of-type(12) .mt-olevel { margin-top: 10px; }
	
	.module:nth-of-type(6) .border .cont-title, 
	.module:nth-of-type(7) .border .cont-title, 
	.module:nth-of-type(8) .border .cont-title, 
	.module:nth-of-type(9) .border .cont-title { font-size: 18px; }
	.module:nth-of-type(6) .border .cont-des, .module:nth-of-type(7) .border .cont-des, .module:nth-of-type(8) .border .cont-des, .module:nth-of-type(9) .border .cont-des {
	    font-size: 14px;
	    line-height: 24px;
	}
	.module .information .col-4 .cont { width: 200px; }
}

/*大于即是360  安卓 */
@media (max-width: 360px){
    .module:nth-of-type(3) .us-produce .swiper-slide {
        width: 88%;
    }
	.module:nth-of-type(12) img {
	    width: 95px;
	}
	.module .information .col-4 .cont {
        width: 188px;
    }
}

/*大于即是320  ios5 安卓 */
@media (max-width: 320px){
    .module:nth-of-type(12) .pd-olevel {
        padding: 0 2.5px;
    }
	.module:nth-of-type(12) img {
	    width: 90px;
	}
	.module:nth-of-type(12) .mt-olevel {
	    margin-top: 4px;
	}
	.module:nth-of-type(11) .module-swiper .swiper-slide-active .item {
	    width: 123px;
	    height: 148px;
	}
	.module-swiper .item {
	    margin-top: 18.5px;
	    width: 110px;
	    height: 110px;
	}
	.module-swiper .item img {
	    margin-top: 25px;
	}
	.module .information .col-4 .cont {
	    width: 145px;
	}
}<!--耗时1782861340.6338秒-->