.pcshow{display: block!important;}
.mshow{display: none!important;}
.mbhide{display: block!important;}
.mbshow{display: none!important;}
@media(max-width: 1200px){
	.index_page .load-bg,.index_page .preload{display: none;}
}
@media(max-width: 1023px){
	body,a{font-size: 14px;}
	.pcshow{display: none!important;}
	.mshow{display: block!important;}
	.container{padding-left: 20px;padding-right: 20px; width: 100%;}
	.head{height: 70px;}
	.head .logo{margin-top: 7px;width: 150px;}
	.head .rightnav>ul>li{line-height: 70px;}
	.navtel{display: none;}
	.banner{height: 56vw;}
	.banner .container .con{left: 20px;}
	.banner .container .con .title{font-size: 2rem;}
	.banner .container .con .desc{font-size: 1.1rem;}
	.banner .container .con .btns a{font-size: 16px;}
	.function_section .titles .item{height: 3.5rem;line-height: 3.5rem;margin-bottom: 1rem;}

	.service_section .titles .item:hover{background-color: transparent;color: #fff;}
	.service_section .titles .item:hover .name{color: #fff;}
	.service_section .titles .item:hover .iconfont{color: #fff;}
	.service_section .titles .item.on{background-color: #fff;color: #dc4b3d;}
	.service_section .titles .item.on .name{color: #dc4b3d;}
	.service_section .titles .item.on .iconfont{color: #dc4b3d;}

	.service_section{padding-top: 4.5rem; background-image: url(../images/fuwu_bg_m.png);background-position: center top ; /*background-color: #f6faff;*/}
	.service_section:before{background-color: #f6faff;}
	.service_section .titles .item{width: 22.66%;}
	.caselist .ul1 li:nth-child(1){left: 35%;}
	.caselist .ul1 li:nth-child(7){left:4%;}

	.newslist .item:hover .img{opacity: 0;transform: scale(1.05);}
	.newslist .item:hover .text,.newslist .item:hover .more{color: #333;}
	.newslist .item:hover .text h3,.newslist .item:hover .more{color: #e70a03;}

	.subbanner{height: 18.0rem;}
	.position .container{padding: 0 20px; background-size: 10px;background-position: left 15px top 25px;}
	.banner_about{background-image: url(../images/banner_about_m.jpg)!important;}
	.typebar3 h3,.typebar h2,.subbanner .container h3,.banner .container .con .title{font-size: 2rem;}
	.typebar3 h3.topflag{padding-top: 3rem;top: 0;}
	.typebar3 h3.topflag:after{top: 1.25rem;}
	.typebar3 h3:after{width: 2.5rem;}
	.typebar .desc{font-size: 1rem;}
	.position{font-size: 14px;}
	.about_page{padding-bottom: 3rem;}
	.about_content .about_con{width: 100%;}
	.about_content .about_con,.about_data_wrap .content,.about_fazhan_content .item .text{font-size: 16px;}
	.about_content_bg{display: none;}
	.about_content .about_video{width: 100%;margin-top: 2rem;}
	.about_content .video_img{right: 0;left: auto;top: 0;transform: translateY(-50%);}
	.about_data_wrap{background-image: url(../images/about_data.jpg);}
	.about_datalist .item{margin: 0 1.5rem;width: 140px;height: 140px;padding-top: 20px;}
	.about_fazhan_content .item{width: 100%;margin-left: 0!important;float: none!important;margin-top: 2rem!important;}
	.about_fazhan_content .item .text{width: 90%;margin-left: 10%;line-height: 2;}
	.about_fazhan_content .item:nth-child(2) .text{margin-left: 0;}

	.about_data_wrap .content p br{display: none;}

	.newslist2{padding-top: 0;padding-bottom: 0;}
	.newslist .item .text{padding-left: 70px;}
	.newslist .item .text .date{position: absolute;left: 0;top: 1.75rem;width: 60px;padding-left: 10px;}
	.newslist .item .date .day{line-height: 1.2;font-size: 2rem;}
	.newslist .item h3{margin-top: 0;}
	.news_con{padding-top: 3rem;}
	.news_con .leftcon{width: 100%;}
	.news_con .right_con{width: 100%;margin-top: 2rem;display: none;}
	.news_con_body{font-size: 16px;}
	.sharebox{display: none;}
	.fanpian{width: 100%;width: 100%;}
	.newslist .item.item2{display: none;}
	.newslist_wrap .swiper-button-next,.newslist_wrap .swiper-button-prev{display: none!important;}
	.footer .foot_top .title{font-size: 1.4rem;}
	.footer .foot_top .title span{font-size: 2rem;}


	.banner_news{background-image: url(../images/banner_news_m.jpg)!important;}
	.banner_joinus{background-image: url(../images/banner_hezuo_m.jpg)!important;}
	.hezuoyoushi .container{width: 100%;}
	.hezuoyoushi .hzys_con{height: auto;margin-bottom: 3rem; background: none;border-top: 1px solid #eee;border-right: 1px solid #eee;display: flex;}
	.hezuoyoushi .hzys_con .item{width: 50%!important;text-align: center!important;margin: 0!important;padding: 1.8rem!important;height: 200px!important;border-left: 1px solid #eee;border-bottom: 1px solid #eee;}
	.hezuoyoushi .hzys_con .item .desc{display: none;}
	.hezuoyoushi .hzys_con .item .title{font-size: 1.2rem;color: #333;}
	.hezuoyoushi .hzys_con .item .img{width: 80px;height: 80px;line-height: 80px; border-radius: 50%;color: #fff; margin: 15px auto;background-color: #ec4f41;}
	.hezuoyoushi .hzys_con .item .img span{font-size: 40px;}

	.menu{display: none;}
	.lhShadow {position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index: 99;cursor: pointer;animation: shadow linear 1s;	}
	@keyframes shadow{
		0%{opacity:0;}
		100%{opacity:1;}	
	}

	.gcheng {padding:20px 0px;}
    .gctit big {font-size:2.0rem;line-height:30px;}
    .gctit section {font-size:1.4rem;line-height:24px;}
    .gcheng ul {margin:15px 0px 0px;border-bottom:1px rgba(0,0,0,.15) solid;}
    .gcheng ul li {width:100%;margin-right:0;margin-bottom:20px;}
    .gcheng ul li:nth-child(2n+0) {margin-right:0;}
    .gcheng ul li span section {padding:0px 15px;line-height:50px;}
    .gcheng ul li span section big {font-size:16px;}
    .gcheng ul li a small {line-height:40px;padding:15px 0;font-size:16px;}

    .partnerslist .item .img{width: 100%;}
}

@media(max-width: 767px){

	.mbhide{display: none!important;}
	.mbshow{display: block!important;}
	html{font-size: 14px;}
	.head{background-color: #fff;height: 60px;}
	.headtop.scroll .head, .headtop.fixed .head{height: 60px;line-height: 60px;}
	.headtop.scroll .head .logo, .headtop.fixed .head .logo{margin-top: 0;}
	.subnavwarp{display: none!important;}

	.head .logo{background-image: url(../images/logo_m.png);width: 240px;height: 60px;margin-top: 0;}
	.head .rightnav{display: none;}
	.head .lh-search{display: none;}
	.head .rightnav{display: block;position: fixed;top:0;left: 0;z-index: 999; width: 80%;height: 100vh;overflow: auto;background-color: #003693;transition: ease .65s;transform: translate3d(-100%,0,0);}
	.head.open .rightnav{transform: translate3d(0,0,0);}
	.head.open .menu{background-image: url(../images/icon_close_red.png);}
	.head .rightnav>ul{padding-top: 60px;}
	.head .rightnav>ul li{width: 100%;height: 50px;line-height: 50px!important;border-bottom: 1px solid rgba(255,255,255,.2); text-align: center;}
	.head .rightnav>ul>li>a{color: #fff;}
	.head .rightnav li a:after{height: 1px;}
	.headtop.headHover .head li a:after, .headtop.scroll .head li a:after, .headtop.fixed .head li a:after{display: none;}
	.headtop.headHover .head .rightnav>ul>li>a, .headtop.scroll .head .rightnav>ul>li>a, .headtop.fixed .head .rightnav>ul>li>a{color: #fff;}
	.menu{width: 40px;height: 60px;background: url(../images/icon_menu.png) right center no-repeat;background-size: 30px;cursor: pointer;float: right;display: block;}
	.banner{height: 60vw;margin-top: 60px;}


	.banner .container .con{width: 100%; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);top: 40%;margin-top: 0rem;left: 0;padding: 0 20px;text-align: center;}
	.banner .bgb{background: none!important;}
	.banner .bgb img{width: 100%;height: 100%;}

	.banner .container .con {text-align: left;}
	.banner .container .con .title{font-size: 1.4rem;}
	.banner .container .con .subtitle{font-size: 1.6rem;}
	.banner .container .con .desc{font-size: 0.9rem;}
	.banner .container .con .desc p{margin-right: 0;background-size: 6px;padding-left: 1.2rem;}
	/*.banner .swiper-slide .container{display: none;}*/
	.banner .pagination_wrap{top: -40px;}
	.banner:after{display: none;}

	.banner .container .con .btns a{padding: 10px 15px;}

	.typebar h2,.typebar2 h2,.typebar3 h3{font-size: 1.6rem;}
	.typebar,.typebar2,.typebar3{margin-bottom: 2rem;}
	.typebar .subtitle{font-size: 1.2rem;}

	.function_section .titles{width: 100%;}
	.function_section .imgs{width: 100%;padding-top: 121%;}

	.service_section{padding-top: 4rem;}
	.service_section .titles{padding: 0;}
	.function_section .titles .item{height: 3rem;line-height: 3rem;margin-bottom: 0.8rem;}
	.service_section .titles .item{width: 31.6%;margin: 0 0 8px 0;height: 2.6rem;line-height: calc(2.6rem - 2px);}
	.service_section .titles .item:nth-child(2n){top: 0; }
	.service_section .titles .item .iconfont{margin-right: 4px;}
	.service_section .titles .item .name{font-size: 13px;}
	.service_section .imgs{width: 100%;padding: 30% 0 25%;margin: 0;overflow: hidden;}
	.service_section .imgs .item{transform: scale(1);}
	.service_section .imgs .item.slick-current{transform: scale(1.8);}
	.service_section .slick-list{overflow: inherit;}

	.index_news .typebar2{margin-bottom: 1rem;}
	.typebar2 {flex-wrap: wrap;/*border-bottom: 1px solid #ddd;*//*padding-bottom: 1rem;*/text-align: center;}
	.typebar2 h2{display: block;width: 100%;line-height: 1.6;}
	.typebar2 .desc{display: block;width: 100%;line-height: 1.6rem;color: #666;}
	.typebar2 .more{display: none;}
	.index_news{padding: 2.5rem 0 1rem;}
	.index_news:before{display: none;}
	.newslist .item{width: 100%;}
	.newslist .item .text{padding: 1.2rem;padding-left: 70px;}
	.newslist .item .desc{margin-top: 0.5rem;font-size: 13px;}
	.newslist .item .more{display: inline-block;border-bottom: 1px solid #dc3030;padding-bottom: 5px;}
	.index_news .newslist_wrap{flex-wrap: wrap;}
	.index_news .newslist_wrap .item{display: none;}
	.index_news .newslist_wrap .item:nth-child(1),.index_news .newslist_wrap .item:nth-child(2),.index_news .newslist_wrap .item:nth-child(3),.index_news .newslist_wrap .item:nth-child(4){
		display: block;
	}
	.index_news .more_news{padding: 15px;text-align: center;font-size: 16px;display: block;}

	.caselist .ul1{height: 500px;}
	.caselist .ul1 li{width: 8.7rem;}
	.caselist .ul1 li:nth-child(8){left: 10px;}
	.caselist .ul1 li:nth-child(10){left: 30%;width: 8rem;top: 45%;}
	.caselist .ul1 li:nth-child(2){width: 7rem;left: 10px;}
	.caselist .ul1 li:nth-child(3){width: 7rem;}
	.caselist .ul1 li:nth-child(9){top: 64.5%;}
	.caselist .ul1 li:nth-child(8){top: 66%;}
	.caselist .ul1 li:nth-child(6),.caselist .ul1 li:nth-child(7),.caselist .ul1 li:nth-child(11),.caselist .ul1 li:nth-child(12){width: 7rem;display: none;}


	.footer {}
	.footer .container{padding-top: 2rem;padding-bottom: 4.5rem;}
	.footer .foot_top{margin-bottom: 1.5rem;}
	.footer .foot_top .desc{font-size: 12px;}
	.footer .foot_top {flex-wrap: wrap;padding-top: 0.5rem;padding-bottom: 0.5rem;}
	.footer .foot_top .con{width: 100%;margin-bottom: 10px;}
	.footer .foot_top .con:last-child{display: none;}
	.footer .foot_top .con img{max-width: 296px;}
	.footer .foot_top .joinus{width: 10rem;margin: 1rem auto 0;background-size: 17px;}
	.footer .foot_logo,.foot_nav .links,.foot_nav .title{display: none;}
	.foot_middle{display: flex;-webkit-display: flex;flex-wrap: wrap;}
	.foot_nav{flex: 1;width: 100%;}
	.footer .foot_info p{margin-bottom: 5px;font-size: 13px;}
	.footer .foot_info{width: 100%;padding-right: 1rem;}
	.footer .ftewm{width: 100%;margin-top: 1rem;}
	.footer .ftewm p{margin-top: 2px;}
	.footer .powerby{padding-left: 0;font-size: 13px;margin-top: 10px;overflow: hidden;}
	.footer .powerby .leftcon{width: 100%;}
	.footer .powerby p a{display: none;}
	.footer .foot_top .title span{font-size: 1.4rem;}

	.subbanner{margin-top: 60px;height: 16rem;}
	.subbanner .container{top: 45%;}
	.about_datalist {justify-content: space-between;}
	.about_datalist .item{margin: 0;width: 100px;height: 100px;padding-top: 20px;}
	.about_datalist .item .data span{font-size: 2rem;}
	.about_datalist .item .name{font-size: 13px;}

	.about_fazhan{padding-bottom: 0;}
	.about_content{padding-top: 2rem;}
	.about_data_wrap,.caselist,.function_section,.join_content{padding-top: 2rem;padding-bottom: 2rem;}
	.function_section .typebar{margin-bottom: 2rem;}

	.newslist.newslist2 .item{width: 100%;}
	.newslist3 .item{width: 100%;padding-right: 0;margin-bottom: 8px;}
	.fenye{margin: 1.5rem 0;}
	.fenye .a1{font-size: 14px;width: 30px;height: 30px;margin: 0 5px;}
	.newslist3 h3{font-weight: bold;}

	.news_con{padding-top: 2rem;}
	.news_con h1{font-size: 1.4rem;}
	.fanpian a{font-size: 14px;}
	.newslist3{margin-top: 1.5rem;}
	.newslist3 h3{font-size: 1.3rem;}

	.join_content .item{width: 100%;margin-bottom: 1.5rem;}
	.join_content .item .text{}

	#certify .container{max-width: 85%;}
	#certify .swiper-pagination{width: calc(100% - 40px);}
	#certify .swiper-slide p{line-height: 1.6;padding: 10px;}

	.about_con .about_data{margin-top: 2rem;margin-bottom: 2rem;}
	.about_con .about_data .con{width: 50%;margin-top: 15px;}

	.contact_map_wrap{}
	.contact_map .map{height: 24rem;}
	.contact_page .info{position: relative;margin-top: 2rem;max-width: 100%;width: 100%;top: 0;transform: translateY(0);padding: 0;margin-bottom: 2rem;}
	.contact_page .info p{font-size: 14px;}

	.feedback-form{margin-top: 1rem;}
	.contact_page .feedback .items{flex-wrap: wrap;}
	.contact_page .feedback .items .item{width: 100%;}
	.contact_page .feedback .item{flex-wrap: wrap;}
	.contact_page .feedback .item label{width: 100%;text-align: left;}

	.typebar{padding-left: 0;}
	.typebar:after{display: none;}
	.wel-list1 .typebar{margin-bottom: 2rem;}

	.wel-list2{padding-top: 2.5rem;}
	.wel-list2 a.tab_a{padding: 0 17px;}
	.wel-list2 .typebar{margin-bottom: 0;}
	.wel-list2 .typebar h2{display: inline;}
	.wel-list2 .typebar .desc{display: none;}
	.ind1stNews,.ind1stRCont{height: auto;}
	.ind1stLBox .center{position: relative;}
	.ind1stNews .con{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.ind1stNews .slick-dots{bottom: 30px;}
	.indTitleBox{margin-bottom: 1rem;}
	.indTitleBox .tab.fr{float: none;}
	.tab_dl{display: block;}
	.indList_dl dd .listName,.ind1stNews .con .text h4{font-size: 16px;}

	.wel-list-top{padding-top: 2rem;padding-bottom: 2rem;}
	.main.cases .box2 .tab-box{margin-top: 1rem;}

	.banner:after{bottom: 10px;}
	.lh-company-r{width: 100%;margin-bottom: 0;}
	.stats-counter .col{padding: 0;}
	.index_about{padding: 20px;font-size: 15px;}
	.stats-counter .counter{padding-left: 0;margin-top: 10px;}

	.about_con .content{font-size: 15px;}

	.tjnews {padding-bottom: 2rem;}
	.tjnews .slick-dots{margin-left: 0;bottom: -1.0rem;width: calc(100% - 40px);}
	.tjnews .imgcon{width: 100%;float: none;padding-top: 57.558%;}
	.tjnews .text{width: 100%;float: none;}
	.tjnews .text .more,.tjnews .text .date{display: none;}
	.tjnews .swiper-button-next,.tjnews .swiper-button-prev{display: none!important;}

	.newslist .con{padding-right: 0;padding-top: 20px;padding-bottom: 20px;}
	.newslist .con .imgcon{width: 100%;height: 0;box-sizing: content-box;padding-top: 57.558%;position: relative;margin-right: 0;}
	.newslist .con .imgcon .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
	.newslist .con .date,.newslist .text .more{display: none;}
	.tjnews .text h3,.newslist .text h3{font-size: 16px;}
	.newslist .con .imgcon{margin-bottom: 1rem;}
	.newslist .con .text{padding-top: 0;}

	.jmsq .container .inputGroup .inputLine{margin-bottom: 2rem;}
	.jmsq .container .inputGroup .inputLine .inputText{width: 100%;}
	.jmsq .container .inputGroup .inputLine .inputText input[type=text], .jmsq .container .inputGroup .inputLine:nth-child(6) input[type=text], .jmsq .container .inputGroup .inputLine:nth-child(6) .inputText select{width: 100%;}
	.jmsq .container .inputGroup .inputLine fieldset{flex-wrap: wrap;}
	.jmsq .container .inputGroup .inputLine:nth-child(6) .inputText{margin-right: 0;}
	.jmsq .container .inputGroup .inputBlock input[type=submit]{width: 120px;height: 40px;font-size: 16px;}

	#tr1.wel-list-top .container{padding: 0 0px;}
	.main.cases .box2 .content{padding: 1rem 1.0rem;}

	.zixun_tel{display: none;}
	.footer .powerby .rightcon{float: none;width: 100%;}

	.gcheng ul li span section big:before{width: 98%;}
	.gcheng ul li span section big:after{left:96%;}

	.tabIconL,.tabIconR{background-size: 8px;}
}