
@media screen and (max-width: 1280px) {
    .header li{margin-left: 2.125vw;}
    .header li .link{font-size: 13px;height:70px;line-height:70px;}
    .header .logo{width: 160px;padding:20px 0;}
    .header .lan a{font-size:13px;}
    .header .erify{top: 70px;}
    .header .erify .sub-link{font-size: 13px;}
    .header .erify .sp-link p{font-size: 13px;}
    .header .erify .sp-tel p{font-size: 13px;}
    .header .erify .num{font-size: 20px;line-height: 28px;}
    .header .erify .xcx h5{font-size: 16px; line-height:24px;}
    .header .erify .xcx p{font-size: 13px;}
}

/*移动端*/
@media screen and (max-width: 750px) {
	.container{width: 92%;}
	.xs-hide{display: none !important;}
	.xs-hidden{display: none !important;}
	.xs-show{display: block !important;}
	.header{display: none;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1rem;-webkit-backdrop-filter: saturate(180%) blur(20px);backdrop-filter: saturate(180%) blur(20px);z-index: 101;background: hsla(0, 0%, 0%, .7);}
	.m-header .container{display: flex;justify-content: space-between;align-items: center;height: 1rem;}
	.m-header .logo{width: 2.8rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .right{display: flex;align-items: center;}
	.m-header .nav{width: .48rem;height: .36rem;background: url(../images/m_nav.png) no-repeat;background-size: cover;margin-left: .3rem;}
	.m-header .lan{display: flex;align-items: center;}
	.m-header .lan a{display: block;font-size: .26rem;line-height: 2;color: #fff;}
	.m-header .lan span{display: block;font-size: .26rem;margin: 0 .2rem;color: #fff;opacity: .5;}
	.m-main{position: absolute;left: 0;top: 1rem;width: 100%;height: calc(100vh - 1rem); display: none;background: #fff;overflow-y: auto;}
	.m-header .m-main .m-layui{position: absolute;left:0;top:0;width:100%;height:100%;}
	.m-header .m-main .container{height: auto;padding: .6rem 0;display: block;position:relative;z-index:10;}
	.m-main .item .top{display: block; font-size: .3rem;line-height: 1.16rem;height: 1.16rem;padding: 0;color: #333;border-bottom: 1px solid #E6E6E6;position: relative;}
	.m-main .item .link{display: block;font-size: .3rem;line-height: 1.16rem;font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;}
	.m-main .item .top::after{content: '';width: .36rem;height: .36rem;background: url('../images/arrow_br.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.18rem;background-size: cover;transition: all .5s ease-in-out;rotate(90deg);}
	.m-main .item .top-link::after{display: none !important;}	
	.m-main .item .list .sub-top{font-size: .28rem;line-height: 1.16rem;border-bottom: 1px solid #E6E6E6;position: relative;color: #666;}
	.m-main .item .list .sub-top::after{content: '';width: .18rem;height: .11rem;background: url('../images/arrow_bb.png') no-repeat;position: absolute;
		right: 0;top: 50%;margin-top: -.05rem;background-size: cover;transition: all .5s ease-in-out;transform: rotate(-90deg);}
	.m-main .item .list .erify{display: none;border-bottom: 1px solid #EAEAEA;padding: .3rem 0;}
	.m-main .item .active::after{transform: rotate(-90deg);}
	.m-main .item .list{display: none;width: 6.2rem;margin: 0 auto;}
	.m-main .item .list a{display: block;font-size: .28rem;color: #666;line-height: 1.12rem;border-bottom: 1px solid #EAEAEA;}
	.m-main .item .list .erify a{font-size: .26rem;line-height: .8rem;border-bottom: none;padding-left: .3rem;}

	.footer{padding: .6rem 0 1.83rem;}
	.footer .container{width: 92%;}
	.footer .nav{display: block;}
	.footer .nav li.top{position: relative;}
	.footer .nav li.top::after{content: '';width: .36rem;height: .36rem;position: absolute;right: 0;top: .22rem;background: url(../images/arrow_wr.png) no-repeat;background-size: cover; transform: rotate(90deg);transition: .3s linear;}
	.footer .nav li.top-video::after{display: none;}	
	.footer .nav li.top-active::after{transform: rotate(270deg);}
	.footer .nav li a{font-size: .26rem;line-height: .8rem;}
	.footer .nav li.top a{font-size: .3rem;margin-bottom: .2rem;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
	.footer .mid{display: block;margin-top: .6rem;}
	.footer .tel p{font-size: .3rem;line-height: .48rem;}
	.footer .tel .num{font-size: .48rem;line-height: .8rem;}
	.footer .links{margin-top: .5rem;}
	.footer .links a{width: .8rem;height: .8rem;margin-left: 0;margin-right: .3rem;}
	.footer .links i{height: .8rem;background-size: .56rem .56rem;background-position: center center;}
	.footer .links .erify{padding:.1rem;width:1.6rem;bottom: calc(.8rem + 12px);}
	.footer .bot{padding-top: .3rem;margin-top: .5rem;display: block;}
	.footer .copyright{font-size: .24rem;line-height: 1.75;}
	.footer .lan{display: none;}
	.aside{width:100%;right:0;bottom: 0;height:1.52rem;background:#fff;border-radius: .18rem .18rem 0 0;}
	.aside ul{display: flex;width: 5.4rem;margin:0 auto;justify-content: space-between;}
	.aside li{background:none;margin-bottom:0;}
	.aside li:nth-child(4),
	.aside li:nth-child(5),
	.aside li:nth-child(6){display: none;}
	.aside li a{width:auto;height:auto;}
	.aside li i{width:.52rem;height:.45rem;margin: .26rem auto 0;background-image:url(../images/aside_m_icon1.png?v=1.0);background-size: cover;}
	.aside li .icon2{background-image:url(../images/aside_m_icon2.png);}
	.aside li .icon3{background-image:url(../images/aside_m_icon3.png);}
	.aside li p{text-align: center;font-size:.22rem;line-height: .32rem;margin-top:.12rem;color:#696969;}
	.aside li:hover{background:#fff;}
	.aside li:hover .icon1{background-image:url(../images/aside_mh_icon1.png);}
	.aside li:hover .icon2{background-image:url(../images/aside_mh_icon2.png);}
	.aside li:hover .icon3{background-image:url(../images/aside_mh_icon3.png);}
	.aside li:hover p{color:#e51b2f;}


	/*通用*/
	.join{padding: .8rem 0;}
	.join h2{font-size: .42rem;}
	.join .info{font-size: .28rem;margin-top: .1rem;}
	.join .btn{width: 2.8rem;height: .8rem;border-radius: .1rem;font-size: .28rem;margin-top: .5rem;}

	.sub-banner{height: 8rem;}
	.sub-banner img, 
	.sub-banner video{height: 8rem;}
	.sub-banner .main{top: 2.2rem;}
	.sub-banner .main .box{padding: 0 .5rem;}
	.sub-banner h1{font-size: .48rem;}
	.sub-banner p{font-size: .28rem;margin-top: .2rem;}
	.sub-banner .more{width: 2.8rem;height: .8rem;font-size: .26rem;margin-top: .5rem;border-radius: .4rem;}
	.pro-list{margin-top: .3rem;padding-bottom: .3rem;}
	.pro-list ul{justify-content: space-between;}
	.pro-list li{width: 3.3rem;height: 4rem;margin: 0 0 .3rem;border-radius: .1rem;}
	.pro-list li .link{padding: .3rem .2rem 0;}
	.pro-list li h4{font-size: .28rem;height: .4rem;}
	.pro-list li p{font-size: .24rem;margin-top: .1rem;height: .36rem;}
	.pro-list li .img{width: 1.6rem;height: 1.6rem;margin-top: .2rem;}
	.pro-list li img{max-height: 1.6rem;}
	.pro-list li .bot{padding: 0 .2rem;margin-top: .2rem;}
	.pro-list li .more{font-size: .24rem;}
	.pro-list li .buy{font-size: .24rem;border-radius: .1rem;padding: 0 .2rem;line-height: 2;}
	.learn-more{width: 2.4rem;height: .8rem;border-radius: .4rem;font-size: .26rem;}
	.learn-more i{width: .36rem;height: .36rem;margin-left: .2rem;}
	.share-nav .item{width: 50%;}
	.sub-nav {height: 1rem;}
	.sub-nav .item{font-size: .3rem;line-height: 1rem;}
	.sub-nav .item::after{height: .4rem;top: .3rem;}
	.subFixed{top: 1rem;}
	.com-nav .container{width: 92%;flex-wrap: wrap;padding: .3rem 0;}
	.com-nav .item{width: 25%;box-sizing: border-box;border-right: 1px solid rgba(255, 255, 255, 0.3);padding: .3rem 0;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
	.com-nav .item:nth-child(4n){border-right: none;}
	.com-nav .item:nth-child(5),
	.com-nav .item:nth-child(6),
	.com-nav .item:nth-child(7),
	.com-nav .item:nth-child(8){border-bottom: none;}
	.com-nav .img{height: .8rem;}
	.com-nav img{max-width: .8rem;max-height: .8rem;}
	.home .com-nav .img{height: .8rem;}
	.home .com-nav img{max-height: .8rem;}
	.com-nav p{font-size: .26rem;margin-top: .2rem;}

	.join-pop-main{width: 6.9rem;padding: .3rem .2rem;}
	.join-pop-main .title{font-size: .3rem;padding-left: .3rem;line-height: 1.2;border-left-width: .06rem;}
	.join-pop-main .close{width: .3rem;height: .3rem;right: .2rem;top: .3rem;}
	.join-pop-main .form{margin-top: .3rem;}
	.join-pop-main .item{margin-bottom: .2rem;display: block;}
	.join-pop-main .name{font-size: .26rem;line-height: .36rem;margin-bottom: .1rem;}
	.join-pop-main .text{width: 100%;height: .8rem;padding: 0 .3rem;font-size: .26rem;}
	.types-list{width: 100%;}
	.types-list .step{width: 24%;height: 1rem;font-size: .24rem;}
	.join-pop-main .scroll{height: 8rem;overflow-y: auto;}
	.join-pop-main .addr{width: 100%;display: block;}
	.join-pop-main .m_zlxg{width: 100%;height: .8rem;margin-bottom: .2rem;}
	.join-pop-main #shenfen{z-index: 20;}
	.join-pop-main #chengshi{z-index: 15;}
	.join-pop-main p{padding: 0 .3rem;font-size: .26rem;line-height: .8rem;}
	.join-pop-main p::after{width: .2rem;height: .1rem;right: .3rem;}
	.join-pop-main ul{top: .8rem;max-height: 4rem;}
	.join-pop-main li{font-size: .26rem;padding: 0 .3rem;line-height: .8rem;}
	.join-pop-main .indus-select{width: 100%;height: .8rem;}
	.join-pop-main textarea{width: 100%;height: 1.8rem;font-size: .26rem;}
	.join-pop-main .fsb{width: 100%;}
	.join-pop-main .vcode-text{width: 3.6rem;}
	.join-pop-main img{height: .8rem;width: 2.56rem;}
	.join-pop-main .item-bot{padding: .3rem 0 0;}

	/*首页*/
	.home .com-tit{font-size: .48rem;}
	.home .com-tit .line{width: .06rem;height: .48rem;margin: 0 .3rem;}
	.home .swiper-banner{height: 8rem;}
	.home .swiper-banner video, 
	.home .swiper-banner img{height: 8rem;}
	.home .swiper-banner .container{padding-top: 2.2rem;}
	.home .swiper-banner .title{font-size: .48rem;}
	.home .swiper-banner .tips{margin-top: .2rem;font-size: .28rem;}
	.home .swiper-banner .learn-more{margin-top: .5rem;}
	
	#life{height: 100vh;}
	.test-text h3[data-v-af1a3174]{font-size: .36rem;}
	.test-text h5[data-v-af1a3174]{font-size: .64rem;}
	#life .more-btn{font-size: .26rem;width: 1.8rem;height: .6rem;border-radius: .3rem;line-height: .6rem;margin-top: .5rem;}
	#life .frame_container .light_0[data-v-75913c20]{height: 100vh;object-fit: cover;}

	.home .rem-box{padding: .8rem 0;overflow: hidden;}
	.home .swiper-pro{margin: .5rem 0 0;width: 7.2rem;}
	.home .swiper-pro .swiper-slide{width: 4.46rem;}
	.home .swiper-pro .img{width: 2.8rem;height: 5.08rem;margin: .8rem 0 0 .6rem;border-radius: .1rem;}
	.home .swiper-pro img{max-width: 3.2rem;max-height: 3.2rem;right: -.9rem;}
	.home .swiper-pro .box{padding: .4rem 0 0 .6rem;}
	.home .swiper-pro .title{font-size: .3rem;}
	.home .swiper-pro .tips{font-size: .24rem;}
	.home .swiper-pro .swiper-button-prev, 
	.home .swiper-pro .swiper-button-next{display: none;}
	.home .pro-box{padding: .4rem 0;}
	.home .pro-box .pro-list{margin-top: .5rem;}
	.home .pro-box .pro-list li:nth-child(6),
	.home .pro-box .pro-list li:nth-child(7){display: none;}
	.home .solute-box{padding: .4rem 0 .5rem;}
	.home .solute-box .list{display: block;margin-top: .5rem;}
	.home .solute-box .item{width: 100%;border-radius: .1rem;margin-bottom: .4rem;}
	.home .solute-box .item img{height: 3.86rem;}
	.home .solute-box .item .abs{padding: 0 .3rem .6rem;}
	.home .solute-box .abs::after{height: 80%;}
	.home .solute-box .item h4{font-size: .32rem;}
	.home .solute-box .item .more{font-size: .24rem;width: 2.2rem;height: .6rem;margin-top: .2rem;border-radius: .3rem;}
	.home .solute-box .item .more i{width: .32rem;height: .32rem;margin-left: .2rem;}
	.home .video-box{padding: .4rem 0 .5rem;}
	.home .video-list{padding-bottom: 0;margin-top: .5rem;}
	.home .video-list ul{display: block;}
	.home .video-list li{width: 100%;margin: 0 0 .4rem;}
	.home .video-list a{height: 5.18rem;border-radius: .1rem;}
	.home .video-list img{height: 5.18rem;}
	.home .video-list i{width: 1rem;height: 1rem;background-size: .3rem .39rem;}
	.home .video-list .name{padding: 0 .3rem;font-size: .26rem;line-height: 3.6;}
	.home .share-box{padding: .4rem 0 .5rem;}
	.home .share-box .list{margin-top: .5rem;display: block;}
	.home .share-box .item{width: 100%;height: 3.85rem;border-radius: .1rem;margin-bottom: .4rem;}
	.home .share-box .item img{height: 3.85rem;}
	.home .share-box .item .abs{padding: 0 .3rem .6rem;}
	.home .share-box .abs::after{height: 80%;}
	.home .share-box .item h4{font-size: .32rem;}
	.home .share-box .item .txt{font-size: .24rem;}
	.home .share-box .item .more{font-size: .24rem;width: 2.2rem;height: .6rem;margin-top: .2rem;border-radius: .3rem;}
	.home .share-box .item .more i{width: .32rem;height: .32rem;margin-left: .2rem;}
	/*产业产品*/
	.product h2{font-size: .48rem;padding: 1.2rem 0;}
	.product .section{margin-bottom: .8rem;}
	.product .section h3{font-size: .36rem;}
	.product .sub-cate{margin-top: .2rem;flex-wrap: wrap;width: 7.1rem;}
	.product .sub-cate .item{margin-right: .2rem;margin-bottom: .2rem;font-size: .26rem;padding: 0 .2rem;line-height: .64rem;border-radius: .32rem;}

	/*解决方案*/
	.solute-main{padding: .8rem 0;}
	.solute-main h2{font-size: .36rem;}
	.solute-main .com-tit{font-size: .48rem;}
	.solute-main .com-tit .line{width: .06rem;height: .48rem;margin: 0 .3rem;}
	.type-list{margin: .5rem 0 .8rem;justify-content: flex-start;overflow-x: auto;width: 7.2rem;}
	.type-list .item{margin-right: .3rem;width: 6.4rem;height: 4.2rem;flex: none;border-radius: .1rem;}
	.type-list .imgBg{height: 4.2rem;border-radius: .1rem;padding: 0 .3rem .3rem !important;}
	.type-list .title{font-size: .3rem !important;text-align: left;}
	.type-list .txt{font-size: .24rem;width: 100%;margin-top: .2rem;display: block;}
	.type-list .idea{display: block;width: 2.4rem;height: .6rem;font-size: .24rem;border-radius: .3rem;margin-top: .4rem;}
	.deploy-pop{height:100% !important;position:fixed;}
	.deploy-pop-main{left:0;top:50%;width:100%;padding:.3rem;margin-left:0;transform: translateY(-50%);}
	.deploy-pop-main .close{width:.3rem;height:.3rem;right:.3rem;top:.3rem;background-size:cover;}
	.deploy-pop-main .title{font-size: .36rem;line-height:.48rem;margin-bottom: .3rem;}
	.deploy-tb{max-height:9.2rem;width:7.1rem; overflow-y:auto;overflow-x:auto;}
	.deploy-tb table{width:15rem;margin-right:.3rem;}
	.deploy-tb table th{height:.8rem;font-size: .26rem;}
	.deploy-tb table th:first-child, 
	.deploy-tb table td:first-child{width:2.8rem;padding-left:.3rem;}
	.residence .idea-box{padding: .8rem 0;display: none;}
	.residence .com-tit{font-size: .48rem;}
	.residence .com-tit .line{width: .06rem;height: .48rem;margin: 0 .3rem;}
	.residence .idea-box .info{font-size: .26rem;margin-top: .3rem;width: 100%;}
	.residence .idea-box .main{margin-top: .5rem;padding: .3rem .3rem 0;}
	.residence .idea-box .item{width: 48%;margin: 0 0 .3rem;}
	.residence .idea-box .img{width: 1.6rem;height: 1.6rem;}
	.residence .idea-box img{width: .8rem;}
	.residence .idea-box .name{font-size: .3rem;margin-top: .2rem;}
	.residence .idea-box .txt{font-size: .26rem;margin-top: .2rem;}
	.residence .rem-box{padding: .8rem 0;}
	.residence .rem-box .info{font-size: .26rem;width: 100%;margin-top: .3rem;}
	.residence .rem-box .pro-list{margin-top: .5rem;}

	/*智享居家*/
	.goods{padding: .8rem 0;}
	.goods h2{font-size: .48rem;}
	.goods .section{display: none;}
	.goods .swiper-goods{margin-top: .5rem;padding-bottom: .6rem;}
	.goods .swiper-goods a{display: block;}
	.goods .swiper-goods .pic{height: 3.77rem;border-radius: .1rem;overflow: hidden;}
	.goods .swiper-goods .pic img{height: 3.77rem;object-fit: cover;}
	.goods .swiper-goods .main{margin-top: .3rem;}
	.goods .swiper-goods .title{font-size: .28rem;color: #fff; opacity: .8;line-height: 1.5;}
	.goods .swiper-goods .more{font-size: .22rem;margin-top: .3rem;color: #fff;opacity: .5;line-height: 1.3;}
	.goods .swiper-goods .swiper-pagination{display: flex;justify-content: center;bottom: 0;}
	.goods .swiper-goods .swiper-pagination-bullet{width:.16rem;height:.16rem;border-radius: 50%;background: #fff;opacity:.3;}
	.goods .swiper-goods .swiper-pagination-bullet-active{opacity:1;background: #e51b2f;}
	.goods-list{margin-top: .8rem;padding-top: .6rem;}
	.goods-list li{margin-bottom: .6rem;}
	.goods-list li a{display: block;}
	.goods-list li .pic{width: 100%;height: 3.88rem;border-radius: .1rem;}
	.goods-list li img{height: 3.88rem;}
	.goods-list li .main{width: 100%;margin-top: .3rem;}
	.goods-list li .title{font-size: .3rem;}
	.goods-list li .txt{font-size: .24rem;margin-top: .2rem;}
	.goods-list li .more{font-size: .22rem;margin-top: .3rem;}

	/*视频中心*/
	.media{padding: .8rem 0;}
	.media h2{font-size: .48rem;}
	.media-list{margin-top: .5rem;padding-bottom: .3rem;}
	.media-list ul{display: block;}
	.media-list li{width: 100%;margin: 0 0 .5rem;}
	.media-list li .pic{border-radius: .08rem;}
	.media-list li img{height: 3.76rem;}
	.media-list li .title{font-size: .28rem;margin-top: .2rem;}
	.media-list li p{font-size: .24rem;margin-top: .1rem;}
	.media-list li .v-player{width: 1rem;height: 1rem;background-size: .3rem .39rem;}

	/*关于我们*/
	.about{padding-bottom: .8rem;}
	.about .com-tit{font-size: .48rem;}
	.about .com-tit .line{width: .06rem;height: .48rem;margin: 0 .3rem;}
	.about .indus-box{padding-top: .8rem;}
	.about .group{padding: .6rem .3rem;height: auto;margin-top: .5rem;}
	.about .group .container{display: block;}
	.about .indus-box .left{padding-left: .3rem;}
	.about .indus-box .title::before{left: -.3rem;top: .1rem;height: .84rem;}
	.about .indus-box .title::after{height: .4rem;width: .08rem;top: .1rem;left: -.3rem;}
	.about .indus-box .title{font-size: .36rem;}
	.about .indus-box .tips{font-size: .24rem;}
	.about .group .right{width: 100%;padding-top: .6rem;}
	.about .indus-box .info{font-size: .24rem;}
	.about .data-list{margin-top: .5rem;}
	.about .data-list .item{width: 3rem;height: 1.8rem;border-radius: .08rem;padding: .3rem 0 0 .3rem;margin-bottom: .3rem;}
	.about .data-list .num{font-size: .24rem;line-height: .64rem;}
	.about .data-list .num span{font-size: .48rem;}
	.about .data-list .add{font-size: .3rem;line-height: .3rem;right: 0;}
	.about .data-list .item:nth-child(4) .add{right: .3rem;}
	.about .data-list p{font-size: .24rem;}
	.about .company{padding: .6rem .3rem 3.6rem;height: auto;}
	.about .company .box{padding-left: .3rem;}
	.about .indus-box .company .title::before{bottom: .16rem;height: 1rem;}
	.about .indus-box .company .title::after{bottom: .16rem;}
	.about .indus-box .company .info{width: calc(100% + .3rem);margin-left: -.3rem; margin-top: .6rem;}
	.about .idea-box{padding-top: .8rem;}
	.about .idea-box .main{margin-top: .5rem;}
	.about .idea-box .container{height: auto;padding: .8rem 0 .6rem;}
	.about .idea-box .title{font-size: .36rem;}
	.about .idea-box .i-line{width: 1.2rem;height: .06rem;}
	.about .idea-box .info{font-size: .24rem;margin-top: .3rem;}
	.about .idea-box .list{padding: 0;background:none; display: block;margin-top: .8rem;}
	.about .idea-box .item{margin-bottom: .3rem;margin-right:0;background:rgba(213, 33, 50, 0.42);padding:.3rem .9rem .3rem .4rem;}
	.about .idea-box .item:last-child{margin-bottom: 0;}
	.about .idea-box .item::before{width: .04rem;height: calc(100% - .1rem);top: 0.05rem;}
	.about .idea-box p{font-size: .26rem;}
	.about .idea-box .name{font-size: .36rem;}
	.about .history-box{padding-top: .8rem;}
	.about .history-box .main{margin-top: .5rem;display: block;}
	.about .history-box .nav{width: 100%;display: flex;justify-content: space-between;}
	.about .history-box .nav .item{width: 1.9rem;height: 1rem;padding: 0 .2rem;}
	.about .history-box .nav .year{font-size: .26rem;line-height: 1rem;text-align: center;}
	.about .history-box .nav .active{width: 2.9rem;}
	.about .history-box .nav .title{font-size: .26rem;padding-top: .1rem;}
	.about .history-box .nav .active .tips{display: none;}
	.about .history-box .nav .active .year{font-size: .36rem;transform: rotate(0deg);width: 100%;position: static;line-height: 1.2;text-align: left;}
	.about .history-box .tabs{width: 100%;margin-top: .3rem;background-color: #ECECEC;height: auto;background-size: 100% 2.7rem;background-position: center bottom;}
	.about .history-box .h-line{display: none;}
	.about .history-box .list{padding: .3rem;}
	.about .history-box .swiper-histroy{width: 100%;height: auto;}
	.about .history-box .swiper-wrapper{display: block;height: auto;}
	.about .history-box .swiper-slide{height: auto;}
	.about .history-box .swiper-histroy .box{height: auto;padding-top: 0;margin-bottom: .5rem;}
	.about .history-box .swiper-histroy .y-line{width: 1rem;height: .12rem;margin-left: 0;margin-top: 0;}
	.about .history-box .swiper-histroy .y-line::before{width: .8rem;left: .2rem;height: .06rem;top: .03rem;transform: translateX(0px);}
	.about .history-box .swiper-histroy .y-line::after{width: .12rem;height: .12rem;border-radius: 50%;}
	.about .history-box .swiper-histroy .year{font-size: .36rem;line-height: .46rem;margin-top: .2rem;}
	.about .history-box .swiper-histroy .txt{font-size: .26rem;margin-top: .2rem;}
	.about .history-box .swiper-histroy .swiper-slide:nth-child(2n) .box{display: block;}
	.about .history-box .swiper-histroy .swiper-slide:nth-child(2n) .y-line{margin-bottom: 0;}
	.about .history-box .swiper-histroy .swiper-slide:nth-child(2n) .year{margin: .2rem 0 0;}
	
	.about .brand-box{padding-top: .8rem;}
	.about .swiper-brand{margin-top: .5rem;padding-bottom: .6rem;}
	.about .swiper-brand .swiper-slide{width: 5.4rem;}
	.about .swiper-brand .swiper-slide img{height: 3.6rem;border-radius: .1rem;}
	.about .swiper-brand .swiper-slide .box{margin-top: .3rem;}
	.about .swiper-brand .swiper-slide .title{font-size: .3rem;}
	.about .swiper-brand .swiper-slide .txt{font-size: .22rem;}
	.about .swiper-brand .swiper-pagination-bullet{width: .2rem;height: .04rem;margin: 0 .1rem;}
	.about .swiper-brand .swiper-pagination-bullet-active{width: .36rem;}
	.about .news-box{padding-top: .8rem;}
	.about .news-box .list{margin-top: .5rem;}
	.about .news-box .item{flex-direction: column-reverse;width: 100%;height: auto;margin: 0 0 .3rem;border-radius: .1rem;}
	.about .news-box .pic{width: 100%;}
	.about .news-box .pic img{height: 5.16rem;}
	.about .news-box .box{width: 100%;padding: .3rem;}
	.about .news-box .date{font-size: .28rem;}
	.about .news-box .year{font-size: .22rem;}
	.about .news-box .title{font-size: .28rem;margin-top: .2rem;}
	.about .news-box .txt{font-size: .24rem;margin-top: .1rem;}
	.about .news-box .bot{margin-top: .2rem;}
	.about .news-box .more{font-size: .24rem;}
	.about .news-box .n-line{width: .8rem;}
	.about .news-box .read-more{font-size: .3rem;margin-top: 0;text-align: center;}
	
	/*购买服务*/
	.shop{padding: 1.8rem 0 .8rem;}
	.shop .com-tit{font-size: .48rem;}
	.shop .com-tit .line{width: .06rem;height: .48rem;margin: 0 .3rem;}
	.shop .mall-box .main{margin-top: .5rem;}
	.shop .mall-box .main img{height: 4.2rem;object-fit: cover;}
	.shop .mall-box .box{padding: 0 .3rem;}
	.shop .mall-box .cell{width: 80%;}
	.shop .mall-box .title{font-size: .36rem;}
	.shop .mall-box .txt{margin-top: .2rem;}
	.shop .mall-box .txt p{font-size: .26rem;line-height: 1.5;padding-left: .2rem;margin-bottom: .1rem;}
	.shop .mall-box .txt p::before{width: .08rem;height: .08rem;top: .12rem;}
	.shop .mall-box .list{margin-top: .3rem;overflow-x: auto;width: 7.2rem;}
	.shop .mall-box .list .item{width: 4.8rem;height: 1.6rem;margin-right: .3rem;flex: none;padding: 0 .3rem;}
	.shop .mall-box .list .icon{width: .88rem;height: .88rem;}
	.shop .mall-box .list .name{width: 2.4rem;font-size: .28rem;}
	.shop .mall-box .list .arrow{width: .12rem;height: .2rem;}
	.shop .store-box{padding-top: .8rem;}
	.shop .store-box .main{margin-top: .5rem;}
	.shop .store-box .main img{height: 4.8rem;object-fit: cover;}
	.shop .store-box .cell{width: 82%;}
	.shop .store-box .city span{font-size: .36rem;}
	.shop .store-box .city span::after{width: .2rem;height: .11rem;right: -.4rem;}
	.shop .store-box .form{height: .8rem;margin-top: .3rem;border-radius: .08rem;padding: 0 .1rem;}
	.shop .store-box .text{width: 78%;height: .8rem;padding-left: .7rem;background-size: .34rem .34rem;background-position: .2rem center;font-size: .24rem;}
	.shop .store-box .btn{width: 1.2rem;height: .6rem;font-size: .26rem;border-radius: .08rem;}
	.shop .store-box .hots{margin: .3rem 0 0;}
	.shop .store-box .hots span{font-size: .24rem;margin-right: .2rem;}
	.shop .store-box .hots a{font-size: .24rem;margin-right: .2rem;}
	.shop .city-select{width: 100%;height: 4.8rem;padding: .2rem;}
	.shop .city-select .provice{font-size: .26rem;line-height: .76rem;}
	.shop .city-select .col i{width: .24rem;height: .24rem;}
	.shop .city-select .col i::before{width: .24rem;height: .04rem;border-radius: .04rem;top: .1rem;}
	.shop .city-select .col i::after{width: .04rem;height: .24rem;left: .1rem;border-radius: .04rem;}
	.shop .city-select a{font-size: .26rem;line-height: .76rem;}
	.shop .near{display: block;margin-top: .3rem;}
	.shop .near .title{font-size: .36rem;}
	.shop .near .list{margin-top: .3rem;width: 7.2rem;overflow-x: auto;}
	.shop .near .item{width: 4.8rem;margin-right: .3rem !important;height: 1.6rem;flex: none;padding: .3rem .3rem 0;}
	.shop .near .item::after{height: .06rem;}
	.shop .near .name{font-size: .28rem;}
	.shop .near .addr{font-size: .24rem;}
	.shop .same-box{padding-top: .8rem;}
	.shop .same-box .title{font-size: .3rem;}
	.sm-list{padding-bottom: .3rem;margin-top: .5rem;}
	.sm-list .item{width: 100%;height: 1.6rem;padding: .3rem .3rem 0;margin: 0 0 .3rem;}
	.sm-list .item::after{height: .06rem;}
	.sm-list .item .name{font-size: .28rem;}
	.sm-list .item .addr{font-size: .24rem;}
	.shop .same-box .read-more{width: 2.8rem;height: .8rem;border-radius: .1rem;font-size: .28rem;}

	/*门店*/
	.shopRes{padding: 1.8rem 0 .8rem;}
	.shopRes .form{width: 100%;height: .8rem;padding: 0 .1rem;border-radius: .08rem;box-sizing: border-box;}
	.shopRes .text{width: 78%;height: .6rem;padding-left: .7rem;background-size: .34rem .34rem;background-position: .2rem center;font-size: .24rem;}
	.shopRes .btn{width: 1.2rem;height: .6rem;font-size: .26rem;border-radius: .08rem;}
	.shopRes .sm-list{margin-top: .5rem;}

	.video-pop-main{width: 100%;height: 4.2rem;left: 0;margin-left: 0;margin-top: -2.1rem;}
	.video-pop-main .close{width: .3rem;height: .3rem;background-size: 100%;right: 0;top: -.3rem;}
	.video-pop-main .video video{width: 100%;height: 4.2rem;}
	.swiper-banner .swiper-button-next,
	.swiper-banner .swiper-button-prev{display: none;}
	.swiper-banner .swiper-pagination-bullets{display: none;}
	.ind-pro{padding: .6rem 0 0;}
	.ind-pro li{width: 25%;box-sizing: border-box;border-bottom: 1px solid #c7c7c7;border-right: 1px solid #c7c7c7;padding: 0;}
	.ind-pro li a{padding: .4rem 0 .5rem;}
	.ind-pro li:nth-child(4n){border-right: none;}
	.ind-pro li .img img{width: .68rem;}
	.ind-pro li:nth-child(5),
	.ind-pro li:nth-child(6),
	.ind-pro li:nth-child(7),
	.ind-pro li:nth-child(8){border-bottom: none;}
	.ind-pro li p{font-size: .22rem;line-height: .32rem;}
	.ind-hot{background: #f5f5f5;padding: .5rem .3rem;}
	.ind-hot li{width: 100%;margin-right: 0;margin-bottom: .2rem;}
	.ind-hot li a, .ind-hot li .imgBg{height: 6.45rem;}
	.ind-hot li .main{padding-top: .78rem;}
	.ind-hot li h4{font-size: .36rem;line-height: .56rem;}
	.ind-hot li p{font-size: .2rem;line-height: .4rem;}
	.ind-hot li .name{font-size: .18rem;margin-top: .28rem;}
	.ind-hot li .main img{margin:-.3rem auto .16rem;width: .8rem;}
	.ind-solution{background: #f5f5f5;padding: 0 0 .8rem;}
	.ind-solution .title{font-size: .36rem;line-height: .56rem;}
	.ind-solution .list{margin-top: .48rem;justify-content: center;}
	.ind-solution .list a{margin: 0 .3rem;}
	.ind-solution .list a .img img{width: .56rem;}
	.ind-solution .list a p{font-size: .22rem;line-height: .42rem;}
	.ind-video{background: #f5f5f5;display:none;}
	.ind-video .main{margin: 0 .3rem;}
	.ind-video .warp{padding-top: .6rem;}
	.ind-video .warp .title{font-size: .36rem;line-height: .56rem;}
	.ind-video .warp .title span{margin: 0 .2rem;}
	.ind-video .warp .txt{display: none;}
	.ind-video .v-player{margin-top: .25rem;width: .88rem;height: .88rem;}
	.ind-video .v-player i{width: .2rem;height: .26rem;}
	.ind-bot{background: #f5f5f5;padding: .3rem;}
	.ind-bot .item{width: 100%;margin-bottom: .3rem;height: 3.95rem}
	.ind-bot .imgBg{height: 3.95rem;}
	.ind-bot .item .top{font-size: .22rem;line-height: .22rem;left: .25rem;top: .3rem;}
	.ind-bot .item .top i{width: .24rem;height: .22rem;background-size: .22rem .44rem;margin-right: .15rem;}
	.ind-bot .item .top .icon2{background-position: 0 -.22rem;}
	.ind-bot .warp .line{margin-top: 1.26rem;width: .85rem;margin-bottom: .3rem;}
	.ind-bot .warp .title{font-size: .26rem;line-height: .46rem;}
	.new_about_nav{display: none;}
	.error{background-image: url('../img/404_m_bg.jpg');}
	.error-left,
	.error-right{display: none;}
	.error-main{width: 6.06rem;margin-top: 2.6rem;}
	.error-main img{display: block;width: 100%;}
	.error-main .title{font-size: .44rem;line-height: .64rem;margin-top: .82rem;}
	.error-main .tips{font-size: .24rem;line-height: .44rem;margin-top: .1rem;}
	.error-main .link{width: 3.5rem;height: .8rem;line-height: .8rem;font-size: .26rem;margin-top: 1.35rem;}
	.error-main .link:hover p{margin-top: -.8rem;}

	.sitemap-body{background: #f5f5f5;position: relative;min-height: 100vh;}
	.sitemap-body .header-h{height: .88rem;}
	.sitemap-top{margin: 0;}
	.sitemap-top .website{font-size: .26rem;line-height: .56rem;}
	.website .container{display:flex;}
	.website a,
	.website span{margin-right: .04rem;font-size:.22rem;}
	.website .last{width:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.sitemap-main{background: #f5f5f5;padding: .8rem 0 0;}
	.sitemap-main .title{font-size: .36rem;line-height: .56rem;}
	.sitemap-list{margin: .4rem 0;}
	.sitemap-list ul{width: 100%;margin: 0;}
	.sitemap-list li{display: none;position: relative;}
	.sitemap-list li a{font-size: .22rem;line-height: .52rem;}
	.sitemap-list li.top{border-bottom: 1px solid #aeb6bf;display: block;}
	.sitemap-list li.top::after{content:'';position: absolute;right: 0;top: .22rem;width: .2rem;height: .2rem;background: url('../images/footer_add.png') no-repeat; background-size: .2rem .4rem;}
	.sitemap-list li.top a{color: #666;font-size: .26rem;line-height: .72rem;margin: 0 .1rem;}
	.sitemap-list li.top-video{margin: 0;display: block;border-bottom: 1px solid #aeb6bf;}
	.sitemap-list li.top-video a{color: #666;font-size: .26rem;line-height: .72rem;margin: 0 .1rem;}

/* 	.sitemap-list li.top-video{margin: 0;border-bottom: 1px solid #aeb6bf;display: block;}
	.sitemap-list li.top-video a{color: #666;font-size: .26rem;line-height: .72rem;margin: 0 .1rem;} */
	.sitemap-bot{margin-top: .6rem;}
	.sitemap-bot .info{width: 100%;padding: .48rem 0 .35rem;margin-top: .4rem;}

	.media-banner{display: none;}
	.media-main{padding: .2rem 0 .95rem;}
	.media-profile{margin-top: 0;position: relative;}
	.media-profile .main{position: absolute;left: 0;bottom: .25rem;width: 100%;height: .5rem;z-index: 10;background: none;}
	.media-profile .main .warp{padding: 0 .2rem;}
	.media-profile .main .title{font-size: .3rem;line-height: .5rem;color: #fff;}
	.media-profile .main .txt,
	.media-profile .main .link{display: none;}	
	.profile-video{width: 100%;height: 4.78rem;border-radius: .04rem;overflow: hidden;}
	.profile-video .v-player{width: .88rem;height: .88rem;margin: -.44rem 0 0 -.44rem;}
	.profile-video .v-player i{width: .2rem;height: .26rem;}
	
	.video-nav{margin-top: .5rem;justify-content:flex-start;flex-wrap: wrap;}
	.video-nav a{padding: 0 .3rem;margin: 0 .3rem .3rem 0;font-size: .26rem;line-height: .66rem;}
	
	/*
	.media-list{padding: .65rem 0 .35rem;}
	.media-list li{width: 100%;margin: 0 0 .65rem 0;background: none;border-bottom: 1px solid #ccc;padding-bottom: .4rem;}
	.media-list li .pic{width: 2.78rem;float: right;height: 1.48rem;}
	.media-list li .imgBg{height: 1.48rem;}
	.media-list li .warp{float: left;width: 3.6rem;padding: 0;}
	.media-list li .name{font-size: .3rem;line-height: .4rem;height: .8rem;margin-top: -.05rem;}
	.media-list li .time{border-top: none;font-size: .22rem;color: #b2b2b2;line-height: .32rem;margin-top: .4rem;}
	.media-list li .player{display: block;width: .68rem;height: .68rem;background-size: .18rem .24rem;margin: -.34rem 0 0 -.34rem;}
	*/
	.news{padding: .2rem 0 .7rem;}
	.news .website{font-size:.22rem;}
	.news .website span,
	.news .website a{margin-right:0.04rem;}
	.swiper-news{margin-top: 0;padding-bottom: .75rem;}
	.swiper-news .pic{width: 100%;height: 4rem;float: none;}
	.swiper-news .main{width: 100%;padding-top: .3rem;float: none;}
	.swiper-news .main .title{font-size: .32rem;line-height: .5rem;}
	.swiper-news .main .txt{font-size: .24rem;line-height: .42rem;margin-top: .2rem;height: 1.26rem;overflow: hidden;}
	.swiper-news .swiper-pagination{text-align: center;}
	.swiper-news .swiper-pagination .swiper-pagination-bullet{width: .4rem;height: 2px;margin: 0 .05rem;}
	.swiper-news .swiper-pagination .swiper-pagination-bullet-active{width: 2rem;}
	.swiper-news .swiper-pagination .swiper-pagination-bullet-active::after{height: 2px;}
	.news-main{margin-top: 1rem;}
	.news-main .title{display: none;}
	.news-list{margin-top: 0;}
	.news-list li{background: none;border:none;border-bottom: 1px solid #ccc;padding-bottom: .4rem;margin-bottom: .65rem;height: auto;}
	.news-list li .pic{float: right;width: 2.8rem;height: 1.5rem;border-right: none;}
	.news-list li .main{float: left;margin: 0;width: 3.75rem;padding: 0;}
	.news-list li .main .name{font-size: .3rem;line-height: .4rem;white-space:normal;height: 1.2rem;margin-top: -.05rem;}
	.news-list li .main .keywords,
	.news-list li .main .txt{display: none;}
	.news-list li .main .bot{border-top: none;}
	.news-list li .main .time{font-size: .22rem;line-height: .32rem;margin-top: .2rem;}

	.newsDet-banner{display: none;}
	.newsDet-main .main{float: none;width: 100%;}
	.newsDet-main .website{font-size: .22rem;display:flex;}
	.newsDet-main .website a,
	.newsDet-main .website span{margin-right:0.04rem;display:block;}
	.newsDet-main .website .last{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:3.2rem;}
	.newsDet-right{display: none;}
	.newsDet-main{margin-top: .52rem;padding-bottom: 1rem;}
	.newsDet-main .main .time{display: none;}
	.newsDet-main .main .m-time{font-size: .24rem;color: #999;line-height: .24rem;padding-bottom: .26rem;border-bottom: 1px solid #bebebe;margin-top: .4rem;display: block;}
	.newsDet-main .main .m-time i{display: block;width: .24rem;height: .24rem;background: url('../images/time_icon.png') no-repeat; background-size: 100%;float: left;margin-right: .14rem;}
	.newsDet-main .main .title{font-size: .42rem;line-height: .6rem;margin: 0;padding: 0;}
	.newsDet-main .main .title::after{display: none;}
	.newsDet-main .main .keywords{display: none;}
	.newsDet-main .main .content{font-size: .26rem;line-height: .46rem;margin-top: .68rem;}
	.newsDet-main .main .content img{margin: .3rem 0;}
	.newsDet-main .main .content p{margin-bottom: .2rem;}
	.newsDet-page{background: none;margin-top: .8rem;height: auto;}
	.newsDet-page .container{border-top: 1px solid #aeb6bf;padding-top: .38rem;}
	.newsDet-page .back{display: none;}
	.newsDet-page .prev, .newsDet-page .next{width: 100%;padding: 0;font-size: .28rem;line-height: .7rem;color: #333;text-align: left;}
    .solution-website{left:4%;margin-left:0;}

	.new_about_banner{height: 4.8rem;min-width: auto;padding-top: 1.7rem;width: 92%;margin: .2rem auto 0;border-radius: .04rem;overflow: hidden;}
	.new_product,
	.new_content{width: 92%;min-width: auto;}
	.new_about_banner .ch_tit{font-size: .6rem;line-height: .8rem;}
	.new_about_banner .en_tit{font-size: .25rem;line-height: .38rem;margin-top: .05rem;letter-spacing:1px;}
	.new_about_banner .new_content .website{margin-bottom:.9rem;margin-top: -1.4rem;}
	.new_about_nav{margin-top: .37rem;height: .76rem;}
	.new_about_nav ul{justify-content: flex-start;width: 7.2rem;overflow-x: scroll;}
	.new_about_nav ul li{width: auto;padding:0 .36rem;font-size: .24rem;flex: none;line-height: .76rem;}
	.new_about_nav ul li::after{height: .3rem;top: .23rem;}
	.new_about_nav ul li:last-child::after{display: none;}
	.new_about_nav ul .on a{height: .76rem;height: auto;}
	#new_synopsis{padding: .9rem 0 1.2rem;background: none;}
	#new_synopsis .tit{font-size: .4rem;line-height: .6rem;}
	#new_synopsis .section{font-size: .24rem;line-height: .5rem;text-align: left;}
	.new_synopsis_pic{margin-top: .7rem;}
	.new_synopsis_pic img{width: 100%;}
	#new_serve{height: auto;padding: 1.2rem 0 0;height: 11.4rem;box-sizing: border-box;background-image: url('../img/serve_m_bg.jpg');}
	#new_serve .new_content .en_tit{font-size: .8rem;line-height: .8rem;text-align: left;}
	#new_serve .new_content .ch_tit{text-align: left;font-size: .3rem;line-height: .5rem;margin-bottom: .7rem;}
	#new_serve .new_content .section{font-size: .24rem;line-height: .5rem;text-align: left;}
	#new_serve .new_content .down{display: none;}
	#new_course{background: #fff;padding: .9rem 0 .72rem;}
	#new_course .tit{font-size: .4rem;line-height: .6rem;margin-bottom: .56rem;}
	#new_course .swiper-container{width: 92%;padding-bottom: 1.6rem;}
	.active_year{font-size: .9rem;}
	.active_year::after{bottom: .23rem;height: .15rem;}
	#new_course .swiper-container .swiper-wrapper .swiper-slide .active .section{font-size: .24rem;line-height: .45rem;}
	.active_all{display: none;}
	#new_course .swiper-container .page{border-top: none;height: auto;}
	#new_course .swiper-container .swiper-pagination{width: 3.2rem;left: 50%;display: block;text-align: center;height: 2px;margin-left: -1.6rem;background: #d2d2d2;}
	#new_course .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill{background: #00a4ff;height: 2px;width: 100%;}
	#new_course .swiper-container .swiper-wrapper .swiper-slide .year{display: none;}
	#new_course .swiper-container .swiper-button-prev,
	#new_course .swiper-container .swiper-button-next{display: none;}
	#new_industry{background: #f5f5f5;padding: .75rem .3rem .6rem;}
	#new_industry .tit{font-size: .4rem;line-height: .6rem;margin-bottom: .5rem;}
	.industry_nav{justify-content: flex-start;width: 7.2rem;overflow-x: scroll;margin-bottom: .4rem;padding-bottom: .35rem;}
	.industry_nav::after{content: '.';display: block;height: 0;clear: both;visibility: hidden;}
	.industry_nav li{flex: none;font-size: .22rem;line-height: .42rem;margin-right: .5rem;}
	.industry_main{width: 100%;flex-direction: column-reverse;height: auto;background: none;box-shadow:none;}
	.industry_main .industry_r,
	.industry_main .industry_r .pic{width: 100%;height: 4.25rem;}
	.industry_main .industry_l{width: 100%;padding: .47rem 0 0;}
	.industry_main .industry_l .down,
	#new_industry .look_more{display: none;}
	.industry_main .industry_l .tit1{font-size: .31rem;line-height: .51rem;margin-bottom: .2rem;}
	.industry_main .industry_l .tit2{font-size: .24rem;line-height: .45rem;}
	#new_honor{background: #f5f5f5;padding: .8rem .3rem .5rem;}
	#new_honor .title{font-size: .4rem;line-height: .6rem;margin-bottom: .3rem;}
	#new_honor .main{padding: 0;min-width: auto;height: auto;display: block;}
	#new_honor .main_l{width: 100%;height: 4rem;}
	#new_honor .main_r{width: 100%;background: #fff;padding: .76rem .3rem .96rem;height: auto;}
	.main_r .swiper-container{height: auto !important;}
	.main_r .swiper-container .swiper-slide-active{top: 0;}
	.industry_year{font-size: .8rem;margin-bottom: .3rem;}
	.main_r .swiper-slide{text-align: center;}
	.swiper-slide-active .industry_year::after{height: .18rem;bottom: .2rem;}
	.meng{display: none;}
	.main_r .swiper-container .swiper-pagination{width: 3.2rem;left: 50%;margin-left: -1.6rem;height: 2px;background: #d2d2d2;top: auto;bottom: 0;}
	.main_r .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill{background: #00a4ff;height: 2px;width: 100%;margin: 0;}
    .product_nav{display:block;}
    
	.swiper-proBanner{margin-bottom: .6rem;}
	.swiper-proBanner .swiper-pagination{bottom: 5px;}
	.swiper-proBanner .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 50%;margin: 0 5px !important;}
	.swiper-proBanner .swiper-pagination-bullet-active{width: 8px;}
	.swiper-pro .swiper-pagination{bottom: 5px;width: 100%;}
	.swiper-pro .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 50%;margin: 0 5px !important;}
	.swiper-pro .swiper-pagination-bullet-active{width: 8px;}
	.swiper-pro{margin-bottom: .3rem;padding-bottom: .3rem;}
	.swiper-pro .swiper-pagination{padding-left: 0;}

	.new_product .banner{height: 3.85rem;margin-bottom: .4rem;background-size: cover !important;}
	.new_product .banner p{display: none;}
	.new_product_main .tit{font-size: .3rem;line-height: .5rem;margin-bottom: .12rem;}
	.streamer{height: auto;flex-direction:column;margin-bottom: .3rem;}
	.streamer_l{width: 100%;height: 3rem;}
	.streamer_r{width: 100%;height: auto;padding: .38rem .3rem .36rem;background: #fff;}
	.streamer_r .t1{font-size: .26rem;text-align: center;line-height: .46rem;margin-bottom: .05rem;}
	.streamer_r .t2{display: none;}
	.streamer_r .t3{position: static;font-size: .2rem;line-height: .4rem;text-align: center;}
	.new_p_item{width: 3.28rem;height: 3.6rem;margin: 0 .34rem .3rem 0;padding: .4rem .24rem 0;}
	.new_p_item:nth-child(2n){margin-right: 0;}
	.new_p_item .pic{height: 2rem;}
	.new_p_item .pic img{max-height: 1.6rem;max-width: 2.4rem;}
	.new_p_item .info{position: static;margin-top: .3rem;}
	.new_p_item .p_name{font-size: .22rem;line-height: .38rem;margin-bottom: 0;}
	.new_p_item .p_num{font-size: .2rem;line-height: .36rem;}
	.look_more{width: 4.25rem;height: .8rem;background: #fff;border-radius: .04rem;margin: .3rem auto .7rem;border:1px solid #e5e5e5;font-size: .24rem;line-height: .78rem;box-sizing: border-box;}
	.brand_top{height: 1.9rem;padding: 0 .6rem;}
	.brand_top .link a{width: 1.2rem;margin: 0 .8rem;}
	.brand_top .link a img,
	.brand_top .link .taiji img{width: 1.2rem;}
	.brand_top .link a::after{height: .85rem;top: .47rem;right: -.8rem;}
	.brand_top .link a:nth-child(2)::after{display: none;}
	.brand_top .link .on{border-bottom-width: 2px;}
	.brand_top p{display: none;}
	.brand_banner{height: 3.85rem;background-size: cover !important;margin-bottom: .4rem;border-radius: .04rem;}
	.brand_banner p{font-size: .28rem;line-height: .48rem;left: .45rem;top: 1rem;}

	.quality-body{background: #f5f5f5;}
	.quality_banner{margin: .2rem auto .4rem;width: 92%;min-width: auto;height: 7.95rem;background: #fff;border-radius: .04rem;overflow:hidden;background-position: top center !important;background-color: #fff !important;background-size: 6.9rem 4.8rem !important;box-sizing: border-box;padding-top: 4.8rem;}
	.quality_banner .text{position: static;padding: .4rem .3rem 0;}
	.quality_banner .text .text1{font-size: .4rem;line-height: .6rem;margin-bottom: .1rem;color: #333;}
	.quality_banner .text .text2{font-size: .22rem;line-height: .4rem;color: #666;width: 100%;}
	.quality_nav{display: none;}
	.quality_m_nav{display: block;height: 1.7rem;background: #fff;margin-top: .4rem;}
	.quality_m_nav li{float: left;padding: 0 .18rem;box-sizing: border-box;height: 1.7rem;margin-right: .3rem;}
	.quality_m_nav li:last-child{margin-right: 0;}
	.quality_m_nav li a{display: block;padding-top: .3rem;}
	.quality_m_nav li img{display: block;height: .45rem;}
	.quality_m_nav li .name{font-size: .22rem;line-height: .32rem;color: #333;margin-top: .05rem;}
	.quality_m_nav li p{font-size: .2rem;color: #999;line-height: .3rem;}
	.quality_m_nav li.is{border-bottom: 2px solid #cf0070;}
	.quality_swiper{background: none;height: auto;width: 92%;margin: 0 auto;}
	.quality_swiper .on{flex-direction: column;}
	.quality_s_main{width: 100%;position: static;height: auto;box-shadow: none;}
	.quality_text{width: 100%;background: none;padding: .62rem 0 .4rem;}
	.en_tit{font-size: .22rem;line-height: .42rem;}
	.ch_tit{font-size: .36rem;line-height: .56rem;}
	.quality_synopsis{margin-top: .3rem;font-size: .24rem;line-height: .44rem;}
	.quality_suggest{display: none;}
	.quality_swiper .new_con{width: 100%;height: 4.05rem;}
	.quality_s_main .new_con .swiper-slide .pic{height: 4.05rem;}
	.m-suggest{display: block;width: 100%;box-sizing: border-box;height: .88rem;line-height: .88rem;background: #0065bf;position: relative;font-size: .3rem;color: #fff;padding: 0 .7rem 0 .23rem;margin-top: .6rem;}
	.m-suggest::after{content: '';position: absolute;right: .3rem;top: .36rem;width: .24rem;height: .2rem;background: url('../images/suggest_icon.png') no-repeat;background-size: 100%;}
	.m-suggest span{float: right;}
	.m-deploy{position: relative;display: none;}
	.m-deploy::before{content: '';position: absolute;left: -.3rem;top: 0;width: 7.5rem;height: .9rem;background: #fff;}
	.m-deploy-tb{width: 7.2rem;overflow-x:scroll;position: relative;}
	.m-deploy-tb table{width: 10rem;}
	.swiper3 .m-deploy-tb table{width: 12rem;}
	.swiper4 .m-deploy-tb table{width: 14rem;}
	.m-deploy-tb table th{font-size: .26rem;font-weight: bold;text-align: center;height: .9rem;background: #fff;}
	.m-deploy-tb table td{font-size: .24rem;color: #666;line-height: .74rem;border-bottom: 1px solid #e8e8e8;background: #f5f5f5;text-align: center;}
	.m-deploy-tb table th:first-child,
	.m-deploy-tb table td:first-child{width: 2.2rem;text-align: left;position: relative;z-index: 10;}
	.quality_recommend{background: none;padding: .8rem 0 .3rem;}
	.quality_title{font-size: .3rem;line-height: .5rem;margin-bottom: .12rem;}
	.quality_re_product{flex-direction: column;}
	.quality_re_product a{width: 100%;height: 3.65rem;margin-bottom: .2rem;}
	.quality_re_product a .pic{padding: .55rem 0 0 .5rem;}
	.quality_re_product a .pic p{font-size: .2rem;line-height: .4rem;}
	.quality_re_product a .pic p b{font-size: .26rem;line-height: .34rem;margin-top: 0;}
	.quality_re_product a .pic p u{margin-top: .25rem;font-size: .2rem;}
	.quality_assort{padding: 0 0 .4rem;background: none;}

	.dwelling-banner{width: 92%;margin: .2rem auto 0;}
	.dwelling-banner .main{position: static;background: #fff;padding: .4rem .3rem .78rem;}
	.dwelling-banner .container{width: 100%;}
	.dwelling-banner .main .title{font-size: .4rem;line-height: .6rem;margin-bottom: .1rem;color: #333;}
	.dwelling-banner .main .txt{font-size: .22rem;line-height: .4rem;color: #666;margin-bottom: 0;}
	.dwelling-banner .main .link{display: none;}
	.dwelling-idea{padding: .8rem 0 .6rem;}
	.dwelling-idea .title{font-size: .4rem;line-height: .6rem;}
	.dwelling-idea .info{font-size: .22rem;line-height: .4rem;margin-top: .1rem;}
	.dwelling-idea .list .item{width: 3.2rem;margin: 0 .5rem .6rem 0;}
	.dwelling-idea .list .item:nth-child(2n){margin-right: 0;}
	.dwelling-idea .list .img,
	.dwelling-idea .list .img img{height: .8rem;}
	.dwelling-idea .list .name{font-size: .26rem;line-height: .46rem;margin-top: .15rem;}
	.dwelling-idea .list .txt{font-size: .2rem;line-height: .42rem;margin-top: .05rem;}
	.dwelling-idea .list .txt br{display: none;}
	.dwelling-mold{display: none;}
	.m-mold{display: block;}
	.m-mold-nav{background: #E5E5E5;padding-top: .4rem;}
	.m-mold-nav .title{font-size: .36rem;line-height: .56rem;text-align: center;color: #fff;}
	.m-mold-nav .en{font-size: .2rem;line-height: .3rem;color: rgba(255,255,255,0.56);text-align: center;text-transform: uppercase;display: none; }
	.m-mold-nav .list{margin-top: .7rem;}
	.m-mold-nav .list li{float: left;padding: 0 .2rem;margin-right: .3rem;padding-bottom: .4rem;box-sizing: border-box;}
	.m-mold-nav .list li img{display: block;height: .82rem;opacity: 1;}
	.m-mold-nav .list li .name{font-size: .22rem;line-height: .42rem;color: #000;margin-top: .1rem;}
	.m-mold-nav .list li p{font-size: .2rem;line-height: .3rem;color: #333;}
	.m-mold-nav .list li:last-child{margin-right: 0;}
	.m-mold-nav .list li.on{border-bottom: 2px solid #e51b2f;}
	.m-mold-nav .list li.on .name,
	.m-mold-nav .list li.on p{color:#e51b2f;}	

	.m-mold-list{background: #fff;}
	.m-mold-list .item{position: relative;display: none;padding: .55rem .3rem .5rem;}
	.m-mold-list .item .swiper-container{padding-bottom: 7.7rem;}
	.m-mold-list .item .swiper-container .en{font-size: .24rem;line-height: .4rem;color: #cf0070;text-transform: uppercase;display: none;}
	.m-mold-list .item .swiper-container .name{font-size: .32rem;color: #333;line-height: .52rem;}
	.m-mold-list .item .swiper-container .txt{font-size: .24rem;color: #000;line-height: .46rem;margin-top: .2rem;}
	.m-mold-list .item .swiper-container .txt .must{color: #cf0070;}
	.m-mold-list .item .img{position: absolute;left: 0rem;bottom: -6.4rem;width: 6.9rem;}
	.m-mold-list .item .img img{display: block;width: 100%;}
	.m-mold-list .item .list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
	.m-mold-list .item .swiper-container .swiper-pagination{display: none;}
	.m-mold-list .item .swiper-container .sw-arrow{width:.44rem;height:.42rem;background:url(../images/mold_arrow.png) no-repeat;background-size:cover;position: absolute;left:50%;bottom:0;margin-left:-.22rem;animation-name: swbreath;animation-duration:2s;animation-iteration-count: infinite;}
	@keyframes swbreath{
	    0%{opacity: 0.2;}
	    50%{opacity:1;}
	    100%{opacity: 0.2;}
	}

	.m-mold-list .item .swiper-container .swiper-pagination-bullet{width: .6rem;height: 2px;background: #d2d2d2;border-radius: 0;opacity: 1;margin: 0 .1rem;}
	.m-mold-list .item .swiper-container .swiper-pagination-bullet-active{width: 1.2rem;background: #d52132;}
	.m-mold-list .item .btn{position: absolute;width: .26rem;height: .26rem;border-radius: 50%;background: url('../images/plus_icon.png') no-repeat center center #d52132;background-size: .12rem .12rem;}
	.m-mold-list .item .btn-show{z-index: 10;}
	.m-mold-list .item .erify{position: absolute;left: -.3rem;bottom: .4rem;width: 2.66rem;background: #fff;border:1px solid #d52132;border-radius: 4px;box-sizing: border-box;padding: .1rem .26rem .15rem;display: none;}
	.m-mold-list .item .erify::after{content: '';position: absolute;left: .34rem;bottom: -.1rem;background: url('../images/dwelling_arrow.png') no-repeat;width: .18rem;height: .1rem;background-size: 100%;}
	.m-mold-list .item .erify .name{font-size: .22rem;color: #d52132;line-height: .32rem;}
	.m-mold-list .item .erify .txt{font-size: .2rem;line-height: .3rem;color: #666;}
	.m-mold-list .item .pos5 .erify,
	.m-mold-list .item .pos8 .erify,
	.m-mold-list .item .pos15 .erify,
	.m-mold-list .item .pos17 .erify,
	.m-mold-list .item .pos18 .erify,
	.m-mold-list .item .pos21 .erify,
	.m-mold-list .item .pos22 .erify,
	.m-mold-list .item .pos31 .erify{left: -2rem;}
	.m-mold-list .item .pos5 .erify::after,
	.m-mold-list .item .pos8 .erify::after,
	.m-mold-list .item .pos15 .erify::after,
	.m-mold-list .item .pos17 .erify::after,
	.m-mold-list .item .pos18 .erify::after,
	.m-mold-list .item .pos21 .erify::after,
	.m-mold-list .item .pos22 .erify::after,
	.m-mold-list .item .pos31 .erify::after{left: 2.04rem;}

	.m-mold-list .item:nth-child(2) .swiper-container{padding-bottom: 6.7rem;}
	 .m-mold-list .item:nth-child(2) .img{bottom: -5.4rem;}
	.m-mold-list .item:nth-child(3) .swiper-container{padding-bottom: 5.7rem;}
 	.m-mold-list .item:nth-child(3) .img{bottom: -4.4rem;}
 	.m-mold-list .item:last-child .img{left: 1.2rem;width: 4.5rem;}
	.pos1{left: 4rem;top: 3.8rem;}
	.pos2{left: 4.6rem;top: 3.2rem;}
	.pos3{left: 1.6rem;top: 1.9rem;}
	.pos4{left: 3.4rem;top: .8rem;}
	.pos5{left: 6.2rem;top: 1rem;}
	.pos6{left: 3.4rem;top: 2.6rem;}
	.pos7{left: 3.1rem;top: 1.9rem;}
	.pos8{left: 5.8rem;top: 1.2rem;}
	.pos9{left: 2.1rem;top: 1.1rem;}
	.pos10{left: 2.1rem;top: 2.3rem;}
	.pos11{left: .8rem;top: 3rem;}
	.pos12{left: 4rem;top: 1.1rem;}
	.pos13{left: 2.4rem;top: 1.1rem;}
	.pos14{left: 3.2rem;top: 2rem;}
	.pos15{left: 5.6rem;top: 1.2rem;}
	.pos16{left: 2.2rem;top: 1.9rem;}
	.pos17{left: 5.3rem;top: 2rem;}
	.pos18{left: 4.9rem;top: 1.1rem;}
	.pos19{left: 2.4rem;top: .3rem;}
	.pos20{left: 1.3rem;top: 3.5rem;}
	.pos21{left: 3.4rem;top: 2.8rem;}
	.pos22{left: 3.2rem;top: 4.7rem;}
	.pos23{left: .9rem;top: .8rem;}
	.pos24{left: 2.5rem;top: 2.5rem;}
	.pos25{left: 1.5rem;top: 2.9rem;}
	.pos26{left: 2.1rem;top: .7rem;}
	.pos27{left: 2.1rem;top: 1.8rem;}
	.pos28{left: 2.5rem;top: 3.7rem;}
	.pos29{left: 1.8rem;top: 2.3rem;}
	.pos30{left: .7rem;top: 1.8rem;}
	.pos31{left: 3.5rem;top: 1.2rem;}
	.dwelling-recom{background: none;padding: .52rem 0 .95rem;}
	.dwelling-recom .title{text-align: left;font-size: .3rem;line-height: .5rem;}
	.dwelling-recom .info{display: none;}
	.dwelling-recom .list{margin-top: .3rem;}
	.dwelling-recom .list li{width: 3.3rem;margin: 0 .3rem .3rem 0;}
	.dwelling-recom .list li:nth-child(2n){margin-right: 0;}
	.dwelling-recom .list li a{border:none;background: #fff;padding: .3rem .25rem;}
	.dwelling-recom .list li .img{height: 2.3rem;}
	.dwelling-recom .list li .img img{max-height: 1.9rem;}
	.dwelling-recom .list li .name{font-size: .24rem;line-height: .44rem;margin-top: .1rem;}
	.dwelling-recom .list li .txt{font-size: .2rem;line-height: .34rem;}

	.recruit{padding-bottom: 1rem;overflow: hidden;}
	.recruit-top{margin-top: .3rem;}
	.recruit-top .title{font-size: .3rem;line-height: .5rem;float: none;}
	.recruit-search{float: none;margin-top: .3rem;}
	.recruit-select{display: none;}
	.recruit-search .text{width: 100%;height: .8rem;margin: 0;padding: 0 .2rem;font-size: .24rem;}
	.recruit-search .btn{width: .3rem;height: .3rem;background-size: 100%;right: .2rem;top: .25rem;}
	.recruit-nav{margin-top: .3rem;}
	.recruit-nav li{height: .8rem;}
	.recruit-nav li a{font-size: .8rem;line-height: .8rem;font-size: .24rem;height: .8rem;}
	.recruit-list .top{margin-top: .2rem;font-size: .28rem;line-height: .9rem;height: .9rem;}
	.recruit-list .list{padding-bottom: .6rem;}
	.recruit-list .step{font-size: .24rem;line-height: .8rem;height: .8rem;}
	.recruit-list .type,
	.recruit-list .num,
	.recruit-list .company{display: none;}
	.recruit-list .name{padding-left: .2rem;width: 4.2rem;}
	.recruit-list .time{width: 2rem;}
	.recruit-list .arrow{width: .16rem;height: .1rem;background-size: 100%;margin-top: .35rem;}
	.recruit-list .erify .warp{padding: .1rem .2rem .3rem;font-size: .24rem;line-height: .46rem;}
	.recruit-list .erify li{float: none;width: 100%;}
	.recruit-list .erify .email{margin-top: .3rem;}

	.service{padding-bottom: 1.2rem;}
	.service-banner{background: none;height: auto;}
	.service-banner .container,
	.service-banner .container img{width: 100%;}
	.service-banner .website{display:flex; margin-left:.3rem;}
	.service-banner .website a, .service-banner .website span{color:#999;}
	.service-top{display: none;}
	.service-pro{margin-top: .6rem;}
	.service-main .title{font-size: .3rem;line-height: .5rem;}
	.service-pro .new_product_list{margin-top: .3rem;}
	.service-join{margin-top: .6rem;}
	.join-main{margin-top: .3rem;}
	.join-main a{float: none;width: 100%;margin-bottom: .3rem;height: auto;}
	.join-main a img{display: block;width: 100%;}
	.join-main .warp{padding: 1rem 0 0 .6rem;}
	.join-main .warp i{width: .7rem;height: .65rem;background-size: .7rem 1.3rem;margin-bottom: .1rem;}
	.join-main .warp .icon2{background-position: 0 -.65rem;}
	.join-main .warp p{font-size: .3rem;line-height: .5rem;}
	.service-problem{padding-top: .6rem;}
	.problem-main{margin-top: .3rem;}
	.problem-left{width: 100%;float: none;min-height: auto;}
	.problem-left li a{font-size: .26rem;line-height: .8rem;padding: 0 .3rem;}
	.problem-left li.on a::after{width: .08rem;height: .16rem;background-size: 100%;right: .3rem;top: .32rem;}
	.problem-list{float: none;width: 100%;margin-top: .3rem;min-height: auto;padding: .2rem .3rem .6rem;}
	.problem-list li .problem-top{font-size: .28rem;line-height: .8rem;}
	.problem-list li .txt{padding: .2rem 0;font-size: .24rem;line-height: .42rem;}
	.problem-list .load-more{width: 4.25rem;height: .8rem;background: #fff;border:1px solid #e5e5e5;text-align: center;line-height: .78rem;font-size: .24rem;}
	.problem-list li .problem-top::after{width: .2rem;height: .1rem;background-size: 100%;right: .2rem;top: .35rem;}

	.result-banner{height: auto;padding: .8rem 0 1.2rem;background-size: cover;}
	.result-banner .website{display: none;}
	.result-banner h4{font-size: .36rem;line-height: .56rem;margin-top: 0;}
	.result-search{width: 100%;height: .8rem;margin-top: .4rem;}
	.result-search .text{width: 5.7rem;height: .8rem;background-size: .26rem .26rem;background-position: .3rem center;font-size: .24rem;padding: 0 .8rem;}
	.result-search .btn{width: 1.2rem;height: .8rem;font-size: .28rem;}
	.result-main{padding: .6rem 0 1.2rem;}
	.result-main .total{font-size: .28rem;line-height: .48rem;}
	.result-main .warp{margin-top: .3rem;}
	.result-main .left{min-height: auto;float: none;width: 100%;}
	.result-main .left p{font-size: .28rem;padding: 0 .3rem;line-height: .8rem;}
	.result-main .left li a{padding: 0 .3rem;font-size: .24rem;line-height: .8rem;}
	.result-main .list{float: none;width: 100%;margin-top: .3rem;padding: .2rem .3rem 0;}
	.result-main .list li{padding: .3rem 0;}
	.result-main .list li .title{font-size: .3rem;line-height: .5rem;}
	.result-main .list li .txt{font-size: .24rem;line-height: .42rem;margin-top: .1rem;}
	.result-main .list li .time{margin-top: .1rem;font-size: .2rem;line-height: .3rem;}

	.socket_body{background: #f5f5f5;}
	.socket_banner{height: 9.2rem;width: 92%;margin: .2rem auto 0;background-image: url('../img/socket_m_banenr.jpg');}
	.socket_banner .new_content .text{width: 100%;top: 1.4rem;}
	.socket_main .new_content .text .tit1{font-size: .24rem;line-height: .44rem;text-align: center;}
	.socket_main .new_content .text .tit2{font-size: .55rem;line-height: .75rem;margin-top: .1rem;text-align: center;letter-spacing: .04rem;}
	.socket_1{height: 9.9rem;background-image: url('../img/socket_m_bg1.jpg');padding-top: 1rem;}
	.socket_main .new_content .t1{font-size: .36rem;line-height: .56rem;}
	.socket_main .new_content .t2{font-size: .22rem;line-height: .32rem;margin-top: .05rem;}
	.socket_main .new_content .icon_all{margin-top: .65rem;width: 7.2rem;margin-left: -.15rem;}
	.socket_main .new_content .icon_all div{width: 25%;}
	.socket_main .new_content .icon_all div img{width: .6rem;margin: 0 auto .1rem;}
	.socket_main .new_content .icon_all div p{font-size: .2rem;line-height: .32rem;text-align: center;}
	.socket_main .new_content .icon_all div::after{height: .8rem;bottom: .05rem;}
	.socket_2{height: 9rem;background-image: url('../img/socket_m_bg2.jpg');padding-top: .86rem;margin-top: 1px;}
	.socket_2 img{display: block;width: 100%;margin-top: .5rem;}
	.socket_3{height: 18.72rem;background-image: url('../img/socket_m_bg3.jpg');padding-top: .65rem;}
	.socket_3 .new_content .text{width: 100%;padding: 0;}
	.socket_3 .new_content .text div p:nth-child(1){font-size: .28rem;line-height: .48rem;margin-bottom: .1rem}
	.socket_3 .new_content .text div p:nth-child(2){font-size: .2rem;line-height: .26rem;width: 4.2rem;}
	.socket_3 .new_content .text div:nth-child(1){margin-bottom: .68rem;}
	.socket_3 .new_content .text div .t3{font-size: .2rem;line-height: .4rem;margin-top: .25rem;}
	.socket_3 .new_content .text div .t4{margin-bottom: .3rem;}
	.socket_3 .new_content .text div .t4 span:nth-child(1){font-size: .65rem;top: .1rem;}
	.socket_3 .new_content .text div .t4 span:nth-child(2){font-size: .25rem;top: -.05rem;}
	.socket_3 .new_content .text div .t4 span:nth-child(3){font-size: .34rem;}
	.socket_4 {height: 9.44rem;background-image: url('../img/socket_m_bg4.jpg');padding-top: 1.1rem;}
	.socket_5{height: 9.72rem;padding-top: .75rem;background-image: url('../img/socket_m_bg5.jpg');}
	.socket_5 .block{width:100%;}
	.socket_5 .block img{width: .96rem;height: .96rem;display: block;margin: 0 auto .28rem;}
	.socket_6 .block .t1,
	.socket_8 .block .t1,
	.socket_7 .block .t1,
	.socket_5 .block .t1{text-align: center;margin-bottom: .1rem;}
	.socket_5 .block .t2,
 	.socket_6 .block .t2,
 	.socket_8 .block .t2,
 	.socket_7 .block .t2{text-align: center;margin-bottom: .5rem;}
 	.socket_5 .block .t3,
 	.socket_6 .block .t3,
 	.socket_8 .block .t3,
 	.socket_7 .block .t3{width: .9rem;height: 2px;margin: 0 auto;}
 	.socket_5_l{left: 3.3rem;top: 3.6rem;font-size: .2rem;line-height: .3rem;}
 	.socket_5_l span{font-size: .28rem;}
 	.socket_6{height: 10.16rem;padding-top: 1rem;background-image: url('../img/socket_m_bg6.jpg');}
 	.socket_6 .block img{width: .96rem;height: .96rem;}
 	.socket_6 .block .t1{text-align: left;}
 	.socket_6 .block .t2{text-align: left;}
 	.socket_6 .block .t3{margin-left: 0;}
 	.socket_7{height: 9.6rem;padding-top: .82rem;background-image: url('../img/socket_m_bg7.jpg');}
 	.socket_7 .block img{width: .96rem;height: .96rem;display: block;margin: 0 auto .28rem;}
 	.socket_7 .block{width: 100%;padding-left: 0;}
 	.socket_8{height: 7.52rem;padding-top: .8rem;background-image: url('../img/socket_m_bg8.jpg');}
 	.socket_8 .block img{width: .96rem;height: .96rem;}
 	.socket_8 .block .t1{text-align: left;}
 	.socket_8 .block .t2{text-align: left;}
 	.socket_8 .block .t3{margin-left: 0;}
 	.socket_8 .block{padding-left: 0;}

 	.shi_banner{height: 9.2rem;width: 92%;margin: .2rem auto 0;background-image: url('../img/shi_m_banner.jpg');padding-top: 1.17rem;}
 	.shi_banner img{width: 1.2rem;}
 	.shi_banner .t1{font-size: .55rem;line-height: .75rem;margin-top: .4rem;}
 	.shi_banner .t2{font-size: .24rem;line-height: .44rem;margin-top: .08rem;}
 	.shi_1{height: auto;background: #fff;padding-top: .93rem;}
 	.shi_1 .xs-show img{display: block;width: 100%;margin-top: .45rem;}
 	.shi_1 .new_content .block{width: 100%;position: static;}
 	.shiliang .btn{width: 1.2rem;height: .4rem;font-size: .2rem;line-height: .38rem;text-align: center;display: block;margin: 0 auto;padding: 0;}
 	.shi_1 .text, .shi_5 .text{margin-top: .25rem;}
 	.shiliang .text .tit1{font-size: .36rem;line-height: .56rem;text-align: center;margin-bottom: 0;}
 	.shiliang .text .tit2{font-size: .22rem;line-height: .42rem;text-align: center;}
 	.shi_2{height: 9.27rem;padding-top: 1.08rem;background-image: url('../img/shi_m_bg2.jpg');}
 	.shi_2 .btn, .shi_3 .btn, .shi_4 .btn{position: static;transform:translate(0);}
 	.shi_2 .text, .shi_3 .text, .shi_4 .text{margin-top: .27rem;}
 	.shi_2 .new_content, .shi_3 .new_content, .shi_4 .new_content{
 		left: 0;width: 100%;padding: 0;height: 2.4rem;
 	}
 	.shi_2 .new_content div p:nth-child(1), .shi_4 .new_content div p:nth-child(1), .shi_3 .t1{font-size: .22rem;line-height: .32rem;margin-bottom: 0;}
 	.shi_2 .new_content div p:nth-child(2), .shi_4 .new_content div p:nth-child(2), .shi_3 .t2{font-size: .18rem;line-height: .28rem;}
 	.shi_2 .new_content div::after{top: -.3rem;}
 	.shi_2 .new_content div{width: 50%;}
 	.shi_3{height: 8.3rem;padding-top: 1.24rem;background-image: url('../img/shi_m_bg3.jpg');}
 	.shi_3 .new_content{bottom: auto;top: 3.22rem;}
 	.shi_3 .new_content div img{width: .5rem;margin-bottom: .15rem;}
 	.shi_3 .new_content div{width: 50%;}
 	.shi_4{height: 10.8rem;padding-top: .8rem;background-image: url('../img/shi_m_bg4.jpg');}
 	.shi_4 .new_content div{width: 50%;}
 	.shi_5{height: 11.9rem;padding-top: 1.08rem;background-image: url('../img/shi_m_bg5.jpg');}
 	.shi_product .new_content{padding:.57rem 0 .6rem;}
 	.shi_product .new_content .tit{font-size: .3rem;line-height: .5rem;margin-bottom: .35rem;}
 	.shi_product_list .item{width: 3.3rem;height: 4rem;margin: 0 .3rem .3rem 0;background-size: .55rem .27rem;background-position: .2rem .25rem;padding: .6rem .2rem 0;}
 	.shi_product_list .item:nth-child(2n){margin-right: 0;}
 	.shi_product_list .item .pic{height: 1.7rem;margin-bottom: .3rem;}
 	.shi_product_list .item .pic img{max-width: 100%;max-height: 1.7rem;}
 	.shi_product_list .item .name{font-size: .22rem;line-height: .32rem;}
 	.shi_product_list .item .trait p{font-size: .18rem;line-height: .32rem;}
 	.shi_product_list .item:hover .img{opacity: 0;}

 	.glass_banner{width: 92%;margin: .2rem auto 0;height: 9.2rem;background-image: url('../img/glass_m_banner.jpg');padding-top: 1.78rem;}
 	.glass_banner p:nth-child(1){font-size: .48rem;line-height: .68rem;margin-bottom: .1rem;letter-spacing: .05rem;}
 	.glass_banner p:nth-child(2){font-size: .18rem;line-height: .28rem;letter-spacing: 2px;}
 	.glass_icon_all{flex-wrap:wrap;padding: .4rem 0 .78rem;width: 100%;height: auto;}
 	.glass_icon_all .item{width: 25%;height: 1.8rem;box-sizing: border-box;align-content: center;}
 	.glass_icon_all .item img{height: .38rem;margin: 0 auto .25rem;}
 	.glass_icon_all .item span{font-size: .22rem;line-height: .28rem;width: 100%;padding: 0 .2rem;}
 	.glass_icon_all .item:first-child,
 	.glass_icon_all .item:nth-child(2),
 	.glass_icon_all .item:nth-child(3),
 	.glass_icon_all .item:nth-child(4){border-bottom: 1px solid #dfdfdf;}
 	.glass_icon_all .item:nth-child(4n){border-right: none;}
 	.glass_main1{height: 7.96rem;padding-top: .6rem;background-image: url('../img/glass_m_bg1.jpg');}
 	.glass_btn{width: 1.38rem;height: .38rem;line-height: .38rem;font-size: .18rem;margin: 0 auto .35rem;border-radius: .2rem;}
 	.glass_main_t1{font-size: .36rem;line-height: .52rem;padding: 0 .6rem;margin-bottom: .18rem;}
 	.glass_main_t2{font-size: .22rem;line-height: .32rem; padding: 0 .4rem;}
 	.color_1{width: 2.98rem;margin-top: .65rem;margin-bottom: 0;}
 	.color_2{display: none !important;}
 	.glass_main2{height: 11.4rem;padding-top: 1.06rem;background-image: url('../img/glass_m_bg2.jpg');}
 	.glass_main2 .glass_main_t1{padding: 0 .3rem;}
 	.glass_main3{height: 10.23rem;padding-top: .9rem;background-image: url('../img/glass_m_bg3.jpg');}
 	.glass_main3 .text p:nth-child(1){font-size: .34rem;line-height: .54rem;margin-bottom: .1rem;}
 	.glass_main3 .text p:nth-child(2){width: 100%;font-size: .22rem;line-height: .32rem;color: #fff;opacity: 0.6;margin-bottom: 1.1rem;}
 	.glass_main3_all img{width: 1.34rem;height: 1.34rem;margin-right: .35rem;}
 	.glass_main4{height: 9.7rem;padding-top: 1.5rem;background-image: url('../img/glass_m_bg4.jpg');}
 	.glass_main4 p:nth-child(1), .glass_main7 .new_content .text p:nth-child(1), .glass_main8 .text p:nth-child(1){font-size: .36rem;line-height: .56rem;margin-bottom: .1rem;}
 	.glass_main4 p:nth-child(2), .glass_main7 .new_content .text p:nth-child(2){font-size: .22rem;line-height: .32rem;padding: 0 .8rem;}
 	.glass_main5{height: 9.9rem;padding-top: .98rem;background-image: url('../img/glass_m_bg5.jpg');}

 	.glass_main6{height: 13.5rem;padding-top: 9.04rem;background-image: url('../img/glass_m_bg6.jpg');}
 	.glass_main6 .new_content .text p:nth-child(1){font-size: .34rem;line-height: .54rem;margin-bottom: .1rem;}
 	.glass_main6 .new_content .text p:nth-child(2){font-size: .22rem;line-height: .32rem;opacity: .6;width: 6.4rem;}
 	.glass_main7{height: 8.73rem;padding-top: 1.33rem;background-image: url('../img/glass_m_bg7.jpg');}
 	.glass_main7 .text{width: 100%;padding-right: 0;}
 	.glass_main7 .new_content .text p:nth-child(2){padding: 0;}
 	.glass_main8{height: 21.02rem;padding-top: 1.42rem;background-image: url('../img/glass_m_bg8.jpg');border-bottom: 1px solid #e6e7e7;}
 	.glass_main8 .text p:nth-child(2){font-size: .22rem;line-height: .32rem;padding: 0 .8rem;}
 	.glass_main8 .new_content{display: none;}
 	.glass_end{height: 6.25rem;padding-top: 1.08rem;background-image: url('../img/glass_m_end.jpg');background-size: cover;background-position: center center;}
 	.glass_end .end_btn{width:4.46rem;height: .47rem;font-size: .18rem;line-height: .47rem;border-radius: .24rem;}
 	.end_t1{font-size: .22rem;line-height: .32rem;margin: .45rem 0 .1rem;}
 	.end_t2{font-size: .28rem;line-height: .38rem;}

	.spring {background: #f5f5f5;}
	.spring-banner{width: 100%;padding: .2rem 0 .5rem;height: 9.2rem;background-size: 100%;background-image: url('../img/spring_m_banner.jpg');background-size: 92% 9.2rem; background-color: #f5f5f5;}
	.spring-banner .container{padding-top: 3.65rem;}
	.spring-banner h4{font-size: .55rem;line-height: .75rem;}
	.spring-banner p{font-size: .24rem;line-height: .42rem;margin-top: .1rem;letter-spacing: .1rem;}
	.spring .main{width: 100% !important;padding-left: 0 !important;margin-left: 0 !important;}
	.spring .main .name{text-align: center;font-size: .36rem;line-height: .56rem;}
	.spring .main .txt{font-size: .22rem;line-height: .32rem !important;text-align: center;margin: 0.05rem auto 0;font-weight: 200;}
	.spring .main .txt br{display: none;}
	.spring1{height: 9.4rem;background-image: url('../img/spring_m_bg1.jpg');background-size: 100%;}
	.spring1 .container{padding-top: .48rem;}
	.spring1 .txt{width: 5.9rem;}
	.spring1 .list{margin: .5rem auto 0;width: 5.4rem;justify-content: center;}
	.spring1 .list .item{width: 25%;text-align: center;margin: 0 0 .26rem;}
	.spring1 .list .item .img{width: .6rem;margin-bottom: 0;}
	.spring1 .list .item p{font-size: .2rem;line-height: .4rem;}
	.spring2{height: 10.3rem;background-image: url('../img/spring_m_bg2.jpg');background-size: 100%;}
	.spring2 .container{padding-top: .9rem;}
	.spring2 .txt{width: 5.8rem;}
	.spring2-bot{width: 5.62rem;margin-left: -2.81rem;bottom: .88rem;}
	.spring2-bot .item .icon{width: .14rem;height: .09rem;background-size: 100%;margin: 0 auto .1rem;}
	.spring2-bot .item .sub-name{font-size: .24rem;line-height: .44rem;}
	.spring2-bot .item p{font-size: .18rem;line-height: .26rem;}
	.spring3{height: 7.77rem;background-image: url('../img/spring_m_bg3.jpg');background-size: 100%;}
	.spring3 .container{padding-top: .72rem;}
	.spring3 .txt{width: 5.4rem;}
	.spring3-bot{display: none;}
	.spring4{height: 10.18rem;background-image: url('../img/spring_m_bg4.jpg');background-size: 100%;}
	.spring4 .container{padding-top: 1.3rem;}
	.spring .spring4 .main .txt br{display: block;}
	.spring5{height: 9.82rem;background-image: url('../img/spring_m_bg5.jpg');background-size: 100%;}
	.spring5 .container{padding-top: 1.13rem;}
	.spring .spring5 .main .txt{margin-top: .1rem;width: 5.5rem;}
	.spring6{padding-top: .8rem;}
	.spring .spring6 .pic{width: 100%;margin-top: .36rem;}
	.spring .spring6 .img{padding: .53rem .15rem 0;}
	.spring7{padding-top: .6rem;}
	.spring .spring7 .main .txt{width: 6.3rem;}
	.spring7 .list{padding: .55rem .15rem .32rem;}
	.spring7 .list .item{width: calc(50% - 2px);}
	.spring7 .list .item p{font-size: .22rem;line-height: .42rem;bottom: 0;left: .16rem;}
	.spring8{height: 7.92rem;background-image: url('../img/spring_m_bg8.jpg');background-size: 100%;}
	.spring8 .container{padding-top: 1.15rem;}
	.spring8 .txt{width: 5.1rem;}
	.spring-recom{padding: .6rem 0 .8rem;}
	.spring-recom .look-more{width: 3.6rem;height: .8rem;font-size: .26rem;line-height: .8rem;border-radius: 4px;}

	.lock-banner{background-image: url('../img/lock_m_banner.jpg');}
	.lock-banner .container{padding-top: 1.2rem;}
	.lock-banner h4,
	.lock-banner p{text-align: center;opacity: 1;}
	.lock1{height: 6.4rem;background-image: url('../img/lock_m_bg1.jpg');background-size: 100%;}
	.lock1 .container{padding-top: .75rem;}
	.lock .line{width: 1rem;margin-top: .25rem;}
	.lock1 .list{flex-wrap: wrap;margin-top: .75rem;}
	.lock1 .list .item{margin: 0 .45rem .25rem 0;width: 2rem;}
	.lock1 .list .item:nth-child(3n){margin-right: 0;}
	.lock1 .list .item .img{width: 1.04rem;}
	.lock1 .list .item p{font-size: .22rem;line-height: .42rem;margin-top: .1rem;}
	.lock2{height: 11.63rem;background-image: url('../img/lock_m_bg2.jpg');background-size: 100%;}
	.lock2 .container{padding-top: .92rem;}
	.lock .lock2 .main .txt h5{display: none;}
	.lock3{height: 10rem;background-image: url('../img/lock_m_bg3.jpg');background-size: 100%;}
	.lock3 .container{padding-top: 1.5rem;}
	.lock4{height: 13.25rem;background-image: url('../img/lock_m_bg4.jpg');background-size: 100%;}
	.lock4 .container{padding-top: 1.45rem;}
	.lock5{height: 11.65rem;background-image: url('../img/lock_m_bg5.jpg');background-size: 100%;}
	.lock5 .container{padding-top: 1.85rem;}
	.lock6{height: 13.38rem;background-image: url('../img/lock_m_bg6.jpg');background-size: 100%;}
	.lock6 .container{padding-top: 1.42rem;}
	.lock6 .txt{width: 6.7rem;}
	.lock7{height: 6.91rem;background-image: url('../img/lock_m_bg7.jpg');background-size: 100%;}
	.lock7 .container{padding-top: .98rem;}
	.lock7 .txt{width: 5.2rem;}
	.lock7-bot{width: 5.1rem;margin-left: -2.55rem;font-size: .22rem;line-height: .42rem;bottom: .48rem;}
	.lock8{height: 7rem;background-image: url('../img/lock_m_bg8.jpg');background-size: 100%;}
	.lock8 .container{padding-top: .45rem;}
	.lock8 .list{flex-wrap: wrap;margin-top: .77rem;justify-content: space-between;}
	.lock8 .list .item{width: 2.9rem;margin-bottom: .5rem;}
	.lock8 .list .item .img{float: left;margin-top: .1rem;width: .74rem;margin-right: .16rem;}
	.lock8 .list .item .sub-tit{font-size: .3rem;line-height: .5rem;text-align: left;}
	.spring .lock8 .main .txt{font-size: .2rem;line-height: .3rem;width: 2rem;margin: 0 0 0 .9rem;text-align: left;}
	.lock9{height: 13.57rem;background-image: url('../img/lock_m_bg9.jpg');background-size: 100%;}
	.lock9 .container{padding-top: 1rem;}
	.lock9 .list{margin: .75rem 0 0 .9rem;}
	.lock9 .list .item{margin-bottom: .5rem;}
	.lock9 .list .item .img{width: .8rem;margin-right: .27rem;}
	.lock9 .list .item h5{font-size: .26rem;line-height: .26rem;}
	.lock9 .list .item p{font-size: .16rem;line-height: .24rem;margin-top: .18rem;width: 4.4rem;}
	.lock10{height: 12.06rem;background-image: url('../img/lock_m_bg10.jpg');background-size: 100%;}
	.lock10 .container{padding-top: 1.3rem;}

	.taiji-banner{background-image: url('../img/taiji_m_banner.jpg');}
	.taiji-banner .container{padding-top: .62rem;}
	.taiji-banner h4{width: 4.2rem;margin: 0 auto;}
	.taiji-banner h4 span{display: none;}
	.taiji-banner p{width: 4.2rem;margin-left: auto;margin-right: auto;}
	.taiji-banner .more{width: 2.53rem;height: .56rem;line-height: .56rem;margin-top: .28rem;font-size: .2rem;border-radius: .28rem;}
	.taiji1 .list .item{width: ;}
	.taiji1{margin: 0 auto .4rem;width: 92%;padding:.66rem 0 .66rem;height: auto;}
	.taiji1 .container{width: 100%;box-sizing: border-box;padding: 0 .4rem;}
	.taiji1 .list .item{width: .9rem;margin: 0 .4rem .38rem 0;}
	.taiji1 .list .item:nth-child(5n){margin-right: 0;}
	.taiji1 .list .item .img{width: .73rem;}
	.taiji1 .list .item p{font-size: .18rem;line-height: .24rem;margin-top: .02rem;}
	.taiji2{height: 10.69rem;background-image: url('../img/taiji_m_bg2.jpg');background-size: 100%;}
	.taiji2 .container{padding-top: 1.12rem;}
	.taiji .tips{width: 2.7rem;height: .4rem;font-size: .18rem;line-height: .38rem;}
	.taiji .taiji2 .main .name{margin-top: .25rem;}
	.taiji .taiji2 .main .txt{margin-top: .05rem;width: 6.2rem;}
	.taiji2 .notice{font-size: .22rem;line-height: .32rem;}
	.taiji2 .warp{padding-left: 1rem;margin-top: 3rem;width: 3.6rem;}
	.taiji2 .warp h5{font-size: .22rem;line-height: .42rem;}
	.taiji2 .warp p{font-size: .18rem;line-height: .25rem;margin-top: .05rem;width: 2.4rem;}
	.taiji3{height: 10.54rem;background-image: url('../img/taiji_m_bg3.jpg');background-size: 100%;}
	.taiji3 .container{padding-top: .72rem;}
	.taiji .taiji3 .main .name{margin-top: .2rem;}
	.taiji .taiji3 .main .txt{width: 5.6rem;}
	.taiji4{height: 10.65rem;background-image: url('../img/taiji_m_bg4.jpg');background-size: 100%;}
	.taiji4 .container{padding-top: .85rem;}
	.taiji .taiji4 .main .name{text-align: left;}
	.taiji .taiji4 .main .txt{margin: .12rem 0 0;text-align: left;width: 5.5rem;}
	.taiji4 .notice{font-size: .22rem;line-height: .32rem;margin-top: .38rem;width: 5.8rem;}
	.taiji5{height: 10.84rem;background-image: url('../img/taiji_m_bg5.jpg');background-size: 100%;}
	.taiji .container{padding-top: 1rem;}
	.taiji .taiji5 .main .name{margin-top: .25rem;}
	.taiji .taiji5 .main .txt{width: 6.4rem;}
	.taiji5 .warp{width: 6rem;margin: 6.2rem 0 0 .75rem;padding-left: 0;}
	.taiji5 .warp h5{font-size: .24rem;line-height: .44rem;}
	.taiji5 .warp p{font-size: .18rem;line-height: .32rem;margin-top: .05rem;}
	.taiji6{height: 10.2rem;background-image: url('../img/taiji_m_bg6.jpg');background-size: 100%;}
	.taiji6 .container{padding-top: 1.3rem;}
	.taiji .taiji6 .main .name{margin-top: .25rem;}
	.taiji .taiji6 .main .txt{width: 6.1rem;}
	.taiji7{height: 10.32rem;background-image: url('../img/taiji_m_bg7.jpg');background-size: 100%;}
	.taiji7 .container{padding-top: 1.1rem;}
	.taiji .taiji7 .main .txt{width: 5.6rem;}
	.taiji8{height: 9.4rem;background-image: url('../img/taiji_m_bg8.jpg');background-size: 100%;}
	.taiji8 .container{padding-top: .8rem;}
	.taiji .taiji8 .main .name{margin-top: 0;}
	.taiji .taiji8 .main .txt{margin-top: 0;width: 5.6rem;}
	.taiji .taiji8 .main .txt br{display: block;}
	.taiji9{height: 10.55rem;background-image: url('../img/taiji_m_bg9.jpg');background-size: 100%;}
	.taiji9 .container{padding-top: .94rem;}
	.taiji .taiji9 .main .txt{margin-top: .15rem;width: 5.4rem;}
	.taiji10{height: 9.14rem;background-image: url('../img/taiji_m_bg10.jpg');background-size: 100%;}
	.taiji10 .container{padding-top: 1.1rem;}
	.taiji .taiji10 .main .txt{width: 5.8rem;}
	.taiji .spring-recom{padding: .5rem 0 1.1rem;}
	.spring-recom .title{font-size: .3rem;line-height: .5rem;}
	.spring-recom .list{margin-top: .35rem;}
	.spring-recom .list a{width: 3.3rem;margin: 0 .3rem .4rem 0;padding: .2rem .2rem .4rem;}
	.spring-recom .list a:nth-child(2n){margin-right: 0;}
	.spring-recom .list .img{height: 2.3rem;padding: .1rem;}
	.spring-recom .list .img img{max-height: 2.1rem;}
	.spring-recom .list .warp{margin-top: .2rem;}
	.spring-recom .list .name{font-size: .22rem;line-height: .42rem;}
	.spring-recom .pic{padding: .3rem;}
	.spring-recom .list .pic p{font-size: .2rem;margin-top: .2rem;}

	.ball-banner{background-image: url('../img/ball_m_banner.jpg');}
	.ball-banner .container{padding-top: 2rem;}
	.ball1 .container{padding: .32rem 0 1.14rem;}
	.ball1 .list{justify-content: start;flex-wrap: wrap;}
	.ball1 .list .item{width: 25%;height: 1.8rem;border-bottom: 1px solid #dfdfdf;padding-top: .35rem;}
	.ball1 .list .item:nth-child(4){border-right: none;}
	.ball1 .list .item:nth-child(5),
	.ball1 .list .item:nth-child(6),
	.ball1 .list .item:nth-child(7){border-bottom: none;border-right: 1px solid #dfdfdf;}
	.ball1 .list .item .img{width: .7rem;margin-bottom: .15rem;}
	.ball1 .list .item p{font-size: .22rem;line-height: .24rem;padding: 0 .2rem;}
	.ball2{height: 5rem;background-image: url('../img/ball_m_bg2.jpg');background-size: 100%;}
	.ball2 .container{padding-top: 2.93rem;}
	.ball .ball2 .main .name{text-align: left;}
	.ball2 .list{margin-top: .28rem;}
	.ball2 .list .item{margin-right: .52rem;font-size: .22rem;line-height: .4rem;}
	.ball2 .list .item i{width: .4rem;height: .4rem;}
	.ball3{height: 10.7rem;background-image: url('../img/ball_m_bg3.jpg');background-size: 100%;}
	.ball3 .container{padding-top: 1.15rem;}
	.ball .ball3 .main .txt{margin-top: .15rem;}
	.ball4{height: 10.6rem;background-image: url('../img/ball_m_bg4.jpg');background-size: 100%;}
	.ball4 .container{padding-top: 1.26rem;}
	.ball4 .list{margin-top: .48rem;justify-content: center;}
	.ball4 .list .item .num{font-size: .24rem;line-height: .4rem;}
	.ball4 .list .item .num span{font-size: .48rem;line-height: .4rem;}
	.ball4 .list .item p{font-size: .18rem;line-height: .22rem;margin-top: .12rem;}
	.ball4 .list .line{height: .65rem;margin: .12rem .4rem 0;}
	.ball5{height: 10.5rem;background-image: url('../img/ball_m_bg5.jpg');background-size: 100%;}
	.ball5 .container{padding-top: 1rem;}
	.ball5 .list{margin-top: .24rem;}
	.ball5 .list .item{margin: 0 .14rem;}
	.ball5 .list .item .img{width: .6rem;}
	.ball5 .list .item p{font-size: .2rem;line-height: .32rem;}
	.ball6{height: 8.9rem;background-image: url('../img/ball_m_bg6.jpg');background-size: 100%;}
	.ball6 .container{padding-top: 1.23rem;}
	.ball .ball6 .main .txt{margin-top: .15rem;}
	.ball7{height: 8.23rem;background-image: url('../img/ball_m_bg7.jpg');background-size: 100%;}
	.ball7 .container{padding-top: 1.12rem;}
	.ball .ball7 .main .txt{margin-top: .1rem;}
	.ball8{height: 7.7rem;background-image: url('../img/ball_m_bg8.jpg');background-size: 100%;}
	.ball8 .container{padding-top: 1.04rem;}
	.ball .ball8 .main .txt{line-height: .26rem;margin-top: .08rem;width: 4.6rem;}
	.ball9{height: 8.86rem;background-image: url('../img/ball_m_bg9.jpg');background-size: 100%;}
	.ball9 .container{padding-top: .9rem;}
	.ball .ball9 .main .txt{margin-top: .05rem;}
	.ball10{height: 9.79rem;background-image: url('../img/ball_m_bg10.jpg');background-size: 100%;}
	.ball10 .container{padding-top: .85rem;}
	.ball .ball10 .main{padding-left: .45rem !important;}
	.ball .ball10 .main .name{text-align: left;}
	.ball .ball10 .main .txt{margin-top: .05rem;text-align: left;}
	.ball10 .list{margin-top: .35rem;}
	.ball10 .list .item{width: .84rem;height: .84rem;margin-right: .32rem;font-size: .24rem;line-height: .28rem;padding-top: .13rem;}
	.ball11{height: 10.95rem;background-image: url('../img/ball_m_bg11.jpg');background-size: 100%;}
	.ball11 .container{padding-top: 1.2rem;}
	.ball .ball11 .main .txt{margin-top: .15rem;}

	/*专题页*/
	.scene-banner{height: 10.55rem;background-image: url('../img/scene_m_banner.jpg') !important;}
	.scene-banner .main{left: .3rem;right: auto;top: .8rem;width: 92%;}
	.scene-banner .main h4{font-size: .36rem;line-height: .56rem;text-align: center;}
	.scene-banner .main p{font-size: .6rem;line-height: .8rem;text-align: center;margin-top: .2rem;}
	.scene-banner .main .list{justify-content: center;margin-top: .4rem;flex-wrap: wrap;}
	.scene-banner .main .list .item{font-size: .2rem;line-height: .26rem;margin: 0 .15rem;}
	.scene-banner .main .list .item::before{height: .2rem;left: -.15rem;top: .05rem;}
	.scene-nav{padding: .6rem 0;}
	.scene-nav .list{flex-wrap: wrap;}
	.scene-nav .list .item{width: 48%;margin-bottom: .3rem;box-sizing: border-box;padding: .3rem 0 .4rem;background: #f9f9f9;}
	.scene-nav .list .img{height: .8rem;}
	.scene-nav .list .img img{max-height: .8rem;}
	.scene-nav .list .name{font-size: .3rem;line-height: .5rem;margin-top: .2rem;}
	.scene-nav .list p{font-size: .22rem;line-height: .4rem;margin-top: 0;}
	.scene_warp1{height: 3.32rem;background-image: url('../img/scene_m_pic1.jpg') !important;}
	.scene_warp2{padding: .6rem 0;}
	.scene_warp2 .container{width: 100%;}
	.scene_warp2 .list .item{width: 48%;margin: 0 4% .3rem 0;}
	.scene_warp2 .list .item:nth-child(2n){margin-right: 0;}
	.scene_warp2 .list .item p{font-size: .28rem;line-height: .48rem;margin-top: .2rem;}
	.scene_warp3 .step{height: 4.7rem;background-image: url('../img/scene_m_pic2.jpg') !important;width: 33.3333%;}
	.scene_warp3 .step:nth-child(2){height: 4.7rem;background-image: url('../img/scene_m_pic3.jpg') !important;}
	.scene_warp3 .step:last-child{height: 4.7rem;background-image: url('../img/scene_m_pic4.jpg') !important;}
	.scene_warp3 .step .main{padding-top: 1.2rem;}
	.scene_warp3 .step .img img{height: .4rem;}
	.scene_warp3 .step .name{font-size: .28rem;line-height: .38rem;margin: .3rem .2rem 0;}
	.scene_warp3 .step .txt{font-size: .2rem;line-height: .3rem;margin: .1rem .2rem 0;}
	.scene_warp3 .step .txt br{display: none;}
	.scene_warp4{padding: .6rem 0;}
	.scene-title{font-size: .36rem;line-height: .56rem;}
	.scene-txt{font-size: .22rem;line-height: .42rem;margin: .2rem auto;width: 92%;}
	.swiper-scene{margin-top: .5rem;}
	.scene_warp5{height: 10.55rem;padding-top: 1.1rem;background-image: url('../img/scene_m_pic8.jpg') !important;}
	.scene_warp6{height: 10rem;padding-top: 1.2rem;background-image: url('../img/scene_m_pic9.jpg') !important;}
	.scene_warp6 .scene-txt{width: 72%;}
	.scene_warp7{height: 8.9rem;padding-top: 3.1rem;background-image: url('../img/scene_m_pic10.jpg') !important;}
	.scene_warp7 .scene-txt{width: 72%;}

	.outlet-banner{background-image: url('../img/outlet_m_banner.jpg') !important;}
	.outlet_warp1{height: 9.2rem;background-image: url('../img/outlet_m_pic1.jpg') !important;}
	.outlet_warp1 .main{width: 92%;top: 1.2rem;right: 4%;height: auto;}
	.outlet_warp1 .main .name{font-size: .36rem;line-height: .56rem;text-align: center;}
	.outlet_warp1 .main .list{margin-top: .3rem;justify-content: center;}
	.outlet_warp1 .main .list .item{font-size: .24rem;line-height: .26rem;margin: 0 .15rem;}
	.outlet_warp1 .main .list .item::before{height: .2rem;left: -.15rem;top: .03rem;}
	.outlet_warp2{height: 3.55rem;background-image: url('../img/outlet_m_pic2.jpg') !important;}
	.outlet_warp3{height: 9.9rem;background-image: url('../img/outlet_m_pic3.jpg') !important;padding-top: 1.2rem;}
	.outlet_warp4{height: 9.9rem;background-image: url('../img/outlet_m_pic4.jpg') !important;padding-top: .8rem;}
	.outlet_warp5{height: 9.9rem;background-image: url('../img/outlet_m_pic5.jpg') !important;padding-top: 1.2rem;}
	.outlet_warp5 .tips{font-size: .22rem;line-height: .42rem;margin-top: .3rem;}
	.outlet_warp3 .scene-txt,
	.outlet_warp4 .scene-txt,
	.outlet_warp5 .scene-txt{width: 68%;}

	.sensor-banner{background-image: url('../img/sensor_m_banner.jpg') !important;height: 9.6rem;}
	.sensor-banner .main img{margin: 0 auto .5rem;width: 2.32rem;float: none;}
	.sensor_warp1{padding-top: 1.2rem;height: 10.4rem;background-image: url('../img/sensor_m_pic1.jpg') !important;}
	.sensor-info .title{font-size: .36rem;line-height: .56rem;text-align: center !important;}
	.sensor-info .txt{font-size: .22rem;line-height: .42rem;margin-top: .2rem;text-align: center !important;}
	.sensor-info p{font-size: .22rem;line-height: .42rem;margin: 0 auto;text-align: center !important; width: 88%;}
	.sensor-info .tips{margin: 0 auto;font-size: .22rem;line-height: .42rem;text-align:  center !important;width: 88%;}
	.sensor_warp1 .list{flex-wrap: wrap;margin-top: .4rem;}
	.sensor_warp1 .list .item{margin: 0 .2rem .3rem;}
	.sensor_warp1 .list img{width: .56rem;}
	.sensor_warp1 .list p{font-size: .24rem;line-height: .42rem;margin-top: .2rem;}
	.sensor_warp2{height: 9.2rem;background-image: url('../img/sensor_m_pic2.jpg') !important;padding-top: 1.2rem;}
	.sensor_warp4{background-image: url('../img/sensor_m_pic3.jpg') !important;height: 9.7rem;padding-top: 6.4rem;}
	.sensor_warp5{background-image: url('../img/sensor_m_pic4.jpg') !important;height: 8.6rem;padding-top: 1.4rem;}
	.sensor_warp6{background-image: url('../img/sensor_m_pic5.jpg') !important;height: 4.2rem;padding-top: .6rem;}
	.sensor_warp7{background-image: url('../img/sensor_m_pic6.jpg') !important;height: 9.9rem;padding-top: 1.3rem;}
	.sensor_warp8{background-image: url('../img/sensor_m_pic7.jpg') !important;height: 9.6rem;padding-top: 1.2rem;}
	.sensor_warp9{background-image: url('../img/sensor_m_pic8.jpg') !important;height: 9rem;padding-top: 1.2rem;}
	.sensor_warp10{background-image: url('../img/sensor_m_pic9.jpg') !important;height: 9rem;padding-top: 1.3rem;}
	.sensor_warp11{background-image: url('../img/sensor_m_pic10.jpg') !important;height: 8.6rem;padding-top: 1.2rem;}
	.sensor_warp12{background-image: url('../img/sensor_m_pic11.jpg') !important;height: 9.2rem;padding-top: 5.4rem;}
	.sensor_warp13{background-image: url('../img/sensor_m_pic12.jpg') !important;height: 9rem;padding-top: 5.3rem;}
	.sensor_warp14{background-image: url('../img/sensor_m_pic13.jpg') !important;height: 9.5rem;padding-top: 1.2rem;}

	.switch-banner{height: 9.9rem;background-image: url('../img/switch_m_banner.jpg');}
	.switch_warp1{background-image: url('../img/switch_m_pic1.jpg') !important;height: 9.8rem;padding-top: 1.3rem;}
	.switch_warp2{background-image: url('../img/switch_m_pic2.jpg') !important;height: 8.8rem;padding-top: 1.2rem;}
	.switch_warp3{background-image: url('../img/switch_m_pic3.jpg') !important;height: 8.8rem;padding-top: 1.1rem;}
	.switch_warp4{background-image: url('../img/switch_m_pic4.jpg') !important;height: 9.4rem;padding-top: 1.2rem;}
	.switch_warp5{background-image: url('../img/switch_m_pic5.jpg') !important;height: 8.6rem;padding-top: 1rem;}
	.switch_warp6{background-image: url('../img/switch_m_pic6.jpg') !important;height: 8.6rem;padding-top: 1rem;}
	.switch_warp7{background-image: url('../img/switch_m_pic7.jpg') !important;height: 10.6rem;padding-top: 1rem;}
	.swiper-switch .swiper-slide{width: 3.4rem;height: 1.6rem;}

	.gateway-banner{background-image: url('../img/gateway_m_banner.jpg') !important;height: 10.55rem;}
	.gateway-banner .main{top:.6rem;}
	.gateway-banner .main img{width: .8rem;margin: 0 auto .3rem;}
	.gateway-banner .main img:last-child{width: 4.2rem;margin: .3rem auto 0;}
	.gateway-banner .main .list{margin-top: .2rem;}
	.gateway_warp1{background-image: url('../img/gateway_m_pic1.jpg') !important;height: 9.2rem;padding-top: .8rem;}
	.gateway_warp2{background-image: url('../img/gateway_m_pic2.jpg') !important;height: 11.6rem;padding-top: 1.1rem;}
	.gateway_warp3{background-image: url('../img/gateway_m_pic3.jpg') !important;height: 10.26rem;padding-top: 6.2rem;}
	.gateway_warp4{background-image: url('../img/gateway_m_pic4.jpg') !important;height: 8.9rem;padding-top: 1.1rem;}
	.gateway_warp3 .sensor-info .tips{margin-top: .2rem;line-height: .42rem;}
	.gateway_warp3 .sensor-info p{margin-top: 0;width: 92%;}
	.gateway_warp5{padding: .6rem 0;}
	.gateway_warp5 .container{width: 100%;}
	.gateway_warp5 .list{margin-top: .5rem;}
	.gateway_warp5 .item .pic{width: 50%;height: 3.4rem;}
	.gateway_warp5 .item .main{width: 50%;height: auto;padding: .1rem .2rem;}
	.gateway_warp5 .item .name{font-size: .32rem;line-height: .52rem;}
	.gateway_warp5 .item .name::after{bottom: -.05rem;width: .3rem;height: 2px;}
	.gateway_warp5 .item .info{font-size: .2rem;line-height: .3rem;margin-top: .1rem;}
}	
