@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
	.connect .call p{
		font-size: 16px;
	}
	.connect .call{
		padding-left: 1rem;
	}
	.news .new-right .right-btn p{
		margin-bottom: 0.2rem;
	}
 	.logo img{
 		width: 85%;
 	}
 	.header{
 		padding: 0.3rem 0;
 	}
 	.content .con-l li{
 		width: 50%;
 		float: left;
 		margin-bottom: 0.2rem;
 	}
 	.col-sm-6 {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	.content .con-r .lst .p3{
		width: 100%;
		background: #0657b2;
		padding: 0.1rem 0;
		text-align: center;
		color:#fff;
	}
	
	.adv-con .p1,.adv-con .p3{
		background-size: 6%;
	}
	.adv-con .p2,.adv-con .p5{
		line-height: 0.35rem;
	}
	.adv-con .p4,.adv-con .p6{
		background-size: 6%;
	}
	.adv-con .con2{
		padding-left: 0.32rem;
	}
	.about{
		background: #0657b2;
	}
	.about .ab-r .title .p1,.about .ab-r .title .p2{
		text-align: center;
		background-size:10% ;
	}
	.case .title p:nth-child(1){
		background-size:8% ;
	}
	.adv .title p:nth-child(1){
		background-size:8% ;
	}
	.adv .title p:nth-child(2){
		padding-top: 0.35rem;
	}
	.about .ab-r .title .p2
	{
		font-size: 0.18rem;
	    text-align: center;
	    color: #fff;
	    background: url(../img/icon-5.png) center 0 no-repeat;
	    padding-top: 0.35rem;
	}
	.about .ab-r{
		padding: 0.5rem;
	}
	.case .title p:nth-child(2){
		padding-top: 0.35rem;
	}
	.owl-theme .owl-controls .owl-buttons .owl-prev,.owl-theme .owl-controls .owl-buttons .owl-next{
		height: 0.45rem;
		width: 0.45rem;
	}
	.album .title{
		font-size: 0.38rem;
	}
	.news .new-left .con1 li{
		float: left;
	}
	.news .new-left .left-title p{
		font-size: 0.38rem;
	}
	.news .new-left .left-title p a{
		font-size: 0.2rem;
	}
	.col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.news .tab{
	font-size: 0.38rem;
}
.news {
    padding-bottom: 0.5rem;
}
.footer .title{
	font-size: 0.38rem;
}
.footer .msg .call,.footer .msg .tel,.footer .msg .content,.footer .msg .sub{
	width: 80%;
	margin-bottom: 0.1rem;
}
.msg{
	text-align: center;
}
.footer  .title{
	text-align: center;
}
.footer .tel .title{
	text-align: center;
}
.footer .tel{
	padding-left: 0.4rem;
}
.footer .tel p{
	padding-left: 0.45rem!important;
}
.footer{
	    background-size: cover;
}
.foot-menu .menu-l .icp{
	text-align: center;
}
.connect .call{
	background-size: 30%;
}
.crumbs p{
	padding-left: 0.2rem;
}
.text .prev{
	margin-left: 0.2rem;
}
.text .next{
	margin-right: 0.2rem;
}
.corr .owl-carousel .lst .p2,.corr .owl-carousel .lst .p3{
	padding-left: 0.6rem;
}
.footer .msg .call,.footer .msg .tel{
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}
.footer .msg .sub{
	height: 0.6rem;
}
	.content .con-l li{
		padding-left: 5%;
	}
	.foot-menu .menu-l .icp{
		float: none;
	}
	#owl-demo1{
		margin-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.logo img{
 		width: 85%;
 	}
 	.header{
 		padding: 0.3rem 0;
 	}
 
.footer  .title{
	text-align: center;
}
.footer .tel .title{
	text-align: center;
}
.footer .tel{
	padding-left: 0.4rem;
}
.footer .tel p{
	padding-left: 0.45rem!important;
}
.footer{
	    background-size: cover;
}
.foot-menu .menu-l .icp{
	text-align: center;
}
}