
@media screen and (max-width: 1680px) {
	.container{width: 1200px;}
	.ft15{font-size: 14px;}
	.ft16{font-size: 15px;}
	.ft17{font-size: 15px;}
	.ft18{font-size: 16px;}
	.ft19{font-size: 17px;}
	.ft20{font-size: 18px;}
	.ft22{font-size: 20px;}
	.ft24{font-size: 20px;}
	.ft32{font-size: 26px;}
	.ft35{font-size: 28px;}
	.ft36{font-size: 30px;}
	.ft48{font-size: 40px;}
	.friend .tips{width: 130px;}
	.friend .select{width: 260px;}
	.footer .left{width: 540px;}
	.footer .info,
	.footer .copyright{margin-top: 28px;}
	.footer .ewm {width: 600px;}
	.sub-banner img{height: 298px;}
	.sub-banner .container{padding-bottom: 52px;}
	.sub-main .left{width: 240px;}
	.sub-main .right{width: 914px;}
	.swiper-com .swiper-button-prev,
	.swiper-com .swiper-button-next{width: 48px;height: 48px;left: -60px;margin-top: -24px;}
	.swiper-com .swiper-button-next{left: auto;right: -60px;}
	.sub-banner .box .pic{margin-top: 10px;}
	.news-list .item .main{width: 704px;}
	.home .swiper-news{height: 342px;}
	.home .swiper-news img{height: 342px;}
	.home .news-box .right{width: 580px;}
	.home .news-box .top-link{margin-bottom: 20px;}
	.home .news-box .top-link .txt{margin-top: 10px;}
	.home .news-box .top-link .time{margin-top: 20px;}
	.home .news-box .link{height: 43px;}
	.home .news-box .link .title{width: 480px;}

	.home .notice-box .cell{width: 590px;}
	.home .notice-box .list{padding: 30px 20px 22px;}
	.home .notice-box .title{height: 62px;}
	.home .swiper-spec img{height: 185px;}
	.business .mid{width: 670px;}
	.busi-list .item .title{width: 480px;}
	.business .aside{width: 220px;height: 84px;}
	.business .enter{width: 180px;height: 64px;}
	.about .intro-box .main .box{width: 700px;padding:20px 30px;}
	.about .culture-list{height: 126px;margin-top: -63px;}
	.about .lead-list{width: 100%;}
	.about .lead-list .item{margin-right: 60px;}
	.about .swiper-org .main{height: 272px;}
}

