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

    .header .box .nav ul li>a{margin: 0 15px;}
    
	.footer .container{width: 1280px;}
	.footer .left{padding-right: 86px;}
	.footer .copyright{font-size: 14px;}
	.home .container{width: 1280px;}
	.home .about-box{padding-top: 100px;}
	.home .about-box .title{font-size: 36px;}
	.home .about-box h4{font-size: 48px;}
	.home .case-box{padding-top: 110px;}
	.home .case-box .main .tabs{width: 640px;}
	.home .case-box .title{font-size: 36px;}
	.home .case-box .main .name{font-size: 44px;}
	.home .case-box .main h5{font-size: 22px;line-height: 28px;margin-top: 45px;}
	.home .case-box .main .txt{font-size: 18px;line-height: 32px;width: 520px;}
	.home .case-box .main .swiper-case .swiper-slide{width: 590px;height: 554px;}
	.home .case-box .main .swiper-case .imgBg{height: 554px;}
	.home .case-box .main .swiper-case .year span{font-size: 42px;}
	.home .case-box .main .swiper-case .swiper-button-next,
	.home .case-box .main .swiper-case .swiper-button-prev{left: -600px;bottom: 80px;}
	.home .case-box .main .swiper-case .swiper-button-next{left: -525px;}
	.home .news-box{padding-top: 110px;}
	.home .news-box .title{font-size: 36px;}
	.home .news-box .newest .name{font-size: 26px;line-height: 36px;}
	.home .news-box .swiper-news{height: 328px;}
	.home .news-box .swiper-news .pic{width: 450px;height: 328px;}
	.home .news-box .swiper-news .swiper-slide{width: 840px;}
	.home .news-box .swiper-news .main{width: 390px;}
	.home .news-box .swiper-news .swiper-button-prev{left: -54px;}
	.home .news-box .swiper-news .swiper-button-next{right: -54px;}
	.about .swiper-history .swiper-button-next{right: -65px;}
	.about .swiper-history .swiper-button-prev{left: -65px;}
	.projectDet .swiper-atlas .swiper-button-next{right: -65px;}
	.projectDet .swiper-atlas .swiper-button-prev{left: -65px;}
}

@media screen and (max-width: 1440px) {


}

