@media ( min-width:414px) and ( max-width:767px) {
	html {
		width: 100%;
		height: 100%;
		font-size: 62.5%;
		/* 10÷16=62.5% */
	}
	body {
		font-size: 14px;
		font-size: 1.4rem;
		/* 12÷10=1.2 */
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 90%;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	} 
}

@media ( min-width:333px) and ( max-width:550px) {
	.menus .Htel{
	 	display: none;
	}
}

@media ( min-width:551px) and ( max-width:650px) {}



@media ( min-width:600px) and ( max-width:767px) {}

@media ( max-width:768px) {
	 .indexCases, .indexNews .container, .foot-top .container, .indexCustomized .container, .indexProduct .container, .about .abt-container{
	 	width:90%
	 }
}

@media ( max-width:767px) {    
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 2%;
			width: 30px;
	} 
	.burger_menu [class*="_line"]{
		width: 30px;
	}
	.head{
		padding: 5px 0;
		 
	}
	.head.fixedbg{
		padding: 5px 0;
	}
	.head .Logo{  
		width: 40px;
	}
	.WebLink{
		display: none;
	}
	.head-language{
		display: none;
	}
	.head-tel{
		display: none;
	}
	.head-search{
		display: none;
	} 
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
	}  
	.foot-lm{
		display: none;
	}
	footer{
		padding: 28px 0;
		display: none;
	}
	.foot-lx{
		float: none;
	}
	.foot-ewm{
		float: none;
		margin-left: 0;
		margin-top: 20px;
	}
	.foot-top{
		padding: 0;
	}
	.foot-ewm .ewm{
		margin-left: 0;
		margin-right: 15px;
	}
	.index_swiper_container,
	.Nybanner,
	.product-banner{
		margin-top: 58px!important;
	}
	/*index*/
	#pcbanner img{
		height: auto;
	}
	#pcbanner .swiper-slide .sybanner-text{
		width: 90%;
		left: 5%;
		margin-left: 0;
	}
	.sybanner-text .b-t1 span{
		
	}
	#pcbanner .swiper-slide .sybanner-text .b-t1,
	.HoustyArt .sybanner-text .b-t1,
	.indexAdvantage .sybanner-text .b-t1,
	.indexExperience .sybanner-text .b-t1{
		font-size: 20px;
		line-height: 20px;
		color: #fff;
	}
	#pcbanner .swiper-slide .sybanner-text .b-t2,
	.HoustyArt .sybanner-text .b-t2,
	.indexAdvantage .sybanner-text .b-t2,
	.indexExperience .sybanner-text .b-t2{
		font-size: 14px;
		line-height: 32px;
		letter-spacing: 3px;
		margin-top: 0px;
		color: #fff;
	}
	.indexAdvantage .sybanner-text .b-t1,
	.indexAdvantage .sybanner-text .b-t2{
		color:#000015
	}
	.indexNews .sybanner-text .b-t1,
	.indexProduct .sybanner-text .b-t1{
		font-size: 26px;
		line-height: 20px;
	}
	.indexNews .sybanner-text .b-t2,
	.indexProduct .sybanner-text .b-t2{
		font-size: 18px;
		letter-spacing: 3px;
	}
	.nowHzhb .n-txt1{
		font-size: 20px;
		line-height: 20px;
	}
	.indexAdvantage .sybanner-text{
		margin-right: 1%;
		margin-top: 5%;
	}
	.indexAdvantage .sybanner-text .b-t2{
		padding-right: 40px;
	}
	#pcbanner .swiper-slide .sybanner-text .b-t1 span:nth-child(2){
		margin-left: 52px;
	}
	.HoustyArt .sybanner-text{
		margin-right:1%;
		margin-top: 3%;
	}
	.syArtSwiper,.HoustyArt .container{
		width: 100%;
	}
	.indexDemand .housty-sy-H6{
		font-size: 26px;
		line-height:19px ;
	}
	.indexDemand .housty-sy-H2{
		font-size: 16px;
		padding-top: 5px;
		letter-spacing:2px;
	}
	#bannerN{
		right: 2%;
	}
	#bannerP{
		left: 2%;
	}
 
	.HoustyArt{
		height: auto;
		padding: 130px 0 0px;
		background-size: 100% auto!important;
	}
	.HoustyArt .sybanner-text .b-t2{
		padding-right:20px;
	}
	.HoustyArtShow{
		position: relative;
		bottom: 0;
	}
	.housty-sy-H2{
		font-size: 24px;
		line-height: 32px;
	}
	.housty-sy-H6{
		font-size: 14px;
		margin-top: 7px;
	}
	.HoustyArtShow .swiper-slide.on .box{
		padding: 0;
	}
	.syArtPag {
		bottom:-20px!important;
	}
	 
	.HoustyArtShow{
		height: auto;
	}
	.HoustyArtShow .swiper-slide p{
		font-size: 12px;
		margin-top: 0px;
	}
	.HoustyArtShow .swiper-slide{
		padding: 5px 0 5px 0;
	}
	.HoustyArtShow .swiper-slide .box img{
		height: 30px;
		width: auto;
	}
	.HoustyArtShow .swiper-slide{
		bottom: 0;
	}
	.indexDemand{
		padding: 28px 0 5px 0;
	}
	.indexDemand .titBox{
		width: 100%;
		padding-bottom: 15px;
	}
	.syGxhSwiper{
		margin-top: 0px;
		padding-bottom: 45px;
	}
	.sy-gxh-list{
		border: 5px solid #efefef;
		padding-bottom: 0;
	}
	.sy-gxh-list:hover {
		border:#002878 solid 5px;
	}
	.sy-gxh-list .tit{
		font-size: 14px;
		line-height: 16px;
		height: 20px;
	}
	.sy-gxh-list .pic::after{
		width: 90px;
		height: 90px;
		line-height: 90px;
		margin-left: -45px;
		margin-top: -45px;
	}
	.sy-gxh-list .tit-en{
		width: 96%;
		font-size: 16px;
		height: 22px;
		line-height: 20px;
		margin: 5px 0 5px 0!important;
	}
	.design-style{
		margin-top: 0;
		margin-bottom: 30px;
	}
	.design-content{
		width: 94%;
		margin: 20px auto;
		line-height: 26px;
	}
	.sy-abt-num{
		width: 96%;
		margin: 0 auto;
	}
	.sy-abt-num .lb .num{
		font-size: 20px;
	}
	.sy-abt-num .lb .txt{
		font-size: 13px;
	}
	.sy-abt-num .lb{
		width: 80px;
		height: 70px;
		border: none;
	}
	.indexAdvantage{
		background-size: 100% auto!important;
	}
	.syYsSwiper2 .pic{
		width: 100%;
		float: none;
	}
	.syYsSwiper2 .info{
		width: 95%;
		float: none;
		margin: 28px auto 0;
	}
	.syYsSwiper2 .info .tit{
		font-size: 24px;
		line-height: 32px;
	}
	.syYsSwiper2 .info .sub{
		font-size: 14px;
		line-height: 26px;
		margin-top: 25px;
	}
	.syYsSwiper{
		width: 95%;
		position: relative;
		bottom: 0;
		right: 0;
		margin: 25px auto;
	}
	.syYsSwiper .swiper-slide{
		height: 14vh;
	}
	.syYsSwiper .swiper-slide .tit{
		font-size: 16px;
		line-height: 25px;
	}
	
	.indexCases{
		padding: 0px 0;
	}
	.indexCases .titBox{
		width: 96%;
	}
	.sy-cases-show{
		display: block;
		margin: 5% auto;
	}
	.sy-cases-left{
		width:100%;
		float: none;
		top: 0;
		padding: 20px 0 0 0;
		max-width: 100%!important;
	}
	.indexCases .housty-sy-H6{
		font-size: 20px;
	}
	.indexCases .housty-sy-H2{
		font-size: 16px;
	}
	.indexCases .titBox{
		padding: 10px 0;
	}
	.syAlSwiper{
		width: 100%;
		float: none;
		margin-top:0px;
	}
	.sy-al-round{
		display: none;
	}
	.sy-al-l-list .sub{
		padding-left: 0;
		font-size: 14px;
		line-height: 28px;
		margin-top: 0px;
		padding-top: 0;
	}
	.syAlSwiper2{
		padding-bottom: 35px;
	}
	.syAlN{
		right: 32% !important;
	}
	.syAlP{
		left: 32% !important;
	}
	.indexNews .titBox{
		display: none;
	}
	.foot-lx .info i.icon-youxiang{
		margin-left: 0;
	}
	.sy-al-r-list::after{
		width: 90px;
		height: 90px;
		margin-left: -45px;
		margin-top: -45px;
		line-height: 90px;
	}
	.sy-al-r-list .title{
		padding: 0 20px;
		font-size: 14px;
		bottom: 5px;
	}
	.syAlSwiper .swiper-slide{
		width: 85%;
	}
	.sy-al-l-list .title{
		font-size: 20px;
		line-height: 25px;
		padding: 0;
	}
	.indexNews{
		padding: 28px 0   0 0;
	}
	.hsd-next, .hsd-prev{
		width: 42px !important;
		height: 42px !important;
		line-height: 40px;
	}
	.syXwP{
		right: 60px !important;
	}
	.syXwSwiper{
		margin-top: 25px;
	}
	.syXwSwiper .swiper-slide::after{
		display: none;
	}
	.sy-news-list .news-tit{
		padding: 5px 10px;
	}
	.sy-news-list .title{
		font-size: 16px;
		margin-top: 10px;
	}
	.sy-news-list .sub{
		font-size: 14px;
		line-height: 24px;
		height: auto;
		margin: 5px 0 16px 0;
	}
	.syXwSwiper .swiper-slide{
		padding-bottom: 40px;
	}
	.indexExperience{
		padding: 28px 0;
		background-attachment: inherit;
	}
	.indexExperience .title{
		font-size: 22px;
		line-height: 28px;
	}
	.indexExperience .sub{
		font-size: 14px;
		line-height: 26px;
		margin-top: 24px;
	}
	.indexExperience .yysc{
		font-size: 14px;
	}
	.addr-tyzx{
		width: 100%;
	}
	.addr-tyzx .lb{
		width: 10%;
	}
	.addr-tyzx .lb img{
		max-width: 35%;
	}
	.addr-tyzx .lb p{
		font-size: 14px;
		margin-top: 10px;
	}
	.addr-tyzx{
		margin-top: 28px;
	}
	.indexProduct .housty-sy-H2{
		font-size: 26px;
		letter-spacing: 3px;
	}
	.indexProduct .housty-sy-H6{
		font-size: 20px;
		margin-top: 0;
	}
	.indexProduct{
		padding: 28px 0;
	}
	.indexProduct .titBox{
		width: 96%;
		margin: 0 auto;
	}
	.syProSwiper{
		margin-top: 25px;
		width: 90%;
		margin: 0 auto;
	}
	.sy-pro-list{
	margin-top: 10px;
	padding-bottom: 10px;
	}
	.sy-pro-list .tit1{
		font-size: 16px;
		margin-top: 15px;
		line-height: 25px;
		display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
	.sy-pro-list .tit1 span{
		font-size: 14px;
	}
	.sy-pro-list .tit2{
		font-size: 14px;
		line-height: 25px;
		margin-top: 8px;
	}
	.indexCustomized{
		padding: 20px 0;
		background-size:20px auto
	}
	.indexCustomized .title{
		width: 100%;
		float: none;
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 2px;
	}
	.indexCustomized .zxzx{
		float: none;
		margin: 15px auto 0;
		width: 110px;
		border-radius: 40px;
		margin-right: 5px;
	}
	.indexCustomized .img{
		height: 50px;
	}
	.sroll_top{
		bottom: 8%;
		width: 40px;
	}
	.nowHzhb .n-txt1{
		margin-left: 30px;
	}
	.nowHzhb .n-txt3{
		font-size: 13px;
		margin-top: 0px;
		letter-spacing: 3px;
		margin-left: 20px;
	}
	
	.Nybanner #nowLmPic{
		 
	}
	.NybannerInfo{
		top: 50px;
	}
	.product1{
		margin-top: 20px;
	}
	.Nylocation .now-wz{
		float: none;
	}
	.Nylocation{
		margin-top: 0px;
		padding: 15px 0 0 0;
	}
	.product1 .now-pro-title{
		font-size: 20px;
		line-height: 25px;
	}
	.product1-inner{
		margin-top: 25px;
	}
	.product1-inner .pic{
		width: 100%;
		float: none;
	}
	.product1-inner .info{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.product1-inner .info .box .cont .sub{
		height: auto;
		max-height: 100000px;
		font-size: 14px;
		line-height: 28px;
		padding-right: 0;
	}
	.product1-inner .info .box .cont .sub p{
		background: url(../images/pro-sjx1.png) no-repeat top 10px left;
	}
	.product1-inner .info .box .cont .tit{
		font-size: 18px;
		line-height: 35px;
	}
	.product1-inner .info .box .ico{
		line-height: 35px;
	}
	.product1-inner .info .box .ico img{
		height: 38px;
		width: auto; 
	}
	.product1-inner .info .box{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.product2{
		padding: 0px 0;
	}
	.product3{
		margin-top: 0;
		min-height: auto;
		position: relative;
		padding:  28px 0;
	}
	.product3::after{
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.6);
		top: 0;
		left: 0;
	}
	.product3 .product1-inner{
		margin-top: 0;
		position: relative;
		z-index: 999;
	}
	.product4{
		padding: 28px 0;
		margin-top: 0;
	}
	.Nylocation .now-lm{
		 margin-bottom: 10px;
	}
	.Nylocation .now-lm a{
		height: 40px;
		line-height: 30px;
		padding: 5px 15px;
		font-size: 15px;
		letter-spacing: 3px;
	}
	.sybanner-text .b-t1,
	.sub-txt-tit .b-t1{
		font-size: 22px;
		line-height: 24px;
	}
 .sybanner-text .b-t2{
		margin-top: 0;
		letter-spacing: 3px;
	}
	.about .abt-container{
		margin-top: 0;
		padding: 20px 0 30px 0;
		
	}
	.about{
		padding: 15px 0 0 0;
	}
	.about .abtLogo{
		width: 50px;
		float: none;
		margin-top: 0;
		text-align: center;
		margin: 0 auto;
		clear: both;
	}
	.sub-about-right{
		width: 90%;
		margin: 0 auto;
		float: none;
		margin-top: 25px;
		text-align: center;
	}
	.sub-about-right .title{
		font-size: 18px;
		line-height: 28px;
	}
	.sub-about-right .cont{
		font-size: 14px;
		line-height: 26px;
		margin-top: 0px;
		padding-top: 15px;
	}
	.about .pic{
		margin-top: 0px;
	}
	.brandStory{
		padding: 28px 0 0 0;
	}
	.ppgsSwiper{
		margin-top: 25px;
		padding-bottom: 40px;
	}
	.ppgs-list .info{
		padding: 4%;
		height: 270px;
		line-height: 24px;
	} 
	.culture{
		padding: 0px 0;
	}
	.culture .container{
		width: 100%;
	}
	.culture .sub-txt-tit{
		padding-top: 20px;
	}
	.culture .box{
		margin-top: 5px;
		width: 92%;
		margin-bottom: 10px;
	}
	.culture .box .lb{
		width: 100%;
		float: none;
	/*	border-bottom: 1px solid rgba(255,255,255,0.2);*/
		padding-bottom: 18px;
		margin-bottom: 18px;
	}
	.culture .box .lb .tit{
		font-size: 20px;
		margin: 18px 0;
		line-height: 25px;
	}
	.culture .box .lb .sub{
		font-size: 14px;
		line-height: 25px;
	}
	.honor{
		padding: 28px 0;
	}
	.honorSwiper{
		margin-top: 25px;
		padding-bottom: 45px;
	}
	.Nylocation .now-wz{
		font-size: 12px;
	}
	.sub-detail-left{
		width: 100%;
		float: none;
		margin-top: 25px;
	}
	.Nylocation.de .container{
		
	}
	.Nylocation.de{
		padding: 0;
	}
	.sub-detail-left .title{
		font-size: 16px;
	}
	.sub-detail-left .time{
		font-size: 12px;
		margin-top: 10px;
		padding-bottom: 12px;
	}
	.sub-detail-left .content{
		font-size: 14px;
		line-height: 26px;
		margin-top: 28px;
	}
	.case-list .tit-box .tit{
		font-size: 16px;
	}
	.case-list .tit-box{
		padding-top: 10px;
	}
	.caseDe-info .lb{
		width: 100%;
		float: none;  
	}
	.caseDe-info{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.dePage .sxy{
		width: 100%;
		float: none;
	}
	.dePage .sxy a{
		font-size: 14px;
	}
	.dePage .return{
		margin: 15px  auto 0 auto;
		float: none;
		clear: both;
	}
	.sub-detail-right{
		width: 100%;
		float: none;
		margin-top: 28px;
	}
	.de-tyzx .title{
		font-size: 18px;
	}
	.de-tyzx .pic img{
		width: 100%;
	}
	.de-tyzx .infobox{
		padding: 20px 0;
	}
	.de-tyzx .infobox .box .lb p{
		font-size: 14px;
	}
	.de-tyzx .infobox .yysc{
		margin-top: 30px;
	}
	.de-tyzx{
		margin-bottom: 26px;
	}
	.de-case .title{
		font-size: 18px;
	}
	.de-case .case-list{
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.detail{
		padding: 0 0 28px 0;
	}
	.case{
		padding: 20px 0;
	}
	.case .container .row{
		margin: 0 -10px;
	}
	.case .container .pdg{
		padding: 0 10px;
	}
	.case-banner .product-banner-left{
		padding-top: 0;
	}
	
	.hsd-plus .tit{
		font-size: 18px;
		margin: 12px 0;
	}
	.case-list{
		margin-bottom: 15px;
		border: none;
	}
		.case-list:hover{
			border: none;
		}
	.service-nowHzhb .n-txt1 span{
		padding-left: 10px;
	}
	.service{
		padding: 20px 0;
	}
	.service .lb .Pic{
		width: 100%;
		float: none !important;
	}
	.service .lb{
		padding-bottom: 0px;
		margin-bottom: 0px;
		width: 49%;
	}
	.service .lb .Info{
		width: 100%;
		float: none !important;
		margin-left: 0;
		padding-right: 0; 
		height: 360px;
	}
	.service .lb .Info .tit-en{
		font-size: 18px;
		padding-top: 20px;
		line-height: 20px;
	}
	.service .lb .Info .tit{
		font-size: 15px;
	}
	.service .lb .Info .sub{
		font-size: 13px;
		line-height: 24px;
		margin-top: 10px;
		padding: 5px 10px;
	}
	.problem{
		padding: 0px 0;
	}
	.problem-box .item h3{
		padding-left: 30px;
		font-size: 15px;
	}
	.problem-box .item h3.on{
		background-size: 10px auto;
	}
	.problem-box{
		margin-top: 28px;
		margin-bottom: 40px;
	}
	.problem-box .item h3{
		line-height: 30px;
		padding: 4px 15px;
		height: auto;
	}
	.problem-box .item h3::after{
		left: 20px;
		content: "-";
		width: 100%;
 
	}
	.problem-box .item ul li{
		padding: 4% 4% 0 4%;
	}
	.problem-box .item ul li .cont{
		font-size: 14px;
		line-height: 26px;
	}
	.problem-box .item ul li .ljzx{
		font-size: 14px;
		line-height: 42px;
		width: 150px;
		margin-top: 12px;
	}
	#certify{
		width: 100%;
		margin-top: 0;
	}
	.download{
		padding: 28px 0;
	}
	.downSwiper{
		margin-top: 28px;
		padding-bottom: 45px;
	}
	.down-list .title{
		font-size: 14px;
	}
	.news{
		padding: 15px 0;
	}
	.news .pdg{
		padding: 0 10px 15px;
		margin-bottom: 0px;
	}
	.nowHzhb .n-txt1{
		font-size: 20px;
	}
	.nowHzhb .inner::after, .nowHzhb .inner::before{
		display: none;
	}
	.nowHzhb .n-txt2{
		font-size: 16px;
		line-height: 28px;
		letter-spacing: 5px;
	}
	.n-logo img{
		width: 60px;
		height: auto;
	}
	.cooperativePartner{
		padding: 28px 0 0 0;
	}
	.sub-partner-left{
		width: 94%;
		margin: 0 auto;
		float: none;
	}
	.cooperativePartner::after{
		display: none;
	}
	.sub-partner-left .title{
		font-size: 22px;
	}
	.sub-partner-left .pic{
		margin-top: 20px;
	}
	.sub-partner-left .sub{
		font-size: 14px;
		line-height: 26px;
		margin-top: 20px;
	}
	.cooperativePartner .container{
		width: 100%;
	}
	.sub-partner-left .box{
		margin-top: 28px;
	}
	.sub-partner-left .lb .tit{
		font-size: 18px;
	}
	.sub-partner-left .lb .info{
		font-size: 14px;
		line-height: 26px;
	}
	.sub-partner-left .lb{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.sub-partner-right{
		width: 100%;
		float: none;
		background: #15336d;
		padding: 6% 4% 8%;
	}
	.sub-partner-right .title{
		font-size: 20px;
		line-height: 30px;
	}
	.hzhb-msg-box{
		margin-top: 25px;
	}
	.hzhb-msg-box .lb .tit{
		font-size: 16px;
		line-height: 40px;
	}
	.hzhb-msg-box .lb{
		margin-bottom: 15px;
	}
	.hzhb-msg-box .lb input[type=text]{
		font-size: 14px;
	}
	.hzhb-tj{
		line-height: 42px;
		font-size: 14px;
		width: 180px;
		margin-top: 30px;
	}
	.contatc-nowHzhb .n-txt2{
		margin-left: 0;
		letter-spacing: 2px;
		font-size: 14px;
	}
	.contact{
		padding: 0px 0;
	}
	.contact .container,
	.maps .container{
		width: 100%;
	}
	.sub-contact-left,.sub-contact-right{
		width: 100%;
		margin: 0 auto;
		float: none;
		padding: 20px 4%;
		height: auto;
		min-height: auto;
		overflow: hidden;
	}
	.contact .title{
		font-size: 17px;
		line-height: 25px;
		letter-spacing: 3px;
	}
	.sub-contact-left .info{
		font-size: 14px;
		margin-top: 25px;
		line-height: 32px;
	}
	.sub-contact-left .ewm-box{
		margin-top: 20px;
	}
	.sub-contact-left .yjdh{
		width: 130px;
		height: 44px;
		line-height: 40px;
		font-size: 14px;
		margin-top: 55px;
		border-radius: 40px;
	}
	.sub-contact-left .yjdh i{
		font-size: 22px;
		margin-right: 15px;
	}
	.sub-contact-left .info a.zj{
		font-size: 18px;
	}
	 .sub-contact-right{
	 	border-top: #596d96  solid 1px;
	 }
	.lx-msg{
		margin-top: 24px;
	}
	.lx-msg input[type=text]{
		font-size: 14px;
		height: 42px;
	}
	.lx-msg-tj{
		width: 130px;
		height: 44px;
		line-height: 44px;
		font-size: 14px;
		margin-top: 10px!important;
	}
	.sub-contact-right .input-box span{
		font-size: 14px;
	}
	.sub-contact-right .input-box{
	border-bottom:#596d96 solid 1px;
	margin-bottom: 0;
	}
	.maps{
		padding: 0 0 28px 0;
	}
	.parter-nowHzhb .n-txt1 span{
		padding-left: 25px;
	}
	.parter-nowHzhb .n-txt2{
		padding-left: 1!important;
		font-size: 14px;
		letter-spacing: 0;
	}
	.youshi{
		padding: 20px 0;
		margin-bottom: 0;
	}
	.youshi .sub-txt-tit .b-t1{
		line-height: 20px;
	}
	.youshi .sub-txt-tit .b-t2{
		margin-top: 0;
	}
	.youshi-content{
		padding-top: 0;
		width: 100%;
	}
	.youshi .ppgsSwiper{
		margin-top: 20px;
	}
	.youshi .ppgsSwiper .ppgs-list{
		padding-top: 20px;
	}
	.youshi .ppgsSwiper .ppgs-list .pic{
		width: 50px;
	}
	.youshi .ppgsSwiper .ppgs-list .tit-en{
		margin-top: 0;
	}
	.youshi .ppgsSwiper .ppgs-list .info{
		width: 92%;
		display: block;
	}
	.cwjxs{
		padding: 20px 0;
	}
	.cwjxs .cwjxs-img{
		width: 50px;
		margin: 0 auto;
	}
	.cwjxs .sub-partner-right{
		background: none;
		padding: 0;
	}
	.cwjxs  .sub-partner-right .title{
		padding-top: 20px;
		letter-spacing: 4px;
	}
	.hzhb-msg-box .lb{
		padding: 0 5px;
		margin-bottom: 0;
		border:#002878 solid 1px;
		border-bottom: 1px solid #546d9e;
	}
	.hzhb-msg-box .lb:hover{
	border: 1px solid #fff;	
 	margin-bottom: 0px;
 	border-radius: 10px;
	}
	.news-nowHzhb .n-txt1 span,
	.news-nowHzhb .n-txt2{
		padding-left: 20px;
	}
	.news-nowHzhb .n-txt2{
		text-align: right;
		padding-right: 20px;
	}
	.experienceCenter{
		padding: 28px 0;
	}
	.experience-list .info{
		margin-top: 15px;
	}
	.experience-list .info .tit{
		font-size: 16px;
	}
	.experience-list .info .zxzx{
		font-size: 14px;
	}
	.experience-list{
		margin-bottom: 25px;
	}
 
	#bannerN, #bannerP{
		width: 30px!important;
		height: 30px!important;
		line-height: 30px;
		opacity: .5;
	}
	.isMobile{
		display: block !important;
	}
	.isPc{
		display: none;
	}
	#bannerbp{
		display: none !important;
	}
	.head-share{
		display: none;
	}
	.case-nowHzhb{
		width: 95%;
	}
	.case-nowHzhb .n-txt1{
		margin-left: 0;
		font-size: 14px;
		line-height: 17px;
		padding-top: 10px;
	}
	.case-nowHzhb .n-txt2{
		padding-top: 0;
		font-size: 12px;
		letter-spacing: 2px;
	}
	.case-nowHzhb .n-txt1 span{
		padding-left: 0;
	}
	.case-class{
		width: 80%;
	}
	.case-class-box{
		padding-bottom: 0;
		display: none;
	}
	.case-class-box a{
		font-size: 12px;
		line-height: 22px;
		letter-spacing: 2px;
		padding-left: 10px;
	}
	.caseDe-info .lb{
		width: 50%;
		float: left;
	}
	.caseDe-info .lb{
		background-size: 9px auto!important;
	}
	.product1{
		width: 96%;
		margin-top: 10px;
	}
	.product1 .pic{
		width: 100%;
	}
	.product1 .cont{
		width: 100%;
		margin-top: 0;
		text-align: left;
	}
	.product1 .cont .pro-tit-en{
		font-size: 20px;
		line-height: 20px;
		padding: 15px 0 5px 0;
	}
	.product1 .cont .pro-tit-cn{
		font-size: 16px;
		line-height: 30px;
	}
	.product1 .cont .sub{
		width: 100%;
		padding-top: 0;
	}
	.product1 .cont .sub p{
		padding: 0px 13px;
		background-position:left 12px;
	}
	.product-banner-m{
		display: block;
		position: relative;
		z-index: 1111;
	}
	.product-banner-m-left{
		width: 60%;
		position: absolute;
		left: 20%;
		top: 0px;
		padding-top: 0;
		z-index: 9999;
		height: 100%;
		background: none;
		text-align: center;
	}
	.product-banner-m-left img{
		margin: -5px 0 20px 20px ;
		width: 80px;
			text-align: center;
			height: 0;
			
	}
	.product-banner-m-right{
		width: 100%;	
	}
 
	.product-banner-m-left .product-class a{
		background: none;
	   color: #bbbcc0 ;
	   text-align: left;
	}
	.product-banner-m-left .product-class a.on{
		background: rgb(255,255,255,1);
		background: none;
		color: #fff;
	}
	.product-banner-m-left .product-class{
		width: 100%;
		min-height: auto;
		  
	}
	.product-className-en{
		font-size: 16px;
		text-align: left;
	}
	.product-className-cn{
		font-size: 14px;
		text-align: left;
	}
	.Page{
		padding-top: 0px;
	}
	.Page .disabled {
		padding:5px 5px 2px 5px;
		font-size: 12px;	 
	}
	.Page a {
		min-width: 22px;
		padding:5px 5px 2px 5px;	 
		font-size: 12px;	
		border-radius: 6px;
		margin: 0 3px;
	}
	.Page span{
		margin: 0 3px;
	}
	.Page .current {
		min-width: 22px;
		padding:5px 5px 2px 5px;	 
		border-radius: 6px;
		font-size: 12px;	
		top: 2px;
	}
	.Page .next,
	.Page .prev{
		width: 54px;
	}
	#ProbannerN,#ProbannerP{
	width: 22px!important;
	height: 47px!important;
	background-image: none!important;
	background: none!important;
	
}
#ProbannerN::after, #ProbannerP::after{
display: none;
}
#ProbannerP{
	left: 28px;
	 
}
#ProbannerN{
	right: 28px;
	 
}
#ProbannerN div{
	width: 100%;
	height: 100%;
	background: url(../images/jt-jydt-right.png) no-repeat  left center!important;
	background-size: 10px auto!important;
}
#ProbannerP div{
	width: 100%;
	height: 100%;
	background: url(../images/jt-jydt-left.png) no-repeat left center!important;
	background-size: 10px auto!important;
}
.about-profile-left,
.sub-about-right,
.abt-setion-three .left-pic,
.abt-setion-three .right-cont{
	width: 100%;
}
.sub-about-right{
	padding-top: 15px;
	overflow: hidden;
}
.abt-setion-three{
	flex-direction: column;
}
.culture .content-list{
	padding: 20px 0;
}
.culture .content-list .item{
	padding: 0 5px;
}
.culture .content-list .item .tit-en{
	font-size: 20px;
	line-height: 30px;
}