/*移动端适配*/
@media screen and (max-width: 750px) {
	.container{width: 6.7rem;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	.ft12{font-size: .24rem;}
	.ft13{font-size: .26rem;}
	.ft14{font-size: .26rem;}
	.ft15{font-size: .26rem;}
	.ft16{font-size: .28rem;}
	.ft17{font-size: .28rem;}
	.ft18{font-size: .28rem;}
	.ft19{font-size: .28rem;}
	.ft20{font-size: .3rem;}
	.ft22{font-size: .3rem;}
	.ft24{font-size: .32rem;}
	.ft32{font-size: .32rem;}
	.ft36{font-size: .4rem;}
	.ft48{font-size: .48rem;}


	/*头部*/
	.header{display: none;}
	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1rem;z-index: 99}
	.m-head-high{z-index: 101;}
	.m-header::before{content:'';width: 100%;height:100%;;background: #FFF;position: absolute;left:0;top:0;}
	.m-header .container{width: 100%;padding: 0 .4rem; box-sizing: border-box;position: relative;height: 1rem; z-index: 10;display: flex;justify-content: space-between;align-items: center;}
	.m-header .logo{display: block;width: 3.01rem;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .right{display: flex;align-items: center;height: 1rem;}
	.m-header .nav{width: .54rem; height: .36rem;background: url('../../img/indexnew2/images/m_nav.png') no-repeat center;background-size: cover;}
	.m-header .search{width: .4rem;height: .4rem;background: url('../../img/indexnew2/images/search.png') no-repeat;background-size: cover;margin-right: .3rem;}
	.m-header .lan{font-size: .28rem;color: #fff;font-weight: 700;margin-right: .3rem;}
	.m-main{position: absolute;left: 0;top: 1rem;width: 100%;height: calc(100vh - 1rem); display: none;background: #fff;overflow-y: auto;}
	.m-header .m-main .container{padding: .6rem 4% 2.5rem;display: block;height: auto;}
	.m-main .item .top{font-size: .3rem;line-height: 1.16rem;height: 1.16rem;padding: 0; font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;position: relative;}
	.m-main .item .link{display: block;font-size: .3rem;line-height: 1.16rem;font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;}
	.m-main .item .top::after{content: '';width: .24rem;height: .24rem;background: url('../images/arrow_db.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.12rem;background-size: cover;transition: all .5s ease-in-out;}
	.m-main .item .list .sub-top{font-size: .28rem;line-height: 1.16rem;border-bottom: 1px solid #E6E6E6;position: relative;color: #666;}
	.m-main .item .list .sub-top::after{content: '';width: .24rem;height: .24rem;background: url('../../img/indexnew2/images/arrow_db.png') no-repeat;position: absolute;
		right: 0;top: 50%;margin-top: -.05rem;background-size: cover;transition: all .5s ease-in-out;transform: rotate(-90deg);}
	.m-main .item .list .erify{display: none;border-bottom: 1px solid #EAEAEA;padding: .3rem 0;}
	.m-main .item .active::after{transform: rotate(180deg);}
	.m-main .item .list{display: none;width: 6.2rem;margin: 0 auto;}
	.m-main .item .list a{display: block;font-size: .28rem;color: #666;line-height: 1.12rem;border-bottom: 1px solid #EAEAEA;}
	.m-main .item .list .erify a{font-size: .26rem;line-height: .8rem;border-bottom: none;padding-left: .3rem;}
	.m-main .item .list .fac{display:flex !important;align-items: center;}
    .m-main .item .list img{height: .5rem;margin-left:.2rem;}
	.m-search{position: absolute;left: 0;top: 1rem;background: rgba(0,17,34,0.8);padding: .5rem .4rem .3rem;width:100%;display: none;box-sizing: border-box;}
	.m-search form{display: flex;width: 100%;height: .8rem;background-color: #fff;box-shadow:0 0 10px 0px #55708f;border-radius: .08rem;overflow: hidden;}
	.m-search .text{display: block; width: 85%;height: .8rem;border:none;color: #333;background:none;text-indent: .3rem;font-size: .26rem;}
	.m-search .btn{display: block;width: 15%;height: .8rem;background: url('../images/search_h.png') no-repeat center center;background-size: .4rem .4rem;border:none;}
	.m-height{height: 1rem;}

	/*底部*/
	.friend{height: auto;padding: .8rem 0;}
	.friend .container{display: block;}
	.friend .tips{width: 100%;height: .8rem;}
	.friend .select{width: 100%;height: .8rem;margin-top: .3rem;}
	.friend .select-open{z-index: 10;}
	.footer{padding: .8rem 0 .4rem;}
	.footer .container{flex-direction: column-reverse;}
	.footer .ewm{width: 100%;flex-wrap: wrap;}
	.footer .ewm .item{width: 3rem;margin-bottom: .3rem;}
	.footer .ewm p{margin-top: .2rem;}
	.footer .left{width: 100%;border-right: none;border-top: 1px solid rgba(255, 255, 255, 0.27);margin-top: .5rem;padding-top: .3rem;}
	.footer .title{font-size: .36rem;}
	.footer .info, .footer .copyright{margin-top: .3rem;}
	.footer .info p,
	.footer .copyright p{line-height: 1.875;margin-bottom: .1rem;}
	.footer .copyright .fac{display: block;}
	.footer .copyright .tel{margin-left: 0;}
	.footer .link{width: .8rem;margin: 0 0 0 4.4rem;display: block;}
	.footer .link img{margin-top: -.8rem;}

	/*通用*/
	.sub-banner img{height: 5rem;}
	.sub-banner .container{padding-bottom: .4rem;}
	.sub-banner .title{letter-spacing: .1rem;}
	.sub-banner .box{width: 6.7rem;}
	.sub-banner .box .pic{width: 4.4rem;margin-top: 0;}
	.sub-banner .form{margin-top: .1rem;border-radius: .1rem;}
	.sub-banner .text{width: 5.4rem;height: .8rem;padding-left: .8rem;background-size: .32rem .32rem;background-position: .3rem center;}
	.sub-banner .btn{width: 1.3rem;height: .8rem;}
	.sub-banner .hots{margin-top: .2rem;}
	.sub-banner .hots .tit{line-height: .4rem;}
	.sub-banner .hots a{padding: 0 .2rem;margin-left: .1rem;}
	.backup{width: .6rem;height: .6rem;right: 0;bottom: 20%;}
	.backup i{width: .22rem;height: .13rem;}
	.sub-main{padding: .6rem 0 .8rem;}
	.sub-main .container{display: block;}
	.sub-main .left{width: 100%;}
	.sub-main .left .nav{display: none;}
	.com-tit{margin-bottom: 0;}
	.com-tit::after{width: .72rem;height: .1rem;bottom: .08rem;border-radius: .05rem;}
	.sub-main .right{width: 100%;padding-top: .5rem;}
	.sub-main .right .top{display: block;padding-bottom: .2rem;}
	.sub-main .form{width: 100%;height: .8rem;border-radius: 0 .08rem .08rem 0;margin-top: .3rem;}
	.sub-main .form .text{width: 5.4rem;height: .4rem;padding: 0 .1rem;margin-left: .3rem;}
	.sub-main .form .btn{width: .8rem;height: .8rem;background-size: .36rem .36rem;}
	.page a,
	.page span,
	.page input{display: none;}
	.page .prev, 
	.page .next{display: block;}
	.news-list{margin-top: .5rem;padding-bottom: .6rem;}
	.news-list .item{display: block;margin-bottom: .5rem;}
	.news-list .item .pic{width: 100%;}
	.news-list .item .pic img{height: 4.4rem;}
	.news-list .item .main{width: 100%;display: block;padding-top: .3rem;}
	.news-list .item .txt{margin-top: .1rem;}
	.news-list .item .time{margin-top: .2rem;}
	.business .right{display: block;position: relative;}
	.business .mid{width: 100%;}
	.swiper-com .swiper-button-prev, 
	.swiper-com .swiper-button-next{display: none;}
	.busi-list{margin: .5rem 0;padding:0;border: none;}
	.busi-list .item{height: .8rem;padding: 0 .1rem 0 .3rem;border-bottom: 1px solid #D9D9D9;}
	.busi-list .item .title{width: 4.6rem;} 
	.busi-list .item::before{width: .12rem;height: .18rem;left: .08rem;margin-top: -.09rem;}
	.business .aside{margin-top: .8rem;width: 2.6rem;height: 1.12rem;position: absolute;right:0;top:-1.6rem;}
	.business .enter{width: 2.3rem;height: .82rem;}
	.home .news-box{padding: .8rem 0;}
	.home .main{display: block;margin-top: .5rem;}
	.home .swiper-news{width: 100%;height: 3.82rem;}
	.home .swiper-news img{height: 3.82rem;}
	.home .swiper-news .title{width: 100%;box-sizing: border-box;left: 0;/* bottom: .5rem; */padding: 0 .2rem;}
	.home .swiper-news .swiper-pagination{/* bottom: .2rem; */justify-content: center;bottom: -.25rem;}
	.home .swiper-news .swiper-pagination .swiper-pagination-bullet{width: .12rem;height: .12rem;margin: 0 .06rem;}
	.home .news-box .right{width: 100%;margin-top: .5rem;}
	.home .news-box .top-link{padding-bottom: .3rem;margin-bottom: .3rem;}
	.home .news-box .top-link .txt{margin-top: .2rem;}
	.home .news-box .top-link .time{margin-top: .3rem;}
	.home .news-box .link{height: .88rem;}
	.home .news-box .link .title{padding-left: .2rem;width: 5.2rem;}
	.home .news-box .link .title::before{width: .04rem;height: .3rem;border-radius: .02rem;margin-top: -.15rem;}

	.home .notice-box{padding: .8rem 0;}
	.home .notice-box .container{display: block;}
	.home .notice-box .cell{width: 100%;margin-bottom: .8rem;}
	.home .notice-box .cell:last-child{margin-bottom: 0;}
	.home .notice-box .list{margin-top: .5rem;padding:.3rem .2rem .2rem;}
	.home .notice-box .item{margin-bottom: .3rem;padding-bottom: .3rem;}
	.home .notice-box .title{height: .94rem;margin-top: .1rem;}
	.home .spec-box{padding: .8rem 0;}
	.home .swiper-spec{width: 7.1rem;margin-top: .5rem;}
	.home .swiper-spec .swiper-container{padding-bottom: .6rem;}
	.home .swiper-spec .swiper-slide{width: 5.4rem;}
	.home .swiper-spec img{height: 3.5rem;}
	.home .swiper-spec .title{margin-top: .2rem;}
	.home .swiper-spec .swiper-pagination .swiper-pagination-bullet{width: .12rem;height: .12rem;margin: 0 .06rem;border-radius: .06rem;}
	.home .swiper-spec .swiper-pagination .swiper-pagination-bullet-active{width: .3rem;}
	.about .intro-box{padding: .8rem 0;}	
	.about .intro-box .main{margin-top: .5rem;}
	.about .intro-box .main .box{position: relative;width: 100%;padding: .3rem 0;}
	.about .intro-box .content p{margin-bottom: .16rem;}
	.about .culture-list{width: 100%;margin: .5rem 0 .8rem;display: block;height: auto;padding: .4rem .3rem;}
	.about .culture-list .item{align-items: center;}
	.about .culture-list .img{width: 1.4rem;margin-right: .3rem;}
	.about .culture-list .txt{margin-top: .1rem;max-width: 4.2rem;}
	.about .culture-list .line{width: 100%;height: 1px;margin: .5rem 0;}
	.about .lead-list{margin-top: .5rem;display: block;}
	.about .lead-list .item{width: 100%;margin: 0 0 .5rem;}
	.about .lead-list .pic{width: 3.8rem;height: 3.8rem;}
	.about .lead-list .pic{height: 3.8rem;}
	.about .lead-list .box{margin-top: .3rem;}
	.about .lead-list .pos{margin-top: .1rem;}
	.about .lead-list .achef{margin-top: .3rem;padding: .3rem .3rem 0;}
	.about .org-box{padding: .8rem 0;}
	.about .swiper-org{width: 7.1rem;margin-top: .5rem;}
	.about .swiper-org .swiper-slide{width: 5.4rem;}
	.about .swiper-org .main{height: 5.4rem;padding: .3rem 0 0 .3rem;}
	.about .swiper-org .title{padding-bottom: .12rem;}
	.about .swiper-org .txt{margin-top: .3rem;padding-right: .3rem;}
	.newsDet .website .container{height: 1.2rem;}
	.newsDet .website a,
	.newsDet .website span{font-size: .26rem;margin-right: .1rem;}
	.newsDet .website i{width: .28rem;height: .28rem;margin-right: .12rem;}
	.newsDet .main{padding: .8rem 0 .6rem;}
	.newsDet .top{padding-bottom: .2rem;}
	.newsDet .top .info{margin-top: .2rem;flex-wrap: wrap;justify-content: flex-start;}
	.newsDet .top .info span{margin: 0 0 .1rem;width: 100%;display: block;}
	.newsDet .content{margin-top: .5rem;padding-top: .5rem;}
	.newsDet .load{margin-top: .3rem;}
	.newsDet .action{margin-top: .5rem;height: 1.2rem;}
	.newsDet .action a{margin-left: .3rem;}
	.newsDet .action a i{width: .44rem;height: .42rem;margin-right: .2rem;}

	.result .top{padding: .6rem 0;}
	.result .form{height: .8rem;}
	.result .top .text{font-size: .3rem;height: .6rem;}
	.result .top .btn{width: .42rem;height: .42rem;}
	.result .hots{margin-top: .2rem;}
	.result .hots span,
	.result .hots a{margin-right: .12rem;}
	.result .main{padding: .5rem 0 .8rem;}
	.result .num::before{width: .72rem;height: .1rem;border-radius: .05rem;bottom: .08rem;}
	.result .list{padding: .5rem 0 .6rem;}
	.result .list .item{display: block;padding: .3rem 0;height: auto;}
	.result .list .title{margin-top: .2rem;}
	.result .list .right{padding: .2rem 0 0;}
	.result .list .arrow{display: none;}
}