@media screen and (max-width: 1440px) {
	.brand .lead .lead-box .main .right .txt{font-size: 12px;}

}
/*小屏适配*/
@media screen and (max-width: 1366px) {
	.team .chairman{height: auto;}
	.team .chairman .info{padding-top: 1.0417vw;padding-bottom: 1.0417vw;}
	.team .txt{font-size: 12px;}
	.charging .charge-box .txt{font-size: 12px;}
	.charging .safe-box .item{padding-top: 1.0417vw;}
	.charging .safe-box .item .txt{font-size: 12px;}
	.shop .mall-box .list .txt{font-size: 12px;line-height: 1.6;}
	.join .adv-box .list li .txt{font-size: 12px;}
	.join .condition-box .left .txt{font-size: 11px;}
	.brand .lead .lead-box .main .right .txt,
	.brand .overview .txt,
	.brand .state .info,
	.brand .state .txt{font-size: 12px;}
	.team .honor-list{font-size: 12px;}
}	

/*移动端适配*/
@media screen and (max-width: 750px) {
	.container{width: 92%;padding: 0;margin: 0 auto;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	/*头部*/
	.header{display: none !important;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 50px;z-index: 99;background: #001149;}
	.m-header .logo{display: block;width: 87px;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .nav{width: 25px;height: 20px;background: url('../images/m_nav.png') no-repeat;background-size: 100%;margin-top: 15px;}
	.m-header .search{width: 20px;height: 20px;background: url('../images/search.png') no-repeat;background-size: 100%;margin: 15px 20px 0 0;}
	.m-main{position: absolute;left: 0;top: 50px;width: 100%;display: none;}
	.m-main .left{width: 50%;height: calc(100vh - 50px);float: left;background-color: #1a1a1a;}
	.m-main .right{width: 50%;height: calc(100vh - 50px);float: right;background-color: #404040;}
	.m-main .right ul{display: none;}
	.m-main .left li,
	.m-main .right li{padding: 0 8%;height: 60px;position: relative;}
	.m-main .left li a,.m-main .right li a{display:block;height: 60px;line-height: 60px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);color: #fff;font-size: 14px;}
	.m-main .left li a{font-size: 15px;}
	.m-main .left li a:hover{color: #25c1ff;}
	.m-search{position: absolute;left: 0;top: 50px;background: rgba(0,17,34,0.8);padding: 20px 4%;width: 92%;display: none;}
	.m-search .main{width: 100%;height: 40px;line-height: 40px;background-color: #fff;box-shadow:0 0 10px 0px #55708f;border-radius: 3px;overflow: hidden;}
	.m-search .text{width: 85%;height: 40px;border:none;color: #333;background:none;text-indent: 20px;}
	.m-search .btn{width: 15%;height: 40px;background: url('../images/search_n.png') no-repeat center center;background-size: 20px;border:none;}
    .aside{right:0;margin-top:-.3rem;}
    .aside a{width:1.2rem;top:-.3rem;}
	.m-header .language{padding: 1rem 8% 0;}
	.m-header .language a{display: block;font-size: .28rem;line-height: 1.5;color: #fff;padding-left: .6rem;background: url(../images/language_icon.png) no-repeat left center;background-size: .44rem .44rem;}

	/*底部*/
	.footer{padding-top: .6rem;}
	.footer .top{padding-bottom: .6rem;}
	.footer .top .nav{display: none;}
	.footer .top .right{text-align: left;width: 100%;}
	.footer .tel{font-size: .26rem;line-height: .46rem;}
	.footer .tel span{font-size: .36rem;}
	.footer .service{margin-top: .2rem;}
	.footer .service .item{margin-bottom: .2rem;text-align: left;font-size: .26rem;line-height: .36rem;}
	.footer .service .link{font-size: .26rem;line-height: .36rem;text-align: left;}
	.footer .pics{margin-top: .3rem;}
	.footer .pics .step{width: 2.2rem;margin-bottom: .3rem;}
	.footer .pics .step p{font-size: .24rem;line-height: .42rem;margin-top: .1rem;}
	.footer .bot .container{display: block;padding: .3rem 0;height: auto;}
	.footer .friend-select{width: 100%;}
	.footer .bot .copy{display: block;margin-top: .3rem;}
	.footer .bot .copy a{margin-left: 0;margin-left: .2rem;display: inline-block;}
	.footer .bot .copy a img{display: inline-block;}

	/*通用*/
	.website{z-index: 20;height: 1rem;padding-top: 20px;top: 50px;}
	.website .container{height: 1rem;}
	.website .left{display: none;}
	.website .nav a{margin-left: 0;margin-right: .32rem;font-size: .3rem;line-height: 1rem;}
	.website .nav .active{padding: 0 .16rem;font-weight: bold;}
	.about-banner .main{padding-bottom: 1rem;}
	.about-banner .main h3{font-size: .52rem;line-height: .64rem;}
	.about-banner .main .en{max-width: none;font-size: .22rem;line-height: .28rem;margin-top: .1rem;}
	.about-banner .main p{font-size: .28rem;line-height: .32rem;margin-top: .36rem;}
	.about-banner .main .txt{font-size: .28rem;line-height: 1.61;width: 100%;max-width: none;margin-top: .36rem;}
	.about-banner .data-list{height: auto;padding: .3rem 0 .2rem;}
	.about-banner .data-list .container{height: auto;flex-wrap: wrap;}
	.about-banner .data-list .item{width: 50%;margin-bottom: .1rem;}
	.about-banner .data-list p{font-size: .24rem;line-height: .44rem;}
	.about-banner .data-list .num{font-size: .26rem;line-height: .64rem;}
	.about-banner .data-list .num span{font-size: .58rem;}
	.about-banner .data-list .item::after{display: none;}
	.about-banner .main .tel{font-size: .24rem;line-height: .54rem;margin-top: .32rem;}
	.about-banner .main .tel span{font-size: .42rem;}
	.about-banner .main .tel .num{font-size: .64rem;margin-right: 1rem;}
	.about-banner .main .btn{width: 5.2rem;height: 1rem;font-size: .32rem;margin-top: .4rem;padding: 0 .4rem 0 .6rem;}
	.about-banner .main .btn i{width: .48rem;height: .48rem;}
	.solution-banner .main{padding:1rem 0 0;}
	.join-banner .main{padding: .8rem 0 0;}
	.about-banner .anchor{bottom: 50px;}
	.sub-title{font-size: .54rem;line-height: .64rem;}
	.sub-title span{font-size: .24rem;margin-left: .1rem;}
	.swiper-solution .swiper-button-next,
	.swiper-solution .swiper-button-prev{display: none;}
	.swiper-solution .swiper-container{padding-bottom: .78rem;}
	.swiper-solution .pic,
	.swiper-solution .imgBg{height: 4.4rem;}
	.swiper-solution .main{padding-top: .22rem;}
	.swiper-solution .main .name{font-size: .4rem;line-height: .56rem;}
	.swiper-solution .main .txt{font-size: .26rem;line-height: .38rem;margin-top: .28rem;}
	.swiper-solution .swiper-pagination{height: .2rem;}
	.swiper-solution .swiper-pagination .swiper-pagination-bullet{margin: 0 .1rem;width: .16rem;height: .16rem;display: block;border-radius: 50%;}
	.swiper-solution .swiper-pagination .swiper-pagination-bullet-active{width: .2rem;height: .2rem;border-width: .04rem;}

	/*首页*/
	.home .swiper-banner video{display: none;}
	.home .swiper-banner .txt-pic{width:92%;left: 4%;top:auto;bottom:2.92rem;}
	.home .swiper-banner .video-pic::after{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,0.3);z-index: 5;}
	.home .swiper-banner .video-pic .txt-pic{display: block;z-index: 10;}
	.home .swiper-banner .yin{display: none;}
	.home .map-box{padding: .8rem 0 2.86rem;}
	.home .map-box .title{font-size: .54rem;line-height: .64rem;}
	.home .map-box .en{font-size: .24rem;width: 100%;}
	.home .map-box p{font-size: .28rem;line-height: .32rem;margin-top: .3rem;}
	.home .map-box .more{position: absolute;left: 4%;bottom: .8rem;width: 2.86rem;height: .82rem;font-size: .24rem;padding: 0 .32rem;}
	.home .map-box .more i{width: .4rem;height: .4rem;}
	.home .map-box .list{width: 100%;margin-top: 6rem;}
	.home .map-box .list .item{margin-bottom: 0;line-height: 1.4rem;}
	.home .map-box .list .num{font-size: .48rem;}
	.home .map-box .list .num span{font-size: .84rem;}
	.home .map-box .list .txt{line-height: 1.4rem;font-size: .28rem;}
	.home .map-box .mp{width: 11.5rem;left: -41%;top: 3rem;display: none;}
	.home .map-box .xs-show{width: 100%;position: absolute;left: 0;top: 3rem;z-index: -1;}
	.home .case-box{display: none;}
	.home .case-m-box{display: block;margin-bottom: .08rem;}
	.home .case-m-box .swiper-slide{position: relative;}
	.home .case-m-box .imgBg{height: 9rem;}
	.home .case-m-box .main{position: absolute;left: 0;top: 0;width: 100%;height: 100%;box-sizing: border-box;padding: 1rem 4% 0;}
	.home .case-m-box .main img{display: block;width: .9rem;}
	.home .case-m-box .main .name{font-size: .44rem;line-height: .64rem;margin-top: .2rem;color: #fff;}
	.home .case-m-box .main .en{font-size: .24rem;color: #fff;line-height: .4rem;margin-top: .2rem;}
	.home .case-m-box .main .txt{font-size: .26rem;line-height: .38rem;margin-top: .2rem;color: #fff;font-weight: 350;}
	.home .case-m-box .main .action{margin-top: .44rem;}
	.home .case-m-box .main .action a{display: flex;align-items: center;font-size: .28rem;line-height: .66rem;font-weight: bold;color: #fff;}
	.home .case-m-box .main .action i{display: block;width: .36rem;height: .36rem;background: url('../images/arrowR.png') no-repeat;background-size: cover;margin-left: .16rem;}
	.home .case-m-box .swiper-m-case .swiper-pagination-bullets{display: flex;justify-content: center;bottom: .3rem;height: .2rem;align-items: center;}
	.home .case-m-box .swiper-m-case .swiper-pagination-bullets .swiper-pagination-bullet{display: block;width: .16rem;height: .16rem;box-sizing: border-box;margin: 0 .1rem;background: rgba(255, 255, 255, 0.5);border-radius: 50%;opacity: 1;}
	.home .case-m-box .swiper-m-case .swiper-pagination-bullets .swiper-pagination-bullet-active{background: none;width: .2rem;height: .2rem;border:.04rem solid #27C2FB;}

	.home .news-box{background: linear-gradient(90deg, #0978FF -6.85%, #5BD311 109.68%);padding: .9rem 0 .5rem;}
	.home .news-box .title h4{font-size: .44rem;line-height: .44rem;}
	.home .news-box .title h4 span{margin-left: .22rem;font-size: .32rem;}
	.home .news-box .title .link{height: .52rem;font-size: .28rem;}
	.home .news-box .title i{width: .36rem;height: .36rem;margin-left: .22rem;}
	.home .news-box .title .link::before{width: 1.12rem;}
	.home .news-box .swiper-news{margin-top: .44rem;height: 7.2rem;padding-bottom: .7rem;}
	.home .news-box .swiper-news .swiper-slide{height: 3.48rem;}
	.home .news-box .swiper-news a{height: 3.48rem;padding: .36rem .48rem 0;}
	.home .news-box .swiper-news .name{font-size: .32rem;line-height: .44rem;}
	.home .news-box .swiper-news .txt{font-size: .26rem;line-height: .4rem;margin-top: .2rem;}
	.home .news-box .swiper-news .time{padding: 0 .48rem;bottom: .4rem;font-size: .24rem;line-height: 1;}
	.home .news-box .swiper-news .swiper-pagination{height: .2rem;}
	.home .news-box .swiper-news .swiper-pagination .swiper-pagination-bullet{margin: 0 .1rem;width: .16rem;height: .16rem;display: block;box-sizing: border-box;}
	.home .news-box .swiper-news .swiper-pagination .swiper-pagination-bullet-active{width: .2rem;height: .2rem;border-width: .04rem;}
	.home .solut-box{padding: .9rem 0 .6rem;}
	.home .solut-box .title{margin-bottom: .4rem;}
	.home .solut-box .title h4{font-size: .44rem;line-height: .5rem;}
	.home .solut-box .title h4 span{font-size: .32rem;margin-left: .16rem;}

	/*关于我们*/
	.about .profile{background: none;padding: .96rem 0 0;}
	.about .profile .container{position: relative;z-index: 10;}
	.about .profile .main{margin-top: .3rem;}
	.about .profile .year{font-size: .82rem;line-height: .82rem;}
	.about .profile .en{font-size: .24rem;line-height: .28rem;margin-top: .1rem;}
	.about .profile .name{font-size: .42rem;line-height: .62rem;}
	.about .profile .txt{margin-top: .6rem;max-width: none;font-size: .26rem;line-height: 1.565;}
	.about .profile .pic{width: 100%;margin-top: .72rem;}
	.about .profile .xs-show{width: 100%;margin-top: 0;}
	.about .culture{background: none;padding: .84rem 0;}
	.about .culture .culture-box{display: block;margin-top: .4rem;}
	.about .culture .left{width: 100%;}
	.about .culture .left .item{width: 100% !important;margin-bottom: .5rem !important;}
	.about .culture .left .imgBg{height: 4.2rem;}
	.about .culture .item .info{position: static;border: none;}
	.about .culture .item .box{background: none;padding: .2rem 0 0 0;height: auto;width: 100% !important;}
	.about .culture .item .name{font-size: .4rem;line-height: .56rem;color: rgba(0,0,0,0.8);}
	.about .culture .item .txt{font-size: .26rem;line-height: .38rem;color: rgba(0,0,0,0.6);margin-top: .18rem;}
	.about .culture .right{width: 100%;}

	/*核心团队*/
	.team{padding: .8rem 0;}
	.team .chairman{margin-top: .72rem;flex-direction: column-reverse;height: auto;background:#fff;}
	.team .chairman .imgBg{width: 100%;height: 8rem;}
	.team .chairman .imgBg::after,
	.team .team-main .item .pic::after{height: .08rem;}
	.team .chairman .info{width: 100%;padding: .32rem 0 0;}
	.team .chairman .en{display: none;}
	.team .name{font-size: .64rem;line-height: .72rem;margin-top: 0;}
	.team .position{font-size: .28rem;line-height: .44rem;margin-top: .4rem;}
	.team .txt{font-size: .26rem;margin-top: .5rem;}
	.team h5{width: 1.82rem;height: .6rem;font-size: .26rem;line-height: .6rem;margin-top: .64rem;}
	.team .honor-list{font-size: .26rem;line-height: 1.565;margin-top: .18rem;}
	.team .team-main{display: block;margin-top: .8rem;}
	.team .team-main .list{width: 100%;}
	.team .team-main .item{padding-bottom: 0;margin-bottom: .6rem;display: block;border-bottom: none;}
	.team .team-main .item .pic{width: 100%;height: 7.9rem;}
	.team .team-main .item .main{width: 100%;margin-top: .54rem;}
	.team .team-main .item .name{font-size: .64rem;line-height: .72rem;}
	.team .team-main .right{display: none;}

	/*领军品牌*/
	.brand .lead{padding: .8rem 0;}
	.brand .lead .pic{width: 100%;margin-top: .3rem;}
	.brand .lead .lead-box{margin-top: .3rem;height: 8rem;padding: .3rem 0 0 .3rem;display: none;}
	.brand .lead .m-pic{display: block;}
	.brand .lead .lead-box .title{font-size: .4rem;line-height: .8rem;}
	.brand .lead .lead-box .title::before{width: 1.2rem;height: .04rem;}
	.brand .lead .lead-box .en{font-size: .26rem;margin-top: .3rem;width: 100%;}
	.brand .lead .lead-box .info{font-size: .24rem;margin-top: .2rem;}
	.brand .lead .lead-box .main{width: 100%;height: auto;padding: .2rem;}
	.brand .lead .lead-box .main .left{width: 36%;}
	.brand .lead .lead-box .main .left h5{font-size: .24rem;width: 1.8rem;height: .6rem;border-width: .04rem;}
	.brand .lead .lead-box .main .left .ch{font-size: .28rem;margin-top: .1rem;width: 1.8rem;}
	.brand .lead .lead-box .main .left .num{font-size: .42rem;line-height: .52rem;width: 1.8rem;}
	.brand .lead .lead-box .main .left .txt{font-size: .26rem;margin-top: .2rem;line-height: .44rem;}
	.brand .lead .lead-box .main .right{width: 60%;}
	.brand .lead .lead-box .main .right .name{font-size: .28rem;line-height: .46rem;}
	.brand .lead .lead-box .main .right .txt{font-size: .22rem;line-height: .4rem;margin-top: .2rem;}
	.brand .overview{padding: 0 0 .48rem;background: none;}
	.brand .overview .info{font-size: .26rem;margin-top: .4rem;}
	.brand .overview .list{margin-top: .8rem;display: block;}
	.brand .overview .item{width: 100%;margin-bottom: .48rem;padding: .36rem .44rem;}
	.brand .overview .item::before{height: .08rem;}
	.brand .overview .name{font-size: .44rem;}
	.brand .overview .txt{font-size: .24rem;margin-top: .1rem;min-height: auto;}
	.brand .overview .pic{margin-top: .5rem;}
	.brand .country{background-image: url('../img/country_m_bg.jpg');padding: .88rem 0 1rem;}
	.brand .country .container{display: block;}
	.brand .country .left{width: 100%;padding-top: 0;}
	.brand .country .left h5{font-size: .56rem;}
	.brand .country .left .en{font-size: .28rem;}
	.brand .country .left .txt{font-size: .26rem;margin-top: .2rem;}
	.brand .country .left .data{margin-top: .6rem;justify-content: space-between;}
	.brand .country .left .item{width: 2.8rem;margin: 0;}
	.brand .country .left .num{font-size: .48rem;line-height: 1rem;}
	.brand .country .left .num span{font-size: .88rem;margin-right: .04rem;}
	.brand .country .left p{font-size: .24rem;line-height: .42rem;margin-top: .1rem;}
	.brand .country .country-swiper{width: 100%;margin-top: .8rem;padding-bottom: .56rem;}
	.brand .country .country-swiper .imgBg{height: 4.4rem;}
	.brand .country .country-swiper .name{font-size: .24rem;height: .6rem;padding: 0 .14rem;line-height: .54rem;border-bottom-width: .06rem;}
	.brand .country .country-swiper .swiper-pagination{bottom: 0;justify-content: center;height: .2rem;padding: 0;}
	.brand .country .country-swiper .swiper-pagination .swiper-pagination-bullet{display: block;width: .16rem;height: .16rem;border-radius: 50%;margin: 0 .1rem;box-sizing: border-box;}
	.brand .country .country-swiper .swiper-pagination .swiper-pagination-bullet-active{border-width: .04rem;width: .2rem;height: .2rem;}
	.brand .state{padding: 1.2rem 0 .4rem;}
	.brand .state h5{font-size: .54rem;line-height: .64rem;}
	.brand .state .en{font-size: .24rem;line-height: .28rem;margin-top: .1rem;}
	.brand .state .info{width: 100%;margin-top: .4rem;font-size: .26rem;}
	.brand .state .list{display: block;margin-top: 1rem;}
	.brand .state .item{width: 100%;margin-bottom: .6rem;}
	.brand .state .pic,
	.brand .state .imgBg{height: 3.4rem;}
	.brand .state .main{margin-top: .14rem;}
	.brand .state .name{font-size: .36rem;}
	.brand .state .txt{font-size: .26rem;margin-top: .14rem;max-width: none;}

	/*新闻资讯*/
	.news{padding-bottom: .8rem;}
	.news .date{display: none;}
	.news .news-top{padding: .8rem 0;}
	.news .news-swiper{margin-top: .5rem;padding-bottom: .6rem;}
	.news .news-swiper a{display: block;}
	.news .news-swiper .pic{width: 100%;height: 4.7rem;}
	.news .news-swiper .main{width: 100%;margin-top: .3rem;}
	.news .news-swiper .name{font-size: .3rem;line-height: .5rem;}
	.news .news-swiper .txt{font-size: .26rem;margin-top: .2rem;}
	.news .news-swiper .swiper-button-next,
	.news .news-swiper .swiper-button-prev{display: none;}
	.news .news-swiper .swiper-pagination{bottom: 0;height: .2rem;left: 0;justify-content: center;}
	.news .news-swiper .swiper-pagination .swiper-pagination-bullet{width: .16rem;height: .16rem;margin: 0 .1rem;border-radius: 50%;display: block;}
	.news .news-swiper .swiper-pagination .swiper-pagination-bullet-active{width: .2rem;height: .2rem;}
	.news .news-main{padding-top: .8rem;}
	.news .news-main .container{display: block;}
	.news .news-main .news-list{width: 100%;}
	.news .news-main .news-list ul{padding-bottom: .3rem;}
	.news .news-main .news-list li{margin-bottom: .3rem;padding-bottom: .3rem;}
	.news .news-main .news-list li a{padding: 0;}
	.news .news-main .news-list li .main{width: 100%;padding: 0;}
	.news .news-main .news-list li .name{font-size: .3rem;line-height: .48rem;}
	.news .news-main .news-list li .txt,
	.news .news-main .news-list li .author{font-size: .24rem;line-height: .44rem;margin-top: .1rem;}
	.news .news-main .news-list li .main::after{display: none;}
	.news .news-main .news-list .more{width: 100%;height: .8rem;padding: 0 .3rem;font-size: .3rem;margin-top: .2rem;}
	.news .news-main .news-list .more i{width: .48rem;height: .48rem;}
	.news .news-main .right{display: none;}

	/*新闻详情*/
	.newsDet .newsDet-main{padding: 1.8rem 0 .8rem;}
	.newsDet .newsDet-main .container{padding-left: 0;}
	.newsDet .newsDet-main .top{padding: 0 0 .3rem;}
	.newsDet .newsDet-main .name{font-size: .28rem;line-height: .42rem;}
	.newsDet .newsDet-main .date{font-size: .26rem;line-height: .44rem;margin-top: .1rem;}
	.newsDet .newsDet-main .content{margin-top: .5rem;padding-right: 0;font-size: .26rem;line-height: .44rem;}
	.newsDet .newsDet-main .news-page{padding: 0;margin-top: .5rem;}
	.newsDet .newsDet-main .news-page a{width: 1.6rem;height: .6rem;padding: 0 .2rem;font-size: .24rem;}
	.newsDet .back{display: none;}

	/*社会责任*/
	.duty .social-box{padding: .8rem 0;}
	.duty .social-box .main{margin-top: .5rem;display: block;}
	.duty .social-box .left{width: 100%;}
	.duty .social-box .title{font-size: .3rem;}
	.duty .social-box .tips{font-size: .24rem;}
	.duty .social-box .txt{font-size: .26rem;margin-top: .2rem;}
	.duty .social-box .pic{padding-bottom: .08rem;}
	.duty .social-box .pic::after{height: .08rem;}
	.duty .social-box .right{width: 100%;margin-top: .3rem;}
	.duty .social-box .list{margin-top: .5rem;}
	.duty .social-box .list .item{padding: 0 .35rem;}
	.duty .social-box .list .item img{width: .8rem;margin-bottom: .2rem;}
	.duty .social-box .list .item p{font-size: .24rem;}
	.duty .social-box .right .txt{font-size: .26rem;max-width: none;margin-top: .3rem;width: 80%;}
	.duty .benefit-box{padding: .8rem 0;height: auto;}
	.duty .benefit-box .title{font-size: .32rem;line-height: .5rem;}
	.duty .benefit-box .txt{font-size: .26rem;margin-top: .2rem;}
	.duty .build-box{padding-top: .8rem;}
	.duty .build-box .title{font-size: .32rem;line-height: .5rem;}
	.duty .build-box .info{font-size: .26rem;margin-top: .2rem;}
	.duty .build-box .list{margin-top: .5rem;display: block;}
	.duty .build-box .list .item{width: 100%;}
	.duty .build-box .list .item:first-child{margin-bottom: .3rem;}
	.duty .build-box .list .imgBg{height: 3.88rem;}
	.duty .build-box .list .name{font-size: .28rem;}
	.duty .build-box .swiper-build{margin-top: .5rem;padding-bottom: .86rem;}
	.duty .build-box .swiper-build .imgBg{height: 3.88rem;}
	.duty .build-box .swiper-build .name{font-size: .28rem;}
	.duty .build-box .swiper-build .swiper-pagination{display: flex;justify-content: center;align-items: center;height: .2rem;bottom: .4rem;}
	.duty .build-box .swiper-build .swiper-pagination-bullet{display: block;width: .16rem;height: .16rem;margin: 0 .1rem;border-radius: 50%;opacity: 1;background: rgba(255, 255, 255, 1);box-sizing: border-box;}
	.duty .build-box .swiper-build .swiper-pagination-bullet-active{width: .2rem;height: .2rem;background: none;border: .04rem solid #27C2FB;}


	.duty .welfare-box{padding: .8rem 0;}
	.duty .welfare-box .main{display: block;}
	.duty .welfare-box .left{width: 100%;}
	.duty .welfare-box .title{font-size: .3rem;line-height: .5rem;}
	.duty .welfare-box .info{font-size: .28rem;max-width: none;margin-top: .1rem;}
	.duty .welfare-box .txt{font-size: .26rem;margin-top: .2rem;}
	.duty .welfare-box .right{margin-top: .3rem;width: 100%;}
	.duty .welfare-box .pdf{margin-top: .3rem;}

	/*奖项荣誉*/
	.honor{padding: .8rem 0;}	
	.honor .main{margin-top: .5rem;display: block;}
	.honor .left{width: 100%;}
	.honor .main-fixed .left{position: static;}
	.honor .year-box h5{font-size: .36rem;width: 1.8rem;height: .6rem;border-width: .04rem;}
	.honor .year-box{padding: .3rem 0 .6rem .3rem;}
	.honor .year-box .title{font-size: .3rem;}
	.honor .year-box .list{margin-top: .3rem;}
	.honor .year-box .list a{font-size: .36rem;line-height: .66rem;}
	.honor .year-box .list .active{margin-bottom: .2rem;}
	.honor .year-box .list .active a{font-size: .46rem;line-height: .76rem;}
	.honor .year-box .list .active a::after{width: 5.4rem;height: .08rem;margin-top: -.04rem;}
	.honor .right{width: 100%;margin-top: .5rem;}
	.honor .honor-list li{width: 48%;margin: 0 4% .5rem 0 !important;}
	.honor .honor-list li:nth-child(2n){margin-right: 0 !important;}
	.honor .honor-list li .pic{height: 2.62rem;}
	.honor .honor-list li .pic img{max-width: 2.72rem;max-height: 2.02rem;}
	.honor .honor-list li .name{font-size: .26rem;line-height: .36rem;margin-top: .2rem;height: .72rem;}
	.honor .honor-long-list li .pic{height: 4.32rem;}
	.honor .honor-long-list li .pic img{max-height: 3.72rem;}

	/*户用光伏*/
	.photovoltaic .household-box{padding: .8rem 0;}
	.photovoltaic .household-box .main{margin-top: .5rem;display: block;}
	.photovoltaic .household-box .left{padding-top: 0;width: 100%;}
	.photovoltaic .household-box .sub-title{display: none;}
	.photovoltaic .household-box .left .title{font-size: .54rem;}
	.photovoltaic .household-box .left .en{font-size: .24rem;}
	.photovoltaic .household-box .left .info{margin-top: .5rem;font-size: .26rem;}
	.photovoltaic .household-box .left .nav{margin-top: .5rem;}
	.photovoltaic .household-box .left .nav a{width: 3.68rem;height: .82rem;font-size: .32rem;padding: 0 .4rem;margin-bottom: .24rem;}
	.photovoltaic .household-box .left .nav .active{width: 4.9rem;height: .88rem;}
	.photovoltaic .household-box .left .nav .active i{width: .48rem;height: .48rem;}
	.photovoltaic .household-box .right{width: 100%;margin-top: .54rem;}
	.photovoltaic .household-box .house-swiper{padding-bottom: .8rem;}
	.photovoltaic .household-box .house-swiper .imgBg{height: 4.3rem;}
	.photovoltaic .household-box .house-swiper .main .box{padding: 0 .2rem .2rem;}
	.photovoltaic .household-box .house-swiper .main .top{padding-top: 0;}
	.photovoltaic .household-box .house-swiper .main .title{font-size: .3rem;}
	.photovoltaic .household-box .house-swiper .main .title span{font-size: .22rem;margin-left: .22rem;}
	.photovoltaic .household-box .house-swiper .main .more{display: none;}
	.photovoltaic .household-box .house-swiper .main .info{font-size: .26rem;max-width: none;display: none !important;}
	.photovoltaic .household-box .house-swiper .main h5{font-size: .26rem;margin-top: .2rem;display: none !important;}
	.photovoltaic .household-box .house-swiper .main .txt{font-size: .22rem;margin-top: .1rem;line-height: .4rem; display: none !important;}
	.photovoltaic .household-box .house-swiper .main .txt p::before{top: .2rem;}
	.photovoltaic .household-box .house-swiper .swiper-button-next, 
	.photovoltaic .household-box .house-swiper .swiper-button-prev{display: none;}
	.photovoltaic .household-box .house-swiper .swiper-pagination{display: flex;justify-content: center;align-items: center;height: .2rem;bottom: 0;}
	.photovoltaic .household-box .house-swiper .swiper-pagination-bullet{display: block;width: .16rem;height: .16rem;margin: 0 .1rem;border-radius: 50%;opacity: 1;background: rgba(255, 255, 255, 1);box-sizing: border-box;}
	.photovoltaic .household-box .house-swiper .swiper-pagination-bullet-active{width: .2rem;height: .2rem;background: none;border: .04rem solid #27C2FB;}

	.photovoltaic .modal-box{padding: .8rem 0;}
	.photovoltaic .p-title{font-size: .54rem;line-height: .64rem;}
	.photovoltaic .p-title span{font-size: .24rem;margin-left: .2rem;}
	.photovoltaic .modal-box .list{margin-top: .5rem;}
	.photovoltaic .modal-box ul{display: block;}
	.photovoltaic .modal-box li{width: 100%;margin: 0 0 .8rem 0;}
	.photovoltaic .modal-box li:last-child{margin-bottom: 0;}
	.photovoltaic .modal-box .pic,
	.photovoltaic .modal-box .imgBg{height: 3.6rem;}
	.photovoltaic .modal-box .player{width: .88rem;height: .88rem;}
	.photovoltaic .modal-box .main{margin-top: .14rem;}	
	.photovoltaic .modal-box .name{font-size: .36rem;}
	.photovoltaic .modal-box .img{margin-bottom: .2rem;}
	.photovoltaic .modal-box .img img{height:.4rem;}
	.photovoltaic .modal-box .txt{font-size: .26rem;}
	.photovoltaic .show-box .show-top{padding-top: .5rem;}
	.photovoltaic .show-box .show-top .container{display: block;}
	.photovoltaic .show-box .show-top .p-title{margin-top: 0;}
	.photovoltaic .show-box .show-top .nav{justify-content: space-between;margin-top: .56rem;}
	.photovoltaic .show-box .show-top .nav a{margin: 0;font-size: .32rem;line-height: .82rem;}
	.photovoltaic .show-box .show-top .nav .active{margin-left: 0;padding: 0 .18rem;border-bottom: .08rem solid #27C2FB;}
	.photovoltaic .show-box .pro{display: block;padding: .56rem 4% .8rem;}
	.photovoltaic .show-box .pro .left{width: 100%;height: auto;padding-left: 0;}
	.photovoltaic .show-box .pro .main{padding-top: 0;width: 100%;}
	.photovoltaic .show-box .pro .info{font-size: .26rem;}
	.photovoltaic .show-box .pro .title{font-size: .36rem;margin-top: .36rem;border-bottom: none;padding-bottom: .6rem;}
	.photovoltaic .show-box .pro .list{margin-top: 0;}
	.photovoltaic .show-box .pro .step{width: 46%;margin-bottom: .48rem;display: block;}
	.photovoltaic .show-box .pro .img{width: .8rem;}
	.photovoltaic .show-box .pro .box{width: 100%;}
	.photovoltaic .show-box .pro .name{font-size: .28rem;}
	.photovoltaic .show-box .pro .txt{font-size: .22rem;}
	.photovoltaic .show-box .system{padding: .5rem 0 0;}
	.photovoltaic .show-box .system .info{font-size: .26rem;}
	.photovoltaic .show-box .system .title{font-size: .36rem;margin-top: .36rem;}
	.photovoltaic .show-box .system .list{margin-top: .6rem;display: block;}
	.photovoltaic .show-box .system .step{width: 100%;margin: 0 0 .8rem 0;}
	.photovoltaic .show-box .system .step .imgBg{height: 4rem;}
	.photovoltaic .show-box .system .name{font-size: .28rem;margin: .1rem 0;}
	.photovoltaic .show-box .system .txt{font-size: .22rem;}
	.photovoltaic .show-box .system .s-name{font-size: .26rem;margin-bottom: .1rem;}
	.photovoltaic .show-box .show-swiper{width: 100%;height: 6.1rem;}
	.photovoltaic .show-box .show-swiper .swiper-button-next,
	.photovoltaic .show-box .show-swiper .swiper-button-prev{display: none;}
	.photovoltaic .show-box .show-swiper .swiper-pagination{height: .2rem;bottom: .3rem;}
	.photovoltaic .show-box .show-swiper .swiper-pagination .swiper-pagination-bullet{width: .16rem;height: .16rem;margin: 0 .1rem;border-radius: 50%;}
	.photovoltaic .show-box .show-swiper .swiper-pagination .swiper-pagination-bullet-active{width: .2rem;height: .2rem;border-width: .04rem;}
	.photovoltaic .case-box{padding: .6rem 0 1rem;}
	.photovoltaic .case-box .title{font-size: .54rem;}
	.photovoltaic .case-box .en{font-size: .24rem;}
	.photovoltaic .case-box .swiper-solution{margin-top: .4rem;}

	/*小安到家*/
	.care .xiaoan-box{padding: .88rem 0;}
	.care .xiaoan-box .sub-title{display: none;}
	.care .xiaoan-box .title{font-size: .54rem;line-height: .64rem;}
	.care .xiaoan-box .en{font-size: .24rem;line-height: .28rem;margin-top: .05rem;}
	.care .xiaoan-box .main{flex-direction: column-reverse;margin-top: .8rem;}
	.care .xiaoan-box .pic{margin-top: 0;width: 3.6rem;}
	.care .xiaoan-box .info{max-width: none;font-size: .26rem;margin-top: .32rem;}
	.care .xiaoan-box .list{margin-top: .45rem;}
	.care .xiaoan-box .list .item{width: 100% !important;height: auto;margin-bottom: .2rem;padding: .3rem .3rem .4rem;}
	.care .xiaoan-box .list .img{width: .84rem;margin: 0 .26rem 0 0;}
	.care .xiaoan-box .list .box{width: 5.24rem;}
	.care .xiaoan-box .list .name{font-size: .28rem;}
	.care .xiaoan-box .list .txt{width: 100% !important;font-size: .22rem;max-width: none !important;}
	.care .robust-box{background-image: url('../img/robust_m_bg.jpg');padding: .88rem 0;height: 12.3rem;}
	.care .robust-box .container{display: block;}
	.care .robust-box .left{padding-top: 0;}
	.care .robust-box .left .title{font-size: .54rem;line-height: .64rem;}
	.care .robust-box .left .en{font-size: .24rem;line-height: .28rem;margin-top: .06rem;}
	.care .robust-box .left .list{display: flex;justify-content: space-between;margin-top: .88rem;flex-wrap: wrap;}
	.care .robust-box .left .list .item{margin-bottom: .6rem;width: 46%;}
	.care .robust-box .left .list p{font-size: .28rem;}
	.care .robust-box .left .list .num{font-size: .28rem;line-height: .78rem;}
	.care .robust-box .left .list .num span{font-size: .78rem;}
	.care .robust-box .left .date{display: none;}
	.care .robust-box .right{width: 100%;position: relative;height: auto;border-right: none;justify-content: space-between;margin-top: 1.35rem;}
	.care .robust-box .right .item{width: auto;border-left: none;position: static;}
	.care .robust-box .right .item .bg{display: none !important;}
	.care .robust-box .right .item .box{position: static;padding-bottom: 0;}
	.care .robust-box .right .item img{width: 1.44rem;margin: 0;}
	.care .robust-box .right .item .name{font-size: .36rem;margin-top: .2rem;}
	.care .robust-box .right .item .txt{position: absolute;left: .25rem;top: 2.44rem;font-size: .28rem;width: 6.4rem;}
	.care .robust-box .right .item:nth-child(2) .txt{left: -2.5rem;}
	.care .robust-box .right .item:nth-child(3) .txt{left: -5.25rem;}
	.care .service-box{background-image: url('../img/service_m_bg.jpg');height: 9.34rem;padding-top: .8rem;}
	.care .service-box .container{display: block;}
	.care .service-box .title{font-size: .44rem;}
	.care .service-box .en{font-size: .24rem;}
	.care .service-box .info{font-size: .26rem;margin-top: .6rem;width: 100%;}
	.care .service-box .right{width: 100%;margin-top: 1.1rem;}

	/*智慧充电桩*/
	.charging .pile-box{padding: .8rem 0 .4rem;}
	.charging .pile-box::before{width: 4.9rem;height: 3.52rem;}
	.charging .pile-box .title{font-size: .32rem;margin-top: .24rem;}
	.charging .pile-box .info{font-size: .26rem;margin-top: .24rem;}
	.charging .pile-box .pic{margin-top: .6rem;}
	.charging .urban-box{padding: .8rem 0;}
	.charging .c-title{font-size: .54rem;line-height: .64rem;}
	.charging .c-en{font-size: .24rem;margin-top: .06rem;}
	.charging .urban-box .c-title,
	.charging .urban-box .c-en{text-align: left;}
	.charging .urban-box .info{font-size: .26rem;margin-top: .56rem;text-align: left;}
	.charging .urban-box .media-box{justify-content: flex-start;margin-top: .68rem;}
	.charging .urban-box .media-box i{width: .68rem;height: .68rem;margin-right: .34rem;}
	.charging .urban-box .media-box p{font-size: .36rem;line-height: .6rem;}
	.charging .urban-box .swiper-urban{margin-top: .6rem;padding-bottom: .86rem;}
	.charging .urban-box .swiper-urban .imgBg{height: 4.5rem;}
	.charging .urban-box .swiper-urban .name{height: .8rem;padding: 0 .4rem;font-size: .26rem;line-height: .8rem;}
	.charging .urban-box .swiper-urban .swiper-pagination{display: flex;justify-content: center;align-items: center;height: .2rem;bottom: 0;}
	.charging .urban-box .swiper-urban .swiper-pagination-bullet{display: block;width: .16rem;height: .16rem;margin: 0 .1rem;border-radius: 50%;opacity: 1;background: rgba(255, 255, 255, 0.5);box-sizing: border-box;}
	.charging .urban-box .swiper-urban .swiper-pagination-bullet-active{width: .2rem;height: .2rem;background: none;border: .04rem solid #27C2FB;}
	.charging .charge-box{padding: .8rem 0 0;}
	.charging .charge-box .main{display: block;margin-top: .52rem;}
	.charging .charge-box .pic{width: 100%;}
	.charging .charge-box .list{width: 100%;margin-top: .72rem;}
	.charging .charge-box .item{width: 46%;display: block;margin-bottom: .8rem;}
	.charging .charge-box .img{width: .88rem;}
	.charging .charge-box .box{width: 100%;margin-top: .2rem;}
	.charging .charge-box .name{font-size: .28rem;}
	.charging .charge-box .txt{font-size: .22rem;}
	.charging .safe-box{background-image: url('../img/safe_m_bg.jpg');padding: 1rem 0;}
	.charging .safe-box .info{font-size: .26rem;}
	.charging .safe-box .list{margin-top: 1rem;flex-wrap: wrap;}
	.charging .safe-box .item{width: 46%;margin-bottom: .4rem;height: auto;padding: .36rem .2rem;display: block;border-top-width: .04rem;}
	.charging .safe-box .item .img{width: .66rem;}
	.charging .safe-box .item .box{width: 100%;margin-top: .26rem;}
	.charging .safe-box .item .name{font-size: .28rem;}
	.charging .safe-box .item .txt{font-size: .22rem;margin-top: .1rem;}
	.charging .proxy-box{background-image: url('../img/proxy_m_bg.jpg');padding: 1.54rem 0 1.44rem;height: auto;}
	.charging .proxy-box .title{font-size: .6rem;}
	.charging .proxy-box .info{font-size: .3rem;margin-top: .26rem;width: 5.28rem;}
	.charging .proxy-box .main{display: block;margin-top: 1.4rem;}
	.charging .proxy-box .pic{width: 3.54rem;margin-bottom: .3rem;}
	.charging .proxy-box p{font-size: .36rem;}
	.charging .proxy-box .load{width: 5.2rem;height: 1rem;padding: 0 .58rem;font-size: .3rem;margin-top: .5rem;}
	.charging .proxy-box .load i{width: .48rem;height: .48rem;}
	.charging .case-box{padding: .8rem 0;}
	.charging .case-box .main{display: block;margin-top: .6rem;}
	.charging .case-box .nav{width: 100%;display: flex;justify-content: space-between;}
	.charging .case-box .nav a{font-size: .24rem;line-height: .78rem;margin: 0;}
	.charging .case-box .nav .active{border-bottom: .04rem solid #237AE4;font-size: .24rem;}
	.charging .case-box .nav .active::after{display: none;}
	.charging .case-box .tabs{width: 100%;margin-top: .52rem;}
	.charging .case-box .case-swiper{padding-bottom: .76rem;}
	.charging .case-box .case-swiper::after{display: none;}
	.charging .case-box .case-swiper .pic,
	.charging .case-box .case-swiper .imgBg{height: 4.4rem;}
	.charging .case-box .case-swiper .name{font-size: .4rem;line-height: .56rem;margin-top: .22rem;}
	.charging .case-box .case-swiper .swiper-button-next,
	.charging .case-box .case-swiper .swiper-button-prev{display: none;}
	.charging .case-box .case-swiper .swiper-pagination{justify-content: center;height: .2rem;}
	.charging .case-box .case-swiper .swiper-pagination .swiper-pagination-bullet{margin: 0 .1rem;width: .16rem;height: .16rem;border-radius: 50%;}
	.charging .case-box .case-swiper .swiper-pagination .swiper-pagination-bullet-active{width: .2rem;height: .2rem;border:.04rem solid #27C2FB;}

	/* 安能智电 */
	.elect .c-title{font-size: .54rem;line-height: .64rem;}
	.elect .c-en{font-size: .24rem;margin-top: .06rem;}
	.elect .pile-box{padding: .8rem 0 .4rem;}
	.elect .pile-box::before{width: 4.9rem;height: 3.52rem;}
	.elect .pile-box .title{font-size: .32rem;margin-top: .24rem;}
	.elect .pile-box .info{font-size: .26rem;margin-top: .24rem;}
	.elect .pile-box .pic{margin-top: .6rem;}
	.elect .case-box{padding: .8rem 0;}
	.elect .case-box .swiper-solution{margin-top: .6rem;}
	.elect .light-box{padding: .8rem 0;}
	.elect .light-box .info{margin-top: .3rem;font-size: .26rem;}
	.elect .light-box .pic{margin-top: .6rem;}
	.elect .charge-box{padding: .8rem 0 0;}
	.elect .charge-box .main{display: block;margin-top: .52rem;}
	.elect .charge-box .pic{width: 100%;}
	.elect .charge-box .list{width: 100%;margin-top: .72rem;}
	.elect .charge-box .item{width: 46%;display: block;margin-bottom: .8rem;}
	.elect .charge-box .img{width: .88rem;}
	.elect .charge-box .box{width: 100%;margin-top: .2rem;}
	.elect .charge-box .name{font-size: .28rem;}
	.elect .charge-box .txt{font-size: .22rem;}
	.elect .safe-box{background-image: url('../img/safe_m_bg.jpg');padding: 1rem 0;}
	.elect .safe-box .info{font-size: .26rem;}
	.elect .safe-box .list{margin-top: 1rem;flex-wrap: wrap;}
	.elect .safe-box .item{width: 46%;margin-bottom: .4rem;height: auto;padding: .36rem .2rem;display: block;border-top-width: .04rem;}
	.elect .safe-box .item .img{width: .66rem;}
	.elect .safe-box .item .box{width: 100%;margin-top: .26rem;}
	.elect .safe-box .item .name{font-size: .28rem;}
	.elect .safe-box .item .txt{font-size: .22rem;margin-top: .1rem;}
	.elect .contact-box{height: auto;padding: .8rem 0;}
	.elect .contact-box .title{font-size: .54rem;}
	.elect .contact-box .en{font-size: .26rem;margin-top: .1rem;}
	.elect .contact-box .main{margin-top: .6rem;justify-content: space-between;}
	.elect .contact-box .pic{width: 3.2rem;margin: 0;}
	.elect .contact-box p{font-size: .3rem;margin-top: .2rem;}

	/*安能商城*/
	.shop .mall-box{padding: .8rem 0 .4rem;}
	.shop .mall-box .info{font-size: .26rem;margin-top: .4rem;}
	.shop .mall-box .list{display: block;margin-top: .4rem;}
	.shop .mall-box .list .item{width: 100%;height: auto;padding: .24rem .24rem .4rem;margin-bottom: .2rem;}
	.shop .mall-box .list .img{width: .68rem;margin: .1rem .2rem 0 0;}
	.shop .mall-box .list .box{width: 5.26rem;}
	.shop .mall-box .list .name{font-size: .32rem;}
	.shop .mall-box .list .txt{margin-top: .1rem;font-size: .26rem;}
	.shop .mall-list{padding: 0 4%;}
	.shop .mall-list .item{display: block;background: #fff !important;}
	.shop .mall-list .item .imgBg{width: 100%;height: 5.6rem;}
	.shop .mall-list .item .main{width: 100%;height: auto;padding: .4rem 0 .8rem !important;}
	.shop .mall-list .item .title{font-size: .4rem;}
	.shop .mall-list .item .en{font-size: .24rem;}
	.shop .mall-list .item .txt{font-size: .26rem;margin-top: .4rem;max-width: none;}

	/*招商加盟*/
	.join .adv-box{padding: .8rem 0;}
	.join .adv-box .main{margin-top: .5rem;display: block;}
	.join .adv-box .left{width: 100%;padding-top: 0;}
	.join .j-title{font-size: .36rem;line-height: .56rem;}
	.join .j-title span{font-size: .28rem;margin-left: .1rem;}
	.join .adv-box .list{margin-top: .3rem;}
	.join .adv-box .list li .title{font-size: .28rem;line-height: .8rem;}
	.join .adv-box .list li .title::after{width: .14rem;height: .24rem;right: .2rem;margin-top: -.12rem;}
	.join .adv-box .list li .txt{font-size: .24rem;padding: .3rem 0;}
	.join .adv-box .list .active .title{font-size: .3rem;}
	.join .adv-box .right{width: 100%;margin-top: .5rem;}
	.join .condition-box{padding: .8rem 0;}
	.join .condition-box .main{margin-top: .3rem;display: block;}
	.join .condition-box .left{width: 100%;height: auto;padding: .3rem;}
	.join .condition-box .left .item{width: 100% !important;padding-left: 0 !important; border-right: none;display: block;padding-bottom: .3rem;margin-bottom: .3rem;border-bottom: 1px solid #EAEAEA !important;}
	.join .condition-box .left .item:nth-child(2n){border-left: none;}
	.join .condition-box .left img{width: .8rem;margin-bottom: .2rem;}
	.join .condition-box .left .txt{font-size: .26rem;width: 100% !important;}
	.join .condition-box .right{width: 100%;height: 4.9rem;}
	.join .flow-box{padding: .8rem 0;}
	.join .flow-box .pic{margin-top: .5rem;}
	.join .contact-box{padding: .8rem 0;height: auto;}
	.join .contact-box .info{font-size: .26rem;margin-top: .3rem;}
	.join .contact-box .list{margin-top: .5rem;justify-content: space-between;}
	.join .contact-box .list .item{width: 48%;height: 1.6rem;margin: 0 0 .3rem;padding: .2rem;}
	.join .contact-box .list .name{font-size: .28rem;padding-bottom: .2rem;}
	.join .contact-box .list .name i{width: .42rem;height: .42rem;background-size: .28rem .28rem;margin-right: .16rem;}
	.join .contact-box .list p{margin-top: .15rem;font-size: .24rem;padding: 0;}
	.join-pop .join-pop-main{width: 92%;height: auto;padding: .3rem 0;}
	.join-pop .main{width: 6.4rem;}
	.join-pop .title{font-size: .3rem;line-height: .48rem;}
	.join-pop .info{font-size: .24rem;line-height: .4rem;margin-top: .1rem;}
	.join-pop form{margin-top: .3rem;}
	.join-pop .item{flex-wrap: wrap;margin-bottom: 0;}
	.join-pop .step{width: 100%;margin-bottom: .2rem;}
	.join-pop .name{font-size: .26rem;line-height: .44rem;margin-bottom: .1rem;}
	.join-pop .text{height: .6rem;padding: 0 .2rem;font-size: .26rem;}
	.join-pop .select p{height: .6rem;padding: 0 .2rem;font-size: .26rem;background-size: .2rem .11rem;line-height: .6rem;}
	.join-pop .select ul{top: .6rem;}
	.join-pop .select ul li{padding: 0 .2rem;font-size: .26rem;line-height: .42rem;}
	.join-pop textarea{height: 1rem;padding: .2rem;font-size: .26rem;}
	.join-pop .item-bot{display: block;}
	.join-pop .vcode-text{width: 4.3rem;}
	.join-pop img{height: .6rem;margin-left: .2rem;}
	.join-pop .btn{width: 100%;height: .8rem;font-size: .3rem;padding: 0 .4rem 0 .6rem;background-size: .48rem .48rem;background-position: 5.4rem center;}
	.join-pop .close{width: .6rem;height: .6rem;background-size: .32rem .32rem;}
	.join-fixed .container{height: 2rem;}
	.join-fixed .left{display: block;}
	.join-fixed .info{font-size: .4rem;line-height: 1.215;}
	.join-fixed .tel{margin: .12rem 0 0 0;font-size: .26rem;}
	.join-fixed .tel span{font-size: .34rem;}
	.join-fixed .tel .icon{width: .4rem;height: .4rem;background-size: .24rem .24rem;border-radius: .06rem;margin-right: .06rem;}
	.join-fixed .btn{width: 2.86rem;height: .8rem;border-radius: .08rem;font-size: .26rem;padding: 0 .26rem 0 .28rem;}
	.join-fixed .btn i{width: .48rem;height: .48rem;}
	.join-fixed .close{width: .32rem;height: .32rem;top: .12rem;}

	/*招聘信息*/
	.recruit{padding: .8rem 0;}
	.recruit .tips{font-size: .26rem;line-height: .4rem;margin-top: .3rem;}
	.recruit .recruit-search{margin-top: .4rem;padding-bottom: .3rem;}
	.recruit .recruit-search form{flex-wrap: wrap;justify-content: space-between;}
	.recruit .recruit-search .select{width: 3.3rem;height: .8rem;margin: 0 0 .3rem;}
	.recruit .recruit-search .select::after{width: .2rem;height: .11rem;right: .2rem;margin-top: -.06rem;}
	.recruit .recruit-search .select p{font-size: .26rem;line-height: .76rem;padding: 0 .2rem;}
	.recruit .recruit-search .select ul{top: .8rem;}
	.recruit .recruit-search .select ul li{padding: 0 .2rem;font-size: .26rem;line-height: .76rem;}
	.recruit .search-box{width: 100%;height: .8rem;}
	.recruit .search-box .text{width: 5.1rem;height: .8rem;padding-left: .6rem;font-size: .26rem;background-size: .24rem .24rem;background-position: .2rem center;}
	.recruit .search-box .btn{width: 1.8rem;height: .8rem;font-size: .28rem;}
	.recruit .number{margin-top: .4rem;font-size: .26rem;line-height: .4rem;}
	.recruit .number span{margin: 0 .1rem;}
	.recruit .recruit-main{margin-top: .3rem;display: none;}
	.recruit .recruit-main .left{width: 100%;border-right: none;}
	.recruit .recruit-main .left .item{font-size: .28rem;line-height: .8rem;}
	.recruit .recruit-main .left .active{padding-left: .3rem;border-bottom-width: .04rem;}
	.recruit .recruit-main .right{margin-top: .5rem;width: 100%;}
	.recruit .recruit-main .top{padding: .3rem;border-bottom-width: .04rem;}
	.recruit .recruit-main .top .name{font-size: .32rem;line-height: .42rem;}
	.recruit .recruit-main .top .time{font-size: .26rem;line-height: .44rem;}
	.recruit .recruit-main .info{margin-top: .4rem;font-size: .26rem;line-height: .44rem;}
	.recruit .recruit-main .info .step{margin-right: .2rem;}
	.recruit .recruit-main .content{margin-top: .5rem;padding-top: .4rem;}
	.recruit .recruit-main .content .name{font-size: .28rem;line-height: .44rem;margin-bottom: .1rem;}
	.recruit .recruit-main .content .txt{font-size: .26rem;line-height: .44rem;margin-bottom: .3rem;}
	.recruit .recruit-main .content .email{font-size: .26rem;line-height: .44rem;}

	.recruit .recruit-m-main{width: 7.5rem;margin: .3rem 0 0 -.3rem;display: block;}
	.recruit .recruit-m-main .item{margin-bottom: .2rem;}
	.recruit .recruit-m-main .top{padding: 0 4%;}
	.recruit .recruit-m-main .top .name{border-bottom: 1px solid #E6E6E6;font-size: .34rem;font-weight: bold;color: #00114A;line-height: .86rem;position: relative;}
	.recruit .recruit-m-main .top .name::after{content: '';width: .24rem;height: .14rem;background: url('../images/arrowT_b.png') no-repeat;
	background-size: cover;position: absolute;right: 0;top: 50%;margin-top: -.07rem;transform: rotate(90deg);}
	.recruit .recruit-m-main .top .time{display: none;}
	.recruit .recruit-m-main .erify{display: none;background: #F9F9F9;padding: .4rem 4% .8rem;}
	.recruit .recruit-m-main .info{font-size: .26rem;line-height: .44rem;display: flex;color: #666;}
	.recruit .recruit-m-main .info .step{margin-right: .2rem;}
	.recruit .recruit-m-main .info .step span{font-weight: bold;}
	.recruit .recruit-m-main .content{margin-top: .5rem;}
	.recruit .recruit-m-main .content .name{font-size: .28rem;line-height: .44rem;margin-bottom: .1rem;color: #666;font-weight: bold;}
	.recruit .recruit-m-main .content .txt{font-size: .26rem;line-height: .44rem;margin-bottom: .3rem;color: #666;}
	.recruit .recruit-m-main .content .email{font-size: .26rem;line-height: .44rem;color: #237AE4;text-decoration: underline;}
	.recruit .recruit-m-main .item-active .top{background: linear-gradient(90deg, #0978FF -6.85%, #5BD311 109.68%);padding: .32rem .3rem .24rem;}
	.recruit .recruit-m-main .item-active .top .name{line-height: .42rem;color: #fff;border-bottom: none;}
	.recruit .recruit-m-main .item-active .top .name::after{background-image: url('../images/arrowT.png');transform: rotate(180deg);}
	.recruit .recruit-m-main .item-active .top .time{display: block;font-size: .22rem;line-height: .44rem;color: #fff;}
	.recruit .school-search{margin-top: .5rem;width: 100%;}
	.recruit .school-search form{width: 100%;height: .8rem;}
	.recruit .school-search .text{width: 80%;height: .8rem;padding-left: 1rem;font-size: .26rem;background-size: .38rem .38rem;background-position: .3rem center;}
	.recruit .school-search .btn{width: 20%;height: .8rem;font-size: .28rem;}
	.recruit .school-nav{margin-top: .5rem;padding-bottom: .3rem;}
	.recruit .school-nav .item{margin-bottom: .2rem;display: block;}
	.recruit .school-nav .name{font-size: .26rem;width: 100%;font-weight: bold;}
	.recruit .school-nav .list{margin-top: .3rem;width: 100%;}
	.recruit .school-nav a{font-size: .26rem;margin: 0 .2rem .2rem 0;}
	.recruit .school-num{margin-top: .2rem;font-size: .26rem;}
	.recruit .school-list{margin-top: .3rem;}
	.recruit .school-list .item{display: block;padding: .3rem 0;}
	.recruit .school-list .name{font-size: .3rem;}
	.recruit .school-list .info{margin-top: .3rem;font-size: .26rem;}
	.recruit .school-list .type{width: 2.1rem;}
	.recruit .school-list .city{width: 1.7rem;}
	.recruit .school-list .nature{width: 1.4rem;}
	.recruit .school-list .link{width: 2.4rem;height: .6rem;font-size: .26rem;margin-top: .3rem;padding: 0 .3rem;}
	.recruit .school-list .link i{width: .36rem;height: .36rem;}

	.hotrec{padding: .8rem 0;}
	.hotrec .title{font-size: .4rem;}
	.hotrec .list{margin-top: .6rem;}
	.hotrec a{width: 100%;height: 1.8rem;margin: 0 0 .3rem 0;padding: 0 6%;}
	.hotrec .name{font-size: .3rem;margin-bottom: .2rem;}
	.hotrec .num{font-size: .22rem;}
	.hotrec .num span{font-size: .28rem;}
	.hotrec .icon{height: .8rem;width: .8rem;}
	.hotrec .icon img{max-height: .8rem;max-width: .8rem;}

	/*光伏学院*/
	.college .college-banner .container{padding-top: 2.6rem;}
	.college .college-banner h5{font-size: .42rem;line-height: .62rem;}
	.college .college-banner .line{margin: .3rem 0;width: 1.2rem;height: 2px;}
	.college .college-banner .txt{font-size: .26rem;line-height: .46rem;max-width: none;}
	.college .college-banner .list{flex-wrap: wrap;margin-top: .5rem;}
	.college .college-banner .list .item{width: 50%;margin-bottom: .5rem;}
	.college .college-banner .list .item .num{font-size: .26rem;line-height: .7rem;height: .7rem;}
	.college .college-banner .list .item .num span{font-size: .7rem;}
	.college .college-banner .list .item .num .add{font-size: .42rem;line-height: .42rem;right: 1.8rem;top: -.2rem;}
	.college .college-banner .list .item:nth-child(2) .num .add{right: .7rem;}
	.college .college-banner .list .item p{font-size: .26rem;line-height: .46rem;margin-top: .1rem;}
	.college .college-profile{padding: .6rem 0 .8rem;}
	.college .college-profile .title{font-size: .38rem;line-height: .58rem;}
	.college .college-profile .txt{width: 100%;font-size: .26rem;line-height: .46rem;margin-top: .4rem;max-width: none;}
	.college .college-profile .list{margin-top: .5rem;flex-wrap: wrap;}
	.college .college-profile .list .link{width: 33.3333%;margin: 0 0 .4rem;}
	.college .college-profile .list .link img{height: .74rem;}
	.college .college-profile .list .link p{font-size: .28rem;line-height: .48rem;margin-top: .3rem;}
	.college .college-profile .more{margin-top: .6rem;width: 3rem;height: .8rem;font-size: .3rem;line-height: .8rem;}
	.college .college-plan{padding: 1.2rem 0;}
	.college .college-plan .left{margin-top: 0;width: 100%;float: none;}
	.college .college-plan .left h4,
	.college .college-plan .left p{font-size: .38rem;line-height: .58rem;}
	.college .college-plan .left .pic{margin-top: .5rem;}
	.college .college-plan .right{margin-top: .5rem;font-size: .26rem;line-height: .46rem;float: none;width: 100%;}
	.college .college-plan .right p{margin-bottom: .3rem;}
	.college .college-card{padding: .8rem 0 1.8rem;background-size: 7.5rem 2.03rem;}
	.college .college-card .title{font-size: .38rem;line-height: .58rem;}
	.college .college-card .txt{max-width: 100%;font-size: .26rem;line-height: .46rem;margin-top: .3rem;}
	.college .card-search{width: 100%;margin-top: .6rem;}
	.college .card-search .text{width: calc(100% - 2rem);height: .8rem;font-size: .26rem;padding: 0 .2rem;}
	.college .card-search .btn{width: 2rem;height: .8rem;font-size: .28rem;padding-left: .6rem;background-size: .3rem;background-position: .2rem center;}

	.college .college-brief{padding: .8rem 0;}
	.college .college-brief .left{float: none;}
	.college .college-brief .left h4,
	.college .college-brief .left p{font-size: .38rem;line-height: .58rem;}
	.college .college-brief .right{width: 100%;float: none;margin-top: .5rem;}
	.college .college-brief .right .txt,
	.college .college-brief .right .item .txt{font-size: .26rem;line-height: .46rem;}
	.college .college-brief .right .warp{margin-top: .5rem;padding-top: .3rem;display: block;}
	.college .college-brief .right .item .name{font-size: .3rem;line-height: .5rem;margin-bottom: .1rem;}
	.college .college-brief .right .item:last-child{margin-top: .5rem;width: 100%;}
	.college .college-advtage{padding-top: .8rem;}
	.college .college-advtage .title{font-size: .38rem;line-height: .58rem;margin-bottom: .6rem;}
	.college .college-advtage .list{display: flex;width: 7.2rem;overflow-x: scroll;}
	.college .college-advtage .list .item{flex: none;width: 5.4rem;padding: .4rem .4rem 0;height: 5.4rem;}
	.college .college-advtage .list .item .name{font-size: .3rem;line-height: .5rem;}
	.college .college-advtage .list .item .txt{font-size: .26rem;line-height: .46rem;margin-top: .3rem;}
	.college .college-manager{padding: .8rem 0 1rem;}
	.college .college-manager::after{display: none;}
	.college .college-manager .title{font-size: .36rem;line-height: .56rem;margin-bottom: .5rem;}
	.college .swiper-manager{padding-bottom: .6rem;}
	.college .swiper-manager .pic{float: none;width: 100%;height: 4.8rem;}
	.college .swiper-manager .main{float: none;width: 100%;margin-top: .5rem;}
	.college .swiper-manager .main .top{height: .92rem;padding-left: .2rem;}
	.college .swiper-manager .main .top::before{width: 3px;}
	.college .swiper-manager .main .top .name{font-size: .36rem;line-height: .46rem;}
	.college .swiper-manager .main .top p{font-size: .26rem;line-height: .36rem;margin-top: .1rem;}
	.college .swiper-manager .main .info{margin-top: .3rem;}
	.college .swiper-manager .main .info .name,
	.college .swiper-manager .main .info .txt{font-size: .26rem;line-height: .46rem;}
	.college .swiper-manager .swiper-button-next,
	.college .swiper-manager .swiper-button-prev{display: none;}
	.college .swiper-manager .swiper-pagination{left: 0;margin: 0;bottom: 0;text-align: center;}
	.college .swiper-manager .swiper-pagination::after{display: none;}
	.college .swiper-manager .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;box-sizing: border-box;border:1px solid #237ae4;background: none;margin: 0 5px;opacity: 1;}
	.college .swiper-manager .swiper-pagination .swiper-pagination-bullet-active{background: #237ae4;}
	.college .college-teacher{padding: .8rem 0 1rem;}
	.college .college-teacher .title{font-size: .36rem;line-height: .56rem;margin-bottom: .5rem;}
	.college .swiper-teacher{width: 7.2rem;}
	.college .swiper-teacher .swiper-button-prev,
	.college .swiper-teacher .swiper-button-next{display: none;}
	.college .swiper-teacher .swiper-slide{width: 5.4rem;}
	.college .swiper-teacher .pic{height: 5.24rem;}
	.college .swiper-teacher .main{margin-top: .2rem;}
	.college .swiper-teacher .main .name{font-size: .26rem;line-height: .46rem;}
	.college .swiper-teacher .main .name span{font-size: .3rem;}
	.college .swiper-teacher .main .books{font-size: .24rem;line-height: .44rem;margin-top: .2rem;}
	.college .college-course{padding: .8rem 0;}
	.college .college-course .title{font-size: .38rem;line-height: .58rem;margin-bottom: .4rem;}
	.college .course-tabs .left{float: none;width: 100%;padding-top: 0;}
	.college .course-tabs .left .name{font-size: .3rem;line-height: .5rem;}
	.college .course-tabs .left .obj{font-size: .28rem;line-height: .48rem;}
	.college .course-tabs .left .line{width: calc(100% + .3rem);left: -.3rem;margin: .3rem 0;}
	.college .course-tabs .left h5{font-size: .26rem;line-height: .46rem;}
	.college .course-tabs .left .txt{font-size: .26rem;line-height: .46rem;margin-bottom: .3rem;}
	.college .course-tabs .pic{width: 100%;height: 3.84rem;float: none;margin-top: .5rem;}
	.college .course-nav{margin-top: .5rem;}
	.college .course-nav li{padding: .3rem;box-sizing: border-box; width: 50%;height: auto;display: flex;align-items: center;}
	.college .course-nav li img{height: .5rem;margin: 0 .2rem 0 0;}
	.college .course-nav li p{font-size: .24rem;line-height: .44rem;}

	.card .card-banner{height: 8rem !important;}
	.card .card-banner .container{padding-top: 3.5rem;}
	.card .card-banner h4{font-size: .42rem;line-height: .62rem;}
	.card .card-banner p{font-size: .28rem;line-height: .48rem;margin-top: .1rem;}
	.card .card-banner .card-search{width: 100%;margin-top: .5rem;}
	.card .card-banner .card-search .text{width: calc(100% - 2rem);height: .8rem;padding: 0 .2rem;font-size: .26rem;-webkit-appearance: none;border-radius: 0;}
	.card .card-banner .card-search .btn{width: 1.6rem;padding-left: .6rem;background-position: .2rem center;height: .8rem;background-size: .24rem .24rem;font-size: .26rem;-webkit-appearance: none;border-radius: 0;}
	.card .card-nav ul{display: flex;width: 7.2rem;overflow-x: scroll;}
	.card .card-nav li{margin-right: .3rem;height: .8rem;line-height: .8rem;float: none;flex: none;}
	.card .card-nav li a{font-size: .28rem;padding: 0 .3rem;}
	.card .card-main{padding: .6rem 0 1rem;}
	.card .card-main .tips{font-size: .26rem;line-height: .46rem;margin-bottom: .5rem;}
	.card .card-main .list li{width: 100%;height: 4.36rem;margin: 0 0 .3rem 0 !important;}
	.card .card-main .list li p{font-size: .5rem;line-height: .7rem;}
	.card .cardsearch-main{padding: .6rem 0 1rem;}
	.card .cardsearch-main .tips{font-size: .26rem;line-height: .46rem;margin-bottom: .5rem;}
	.card .collegesearchList li{width: 100%;margin: 0 0 .3rem 0 !important;border-radius: .1rem;padding-top: .3rem;height: 6.4rem;}
	.card .collegesearchList li .main{font-size: .26rem;line-height: .46rem;}
	
	.page a{width: .48rem;height: .48rem;line-height: .48rem;font-size: .22rem;margin: 0 .04rem;}
	.page a:hover{background: #fff;border-color: #b3b3b3;color: #4d4d4d;}
	.page .prev a, .page .next a{width: .9rem;}

	.star .star-banner{height: 8rem !important;}
	.star .star-banner .container{padding-top: 3.5rem;}
	.star .star-nav{padding: .4rem 0;}
	.star .star-nav .container{overflow-x: auto;justify-content: flex-start;margin-left: .3rem;width: 7.2rem;}
	.star .star-nav a{width: 1.4rem;height: 1.4rem;flex: none;margin-right: .2rem;}
	.star .star-nav a i{width: .6rem;height: .6rem;background-size: .6rem 3rem;margin-bottom: .1rem;}
	.star .star-nav a .icon2{background-position: 0 -.6rem;}
	.star .star-nav a .icon3{background-position: 0 -1.2rem;}
	.star .star-nav a .icon4{background-position: 0 -1.8rem;}
	.star .star-nav a .icon5{background-position: 0 -2.4rem;}
	.star .star-nav a p{font-size: .24rem;line-height: .42rem;}
	.star .main{padding: .6rem 0 .8rem;}
	.star .star-top .title{font-size: .4rem;line-height: .6rem;}
	.star .star-top .list-type a{width: .3rem;height: .3rem;background-size: .38rem .6rem;}
	.star .star-top .list-type a:last-child{width: .38rem;margin-left: .2rem;background-position: 0 -.3rem;}
	.star .star-list{margin-top: .5rem;}
	.star .star-list li{width: 100%;height: auto;margin: 0 0 .3rem;}
	.star .star-list li .pic,
	.star .star-list li .pic .imgBg{height: 3.82rem;}
	.star .star-list li .pic .pic-title{font-size: .3rem;line-height: .44rem;}
	.star .star-list li .pic .player-icon{width: .8rem;height: .8rem;}
	.star .star-list li .box{padding: .3rem;}
	.star .star-list li .box .time{font-size: .22rem;line-height: .26rem;}
	.star .star-list li .box .time span{padding-left: .2rem;margin-left: .2rem;}
	.star .star-list li .box .title{margin-top: .1rem;font-size: .3rem;line-height: .44rem;}
	.star .star-list li .box .info{font-size: .26rem;line-height: .44rem;margin-top: .2rem;padding-bottom: .2rem;}
	.star .star-list li .lock-icon{right: .3rem;top: 4rem;width: .22rem;height: .28rem;}
	.star .star-list .item-file .lock-icon{top: .3rem;}
	.star .star-list .item-file .box{padding-top: .3rem;}
	.star .star-vertical-list li .box{padding: .3rem .4rem;}
	.star .star-vertical-list li .box .title{margin-top: 0;}
	.star .star-vertical-list li .box .time{margin-top: .1rem;}
	.star .star-vertical-list li .box .title .icon{width: .3rem;height: .3rem;background-size: .3rem 1.2rem;margin: .07rem 0 0 -.4rem;}
	.star .star-vertical-list li .box .title .pdf-icon{background-position: 0 -.3rem;}
	.star .star-vertical-list li .box .title .ppt-icon{background-position: 0 -.6rem;}
	.star .star-vertical-list li .box .title .word-icon{background-position: 0 -.9rem;}
	.star .star-vertical-list li .lock-icon{top: .4rem !important;}

	.infomation-pop .infomation-pop-main{width: 92%;}
	.infomation-pop .mobile-box{padding: .3rem;}
	.infomation-pop .infomation-pop-main .item{width: 100%;margin-bottom: .2rem;}
	.infomation-pop .infomation-pop-main .item .name{font-size: .28rem;line-height: .48rem;margin-bottom: .1rem;}
	.infomation-pop .infomation-pop-main .item .text{margin-top: 0;width: 100%;height: .8rem;font-size: .26rem;padding: 0 .3rem;}
	.infomation-pop .infomation-pop-main .item .vcode-text{width: 3.6rem;margin-right: .2rem;}
	.infomation-pop .infomation-pop-main .item img{height: .8rem;}
	.infomation-pop .infomation-pop-main .close{width: .6rem;height: .6rem;top: auto;right: auto;border-width: 2px;background-size: .2rem .2rem;bottom: -.8rem;left: 50%;margin-left: -.3rem;}
	.infomation-pop .infomation-pop-main .item-bot{padding: .2rem 0;}
	.infomation-pop .infomation-pop-main .item-bot .btn{width: 100%;height: .8rem;font-size: .28rem;border-radius: .4rem;}
	.infomation-pop .info-box .title{font-size: .3rem;line-height: .5rem;margin-bottom: .2rem;}
	.infomation-pop .info-box .item-flex .step{width: 3.1rem;}
	.infomation-pop .info-box .m_zlxg{height: .8rem;}
	.infomation-pop .info-box .m_zlxg p{font-size: .26rem;line-height: .78rem;padding: 0 .3rem;}
	.infomation-pop .info-box .m_zlxg .m_zlxg2{top: .8rem;max-height: 3rem;}
	.infomation-pop .info-box .m_zlxg .m_zlxg2 li{font-size: .26rem;line-height: .6rem;padding: 0 .3rem;}
	.infomation-pop .info-box .m_zlxg p::after{width: .2rem;height: .11rem; right: .2rem;margin-top: -.06rem;}
	.media-pop .media-pop-main{width: 100%;height: 4.22rem;}
	.media-pop .close{width: .4rem;height: .4rem;top: -.6rem;right: .3rem;}
	.media-pop video{height: 4.22rem;}

	.result-main{padding: 50px 0 1rem;}
	.result-top{padding: .8rem 0 .6rem;}
	.result-top .title{font-size: .38rem;line-height: .58rem;margin-bottom: .3rem;}
	.result-top .text{width: calc(100% - 1.8rem);height: .8rem;font-size: .26rem;padding: 0 .2rem;}
	.result-top .btn{width: 1.6rem;height: .8rem;font-size: .3rem;padding-left: .7rem;background-position: .3rem center;background-size: .26rem;}
	.result-cont{padding-top: .6rem;}
	.result-cont .title{font-size: .38rem;line-height: .58rem;}
	.result-cont .list{padding: .4rem .2rem;margin-top: .4rem;}
	.result-cont .list li{padding-bottom: .3rem;margin-bottom: .3rem;}
	.result-cont .list li .name{font-size: .28rem;line-height: .48rem;}
	.result-cont .list li .txt{font-size: .26rem;line-height: .46rem;margin-top: .1rem;}
	.result-cont .list li .time{font-size: .22rem;line-height: .42rem;margin-top: .2rem;}
	.result-cont .page{margin-top: .3rem;}
}