@media screen and (min-width: 768px){
	.banner{width: 100%;margin: 0px auto;overflow: hidden;background: url(../img/product/weapp/banner.png) top center no-repeat;}
	/* 楼层 */
	.wst-content{width: 100%;}
	.wst-distribution1,.third{width: 1200px;overflow: hidden;margin: 60px auto;}
	.wst-distribution1 .title,.wst-box_bg .second .title,.wst-box .third .title{margin-bottom:20px;font-size: 36px;color: #333333;text-align: center;font-weight: bold;}
	.wst-distribution1 .cont-box{float: left;width: 49%;}
	.wst-distribution1 .content{width:120%;font-size: 16px;line-height: 30px;color: #666;}
	.wst-distribution1 .content img{ width:60px;height: 40px;margin-right: 6px;}
	.wst-distribution1 .chart{width: 50%;float: right;}
	.wst-distribution1 .chart img{width: 100%;}
	.wst-distribution1 .code{width: 80%;margin-top: 30px;}
	.wst-distribution1 .code img{float: left;}
	.wst-distribution1 .state{float: left;margin-top: 131px;margin-left: 10px;font-size: 16px;color: #666;}
	.wst-box{width: 1200px;margin: 0px auto;overflow: hidden;}
	.wst-box .first .left{height:520px;background: url(../img/product/weapp/img_1.png) left center no-repeat;position: relative;}
	.wst-box .first .title{text-align: center;font-size: 24px;color: #333333;line-height: 80px;}
	.wst-box_bg .second .left{height:350px;background: url(../img/product/weapp/img_2.png) center top no-repeat;width: 100%;position: relative;margin-top: 20px;}
	.wst-box .third .left{height:320px;background: url(../img/product/weapp/img_3.png) left center no-repeat;position: relative;width: 100%;}
	.wst-box_bg .second .left .square{width: 1100px;position: absolute;top: 280px;left: 120px;overflow: hidden;}
	.wst-box_bg .second .left .square div{float: left;width: 220px;}
	.wst-box_bg .second .left .square div p{font-size: 18px;line-height: 30px;color: #000;font-weight: 500;}
	.wst-box_bg .second .left .square div:nth-child(2) p{padding-left: 20px;}
	.wst-box_bg .second .left .square div:nth-child(3) p{padding-left: 40px;} 
	.wst-box_bg .second .left .square div:nth-child(4) p{padding-left: 70px;}
	.wst-box_bg .second .left .square div:nth-child(5) p{padding-left: 90px;}
	.wst-box_bg{width: 100%;margin: 0px auto;background: #f9faf9;overflow: hidden;}
	.wst-box_bg .second{width: 1200px;margin: 60px auto;overflow: hidden;}
	.third{margin: 60px auto 0px;}
}
@media screen and (max-width: 768px){
	.banner{width: 100%;margin: 0px auto;overflow: hidden;background: url(../img/product/weapp/mbanner.jpg) top center no-repeat;padding: 3.6rem 0rem;height: 16rem;background-size: cover;}
	/* 楼层 */
	.wst-content{width: 100%;}
	.wst-distribution1,.third{width: 98%;overflow: hidden;margin: 2rem auto;}
	.title{text-align: center;font-size: 1.2rem;font-weight: bold;}
	.wst-distribution1 .cont-box{width: 98%;margin: 1rem auto 0rem;}
	.wst-distribution1 .content{font-size: 0.8rem;line-height: 1.6rem;color: #666;}
	.wst-distribution1 .content img{ width:60px;height: 40px;margin-right: 6px;float: left;}
	.wst-distribution1 .chart{width: 98%;}
	.wst-distribution1 .chart img{width: 100%;}
	.wst-distribution1 .code{width: 100%;margin-top: 0.5rem;overflow: hidden;}
	.wst-distribution1 .code img{float: left;width: 30%;}
	.wst-distribution1 .state{float: right;font-size: 0.8rem;color: #666;width: 65%;margin-top: 1.5rem;}
	.wst-box{width: 100%;margin: 0px auto;overflow: hidden;}
	.wst-box .first .left{height:5rem;background: url(../img/product/weapp/img_1.png) left center no-repeat;position: relative;background-size: cover;}
	.wst-box_bg .second .left{background: url(../img/product/weapp/img_2.png) center top no-repeat;width: 100%;position: relative;background-size: 100%;margin-top: 1rem;}
	.wst-box .third .left{background: url(../img/product/weapp/img_3.png) left center no-repeat;position: relative;width: 100%;background-size: 100%;height: 5rem;}
	.wst-box_bg .second .left .square{width: 100%;overflow: hidden;margin: 5.6rem auto 0rem;}
	.wst-box_bg .second .left .square div{float: left;width: 19%;margin-right: 1%;text-align: center;}
	.wst-box_bg .second .left .square div p{font-size: 0.6rem;line-height: 1.2rem;color: #333;}
	.wst-box_bg{width: 100%;margin: 0px auto;background: #f9faf9;overflow: hidden;}
	.wst-box_bg .second{width: 100%;margin: 2rem auto;overflow: hidden;}
	
	.wst-gmzxmain{display: none;}
}