.culture .content-list .item .tit-cn{
	font-size: 16px;
	margin-bottom: 0;
}
.culture .content-list .item .con{
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
}
.abt-setion-three .right-cont{
	text-align: center;
	padding-top: 20px;
}
.abt-setion-three .right-cont .cont{
	padding: 20px 0;
}
.abt-setion-four .container .tit-en{
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 40px;
}
.abt-setion-three .right-cont .tit-cn, .abt-setion-five .desc1 .tit-cn, .abt-setion-five .desc2 .tit-cn{
	font-size: 17px;
}
.abt-setion-three .right-cont .tit-en, .abt-setion-four .container .tit-en, .abt-setion-five .desc1 .tit-en, .abt-setion-five .desc2 .tit-en{
	font-size: 15px;
	line-height: 20px;
}


.abt-setion-four .container .flex-box{
	padding-top: 0;
}
.abt-setion-five .desc1{
	top: 20px;
}
.abt-setion-five .desc1 p{
	width: 100%;
	font-size: 13px;
	line-height: 22px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.abt-setion-five .desc2{
	position: relative;
	flex-direction:column;
	height: auto;
	padding: 20px 0;
	margin-top: 20px;
}
.abt-setion-five .desc2 p{
	width: 80%;
	font-size: 13px;
	line-height: 22px;
	margin: 0 auto;
}
.abt-setion-five .desc2 .green{
	width: auto;
	margin-top: 30px;
}
.abt-setion-five .desc2 .tit-cn{
	padding: 0;
}
.abt-setion-six .box1 .en{
	font-size: 16px;
	line-height: 22px;
}
.abt-setion-six .flex-box .item{
	height: 100px;
}
.abt-setion-six .box1 .cn, .abt-setion-six .flex-box .item-two .tit{
	font-size: 15px;
	padding-top: 0;
}
.abt-setion-six .desc .title{
	font-size: 20px;
	line-height: 30px;
}
.abt-setion-six .desc p{
	width: 100%;
	font-size: 15px;
	line-height: 22px;
}
.abt-setion-six .flex-box{
	display: block;
}
.abt-setion-six .flex-box .item{
	float: left;
	width: 50%;
	padding:0 5px;
}
.abt-setion-six .flex-box .item-two{
	float: left;
	width: 100%;
	height: auto;
	padding: 20px;
}
.abt-setion-six .flex-box .item-two .tit{
	padding-top: 20px;
}
.abt-setion-six .flex-box .item-two p{
	line-height: 24px;
}
/*效果案例*/
.mod-product-banner-left .flex-left{
	display: none;
}
.product1 .cont{
	position: inherit;
	left: 0;
}
.product1 .cont .cont-box{
	width: 90%;
	padding: 10px 0;
}
}

@media ( max-width:480px) {
	 
}
