


/*移动端适配*/
@media screen and (max-width: 750px) {
	.container{width: 6.7rem;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	/*头部*/
	.header{display: none;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1rem;z-index: 99}
	.m-head-high{z-index: 101;}
	.m-header::before{content:'';width: 100%;height:100%;;background: rgba(0, 0, 0, 0.15);backdrop-filter: blur(15px);-webkit-backdrop-filter: blur(15px);position: absolute;left:0;top:0;}
	.m-header .container{width: 100%;padding: 0 .4rem; box-sizing: border-box;position: relative;height: 1rem; z-index: 10;display: flex;justify-content: space-between;align-items: flex-start;}
	.m-header .logo{display: block;width: 1.84rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .right{display: flex;align-items: center;height: 1rem;}
	.m-header .nav{width: .54rem; height: .36rem;background: url('../images/m_nav.png') no-repeat center;background-size: cover;}
	.m-header .search{width: .4rem;height: .4rem;background: url('../images/search.png') no-repeat;background-size: cover;margin-right: .3rem;}
	.m-header .lan{font-size: .28rem;color: #fff;font-weight: 700;margin-right: .3rem;}

	.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 .container{padding: .6rem 4% 2.5rem;display: block;height: auto;}
	.m-main .item .top{font-size: .3rem;line-height: 1.16rem;height: 1.16rem;padding: 0; font-weight: bold;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: .24rem;height: .24rem;background: url('../images/arrow_db.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.12rem;background-size: cover;transition: all .5s ease-in-out;}
	.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: .24rem;height: .24rem;background: url('../images/arrow_db.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(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 .erify a{font-size: .26rem;line-height: .8rem;border-bottom: none;padding-left: .3rem;}
	.m-main .item .list .fac{display:flex !important;align-items: center;}
    .m-main .item .list img{height: .5rem;margin-left:.2rem;}
	.m-search{position: absolute;left: 0;top: 1rem;background: rgba(0,17,34,0.8);padding: .5rem .4rem .3rem;width:100%;display: none;box-sizing: border-box;}
	.m-search form{display: flex;width: 100%;height: .8rem;background-color: #fff;box-shadow:0 0 10px 0px #55708f;border-radius: .08rem;overflow: hidden;}
	.m-search .text{display: block; width: 85%;height: .8rem;border:none;color: #333;background:none;text-indent: .3rem;font-size: .26rem;}
	.m-search .btn{display: block;width: 15%;height: .8rem;background: url('../images/search_h.png') no-repeat center center;background-size: .4rem .4rem;border:none;}

	/*底部*/
	.footer .top .container{display: block;}
	.footer .left{padding: .6rem 0 .4rem;width: 100%;}
	.footer .nav{display: none;}
	.footer .app-link{margin-top: 0;justify-content: space-between;}
	.footer .app-link a{width: 2.1rem;height: 1.2rem;border-radius: .1rem;padding-top: .2rem;margin: 0;}
	.footer .app-link img{width: .8rem;}
	.footer .app-link a:first-child img{width: .36rem;}
	.footer .app-link p{font-size: .24rem;margin-top: .1rem;}
	.footer .app-link .erify{width: 3rem;bottom: 1.36rem;left: 50%;transform: translateX(-50%);}
	.footer .app-link .erify::after{left: 50%;transform: translateX(-50%);}
	.footer .app-link a:last-child .erify{transform: translateX(-60%);}
	
	.footer .app-link .box{padding: .2rem 0;}
	.footer .app-link .row{width: 1.2rem;margin: 0 .1rem;}
	.footer .app-link .row img{width: 1.2rem;}
	.footer .app-link .type{font-size: .24rem;margin-top: .1rem;}
	.footer .right{width: 100%;border-left: none;padding: 0 0 .4rem;}
	.footer .right .logo{width: 1.73rem;}
	.footer .info-list{display: block;margin-top: .3rem;}
	.footer .info-list .item{width: 100%;margin-bottom: .3rem;}
	.footer .info-list p{font-size: .26rem;}
	.footer .info-list .txt{font-size: .28rem;margin-top: .1rem;}
	.footer .share{padding-top: 0;}
	.footer .share p{font-size: .26rem;}
	.footer .share .list{margin-top: .3rem;}
	.footer .share a{width: .54rem;height: .54rem;margin-right: .3rem;}
	.footer .share i{width: .28rem;height: .28rem;}
	.footer .erify{width: 1.3rem;left: 0;transform: translateX(0px);bottom: .7rem;border-radius: .08rem;}
	.footer .erify img{border-radius: .08rem;}
	.footer .erify::after{border-left-width: .1rem;border-right-width: .1rem;border-top-width: .1rem;bottom: -.1rem;left: .17rem;transform: translateX(0px);}
	.footer .bot{padding: .3rem 0;}
	.footer .bot .container{display: block;}
	.footer .copyright{font-size: .26rem;line-height: 1.5;}
	.footer .links{justify-content: flex-start;margin-top: .3rem;}
	.footer .links a{font-size: .26rem;}
	.footer .links .line{margin: 0 .3rem;height: .22rem;}

	/*通用*/
	.sub-banner img{height: 6.6rem;}
	.sub-banner .main{padding-top: 1rem;display: flex; align-items: center;}
	.sub-banner .title{font-size: .6rem;}
	.sub-banner .title br{display: none;}
	.sub-banner .busi-main .title{font-size: .42rem;}
	.sub-banner .tel{width: 72%;margin-top: .5rem;padding: .5rem 0 .6rem;}
	.sub-banner .tel .icon{width: .88rem;height: .88rem;margin-right: .4rem;}
	.sub-banner .tel .icon i{width: .54rem;height: .54rem;}
	.sub-banner .tel .num{font-size: .42rem;}
	.sub-banner .tel p{font-size: .26rem;}
	.sub-banner .link{width: 1.8rem;height: .72rem;font-size: .26rem;border-radius: .16rem;margin-top: .5rem;}

	.sub-nav .item{font-size: .3rem;margin: 0 .3rem;padding-bottom: .3rem;}
	.sub-nav .active{border-bottom-width: .04rem;}
	.com-tit{font-size: .48rem;}
	.learn-more{width: 2.4rem;height: .8rem;border-width: .04rem;font-size: .26rem;border-radius: .1rem;}
	.swiper-com .swiper-button-prev,
	.swiper-com .swiper-button-next{display: none;}
	.swiper-com .swiper-pagination-bullet{width: .2rem;height: 2px;margin: 0 .1rem;}
	.news-list{display: block;}
	.news-list .item{width: 100%;margin: 0 0 .5rem;border-radius: .08rem;}
	.news-list .pic{border-radius: .08rem;height: 4.15rem;}
	.news-list img{height: 4.15rem;}
	.news-list .main{padding: .4rem .3rem;height: auto;display:flex;flex-direction: column-reverse;}
	.news-list .time{font-size: .26rem;}
	.news-list .title{font-size: .3rem;margin: 0 0 .2rem;}
	.show-list .item{margin-bottom: .5rem;display: block;}
	.show-list .pic{width: 100%;border-radius: .08rem;}
	.show-list img{height: auto;}
	.show-list .box{padding: .4rem 0 0;width: 100%;}
	.show-list .title{font-size: .32rem;}
	.show-list .infos{margin-top: .2rem !important;}
	.show-list .txt{margin-top: .3rem;font-size: .26rem;}
	.pro-list{padding-bottom: .3rem;}
	.pro-list li{width: 100%;margin: 0 0 .5rem;height: 7.2rem;border-radius: .16rem;}
	.pro-list .link{padding-top: .4rem;}
	.pro-list .img{width: 3.32rem;height: 3.32rem;}
	.pro-list img{max-height: 3.32rem;}
	.pro-list .box{padding: .3rem .3rem 0;}
	.pro-list .type{font-size: .3rem;}
	.pro-list .txt{margin-top: .1rem;font-size: .26rem;}
	.pro-list .bot a{height: 1rem;font-size: .26rem;}
	.site a{font-size: .24rem;}
	.site span{width: .24rem;height: .24rem;margin: 0 .08rem; background-size: .11rem .17rem;}
	.site span:last-child{font-size: .24rem;}
    .aside{right: 0; margin-top:0;top: auto;bottom: 10%;transform:translateY(0px)}
    .aside a{width:1.2rem;}
	.page a, 
	.page span{display: none;}
	.page .prev, .page .next{display: flex;width: .64rem;height: .64rem;font-size: 0;border-radius: .08rem;}
	.page .prev::after,
	.page .next::after{width: .32rem;height: .32rem;}

	/*首页*/
	.home .swiper-banner{height:8rem;}
	.home .swiper-banner img,
	.home .swiper-banner video{height: 8rem;}
	.home .swiper-banner h2{font-size: .48rem;}
    .home .swiper-banner .link{width:2.4rem;height:.72rem;font-size: .26rem;margin-top:.5rem;border-radius: .1rem;}
	.home .container{width: 6.7rem;}
	.home .about-box{padding-top: .4rem;}
	.home .about-box .pic{width: 100%;right: 0;top: 0;position: relative;}
	.home .about-box .container{padding: 0;margin-top: -1.2rem;}
	.home .about-box .info{font-size: .26rem;margin-top: .2rem;width: 100%;}
	.home .data-list{margin-top: .5rem;flex-wrap: wrap;justify-content: space-between;}
	.home .data-list .item{width: 46%;margin:0 0 .6rem;}
	.home .data-list .num{font-size: .26rem;line-height: .5rem;}
	.home .data-list .num span{font-size: .48rem;}
	.home .data-list p{font-size: .24rem;padding-top: .1rem;margin-top: .1rem;}
	.home .m-busi{padding: .8rem 0;}
	.home .swiper-busi{margin-top: .5rem;padding-bottom: .3rem;}
	.home .swiper-busi .pic{position: relative;}
	.home .swiper-busi .links{position: absolute;display: flex;justify-content: center;bottom: .3rem;left: 0;width: 100%;}
	.home .swiper-busi .links a{width: 1.6rem;height: .6rem;margin: 0 .05rem;padding: 0 .1rem;font-size: .22rem;border-radius: .1rem;display: flex;justify-content: center;align-items: center;box-sizing: border-box;background: rgba(1,1,1,0.15);backdrop-filter: blur(10px);color: #fff;}
	.home .swiper-busi .box{padding: .3rem 0 0;}
	.home .swiper-busi .img{height: .64rem;}
	.home .swiper-busi .img img{height: .64rem;}
	.home .swiper-busi .title{font-size: .36rem;margin-top: .3rem;font-weight: 700;}
	.home .swiper-busi .txt{font-size: .24rem;margin-top: .2rem;}
	.home .swiper-busi .learn-more{margin-top: .3rem;}

	.home .road-box{padding-top: .8rem;height: auto;}
	.home .road-box .video{position: relative;z-index: 10;}
	.home .road-box .info{margin-top: .3rem;display:flex;}
	.home .road-box p{font-size: .26rem;}
	.home .road-box .num{font-size: .64rem;margin-top: 0;margin-left: .1rem;}
	.home .road-box img{position: relative;margin-top: -.3rem;}
	.home .case-box{padding-top: .4rem;}
	.home .case-box .container{border-radius: .16rem;padding: .4rem .3rem .6rem;}
	.home .case-box .com-tit{font-size: .42rem;}
	.home .swiper-case{margin-top: .5rem;width: 6.4rem;padding-bottom: .6rem;}
	.home .swiper-case .swiper-slide{width: 5.4rem;}
	.home .swiper-case .pic{height: 3.4rem;border-radius: .12rem;}
	.home .swiper-case img{height: 3.4rem;}
	.home .swiper-case .num{right: .3rem;font-size: .65rem;bottom: -.1rem;}
	.home .swiper-case .title{font-size: .3rem;margin-top: .3rem;}
	.home .news-box{padding: .8rem 0 1.6rem;position: relative;}
	.home .news-box .com-tit{font-size: .42rem;}
	.home .news-box .list{display: block;margin-top: .3rem;padding-top: .3rem;}
	.home .news-box .item{width: 100%;margin: 0 0 .5rem;}
	.home .news-box .pic{border-radius: .08rem;height: 4.15rem;border-radius: .08rem;}
	.home .news-box img{height: 4.15rem;}
	.home .news-box .box{margin-top: .3rem;display:flex;flex-direction:column-reverse;}
	.home .news-box .time{font-size: .24rem;}
	.home .news-box .title{font-size: .28rem;margin: 0 0 .2rem;}
	.home .news-box .learn-more{position: absolute;left: .4rem;bottom: .8rem;}
	.home .parter-box{padding: .3rem 0;}
	.home .parter-box .marquee{height: 1.2rem;}
	.home .parter-box .list{height: 1.2rem;animation: specMove 12s linear infinite;}
	.home .parter-box .step{margin: 0 .3rem;}
	.home .parter-box .img{width: 2.4rem;height: 1.2rem;}
	.home .parter-box img{max-height: 1.2rem;max-width: 100%;}

	/*关于我们*/
	.about .profile-box{padding-top: .8rem;}
	.about .profile-box .title{font-size: .36rem;}
	.about .profile-box .info{margin-top: .3rem;font-size: .26rem;text-align: left;}
	.about .profile-box .main{margin-top: .8rem;padding-top: .8rem;}
	.about .profile-box .culture-tit{font-size: .36rem;}
	.about .profile-box .list{margin-top: .5rem;padding: .6rem 0;}
	.about .profile-box .item{margin-bottom: .5rem;padding: 0 .3rem;}
	.about .profile-box .name{font-size: .3rem;}
	.about .profile-box .txt{font-size: .24rem;margin-top: .2rem;font-weight: 400;}
	.about .course-box{position: relative;padding-top: .8rem;height: auto;}
	.about .course-box .video{display: none;}
	.about .course-box .pic{margin-top: .3rem;}
	.about .course-h{height: 0;}
	.about .course-box .data-bg{display: none;}
	.about .data-box{background: url(../img/data_bg.jpg) no-repeat center center;background-size: cover;opacity: 1;}
	.about .data-box .container{padding: .8rem 0;}
	.about .data-box .main{margin-top: .5rem;}
	.about .data-box .container::before, 
	.about .data-box .container::after{height: 1.96rem;}
	.about .data-box .linel, .about .data-box .liner, 
	.about .data-box .linem{height:calc(100% + 0.8rem)}
	.about .data-box .list{padding: .3rem .2rem 0;}
	.about .data-box .list .item{display: block;width: 3rem;}
	.about .data-box .list .img{width: .96rem;}
	.about .data-box .list img{max-height: .64rem;}
	.about .data-box .list p{font-size: .22rem;margin-top: .3rem;}
	.about .data-box .list .num{font-size: .28rem;line-height: .5rem;margin-top: .2rem;}
	.about .data-box .list .num span{font-size: .48rem;}
	.about .data-box .evn-list{padding: .3rem .2rem 0;}
	.about .data-box .evn-list .row{width: 3rem;}
	.about .data-box .evn-list p{font-size: .22rem;padding-bottom: .2rem;}
	.about .data-box .evn-list .img{margin-top: .2rem;height: .64rem;}
	.about .data-box .evn-list img{height: .64rem;}
	.about .data-box .evn-list .bot{margin-top: .2rem;font-size: .26rem;line-height: .5rem;}
	.about .data-box .evn-list .line{width: 1.2rem;}
	.about .data-box .evn-list .row:last-child .line{width: 1rem;}
	.about .data-box .evn-list .bot span{font-size: .48rem;}
	.about .honor-box{padding: .8rem 0;overflow: hidden;}
	.about .honor-box .top-info{margin-top: .5rem;padding: .3rem 0 .5rem;}
	.about .honor-box .item{display: block;width: 48%;}
	.about .honor-box .num{font-size: .28rem;line-height: .6rem;}
	.about .honor-box .num span{font-size: .64rem;}
	.about .honor-box .line{display: none;}
	.about .honor-box .box{width: 100%;margin-top: .3rem;}
	.about .honor-box .name{font-size: .3rem;}
	.about .honor-box .txt{font-size: .22rem;margin-top: .2rem;}
	.about .swiper-honor{margin-top: 0;padding-bottom: 0;width: 7.1rem;}
	.about .swiper-honor .swiper-slide{width: 3.5rem;}
	.about .swiper-honor .img{height: 3.86rem;border-radius: .12rem;}
	.about .swiper-honor img{max-width: 2.4rem;max-height: 3.14rem;}
	
	/*管理团队*/
	.team{padding: .8rem 0 .4rem;}
	.team .list{margin-top: .5rem;}
	.team .item{margin-bottom: .5rem;padding: 0;display: block;}
	.team .item::before{width: 100%;height: 100%;left: 0;}
	.team .pic{width: 100%;border-radius: .08rem .08rem 0 0;}
	.team .pic img{height: 8.16rem;}
	.team .box{padding: .6rem .3rem;box-sizing: border-box;width: 100%;}
	.team .name{font-size: .36rem;}
	.team .pos{margin-top: .2rem;font-size: .28rem;padding-left: .3rem;}
	.team .pos::before{height: calc(100% - .1rem);top: .05rem;width: .04rem;}
	.team .item::after{display: none;}
	.team .info{margin-top: .3rem;font-size: .26rem;}
	.team .honor{margin-top: .5rem;padding-top: .3rem;}
	.team .tit{font-size: .28rem;}
	.team .txt{margin-top: .2rem;font-size: .26rem;}
	.team .item:nth-child(2n)::before{right: 0;}

	/*加入我们*/
	.join .top-box{padding-top: .8rem;}
	.join .future{border-radius: .08rem;}
	.join .future .pic{padding-top: .4rem;width: 3.82rem;}
	.join .future .info{font-size: .28rem;margin-top: .1rem;}
	.join .recruit{margin-top: .8rem;display: block;}
	.join .recruit .item{width: 100%;margin-bottom: .5rem;}
	.join .recruit .pic{border-radius: .08rem .08rem 0 0;height: 3.34rem;}
	.join .recruit .pic img{height: 3.34rem;}
	.join .recruit .main{height: auto;padding: .4rem .3rem;}
	.join .recruit .title{font-size: .36rem;}
	.join .recruit .txt{margin-top: .2rem;font-size: .28rem;line-height: 1.5;}
	.join .recruit .learn-more{width: 2.4rem;height: .8rem;margin-top: .5rem;font-size: .26rem;border-radius: .1rem;}
	.join .care-box{padding: .4rem 0 .8rem;overflow: hidden;}
	.join .care-box::after{height: 3.6rem;background-size: 5.6rem 3.6rem;}
	.join .care-box .nav{margin-top: .5rem;}
	.join .care-box .nav .item{font-size: .3rem;margin: 0 .3rem;padding-bottom: .2rem;}
	.join .care-box .nav .active{border-bottom-width: .04rem;}
	.join .care-box .tabs{margin-top: .5rem;width: 7.1rem;}
	.join .swiper-care{padding-bottom: 0;}
	.join .swiper-care .swiper-slide{width:4.65rem;}
	.join .swiper-care .box{padding: .3rem 0 0;}
	.join .swiper-care .time{font-size: .26rem;}
	.join .swiper-care .title{font-size: .3rem;margin-top: .2rem;}

	/*新闻动态*/
	.news{padding: .6rem 0 .8rem;}
	.sub-cate .item{margin-right: .4rem;font-size: .3rem;padding-bottom: .2rem;}
	.sub-cate .active{border-bottom-width: .04rem;}
	.news .news-box{padding-top: .5rem;margin-top: .3rem;position:relative;}
	.news .news-box .web-achnor{top: -1.4rem;}
	.news-search{display: block;}
	.news-search .tags{flex-wrap: wrap;}
	.news-search .tags span{font-size: .3rem;margin-right: 5.6rem;margin-bottom: .3rem;}
	.news-search .tags a{padding: 0 .3rem;height: .6rem;font-size: .26rem;margin-right: .3rem;margin-bottom: .2rem;border-radius: .08rem;}
	.news-search .right{justify-content: space-between;margin-top: .3rem;}
	.news-search .year-select{width: 2.4rem;height: .8rem;}
	.news-search .year-select p{height: .8rem;padding: 0 .3rem;font-size: .26rem;border-radius: .08rem;}
	.news-search .year-select p::after{width: .22rem;height: .12rem;right: .2rem;}
	.news-search .year-select ul{top: .8rem;border-radius: .08rem;max-height: 4rem;}
	.news-search .year-select a{padding: 0 .3rem;font-size: .26rem;line-height: .8rem;}
	.news-search .form{width: 4.2rem;height: .8rem;border-radius: .08rem;}
	.news-search .text{width: 3.6rem;height: .6rem;padding: 0 .3rem;font-size: .26rem;}
	.news-search .btn{width: .44rem;height: .44rem;margin-right: .2rem;}
	.news .news-box .news-list{padding: .3rem 0;}

	/*展会与活动*/
	.show{padding: .6rem 0 .8rem;}
	.show .show-recom{margin-top: .5rem;display: block;}	
	.show .show-recom .pic{width: 100%;border-radius: .08rem;}
	.show .show-recom .pic img{height: auto;}
	.show .show-recom .main{padding: .4rem 0 0;width: 100%;}
	.show .show-recom .title{font-size: .36rem;}
	.show .show-box .right{width:100%;}
	.show .infos{margin-top: .3rem;display: block;}
	.show .infos .step{font-size: .26rem;margin: 0 0 .2rem;}
	.show .infos i{width: .3rem;height: .3rem;margin-right: .2rem;}
	.show .show-recom .txt{margin-top: .3rem;font-size: .26rem;}
	.show .show-recom .more{width: 2rem;height: .8rem;margin-top: .4rem;font-size: .26rem;border-radius: .08rem;border-width: .04rem;}
	.show .show-box{margin-top: .8rem;padding-top: .5rem;}
	.show .show-box .main{display: block;width: 100%;}
	.show .show-box .left{width: 100%;}
	.show-list{padding-bottom: .3rem;}
	.show .show-box .main .right{width: 100%;background: rgba(0, 0, 0, 0.15);z-index: 101;position: fixed;left: 0;top: 0;height: 100%;display: none;}
	.show .form-box{width: 6.77rem;padding: .4rem .3rem;box-sizing: border-box;border-radius: .16rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.show .form-box .title{font-size: .36rem;}
	.show .form-box .info{margin-top: .2rem;font-size: .26rem;}
	.show .form-box form{margin-top: .3rem;}
	.show .form-box .item{margin-bottom: .16rem;}
	.show .form-box .show-select p{height: .8rem;font-size: .26rem;padding: 0 .4rem;}
	.show .form-box .show-select p::after{width: .36rem;height: .36rem;right: .3rem;top: .22rem;}
	.show .form-box .show-select ul{border-radius: .08rem;top: .8rem;max-height: 4rem;}
	.show .form-box .show-select li{padding: 0 .4rem;font-size: .26rem;line-height: .8rem;}
	.show .form-box .text{height: .8rem;font-size: .26rem;padding: 0 .3rem 0 .4rem;border-radius: .08rem;}
	.show .form-box .item::before{font-size: .26rem;left: .2rem;top: .28rem;}
	.show .form-box .vcode-text{width:3.6rem;}
	.show .form-box img{height: .8rem;width: 2.4rem;}
	.show .form-box .item-bot{padding-top: .2rem;}
	.show .form-box .btn{width: 1.8rem;height: .8rem;font-size: .26rem;border-radius: .16rem;border-width: .04rem;}
	.show .form-box .close{display: block;width: .3rem;height: .3rem;background: url(../images/close_b.png) no-repeat;background-size: cover;position: absolute;right: .3rem;top: .4rem;}
	.show .book-btn{display: block;width: .64rem;height: .64rem;position: fixed;right: .4rem;bottom: 30%;z-index: 80;background: url(../images/book_icon.png) no-repeat center center #1E50E6;background-size: .36rem .36rem;border-radius: .08rem;}

	/*光伏学院*/
	.college{padding-bottom: 1.2rem;}
	.college .info-box{padding-top: .8rem;}
	.college .info-box .container{flex-direction: column-reverse;}
	.college .info-box .pic{width: 100%;border-radius: .16rem;}
	.college .info-box .left{width: 100%;margin-top: .5rem;}
	.college .info-box .info{font-size: .26rem;margin-top: .3rem;}
	.college .data-list{margin-top: .5rem;flex-wrap: wrap;}
	.college .data-list .item{width: 46%;margin-bottom: .3rem;}
	.college .data-list .num{font-size: .28rem;line-height: .5rem;}
	.college .data-list .num span{font-size: .48rem;}
	.college .data-list p{font-size: .26rem;padding-top: .1rem;margin-top: .2rem;}
	.college .intro-box{padding: .6rem 0 .4rem;}
	.college .intro-box .info{font-size: .26rem;width: 100%;margin-top: .3rem;text-align: left;}
	.college .enter-link{margin-top: .5rem;width: 100%;}
	.college .enter-link::before,
	.college .enter-link::after{width: 1.3rem;height: 3.26rem;}
	.college .enter-link .img{width: 3.2rem;left: 1.8rem;top: .3rem;}
	.college .enter-link .list{padding-top: .3rem;}
	.college .enter-link .item{margin-bottom: .36rem;align-items: center;}
	.college .enter-link .item:first-child, 
	.college .enter-link .item:nth-child(5){padding-left: .26rem;}
	.college .enter-link .item:nth-child(2),
	.college .enter-link .item:nth-child(6){padding-right: .26rem;}
	.college .enter-link .item img{height: .64rem;margin-right: .1rem;}
	.college .enter-link .item:nth-child(2n) img{margin-right: 0;margin-left: .1rem;}
	.college .enter-link .item p{font-size: .24rem;line-height: 1.4;}
	.college .marquee{padding: .3rem 0;height: 1.2rem;}
	.college .marquee .list{height: 1.2rem;}
	.college .marquee .step{height: 1.2rem;margin: 0 .2rem;}
	.college .marquee .img{width: 2.4rem;height: 1.2rem;border-radius: .09rem;box-shadow: 0px .12rem .3rem 0px rgba(200, 218, 255, 0.5);}
	.college .marquee img{max-height: .64rem;max-width: 1.8rem;}

	/*学院介绍*/
    .intro{padding-bottom: 1.2rem;}
	.intro .container{width: 6.7rem;}
	.intro .info-bxo{padding: 1.2rem 0 .8rem;}
	.intro .info-bxo .container{border-radius: .16rem;}
	.intro .info-bxo .pic{width: 3.1rem;transform: translateY(-.6rem);}
	.intro .info-bxo .com-tit{margin-top: -.8rem;}
	.intro .info-bxo .info{margin-top: .3rem;width: 6.1rem;text-align: left;font-size: .26rem;}
	.intro .info-bxo .box{margin-top: .3rem;display: block;}
	.intro .info-bxo .item{padding: .3rem;width: 100%;}
	.intro .info-bxo .name{font-size: .3rem;}
	.intro .info-bxo .txt{margin-top: .2rem;font-size: .24rem;}
	.intro .info-bxo .item:last-child{border-left: none;border-top: 1px solid rgba(0, 0, 0, 0.1);}
	.intro .info-bxo .list{margin-top: .2rem;}
	.intro .info-bxo .step{padding-left: .16rem;width: 100% !important;font-size: .24rem;margin-bottom: .1rem;}
	.intro .info-bxo .step::before{width: .08rem;height: .08rem;left: 0;}
	.intro .adv-box{padding: .8rem 0 .4rem;}
	.intro .adv-box .main{margin-left: 0;display: block;}
	.intro .adv-box .left{padding-top: 0;padding-left: .4rem;}
	.intro .adv-box .list{display: block;margin-top: .5rem;overflow-x: auto;width: 7.1rem;margin-left: .4rem;display: flex;}
	.intro .adv-box .item{width: 5.4rem;height: 5rem; margin-right: .4rem;flex: none; height: auto;box-sizing: border-box;display: block;background: none !important;}
	.intro .adv-box .item:first-child{border-left: none;}
	.intro .adv-box .box{padding: 0 0 0 .4rem;}
	.intro .adv-box .item:first-child .box{padding: 0;}
	.intro .adv-box .name{font-size: .36rem;min-height: auto;}
	.intro .adv-box .name br{display: none;}
	.intro .adv-box .item .txt{height: auto;font-size: .26rem;margin-top: .2rem !important;}
	.intro .leader-box{padding-top: .8rem;}
	.intro .swiper-leader{margin: .5rem 0 0 .4rem;}
	.intro .swiper-leader .swiper-slide{width: 6rem;}
	.intro .swiper-leader .box{display: block;}
	.intro .swiper-leader .pic{width: 100%;border-radius: .16rem;}
	.intro .swiper-leader img{height: 4.18rem;}
	.intro .swiper-leader .cell{margin-right: 0;padding-top: .3rem;width: 100%;}
	.intro .swiper-leader .name{font-size: .36rem;}
	.intro .swiper-leader .tips{padding-left: .16rem;margin-top: .2rem;font-size: .24rem;}
	.intro .swiper-leader .tips::before{width: 1px;height: .2rem;}
	.intro .swiper-leader .info{font-size: .26rem;margin-top: .2rem;}
	.intro .leader-box .line{margin-top: .6rem;}
	.intro .teacher-box{padding: .8rem 0 0;overflow: hidden;}
	.intro .swiper-tech{margin-top: .5rem;width: 7.1rem;}
	.intro .swiper-tech .swiper-slide{width: 5.4rem;}
	.intro .swiper-tech .pic{border-radius: .16rem;}
	.intro .swiper-tech img{height: 5rem;}
	.intro .swiper-tech .name{font-size: .36rem;margin-top: .2rem;}
	.intro .swiper-tech .tips{padding-left: .16rem;margin-top: .2rem;font-size: .24rem;}
	.intro .swiper-tech .tips::before{width: 1px;height: .2rem;}
	.intro .swiper-tech .txt{font-size: .24rem;margin-top: .2rem;}
	.intro .course-box{padding-top: .8rem;}
	.intro .course-box .card{margin-top: .5rem;padding: 0;}
	.intro .course-box .item{height: 8.4rem;margin-bottom: .3rem;}
	.intro .course-box img{height:8.4rem;border-radius: .16rem;}
	.intro .course-box .item:first-child{height: 12.4rem;}
	.intro .course-box .item:first-child img{height: 12.4rem;}
	.intro .course-box .cell{padding: .6rem .3rem;width: 100%;box-sizing: border-box;}
	.intro .course-box .title{font-size: .36rem;padding-left: .3rem;}
	.intro .course-box .title::before{width: .04rem;height: .36rem;}
	.intro .course-box .obj{height: .6rem;padding: 0 .2rem;font-size: .22rem;margin-left: .2rem;border-radius: .08rem;font-weight: 400;}
	.intro .course-box .row{margin-top: .3rem;padding-left: .3rem;}
	.intro .course-box .name{font-size: .3rem;}
	.intro .course-box .txt{font-size: .24rem;margin-top: .2rem;}

	/*可持续发展*/
	.sustain{padding: .8rem 0;}
	.sustain .card-list .item{margin-bottom: .3rem;height: 4.65rem;min-height: 4.65rem;}
	.sustain .card-list a{height: 4.65rem;}
	.sustain .card-list img{height: 4.65rem;border-radius: .16rem;}
	.sustain .card-list .abs{padding: 0 .3rem;background: rgba(0, 0, 0, 0.15);}
	.sustain .card-list .title{font-size: .36rem;}
	.sustain .card-list .txt{font-size: .26rem;width: 100%;margin-top: .3rem;}
	.sustain .card-list .more{margin-top: .5rem;font-size: .28rem;width: 2.4rem;height: .78rem;border-radius: .16rem;}

	/*可持续发展战略*/
	.develop .idea-box{padding-top: .8rem;}
	.develop .idea-box .info{width: 100%;margin-top: .5rem;font-size: .28rem;}
	.develop .idea-box .main{margin-top: .5rem;height: auto;padding: .6rem .3rem;}
	.develop .idea-box .pic{width: 100%;margin-bottom: .5rem;}
	.develop .idea-box .item{width: 100%;position: static;padding: .3rem;margin-bottom: .3rem;}
	.develop .idea-box .tit{font-size: .3rem;}
	.develop .idea-box .tit span{font-size: .36rem;margin-right: .2rem;padding-bottom: .2rem;}	
	.develop .idea-box .tips{margin-top: .2rem;font-size: .28rem;}
	.develop .idea-box .txt{margin-top: .3rem;font-size: .26rem;}
	.develop .idea-box .line{display: none;}
	.develop .org-box{padding: .8rem 0 1.2rem;}
	.develop .org-box .main{display: block;margin-top: .3rem;}
	.develop .org-box .nav{width: 100%;display: flex;justify-content: space-between;}
	.develop .org-box .nav .item{border-radius: .08rem;height: .8rem;margin-bottom: 0;padding: 0;width: 2.1rem;}
	.develop .org-box .nav .tit{width: 100%;height: .8rem;background: none !important;padding: 0;}
	.develop .org-box .nav p{height: .8rem;font-size: .26rem;background: none !important;color: rgba(0, 0, 0, 0.8);}
	.develop .org-box .nav .name,
	.develop .org-box .nav .line{display: none;}
	.develop .org-box .nav .active{border-right: none;background: #00B0AA;}
	.develop .org-box .nav .active p{color: #fff;}
	.develop .org-box .nav p img{display: none;}
	.develop .org-box .nav .active:nth-child(2){background: #0095DE;}
	.develop .org-box .nav .active:last-child{background: #009658;}
	.develop .tabs{width: 100%;height: 4.9rem;margin-top: .5rem;border-radius: .16rem;}
	.develop .tabs .cell{height: 4.9rem;padding: 0 .8rem;}
	.develop .tabs .cell::before, 
	.develop .tabs .cell::after{width: .36rem;height: .33rem;left: .8rem;top: .6rem;}
	.develop .tabs .cell::after{left: auto;top: auto;bottom: .6rem;right: .8rem;}
	.develop .tabs .tit{font-size: .36rem;}
	.develop .tabs .txt{margin-top: .2rem;font-size: .26rem;}

	/*我们的行动*/
	.acts .act-box{padding: .8rem 0;}
	.acts .act-box .main{margin-top: .5rem;border-radius: 0;height: 15.9rem;}
	.acts .act-box .bg-list .item{height: 5rem;border-radius: .08rem;opacity: 1;position: relative;margin-bottom: .3rem;}
	.acts .act-box .bg-list::after{display: none;}
	.acts .act-box .nav{display: block;}
	.acts .act-box .nav .item{width: 100%;height: 5rem;border-radius: .08rem;margin-bottom: .3rem;align-items: center;padding-bottom: 0 !important;background: rgba(0, 0, 0, 0.25) !important;border-right: none;}
	.acts .act-box .nav .cell{width: 5.4rem;}
	.acts .act-box .nav img{height: .84rem;}
	.acts .act-box .nav .name{font-size: .36rem;margin-top: .2rem;}
	.acts .act-box .nav .txt{font-size: .26rem;margin-top: .3rem;height: auto !important;}
	.acts .target-box{padding: .8rem 0;}
	.acts .target-box .main{flex-direction: column-reverse;margin-top: .5rem;}
	.acts .target-box .pic{width: 100%;}
	.acts .target-box .info{width: 100%;padding-top: .3rem;font-size: .26rem;}
	.acts .target-box .info p{margin-bottom: .2rem;}
	.acts .strate-box{padding: .8rem 0;}
	.acts .strate-box .main{height: 13.8rem;border-radius: 0;}
	.acts .strate-box .nav{display: block;}
	.acts .strate-box .nav .item{width: 100%;margin-bottom: .3rem;height: 4.3rem;padding: .4rem;flex-direction: column;justify-content: space-between;}
	.acts .strate-box .nav .name{font-size: .3rem;}
	.acts .strate-box .nav .txt{margin-top: .2rem;font-size: .26rem;}
	.acts .strate-box .nav .img{width: 40%;margin-right: 60%;display: block;}
	.acts .strate-box .nav .item:last-child .img{width: 15%;margin-right: 85%;}
	.acts .strate-box .bg-list .item{position: static;margin-bottom: .3rem;opacity: 1 !important;height: 4.3rem;border-radius: .08rem;}
    .acts .active-box{padding-top: .8rem;height: 5.4rem;}
    .acts .active-box .img{width:1.08rem;height:.76rem;}
    .acts .active-box .img img{max-width:.96rem;max-height:.54rem;}
    .acts .active-box .tabs{margin-top: 1rem;width: 6.7rem;}
    .acts .active-box .name{font-size: .24rem;margin-top:.2rem;}
    .acts .active-box .txt{font-size: .16rem;margin-top: .1rem;}
    .acts .active-box .active-line{top: 1.4rem;}
    
	.acts .ass-box{padding: .8rem 0;overflow: hidden;}
	.acts .ass-box .nav{justify-content: space-between;}
	.acts .ass-box .item{font-size: .26rem;margin: 0;padding-bottom: .2rem;}
	.acts .ass-box .tabs{margin-top: .5rem;width: 7.1rem;}
	.acts .swiper-ass{padding-bottom: 0;}
	.acts .swiper-ass .swiper-slide{width: 4.65rem;}
	.acts .swiper-ass .pic{height: 2.94rem;border-radius: .08rem;}
	.acts .swiper-ass img{height: 2.94rem;}
	.acts .swiper-ass .main{padding: .3rem 0 0;}
	.acts .swiper-ass .time{font-size: .24rem;}
	.acts .swiper-ass .title{font-size: .3rem;margin-top: .2rem;}

	/*报告及政策*/
	.report{overflow: hidden;}
	.report .policy-box{padding-top: .8rem;}
	.report .policy-box .main{flex-direction: column-reverse;align-items: flex-start; padding: .6rem;border-radius: .16rem;height: auto;margin-top: .5rem;background-size: 4.22rem 2.7rem;}
	.report .policy-box .pic{margin-top: 0;width: 3.8rem;}
	.report .policy-box .left{width: 100%;padding-top: .3rem;}
	.report .policy-box .year{font-size: .48rem;}
	.report .policy-box .title{font-size: .32rem;margin-top: .1rem;}
	.report .policy-box .en{font-size: .28rem;margin-top: .2rem;padding-bottom: .3rem;}
	.report .policy-box .link{width: 2.8rem;height: .8rem;border-width: .04rem;border-radius: .16rem;font-size: .26rem;margin-top: .5rem;}
	.report .policy-box .link i{width: .36rem;height: .36rem;margin-left: .5rem;}
	.report .year-box{padding: .8rem 0;}
	.report .swiper-year{margin-top: .5rem;padding-bottom: 0;width: 7.1rem;}
	.report .swiper-year .swiper-slide{width: 4.2rem;}
	.report .swiper-year .pic{height: 6.18rem;border-radius: .1rem;}
	.report .swiper-year img{height: calc(6.18rem - 2px);}
	.report .swiper-year .load{width: 82%;left: 9%;bottom: .3rem;font-size: .26rem;height: .8rem;border-radius: .1rem;padding: 0 .2rem;}
	.report .swiper-year .load i{width: .36rem;height: .36rem;}
	.report .swiper-year .title{font-size: .3rem;margin-top: .2rem;}

	/*招加盟*/
	.league .adv-box{padding: .8rem 0;}
	.league .adv-box .nav{display: none;}
	.league .swiper-adv{margin-top: .5rem;padding-bottom: .6rem;}
	.league .swiper-adv .main{display: block;}
	.league .swiper-adv .pic{width: 100%;height: 3.05rem;border-radius: .16rem;}	
	.league .swiper-adv img{height: 3.05rem;}
	.league .swiper-adv .box{width: 100%;padding: .3rem 0 0;}
	.league .swiper-adv .title{font-size: .36rem;}
	.league .swiper-adv .txt{margin-top: .2rem;font-size: .26rem;}	
	.league .swiper-adv .swiper-pagination{opacity: 1;}
	.league .cond-box{padding: .8rem 0;}
	.league .cond-box .list{margin-top: .5rem;}
	.league .cond-box .item{width: 100%;height: auto;padding: .3rem;margin: 0 0 .3rem;border-radius: .16rem;}
	.league .cond-box .pic{width: 1.36rem;}
	.league .cond-box .txt{font-size: .26rem;width: 4.4rem;}
	.league .flow-box{padding: .8rem 0;}
	.league .flow-box .list{margin-top: .5rem;flex-wrap: wrap;}
	.league .flow-box .item{margin-bottom: .5rem;}
	.league .flow-box .icon{width: 1.12rem;height: 1.12rem;margin-right: .3rem;}
	.league .flow-box img{width: .48rem;}
	.league .flow-box .num{font-size: .3rem;}
	.league .flow-box p{font-size: .36rem;margin-top: .1rem;}
	.league .flow-box .line{width: 1px;height: .8rem;margin: .3rem 0 .3rem .56rem;display: none;}
	.league .contact-box{padding: .8rem 0;}
	.league .contact-box .map{width: 100%;margin-top: .5rem;}
	.league .contact-box .list{margin-top: .5rem;display: block;}
	.league .contact-box .item{width: 100%;height: .8rem;margin: 0 0 .3rem;}
	.league .contact-box .box{border-radius: .08rem;}
	.league .contact-box .box::before{border-radius: .08rem;}
	.league .contact-box .title{line-height: .78rem;font-size: .28rem;padding: 0 .3rem;}
	.league .contact-box .title::after{width: .36rem;height: .36rem;right: .3rem;}
	.league .contact-box .erify{margin-top: -.12rem;}
	.league .contact-box .col{font-size: .26rem;height: .8rem;padding: 0 .1rem 0 .3rem;}
	.league .contact-box .area{width: 2.6rem;}
	.league .contact-box .name{width: 1.6rem;}
	.league .online-box{padding: .8rem 0 1.2rem;}
	.league .online-box .form{margin-top: .5rem;width: 100%;}
	.league .online-box .item{display: block;margin-bottom: .2rem;}
	.league .online-box .row{width: 100%;margin-bottom: .2rem;}
	.league .online-box .name{font-size: .26rem;margin-bottom: .1rem;}
	.league .online-box .text{padding: 0 .3rem;font-size: .26rem;height: .8rem;border-radius: .08rem;}
	.league .online-box .provice-select{height: .8rem;border-radius: .08rem;}
	.league .online-box .provice-select p{padding: 0 .3rem;font-size: .26rem;line-height: .8rem;}
	.league .online-box .provice-select p::after{width: .36rem;height: .36rem;right: .3rem;}
	.league .online-box .provice-select ul{top: .8rem;border-radius: .08rem;max-height: 4rem;}
	.league .online-box .provice-select li{padding: 0 .3rem;font-size: .26rem;line-height: .8rem;}
	.league .online-box textarea{font-size: .26rem;padding: .3rem;height: 1.8rem;border-radius: .08rem;}
	.league .online-box .vcode-text{width: 4.34rem;}
	.league .online-box img{height: .8rem;border-radius: .08rem;width: 2.16rem;}
	.league .online-box .item-bot{padding-top: .3rem;}
	.league .online-box .btn{width: 2.4rem;height: .8rem;border-width: .04rem;border-radius: .16rem;font-size: .26rem;}

	/*解决方案*/
	.solution{padding: .8rem 0 .6rem;}
	.solution .item{margin-bottom: .6rem;display: block;padding: 0;border-radius: .16rem;overflow: hidden;}
	.solution .item::after{width: 4.22rem;height: 3.4rem;left: .3rem;top: 4.8rem;}
	.solution .item::before{width: 100%;left: 0;}
	.solution .item:nth-child(2n)::before{right: 0;}
	.solution .item:nth-child(2n)::after{transform: rotateY(0deg);right: auto;left: .3rem;}
	.solution .pic{width: 100%;height: auto;border-radius: .16rem;}
	.solution .box{padding: .6rem .3rem;width: 100%;box-sizing: border-box;}
	.solution .title{font-size: .48rem;}
	.solution .txt{font-size: .26rem;margin-top: .3rem;}
	.solution .links{width: 100%;margin-top: .3rem;}
	.solution a{width: 46%;height: .8rem;font-size: .26rem;margin-bottom: .2rem;}
	.solution a i{width: .28rem;height: .28rem;}
	.solution-banner .txt{font-size: .28rem;margin-top: .3rem;}
	.solution-banner .pro-txt{font-size: .26rem;width: 100%;margin-top: .3rem;}

	/*通用*/
	.solute-profile{padding: .8rem 0;}
	.solute-profile .info{font-size: .28rem;text-align: left;width: 100%;margin-top: .3rem;}
	.solute-profile .main{margin-top: .5rem;border-radius: .16rem;}
	.solute-profile .main img{height: 100%;object-fit: cover;position: absolute;left: 0;top:0;}
	.solute-profile .main .nav{display: block;position: relative;z-index: 10;padding: .8rem 0;}
	.solute-profile .item{border-right: none;border-bottom: 1px solid rgba(255, 255, 255, 0.3);padding:0 .4rem .5rem;margin-bottom: .5rem;}
	.solute-profile .item:last-child{border-bottom: none;margin-bottom: 0;}
	.solute-profile .name{font-size: .36rem;text-align: left;}
	.solute-profile .name br{display: none;}
	.solute-profile .txt{font-size: .26rem;text-align: left;margin-top: .3rem;}

	.solute-pan{padding: .8rem 0 .4rem;overflow: hidden;}
	.solute-pan .list{width: 7.1rem;overflow-x: auto;margin-top: .5rem;}
	.solute-pan .item{width: 4.8rem;height: 8rem;flex: none;}
	.solute-pan img{height: 8rem;}
	.solute-pan .main{background-size: 3.64rem 3.42rem;}
	.solute-pan .box{padding: .8rem .4rem 0;transform: translateY(1rem);}
	.solute-pan .name{font-size: .4rem;}
	.solute-pan .txt{font-size: .26rem;margin-top: .3rem;}
	.solute-pan .prams{margin-top: .5rem;}
	.solute-pan .prams p{font-size: .26rem;padding-left: .3rem;}
	.solute-pan .prams p::before{width: .1rem;height: .1rem;}

	.solute-case{padding: .4rem 0 .8rem;overflow: hidden;}
	.solute-case .swiper-case{padding-bottom: 0;margin-top: .5rem;width: 7.1rem;}
	.solute-case .swiper-case .swiper-slide{width: 5.4rem;}
	.solute-case .swiper-case .pic{height: 3.4rem;border-radius: .12rem;}
	.solute-case .swiper-case img{height: 3.4rem;}
	.solute-case .swiper-case .num{right: .3rem;font-size: .65rem;bottom: -.2rem;}
	.solute-case .swiper-case .main{padding-top: .3rem;}
	.solute-case .swiper-case .name{font-size: .3rem;}
	.solute-case .swiper-case .txt{font-size: .26rem;margin-top: .2rem;}

	/*城市家庭*/
	.city .solute-profile .item{padding: 0 .4rem .5rem;}
	.city .solute-profile .item:hover{padding-bottom: .5rem;background: none;}
	.city .solute-profile .txt{display: block;}
	.city .pro-box{padding: .8rem 0;height: auto;}
	.city .pro-wrap{position: relative;height: auto;padding-top: 0;}
	.city .pro-content{display: block;margin-top: .5rem;}
	.city .pro-content .left{width: 100%;height: auto;overflow: visible;}
	.city .pro-content .cell{opacity: 1;position: relative;top: 0;margin-bottom: .5rem;}
	.city .pro-content .pic{border-radius: .16rem;margin-bottom: .3rem;}
	.city .pro-content .pro-logo{height: .68rem;}
	.city .pro-content .right{display: none;}
	.city .pro-content .info{font-size: .28rem;margin-top: .2rem;}
	.city .one-list{margin-top: .3rem;}
	.city .one-list .item{height: 1.2rem;padding-top: .2rem;}
	.city .one-list .name{font-size: .32rem;margin-right: 0;}
	.city .one-list .box{width: 1.85rem;}
	.city .one-list .num{font-size: .28rem;}
	.city .one-list p{font-size: .26rem;}
	.city .two-list{margin-top: .3rem;}
	.city .two-list .item{height: 1.2rem;}
	.city .two-list .img{width: .54rem;height: .54rem;margin-right: .3rem;}
	.city .two-list img{max-height: .54rem;}
	.city .two-list p{font-size: .26rem;}
	.city .adv-app{margin-top: 0;}
	.city .adv-app .container{height: 1.8rem;}
	.city .adv-app .container::after{border-radius: 0 .16rem .16rem 0;}
	.city .adv-app .pic{width:2.36rem;border-radius: .16rem 0 0 .16rem;}
	.city .adv-app .pic img{height: 1.8rem;object-fit: cover;}
	.city .adv-app .box{margin-left: .3rem;z-index: 15;}
	.city .adv-app .title{font-size: .3rem;}
	.city .adv-app p{margin-top:.1rem;font-size: .24rem;}
	.city .adv-app a{width:.42rem;height:.42rem;background-size: .22rem .22rem;margin-top:.2rem;border-width:1px;}
	.city .adv-app .img{width: 2.26rem;top: -.5rem;right: -.2rem;}
	
	/*虚拟电厂VPP*/
	.vpp .value-box{padding: .8rem 0;}
	.vpp .value-box .main{margin-top: .5rem;display: block;}
	.vpp .value-box .pic{width: 100%;}
	.vpp .value-box .list{margin-top: .5rem;width: 100%;}
	.vpp .value-box .item{flex-direction: column-reverse;margin-bottom: .2rem;}
	.vpp .value-box .txt{width: 100%;height: 1.6rem;border-radius: .16rem;padding: 0 .3rem 0 .4rem;font-size: .26rem;}
	.vpp .value-box .line{width: 1px;height: 1.2rem;border-bottom: none;border-left: 1px dashed rgba(0, 0, 0, 0.15);display: none;}
	.vpp .virtual-box{padding: .8rem 0 1.2rem;background-image: url(../img/virtual_m_bg.jpg);}
	.vpp .virtual-box .list{margin-top: .5rem;}
	.vpp .virtual-box .list .line{display: none;}
	.vpp .virtual-box .container{flex-wrap: wrap;}
	.vpp .virtual-box .item{padding-top: 0 !important;}
	.vpp .virtual-box .item:nth-child(4){margin: .5rem 0 0 1.3rem;}
	.vpp .virtual-box .item:last-child{margin: .5rem 1.3rem 0 0;}
	.vpp .virtual-box .icon{width: 1.13rem;height: 1.13rem;}
	.vpp .virtual-box .icon::before{width: .88rem;height: .88rem;}
	.vpp .virtual-box .icon img{width: .48rem;}
	.vpp .virtual-box .name{font-size: .28rem;margin-top: .2rem;}
	.vpp .pract-box{padding-top: .8rem;}
	.vpp .pract-box .main{margin-top: .5rem;padding: .6rem .4rem .4rem;height: 5.8rem;border-radius: .16rem;background-color: #F6F6F6;background-position:left top;background-size: 100% 2.7rem;}
	.vpp .pract-box .item{margin-right: .4rem;font-size: .28rem;padding-bottom: .1rem;}
	.vpp .pract-box .name{font-size: .32rem;}
	.vpp .pract-box .num{margin-top: .3rem;font-size: .26rem;line-height: .44rem;}
	.vpp .pract-box .num span{font-size: .42rem;}
	.vpp .pract-box p{font-size: .26rem;}
	.vpp .pract-box .row{font-size: .26rem;}
	.vpp .pract-box .row span{margin-right: .1rem;}
	.vpp .pract-box .row::before{width: .08rem;height: .08rem;margin-right: .1rem;}
	.vpp .solute-case{padding: .8rem 0;}

	/*无电*/
	.electro .scheme-box{padding: .8rem 0;}
	.electro .scheme-box .list{display: block;margin-top: .5rem;}
	.electro .scheme-box .item{width: 100%;margin-bottom: .5rem;padding-bottom: .5rem;}
	.electro .scheme-box .item::after{height: calc(100% - 1.8rem);border-radius: .1rem;}
	.electro .scheme-box .img{width: 4.18rem;height: 3.36rem;}
	.electro .scheme-box img{max-height: 3.1rem;}
	.electro .scheme-box .box{padding: .2rem .4rem 0;}
	.electro .scheme-box .name{font-size: .36rem;}
	.electro .scheme-box .txt{font-size: .26rem;margin-top: .2rem;}
	.electro .sun-box{padding: .8rem 0 1.2rem;}
	.electro .sun-box .title{font-size: .36rem;}
	.electro .sun-box .link{margin-top: 3.2rem;justify-content: flex-start;}
	.electro .sun-box a{font-size: .28rem;}
	.electro .sun-box i{width: .64rem;height: .64rem;background-size: .28rem .28rem;margin-top: .2rem;}

	/*能源即服务EaaS*/
	.eaas{padding: .8rem 0 .4rem;}
	.eaas-anchor{top:calc(60px - 2.1rem);position: absolute;left: 0;}
	.eaas .eaas-nav{margin-top: .3rem;padding-top: .3rem;position: sticky;top: 1rem;z-index: 99;}
	.eaas .eaas-nav .container{justify-content: space-between;}
	.eaas .eaas-nav .item{font-size: .28rem;padding: 0 .2rem .2rem;margin: 0;}
	.eaas .section .box{box-sizing: border-box;padding: 0 .3rem;}
	.eaas .eaas-nav .active{border-bottom-width: 2px;}
	.eaas-main{padding-top: .3rem;}
	.eaas .section .info{font-size: .26rem;margin: .3rem auto 0;width: 5.6rem;}
	.eaas .section{height: 8.4rem;border-radius: .16rem;margin-bottom: .8rem;padding-top: .8rem;}
	.eaas .invest-box .tips{margin-top: .3rem;}
	.eaas .invest-box .name{width: 2.22rem;height: .94rem;border-radius: .16rem;}
	.eaas .invest-box .name p{font-size: .26rem;width: 2.1rem;height: .8rem;border-radius: .08rem;}
	.eaas .invest-box .add{font-size: .54rem;margin: 0 .4rem;}
	.eaas .data-list{padding: 0 .3rem .4rem;flex-wrap: wrap;}
	.eaas .data-list .item{width: 44%;margin-top: .5rem;}
	.eaas .data-list .item:first-child,
	.eaas .data-list .item:nth-child(2){margin-top: 0;}
	.eaas .data-list .num{font-size: .28rem;line-height: .5rem;padding-bottom: .2rem;}
	.eaas .data-list .num span{font-size: .48rem;margin-right: .08rem;}
	.eaas .data-list .num .text{font-size: .36rem;}
	.eaas .data-list p{font-size: .26rem;margin-top: .1rem;}
	.eaas .build-box::before{display: none;}
	.eaas .build-box .main{display: block;padding-bottom: .4rem;}
	.eaas .build-box .nav{display: flex;justify-content: space-between;border-bottom: 1px solid rgba(255, 255, 255, 0.4);padding: 0 .3rem;}
	.eaas .build-box .item{margin-bottom: 0;width: auto;line-height: 2;font-size: .24rem;padding-right: 0;font-weight: 400;padding-bottom: .1rem;}
	.eaas .build-box .active{font-weight: 700;}
	.eaas .build-box .active::after{width: 100%;height: 1px;right: 0;bottom: -1px;top: auto;}
	.eaas .build-box .tabs{margin: .5rem .3rem 0;min-height: 1rem;}
	.eaas .build-box .cell{opacity: 1;transform: translateX(0px);display: none;width: 92%;font-size: .24rem;height: auto;line-height: 1.875;}
	.eaas .build-box .cell-active{display: block;}
	.eaas .trans-box .main{padding: .6rem 0 0;display: block;}
	.eaas .two-list{width: 100%;padding: 0;margin-top: .3rem;}
	.eaas .data-list .num{height: .5rem;}
	.eaas .two-list .item{margin-bottom: .3rem;padding-bottom: .2rem;width: 31%;}
	.eaas .two-list .item:nth-child(3){margin-top: 0;}
	.eaas .data-list .num{font-size: .26rem;line-height: .4rem;height: .4rem;}
	.eaas .data-list .num span{font-size: .36rem}
	.eaas .two-list p{font-size: .2rem;margin-top: .1rem;}
	.eaas .pad{display: none;}
	.eaas .trans-box .list{padding-top: .8rem;flex-wrap: wrap;justify-content: space-between;}
	.eaas .trans-box .list .item{width: 48%;margin: 0 0 .5rem;text-align: left;}
	.eaas .trans-box .list .name{font-size: .32rem;}
	.eaas .trans-box .list p{margin-top: .1rem;font-size: .24rem;}
	.eaas .trans-box .nav .item{height: 1.2rem;font-size: .24rem;padding: 0 .2rem;text-align: center;}
	.eaas .trans-box .nav .item::after{height: 2px;}
	.eaas .trans-box .nav .active{font-weight: 700;}
	.eaas .sell-box .num{font-size: .96rem;line-height: 1.4rem;}
	.eaas .sell-box .num span{font-size: 1.6rem;}
	.eaas .sell-box .item{height: 1.2rem;font-size: .24rem;padding: 0 .2rem;text-align: center;}
	
	/*产品中心*/
	.product{padding: .8rem 0 .6rem;}
	.product .item{margin-bottom: .6rem;border-radius: .16rem;padding: 0;overflow: hidden;background-position: left 3.6rem;background-size: 4.23rem 3.63rem;}
	.product .main{display: block;}
	.product .pic{width: 100%;height: auto;}
	.product img{height: auto;}
	.product .box{padding: .6rem .3rem 0;width: 100%;box-sizing: border-box;}
	.product .title{font-size: .48rem;}
	.product .txt{font-size: .26rem;margin-top: .3rem;}
	.product .pro-list{margin-top: .3rem;justify-content: space-between;flex-wrap: wrap;padding: 0 .3rem .4rem;}
	.product .row{width: 46%;height: .8rem;font-size: .26rem;margin:0 0 .2rem;}
	.product .row i{width: .28rem;height: .28rem;}
	.ask{padding:.8rem 0 1.2rem;}
	.ask .title{font-size: .3rem;}
	.ask .link{width: 1.8rem;height: .72rem;font-size: .26rem;margin-top: .5rem;border-radius: .1rem;}

	/*产品列表*/
	.proList{padding: .8rem 0;}
	.proList .container{display: block;width: 6.7rem;}
	.proList .left{width: 100%;position: relative;z-index: 10;}
	.proList .left .title{font-size: .36rem;}
	.proList .search{margin-top: .3rem;width: 100%;}
	.proList .form{height: .8rem;}
	.proList .form .text{padding: 0 .3rem;font-size: .26rem;width: 80%;height: .72rem;}
	.proList .form .btn{width: .4rem;height: .4rem;margin-right: .3rem;}
	.m-fixed{position: fixed;left: -5.4rem;top: 50%;transform: translateY(-50%); width: 5.4rem;height: 9rem;border-radius: 0 .08rem .08rem 0; background: rgba(255, 255, 255, 1);box-shadow: 0px 6px 20px 0px rgba(200, 218, 255, 0.5);transition: .3s linear;}
	.proList .swiper-proNav{margin-top: 0;height: 9rem;padding: 0 .4rem 0 .3rem;}
	.proList .proNav{width: 100%;border-top: 0;}
	.proList .proNav .top{font-size: .28rem;line-height: 1.2rem;}
	.proList .proNav .top::before{right: 0;width: .2rem;}
	.proList .proNav .top::after{height: .2rem;right: calc(.1rem - 1px);}
	.proList .proNav .item-active .top{color:#1E50E6;}
	
	.proList .proNav .list a{margin-left: .2rem;margin-bottom: .3rem;font-size: .24rem;}
	.proList .swiper-proNav .swiper-scrollbar{top:0;right: .1rem;height: 100%;width: .06rem;}
	.proList .m-more {position: absolute;right: -.8rem;width: .8rem;font-size: .26rem;line-height: 1.1;color: rgba(0, 0, 0, 0.8);background: #fff;text-align: center;padding: .2rem;box-sizing: border-box;top: 50%;transform: translateY(-50%);border-radius: 0 .08rem .08rem 0;box-shadow: 0px 6px 20px 0px rgba(200, 218, 255, 0.5);}
	.m-fixed-show{left:0;}
	.proList .right{width: 100%;padding-top: .5rem;}

	/*产品详情*/
	.proDet{padding: 1.8rem 0 1.2rem;}
	.proDet .top-box{padding-bottom: .8rem;}
	.proDet .top-box .main{display: block;margin-top: 0;}
	.proDet .top-box .left{width: 100%;flex-direction: column-reverse;}
	.proDet .swiper-gallery{width: 6.7rem;}
	.proDet .swiper-gallery .img{height: 6.7rem;}
	.proDet .swiper-gallery img{max-width: 5.8rem;max-height: 5.8rem;}
	.proDet .swiper-thumbs{width: 100%;margin-top: .3rem;height: 1.56rem;}
	.proDet .swiper-thumbs img{max-width: 1.44rem;max-height: 1.44rem;}
	.proDet .top-box .right{width: 100%;margin-top: .5rem;}
	.proDet .top-box .info{margin-top: .2rem;font-size: .26rem;}
	.proDet .top-box .info p{margin-bottom: .16rem;}
	.proDet .top-box .learn-more{margin-top: .5rem;}
	.proDet .core-box{padding: .8rem 0 .6rem;}
	.proDet .core-box::before{width: 4.22rem;height: 2.42rem;}
	.proDet .core-box .list{display: block;margin-top: .5rem;}
	.proDet .core-box .list .item{width: 100%;margin: 0 0 .4rem;padding-top: .4rem;border-top: 1px solid rgba(255, 255, 255, 1) !important;}
	.proDet .core-box .title{font-size: .36rem;}
	.proDet .core-box .txt{margin-top: .3rem;}
	.proDet .core-box .txt p{padding-left: .3rem;font-size: .26rem;}
	.proDet .core-box .txt p::before{width: .08rem;height: .08rem;top: .25rem;}
	.proDet .auth-box{padding-top: .8rem;}
	.proDet .auth-box .web-achnor{top: -1.2rem;}
	.proDet .auth-box .top{margin-top: .5rem;}
	.proDet .auth-box .nav .item{width: 1.6rem;height: .6rem;font-size: .26rem;margin-right: .3rem;border-radius: .1rem;}
	.proDet .auth-box .load{width: 1.6rem;height: .6rem;font-size: .26rem;border-radius: .1rem;}
	.proDet .auth-box .tabs{margin-top: .5rem;}
	.proDet .auth-box .list .item{display: block;height: auto;padding: .3rem 0;}
	.proDet .auth-box .list img{height: .52rem;margin-right: .2rem;}
	.proDet .auth-box .list .name{font-size: .28rem;}
	.proDet .auth-box .list .size{font-size: .26rem;}
	.proDet .auth-box .list .right{margin-top: .3rem;}
	.proDet .auth-box .list a{font-size: .26rem;margin-left: .3rem;}
	.proDet .auth-box .list .check{width: .3rem;height: .3rem;margin-left: .3rem;}
	.proDet .auth-box .list .check-on{background-size: .16rem .16rem;}

	/*AI数字化设计软件*/
	.intell{padding: .8rem 0 .4rem;}
	.intell .top-pic{margin-bottom: .5rem;}
	.intell .list{margin-top: .5rem;}
	.intell .item{margin-bottom: .5rem;padding: .5rem .3rem;}
	.intell .item::before{width: 100%;border-radius: .16rem;left: 0;}
	.intell .item::after{width: 4.24rem;height: 2.42rem;left: 0;}
	.intell .title{font-size: .36rem;}
	.intell .swiper-intell{margin-top: .3rem;padding-bottom: .6rem;}
	.intell .swiper-intell .main{flex-direction: column-reverse;}
	.intell .swiper-intell .pic{width: 100%;border-radius: .16rem;}
	.intell .swiper-intell img{height: 3.6rem;}
	.intell .swiper-intell .left{width: 100%;padding-top: .5rem;}
	.intell .swiper-intell .box{padding-left: .3rem;}
	.intell .swiper-intell .box::before{top: .06rem;height: calc(100% - .12rem);}
	.intell .swiper-intell .name{font-size: .32rem;}
	.intell .swiper-intell .txt{font-size: .26rem;margin-top: .2rem;}
	.intell .swiper-intell .swiper-pagination{font-size: .26rem;width: 1.5rem;}
	.intell .item:nth-child(2n) .title{padding-left: 0;}
	.intell .item:nth-child(2n)::before{left: 0;border-radius: .16rem;}
	.intell .item:nth-child(2n)::after{left: 0;transform: translateY(0deg);}
	.intell .item:nth-child(2n) .swiper-intell .main{flex-direction: column-reverse;}
	.intell .item:nth-child(2n) .swiper-intell .swiper-pagination{left: 0;}

	/*泰墅-APP*/
	.app{padding: 1.6rem 0 1.2rem;}
	.app .top-pic .bg{border-radius: .16rem;}
	.app .top-pic .img{width: 4.2rem;margin-top: -.4rem;}
	.app .list{margin-top: .5rem;padding-bottom: .5rem;}
	.app .item{margin-bottom: .5rem;display: block;border-radius: .08rem .08rem 0 0;}
	.app .item .pic{width: 100%;}
	.app .item img{height: auto;}
	.app .item .main{width: 100%;height: auto;padding: .4rem .3rem;}
	.app .item .main::before{width: 100%;}
	.app .item .box{padding-left: 0;}
	.app .item .title{font-size: .32rem;}
	.app .item .txt{margin-top: .2rem;}
	.app .item .txt p{font-size: .26rem;padding-left: .3rem;}
	.app .item .txt p::before{width: .08rem;height: .08rem;top: .23rem;}
	.app .item .main::after{width: 4.26rem;height: 2.44rem;}
	.app .item:nth-child(2n) .main::before{transform: rotateY(180deg);left: 0;right: auto;}
	.app .item:nth-child(2n) .main::after{left: 0;right: auto;}
	.app .load-box{height: auto;padding: .8rem 0;display: block;}
	.app .load-box .main{width: 92%;margin-top: .5rem;}
	.app .load-box .icon{display: none;}
	.app .load-box .row{display: block;width: 3rem;height: auto;border-radius: .1rem;padding: .3rem .2rem;}
	.app .load-box .pic{width: 2.6rem;height: 2.6rem;border-radius: .08rem;}
	.app .load-box .box{display: block;width: 100%;height: auto;}
	.app .load-box .name{font-size: .28rem;margin-top: .2rem;margin-bottom: .1rem;}
	.app .load-box i{width: .26rem;height: .26rem;margin-right: .1rem;}
	.app .load-box p{font-size: .22rem;padding-top: .1rem;}

	/*业务领域*/
	.business {background: #D5DBE4;min-height: 100vh;}
	.business .full-video{display: none;}
	.business .m-banner{position: relative;}
	.business .m-banner img{display: block;width: 100%;height: 7.48rem;object-fit: cover;}
    .business .m-banner::after{content:'';width: 100%;height: 2.04rem;background: url(../images/busi_m_bg.png) no-repeat;background-size: cover;position:absolute;left:0;bottom:0;}
	.business .back-m-screen{width: 1.8rem;height:.8rem;border-radius: .4rem;font-size: .26rem;background: rgba(255, 255, 255, 0.3);backdrop-filter: blur(10px);position: absolute;right: .4rem;bottom: 2.6rem;color:#fff;opacity: 0;z-index: 10;}
	.business .back-m-screen i{display:block;width: .16rem;height:.14rem;background: url(../images/back_arrow.png) no-repeat center center;background-size: cover;margin-right: .2rem;}
	.business .back-m-show{opacity: 1;}
	.business .abs{position: relative;height: auto;}
	.business .main{position: relative;height: auto;margin-top: -2.28rem;opacity: 1;}
	.business .main .nav-item{display: none;}
	.business .info-box{display: none;}
	.business .main .tabs{position: relative;opacity: 1;transform: translateY(0px);padding: 0 .4rem;box-sizing: border-box;}
	.business .main .section{display: block;margin-bottom: .2rem;border-radius: .28rem;background: rgba(255, 255, 255, 0.3);backdrop-filter: blur(10px);}
	.business .main .left{display: block;position: static;}
	.business .main .left .back-screen{display: none;}
	.business .main .left .name{font-size: .32rem;color: rgba(0, 0, 0, 0.8);line-height: 1rem;padding: 0 .56rem;position: relative;}
	.business .main .left .name::after{content: '';width: .64rem;height: .64rem;background: url(../images/b_add.png) no-repeat center center #fff;border-radius: 50%;background-size: .19rem .19rem;position: absolute;right: .4rem;top: 50%;margin-top: -.36rem;}
	.business .main .section-active .left .name::after{background-image: url(../images/b_min.png);}
	.business .main .right{display: none;position: static;width: 100%;border-radius: 0;padding: 0;background: none;backdrop-filter: none;box-sizing: border-box;padding: .4rem .56rem .66rem;}
	.business .main .right .title{display: none;}
	.business .main .right .name{font-size: .3rem;}
	.business .main .right .txt{font-size: .22rem;margin-top: .2rem;}
	.business .main .s-list{margin-top: .32rem;}
	.business .main .s-list .item{width: 1.76rem;height: 1.3rem;border-radius: .12rem;margin: 0 .15rem .2rem 0;}
	.business .main .s-list img{height: 1.3rem;}
	.business .main .s-list p{font-size: .24rem;left:.2rem;bottom:0;}
	.business .main .right .more{width: 2.08rem;height: .7rem;font-size: .2rem;margin-top: .3rem;}
	.business .main .right .more:hover{border-radius: .14rem;}
	.business .main .all-scence{display: none;}
	.business .house-main .section{display: none;} 
	.business .house-main .house-section{display: block;}
	.business .industry-main .section{display: none;} 
	.business .industry-main .industry-section{display: block;}
	.business .villa-main .section{display: none;} 
	.business .villa-main .villa-section{display: block;}
	.business .vpp-main .section{display: none;} 
	.business .vpp-main .vpp-section{display: block;}
	.business .africa-main .section{display: none;} 
	.business .africa-main .africa-section{display: block;}

	/*业务通用*/
	.busi-banner{height: 9rem;}
	.busi-det .busi-banner .main{padding-top: 1rem;}
	.busi-det .busi-banner .title{font-size: .48rem;}
	.busi-det .busi-banner .info{max-width: 100%;margin-top: .3rem;font-size: .26rem;}
	.busi-det .data-list{flex-wrap: wrap;justify-content: space-between;margin-top: .5rem;}
	.busi-det .data-list .item{width: 45%;margin: 0 0 .5rem;}
	.busi-det .data-list .num{font-size: .26rem;line-height: .6rem;}
	.busi-det .data-list .num span{font-size: .54rem;}
	.busi-det .data-list p{padding-top: .2rem;font-size: .24rem;margin-top: .2rem;}
	.busi-det .adv-box{padding-top: .8rem;}
	.busi-det .adv-box .list{margin-top: .5rem;display: block;}
	.busi-det .adv-box .item{width: 100%;height: auto;padding: .4rem .3rem;border-radius: .16rem;border-top-width: .06rem;margin-bottom: .3rem;}
	.busi-det .adv-box .num{padding-left: .3rem;font-size: .36rem;}
	.busi-det .adv-box .num::before{width: .1rem;height: .1rem;}
	.busi-det .adv-box img{margin-top: .2rem;height: .64rem;}
	.busi-det .adv-box .title{font-size: .42rem;margin-top: .2rem;}
	.busi-det .adv-box .txt{font-size: .26rem;margin-top: .3rem;}
	.busi-det .panorama-box{padding: .8rem 0;overflow: hidden;}
	.busi-det .panorama-box .main{margin: .5rem 0 0 .4rem;display: block;}
	.busi-det .panorama-box .left{width: 6.7rem;}
	.busi-det .panorama-box .title{font-size: .36rem;}
	.busi-det .panorama-box .info{font-size: .26rem;margin-top: .2rem;}
	.busi-det .panorama-box .right{width: 7.1rem;margin-top: .5rem;height: 7.52rem;}
	.busi-det .swiper-panorama .swiper-container{border-radius: .16rem 0 0 .16rem;}
	.busi-det .swiper-panorama .swiper-slide{width: 4rem;}
	.busi-det .swiper-panorama img{height: 7.52rem;}
	.busi-det .case-box{padding: .8rem 0;overflow: hidden;}
	.busi-det .case-box::after{width: 4.24rem 2.7rem;}
	.busi-det .swiper-case{padding-bottom: 0;margin-top: .5rem;width: 7.1rem;}
	.busi-det .swiper-case .swiper-slide{width: 5.4rem;}
	.busi-det .swiper-case .pic{height: 3.4rem;border-radius: .12rem;}
	.busi-det .swiper-case img{height: 3.4rem;}
	.busi-det .swiper-case .num{right: .3rem;font-size: .65rem;bottom: -.2rem;}
	.busi-det .swiper-case .title{font-size: .3rem;margin-top: .3rem;}
	.busi-det .swiper-case .txt{font-size: .26rem;margin-top: .2rem;}

	/*搜索结果*/
	.result{padding: 1.8rem 0 1.2rem;}
	.result .r-tit{font-size: .48rem;}
	.result .form{margin-top: .3rem;padding-bottom: .2rem;}
	.result .text{height:.6rem;font-size: .26rem;}
	.result .btn{width:.4rem;height: .4rem;}
	.result .r-main{display: block;margin-top: .5rem;}
	.result .nav{margin-top: 0;}
	.result .sky-nav{position:relative;display: flex;top:0;}
    .result .nav a{font-size:.26rem;margin-right: .3rem;}
    .result .right{margin-top: .5rem;width: 100%;}
    .result .news-list .item{width:100%;margin: 0 0 .5rem;}
    .result .news-list img{height: 4.15rem;}
    .result .news-list .main{height: auto;padding:.4rem .3rem;}
    .result .news-list .time{font-size: .26rem;}
    .result .news-list .title{font-size: .3rem;}
    .result .show-list .box{width: 100%;padding:.4rem 0 0;}
    .result .infos{display: block;}
    .result .infos .step{font-size: .26rem;margin: 0 0 .2rem;}
	.result .infos i{width: .3rem;height: .3rem;margin-right: .2rem;}
    .result .pro-list li{width:100%;height:7.2rem;margin: 0 0 .5rem;}
    .result .pro-list .img{width:3.32rem;height: 3.32rem;}
    .result .pro-list .type{font-size: .3rem;}
    .result .pro-list .bot a{height:1rem;font-size: .26rem;}
}