/*移动端适配*/
@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: 1rem;z-index: 99;background: #fff;}
	.m-header .logo{display: block;width: 2.5rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .nav{width: .5rem;height: .4rem;background: url('../images/m_nav.png') no-repeat;background-size: 100%;margin-top: .3rem;}
	.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: 1rem;width: 100%;display: none;}
	.m-main .left{width: 50%;height: calc(100vh - 1rem);float: left;background-color: #1a1a1a;}
	.m-main .right{width: 50%;height: calc(100vh - 1rem);float: right;background-color: #404040;}
	.m-main .right ul{display: none;}
	.m-main .left li,
	.m-main .right li{padding: 0 8%;height: 1rem;position: relative;}
	.m-main .left li a,.m-main .right li a{display:block;height: 1rem;line-height: 1rem;border-bottom: 1px solid rgba(255, 255, 255, 0.2);color: #fff;font-size: .26rem;}
	.m-main .left li a:hover{color: #059BFB;}
	.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;}
	.m-height{height: 1rem;}

	/*底部*/
	.footer .container{width: 92%;}
	.footer .top{padding-top: .6rem;display: block;margin-bottom: .5rem;}
	.footer .left{padding-right: 0;border-right: none;}
	.footer .top .nav{display: none;}
	.footer .top .right{text-align: left;width: 100%;margin-top: .5rem;}
	.footer .info{font-size: .24rem;line-height: .44rem;margin-top: .3rem;}
	.footer .plant{margin-top: .3rem;}
	.footer .plant .title{font-size: .28rem;line-height: 1.5;}
	.footer .plant .links{margin-top: .1rem;}
	.footer .plant a{padding: 0 .3rem;font-size: .24rem;margin-right: .1rem;line-height: .6rem;}
	.footer .ewm{margin-top: .5rem;}
	.footer .right .title{font-size: .3rem;line-height: 1.5;}	
	.footer .right .item{margin-bottom: .15rem;}
	.footer .right .fsb{display: block;}
	.footer .right .fac{justify-content: space-between;}
	.footer .right .step{width: 100%;}
	.footer .right .step:first-child{margin-bottom: .15rem;}
	.footer .right .text{height: .8rem;font-size: .26rem;}
	.footer .right textarea{height: 1.6rem;font-size: .26rem;padding-top: .14rem;line-height: .46rem;}
	.footer .right .vcode-text{width: 5.2rem;margin-right: .2rem;}
	.footer .right img{display: block;height: .6rem;}
	.footer .right .item-bot{padding-top: .3rem;}
	.footer .right .item-bot .btn{width: 4.2rem;height: .8rem;font-size: .26rem;}
	.footer .bot{display: block;height: auto;padding: .3rem 0;}
	.footer .friend-select{width: 100%;}
	.footer .friend-select p{font-size: .24rem;line-height: .8rem;padding: 0 .3rem;}
	.footer .friend-select ul{bottom: calc(.8rem + 1px);max-height: calc(3rem + 2px);}
	.footer .friend-select ul a{font-size: .24rem;line-height: .6rem;padding: 0 .3rem;}
	.footer .copyright{display: block;margin-top: .3rem;font-size: .22rem;line-height: .36rem;}
	.footer .copyright br{display: none;}

	/*通用*/
	.sub-banner{height: 7rem;}
	.sub-banner .main{height: 7rem;padding-top: 0;}
	.sub-banner h4{font-size: .48rem;line-height: .68rem;}
	.sites{margin-top: .3rem;}
	.sites a,
	.sites span{font-size: .26rem;line-height: .36rem;margin: 0 .1rem;}
	.sites i{width: .3rem;height: .3rem;margin: .02rem .1rem 0 0;}
	.sub-banner .nav{display: none;}
	.load-more{font-size: .26rem;line-height: .4rem;}
	.load-more i{width: .26rem;height: .26rem;margin-left: .2rem;}

	/*首页*/
	.home .container{width: 92%;}
	.home .swiper-banner .video-box .title{font-size: .48rem;line-height: 1.3;}
	.home .swiper-banner .video-box .player{width: 1.2rem;height: 1.2rem;margin-top: .4rem;}
	.home .swiper-banner video{display: none;}
	.home .about-box{padding-top: .8rem;background-size: cover;}
	.home .about-box .container{display: block;}
	.home .about-box .title{font-size: .36rem;}
	.home .about-box h4{font-size: .48rem;margin-top: .2rem;}
	.home .about-box .right{width: 100%;margin-top: .5rem;}
	.home .about-box .info{font-size: .26rem;line-height: .42rem;}
	.home .about-box .more{margin-top: .3rem;font-size: .24rem;line-height: 1.5;}
	.home .about-box .more i{width: .24rem;height: .24rem;margin-left: .2rem;}
	.home .about-box .list{margin-top: 4rem;}
	.home .about-box .list a{width: 50%;height: 1.3rem;padding: .3rem .3rem 0;}
	.home .about-box .list .name{font-size: .3rem;line-height: 1.2;}
	.home .about-box .list .more{margin-top: .1rem;}
	.home .case-box{padding: .8rem 0;}
	.home .case-box .main{flex-direction: column-reverse;}
	.home .case-box .main .right{width: 92%;margin: 0 auto;}
	.home .case-box .main .swiper-case{width: 100%;margin-left: 0;}
	.home .case-box .main .swiper-case .swiper-slide{width: 100%;height: 6.48rem;transform:scale(1,1);}
	.home .case-box .main .swiper-case .imgBg{height: 6.48rem;}
	.home .case-box .main .swiper-case .box{left: .3rem;bottom: .2rem;}
	.home .case-box .main .swiper-case .year{font-size: .28rem;line-height: .6rem;padding: 0 .3rem .2rem 0;}
	.home .case-box .main .swiper-case .year span{font-size: .6rem;}
	.home .case-box .main .swiper-case p{font-size: .24rem;line-height: .42rem;margin-top: .1rem;}
	.home .case-box .main .left{width: 92%;margin: .5rem auto 0;}
	.home .case-box .main .tabs{width: 100%;padding-top: 0;}
	.home .case-box .main .name{font-size: .4rem;line-height: 1.3;}
	.home .case-box .main h5{font-size: .3rem;line-height: 1.2;margin-top: .2rem;}
	.home .case-box .main .txt{font-size: .26rem;line-height: .42rem;width: 100%;margin-top: .1rem;}

	.home .news-box{padding: .8rem 0;}
	.home .news-box .title{font-size: .4rem;}
	.home .news-box .newest{margin-top: .3rem;width: 100%;}
	.home .news-box .newest .time{font-size: .22rem;}
	.home .news-box .newest .name{font-size: .28rem;line-height: 1.4;margin-top: .2rem;}
	.home .news-box .newest .more{margin-top: .4rem;font-size: .24rem;line-height: 1.5;}
	.home .news-box .more i{width: .24rem;height: .24rem;margin-left: .2rem;}
	.home .news-box .news-sw{margin: .8rem 0 .6rem;height: auto;border:none;}
	.home .news-box .swiper-news{height: auto;}
	.home .news-box .swiper-news a{flex-direction: column-reverse;}
	.home .news-box .swiper-news .pic{width: 100%;height: 5.03rem;}
	.home .news-box .swiper-news .pic .imgBg{height: 5.03rem;}
	.home .news-box .swiper-news .main{width: 100%;}
	.home .news-box .swiper-news .swiper-button-prev,
	.home .news-box .swiper-news .swiper-button-next{display: none;}
	.home .news-box .swiper-news .date{margin-top: .4rem;}
	.home .news-box .swiper-news .date .day{font-size: .6rem;line-height: 1.2;}
	.home .news-box .swiper-news .date p{font-size: .3rem;line-height: 1.5;}
	.home .news-box .swiper-news .name{font-size: .3rem;line-height: 1.4;margin-top: .2rem;}
	.home .news-box .swiper-news .txt{font-size: .24rem;line-height: 1.75;margin-top: .2rem;}
	.home .news-box .swiper-news .more{margin-top: .3rem;}
	.home .strategy-box{padding: .8rem 0;height: auto;background-size: cover;}
	.home .strategy-box .title{font-size: .4rem;}
	.home .strategy-box .info{font-size: .26rem;line-height: .42rem;width: 100%;margin-top: .3rem;}
	.home .strategy-box .link{font-size: .24rem;line-height: .34rem;margin-top: .4rem;}
	.home .strategy-box .link i{width: .24rem;height: .24rem;margin-left: .3rem;}

	/*关于我们*/
	.about .profile{padding: .8rem 0;}
	.about .profile .main{display: block;}
	.about .profile .found{font-size: .56rem;line-height: .76rem;}
	.about .profile .line{width: .72rem;height: .06rem;margin-top: .2rem;}
	.about .profile .en{font-size: .26rem;line-height: .42rem;margin-top: .2rem;}
	.about .profile .title{font-size: .36rem;line-height: 1.2;margin-top: .2rem;}
	.about .profile .right{width: 100%;margin-top: .5rem;}
	.about .profile .content{font-size: .26rem;height: 6.24rem;}
	.about .profile .content p{margin-bottom: .2rem;}
	.about .profile .more{width: .38rem;height: .38rem;margin: .2rem auto 0;}
	.about .organization{background-size: cover;}
	.about .organization .container{height: auto;padding: .8rem 0;}
	.about .organization .main{width: 100%;border-left: none;padding-left: 0;}
	.about .organization .box{padding: .2rem .3rem;}
	.about .organization .info{font-size: .26rem;line-height: .42rem;}
	.about .organization .check{font-size: .24rem;line-height: .32rem;margin-top: .8rem;}
	.about .organization .check i{width: .32rem;height: .32rem;border-width: 1px;background-size: .1rem .16rem;margin-left: .1rem;}
	.about .history{padding: .8rem 0;}
	.about .history .en{font-size: .26rem;line-height: .42rem;}
	.about .history .title{font-size: .36rem;line-height: 1.2;margin-top: .2rem;}
	.about .swiper-history{margin: .5rem 0 0;}
	.about .swiper-year{display: none;}
	.about .swiper-history .swiper-button-next,
	.about .swiper-history .swiper-button-prev{display: none;}
	.about .swiper-history .main{display: block;}
	.about .swiper-history .year{font-size: .8rem;line-height: 1.4;}
	.about .swiper-history .content{width: 100%;margin-left: 0;padding-left: 0;border-left: none;margin-top: .3rem;font-size: .26rem;line-height: .42rem;}
	.about .swiper-history .content p{margin-bottom: .15rem;}
	.about .swiper-history .swiper-imgs{width: 100%;margin-top: .5rem;}
	.about .swiper-history .swiper-imgs .swiper-container{height: 4.12rem;}

	/*董事长致辞*/
	.speech{padding: .8rem 0;}
	.speech .en{font-size: .26rem;line-height: .42rem;}
	.speech .title{font-size: .36rem;line-height: 1.2;margin-top: .2rem;}
	.speech .pic{margin-top: .5rem;}
	.speech .main{margin-top: .3rem;display: block;}
	.speech .content{width: 100%;font-size: .26rem;margin-top: 0;}
	.speech .content p{margin-bottom: .15rem;}
	.speech .box{width: 100%;padding: .3rem .5rem;text-align: left;}
	.speech .box h5{font-size: .28rem;line-height: 1.75;}
	.speech .box .name{font-size: .36rem;line-height: 1.3;margin-top: .2rem;}
	.speech .box .en-name{font-size: .36rem;line-height: 1.2;}	

	/*企业文化*/
	.culture .idea .container{padding-top: 1.2rem;background-size: 6.9rem 3.36rem;background-position: center top 1.36rem;}
	.culture .en{font-size: .26rem;line-height: .42rem;}
	.culture .title{font-size: .36rem;line-height: 1.2;margin-top: .2rem;}
	.culture .idea .info{font-size: .26rem;line-height: .42rem;margin-top: .4rem;}
	.culture .idea .list{height: auto;padding: .3rem 0; margin-top: 1.2rem;align-items: flex-start;flex-wrap: wrap;}
	.culture .idea .list .item{padding: .1rem .2rem;flex-grow: 0;width: 50%;box-sizing: border-box;margin-bottom: .2rem;}
	.culture .idea .list .name{font-size: .26rem;line-height: 1.3;}
	.culture .idea .list .txt{font-size: .22rem;line-height: 1.5;margin-top: .2rem;min-height: auto;}
	.culture .idea .list .txt br{display: none;}
	.culture .idea .pic img{margin-top: -1.1rem;}
	.culture .idea .c-list{width: 92%;margin-left: 0;left: 5%;top: 2.8rem;display: block;}
	.culture .idea .c-list .item{margin-bottom: .8rem;}
	.culture .idea .c-list .img{width: 1rem;}
	.culture .idea .c-list .img img{margin-top: 0 !important;}
	.culture .idea .c-list .name{font-size: .36rem;line-height: .56rem;margin-top: .3rem;}
	.culture .idea .c-list .txt{margin-top: .3rem;font-size: .26rem;line-height: .44rem;}


	.culture .vision{background-size: cover;}
	.culture .vision .container{height: auto;display: block;padding: .8rem 0;}
	.culture .vision .info{font-size: .26rem;line-height: .42rem;margin-top: .5rem;}
	.culture .vision .pic{width: 100%;margin-top: .3rem;}

	/*产业分布*/
	.industry{padding: .8rem 0 1.2rem;}
	.industry .en{font-size: .26rem;line-height: .42rem;}
	.industry .info{font-size: .26rem;line-height: .42rem;margin-top: .2rem;width: 100%;}
	.industry .map{display: none;}
	.industry .m-list{margin-top: .5rem;}
	.industry .m-list .item{border-bottom: 1px solid rgba(0,0,0,0.6);}
	.industry .m-list .name{font-size: .3rem;color: rgba(0,0,0,0.8);line-height: .8rem;position:relative;}
	.industry .m-list .name::after{content: '';width:.28rem;height:.16rem;background:url('../images/arrow_bd.png') no-repeat;background-size:cover;position:absolute;right:0;top:50%;margin-top:-.08rem;}
	.industry .m-list .erify{display: none;font-size: .26rem;line-height: .44rem;color: rgba(0,0,0,0.6);padding: .3rem 0;border-top: 1px solid rgba(0,0,0,0.6);}
	.industry .m-list .erify .step{margin-bottom: .1rem;}

	/*集团荣誉*/
	.honor{padding: .8rem 0;}
	.honor .en{font-size: .26rem;line-height: .42rem;}
	.honor .title{font-size: .36rem;line-height: 1.2;}
	.honor .info{font-size: .26rem;line-height: .42rem;width: 100%;margin-top: .3rem;}
	.honor .nav{margin-top: .5rem;}
	.honor .nav a{font-size: .26rem;height: .8rem;}
	.honor .nav i{width: .24rem;height: .24rem;margin-right: .2rem;}
	.honor .honor-list{margin-top: .5rem;padding-bottom: .3rem;}
	.honor .honor-list ul{justify-content: space-between;}
	.honor .honor-list li{width: 3.3rem;height: 2.3rem;margin: 0 0 .3rem;}
	.honor .honor-list li img{min-height: 2.3rem;}

	/*施工技术*/
	.technology .intro{padding: .6rem 0;}
	.technology .intro .container{display: block;}
	.technology .intro .info{font-size: .28rem;line-height: 1.8;width: 100%;margin-top: 0;}
	.technology .intro .nav{margin-top: .5rem;}
	.technology .intro .nav .item{padding-left: .2rem;margin-top: .3rem;font-size: .28rem;line-height: .4rem;border-left-width: .06rem;}
	.technology .intro .tabs{width: 100%;margin-top: .5rem;}
	.technology .craft{padding: .8rem 0;height: auto;}
	.technology .craft .item{min-width: auto;width: 48%;margin: 0 0 .3rem !important;}
	.technology .craft .img{width: 1.2rem;height: 1.2rem;}
	.technology .craft .img img{width: .8rem;}
	.technology .craft .name{font-size: .3rem;line-height: .4rem;margin-top: .3rem;}
	.technology .craft .txt{font-size: .24rem;line-height: 1.4;margin-top: .3rem;text-align: left;}
	.technology .craft .txt br{display: none;}
	.technology .craft .txt p{margin-bottom: .1rem;}

	/*机械设备*/
	.equipment .intro{padding: .8rem 0;}
	.equipment .intro .info{font-size: .28rem;line-height: 1.75;width: 100%;margin-left: 0;}
	.equipment .intro .info p{margin-bottom: .2rem;}
	.equipment .intro .list{margin: .5rem 0 0;}
	.equipment .intro .list .item{margin-right: .8rem;font-size: .26rem;line-height: 1.75;padding-right: .8rem;}
	.equipment .intro .list .item span{font-size: .3rem;}
	.equipment .cate .container{padding: .8rem 0;}
	.equipment .cate .nav a{font-size: .28rem;height: .8rem;}
	.equipment .cate .list{margin-top: .5rem;}
	.equipment .cate ul{display: block;}
	.equipment .cate li{width: 100%;margin: 0 0 .3rem;}
	.equipment .cate .pic,
	.equipment .cate .pic .imgBg{height: 3.93rem;}
	.equipment .cate .name{font-size: .26rem;padding: .2rem .3rem .3rem;line-height: .36rem;}

	/*精品工程*/
	.project{height: auto;min-height: auto;padding: .8rem 0;}
	.project h4{font-size: .48rem;line-height: .68rem;}
	.project .swiper-project{margin: .6rem auto 0;width: 6.9rem;}
	.project .swiper-project .swiper-slide{width: 100%;height: auto;}
	.project .swiper-project a{flex-direction: column-reverse;}
	.project .swiper-project .pic{width: 100%;height: 3.86rem;}
	.project .swiper-project .info{height: auto;padding: .3rem;width: 100%;}
	.project .swiper-project .name{font-size: .3rem;line-height: 1.75;}
	.project .swiper-project h5{margin-top: .2rem;font-size: .28rem;line-height: .38rem;}
	.project .swiper-project .txt{font-size: .26rem;line-height: .42rem;max-width: auto;margin-top: .2rem;}
	.project .swiper-project .num{height: 1rem;font-size: .3rem;line-height: 1rem;margin-top: .2rem;}
	.project .swiper-project .num span{font-size: .7rem;margin-right: .1rem;line-height: 1rem;}
	.project .swiper-project .unit{font-size: .26rem;line-height: .36rem;padding-bottom: .3rem;}
	.project .swiper-project .unit::after{width: .6rem;height: .06rem;}
	.project .swiper-project .swiper-button-prev,
	.project .swiper-project .swiper-button-next{display: none;}

	/*工程详情*/
	.projectDet .project-banner{height: 4.6rem;}
	.projectDet .project-banner h4{font-size: .48rem;padding-top: 2rem;}
	.projectDet .overview{padding: .8rem 0;}
	.projectDet .overview .container{display: block;}
	.projectDet .overview .en{font-size: .3rem;line-height: .42rem;}
	.projectDet .overview .title{font-size: .42rem;line-height: 1.2;margin-top: .1rem;}
	.projectDet .overview .line{width: .8rem;height: .06rem;margin-top: .3rem;}
	.projectDet .overview .main{width: 100%;margin-top: .5rem;}
	.projectDet .overview .list .item{width: 100%;margin-bottom: .3rem;padding-bottom: .2rem;font-size: .26rem;line-height: 1.75;}
	.projectDet .overview .list .data{margin-top: .1rem;}
	.projectDet .overview .content{font-size: .26rem;line-height: 1.75;padding-bottom: .4rem;}
	.projectDet .overview .content h5{margin-bottom: .2rem;}
	.projectDet .atlas{padding: .8rem 0;}
	.projectDet .swiper-atlas .swiper-button-next,
	.projectDet .swiper-atlas .swiper-button-prev{display: none;}
	.projectDet .swiper-atlas .imgBg{height: 3.98rem;}

	/*新闻*/
	.news{padding: .8rem 0;}
	.news-list{padding-bottom: .3rem;}
	.news-list ul{display: block;}
	.news-list li{width: 100%;margin: 0 0 .3rem;}
	.news-list .name{padding:.3rem;height: auto;font-size: .3rem;line-height: .4rem;}
	.news-list .name::after{left: .6rem;width: .45rem;height: .28rem;bottom: -.28rem;}
	.news-list .box{height: auto;padding: .2rem .3rem .3rem;}
	.news-list .txt{font-size: .26rem;line-height: .4rem;height: auto;margin-top: .4rem;}
	.news-list .date{font-size: .22rem;line-height: .32rem;margin-top: .2rem;}
	.news-list .pic,
	.news-list .pic .imgBg{height: 5.12rem;}
	.news-list .main{height: auto;padding: .2rem .3rem .3rem;}
	.news-list .main .txt{height: auto;margin-top: .2rem;}
	.news-list .main .date{margin-top: .2rem;}

	/*行业动态*/
	.dynamic .dynamic-top{padding: .6rem 0;}
	.dynamic .dynamic-main{padding: .4rem 0 .8rem;}
	.dynamic-list{padding-bottom: .3rem;}
	.dynamic-list a{display: block;padding: .3rem 0;}
	.dynamic-list .date{display: none;}
	.dynamic-list .box{width: 100%;}
	.dynamic-list .title{font-size: .3rem;line-height: .4rem;}
	.dynamic-list .txt{font-size: .26rem;line-height: .42rem;max-width: none;margin-top: .2rem;}
	.dynamic-list .times{font-size: .22rem;margin-top: .2rem;}
	.dynamic-list .arrow{display: none;}
	.media{padding: .8rem 0;}

	/*活动*/
	.activity{padding: .8rem 0;}
	.activity-list{padding-bottom: .3rem;}
	.activity-list ul{display: block;}
	.activity-list li{width: 100%;margin: 0 0 .3rem;}
	.activity-list .pic,
	.activity-list .pic .imgBg{height: 3.92rem;}
	.activity-list .name{font-size: .3rem;padding: .2rem .3rem .3rem;line-height: .4rem;}

	/*详情*/
	.newsDet .newsDet-banner{height: 4.6rem;}
	.newsDet .container{padding: .8rem 0;}
	.newsDet .main .top{padding: 0 0 .6rem;}
	.newsDet .main .title{font-size: .3rem;line-height: .42rem;}
	.newsDet .main .time{font-size: .24rem;line-height: .32rem;margin-top: .2rem;}
	.newsDet .main .content{margin: .3rem 0 0;font-size: .26rem;}
	.newsDet .main .news-page{margin: .6rem 0 0;}

	/*联系我们*/
	.contact{padding: .8rem 0;}
	.contact .add-list{display: block;}
	.contact .add-list .item{width: 100%;height: auto;padding: .3rem;margin-bottom: .5rem;}
	.contact .add-list i{width: 1rem;height: 1rem;}
	.contact .add-list .name{font-size: .4rem;margin-top: .2rem;line-height: .6rem;}
	.contact .add-list .line{width: 1.2rem;height: .06rem;margin-top: .3rem;}
	.contact .add-list .txt{font-size: .26rem;margin-top: .2rem;}
	.contact .message{padding-top: .6rem;}
	.contact .message .title{font-size: .36rem;line-height: .48rem;}
	.contact .message .info{font-size: .26rem;line-height: .44rem;margin-top: .2rem;}
	.contact .message form{margin-top: .5rem;}
	.contact .message .step{width: 100%;margin: 0 0 .3rem;}
	.contact .message .name{font-size: .26rem;margin-bottom: .3rem;}
	.contact .message .text{height: .8rem;font-size: .26rem;padding: 0 .2rem;}
	.contact .message textarea{height: 1.8rem;padding: .1rem .2rem;font-size: .26rem;line-height: 2;}
	.contact .message .vcode-text{width: 4.2rem;}
	.contact .message img{display: block;height: .8rem;}
	.contact .message .bot{padding-top: .4rem;}
	.contact .message .btn{width: 4.2rem;height: 1rem;background-size: .3rem .3rem;padding-left: .5rem;font-size: .28rem;}

	/*招聘*/
	.recruit{padding: .8rem 0;}
	.recruit .form{flex-wrap: wrap;justify-content: flex-end;}
	.recruit .type-selct{width: 100%;margin-bottom: .3rem;}
	.recruit .type-selct p{font-size: .26rem;line-height: .78rem;height: .8rem;padding: 0 .2rem;}
	.recruit .type-selct ul{top: .8rem;margin-top: -1px;}
	.recruit .search-box{width: 100%;margin-bottom: .3rem;}
	.recruit .search-box .text{width: 80%;height: .8rem;font-size: .26rem;padding: 0 .2rem;}
	.recruit .search-box .btn{width: 20%;height: .8rem;background-size: .48rem .48rem;}
	.recruit .load{padding: 0 .3rem;font-size: .26rem;height: .8rem;width: 3.2rem;}
	.recruit .load i{width: .36rem;height: .36rem;}
	.recruit .main{margin-top: .5rem;}
	.recruit .recruit-top{border-top-width: 2px;height: .8rem;font-size: .26rem;}
	.recruit .recruit-top div{padding-left: .2rem;width: 4.2rem;}
	.recruit .recruit-top .type,
	.recruit .recruit-top .num,
	.recruit .recruit-top .address{display: none;}
	.recruit .recruit-top .time{width: 1.8rem;}
	.recruit .recruit-list{margin-bottom: .6rem;}
	.recruit .recruit-list .item{height: 1rem;font-size: .26rem;}
	.recruit .recruit-list .item div{padding-left: .2rem;width: 4.2rem;}
	.recruit .recruit-list .item .type,
	.recruit .recruit-list .item .num,
	.recruit .recruit-list .item .address{display: none;}
	.recruit .recruit-list .item .time{width: 1.8rem;}
	.recruit .recruit-list .item .action{width: .3rem;height: .3rem;background-size: .3rem .6rem;right: .2rem;margin-top: -.15rem;}
	.recruit .recruit-list .erify{padding: .3rem .2rem;}
	.recruit .recruit-list .erify .content{margin-top: 0;font-size: .26rem;line-height: 1.75;}
	.recruit .recruit-list .erify .cell{margin-bottom: .3rem;}
	.recruit .recruit-list .erify h5{font-size: .26rem;line-height: 1.75;}
}