


/* 行业 */
.productsroll1{
	
	/*margin-top:3%;*/
	width: 100%;
	position: relative;
}
.control-box {
	width: 80%;
	margin: 0 auto;
	}
.control-box .owl-prev{
	width: 3.375rem;
	height: 3.375rem;
	float: left;
	background: url(../images/hy-icon_71.png) no-repeat top left;
}
.control-box .owl-next{
	background: url(../images/hy-icon_71.png) no-repeat top right;
	width: 3.375rem;
	height: 3.375rem;
	float: right;
}
.control-box .owl-controls{
	position: absolute;
	top: 43%;
	z-index: 2;
	left: 6%;
	width: 88%;
}
.control-box .owl-pagination{
	display: none;
}
.control-box .owl-number{
	display: none;
}
.bigbox {
  overflow: hidden;
  width: 100%;
}
#switcher {
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box2 {
  transition:all .7s ease 0s;
  height: auto;
  float: left;
  position: relative;
}
.cp-tp{
	width: 100%;
	height: 100%;
	overflow: hidden;
	
}
.cp-tp img{
	width: 100%;
}
.cp-xbts{
	background-color: #fff;
	padding: 30px;
	
}
.cp-xbts p:first-child{
	font-size: 2rem;
	color: #555;
}
.cp-xbts p:nth-child(2)
{
	font-size: 1.375rem;
	color: #0e0e0e;
}
.cp-xbts p:last-child{
	font-size: 1.125rem;
	padding-top: 3.125rem;
	color: #555;
}
.box2:hover .cp-tp img{
	transform: scale(1.05);
transition: all 0.6s;	
}



	
	
@media (min-width:1024px) and (max-width:1439px){

	.control-box .owl-next {
	    width: 4.375rem;
	    height: 4.375rem;
	    margin-left: 4.5rem;
	}
	.control-box .owl-prev {
	    width: 4.375rem;
	    height: 4.375rem;
}
.zj-zou {
    width: 64%;
}

}
@media (max-width:1439px) {
	
  
  
  
  /* 行业应用 */
  .cp-shang p{
	  font-size: 2.5rem;
	  
  }
  .cp-xbts p:first-child {
    font-size: 1.5rem;
}
  .cp-xbts p:nth-child(2) {
      font-size: 1rem;
	  }
	.al-bg {
	    padding: 8% 0 5%;
		}
   
   
	
}

@media (max-width:1024px){
	
	
  
	
	
	
	
}

@media (max-width:768px){
	.productsroll1 {
    height: 30%;
}
.control-box {
    height: 100%;
}
.box2-carousel-carousel{
	height: 100%;
}
.owl-carousel .owl-wrapper-outer {
    height: 100%;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    height: 100%;
}
	.cp-tp img {
    height: 100%;
}
	
	/* 行业应用 */
	.box2 {
		height: 100%;
	}
	.box2-carousel-carousel  .owl-item{
		display: flex;
		justify-content: center;
	}

	.cp-shang p {
	    font-size: 2rem;
	}
	.cp-shang {
	    font-size: 24px;
	}
	.cp-shang:after {
	    margin: 8% 0;
	}
	.al-bg {
		padding: 15% 0;
		    background-size: 240%;
	}
	
	
  

}

