/*移动端适配*/
@media screen and (max-width: 750px) {
	.container{width: 92%;padding: 0;margin: 0 auto;}
	.xs-show{display: block !important;}
	.xs-hidden{display: none !important;}
	/*头部*/

	.m-header{display: block;position: fixed;left: 0;top: 0;width: 100%;height: 1rem;z-index: 99;background: #001149;}
	.m-header .container{width: 100%;padding-left: .3rem;box-sizing: border-box;position: relative;z-index: 10;}
	.m-header .logo{display: block;width: 1.8rem;float: left;}
	.m-header .logo img{display: block;width: 100%;}
	.m-header .nav{float: right; width: 1.14rem;height: 1rem;background: url('../images/m_nav.png') no-repeat center #047CEB;background-size: .66rem .44rem;}
	.m-header .search{float: right; width: .4rem;height: .4rem;background: url('../images/search.png') no-repeat;background-size: cover;margin: .3rem .4rem 0 0;}
	.m-main{position: absolute;left: 0;top: 1rem;width: 100%;height: calc(100vh - .1rem); display: none;background: #fff;overflow-y: auto;}
	.m-main .container{padding: .6rem 4% 2.5rem;}
	.m-main .item .top{font-size: .3rem;line-height: 1.16rem;font-weight: bold;color: #333;border-bottom: 1px solid #E6E6E6;position: relative;}
	.m-main .item .top::after{content: '';width: .12rem;height: .2rem;background: url('../images/arrow_dl.png') no-repeat;position: absolute;
	right: .2rem;top: 50%;margin-top: -.1rem;transform: rotate(180deg); background-size: cover;transition: all .5s ease-in-out;}
	.m-main .item .active::after{transform: rotate(90deg);}
	.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-search{position: absolute;left: 0;top: .94rem;background: rgba(0,17,34,0.8);padding: 30px 4% 20px;width: 92%;display: none;}
	.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_d.png') no-repeat center center;background-size: 20px;border:none;}
	.m-main .language{display: flex;align-items: center;margin-top: .5rem;}	
	.m-main .language p{font-size: .28rem;line-height: .6rem;padding-left: .4rem;color: #333;background: url(../images/language.png) no-repeat left center;background-size: .3rem .31rem;}
	.m-main .language a{display: block;margin-left: .3rem;font-size: .26rem;color: #666;}
	.m-main .language .cur{font-weight: bold;color: #333;}

	/*底部*/


	.aside a{width: .6rem;height: .6rem;margin-top: 1px;padding-top: .15rem !important;}
	.aside a p{display: none;}
	.aside .tel i,
	.aside .online i,
	.aside .backup i{width: .3rem;height: .3rem;margin: 0 auto;}
	.aside .erify{right: .6rem;margin-right: 1px;}
	.aside .hot{height: .6rem;width: 4.2rem;font-size: .2rem;}
	.aside .hot span{font-size: .36rem;margin-left: .2rem;}

	/*通用*/
	.sub-banner .imgBg{height: 6.5rem;}
	.sub-banner .container{height: 6.5rem;}
	.sub-banner h3{font-size: .52rem;}
	.sub-banner .nav{display: none;}
	.com-title{padding-left: .24rem;font-size: 1.2rem;line-height: .5rem;}
	.com-title::before{width: .1rem;}
	.date{width: 1.6rem;height: .5rem;font-size: .22rem;border-radius: .08rem;}
	.load-more{width: 1.6rem;height: .5rem;font-size: .22rem;border-radius: .08rem;border-width: .04rem;}
	.news-list{padding-bottom: .3rem;}
	.news-list li{margin-bottom: .3rem;}
	.news-list a{padding-bottom: .3rem;display: block;}
	.news-list .pic{width: 100%;height: 4.6rem;border-radius: .1rem;}
	.news-list .imgBg{height: 4.6rem;}
	.news-list .box{width: 100%;margin-top: .3rem;}
	.news-list .title{font-size: .32rem;}
	.news-list .txt{font-size: .26rem;max-width: none;margin-top: .3rem;}
	.news-list .date{margin-top: .3rem;}
	.pro-list ul{justify-content: space-between;}
	.pro-list li{width: 3.3rem;height: 4.2rem;margin: 0 0 .3rem;}
	.pro-list a{padding: .3rem .3rem 0;height: 4.2rem;}
	.pro-list .img{width: 1.8rem;height: 1.8rem;}
	.pro-list .img img{max-height: 1.8rem;}
	.pro-list .name{font-size: .3rem;margin-top: .1rem;}
	.pro-list .txt{font-size: .26rem;line-height: 1.5;margin-top: .1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.pro-list .load-more{display: none;}
	.market{padding: .8rem 0;}
	.market .container{display: block;}
	.market .left{width: 100%;padding-top: 0;}
	.market .info{font-size: .26rem;margin-top: .5rem;line-height: 1.5;}
	.market .tips{font-size: .26rem;margin-top: .3rem;}
	.market .layui-data{width: 100%;margin-top: .5rem;}
	.market .layui-data .item{margin-bottom: .3rem;padding-bottom: .3rem;}
	.market .layui-data .box{width: 5.2rem;}
	.market .layui-data .num{font-size: 1rem;line-height: 1.2rem;color: #237AE4;}
	.market .layui-data .num span{font-size: .4rem;}
	.market .layui-data .item:last-child .num span{font-size: .3rem;line-height: 2.4;}
	.market .layui-data .name{font-size: .3rem;}
	.market .layui-data .txt{font-size: .26rem;margin-top: .2rem;}	
	.market .pic{width: 100%;margin: .6rem 0 0 0;}
	.auth-pop .auth-pop-main{width: 92%;padding: .4rem .3rem;}
	.auth-pop .close{width: .48rem;height: .48rem;right: .3rem;top: .3rem;}
	.auth-pop .title{font-size: .3rem;}
	.auth-pop .item{margin-bottom: .1rem;}
	.auth-pop .name{font-size: .24rem;line-height: 1.4;margin-bottom: .1rem;}
	.auth-pop .text{height: .8rem;font-size: .24rem;padding: 0 .2rem;}
	.auth-pop .vcode-text{width: 3.8rem;}
	.auth-pop .send,
	.auth-pop .time{width: 2.4rem;height: .8rem;line-height: .8rem;font-size: .24rem;}
	.auth-pop .item-bot{padding-top: .3rem;}
	.auth-pop .btn{width: 2.4rem;height: .8rem;font-size: .26rem;}

	/*首页*/
	.home .swiper-banner .title{font-size: .3rem;}
	.home .swiper-banner .com-title{margin-top: .3rem;font-size: .42rem;}
	.home .swiper-banner .container{margin-top: -5rem;}
	.home .swiper-banner .more{font-size: .24rem;height: .5rem;width: 1.6rem;border-width: 1px;border-radius: .08rem;margin-top: .6rem;}
	.home .pro-box{padding: .8rem 0;}
	.home .swiper-pro{margin-top: .5rem;}
	.home .swiper-pro .swiper-container .swiper-slide{width: 5.4rem;}
	.home .swiper-pro .main{display: block;}
	.home .swiper-pro .pic{width: 100%;border-radius: .1rem;height: 3.88rem;}
	.home .swiper-pro .imgBg{height: 3.88rem;}
	.home .swiper-pro .title{font-size: .3rem;left: .3rem;bottom: .2rem;}
	.home .swiper-pro .cell{display: block;width: 100%;margin-top: .3rem;}
	.home .swiper-pro .name{font-size: .28rem;}
	.home .swiper-pro .txt{font-size: .26rem;margin-top: .3rem;height: 2.42rem;}
	.home .swiper-pro .list{margin-top: .3rem;padding-bottom: .3rem;}
	.home .swiper-pro .link{height: .8rem;font-size: .24rem;}
	.home .swiper-pro .link i{width: .24rem;height: .24rem;}
	.home .swiper-pro .swiper-button-prev,
	.home .swiper-pro .swiper-button-next{display: none;}
	.home .solut-box{padding: .8rem 0;}
	.home .solut-box::before{width: 100%;}
	.home .solut-box .container{display: block;}
	.home .solut-box .left{width: 100%;}
	.home .solut-box .info{font-size: .26rem;margin-top: .3rem;}
	.home .solut-box .nav{border-left: none;display: flex;justify-content: space-between;padding-left: 0;margin-top: .5rem;}
	.home .solut-box .nav .item{font-size: .26rem;line-height: 1.3;width: 22%;margin-bottom: 0;}
	.home .solut-box .nav .active::after{display: none;}
	.home .solut-box .right{width: 100%;margin-top: .5rem;}
	.home .solut-box .cell{height: 4.8rem;border-radius: .1rem;}
	.home .solut-box .link{padding: .4rem .3rem 0;background: linear-gradient(0deg, rgba(23,110,216,0.8) 11.21%, rgba(35,131,231, 0.3) 44.83%);align-items: flex-start;}
	.home .solut-box .box{display: block;}
	.home .solut-box .name{font-size: .28rem;}
	.home .solut-box .txt{max-width: none;font-size: .24rem;margin-top: .1rem;}
	.home .solut-box .more{font-size: .24rem;height: .5rem;width: 1.6rem;border-width: 1px;border-radius: .08rem;margin-top: .3rem;}
	.home .news-box{padding: .8rem 0;}
	.home .news-box .main{margin-top: .5rem;display: block;}
	.home .news-box .left{width: 100%;height: 5.46rem;border-radius: .1rem;}
	.home .news-box .left .imgBg{height: 5.46rem;}
	.home .news-box .left .name{margin-top: .3rem;font-size: .32rem;}
	.home .news-box .left .txt{font-size: .26rem;}
	.home .news-box .list{width: 100%;margin-top: .3rem;}
	.home .news-box .list a{margin-bottom: .3rem;border-radius: .1rem;display: block;height: auto;}
	.home .news-box .list .pic{width: 100%;height: 4.6rem;}
	.home .news-box .list .imgBg{height: 4.6rem;}
	.home .news-box .list .box{padding: .3rem;width: 100%;}
	.home .news-box .list .name{font-size: .32rem;}
	.home .news-box .list .txt{font-size: .26rem;}
	.home .news-box .list .date{margin-top: .2rem;}

	/*正泰物联*/
	.about .company-box{padding: .8rem 0;}
	.about .company-box .container{display: block;}
	.about .company-box .left{width: 100%;}
	.about .company-box .info{margin-top: .5rem;font-size: .26rem;}
	.about .company-box .info p{margin-bottom: .15rem;}
	.about .company-box .right{width: 100%;margin-top: .5rem;}
	.about .company-box .pic{border-radius: .1rem;}
	.about .culture-box{padding: .8rem 0;}
	.about .culture-box .list{margin-top: .5rem;flex-wrap: wrap;}
	.about .culture-box .item{width: 3.3rem;height: 2.8rem;margin-bottom: .3rem;padding: .3rem .3rem 0;}
	.about .culture-box .title{font-size: .32rem;}
	.about .culture-box .title img{width: .56rem;margin-right: .2rem;}
	.about .culture-box .txt{font-size: .26rem;margin-top: .3rem;}
	.about .honor-box{height: auto;padding: .8rem 0;}
	.about .honor-box .main{display: block;padding-right: 0;margin-top: .5rem;}
	.about .honor-box .nav{display: none;}
	.about .honor-box .swiper-honor{width: 100%;height: auto;}
	.about .honor-box .swiper-honor .swiper-slide{height: auto;width: auto;}
	.about .honor-box .swiper-honor .pic{margin-bottom: 0;}
	.about .honor-box .swiper-honor .pic img{width: auto;height: 4rem;}
	.about .honor-box .swiper-honor .name{font-size: .26rem;line-height: 1.5;color: #333;margin-top: .2rem;display: block;}

	.about .study-box{padding: .8rem 0;}
	.about .study-box .container{display: block;}
	.about .study-box .info{width: 100%;margin-top: .5rem;font-size: .26rem;}
	.about .study-box .data-list{display: flex;margin-top: .3rem;justify-content: space-between;}
	.about .study-box .data-list .item{margin-left: 0;}
	.about .study-box .data-list .num{font-size: .48rem;}
	.about .study-box .data-list .num span{font-size: .4rem;top: -.2rem;}
	.about .study-box .data-list p{font-size: .26rem;margin-top: .1rem;}
	.about .swiper-study{margin: .6rem auto 0;width: 6.9rem;height: 4.1rem;padding-bottom: .3rem;}
	.about .swiper-study .swiper-slide{width: 6.9rem;}
	.about .swiper-study .imgBg{height: 4.1rem;border-radius: .1rem;}
	.about .swiper-study .name{font-size: .3rem;}
	.about .swiper-study .txt{font-size: .24rem;margin-top: .1rem;}
	.about .swiper-study .swiper-pagination .swiper-pagination-bullet{width: .2rem;margin: 0 .05rem;}
	.about .swiper-study .swiper-pagination .swiper-pagination-bullet-active{width: .3rem;}
	.about .manu-box{padding: .8rem 0 1rem;}
	.about .manu-box .list{display: block;margin-top: .5rem;}
	.about .manu-box .item{border-right: none;border-bottom: 1px solid #DCE3E6;padding: .4rem;position: relative;}
	.about .manu-box .item img{width: .6rem;}
	.about .manu-box .name{font-size: .28rem;line-height: .52rem;position: absolute;left: 1.2rem;top: .4rem;margin-top: 0;}
	.about .manu-box .txt{font-size: .24rem;margin-top: .3rem;}
	.about .manu-box .txt br{display: none;}
	.about .manu-box .pic{overflow: visible;}
	.about .manu-box .pic::after{height: 3.14rem;}
	.about .manu-box .info{position: static;font-size: .28rem;color: rgba(0, 0, 0, .8);width: 100%;margin-top: .5rem;}

	/*党群建设*/
	.party .profile{padding: .8rem 0;}
	.party .profile .main{display: block;margin-top: .5rem;}
	.party .profile .left{width: 100%;margin-top: 0;}
	.party .profile .info{font-size: .28rem;}
	.party .profile .list{margin-top: .5rem;}
	.party .profile .item{margin-bottom: .3rem;}
	.party .profile .name{font-size: .32rem;}
	.party .profile .txt{font-size: .28rem;margin-top: .2rem;}
	.party .profile .pic{width: 100%;margin-top: .5rem;}
	.party .profile .pic img{border-radius: .3rem;}
	.party .org{padding: .8rem 0 1rem;}
	.party .org .pic{margin-top: .5rem;width: 80%;}
	.party .org .list{margin-top: .8rem;}
	.party .org .item{margin: 0 .3rem;}
	.party .org .img{width: .95rem;}
	.party .org .num{font-size: .36rem;}
	.party .org p{font-size: .26rem;margin-top: .2rem;}

	/*新闻中心*/
	.news .news-top{padding: .8rem 0;}
	.news .news-swiper{margin-top: .6rem;border-radius: .1rem;}
	.news .news-swiper a{display: block;}
	.news .news-swiper .pic{width: 100%;height: 4.6rem;}
	.news .news-swiper .imgBg{height: 4.6rem;}
	.news .news-swiper .box{width: 100%;padding: .5rem .3rem;}
	.news .news-swiper .title{font-size: .32rem;}
	.news .news-swiper .date{margin-top: .3rem;}
	.news .news-swiper .txt{font-size: .26rem;margin-top: .3rem;}
	.news .news-swiper .swiper-button-prev,
	.news .news-swiper .swiper-button-next{display: none;}
	.news .news-main{padding: .8rem 0 1.2rem;}
	.party .system{padding-top: .8rem;}
	.party .system::before{display: none;}
	.party .system .main{margin-top: .5rem;display: block;}
	.party .system .nav{flex-direction: row;width: 100%;border-right: none;border-bottom: 1px solid #C5C5C5;justify-content: space-between;}
	.party .system .nav .item{font-size: .3rem;line-height: .8rem;margin-bottom: 0;}
	.party .system .nav .active{font-size: .32rem;}
	.party .system .nav .active::after{width: .6rem;left: 50%;right:auto;top: auto;bottom: -2px;height: 3px;margin-left: -.3rem;margin-top: 0;}
	.party .system .tabs{width: 100%;padding: .6rem 0;}
	.party .system .cell-flex{display: block;}
	.party .system .left{width: 100%;}
	.party .system .left .item{margin-bottom: .3rem;}
	.party .system .left .name{font-size: .32rem;line-height: 1.3;}
	.party .system .left .txt{font-size: .26rem;line-height: 1.8;margin-top: .3rem;}
	.party .system .list{width: 100%;margin-top: .5rem;}
	.party .system .list .step{width: 3.3rem;height: 2.08rem;border-radius: .2rem;margin-bottom: .3rem;}
	.party .system .list p{font-size: .26rem;padding: 0 .2rem;bottom: .2rem;}

	/*新闻详情*/
	.newsDet .newsDet-main{padding: 1.8rem 0 1.2rem;}
	.newsDet .newsDet-main .container{padding-left: 0;}
	.newsDet .top{padding: 0 0 .3rem;}
	.newsDet .name{font-size: .36rem;line-height: .44rem;font-weight: bold;}
	.newsDet .time{font-size: .26rem;line-height: .46rem;margin-top: .1rem;}
	.newsDet .share{margin-top: .3rem;}
	.newsDet .share a{width: .6rem;height: .6rem;background-size: .6rem 1.8rem;margin-right: .2rem;}
	.newsDet .share .tsina{background-position: 0 -.6rem;}
	.newsDet .share .bshare-linkedin{background-position: 0 -1.2rem;}
	.newsDet .content{margin-top: .5rem;padding-right: 0;font-size: .26rem;line-height: .44rem;}
	.newsDet .content p{margin-bottom: .2rem;}
	.newsDet .content span, 
	.newsDet .content div, 
	.newsDet .content p{font-size: .26rem !important;line-height: .46rem !important;}
	.newsDet .news-page{padding: 0;margin-top: .5rem;}
	.newsDet .news-page a{width: 1.8rem;height: .6rem;padding: 0 .3rem;font-size: .24rem;}
	.newsDet .news-page a i{width: .32rem;height: .1rem;}
	.newsDet .back{display: none;}
	
	/*加入我们*/
	.join .grow-box{padding: .8rem 0 .5rem;}
	.join .grow-box .list{margin-top: .6rem;display: block;}
	.join .grow-box .item{width: 100%;margin-bottom: .5rem;}
	.join .grow-box .title{font-size: 1.1rem;}
	.join .grow-box img{width: .42rem;margin-right: .2rem;}
	.join .grow-box .line{margin: .2rem 0 .3rem;}
	.join .grow-box .txt{max-width: none;font-size: 0.9rem;}
	.join .recruit-box{padding: .8rem 0;}
	.join .recruit-box .container{display: block;}
	.join .recruit-box .item{width: 100%;}
	.join .recruit-box .item:first-child{margin-bottom: .6rem;}
	.join .recruit-box .imgBg{height: 3.54rem;border-radius: .1rem;margin-top: .5rem;}
	.join .recruit-box .main{height: 3.54rem;padding: .6rem .3rem;}
	.join .recruit-box .name{font-size: .3rem;}
	.join .recruit-box .more{font-size: .24rem;height: .5rem;width: 1.6rem;border-width: 1px;border-radius: .08rem;}
	.join .recruit-box .item-long{margin-bottom: 0 !important;}
	.join .recruit-box .item-long .more{margin-top: .6rem;}



	/*社会招聘*/
	.society{padding: .8rem 0;}
	.society .list{margin-top: .5rem;}
	.society .list .link{width: 100%;height: auto;padding: .3rem;margin: 0 0 .3rem;}
	.society .list .name{font-size: .3rem;}
	.society .list .num{font-size: .24rem;}
	.society .list i{width: .12rem;height: .2rem;margin-left: .2rem;}
	.society .list .img{width: .8rem;height: .8rem;}
	.society .list img{max-height: .8rem;}

	/*联系我们*/
	.contact .address-box{padding: .8rem 0;}
	.contact .address-box .main{margin-top: .5rem;display: block;padding-bottom: 3.2rem;}
	.contact .address-box .left{width: 100%;height: auto;border-radius: .1rem;}
	.contact .address-box .left .box{padding: .8rem .4rem;}
	.contact .address-box .title{font-size: .36rem;}
	.contact .address-box .tel{font-size: .48rem;margin-top: .3rem;}
	.contact .address-box .website{margin-top: .5rem;height: 1rem;font-size: .36rem;}
	.contact .address-box i{width: .4rem;height: .4rem;}
	.contact .address-box .map{width: 100%;margin-top: .5rem;height: 3.34rem;overflow: visible;}
	.contact .address-box .map .box{padding: 0;bottom: auto;top: 3.34rem; display: block;}
	.contact .address-box .nav{height: auto;width: 100%;display: flex;border-right: none;padding-top: .3rem;}
	.contact .address-box .item{font-size: .3rem;color: rgba(0, 0, 0, .8);margin-right: .3rem;margin-bottom: 0;}
	.contact .address-box .active{position: relative;}
	.contact .address-box .active::after{content: '';width: .4rem;height: 2px;background: #237AE4;border-radius: 2px;position: absolute;left: 50%;bottom: -.1rem;margin-left: -.2rem;}
	.contact .address-box .tabs{width: 100%;padding-top: .3rem;}
	.contact .address-box .cell-active{display: block;}
	.contact .address-box .txt{font-size: .26rem;color: rgba(0, 0, 0, .6);}
	.contact .address-box .link{width: 1.8rem;height: .5rem;border-width: 1px;border-color: rgba(0, 0, 0, .6); font-size: .24rem;color: rgba(0, 0, 0, .6);border-radius: .08rem;margin-top: .3rem;}
	.contact .expand-box{padding: .8rem 0;}
	.contact .expand-box .list{margin-top: .5rem;}
	.contact .expand-box .item{width: 100%;height: auto;margin: 0 0 .3rem;padding: .3rem;}
	.contact .expand-box .name{font-size: .3rem;}
	.contact .expand-box .info{font-size: .26rem;margin-top: .2rem;}
	.contact .expand-box p{padding-left: .46rem;margin-bottom: .15rem;}
	.contact .expand-box i{width: .36rem;height: .36rem;margin-left: -.46rem;background-size: .36rem 1.44rem;margin-top: .03rem;}
	.contact .expand-box .icon2{background-position: 0 -.36rem;}
	.contact .expand-box .icon3{background-position: 0 -.72rem;}
	.contact .expand-box .icon4{background-position: 0 -1.08rem;}

	/*产品中心*/
	.product .pro-top{padding: .8rem 0;}
	.product .pro-swiper{margin-top: .5rem;border-radius: .1rem;}
	.product .pro-swiper a{display: block;}
	.product .pro-swiper .pic{width: 100%;height: 4.6rem;}
	.product .pro-swiper .imgBg{height: 4.6rem;}
	.product .pro-swiper .main{width: 100%;padding: .5rem .3rem .4rem;}
	.product .pro-swiper .title{font-size: .3rem;}
	.product .pro-swiper .tips{width: 1rem;height: .4rem;line-height: .4rem; font-size: .22rem;border-radius: .25rem;margin-top: .2rem;}
	.product .pro-swiper .txt{font-size: .26rem;margin-top: .2rem;}
	.product .pro-swiper .load-more{margin-top: .3rem;}
	.product .pro-swiper .swiper-button-prev,
	.product .pro-swiper .swiper-button-next{display: none;}
	.product .pro-main{padding: .8rem 0;}
	.product .pro-main .container{display: block;}
	.product .search{width: 100%;}
	.product .search .title{font-size: .3rem;padding-bottom: .2rem;}
	.product .search .form{margin-top: .3rem;height: .8rem;border-radius: .1rem;}
	.product .search .text{width: 100%;height: .6rem;font-size: .26rem;padding: 0 .3rem;}
	.product .search .btn{width: .76rem;height: .76rem;background-size: .36rem .36rem;}
	.product .search .sub-tit{font-size: .28rem;margin-top: .4rem;}
	.product .search .nav{margin-top: .3rem;}
	.product .search a{font-size: .26rem;line-height: .86rem;}
	.product .right{width: 100%;margin-top: .5rem;}

	/*产品详情*/
	.proDet .top-box{padding: 1.8rem 0;}
	.proDet .top-box .container{display: block;padding: 0;}
	.proDet .top-box .img{width: 4.8rem;height: 4.8rem;margin: 0 auto;}
	.proDet .top-box .img img{max-width: 4.8rem;max-height: 4.8rem;}
	.proDet .top-box .main{width: 100%;margin-top: .5rem;}
	.proDet .top-box .title{font-size: .3rem;}
	.proDet .top-box .tips{width: 1rem;height: .4rem;line-height: .4rem; font-size: .22rem;border-radius: .25rem;margin-top: .2rem;}
	.proDet .top-box .txt{font-size: .26rem;width: 100%;margin-top: .2rem;}
	.proDet .top-box .prev,
	.proDet .top-box .next{display: none;}
	.proDet .info-box .container{background: none;padding: .8rem 0;display: block;border-radius: 0;}
	.proDet .info-box .left{width: 100%;}
	.proDet .info-box .com-title{color: #000;}
	.proDet .info-box .nav{display: none;}
	.proDet .info-box .right{width: 100%;margin: .6rem 0 0;height: auto;border-radius: 0;padding: 0;}
	.proDet .swiper-info{height: auto;padding-right: 0;}
	.proDet .info-box .box{padding-bottom: .3rem;}
	.proDet .swiper-info .title{font-size: .3rem;padding: 0 0 .2rem;}
	.proDet .swiper-info .title::before{display: none;}
	.proDet .info-box .info{font-size: .26rem;margin-top: .4rem;}
	.proDet .info-box table{margin-top: .4rem;}
	.proDet .info-box table td{font-size: .26rem;height: .8rem;padding: 0 .2rem;}
	.proDet .info-box .pic{width: 100%;margin-top: .4rem;}
	.proDet .info-box .box img{margin-top: .2rem;}
	.proDet .load-box{padding: .8rem 0;}
	.proDet .load-box .list{margin-top: .5rem;}
	.proDet .load-box .item{width: 100%;height: auto;border-radius: .1rem;margin-bottom: .3rem;padding: .2rem;}
	.proDet .load-box .icon{width: .34rem;}
	.proDet .load-box i{margin-top: .1rem;height: .35rem;}	
	.proDet .load-box .box{width: calc(100% - .44rem);}
	.proDet .load-box .name{font-size: .28rem;}
	.proDet .load-box .info{display: flex;margin-top: .1rem;font-size: .24rem;}
	.proDet .load-box .info p{margin-right: .2rem;margin-bottom: 0;}
	.proDet .load-box .bot{margin-top: .3rem;padding-top: .2rem;}
	.proDet .load-box .time{font-size: .24rem;}
	.proDet .load-box .action a{padding: 0 .2rem;font-size: .24rem;line-height: .48rem;margin-left: .2rem;border-radius: .1rem;border-width: 1px;}
	.proDet .series-box{padding: .8rem 0 1rem;}
	.proDet .series-swiper{margin-top: .5rem;}
	.proDet .series-swiper a{padding: .3rem .3rem 0;height: 4.2rem;}
	.proDet .series-swiper .img{width: 1.8rem;height: 1.8rem;}
	.proDet .series-swiper .img img{max-height: 1.8rem;}
	.proDet .series-swiper .name{font-size: .3rem;margin-top: .1rem;}
	.proDet .series-swiper .txt{font-size: .26rem;line-height: 1.5;margin-top: .1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.proDet .series-swiper .load-more{display: none;}

	/*服务支持*/
	.service .relation-box .main{margin-top: .6rem;padding:.8rem .3rem .5rem;}
	.service .relation-box .title{font-size: .36rem;}
	.service .relation-box .info{font-size: .24rem;margin-top: .1rem;}
	.service .relation-box .list{margin-top: .6rem;flex-wrap: wrap;}
	.service .relation-box .item{width: 100%;height: 3.2rem;margin-bottom: .3rem;}
	.service .relation-box .box{padding-top: .5rem;}
	.service .relation-box .img{width: 1.2rem;height: 1.2rem;border-radius: .08rem;margin-bottom: .2rem;}
	.service .relation-box .name{font-size: .28rem;}
	.service .relation-box p{font-size: .22rem;margin-top: 0;}
	.service .self-box{padding: .8rem 0;}
	.service .self-box .list{margin-top: .6rem;flex-wrap: wrap;}
	.service .self-box .item{width: 48%;height: 2.8rem;margin-bottom: .3rem;padding: .3rem .3rem 0;border-radius: .08rem;}
	.service .self-box .pic{width: .7rem;margin-bottom: .1rem;}
	.service .self-box .name{font-size: .3rem;}
	.service .self-box p{font-size: .26rem;}

	.service .address-box{padding: .8rem 0 4rem;}
	.service .address-box .main{margin-top: .5rem;display: block;padding-bottom: 3.2rem;}
	.service .address-box .left{width: 100%;height: auto;border-radius: .1rem;}
	.service .address-box .left .box{padding: .8rem .4rem;}
	.service .address-box .title{font-size: .36rem;}
	.service .address-box .tel{font-size: .48rem;margin-top: .3rem;}
	.service .address-box .website{margin-top: .5rem;height: 1rem;font-size: .36rem;}
	.service .address-box i{width: .4rem;height: .4rem;}
	.service .address-box .map{width: 100%;margin-top: .5rem;height: 3.34rem;overflow: visible;}
	.service .address-box .map .box{padding: 0;bottom: auto;top: 3.34rem; display: block;}
	.service .address-box .nav{height: auto;width: 100%;display: flex;border-right: none;padding-top: .3rem;}
	.service .address-box .item{font-size: .3rem;color: rgba(0, 0, 0, .8);margin-right: .3rem;margin-bottom: 0;}
	.service .address-box .active{position: relative;}
	.service .address-box .active::after{content: '';width: .4rem;height: 2px;background: #237AE4;border-radius: 2px;position: absolute;left: 50%;bottom: -.1rem;margin-left: -.2rem;}
	.service .address-box .tabs{width: 100%;padding-top: .3rem;}
	.service .address-box .cell-active{display: block;}
	.service .address-box .txt{font-size: .26rem;color: rgba(0, 0, 0, .6);}
	.service .address-box .link{width: 1.8rem;height: .5rem;border-width: 1px;border-color: rgba(0, 0, 0, .6); font-size: .24rem;color: rgba(0, 0, 0, .6);border-radius: .08rem;margin-top: .3rem;}
	.service .expand-box{padding: .8rem 0;}
	.service .expand-box .list{margin-top: .5rem;}
	.service .expand-box .item{width: 100%;height: auto;margin: 0 0 .3rem;padding: .3rem;}
	.service .expand-box .name{font-size: 1.1rem;}
	.service .expand-box .info{font-size: .26rem;margin-top: .2rem;}
	.service .expand-box p{padding-left: .46rem;margin-bottom: .15rem;}
	.service .expand-box i{width: .36rem;height: .36rem;margin-left: -.46rem;background-size: .36rem 1.44rem;margin-top: .03rem;}
	.service .expand-box .icon2{background-position: 0 -.36rem;}
	.service .expand-box .icon3{background-position: 0 -.72rem;}
	.service .expand-box .icon4{background-position: 0 -1.08rem;}

	/*下载中心*/
	.download{padding: .8rem 0;}
	.download .main{display: block;}
	.download .left{width: 100%;margin-top: .5rem;}
	.download .load-search form{height: .8rem;border-radius: .1rem;}
	.download .load-search .text{width: 80%;height: .72rem;padding: 0 .3rem;font-size: .26rem;}
	.download .load-search .btn{width: 16%;height: .72rem;background-size: .36rem .36rem;}
	.download .left .title{font-size: .3rem;margin-top: .3rem;}
	.download .left .list{margin-top: .3rem;}
	.download .left li a{font-size: .26rem;line-height: 1rem;}
	.download .right{margin-top: .6rem;width: 100%;}
	.download .page{justify-content: center;}
	.download .page a{margin: 0 .1rem;}
	.load-list{padding-bottom: .5rem;}
	.load-list li{margin-bottom: .3rem;padding: .3rem;flex-direction: column;align-items: flex-end;}
	.load-list .box{width: 100%;}
	.load-list .icon{width: .57rem;height: .59rem;margin-right: .2rem;}
	.load-list .content{width: 5.3rem;}
	.load-list .name{font-size: .3rem;line-height: 1.3;}
	.load-list .info{font-size: .24rem;margin-top: .2rem;}
	.load-list .info span{margin-right: .2rem;}
	.load-list .load{width: 1.8rem;height: .6rem;font-size: .26rem;border-width: 1px;margin-top: .5rem;}

	/*解决方案*/
	.solution .depict-box{padding: .8rem 0 1.2rem;}
	.solution .depict-box .container{display: block;}
	.solution .depict-box .left{width: 100%;}
	.solution .depict-box .info{font-size: .26rem;margin-top: .3rem;}
	.solution .depict-box .list{width: 100%;margin-top: .3rem;}
	.solution .depict-box .item{margin-bottom: .3rem;padding-bottom: .3rem;}
	.solution .depict-box .name{font-size: .3rem;}
	.solution .depict-box .txt{font-size: .26rem;margin-top: .2rem;}
	.solution .depict-box .right{width: 100%;padding-top: .6rem;}
	.solution .depict-box .main{border-radius: .1rem;padding: .3rem .2rem;}
	.solution .depict-box .bot{margin-top: .3rem;}
	.solution .depict-box .title{font-size: .28rem;}
	.solution .depict-box .btn{width: 1.8rem;height: .6rem;font-size: .24rem;padding: 0 .3rem;border-radius: .3rem;}
	.solution .depict-box .btn i{width: .36rem;height: .36rem;}
	.solution .feature-box{padding: .8rem 0 1.2rem;}
	.solution .feature-box .list{margin-top: .5rem;border-radius: .1rem;flex-wrap: wrap;}
	.solution .feature-box .item{width: 100%;height: auto;padding: .6rem .3rem !important;background: #F5F5F5 !important;border-bottom: 1px solid #EBEBEB;}
	.solution .feature-box .item:last-child{border-bottom: none;}
	.solution .feature-box .pic{width: .8rem;margin: 0;}
	.solution .feature-box .name{font-size: .3rem;text-align: left;margin-top: .2rem;}
	.solution .feature-box .txt{margin-top: .3rem;font-size: .26rem;display: block;}
	.solution .face-box{padding: .8rem 0;}
	.solution .face-box .swiper-face{margin-top: .5rem;padding-bottom: .6rem;}
	.solution .face-box .swiper-slide{width: 6.9rem;}
	.solution .face-box .swiper-container{height: 6.45rem;border-radius: .1rem;}
	.solution .face-box .swiper-pagination .swiper-pagination-bullet{width: .2rem;}
	.solution .face-box .swiper-pagination .swiper-pagination-bullet-active{width: .3rem;}
	.solution .face-box .imgBg{height: 3.45rem;border-radius: .1rem;overflow: visible;}
	.solution .face-box .main{padding: 3.45rem 0 0;position: static;background: none;box-sizing: border-box;height: 6.45rem;justify-content:flex-start;}
	.solution .face-box .name{font-size: .3rem;color: rgba(0, 0, 0, .8);margin-top: .2rem;}
	.solution .face-box .txt{font-size: .26rem;width: 100%;max-width: none;margin-top: .1rem;color: rgba(0, 0, 0, .6);}
	.solution .scene-box{padding: .8rem 0;}
	.solution .scene-box::after{width: 100%;}
	.solution .scene-box .container{display: block;}
	.solution .scene-box .left{padding-top: 0;width: 100%;}
	.solution .scene-box .info{margin-top: .5rem;font-size: .26rem;}
	.solution .scene-box .title{margin-top: .2rem;font-size: .32rem;}
	.solution .scene-box .tel{font-size: .4rem;margin-top: .2rem;}
	.solution .scene-box .list{width: 100%;margin-top: .6rem;justify-content: space-between;}
	.solution .scene-box .item{width: 3.3rem;height: 1.95rem;margin: 0 0 .3rem;border-radius: .1rem;}
	.solution .scene-box .imgBg{height: 1.95rem;}
	.solution .scene-box .name{font-size: .26rem;bottom: .2rem;padding: 0 .3rem;line-height: 1.5;}
	.result{padding: 1.8rem 0 .8rem;}
	.result h4{font-size: .4rem;}
	.result .tips{font-size: .24rem;}
	.result .main{display: block;margin-top: .3rem;}
	.result .left .title{font-size: .3rem;margin-bottom: .3rem;}
	.result .left .list{display: flex;margin-bottom: .5rem;}
	.result .left a{border-bottom: none;font-size: .26rem;line-height: .46rem;margin-right: .3rem;}
	.result .left a:last-child{margin-right: 0;}
	.result .left a span{margin-left: .2rem;}
	.result .pro-list .name{font-size: .36rem !important; line-height: .44rem !important;}
	.result .left,
	.result .right,
	.result .pro-list li{width: 100%;}
	.result .page{margin-top: .6rem;}
	.page a,
	.page span{display: none;}
	.page .next,
	.page .prev{display: block;}
}