
/*涓皬灞?/
@media screen and (max-width: 1560px) {
    .header .nav li{margin-left:3.1667vw;}
    .header .nav .link{font-size: 13px;}
    .sub-menu .container .tit{font-size:13px;}
    .sub-menu .container a{font-size:13px;}
    
}

/*绉诲姩绔€傞厤*/
@media screen and (max-width: 750px) {
	.container{width: 6.9rem;}
	.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: 1.32rem;z-index: 99}
	.m-header::before{content:'';width: 100%;height:100%;position: absolute;left:0;top:0;}
	.m-header .container{position: relative;z-index: 10;display: flex;justify-content: space-between;align-items: center;}
	.m-header .logo{display: block;width: 2.56rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .logo .bk{display: none;}
	.m-header .right{display: flex; align-items:center;height: 1.32rem;}
	.m-header .nav{width: .48rem;height: .36rem;background: url('../images/m_nav.png') no-repeat;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 .language{display:block; position:relative; width: .4rem;height: .4rem;background: url(../images/language.png) no-repeat center;background-size: cover;margin-right: .3rem;}
	
	.m-show,.m-open,.m-bk{background:#fff;box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);}
	.m-show .logo img,
	.m-open .logo img,
	.m-bk .logo img{display: none;}
	.m-show .logo .bk,
	.m-open .logo .bk,
	.m-bk .logo .bk{display: block;}
	.m-show .nav,
	.m-open .nav,
	.m-bk .nav{background-image:url('../images/m_b_nav.png');}
	.m-show .search,
	.m-open .search,
	.m-bk .search{background-image:url('../images/search_b.png');}
	.m-show .language,
	.m-open .language,
	.m-bk .language{background-image:url('../images/language_b.png');}
	
	
	.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: .14rem;background: url('../images/arrow_bb.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.07rem;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: .18rem;height: .11rem;background: url('../images/arrow_bb.png') no-repeat;position: absolute;
		right: 0;top: 50%;margin-top: -.05rem;background-size: cover;transition: all .5s ease-in-out;transform: rotate(-90deg);}
	.m-main .item .list .erify{display: none;border-bottom: 1px solid #EAEAEA;padding: .3rem 0;}
	.m-main .item .active::after{transform: rotate(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-language{background: #fff;width: 2rem;top: 1rem;right:0.5rem;position: absolute;display: none;}
	.m-language a{display: block;text-align: center;font-size: .26rem;line-height: 1rem;color: #333;}
	.m-search{position: absolute;left: 0;top: .94rem;background: rgba(0,17,34,0.8);padding: 30px 4% 20px;width: 92%;display: none;}
	.m-search .container{height: auto;}
	.m-search form{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_h.png') no-repeat center center;background-size: 20px;border:none;}

	/*搴曢儴*/
	.footer .container{padding-top: .8rem;}
	.footer .top{display:block;padding-bottom: .6rem;}
	.footer .top .pic{width: 3.45rem;}
	.footer .friend-select{margin-top: .5rem;}
	.footer .friend-select p{width:100%; height:.8rem;border-radius:.4rem;padding:0 .3rem;font-size: .26rem;}
	.footer .friend-select p::after{width:.18rem;height: .12rem;right:.3rem;}
	.footer .friend-select ul{top:.8rem;max-height:4rem;}
	.footer .friend-select a{font-size: .26rem;line-height:.8rem;padding:0 .3rem;}
	.footer .mid{display:block;padding:.6rem 0;}
    .footer .left{display: none;}
    .footer h5{font-size: .28rem;}
    .footer .tel{font-size: .36rem;margin-top: .2rem;}
    .footer .job{margin-top: .3rem;}
    .footer .job h5{margin-bottom: .2rem;}
    .footer .online a{font-size:.26rem;}
    .footer .job a{font-size: .26rem;margin-bottom: .2rem;}
    .footer .job i{width:.24rem;height: .24rem;margin-left: .2rem;}
    .footer .share{padding-top: .2rem;}
    .footer .share a{width:.88rem;height:.88rem;margin-right: .3rem;}
    .footer .share i{width:.44rem;height: .44rem;}
    .footer .share .erify{left: 0;transform:translateX(0px);bottom:calc(.88rem + 10px);}
    .footer .share .erify::before{left:.44rem;}
    .footer .vx-list{width:6.7rem;padding:.1rem;}
    .footer .vx-list .col{width:1.6rem;}
    .footer .vx-list p{font-size:.24rem;margin-top: .2rem;}
    
    .footer .bot{display:block;padding-top: .6rem;}
    .footer .links a{font-size: .26rem;margin-right:.3rem;}
    .footer .copyright{margin-top: .3rem;font-size: .26rem;}

	/*.footer{padding: .8rem 0 .3rem;}*/
	/*.footer .top{display: block;}*/
	/*.footer .left{width: 100%;display: block;}*/
	/*.footer .left .title{font-size: .28rem;line-height: 1rem;border-bottom: 1px solid rgba(0, 0, 0, 0.1);position: relative;}*/
	/*.footer .left .title::after{content: '';width: .24rem;height: .14rem;background: url(../images/arrow_bb.png) no-repeat;background-size: cover;position: absolute;right: .3rem;top: 50%;margin-top: -.07rem;}*/
	/*.footer .left .list{margin-top: 0;display: none;}*/
	/*.footer .left a{padding: 0 .3rem;font-size: .26rem;line-height: .76rem;border-bottom: 1px solid rgba(0, 0, 0, 0.1);margin: 0 .3rem;}*/
	/*.footer .right{width: 100%;margin-top: .5rem;}*/
	/*.footer .right .title{font-size: .32rem;margin-top: .4rem;}*/
	/*.footer .right .tel{font-size: .52rem;margin-top: .2rem;}*/
	/*.footer .right .time{margin-top: .1rem;font-size: .28rem;}*/
	/*.footer .share{margin-top: .3rem;justify-content: space-between;}*/
	/*.footer .share a{width: 1.9rem;height: auto;margin: 0;background: none !important;}*/
	/*.footer .share .erify{position: static;width: 1.9rem;display: block !important;transform: translateX(0px);}*/
	/*.footer .bot{padding-top: .4rem;margin-top: .4rem;}*/
	/*.footer .firend-list{display: block;}*/
	/*.footer .firend-list .firend-select{width: 100%;margin-bottom: .3rem;}*/
	/*.footer .copyright{font-size: .24rem;line-height: 1.5;text-align: left;margin-top: .3rem;}*/
	
	/*閫氱敤*/
	.sub-banner{height:7.2rem;}
	.sub-banner video,
	.sub-banner img{height: 7.2rem;}
	.sub-banner h1,
	.sub-banner h4{font-size: .64rem;margin-top: .2rem;}
	.sub-banner .main{padding-top:1.32rem;}
	.site i{width: .24rem;height: .24rem;margin-right: 0;}
	.site a{font-size: .2rem;line-height: .24rem;}
	.site span{width: .2rem;height: .2rem;margin: 0 .1rem;font-size: 0;line-height: 0;}
	.site .last{font-size: .2rem;line-height: .24rem;width: auto;margin-left: 0;}
	.load-more{font-size:.28rem;}
	.load-more .icon{width:.72rem;height:.72rem;}
	.load-more .arrow{width:.64rem;height:.64rem;margin-left:.2rem;}
	.load-more i{width: 1.28rem;height: .64rem;transform:translateX(-.64rem);}
	.com-title{font-size: .36rem;line-height: 1.3333;}
	.sub-link{display: none;}
	.swiper-com .swiper-button-prev, 
	.swiper-com .swiper-button-next{display: none;width:.6rem;height:.6rem;}
	.swiper-com .swiper-button-prev i, .swiper-com .swiper-button-next i{width:.12rem;height:.2rem;}
	.news-list li{width: 100%;margin: 0 0 .4rem;}
	.news-list .pic{border-radius: .12rem;}
	.news-list .pic img{height: 4.1rem;}
	.news-list .time{font-size: .24rem;margin-top: .32rem;}
	.news-list .name{font-size: .28rem;margin-top: .26rem;}
	.news-list .show-time{margin-top:.2rem;display: block;}
	.news-list .col{font-size: .26rem;margin-right:0;margin-bottom: .2rem;}
    .news-list .col i{width:.36rem;height:.36rem;margin-right: .1rem;}
	
    .aside{width:1rem;right:0;}
    .aside .ask{width:.6rem;height:.6rem;border-radius: .08rem;margin-top:.08rem;}
    .aside .ask i{width: .28rem;height: .28rem;}
    .aside .pro-link{width:.6rem;margin-top:.1rem;border-radius:.08rem;padding:.2rem .16rem;}
    .aside .pro-link i{width:.28rem;height:.28rem;}
    .aside .pro-link p{font-size:.24rem;padding:0;text-align: center;margin-top: .1rem;line-height:.36rem;}
    .media-pop .media-pop-main{width:100%;height:4.22rem;}
    .media-pop .close{width:.56rem;height:.56rem;right:.3rem;top: -.6rem;}
    .media-pop video{height:4.22rem;}
    .help-box{display:block;}
    .help-box .item{width:100%;height:3.8rem;}
    .help-box .imgBg{height: 3.8rem;}
    .help-box .abs{padding:0 .3rem .4rem;}
    .help-box h4{font-size: .3rem;}
    .help-box p{font-size: .24rem;margin-top:.2rem;}
    .help-box .link{width:1.8rem;height:.6rem;font-size:.24rem;margin-top: .2rem;}
    .cookie-pop{padding:.4rem 0;}
    .cookie-pop .main{display: block;padding: 0 .3rem;}
    .cookie-pop .info{width:100%;font-size:.26rem;}
    .cookie-pop .actions{margin-top: .3rem;}
    .cookie-pop .actions a{font-size: .26rem;padding:0 .3rem;margin: 0 .3rem 0 0;line-height:.8rem;}
    .recom-news{padding: .6rem 0;}
    .recom-news .list{margin-top: .3rem;display: block;}
    .recom-news .item{width:100%;height: 2.2rem;margin:0 0 .3rem;border-radius: .06rem;padding:.3rem;}
    .recom-news .title{font-size: .3rem;}
    .recom-news .txt{font-size: .26rem;margin-top: .2rem;}

	/* .site,
	.link-nav{display: none;}
	.sub-banner .main{padding-bottom: .8rem;}
	.sub-banner h4{font-size: .54rem;}
	.sub-banner .share{margin-top: .6rem;}
	.com-title{font-size: .48rem;}
	.form-box .item{display: block;margin-bottom: .3rem;}
	.form-box .col{width: 100%;margin: 0 0 .3rem;}
	.form-box .name{font-size: .26rem;margin-bottom: .1rem;}
	.form-box .text{height: .8rem;padding: 0 .3rem;font-size: .26rem;border-radius: .08rem;}
	.form-box textarea{height: 2.2rem;font-size: .26rem;padding: .2rem .3rem;border-radius: .08rem;}
	.form-box .event-select p{line-height: .8rem;padding: 0 .3rem;font-size: .26rem;border-radius: .08rem;}
	.form-box .event-select p::after{width: .32rem;height: .32rem;right: .2rem;margin-top: -.16rem;}
	.form-box .event-select ul{top: .8rem;max-height: 4rem;border-radius: .08rem;}
	.form-box .event-select li{font-size: .26rem;padding: 0 .3rem;line-height: .8rem;}
	.form-box .file-btn{width: 1.74rem;height: .8rem;}
	.form-box .upload-btn{width: 1.74rem;height: .8rem;border-radius: .08rem;font-size: .26rem;}
	.form-box i{width: .32rem;height: .32rem;margin-right: .1rem;}
	.form-box .file-text,
	.form-box .vcode-text{width: 4.8rem;}
	.form-box img{width: 1.74rem;height: .8rem;border-radius: .08rem;}
	.form-box .item-bot{padding-top: .3rem;}
	.form-box .btn{width: 2.4rem;height: .8rem;font-size: .28rem;border-radius: .4rem;}
	.news-list li{width: 100%;margin: 0 0 .3rem;}
	.news-list .pic{border-radius: .2rem;}
	.news-list .pic img{height: 3.78rem;}
	.news-list .title{font-size: .32rem;margin-top: .3rem;}
	.news-list .time{font-size: .26rem;margin-top: .1rem;}
	.news-list .txt{font-size: .26rem;margin-top: .1rem;}
	.page a,
	.page span{display: none;}
	.page .prev, .page .next{display: block;} */

	/*棣栭〉*/
	.home .footer{height: 100vh;}
	.home .footer .container{padding-top: 2.3rem;}
	.home .pages,
	.home .dots{display: none;}
	.swiper-home{display: block;width: 100%;height: 100vh;}
	.home .swiper-banner .title{font-size: .6rem;line-height: .8rem;}
	.home .swiper-banner .link{width: 2.4rem;height: .76rem;border-radius: .38rem;font-size: .2rem;padding: 0 .36rem;margin-top: .4rem;}
	.home .swiper-banner .link i{width: .12rem;height: .2rem;}
	.home .swiper-banner .swiper-button-prev,
	.home .swiper-banner .swiper-button-next{width: .76rem;height: .76rem;bottom: .54rem;right: .3rem;}
	.home .swiper-banner .swiper-button-prev i, 
	.home .swiper-banner .swiper-button-next i{width: .12rem;height: .2rem;}
	.home .swiper-banner .swiper-button-prev{right: 1.26rem;}
	.home .about-box{height: 100vh;box-sizing: border-box;padding-top: 1.32rem;}
	.home .about-box .bg{width: 100%;height: calc(100vh - 1.32rem);top: 1.32rem;}
	.home .about-box .imgBg{width: 6.66rem;height: 8.64rem;top: auto;bottom: 0;}
	.home .about-box .left{padding: 1.2rem .3rem 0;}
	.home .about-box h5{font-size: .24rem;}
	.home .about-box .title{font-size: .48rem;margin-top: .28rem;width: 100%;}
	.home .about-box .txt{font-size: .22rem;margin-top: .4rem;}
	.home .load-more{font-size: .24rem;margin-top: .84rem;}
	.home .load-more i{width: .76rem;height: .76rem;margin-left: .24rem;}
	.home .about-box .right{padding: 2.4rem .3rem .8rem;display: flex;flex-direction: column;justify-content: space-between;box-sizing: border-box;height: calc(100vh - 1.32rem);align-items: flex-end;left: 0;background: none;}
	.home .about-box .data-list{width: 100%;flex-wrap: wrap;box-sizing: border-box;padding: 0 .34rem;}
	.home .about-box .item{padding: 0;width: 2.58rem;margin-bottom: .84rem;display: block;}
	.home .about-box .icon{width: 1.16rem;height: 1.16rem;margin: 0 0 .26rem;display: none;}
	.home .about-box .item::before{display: none;}
	.home .about-box .item .num{font-size: .3rem;line-height: .9rem;}
	.home .about-box .item .num span{font-size: .64rem;margin-right: .08rem;}
	.home .about-box .item p{font-size: .26rem;}
	.home .business-box{height: 100vh;}
	.home .business-box .sub-box{padding: 2.6rem .3rem .98rem;width: 100%;}
	.home .business-box .img{width: 1.2rem;height: 1.2rem;border-radius: .2rem;}
	.home .business-box .img img{max-width: .88rem;max-height: .88rem;}
	.home .business-box .title{font-size: .48rem;margin-top: .4rem;}
	.home .business-box .txt{width: 5.64rem;font-size: .28rem;margin-top: .44rem;}
	.home .business-box .load-more{margin-top: .6rem;}
	.home .business-box .pro-left{width:3.26rem;}
	.home .business-box .tit{font-size:.3rem;}
    .home .business-box .pro-left a{margin-top:.64rem;}
    .home .business-box .msk{height: 2.22rem;border-radius:.1rem;padding-top: 1.46rem;}
    .home .business-box .msk::before{width:1.14rem;height:1.13rem;}
    .home .business-box .msk::after{width:1.99rem;height:.86rem;right:.2rem;}
    .home .business-box .name{font-size:.24rem;padding:0 .2rem;}
    .home .business-box .pro-img{width:2.4rem;height:1.98rem;margin-left:-1.2rem;top:-.6rem;}
    .home .business-box .pro-img img{max-height: 1.98rem;}
	.home .manu-box .title{font-size: .72rem;line-height: .96rem;transition: .3s linear;}
	.home .swiper-slide-active .manu-box .moveL, 
	.home .swiper-slide-active .manu-box .moveR{transform: translateX(0px);opacity: 1;}
	.home .manu-box .data-list{padding: 0 0 .3rem;}
	.home .manu-box .data-list .item{width: 5.1rem;margin: 0 auto .68rem;}
	.home .manu-box .data-list .item:last-child{margin-bottom: 0;}
	.home .manu-box .data-list .num{font-size: 1.2rem;line-height: 1.68rem;}
	.home .manu-box .data-list .txt{font-size: .24rem;margin-top: .1rem;}
	.home .swiper-home .swiper-hot .swiper-pagination{bottom: .2rem;display:flex;justify-content:center;}
	.home .swiper-home .swiper-hot .swiper-pagination-bullet{width:.12rem;height:.12rem;margin:0 .05rem;}
	.home .swiper-home .swiper-hot .swiper-pagination-bullet-active{background:#0F97CD;}
	.home .swiper-home .view{width:.8rem;height:.92rem;background:url(../images/left_view.png) no-repeat;background-size:cover;position:absolute;right:.32rem;bottom:.36rem;z-index:10;}
	
	.home .news-box{display:block;}
	.home .news-box .container{padding-top: 2.2rem;}
	.home .news-box .nav .item{font-size: .44rem;margin-right: .8rem;}
	.home .news-box .main{margin-top: .54rem;display:block;}
	.home .news-box .link .pic{height: 4.1rem;border-radius: .12rem;}
	.home .news-box .link img{height: 4.1rem;}
	
	.home .news-box .right{width:100%;}
	.home .news-box .list a{padding: .24rem 0;}
	.home .news-box .title{font-size: .28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top: .3rem;}
	.home .news-box .time{font-size:.24rem;margin-top: .26rem;}
	.home .news-box .list .time{margin-top: .1rem;}
	.swiper-home .news-box .tabs .tabs-item:first-child .main a:nth-child(2) {display: none;}
	.home .news-box .txt{display: none;}
	.home .news-box .load-more{display:none;}
	.home .news-box .pic-link{display: block;width:100%;}
	.home .news-box .pic-link .pic{height: 1.74rem;border-radius:.08rem;}
	.home .news-box .pic-link img{height:1.74rem;object-fit:cover;}
	.home .news-box .pic-link .info{margin-top:0;display:block;font-size:.24rem;}
	.home .news-box .pic-link .info .step{margin-top:.1rem;margin-right:0;}
	
	.home .news-box h5{font-size:.32rem;margin-top:.5rem;padding-bottom:.3rem;}
	.home .sustain-box .container{padding: 2.3rem 0 .8rem;}
	.home .sustain-box .title{font-size: .48rem;line-height:.64rem;}
	.home .sustain-box .load-more{margin-top:.56rem;}
	.home .sustain-box .report-link{width: 3.48rem;}
	.home .sustain-box .report-link .pic{width: 2.32rem;}
	.home .sustain-box .report-link .box{margin-top: -1.32rem;height: 2.22rem;padding-top: 1.56rem;}
	.home .sustain-box .report-link .box::before{width:1.14rem;height:1.13rem;}
    .home .sustain-box .report-link .box::after{width:1.99rem;height:.86rem;right:.2rem;}
	.home .sustain-box .report-link p{font-size: .24rem;}
	
	/*鍏充簬鎴戜滑*/
	.about h2{font-size: .48rem;}
	.about .intro-box{padding:.8rem 0 .6rem;}
	.about .intro-box .intro-bg{height:4.2rem;margin-top: .5rem;border-radius: .1rem;}
	.about .intro-box .info{width: 80%;font-size: .36rem;}
	.about .intro-box .main{margin-top:.5rem;}
	.about .intro-box .main h2{position:static;float: none;}
	.about .intro-box .right{width:100%;float: none;margin-top:.3rem;}
	.about .intro-box .content{font-size: .26rem;}
	.about .intro-box .content p{margin-bottom: .2rem;}
	.about .intro-box .list{margin-top: .5rem;}
	.about .intro-box .list .item{margin-bottom:.3rem;border-radius: .1rem;}
	.about .intro-box .list .imgBg{height: 3.58rem;}
	.about .intro-box .list .abs{padding: .3rem;}
	.about .intro-box .list .name{font-size: .36rem;line-height: 1.5;}
	.about .intro-box .list .num{font-size: .26rem;line-height:.54rem;}
	.about .intro-box .list span{font-size: .48rem;margin-right: .1rem;}
	.about .intro-box .list .txt{font-size: .26rem;}
	.about .honor-box{padding: .8rem 0;overflow: hidden;}
	.about .swiper-honor{margin-top:.5rem;width: 7.2rem;}
	.about .swiper-honor .swiper-slide{width: 5.4rem;}
	.about .swiper-honor .img{height:2.94rem;border-width: 1px;}
	.about .swiper-honor img{max-width:3.6rem;max-height:2.6rem;}
	.about .swiper-honor .name{font-size: .26rem;height:.96rem;padding: 0 .3rem;line-height:1.5;text-align: center;}
	
	.about .history-box{padding-top:.8rem;height:auto;padding-bottom:1.8rem;}
	.about .history-box .main{margin-top: 1rem;}
	.about .swiper-history{width: 20.7rem;}
	.about .swiper-history .title{font-size: .3rem;}
	.about .swiper-history .txt{font-size: .26rem;margin-top: .2rem;min-height:.72rem;}
	.about .swiper-history .year{font-size:1.2rem;line-height: 1.4rem; margin-top: .2rem;}
	.about .swiper-history .line{width:1.03rem;height:.12rem;top:.3rem;right: -.2rem;}
	.about .swiper-history .swiper-button-prev,
	.about .swiper-history .swiper-button-next{display:flex;left:50%;margin-top:1.7rem;}
	.about .swiper-history .swiper-button-prev{margin-left:-3.45rem;}
	.about .swiper-history .swiper-button-next{margin-left:2.85rem;}
	.about .first-box{box-sizing:border-box;padding:30vh 0;}
	.about .first-box::before{content:'';width:100%;height:30vh;position:absolute;left:0;top:0;background:#fff;}
	.about .first-box::after{content:'';width:100%;height:30vh;position:absolute;left:0;bottom:0;background:#fff;}
	.about .culture-ing .first-box::before,
	.about .culture-ing .first-box::after{opacity:0;}
	.about .first-box .imgBg{height:40vh;}
	.about .second-box .container{padding:3.6rem 0 1.2rem;}
	.about .culture-box .list{width:100%;margin-top:.5rem;}
	.about .culture-box .item{padding: .3rem 0;display: block;}
	.about .culture-box .name{font-size:.36rem;}
	.about .culture-box .en{font-size:.24rem;margin-top:0;}
	.about .culture-box .right{width:100%;margin-top:.3rem;}
	.about .culture-box .txt{font-size:.26rem;}
	
	
	/*钁ｄ簨闀胯嚧杈?/
	.leader{padding: .8rem 0;}
	.leader .main{display: block;padding: .6rem .3rem;}
	.leader .pic{width:3.3rem;margin: 0 auto;border-radius: .08rem;}
	.leader .right{width:100%;padding:0;}
	.leader .title{font-size: .36rem;margin-top: .5rem;}
	.leader .info{font-size:.26rem;margin-top: .3rem;}
	.leader .info p{margin-bottom: .2rem;}
	.leader .bot{margin-top: .3rem;font-size: .28rem;}
	
	/*甯傚満涓庡鎴?/
	.market h2{font-size:.48rem;}
	.market .busi-box .top{padding:.8rem 0 .6rem;}
	.market .busi-box .main{height:14rem;}
	.market .busi-box .move-bg{width:100%;height:14rem;}
	.market .busi-box .imgBg{width:100%;border-radius:0;height: 14rem;}
	.market .busi-box .move-h{height:1.2rem;}
	.market .busi-box .content{display:block;height: auto;}
	.market .busi-box .info{width:100%;font-size: .32rem;}
	.market .busi-box .list{overflow-y: hidden; overflow-x: auto;width:7.2rem;display: flex;margin-top: .5rem;}
	.market .busi-box .list .item{width:6rem;height:8.2rem;border-radius:.1rem;margin:0 .3rem 0 0 !important;flex: none;padding:.4rem .3rem;}
	.market .busi-box .list .en{font-size: .28rem;}
	.market .busi-box .list .en span{font-size: .32rem;}
	.market .busi-box .container{overflow: visible;}
	.market .busi-box .list .title{font-size:.36rem;}
	.market .busi-box .list .line{width:.8rem;height:1px;margin:.3rem 0;}
	.market .busi-box .list .txt{font-size: .26rem;}
	.market .busi-box .list .bot{display:block;margin-top:.3rem;}
	.market .busi-box .list .lx-box{display:block;}
    .market .busi-box .list .lx-box p{font-size:.26rem;}
    .market .busi-box .list .lx-box i{width:.32rem;height:.32rem;margin-right: .1rem !important;}
    .market .busi-box .list .link{font-size:.26rem;margin-top:.3rem;}
	.market .busi-box .list .link i{width: .32rem;height: .32rem;margin-left: .1rem !important;}
	.market .road-box{height:6.4rem;padding-bottom:.5rem;}
	.market .road-box .info{font-size: .64rem;}
	.market .global-box .map{margin-top: .5rem;}
	.market .global-box .data-list{margin-top: .3rem;padding-top: .3rem;flex-wrap: wrap;}
	.market .global-box .data-list .item{font-size: .28rem;line-height:.64rem;width:50%;margin-bottom: .3rem;}
	.market .global-box .data-list span{font-size:.64rem;}
	.market .customer-box{padding: .8rem 0;}
	.market .customer-box .main{margin-top:.5rem;padding-bottom: .3rem;}
	.market .customer-box .name{font-size:.54rem;padding: 0 .3rem;}
	.market .customer-box .name::before{width:.28rem;}
	.market .customer-box .name::after{width: 6rem;}
	.market .customer-box .marquee{padding:.3rem 0;height:.64rem;}
	.market .customer-box .list{height:.64rem;}
	.market .customer-box .step{margin: 0 .4rem;}
	.market .customer-box .img{height: .64rem;}
	.market .customer-box img{max-height: .64rem;}
	.market .customer-box .item:nth-child(2n) .name::before,
	.market .customer-box .item:last-child .name::after{width:5rem;}
	.market .customer-box .list{animation: specMove 30s linear infinite;}
	.market .customer-box .item:nth-child(2n) .list{animation: specMoveR 30s linear infinite;}
	
	/*鍔犲叆鎴戜滑*/
	.join h2{font-size: .48rem;}
	.join .join-bg{overflow: hidden;}
	.join .value-box{padding: .8rem 0;}
	.join .value-box .info{width:100%;font-size: .28rem;}
	.join .value-box .pic{margin-top: .3rem;border-radius: .08rem;}
	.join .value-box .txt{font-size: .24rem;bottom:.4rem;left:.3rem;width:5.8rem;}
	.join .idea-box{padding: .6rem 0;}
	.join .idea-box .main{width: 100%;}
	.join .idea-box .main .col1{width:1.16rem;margin-top:.28rem;}
	.join .idea-box .main .col2{width: 3.12rem;margin-top: .44rem;}
	.join .idea-box .main .col3{width: 4.75rem;margin-top: .65rem;margin-left: 1.43rem;}
	.join .idea-box .main .col4{width: 5.45rem;margin-top: .86rem;margin-left: .69rem;}
	.join .idea-box .main .col5{width: 5.12rem;margin-top: 1.85rem;}
	.join .idea-box .video{width:100%;border-radius: .08rem;margin-top: .5rem;}
	.join .idea-box .video-player{width:.58rem;height:.58rem;}
	.join .swiper-join{margin: .5rem 0 0 .3rem;width: 7.2rem;height: 4.84rem;}
	.join .swiper-join .swiper-slide{width: 3.95rem;}
	.join .swiper-join .imgBg{height: 2.72rem;border-radius: .08rem;}
	.join .swiper-join .swiper-slide-active{width: 5.4rem;}
	.join .swiper-join .swiper-slide-active .imgBg{height: 3.72rem;}
	.join .swiper-join .name{font-size: .28rem;margin-top:.3rem;height: .82rem;}
	.join .swiper-join .swiper-button-prev, 
	.join .swiper-join .swiper-button-next{display: none;}
	.join .blue-box,
	.join .flow-box,
	.join .person-box{padding: .4rem 0;}
	.join .work-box{padding: .4rem 0 .8rem;}
	.join .work-box .mid{margin-top: .3rem;position: relative;z-index: 10;justify-content:flex-start;}
	.join .work-box .link{width: 2.4rem;height: .8rem;border-radius: .4rem;font-size: .26rem;padding: 0 .4rem;}
	.join .work-box .link i{width: .12rem;height: .2rem;}
	.join .work-box .ewm{width: .8rem;height: .8rem;margin-left: .2rem;}
	.join .work-box .ewm i{width: .36rem;height: .36rem;}
	.join .work-box .ewm .erify{left: 50%;top: calc(.8rem + 11px);transform: translateX(-50%)}
	.join .work-box .ewm .erify::before{left: 50%;top: -12px;transform: rotate(90deg);margin-left:-5px;}
	.join .work-box .ewm .box{width: 5.2rem;height: 1.6rem;padding-left: .3rem;}
	.join .work-box .ewm .info{font-size: .24rem;}
	.join .work-box .ewm img{height: 1.6rem;}
	
	.join .work-box .list{display:block;margin-top: .3rem;}
	.join .work-box .item{width: 100%;margin-bottom: .3rem;border-radius: .08rem;height: 3.92rem;}
	.join .work-box .item .imgBg{height: 3.92rem;}
	.join .work-box .item .title{font-size: .36rem;}
	.join .work-box .item .more{width: 2.4rem;height: .8rem;font-size: .26rem;border-radius: .4rem;padding: 0 .4rem;margin-top: .3rem;}
	.join .work-box .item i{width: .12rem;height: .2rem;}
	
	/*浜у搧鍜岃В鍐虫柟妗?/
	.product .intro-box{padding: .8rem 0;overflow:hidden;}
	.product h2{font-size: .48rem;width:100%;}
	.product .intro-box .info{font-size: .26rem;margin-top: .3rem;}
	.product .intro-box .info p{margin-bottom: .2rem;}
	.product .intro-box .main{display:block;margin-top: .3rem;}
	.product .intro-box .nav{width:7.2rem;display: flex;overflow-x:auto;}
	.product .intro-box .nav .item{margin-right:.3rem;padding:.2rem .3rem;margin-bottom:0;border-radius:.1rem;flex: none;}
	.product .intro-box .nav p{font-size: .28rem;line-height:.42rem;}
	.product .intro-box .tabs{width:100%;margin-top:.3rem;}
	.product .project-box{padding: .8rem 0;overflow:hidden;}
	.product .prj-list{overflow-x:auto;width:7.2rem;margin-top:.5rem;}
	.product .prj-list .item{flex: none;width:3.53rem;height:4.8rem;margin-right:.3rem;border-radius:.1rem;}
	.product .prj-list img{height:4.8rem;}
	.product .prj-list .abs{padding:0 .3rem .3rem;}
	.product .prj-list .name{font-size:.3rem;padding:0;}
	.product .prj-list .txt{font-size:.24rem;padding:0;margin-bottom:0;}
	.product .pro-col{padding-top:.8rem;}
	.product .pro-col .info{margin-top:.3rem;font-size: .26rem;}
	.product .pro-list{margin-top:.3rem;}
	.product .pro-list .title{font-size: .3rem;line-height:.96rem;}
	.product .pro-list .title::after{width:.14rem;height:.08rem;right:.3rem;}
	.product .pro-list .list{justify-content: space-between;}
	.product .pro-list a{width:48%;height:1.1rem;margin: 0 0 .3rem;padding:.2rem .1rem;}
	.product .pro-list .img{width:.82rem;height:.76rem;}
	.product .pro-list img{max-height:.76rem;}
	.product .pro-list .name{font-size:.24rem;width:1.8rem;}
	.product .pro-list .arrow{width:.14rem;height:.08rem;}
	.product .more-col{padding-top: .8rem;}
	.product .more-col .list{margin-top: .5rem;}
	.product .more-col .list a{width:100%;margin: 0 0 .3rem;}
	.product .more-col .list a p{width:6.6rem;font-size:.28rem;line-height:2.2;}
	.product .more-col .arrow{width:.14rem;height:.08rem;}
	.product .app-links{justify-content:space-between;margin-top:.3rem;}
	.product .app-links .ware-link{width:3.4rem;height:1rem;margin:0 0 .3rem !important;}
	.product .app-links .ware-link img{width:.76rem;margin-top:.1rem;}
	.product .app-links .ware-link::after{width:.06rem;height:.1rem;right:.2rem;}
	.product .app-links .ware-link p{font-size:.24rem;width: 2.2rem;}
	
	.proList .top-box{padding-top:2.15rem;}
	.proList .nav{margin-top: .5rem;height:1.4rem;}
	.proList .nav .container{width:100%;}
	.proList .nav .item{height:1.4rem;font-size: .22rem;display:block;text-align: center;padding-top: .3rem;}
	.proList .nav img{max-width:none;max-height:none;height:.36rem; margin:0 auto;}
	.proList .nav p{margin-top: .2rem;}
	.proList .main-box{padding: .6rem 0 .8rem;}
	.proList .main-box .container{display: block;}
	.proList .main-box .left{width:100%;position:relative;z-index: 10;}
	.proList h1{font-size:.48rem;margin-top:.3rem;}
	.proList h2{font-size:.36rem;}
	.proList form{margin-top:.2rem;border-radius:.08rem;height:.8rem;}
    .proList .text{font-size:.26rem;padding:0 .3rem;width:5.8rem;height:.6rem;}
	.proList .btn{width:.44rem;height:.44rem;margin-right:.3rem;}
	.proList .nav-select{position:relative;z-index: 10;margin-top: .3rem;background:#fff;height:.8rem;border-radius:.06rem;}
	.proList .nav-select p{font-size:.26rem;line-height: .8rem; padding: 0 .3rem;color:rgba(0, 0, 0, 0.6);}
	.proList .nav-select p::after{content: '';width: .14rem;height:.08rem;background: url(../images/arrow_bb.png) no-repeat;background-size:cover;position: absolute;right:.3rem;top: 50%;transform: translateY(-50%);}
	.proList .nav-list{display:none;position: absolute;left:0; top:.8rem;background:#fff;border-radius: .06rem;z-index: 20;max-height:4rem;overflow-y:auto;width:100%;}
	.proList .nav-list a{height:.8rem;font-size:.26rem;padding:0 .3rem;border-bottom: none;border-top:1px solid rgba(0,0,0,0.08);}
	.proList .nav-list a::after{display: none;}
	.proList .ware-link{width:3.8rem;height:1rem;margin-top:.3rem;}
	.proList .ware-link img{width:.76rem;margin-top:.1rem;}
	.proList .ware-link::after{width:.06rem;height:.1rem;right:.2rem;}
	.proList .ware-link p{font-size:.24rem;width: 2.2rem;}
	.proList .main-box .right{width:100%;margin-top:.3rem;}
	.proList .pro-list{padding-bottom: .3rem;justify-content:space-between;}
	.proList .pro-list .item{width:3.3rem;height:3.85rem;margin: 0 0 .3rem;padding:.1rem .3rem 0;border-radius:.08rem;}
	.proList .pro-list .img{width:1.8rem;height:1.8rem;}
	.proList .pro-list img{max-height:1.8rem;}
	.proList .pro-list .name{font-size:.26rem;margin-top:.1rem;}
	.proList .pro-list .more{margin-top:.2rem;font-size:.24rem;height:.54rem;}
	.proList .pro-list .files{margin-top:.2rem;font-size:.22rem;}
	.proList .pro-list .files .icon{width:.2rem;height:.2rem;margin-right:.1rem;}
	.proList .pro-list .files .arrow{width:.06rem;height:.1rem;margin-left:.1rem;}
	
	/*浜у搧璇︽儏*/
	.proDet .top-box{padding-top: 2.15rem;}
	.proDet .top-box h1{font-size: .48rem;margin-top: .3rem;}
	.proDet .top-box .nav{margin-top: .3rem;}
	.proDet .top-box .item{font-size: .28rem;line-height:.96rem;padding: 0 .3rem;}
	.proDet .intro-box{display: block;padding-top: .6rem;}
	.proDet .intro-box .left{width:100%;height:5.3rem;}
	.proDet .intro-box .swiper-thumbs{display: none;}
	.proDet .intro-box .swiper-gallery{width:5.2rem;height:5.2rem;}
	.proDet .intro-box .swiper-gallery .img{width:5.2rem;height:5.2rem;}
	.proDet .intro-box .swiper-gallery img{max-height:5.2rem;}
	.proDet .intro-box .right{width:100%;margin-top: .5rem;}
	.proDet .intro-box .title{font-size: .3rem;}
	.proDet .intro-box .txt{font-size: .26rem;margin-top: .3rem;}
	.proDet .intro-box .ask{width: 2.4rem;height:.8rem;border-radius:.4rem;font-size:.26rem;padding: 0 .3rem;margin-top: .5rem;}
	.proDet .intro-box .ask i{width: .32rem;height: .32rem;}
	.proDet .adv-box{padding-top: .8rem;}
	.proDet h2{font-size: .36rem;}
	.proDet .main-box{overflow: hidden;}
	.proDet .recom-box{padding: .8rem 0;}
	.proDet .adv-box .info{font-size: .26rem;margin-top: .3rem;}
	.proDet .adv-box p{margin-bottom: .2rem;padding-left: .56rem;}
	.proDet .adv-box p::before{width: .4rem;height: .4rem;}
	.proDet .swiper-pro{margin-top: .3rem;width:7.2rem;}
	.proDet .swiper-pro .swiper-container{padding-bottom:.8rem;}
	.proDet .swiper-pro .swiper-slide{width: 2.8rem;}
	.proDet .swiper-pro a{padding: .3rem;border-radius:.08rem;}
	.proDet .swiper-pro .img{width:2.2rem;height:2.2rem;}
	.proDet .swiper-pro img{max-height: 2.2rem;}
	.proDet .swiper-pro .name{font-size:.26rem;margin-top:.1rem;}
	.proDet .swiper-pro .swiper-pagination{width:100%;box-sizing:border-box;padding-right: .3rem;}
    .proDet .swiper-pro .swiper-pagination-bullet{width:.32rem;height:.32rem;margin:0 .06rem;box-sizing:border-box;position: relative;border:1px solid transparent;border-radius:50%;background: none;opacity: 1;display:block;}
	.proDet .swiper-pro .swiper-pagination-bullet::before{content:'';width:.12rem;height:.12rem;background:rgba(0, 0, 0, 0.5);border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.proDet .swiper-pro .swiper-pagination-bullet-active{border-color:#0F97CD;}
	.proDet .swiper-pro .swiper-pagination-bullet-active::before{background:#0F97CD;}
	
	/*鏅鸿兘鏅洪€?/
	.manu .quick-box{padding: .8rem 0;}
	.manu .quick-box .container{display: block;}
	.manu .quick-box .left{width: 100%;}
	.manu .quick-box h2{font-size: .48rem;}
	.manu .quick-box .video{margin-top: .5rem;border-radius: .1rem;}
	.manu .quick-box .player{width: .58rem;height: .58rem;}
	.manu .quick-box .right{width: 100%;margin-top: .3rem;}
	.manu .quick-box .info{font-size: .26rem;}
	.manu .quick-box .data-list{margin-top: .5rem;padding-top: .3rem;}
	.manu .quick-box .num{font-size: .64rem;line-height: .8rem;}
	.manu .quick-box p{font-size: .26rem;}
	.manu .quick-box .particle{opacity:0;}
	.manu .swiper-auto{height: 13.2rem;}
	.manu .swiper-auto .swiper-slide{display: block;}
	.manu .swiper-auto .pic{width: 100%;height: 6.6rem;}
	.manu .swiper-auto img{height: 6.6rem;}
	.manu .swiper-auto .main{width: 100%;height: 6.6rem;padding: .6rem .4rem 0;display: block;}
	.manu .swiper-auto .box{width: 100%;}
	.manu .swiper-auto .title{font-size: .36rem;}
	.manu .swiper-auto .txt{font-size: .26rem;margin-top: .3rem;}
	.manu .swiper-auto p{padding-left: .2rem;margin-bottom: .2rem;}
	.manu .swiper-auto p::before{width: .08rem;height: .08rem;top: .24rem;}
	.manu .flow-box{padding: .8rem 0;}
	.manu .flow-box .section{display: block !important;}
	.manu .flow-box .pic{width: 100%;border-radius: .1rem;}
	.manu .flow-box img{height: 4.75rem;}
	.manu .flow-box .box{width: 100%;padding-top: .3rem;}
	.manu .flow-box .year{font-size: .48rem;}
	.manu .flow-box .title{font-size: .36rem;margin-top: .2rem;}
	.manu .flow-box .txt{font-size: .26rem;margin-top: .3rem;}
	
	/*璐ㄩ噺绠＄悊*/
	.quality{padding: .8rem 0;}
	.quality h2{font-size: .48rem;}
    .quality .idea-box .title{font-size: .36rem;}	
	.quality .auth-box{margin-top: 0;padding-top: .8rem;height:9.6rem;}
	.quality .swiper-auth{width:7.2rem;margin:.64rem 0 0 .3rem;}
	.quality .swiper-auth .swiper-container{padding-bottom: .72rem;}
	.quality .swiper-auth .swiper-slide{width: 2.8rem;}
	.quality .swiper-auth .img{height: 3.67rem;}
	.quality .swiper-auth img{max-width:2.2rem;max-height: 3.1rem;}
	.quality .swiper-auth .swiper-pagination{width: 100%;}
	.quality .swiper-auth .swiper-pagination-bullet{width:.32rem;height:.32rem;margin: 0 .06rem;}
	.quality .swiper-auth .swiper-pagination-bullet::before{width: .12rem;height: .12rem;}
	.quality .swiper-auth .swiper-button-next, 
	.quality .swiper-auth .swiper-button-prev{display: none;}
    .quality .award-box{margin-top: -1.2rem;}
	.quality .swiper-award{width:7.2rem;margin:.5rem 0 0 .3rem;height:4.84rem;}
	.quality .swiper-award .swiper-slide{width: 3.95rem;}
	.quality .swiper-award img{height: 2.72rem;}
	.quality .swiper-award .name{font-size: .28rem;margin-top: .3rem;height: .82rem;}
	.quality .swiper-award .swiper-slide-active{width: 5.4rem;}
	.quality .swiper-award .swiper-slide-active img{height: 3.72rem;}
	.quality .swiper-award .swiper-button-next, 
	.quality .swiper-award .swiper-button-prev{display: none;}
	.quality .digit-box{padding-top: 1.2rem;}
	.quality .digit-box .main{display: none;}
	.quality .swiper-digit{margin-top: .5rem;padding-bottom: .6rem;}
	.quality .swiper-digit img{display: block;width: 100%;height: 3.9rem;object-fit: cover; opacity: 1 !important;border-radius:.1rem;}
	.quality .swiper-digit .title{font-size: .36rem;font-weight:700; line-height: 1.5;color: 333;margin-top: .3rem;}
	.quality .swiper-digit .txt{font-size: .26rem;color: #666;margin-top: .1rem;line-height: 1.5;display:block !important;}
	.quality .swiper-digit .swiper-pagination{display:flex;justify-content: center;bottom: 0;}
	.quality .swiper-digit .swiper-pagination-bullet{width:.32rem;height:.32rem;margin:0 .06rem;box-sizing:border-box;position: relative;border:1px solid transparent;border-radius:50%;background: none;opacity: 1;display:block;}
	.quality .swiper-digit .swiper-pagination-bullet::before{content:'';width:.12rem;height:.12rem;background:rgba(0, 0, 0, 0.5);border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.quality .swiper-digit .swiper-pagination-bullet-active{border-color:#0F97CD;}
	.quality .swiper-digit .swiper-pagination-bullet-active::before{background:#0F97CD;}

    /*鐮斿彂瀹炲姏*/
    .strength h2{font-size: .48rem;}
    .strength .locate-box{padding: .8rem 0;overflow:hidden;}
    .strength .locate-box .pic{border-radius: .08rem;margin-top: .5rem;}
    .strength .locate-box .info{font-size: .3rem;width:80%;}
    .strength .locate-box .main{padding: .8rem 0 .6rem;}
    .strength .locate-box .main .txt{font-size:.26rem;margin-top: .3rem;width:100%;}
    .strength .locate-box .main img{position:relative;width:100%;right:-.3rem;bottom:0;margin-top: .3rem;}
    .strength .locate-box .cell{display:block;margin-top: .5rem;}
    .strength .locate-box .tabs{width:7.2rem;display:flex;height:3.44rem;overflow-x:auto;border-radius:0;}
    .strength .locate-box .img{position:relative;overflow:hidden;border-radius:.08rem;margin-right:.3rem;flex:none;opacity: 1;width: 6.4rem;}
    .strength .locate-box .tabs .box{width:100%;box-sizing:border-box;left:0;bottom:.3rem;padding:0 .3rem;}
    .strength .locate-box .tabs img{display:block;width:100%;height:3.44rem;object-fit:cover;}
    .strength .locate-box .tabs .title{font-size:.3rem;color:#fff;line-height:1.5;}
    .strength .locate-box .tabs .txt{font-size:.24rem;margin-top:.2rem;}
    .strength .locate-box .nav{display: none;}
    .strength .org-box{padding: .8rem 0;overflow:hidden;}
    .strength .swiper-org{width:7.2rem;margin-top: .5rem;}
    .strength .org-box .swiper-container{padding-bottom: .8rem;}
    .strength .swiper-org .swiper-slide{width: 4.9rem;border-radius: .08rem;}
    .strength .swiper-org img{height: 2.86rem;}
    .strength .swiper-org .box{padding: .3rem;}
    .strength .swiper-org .title{font-size: .28rem;}
    .strength .swiper-org .addr{margin-top: .2rem;font-size: .26rem;}
    .strength .swiper-org .addr i{width: .32rem;height:.32rem;margin-right: .1rem;}
    .strength .swiper-org .swiper-pagination{width:100%;box-sizing:border-box;padding-right: .3rem;}
    .strength .swiper-org .swiper-pagination-bullet{width:.32rem;height:.32rem;margin:0 .06rem;box-sizing:border-box;position: relative;border:1px solid transparent;border-radius:50%;background: none;opacity: 1;display:block;}
	.strength .swiper-org .swiper-pagination-bullet::before{content:'';width:.12rem;height:.12rem;background:rgba(0, 0, 0, 0.5);border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.strength .swiper-org .swiper-pagination-bullet-active{border-color:#0F97CD;}
	.strength .swiper-org .swiper-pagination-bullet-active::before{background:#0F97CD;}

    
    .strength .stre-box{padding: .8rem 0;}
    .strength .stre-box .list{margin-top: .5rem;display: block;}
    .strength .stre-box .item{width: 100%;height: 3.64rem;margin-top: 0;border-radius: .1rem;padding: .4rem;}
    .strength .stre-box .item:last-child{margin-top: .3rem;}
    .strength .stre-box .num{font-size: .28rem;line-height: .8rem;}
    .strength .stre-box .num span{font-size: .64rem;}
    .strength .stre-box p{font-size: .26rem;}
    .strength .stre-box img{width:1.8rem;right:-.36rem;bottom: -.36rem;}
    .strength .inve-box{padding: .8rem 0;}
    .strength .inve-box .main{margin-top: .5rem;display: block;}
    .strength .swiper-inve{width: 100%;padding-bottom:.8rem;}
    .strength .swiper-inve img{height: 4.93rem;border-radius: .1rem;}
    .strength .swiper-inve .swiper-pagination-bullet{width:.32rem;height:.32rem;margin:0 .06rem;box-sizing:border-box;position: relative;border:1px solid transparent;border-radius:50%;background: none;opacity: 1;display:block;}
	.strength .swiper-inve .swiper-pagination-bullet::before{content:'';width:.12rem;height:.12rem;background:rgba(0, 0, 0, 0.5);border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.strength .swiper-inve .swiper-pagination-bullet-active{border-color:#0F97CD;}
	.strength .swiper-inve .swiper-pagination-bullet-active::before{background:#0F97CD;}
    .strength .inve-box .right{width: 100%;margin-top: .5rem;}
    .strength .inve-box .title{font-size: .36rem;}
    .strength .inve-box .list{margin-top: .3rem;}
    .strength .inve-box .item{width: 50%;margin-bottom: .3rem;}
    .strength .inve-box .num{font-size: .64rem;line-height: .8rem;}
    .strength .inve-box p{font-size: .26rem;}
    .strength .inve-box .item:first-child{padding-bottom: .4rem;}
    .strength .inve-box .item:first-child .num{font-size: .64rem;line-height: .8rem;}
    .strength .inve-box .item:first-child p{margin: .3rem 0 0 .3rem;}

	/*鍙寔缁彂灞?/
	.sustain{padding: .6rem 0 .8rem;}
	.sustain::before{height: 11.3rem;}
	.sustain .card .item{height: auto;min-height: auto;margin-bottom: .2rem;}
	.sustain .card a{height: 6rem;}
	.sustain .card img{height: 6rem;border-radius: .08rem;}
	.sustain .card .name{font-size: .36rem;line-height: 1.3333;}
	.sustain .card .txt{font-size: .22rem;margin-top: .2rem;width: 100%;}
	.sustain-banner .main{padding-bottom:3.2rem;}
	.sub-banner .esg-info{bottom:.2rem;}
	.sub-banner .esg-info .container{display:block;padding:0;height:auto;}
	.sub-banner .esg-info .item:last-child{margin-top:.2rem;}
	.sub-banner .esg-info .name{font-size:.24rem;}
	.sub-banner .esg-info .txt{font-size:.24rem;margin-top:.1rem;}
	.sub-banner .esg-info .line{display:none;}

	/*鍙寔缁彂灞曠鐞?/
	.manage .govern-box{padding: .74rem 0 1.24rem;}
	.manage .govern-box .info{font-size: .22rem;width: 100%;margin-top: .22rem;}
	.manage .govern-box .main{display: block;margin-top: .48rem;}
	.manage .govern-box .nav{width: 100%;}
	.manage .govern-box .nav .abs,
	.manage .govern-box .nav .arrow{display: none;}
	.manage .govern-box .tabs{margin-top: .2rem;width: 100%;border-radius: 0;background: none;}
	.manage .govern-box .cell{opacity: 1;position: static;background: #F5F5F5;border-radius: .12rem;margin-bottom: .2rem;width: 100%;box-sizing: border-box;padding: .5rem .36rem;transform:translateX(0px)}
	.manage .govern-box .tabs img{width: .72rem;}
	.manage .govern-box .tabs .name{font-size: .34rem;line-height: .44rem;margin-top: .28rem;}
	.manage .govern-box .tabs .txt{font-size: .22rem;margin-top: .3rem;}
	.manage .govern-box .tabs p{margin-bottom: .2rem;}
	.manage .target-box{padding: .8rem 0 1.1rem;}
	.manage .swiper-target{margin-top: .64rem;padding-bottom: 0;}
	.manage .swiper-target .swiper-pagination{display: none;}
	.manage .swiper-target .swiper-slide{width: 4.36rem;}
	.manage .swiper-target .imgBg{height: 5.96rem;border-radius: .12rem;padding: .44rem .5rem .24rem;}
	.manage .swiper-target .name{font-size: .28rem;}
	.manage .swiper-target p{font-size: .28rem;}
	.manage .swiper-target .num{font-size: .72rem;}
	.manage .gain-box{padding: .8rem 0 1.16rem;}
	.manage .gain-box .info{font-size: .22rem;width: 100%;margin-top: .22rem;}
	.manage .swiper-gain{margin-top: .6rem;}
	.manage .swiper-gain .swiper-slide{width: 5.52rem;}
	.manage .topic-box{padding: .8rem 0 1.14rem;}
	.manage .topic-box .pic{width: 100%;}
	.manage .topic-box .info{margin-top: .22rem;width: 100%;font-size: .22rem;}
	.manage .esg-box{padding: .84rem 0 1.2rem;}
	.manage .swiper-esg{margin-top: .58rem;}
	.manage .swiper-esg .swiper-slide{width: 5rem;}
	.manage .swiper-esg .main{border-radius: .1rem;}
	.manage .swiper-esg .img{height: 2.64rem;}
	.manage .swiper-esg img{max-width: 3.4rem;max-height: 2rem;}
	.manage .swiper-esg .box{padding: .32rem .3rem .34rem;}
	.manage .swiper-esg .name{font-size: .32rem;}
	.manage .swiper-esg .year{margin-top: .12rem;font-size: .22rem;}

	/*鎴戜滑鐨勮鍔?/
	.act{padding: .6rem 0 1.32rem;}
	.act .info{font-size: .32rem;width: 100%;}
	.act .main{margin-top: .7rem;display: block;}
	.act .nav{width: 100%;}
	.act .nav .item{height: .8rem;margin-bottom: .2rem;padding-left: .6rem;}
	.act .nav p,
	.act .nav .active p{font-size: .32rem;}
	.act .pics{width: 100%;margin-top: .8rem;}

	/*鍒涙柊鐮斿彂*/
	.study .top-box{padding: .8rem 0 1.2rem;}
	.study .top-box .pic>img{height: 4.4rem;}
	.study .top-box .list img{height:1.04rem;}
	.study .top-box .box{width: 92%;}
	.study .top-box .info{font-size: .24rem;}
	.study .top-box .list{margin-top: .3rem}
	.study .top-box .item{margin:0 .1rem;flex:none;border-radius: .08rem;width: 1.04rem;}
	.study .top-box .item:first-child{margin-left: 0;}
	.study .top-box .item:last-child{margin-right: 0;}
	.study .power-box{padding: .8rem 0 1.2rem;}
	.study .power-box .info{margin-top: .22rem;font-size: .22rem;}
	.study .power-box .list{margin-top: .6rem;overflow-x: auto;width: 7.2rem;}
	.study .power-box .item{width: 4.8rem;margin-right: .3rem;flex: none;}
	.study .power-box a{border-radius: .1rem;}
	.study .power-box .imgBg{height: 5.6rem;}
	.study .power-box .name{top: .4rem;padding: 0 .3rem;font-size: .28rem;}
	.study .power-box .icon{width: 1.24rem;height: .92rem;}
	.study .other-box{padding: .8rem 0;}
	.study .other-box .list{display: block;}
	.study .other-box .item{width: 100%;margin-bottom: .5rem;}
	.study .other-box .pic,
	.study .other-box .imgBg{height: 4.63rem;}
	.study .other-box .main{margin-top: .3rem;}
	.study .other-box .name{font-size: .28rem;}
	.study .other-box .txt{font-size: .22rem;margin-top: .22rem;}
	.study .other-box .load-more{margin-top: .3rem;font-size: .24rem;}
	.study .other-box .load-more i{width: .36rem;height: .36rem;margin-left: .12rem;}
	.study .green-box .bg{display: none;}
	.study .green-list{display: block;margin-top: .64rem;}
	.study .green-box .item{width: 100%;margin: 0 0 .4rem;border-radius: .12rem;}
	.study .green-list .imgBg{height: 3.28rem;}
	.study .green-list .name{top: auto;bottom: .4rem;}
	.study .green-list .box{padding: .54rem .56rem .72rem;}
	.study .green-list .item::after{width: 3.8rem;height: 3.4rem;}
	.study .green-list .txt{font-size: .22rem;}
	.study .green-list .txt p{margin-bottom: .15rem;}
	.study .green-list .files{margin-top: .33rem;}
	.study .green-list .files a{font-size: .24rem;padding-left: .14rem;}
	.study .green-list .files a::before{width: .08rem;height: .08rem;top: .2rem;}
	.study .green-list .files a i{width: .34rem;height: .34rem;margin-left: .1rem;top: .07rem;}
	.study .green-list .data{margin-top: .64rem;padding-top: .44rem;}
	.study .green-list .data .step{margin-bottom: .3rem;font-size: .22rem;line-height: .8rem;display:block;}
	.study .green-list .data .step span{font-size: .8rem;margin-right: 0;}
	.study .green-list .data .step p{width:100%;padding-bottom:0;}
	.study .swiper-green .swiper-button-prev,
	.study .swiper-green .swiper-button-next{display:flex;}
	.study .swiper-green .swiper-button-prev{left:0;}
	.study .swiper-green .swiper-button-next{left:auto;right:0;}

	/*鎶ュ憡鍙婃斂绛?/
	.report{padding: .8rem 0 1.2rem;}
	.report .top-box{background-image: url(../img/report_m_bg.jpg);border-radius: .2rem;}
	.report .top-box .main{padding: .7rem .4rem .88rem;display: block;}
	.report .top-box .pic{width: 4.26rem;margin: 0 auto;border-radius: .1rem;}
	.report .top-box .right{width: 100%;margin-top: .5rem;}
	.report .top-box .year{font-size: .72rem;line-height: .82rem;margin-top: 0;}
	.report .top-box .title{font-size: .32rem;}
	.report .top-box .en{font-size: .22rem;margin-top: .26rem;}
	.report .top-box .action{margin-top: .4rem;padding-top: .4rem;}
	.report .top-box a{height: .66rem;width: 2.2rem;padding: 0 .22rem 0 .32rem;font-size: .18rem;border-radius: .33rem;margin-right: .22rem;}
	.report .top-box a:last-child{width: 2.44rem;}
	.report .top-box a i{width: .26rem;height: .26rem;}
	.report .state-box{padding-top: .8rem;}
	.report .state-box .list{margin-top: .5rem;overflow-x: auto;}
	.report .state-box .list .item{width: 4.8rem;margin-right: .3rem;height: 2.64rem;flex: none;padding: .4rem 0 0 .4rem;}
	.report .state-box .list img{height: .6rem;}
	.report .state-box .list .name{font-size: .28rem;margin-top: .2rem;}
	.report .state-box .list .view{margin-top: .42rem;font-size: .22rem;}
	.report .state-box .list i{width: .24rem;height: .24rem;margin-right: .12rem;}

	/*鍙寔缁彂灞曞姩鎬?/
	.develop .honor-box{padding: .8rem 0 .6rem;}
	.love-bg{width: 4.96rem;height: 3.22rem;left: 1.7rem;}
	.flower-bg{display: none;}
	.develop .honor-list{margin-top: .52rem;column-count:2;column-gap: .2rem;}
	.develop .honor-list .item{width: 3.2rem;margin-bottom: .4rem;padding: .22rem .28rem;}
	.develop .honor-list img{max-height: 1.8rem;}
	.develop .honor-list .name{font-size: .2rem;margin-top: .2rem;}
	.develop .honor-list p{margin-top: .26rem;font-size: .16rem;padding: .16rem 0 0;}
	.develop .news-box{padding: .6rem 0 .8rem;}
	.develop .news-list{margin-top: .6rem;padding-bottom: .4rem;}

	/*鏂伴椈*/
	.sub-banner .news-banner{height: 7.2rem;}
	.news{padding-bottom: 1.2rem;}
	.news .container{margin-top: -1.2rem;}
	.news .swiper-news{border-radius: .2rem;}
	.news .swiper-news a{display: block;padding: .4rem;}
	.news .swiper-news .pic{width: 100%;border-radius: .12rem;height: 3.62rem;}
	.news .swiper-news .pic img{height: 3.62rem;}
	.news .swiper-news .main{width: 100%;padding-top: .3rem;}
	.news .swiper-news .time{font-size: .24rem;}
	.news .swiper-news .title{font-size: .28rem;margin-top: .26rem;}
	.news .swiper-news .txt{font-size: .24rem;margin-top: .2rem;}
	.news .news-list{margin-top: .5rem;padding-bottom: .4rem;}
	.news .news-search{margin-top:.6rem;display:block;}
	.news .news-search .year-select{width:2.4rem;height:.78rem;}
	.news .news-search .year-select p{font-size: .26rem;padding: 0 .3rem;border-radius: .08rem;line-height:.78rem;}
	.news .news-search .year-select p::after{width:.14rem;height:.08rem;right:.3rem;}
	.news .news-search .search-box{width:4.3rem;height:.78rem;margin-left: .2rem;}
	.news .news-search form{height:.78rem;}
	.news .news-search .text{height:.78rem;border-radius:.08rem;font-size:.26rem;padding: 0 .3rem;}
	.news .news-search .btn{width:.44rem;height:.44rem;right:.3rem;top:.17rem;}
	.news .news-search .right{flex-wrap:wrap;margin-top:.4rem;}
	.news .news-search .tit{font-size: .28rem;width:100%;margin-bottom: .3rem;font-weight:bold;}
	.news .news-search .right a{height:.6rem;padding:0 .3rem;font-size: .26rem;border-radius: .3rem;margin:0 .3rem .3rem 0;}
	.news .top-show{border-radius: .2rem;display: block;padding: .4rem;}
	.news .top-show .pic{width: 100%;border-radius: .12rem;height: 3.62rem;}
	.news .top-show .pic img{height: 3.62rem;}
	.news .top-show .main{width: 100%;padding-top: .3rem;}
	.news .top-show .type{font-size: .24rem;height:.6rem;width:1.8rem;border-radius:.08rem;}
	.news .top-show .title{font-size: .28rem;margin-top: .26rem;}
	.news .top-show .info{margin-top: .3rem;font-size: .26rem;display:block;}
	.news .top-show .info p{margin-bottom: .2rem;}
	.news .top-show .txt{font-size: .24rem;margin-top: .2rem;}
	
	/*鏂伴椈璇︽儏*/
	.newsDet{padding: .8rem 0;}
	.newsDet .back{display: none;}
	.newsDet .box{width: 100%;}
	.newsDet .top{padding: .3rem 0;}
	.newsDet .share a{width: .72rem;height: .72rem;background-size: .36rem .36rem;margin-left: .2rem;}
	.newsDet .right{width: 100%;}
	.newsDet .title{font-size: .36rem;margin-bottom: .3rem;}
	.newsDet .time{font-size: .26rem;}
	.newsDet .main{display: block;margin-top: .5rem;}
	.newsDet .content{font-size: .26rem;line-height: 2;}
	.newsDet .content p{margin-bottom: .2rem;}
	.newsDet .news-page{margin-top: .4rem;}
	.newsDet .news-page a{width: 1.8rem;height: .6rem;font-size: .26rem;border-radius: .08rem;}
	.newsDet .news-page i{width: .3rem;height: .3rem;margin-left: .2rem;}
	.newsDet .news-page .prev i{margin: 0 .2rem 0 0;}

	/*鎶曡祫鑰呭叧绯?/
	.investor .org-box{padding: .76rem 0 1.3rem;}
	.investor .org-box .type-nav{margin-bottom:.6rem;}
	.investor .org-box .a-group{width:2.4rem;height:.78rem;border-radius:.08rem;font-size: .28rem;}
	.investor .org-box .h-group{width:2.4rem;height:.78rem;border-radius:.08rem;font-size: .28rem;margin-left: .3rem;}
	.investor .org-box .org-select{margin-left: .3rem;}
	.investor .org-box .org-select p{width:2.4rem;line-height:.78rem;font-size: .28rem;padding: 0 .3rem;}
	.investor .org-box .org-select p::after{width:.22rem;height:.14rem;right:.3rem;}
	.investor .org-box .org-select ul{border-radius:.08rem;top:.78rem;padding:.2rem 0;}
	.investor .org-box .org-select a{font-size:.26rem;padding:0 .3rem;}
	.investor .org-box .pic{width: 100%;margin-top: .56rem;}
	.investor .org-box::after{width: 3.02rem;height: 3.26rem;bottom: -1.4rem;}
	.investor .board-box{padding: .76rem 0 1.2rem;}
	.investor .board-box .container{display: block;}
	.investor .board-box .nav{display: flex;}
	.investor .board-box .nav .item{font-size: .26rem;line-height: .34rem;padding-left: 0;margin-right: .6rem;}
	.investor .board-box .nav .item::after{display: none;}
	.investor .board-box .right{width: 100%;margin-top: .56rem;}
	.investor .swiper-board{height: 8.32rem;}
	.investor .swiper-board .list{width: 6.6rem;}
	.investor .swiper-board .item{border-radius: .06rem;margin-bottom: .2rem;border-left-width: .06rem;padding: .3rem .42rem .4rem .36rem;}
	.investor .swiper-board .name{font-size: .34rem;}
	.investor .swiper-board .type{margin-left: .18rem;font-size: .16rem;line-height: .36rem;}
	.investor .swiper-board .type::before{height: .36rem;width: calc(100% - .2rem);border-radius: .06rem 0 0 .06rem;}
	.investor .swiper-board .type::after{width: .2rem;height: .36rem;}
	.investor .swiper-board .job{height: .36rem;font-size: .16rem;padding: 0 .1rem 0 .26rem;}
	.investor .swiper-board .job::before{width: .2rem;height: .36rem;}
	.investor .swiper-board .job::after{width: calc(100% - .2rem);height: .36rem;border-radius: 0 .06rem .06rem 0;border-width: .02rem;}
	.investor .swiper-board h5{font-size: .22rem;margin-top: .26rem;}
	.investor .swiper-board .txt{font-size: .22rem;margin-top: .15rem;}
	.investor .swiper-board .swiper-scrollbar{width: .04rem;border-radius: .04rem;}
	.investor .lecture-box{padding: .84rem 0 1.12rem;}
	.investor .lecture-box .container{display: block;}
	.investor .lecture-box .left{position: relative;z-index: 10;}
	.investor .lecture-box .info{font-size: .22rem;margin-top: .12rem;}
	.investor .lecture-box .tips{font-size: .24rem;margin-top: .52rem;}
	.investor .lecture-box .year-select{margin-top: .24rem;}
	.investor .lecture-box .year-select p{font-size: .28rem;line-height: .8rem;padding: 0 .4rem;border-radius: .12rem;}
	.investor .lecture-box .year-select p::after{width: .24rem;height: .14rem;right: .3rem;}
	.investor .lecture-box .year-select ul{top: .8rem;border-radius: .12rem;max-height: 4rem;}
	.investor .lecture-box .year-select li{font-size: .28rem;padding: 0 .4rem;line-height: .8rem;}
	.investor .lecture-box .right{width: 100%;margin-top: .2rem;}
	.investor .lecture-list .item{width: 100%;margin: 0 0 .2rem;padding: .58rem .5rem .28rem;height: auto;border-radius: .12rem;}
	.investor .lecture-list .icon{width: .64rem;height: .64rem;}
	.investor .lecture-list .name{font-size: .32rem;margin-top: .28rem;}
	.investor .lecture-list a{height: .64rem;margin-top: .6rem;font-size: .2rem;padding: 0 .24rem;border-radius: .08rem;}
	.investor .lecture-list a i{width: .3rem;height: .3rem;}
	.investor .notice-box .imgBg{padding: 1.12rem 0 1rem;}
	.investor .notice-box .comp{font-size: .26rem;margin-top: .2rem;}
	.investor .notice-box .cur{font-size: .18rem;margin-top: .8rem;}
	.investor .notice-box .num{font-size: .18rem;margin-top: .2rem;}
	.investor .notice-box .num span{font-size: .6rem;line-height: .48rem;}
	.investor .notice-box .num img{height: .26rem;margin: 0 .2rem .22rem .1rem;}
	.investor .notice-box .time{font-size: .18rem;margin-top: .36rem;}
	.investor .notice-box .link{width: 5.36rem;height: 1.16rem;margin-top: 3.24rem;padding: 0 .4rem;border-radius: .1rem;}
	.investor .notice-box .link .icon{width: .6rem;height: .6rem;background-size: .26rem .26rem;}
	.investor .notice-box .link .arrow{width: .24rem;height: .24rem;}
	.investor .notice-box .link p{font-size: .22rem;width: 3.24rem;}
	.investor .infomation-box{padding:.8rem 0 1.2rem;}
	.investor .swiper-info{margin-top:.5rem;height:calc(3.6rem + 15px);padding-bottom: .8rem;}
	.investor .swiper-info .swiper-slide{height:1.8rem;}
	.investor .swiper-info a{height:1.8rem;padding:.3rem .3rem 0;}
	.investor .swiper-info i{width:.6rem;height:.6rem;}
	.investor .swiper-info .name{font-size:.26rem;margin-top:.2rem;}
	.investor .swiper-info .swiper-pagination-bullet{width:.32rem;height:.32rem;margin:0 .06rem;box-sizing:border-box;position: relative;border:1px solid transparent;border-radius:50%;background: none;opacity: 1;display:block;}
	.investor .swiper-info .swiper-pagination-bullet::before{content:'';width:.12rem;height:.12rem;background:rgba(255, 255, 255, 0.5);border-radius: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
	.investor .swiper-info .swiper-pagination-bullet-active{border-color:#0F97CD;}
	.investor .swiper-info .swiper-pagination-bullet-active::before{background:#0F97CD;}
	
	.investor .contact-box{padding: .8rem 0;}
	.investor .contact-box .container{border-radius: .2rem;height: 14rem;padding: 1rem 1.44rem 0;background-image: url(../img/contact_m_pic.jpg);}
	.investor .contact-box .list{margin-top: .96rem;display: block;}
	.investor .contact-box .item{margin-bottom: .64rem;}
	.investor .contact-box .img{width: 1.12rem;height: 1.12rem;}
	.investor .contact-box img{width: .46rem;}
	.investor .contact-box .title{font-size: .22rem;margin-top: .22rem;}
	.investor .contact-box .line{width: .32rem;height: .04rem;margin-top: .12rem;}
	.investor .contact-box .txt{font-size: .26rem;margin-top: .28rem;}
	
	/*姘斿€?/
	.climate{padding-top:.8rem;}
	.climate .neut-box{border-radius: .1rem;}
	.climate .neut-box .box{height:auto;padding: .6rem .3rem 1.2rem;}
	.climate h2{font-size:.48rem;}
	.climate .neut-box .list{display:block;margin-top: .3rem;}
	.climate .neut-box .item{width:100%;padding:.3rem;margin-bottom: .3rem;font-size:.26rem;}
	.climate .praxis-list{margin-top: .3rem;}
	.climate .praxis-list .item{width:100%;height:4.8rem;margin:0 0 .3rem;border-radius: .1rem;}
	.climate .praxis-list .box{height:4.8rem;padding:.4rem .3rem;}
	.climate .praxis-list img{width: .5rem;height: .5rem;}
	.climate .praxis-list .name{font-size:.3rem;}
	.climate .praxis-list .txt{font-size: .26rem;}
	
    /*鏅烘帶浜?/
    .cloud{background: #D5DBE4;height:auto;padding:1.32rem 0 .8rem;box-sizing:border-box;min-height:100vh;}
    .cloud .full-video{display:none;}
    .cloud .m-banner{display: block;height:6.1rem;}
    .cloud .main{position:static;width:6.9rem;margin:0 auto;}
    .cloud .nav{display: none;}
    .cloud .m-nav{display:block;background:rgba(255, 255, 255, 0.8);border-radius:.28rem;backdrop-filter: blur(42px);padding:.3rem .45rem .34rem;margin-top: -.6rem;transition: .5s linear;}
    .cloud .m-nav .title{font-size:.34rem;line-height:.4rem;color:rgba(0, 0, 0, 0.8);font-weight: 700;}
    .cloud .m-nav img{display:block;width:.64rem;}
    .cloud .m-nav .list{margin-top:.28rem;}
    .cloud .m-nav .item{margin-bottom:.16rem;height: .92rem;display:flex;align-items:center;justify-content:center;font-size:.26rem;color: rgba(0, 0, 0, 0.8);background:rgba(0, 0, 0, 0.05);border-radius:.16rem;}
    .cloud .m-nav-hide{display: none;}
    .cloud .tabs{display: none;position:static;height:auto;}
    .cloud .tabs-show{display:block;}
    .cloud .section{position:static;height:auto;padding:0;}    
    .cloud .section-flex{display:block;}
    .cloud .section .left{flex-direction:row;height:auto;align-items:center;margin-top: -5.5rem;}
    .cloud .section .back-screen{width:2rem;height:.8rem;border-radius:.4rem;padding:0 .1rem;font-size: .26rem;}
    .cloud .section .back-screen .back-icon{width:.6rem;height:.6rem;margin-right:.3rem;}
    .cloud .section .back-screen i{width:.2rem;height:.14rem;}
    .cloud .section .left .title{font-size:.48rem;margin-top: 0;}
    .cloud .section .right{width:100%;margin-top: 4rem;}
    .cloud .rem-box{padding:.3rem .45rem .34rem;border-radius: .28rem;margin-bottom:.2rem;}
    .cloud .rem-box .title{font-size:.34rem;}
    .cloud .add-btn{width:.64rem;height:.64rem;border-radius:.16rem;}
    .cloud .add-btn i{width:.24rem;height:.24rem;}
    .cloud .rem-box .link-more{font-size:.26rem;}
    .cloud .rem-box .link-more .link-arrow{width:.64rem;height:.64rem;border-radius:.16rem;margin-left: .2rem;}
    .cloud .rem-box .link-more .i-list{width:1.28rem;height:.64rem;margin-left:-.64rem;}
    .cloud .rem-box .link-more .arrow-icon{width:.64rem;height:.64rem;background-size:.2rem .14rem;}
    .cloud .rem-box .info{font-size: .26rem;margin-top:.2rem;}
    .cloud .rem-box .adv-list{margin-top:.2rem;}
    .cloud .section-show .rem-box .adv-list{width:100%;margin-left:0;}
    .cloud .rem-box .adv-list .item{width:48%;margin-bottom:.3rem;border-radius:.16rem;padding-top: .2rem;height:1.6rem;}
    .cloud .rem-box .adv-list img{height:.6rem;}
    .cloud .rem-box .adv-list p{font-size:.24rem;padding:0 .2rem;margin-top: .2rem;}
    .cloud .rem-pro{padding:.3rem .45rem .34rem;border-radius: .28rem;}
    .cloud .rem-pro .title{font-size: .34rem;}
    .cloud .rem-pro img{width:.64rem;height:.64rem;}
    .cloud .rem-pro .list{margin-top: .28rem;}
    .cloud .rem-pro .list a{height:.92rem;font-size:.26rem;margin-bottom: .16rem;border-radius:.16rem;}
    .cloud .section-show .rem-pro .list{margin-top: .28rem;}
    .cloud .section-show .rem-pro .list a{height:.42rem;margin-bottom: .16rem;}
    
}
