
/*中小屏*/
@media screen and (max-width: 1680px) {

}

/*移动端适配*/
@media screen and (max-width: 750px) {
	.container{width: 6.7rem;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	.anchor{top: -1.2rem;}

	/*头部*/
	.header{display: none;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1.2rem;z-index: 99;background: #fff;}
	.m-header .container{display: flex;justify-content: space-between;align-items: center;height: 1.2rem;}
	.m-header .logo{display: block;width: 1.26rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .right{display: flex;align-items: center;}
	.m-header .right a{display:block;font-size: .26rem;line-height:.48rem;color:#333;margin-right:.3rem;}
	.m-header .nav{width: .5rem;height: .38rem;background: url('../images/m_nav.png') no-repeat;background-size: cover;}
	.m-header .search{width: .48rem;height: .48rem;background: url('../images/search_b.png') no-repeat;background-size: cover;margin-right: .38rem;}
	.m-main{position: absolute;left: 0;top: 1.2rem;width: 100%;height: calc(100vh - 1.2rem); display: none;background: #fff;overflow-y: auto;}
	.m-main .container{padding:.3rem 0;display: block !important;}
	.m-main .item .top{display: block; font-size: .3rem;line-height: 1.16rem;font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;position: relative;}
	.m-main .item .top::after{content: '';width: .24rem;height: .14rem;background: url('../images/arrow_bb.png') no-repeat;position: absolute;right: .2rem;top: 50%;margin-top: -.07rem;transform: rotate(-90deg); background-size: cover;transition: all .5s ease-in-out;}
	.m-main .item .active::after{transform: rotate(-180deg);}
	.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 .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: .1rem;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 .list .erify a{font-size: .26rem;line-height: .8rem;border-bottom: none;padding-left: .3rem;}

	.m-search{position: absolute;left: 0;top: 1.2rem;background: rgba(0,17,34,0.8);padding: .4rem;width: 100%;display: none;box-sizing: border-box;}
	.m-search form{width: 100%;display: flex; align-items: center;height: .8rem; background-color: #fff;box-shadow:0 0 10px 0px #55708f;border-radius: .08rem;overflow: hidden;}
	.m-search .text{width: 85%;height: .8rem;border:none;color: #333;background:none;text-indent: .4rem;font-size: .26rem;}
	.m-search .btn{width: 15%;height: .8rem;background: url('../images/search_h.png') no-repeat center center;background-size: .4rem .4rem;border:none;}

	/*底部*/
	.footer{padding: .76rem 0;}
	.footer::before{height: .12rem;}
	.footer .top{display: block;padding-bottom: .4rem;border-bottom: none;}
	.footer .left img{width: 1.76rem;}
	.footer .left .info{font-size: .26rem;margin-top: .26rem;}
	.footer .left .tel{font-size: .52rem;margin-bottom: .16rem;}
	.footer .right{display: none;}
	.footer .bot{flex-direction: column-reverse;align-items: flex-start;}
	.footer .share{justify-content: space-between;width: 100%;}
	.footer .share a{width: 1.9rem;height: auto;display: block;border-radius: 0;background: none !important;}
	.footer .share .icon{display: none;}
	.footer .share .erify{display: block !important;position: static;width: 100%;transform: translateX(0px);}
	.footer .share .erify::after{display: none;}
	.footer .share .erify img{border-radius: .16rem;}
	.footer .share p{font-size: .26rem;color: #fff;text-align: center;margin-top: .08rem;line-height: 1.6;}
	.footer .copyright{font-size: .26rem;line-height: 1.6;padding-top: .38rem;border-top: 1px solid rgba(255, 255, 255, 0.15);margin-top: .6rem;}

	.sub-banner .container{height: 7rem;box-sizing: border-box;padding-top: 1.2rem;}
	.sub-banner .title{font-size: .66rem;}
	.sub-banner .txt{font-size: .32rem;margin-top: .22rem;}
	.sub-banner .nav{display: none;}
	.sub-banner .vr-link{right: .4rem;width: 1.62rem;height: 1.1rem;}
	.sub-banner .vr-link i{width: .4rem;height: .4rem;}
	.sub-banner .vr-link p{font-size: .22rem;margin-top: .1rem;}
	.solute-nav{display: none;}

	.com-en{font-size: .26rem;}
	.com-title{font-size: .48rem;}
	.link-more{width: 2rem;height: .8rem;padding: 0 .12rem 0 .26rem;font-size: .26rem;border-radius: .4rem;}
	.link-more i{width: .42rem;height: .42rem;background-size: .2rem .16rem;}
	.project{padding: .88rem 0 .98rem;}
	.project .swiper-case{margin: .4rem .4rem .46rem;}
	.project .swiper-case a{border-radius: 0;}
	.project .swiper-case .imgBg{height: 4.7rem;border-radius: .3rem;overflow: hidden;}
	.project .swiper-case .name{display: block; position: static;width:100%;height: auto;margin-top: .4rem; text-align: center; font-size: .3rem;text-align: center;color: rgba(0, 0, 0, 0.8);}
	.project .swiper-case a:hover .imgBg{transform: scale(1, 1);}
	.project .swiper-case a:hover .name{padding: 0;}
	.project .swiper-case a:hover .name::before{display: none;}
	.project .swiper-case .name i{display: none !important;}
	.project .swiper-case .swiper-scrollbar{display: none;}
	.project .swiper-case .swiper-button-prev,
	.project .swiper-case .swiper-button-next{width: .8rem;height: .8rem;bottom: auto;top: 1.96rem;left: .2rem;}
	.project .swiper-case .swiper-button-prev i, 
	.project .swiper-case .swiper-button-next i{width: .2rem;height: .34rem;}
	.project .swiper-case .swiper-button-next{left: auto;right: .2rem;}
	.project .swiper-case .swiper-pagination{display: none;}
	.project .swiper-case .area{font-size: .26rem;padding: 0 .3rem;border-radius: .08rem;left: .3rem;top: .3rem;line-height: 2;}

	.project .link-more{display: flex;}
	.infos{flex-wrap: wrap;margin-top: .26rem;}
	.infos .item{margin: 0 .36rem .2rem 0 !important;font-size: .28rem !important;}
	.infos i{width: .4rem;height: .4rem;margin-right: .14rem;}
	.media-pop .media-pop-main{width: 100%;height: 4.22rem;}
	.media-pop video{height: 4.22rem;}
	.media-pop .close{width: .3rem;height: .3rem;right: .4rem;top: -.4rem;}
	.page a,
	.page span{display: none;}
	.page .prev,
	.page .next{display: block;margin: 0 .1rem;}

	/*首页*/
	.home .swiper-banner{margin-top: 1.2rem;}
	.home .swiper-banner .imgBg{height: 8.6rem;}
	.home .swiper-banner .container{height: 8.6rem;}
	.home .swiper-banner .title{font-size: .66rem;}
	.home .swiper-banner .txt{font-size: .32rem;margin-top: .2rem;}
	.home .swiper-banner .swiper-pagination{bottom: .6rem;}
	.home .swiper-banner .swiper-pagination-bullet{width: .96rem;margin: 0 .05rem;}
	.home .swiper-banner .player{margin-top: .3rem;font-size: .3rem;}
	.home .swiper-banner .player i{width: .6rem;height: .6rem;margin-left: .2rem;}
	.home .data-box{flex-wrap: wrap;}
	.home .data-box .item{width: 3.4rem;height: 1.84rem; padding-left: .4rem;border-bottom: 1px solid #E9E9E9;border-right: none;justify-content: flex-start;}
	.home .data-box .item:nth-child(2n){width: 4.1rem;padding: 0;}
	.home .data-box .item:last-child{width: 100%;}
	.home .data-box .num{font-size: .8rem;margin-right: .1rem;}
	.home .data-box .unit{font-size: .26rem;}
	.home .data-box p{font-size: .26rem;line-height: 1; margin-top: 0;}
	.home .brand-box{padding: .98rem 0 1.12rem;}
	.home .brand-box .left{position: static;float: none;width: 100%;}
	.home .brand-box .info{width: 100%;font-size: .26rem;margin-top: .3rem;}
	.home .brand-box .list{display: none;}
	.home .swiper-brand{display: block;margin-top: .34rem;}
	.home .brand-box .imgBg{height: 2.7rem;border-radius: .3rem;position: relative;}
	.home .brand-box .title{left: 0;bottom: .26rem;text-align: center;width: 100%;font-size: .36rem;}
	.home .brand-box .txt{font-size: .26rem;margin-top: .36rem;width: 100%;}
	.home .brand-box .txt p{margin-bottom: .1rem;}
	.home .model-box .txt span{font-size: .22rem;}
	.home .swiper-brand .swiper-button-prev,
	.home .swiper-brand .swiper-button-next{width: .8rem;height: .8rem;left: auto;right: .2rem; top: .98rem;margin: 0;background: rgba(0, 0, 0, 0.5);border-radius: 50%;}
	.home .swiper-brand .swiper-button-prev:hover,
	.home .swiper-brand .swiper-button-next:hover{background: #99C722;}
	.home .swiper-brand .swiper-button-prev i, 
	.home .swiper-brand .swiper-button-next i{width: .2rem;height: .34rem;background: url(../images/sw_wr.png) no-repeat;background-size: cover;}
	.home .swiper-brand .swiper-button-prev i{transform: rotate(180deg);}
	.home .swiper-brand .swiper-button-prev{left: .2rem;right:auto;}
	.home .model-box{padding: 1.04rem 0 .96rem;}	
	.home .model-box::after{width: 3.32rem;height: 3.8rem;}
	.home .model-box .list{display: none;}
	.home .swiper-model{display: block;margin-top: .4rem;}
	.home .swiper-model .imgBg{height: 5.62rem;border-radius: .3rem;}
	.home .model-box .main{display: block;height: auto;padding: .4rem 0 0;}
	.home .model-box img{margin-left: 0;height: 1.08rem;}
	.home .model-box .name{font-size: .48rem;color: #333;margin-top: .24rem;text-align: left;}
	.home .model-box .name br{display: none;}
	.home .model-box .txt{display: block;font-size: .26rem;margin-top: .08rem;line-height: .6rem;color: rgba(0, 0, 0, 0.8);}
	.home .model-box .link-more{display: flex;background: #99C722 !important;color: #fff !important;margin-top: .34rem;}
	.home .model-box .link-more i{background-color: #fff !important;background-image: url(../images/arrow_hr.png);}
	.home .swiper-model .swiper-button-prev,
	.home .swiper-model .swiper-button-next{width: .8rem;height: .8rem;left: auto;right: .2rem; top: 2.42rem;margin: 0;background: rgba(0, 0, 0, 0.5);border-radius: 50%;}
	.home .swiper-model .swiper-button-prev:hover,
	.home .swiper-model .swiper-button-next:hover{background: #99C722;}
	.home .swiper-model .swiper-button-prev i, 
	.home .swiper-model .swiper-button-next i{width: .2rem;height: .34rem;background: url(../images/sw_wr.png) no-repeat;background-size: cover;}
	.home .swiper-model .swiper-button-prev i{transform: rotate(180deg);}
	.home .swiper-model .swiper-button-prev{left: .2rem;right:auto;}
	.home .swiper-solute{display: block;}
	.home .solute-box{background-image: url(../img/solute_m_bg.jpg);}
	.home .solute-box .list{display: none;}
	.home .solute-box .main{padding: .92rem .4rem .68rem;height: auto;}
	.home .swiper-solute{margin-top: 2.16rem;}
	.home .swiper-solute .swiper-button-prev,
	.home .swiper-solute .swiper-button-next{width: .8rem;height: .8rem;left: auto;right: 0; top: 0;margin: 0;background: rgba(0, 0, 0, 0.5);border-radius: 50%;}
	.home .swiper-solute .swiper-button-prev:hover,
	.home .swiper-solute .swiper-button-next:hover{background: #99C722;}
	.home .swiper-solute .swiper-button-prev i, 
	.home .swiper-solute .swiper-button-next i{width: .2rem;height: .34rem;background: url(../images/sw_wr.png) no-repeat;background-size: cover;}
	.home .swiper-solute .swiper-button-prev i{transform: rotate(180deg);}
	.home .swiper-solute .swiper-button-prev{left: 0;right:auto;}
	.home .solute-box .name{font-size: .48rem;line-height: .82rem;text-align: center;}
	.home .solute-box .tips{margin-top: .1rem;}
	.home .solute-box .tips p{font-size: .3rem;padding: 0 .3rem;line-height: 2;border-radius: .3rem;font-weight: bold;}
	.home .solute-box .txt{font-size: .24rem;margin-top: .44rem;text-align: center;}
	.home .solute-box .link-more{display: flex;margin: .63rem auto 0;}

	.home .partener-box{padding: .94rem 0 .7rem;}
	.home .partener-box .pic{margin-top: .52rem;width: 100%;}
	.home .news-box{padding: .94rem 0 1.02rem;}
	.home .news-box .main{margin-top: .4rem;display: block;}
	.home .news-box .left{width: 100%;border-radius: .3rem;}
	.home .news-box .left .imgBg{height: 4.4rem;}
	.home .news-box .yin{padding: .3rem .4rem .26rem;}
	.home .news-box .yin .type{width: 1.4rem;font-size: .24rem;border-radius: .06rem;line-height: .5rem;}
	.home .news-box .yin .name{font-size: .3rem;line-height: .4rem;}
	.home .news-box .yin .date{font-size: .24rem;margin-top: .07rem;}
	.home .swiper-news{width: 100%;margin-top: .4rem;height: auto;padding-right: 0;}
	.home .swiper-news a{padding-bottom: .4rem;margin-bottom: .4rem;}
	.home .swiper-news .title{font-size: .3rem;line-height: .44rem;}
	.home .swiper-news .txt{font-size: .24rem;margin-top: .2rem;}
	.home .swiper-news .date{width: 1.76rem;height: .54rem;font-size: .24rem;line-height: .54rem;border-radius: .08rem;margin-top: .2rem;}
	.home .swiper-news .swiper-scrollbar{display: none;}

	/*关于我们*/
	.about .leader-box{padding: 1.16rem 0;}

	.about .leader-box .txt{font-size: .32rem;margin-top: .2rem;}
	.about .leader-box .pic{display: none;}
	.about .company-box{background-image: url(../img/company_m_bg.jpg);background-position: center bottom;background-size: 7.5rem 10.08rem;background-color: #2E76D1;}

	.about .move-box{position: relative;background: none;height: auto;}
	.about .bg,
	.about .h-box{display: none;}
	.about .first-box{padding: 1.16rem 0;}
	.about .first-box .title{font-size: .6rem;}
	.about .first-box .title img{height: .6rem;}
	.about .first-box .txt{font-size: .32rem;margin-top: .2rem;}
	.about .scend-box{position: relative;opacity:  1 !important;background: url(../img/company_m_bg.jpg) no-repeat center bottom #2E76D1;background-size: 7.5rem 10.08rem;padding: 1.26rem 0 2.32rem;}
	.about .scend-box .title{font-size: .48rem;}
	.about .scend-box .tips{font-size: .36rem;}
	.about .scend-box .info{font-size: .26rem;margin-top: .44rem;width: 100%;text-align: left;}
	.about .scend-box .info p{margin-bottom: .1rem;}
	.about .scend-box .data-list{flex-wrap: wrap;justify-content: space-between;}
	.about .scend-box .item{padding: 0;margin-bottom: .38rem;}
	.about .scend-box .item::after{display: none;}
	.about .scend-box .item:nth-child(4){width: 100%;}
	.about .scend-box .item:nth-child(5){margin-left: 1.32rem;}
	.about .scend-box .item:nth-child(6){margin-right: 1.32rem;}	
	.about .scend-box .num{font-size: .66rem;line-height: 1rem;}
	.about .scend-box .unit{font-size: .26rem;margin-top: -.1rem;}
	.about .scend-box .name{font-size: .26rem;margin-top: .08rem;}


	.about .model-box{padding: 1.14rem 0 .4rem;}
	.about .model-box .container{width: 100%;}
	.about .model-box .com-ct{margin: .04rem auto 0;width: 5.44rem;}
	.about .model-box .pic{margin-top: .4rem;overflow: hidden;}
	.about .model-box .pic img{width: 12.8rem;margin-left: -2.65rem;}
	.about .model-box .data-list{position: relative;top: 0;display: block;box-sizing: border-box;padding: .7rem .4rem 0;}
	.about .model-box .item{margin: 0 0 .6rem 0 !important;width: 100%;border-bottom: none;}
	.about .model-box .num{font-size: .8rem;line-height: .74rem;}
	.about .model-box .box{margin-left: .06rem;}
	.about .model-box .unit{font-size: .38rem ;line-height: .28rem;}
	.about .model-box p{font-size: .26rem;margin-top: .1rem;}
	.about .model-box .item:first-child .unit,
	.about .model-box .item:last-child .unit{font-size: .26rem;}
	.about .story-box{padding-top: .96rem;}
	.about .story-box .main{background-image: url(../img/story_m_bg.jpg) !important;height: 13.2rem;margin-top: .4rem;flex-direction: column;border-radius: .3rem;}
	.about .story-box .box{display: block;}
	.about .story-box .left{border-left: none;width: 100%;border-top: 1px solid rgba(255, 255, 255, 0.40);height: 1.8rem;}
	.about .story-box .step{display: flex;align-items: center;}
	.about .story-box .item{display: flex;align-items: center;}
	.about .story-box .step img{width: .8rem;margin-right: .32rem;}
	.about .story-box .step .item:first-child img{margin-right: .16rem;}
	.about .story-box .step p{font-size: .28rem;line-height: .52rem;margin-top: 0;}
	.about .story-box .step .add{width: .36rem;height: .38rem;margin: 0 .76rem 0 .56rem;}
	.about .story-box .right{width: 100%;border-left: none;border-top: 1px solid rgba(255, 255, 255, 0.40);height: auto;display: block;}
	.about .story-box .cell{padding: .58rem .44rem .48rem .42rem;}
	.about .story-box .title{font-size: .4rem;line-height: 1.5;padding-right: .28rem;}
	.about .story-box .info{font-size: .26rem;line-height: .48rem;margin-top: .42rem;padding-top: .44rem;}
	.about .story-box .info p{padding-bottom: .1rem;}
	.about .honor-box{padding: 1.16rem 0;}
	.about .swiper-honor{width: 7.1rem;margin-top: .4rem;padding-bottom: 0;}
	.about .swiper-honor .swiper-slide{width: 6.2rem;}
	.about .swiper-honor .img{height: 4.5rem;}
	.about .swiper-honor .img img{max-height: 4.5rem;}
	.about .swiper-honor .name{font-size: .32rem;margin-top: .2rem;}
	.about .swiper-honor .swiper-scrollbar,
	.about .swiper-honor .swiper-button-prev,
	.about .swiper-honor .swiper-button-next{display: none;}
	.about .contact-box{padding: 0;background: url(../images/contact_m_bg.png) no-repeat center;background-size: cover;}
	.about .contact-box .container{background: none;border-radius: 0;height: 5.16rem;}
	.about .contact-box .main{padding: .9rem 0 0;}
	.about .contact-box .tel{font-size: .26rem;height: auto;display: block;line-height: .42rem;}
	.about .contact-box .tel span{display: block;font-size: .52rem;line-height: .76rem;}
	.about .contact-box .addr{font-size: .26rem;height: .76rem;width: 100%;}
	.about .contact-box .addr span{font-size: .32rem;}
	.about .contact-box .link{width: 2.26rem;height: .8rem;border-radius: .4rem;margin: .16rem 0 0 1.36rem;font-size: .26rem;}
	.about .contact-box .link i{width: .42rem;height: .42rem;background-size: .2rem .16rem;margin-left: .14rem;}

	/*业务模式*/
	.business .item{padding: 1rem 0 1.62rem;}
	.business .item .top,
	.business .item .cell{display: block;}
	.business .item .top .img{width: 2.06rem;height: 1.08rem;justify-content: flex-start;border-right: none;margin-right: 0;}
	.business .item .top .img img{max-width: 100%;max-height: 1.08rem;}
	.business .item .name{flex-direction: column;align-items: flex-start; font-size: .48rem;margin-top: .24rem;line-height: .72rem;}
	.business .item .name span{font-size: .28rem;padding: 0 .56rem;height: .76rem;line-height: .76rem;margin-left: 0;margin-top: .2rem;border-radius: .12rem;}
	.business .item .txt{font-size: .26rem;line-height: .48rem;width: 100%;margin-top: .4rem;}
	.business .item .pic{width: 3.36rem;border-radius: .2rem;margin-top: .46rem;}
	.business .item .player i{width: .6rem;height: .6rem;}
	.business .item .player p{font-size: .26rem;margin-top: .17rem;}
	.business .item .main{margin-top: .86rem;display: block;border-radius: .3rem;}
	.business .item .box{width: 100%;height: auto;padding: .76rem .4rem .74rem;}
	.business .item .com-title{font-size: .48rem;}
	.business .item .list{display: block;margin-top: .42rem;}
	.business .item .list .step{width: 100%;margin-bottom: .26rem;}
	.business .item .list .img{width: 1.28rem;height: 1.28rem;}
	.business .item .list .img img{max-height: 1.28rem;}
	.business .item .list p{font-size: .3rem;margin-top: .1rem;line-height: 2;}
	.business .item .list p span{font-size: .24rem;}
	.business .item .imgBg{width: 100%;height: 5.62rem;}


	/*解决方案*/
	.solution .intro-box{padding: 1rem 0 .68rem;}
	.solution .intro-box .list{flex-wrap: wrap;padding: 0 .26rem;margin-top: .58rem;}
	.solution .intro-box .list .item{width: 2.6rem;margin-bottom: .6rem;}
	.solution .intro-box .list .img{width: 1.4rem;height: 1.4rem;}
	.solution .intro-box .list .img img{max-height: 1.4rem;}
	.solution .intro-box .list p{font-size: .24rem;margin-top: .14rem;}
	.solution .intro-box .list .txt{font-size: .28rem;margin-top: .2rem;}
	.solution .adv-box{height: auto;padding: 0;}
	.solution .adv-box .top{text-align: center;width: 100%;}
	.solution .adv-box .com-en{color: #B0B0B0;}
	.solution .adv-box .com-title{color: #333;font-size: .48rem;}
	.solution .adv-box .imgBg{height: 4.6rem;border-radius: .32rem;position: relative;margin-top: .58rem;}
	.solution .adv-box .imgBg::after{width: .86rem;height: .34rem;}
	.solution .adv-box .player{width: 2.56rem;height: .8rem;font-size: .22rem;border-radius: .4rem;top: auto;bottom: .4rem;right: 2.07rem;}
	.solution .adv-box .player i{width: .4rem;height: .4rem;margin-right: .15rem;}
	.solution .adv-box .main{display: block;padding-top: .18rem;}
	.solution .adv-box .nav-list .item{font-size: .36rem;line-height: .54rem;margin-top: .2rem;color: rgba(0, 0, 0, 0.3);}
	.solution .adv-box .nav-list .active{color: rgba(0, 0, 0, 0.8);}
	.solution .adv-box .nav-list .active .txt{display: block;font-size: .26rem;line-height: .48rem;color: #666;margin-top: .12rem;font-weight: normal;}
	.solution .adv-box .txt-list,
	.solution .adv-box .nav-list .active::before{display: none;}
	.solution .swiper-project{padding-bottom: 0;margin-top: .4rem;}
	.solution .swiper-project .swiper-slide a{display: flex;flex-direction: column-reverse;height: auto;border-radius: 0;}
	.solution .swiper-project .swiper-slide .pic{height: 4.6rem;border-radius: .3rem;}
	.solution .swiper-project .swiper-slide .imgBg{height: 4.6rem;}
	.solution .swiper-project .swiper-slide:first-child .pic,
	.solution .swiper-project .swiper-slide:first-child .imgBg{height: 4.6rem;}
	.solution .swiper-project .swiper-slide .main{background: none;padding: .28rem 0 0 !important;}
	.solution .swiper-project .swiper-slide:first-child .main{position: static;}
	.solution .swiper-project .swiper-slide .main::after{display: none;}
	.solution .swiper-project .swiper-slide .name{font-size: .32rem;}
	.solution .swiper-project .swiper-slide .txt{font-size: .26rem;margin-top: .16rem;}
	.solution .swiper-project .swiper-slide:first-child .name{color: rgba(0,17,34,0.8);}
	.solution .swiper-project .swiper-slide:first-child .txt{color: #666;}
	.solution .swiper-project .swiper-scrollbar{display: none;}
	.solution .swiper-project .swiper-button-prev,
	.solution .swiper-project .swiper-button-next{width: .8rem;height: .8rem;bottom: auto;top: 1.9rem;left: .2rem;}
	.solution .swiper-project .swiper-button-prev i, 
	.solution .swiper-project .swiper-button-next i{width: .2rem;height: .34rem;}
	.solution .swiper-project .swiper-button-next{left: auto;right: .2rem;}
	.solution .project .link-more{margin-top: .44rem;}
	.solution .module-box{padding: 1.04rem 0 1.9rem;}
	.solution .swiper-module .main{flex-direction: column-reverse;border-radius: .3rem;}
	.solution .swiper-module .imgBg{width: 100%;height: 4.6rem;}
	.solution .swiper-module .left{width: 100%;height: 8.35rem;padding: 1.94rem .4rem 0;}
	.solution .swiper-module .left::after{width: 5.65rem;height: 5.54rem;top: 0;transform: translateY(0px);}
	.solution .swiper-module .box img{height: 1.16rem;}
	.solution .swiper-module .title{font-size: .48rem;margin-top: .48rem;}
	.solution .swiper-module .txt{font-size: .26rem;line-height: .48rem;width: 100%;margin-top: .16rem;}
	.solution .swiper-module .img{left: 1.46rem;top: 2.64rem;transform: translateY(0px);width: 3.66rem;height: 3.44rem;}
	.solution .swiper-module .img img{max-height: 3.44rem;}
	.solution .swiper-module .swiper-button-prev,
	.solution .swiper-module .swiper-button-next{width: .8rem;height: .8rem;bottom: auto;top: 1.9rem;left: .2rem;}
	.solution .swiper-module .swiper-button-prev i, 
	.solution .swiper-module .swiper-button-next i{width: .2rem;height: .34rem;}
	.solution .swiper-module .swiper-button-next{left: auto;right: .2rem;}
	.solution .swiper-module .swiper-pagination{display: none;}

	/*光伏动态*/
	.news .date{width: 1.76rem;height: .54rem;border-radius: .08rem;font-size: .24rem;line-height: .54rem;}
	.news .news-top{padding: .9rem 0 ;}
	.news .swiper-news a{display: block;border-radius: 0;background: none;}
	.news .swiper-news .pic{width: 100%;height: 4.46rem;border-radius: .3rem;}
	.news .swiper-news .imgBg{height: 4.46rem;}
	.news .swiper-news .main{padding: .46rem 0 0;width: 100%;}
	.news .swiper-news .name{font-size: .34rem;}
	.news .swiper-news .box{display: flex;flex-direction: column-reverse;}
	.news .swiper-news .txt{font-size: .24rem;margin-top: .2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
	.news .swiper-news .date{margin-top: .2rem;}
	.news .swiper-news .swiper-button-prev,
	.news .swiper-news .swiper-button-next{width: .8rem;height: .8rem;bottom: auto;top: 1.9rem;left: .2rem;}
	.news .swiper-news .swiper-button-prev i, 
	.news .swiper-news .swiper-button-next i{width: .2rem;height: .34rem;}
	.news .swiper-news .swiper-button-next{left: auto;right: .2rem;}
	.news .news-main{padding: .9rem 0 1.88rem;}
	.news .news-list{padding-bottom: .2rem;}
	.news-list li{margin-bottom: .42rem;}
	.news-list a{padding-bottom: .4rem;}
	.news-list .pic{width: 2.8rem;height: 1.86rem;border-radius: .2rem;}
	.news-list .imgBg{height: 1.86rem;}
	.news-list .box{width: calc(100% - 3.22rem);display: flex;flex-direction: column;justify-content: space-between;}
	.news-list .name{font-size: .3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.news-list .txt{display: none;}

	.news .show-top{padding-bottom: 1.08rem;}
	.news .swiper-show{padding-bottom: 0;}
	.news .swiper-show a{display: block;border-radius: 0;background: none;}
	.news .swiper-show .pic{width: 100%;height: 4.46rem;border-radius: .3rem;}
	.news .swiper-show .imgBg{height: 4.46rem;}
	.news .swiper-show .main{padding: .46rem 0 0;width: 100%;}
	.news .swiper-show .name{font-size: .34rem;}
	.news .swiper-show .sub-tit{font-size: .24rem;margin-top: .32rem;}
	.news .swiper-show .txt{font-size: .24rem;margin-top: .16rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
	.news .swiper-show .app-btn{margin-top: .54rem;width: 2rem;height: .8rem;line-height: .8rem; border-radius: .4rem;font-size: .26rem;}
	.news .swiper-show .swiper-button-prev,
	.news .swiper-show .swiper-button-next{width: .8rem;height: .8rem;bottom: auto;top: 1.9rem;left: .2rem;}
	.news .swiper-show .swiper-button-prev i, 
	.news .swiper-show .swiper-button-next i{width: .2rem;height: .34rem;}
	.news .swiper-show .swiper-button-next{left: auto;right: .2rem;}
	.news .swiper-show .swiper-pagination{display: none;}
	.news .show-list{margin-top: .4rem;padding-bottom: 0;}
	.news .show-main{padding-bottom: 1.52rem;}
	.show-list li{margin-bottom: 1rem;border-bottom: none;}
	.show-list a{display: block;padding-bottom: 0;}
	.show-list .pic{width: 100%;height: 4.48rem;border-radius: .32rem;}
	.show-list .imgBg{height: 4.48rem;}
	.show-list .box{width: 100%;display: block;margin-top: .46rem;}
	.show-list .name{font-size: .34rem;}
	.show-list .infos{margin-top: .26rem;}
	.show-list .sub-tit{display: block;font-size: .24rem;line-height: 1.6667;color: #333;margin-top: .32rem;font-weight: bold;}
	.show-list .txt{display: block;font-size: .24rem;margin-top: .16rem;max-width: none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
	.news-list .state{position: static;width: 2rem;height: .8rem;font-size: .26rem;line-height: .8rem;border-radius: .4rem;margin-top: .54rem;}
	.news .feed-box{padding: 1.08rem 0 1.58rem;}
	.news .feed-box .info{font-size: .24rem;margin: .22rem auto 0;width: 4.6rem;}
	.news .feed-box form{width: 100%;margin-top: .48rem;}
	.news .feed-box .item{display: block;margin-bottom: .2rem;}
	.news .feed-box .step{width: 100%;margin-bottom: .2rem;}
	.news .feed-box .name{font-size: .26rem;margin-bottom: .2rem;}
	.news .feed-box .text{height: .9rem;border-radius: .12rem;padding: 0 .4rem;font-size: .26rem;}
	.news .feed-box .show-select{height: .9rem;}
	.news .feed-box .show-select p{padding: 0 .4rem;font-size: .26rem;line-height: .9rem;border-radius: .12rem;}
	.news .feed-box .show-select p::after{width: .24rem;height: .14rem;right: .4rem;}
	.news .feed-box .show-select ul{top: .9rem;max-height: 4rem;border-radius: .12rem;}
	.news .feed-box .show-select li{padding: 0 .4rem;font-size: .26rem;line-height: .8rem;}
	.news .feed-box .vcode-text{width: 3.6rem;}
	.news .feed-box img{width: 2.56rem;height: .9rem;margin-left: .16rem;}
	.news .feed-box .item-bot{padding-top: .4rem;}
	.news .feed-box .btn{width: 2rem;height: .8rem;border-radius: .4rem;font-size: .26rem;}

	.newsDet{padding: 1.8rem 0 1.2rem;}
	.newsDet .back{display: none;}
	.newsDet .container{padding-top: .3rem;}
	.newsDet .box{padding: 0;}
	.newsDet .title{font-size: .3rem;}
	.newsDet .date{width: 1.76rem;height: .54rem;border-radius: .08rem;font-size: .24rem;line-height: .54rem;margin-top: .3rem;}
	.newsDet .content{margin-top: .5rem;padding-top: .5rem;font-size: .26rem;}
	.newsDet .news-page{margin-top: .6rem;}
	.newsDet .news-page a{width: 1.8rem;height: .6rem;font-size: .26rem;border-radius: .08rem;}
	.newsDet .news-page i{width: .3rem;height: .3rem;margin-left: .2rem;}
	.newsDet .news-page .prev i{margin: 0 .2rem 0 0;}

	/*招商加盟*/
	.join .adv-box{padding: 1rem 0 0;}
	.join .adv-box .container{width: 100%;}
	.join .swiper-adv{margin-top: .4rem;}
	.join .swiper-adv .main{flex-direction: column-reverse;border-radius: 0;}
	.join .swiper-adv .pic{width: 100%;height: 4.66rem;}
	.join .swiper-adv .left{width: 100%;height: auto;padding: .98rem .4rem 1.14rem;}
	.join .swiper-adv img{height: 1.04rem;}
	.join .swiper-adv .name{font-size: .48rem;margin-top: .28rem;}
	.join .swiper-adv .txt{margin-top: .31rem;padding-top: .41rem;font-size: .26rem;}
	.join .swiper-adv .swiper-pagination{display: none;}
	.join .swiper-adv .swiper-button-prev,
	.join .swiper-adv .swiper-button-next{width: .8rem;height: .8rem;bottom: auto;top: 1.94rem;left: .4rem;}
	.join .swiper-adv .swiper-button-prev i, 
	.join .swiper-adv .swiper-button-next i{width: .2rem;height: .34rem;}
	.join .swiper-adv .swiper-button-next{left: auto;right: .4rem;}
	.join .term-box{background-image: url(../img/term_m_bg.jpg);height: auto;padding: 1.16rem 0 1.54rem;}
	.join .term-box .container{display: block;}
	.join .term-box .com-title,
	.join .term-box .com-en{text-align: center;}
	.join .term-box .right{width: 7.1rem;margin-top: .4rem;height: 5.3rem;}
	.join .term-box .list{display: flex;width: 7.1rem;overflow-x:auto;}
	.join .term-box .item{position: static;height: 5.3rem;flex: none;width: 6.1rem;margin-right: .2rem;padding: 1.06rem .54rem .72rem;border-radius: .3rem;transform:scale(1, 1); opacity: 1;}
	.join .term-box .item:last-child{margin-right: .4rem;}
	.join .term-box .right .prev, .join .term-box .right .next{display: none;}
	.join .term-box img{width: 1.36rem;}
	.join .term-box .txt{font-size: .28rem;}
	.join .term-box .num{opacity: 1;width: 1.12rem;height: 1.12rem;font-size: .48rem;border-radius: 0 0 0 .3rem;}
	.join .flow-box{padding: 1.02rem 0 1.36rem;}
	.join .flow-box .list{border-left: 1px solid #E7E7E7;border-top: none;margin-top: .44rem;display: block;margin-left: .8rem;}
	.join .flow-box .item{display: flex;margin:0 0 .32rem;}
	.join .flow-box .num{padding-top: .57rem;padding-left: .54rem;}
	.join .flow-box .num::after{width: .24rem;height: .24rem;left: -.12rem;top: .73rem;transform: translateX(0px);}
	.join .flow-box .num img{width: .8rem;}
	.join .flow-box .box{margin-left: .34rem;}
	.join .flow-box .imgBg{width: 3.74rem;height: 1.58rem;border-radius: .2rem;}
	.join .flow-box p{text-align: left;font-size: .34rem;line-height: .52rem;margin-top: .12rem;}
	.join .contact-box{background: url(../img/contact_m_bg.jpg) no-repeat center;background-size: cover;}
	.join .contact-box .container{padding: 1.08rem 0 1.12rem;border-radius: 0;background: none;}
	.join .contact-box .info{font-size: .36rem;margin-top: .68rem;width: 94%;height: 1.2rem;}
	.join .contact-box .list{display: block;margin-top: .5rem;}
	.join .contact-box .item{width: 100%;height: 2.12rem;margin: 0 0 .16rem;border-radius: .32rem;}
	.join .contact-box .box{padding: .3rem 0 0 .6rem;}
	.join .contact-box .name{font-size: .34rem;}
	.join .contact-box .name i{width: .4rem;height: .4rem;margin-right: .16rem;}
	.join .contact-box .txt{font-size: .26rem;margin-top: .12rem;}
	.join .contact-box .dots{right: .3rem;top: .4rem}
	.join .contact-box .dots .step{width: .24rem;height: .24rem;margin-left: .2rem;}
	.join .add-box{padding: 1.3rem 0;}
	.join .add-box form{width: 100%;margin-top: .4rem;}
	.join .add-box .item{display: block;margin-bottom: .2rem;}
	.join .add-box .step{width: 100%;margin-bottom: .2rem;}
	.join .add-box .name{font-size: .26rem;margin-bottom: .2rem;}
	.join .add-box .text{height: .9rem;padding: 0 .4rem;font-size: .26rem;border-radius: .12rem;}
	.join .add-box .province-select{height: .9rem;border-radius: .12rem;}
	.join .add-box .province-select p{font-size: .26rem;padding: 0 .4rem;line-height: .9rem;}
	.join .add-box .province-select p::after{width: .24rem;height: .14rem;right: .4rem;}
	.join .add-box .province-select ul{top: .9rem;max-height: 4rem;border-radius: .12rem;}
	.join .add-box .province-select li{font-size: .26rem;padding: 0 .4rem;line-height: .8rem;}
	.join .add-box textarea{height: .9rem;line-height: .9rem;padding: 0 .4rem;font-size: .26rem;border-radius: .12rem;}
	.join .add-box .vcode-text{width: 3.6rem;}
	.join .add-box img{width: 2.56rem;height: .9rem;margin-left: .16rem;}
	.join .add-box .item-bot{padding-top: .38rem;}
	.join .add-box .btn{width: 2rem;height: .8rem;font-size: .26rem;border-radius: .4rem;}

	/*光伏星球*/
	.star-banner .container{height: auto;min-height: none;padding: 2.78rem 0 2rem;}
	.star-banner .main{padding-left: 0;}
	.star-banner img{width: 1.12rem;}
	.star-banner .title{font-size: .48rem;line-height: 1.5;margin-top: .2rem;}
	.star-banner .line{width: 1.2rem;height: .08rem;margin-top: .44rem;}
	.star-banner .info{font-size: .26rem;max-width:none;margin-top: .54rem;}
	.star-banner .info p{margin-bottom: .2rem;}
	.star-banner .data-list{margin-top: .46rem;}
	.star-banner .item{margin-right: 1.2rem;}
	.star-banner .num{font-size: .66rem;line-height: 1rem;}
	.star-banner .num::after{font-size: .34rem;right: -.4rem;line-height: 2;}
	.star-banner .item p{font-size: .26rem;}
	.star .star-search{padding: 1.54rem 0 1.48rem;}
	.star .star-search .title{font-size: .48rem;}
	.star .star-search form{width: 100%;margin-top: .36rem;}
	.star .star-search .text{width: 5.32rem;height: .9rem;padding: 0 .2rem;font-size: .26rem;border-radius: .12rem;}
	.star .star-search .btn{width: 1.26rem;height: .9rem;background: #99C722;border-radius: .12rem;padding-left: 0;font-size: .26rem;}
	.star .star-main{padding: .62rem 0 1.24rem;}
	.star .star-main .item{width: 100%;margin: 0 0 .2rem;}
	.star .star-main .info{border-width: .05rem;padding: .26rem .4rem .36rem;border-radius: .12rem;font-size: .24rem;line-height: 2.2;}
	.star .star-main .item::before{height: .12rem;border-radius: 0 0 0 .12rem;}
	.star .star-main .item::after{height: .12rem;border-radius: 0 .12rem 0 0;}
	.star .star-main img{width: 1.18rem;right: .46rem;top: .38rem;}
	.star .star-main a{width: 1.56rem;height: .52rem;border-radius: .08rem;font-size: .18rem;right: .36rem;bottom: .36rem;}
	.star .star-main a i{width: .3rem;height: .3rem;margin-right: .08rem;}

	/*问答*/
	.service{padding: 1rem 0 1.42rem;}
	.service .main{margin-top: .6rem;display: block;}
	.service .left{width: 100%;}
	.service .left .box{background: none;border-radius: 0;}
	.service .left .title{display: none;}
	.service .left .list{margin-top: 0;}
	.service .left .list ul{display: flex;justify-content: space-between;padding: 0 .6rem;}
	.service .left li{border-top: none;}
	.service .left a{font-size: .32rem;line-height: .4rem;}
	.service .left .active a::after{width: .52rem;height: .06rem;background: #99C722;border-radius: .03rem;top: auto;right: auto;left: 50%;bottom: -.18rem;margin-left: -.26rem;}
	.service .right{width: 100%;margin-top: .6rem;}
	.service .service-search{display: block;}
	.service .service-search .title{display: none;}
	.service .service-search form{width: 100%;height: .9rem;border-radius: .12rem;}
	.service .service-search .text{width: 80%;height: .9rem;font-size: .26rem;padding: 0 .4rem;}
	.service .service-search .btn{width: .4rem;height: .4rem;background-size: cover;margin-right: .4rem;}
	.qa-list{margin-top: .44rem;border-top: none;padding-bottom: .84rem;}
	.qa-list .top{height: 1.28rem;font-size: .28rem;padding-right: 0;line-height: .48rem;}
	.qa-list .top::after{display: none;}
	.qa-list .erify{font-size: .26rem;margin-top: 0;line-height: .48rem;width: 100%;padding-bottom: .4rem;}
	.dl-list{margin-top: .6rem;padding-bottom: .48rem;}
	.dl-list ul{justify-content: space-between;}
	.dl-list li{width: 3.2rem;margin: 0 0 .4rem;}
	.dl-list .imgBg{height: 2.2rem;}
	.dl-list .name{display: block;margin-top: .22rem;}
	.dl-list p{font-size: .26rem;line-height: .4rem;overflow: visible;text-overflow: clip;white-space:normal;}
	.dl-list .load-icon{width: .44rem;height: .44rem;margin-top: .14rem;}

	/*成功案例*/
	.case{padding: .8rem 0;}
	.case .case-search form{width: 100%;}
	.case .case-search .case-select{width: 2.5rem;height: .8rem;border-radius: .08rem;}
	.case .case-search .case-select p{padding: 0 .2rem;font-size: .26rem;line-height: .8rem;}
	.case .case-search .case-select p::after{width: .24rem;height: .14rem;right: .2rem;}
	.case .case-search .case-select ul{top: .8rem;max-height: 3rem;}
	.case .case-search .case-select li{padding: 0 .2rem;font-size: .26rem;line-height: .6rem;}
	.case .case-search .btn{width: 1.4rem;height: .8rem;font-size: .26rem;background-size: .24rem .24rem;background-position: .2rem center;padding-left: .2rem;border-radius: .08rem;}
	.case-list{margin-top: .6rem;padding-bottom: .4rem;}
	.case-list li{width: 100%;margin: 0 0 .3rem;}
	.case-list .pic{height: 4.68rem;border-radius: .08rem;}
	.case-list .imgBg{height: 4.68rem;}
	.case-list .name{font-size: .3rem;margin-top: .2rem;}
	.case-list .addrs{margin-top: .1rem;}
	.case-list .addrs span{font-size: .24rem;margin-right: .2rem;border-radius: .08rem;padding: 0 .2rem;}

	/*搜索*/
	.result{padding: 1.8rem 0 1.2rem;}
	.result .container{padding-top: .3rem;}
	.result .tips{font-size: .3rem;margin-top: .2rem;}
	.result .main{display: block;margin-top: .3rem;}
	.result .left{width: 100%;}
	.result .left .box{background: none;border-radius: 0;padding: 0;}
	.result .left .title{display: none;}
	.result .left .list{display: flex;margin-top: 0;}
	.result .left a{font-size: .32rem;line-height: .4rem;border-top: none;margin-right: .3rem;position: relative;}
	.result .left .active::after{width: .52rem;height: .06rem;background: #99C722;border-radius: .03rem;top: auto;right: auto;left: 50%;bottom: -.18rem;margin-left: -.26rem;}
	.result .right{width: 100%;margin-top: .5rem;}
	

}