@charset "utf-8";




.productid{ margin:30px auto; position:relative; display: block; overflow: hidden; width: 100%;}
.productid .prodt{  position:relative; display: block; overflow: hidden; width: 100%; margin-bottom:30px;}
.prodt .tsimg{position:relative; display: block; overflow: hidden; width: 100%;}
.prodt .tsimg img{max-width: 100%;}

.prodt .tsext{font-family: 宋体;text-align: center; font-size: 36px; color: #000; position: relative; margin-top: 50px; padding-bottom: 10px;font-weight: bold;}
.prodt .tsext:before{width: 80px;height: 1px;content: '';background:#000;left: 50%;bottom:0;position: absolute; margin-left: -40px;}

.prodt ul{  position:relative; display: block; overflow: hidden; width: 100%; margin-top: 50px;}
.prodt ul li{ float: left;width: 23.5%; margin-right: 2%;overflow: hidden; display: block; position: relative; }
.prodt ul li:nth-child(4n){margin-right: 0;}
.prodt ul li .imgts{ display: block; width: 100%;overflow: hidden; text-align: center;}
.prodt ul li .imgts img{max-width:100%;transition: all 0.5s ease 0s; margin: 0px;;}
.prodt ul li:hover .imgts img{transform: scale(1.1,1.1)}

.prodt ul li .ternaow{ margin-top: 5px;font-size: 18px; line-height: 30px; color: #333; text-align: center;}
.prodt ul li .jmzcc{ font-family: 宋体;margin-top: 5px;font-size: 32px; line-height: 60px; color: #000; text-align: center; font-weight: bold;} 
.prodt ul li .hkzfw{ font-family: 宋体;margin-top: 5px; margin-bottom: 5px; color: #d41023; line-height:60px;font-size: 32px;text-align: center;  }
.prodt ul li .font{width: 40%; margin: auto; height: 38px; line-height: 40px; background: #000; color: #fff; text-align: center;transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.prodt ul li .font:hover{ background: #888; }


@media (max-width:1024px) {
	.prodt ul{  margin-top: 20px;}
	.prodt .tsext{ font-size: 24px; margin-top: 10px;}
.prodt ul li{ float: left;width: 48%; margin-right: 4%;overflow: hidden; display: block; position: relative; margin-bottom: 30px; }
.prodt ul li:nth-child(4n){margin-right:4%;}
.prodt ul li:nth-child(2n){margin-right:0;}

.prodt ul li .ternaow{font-size: 16px; }
.prodt ul li .jmzcc{font-size:24px; line-height: 40px; } 
.prodt ul li .hkzfw{ font-size: 24px;line-height:30px; }


}

@media (max-width:640px) {
.prodt ul li{width: 100%; margin-right: 0;overflow: hidden; display: block; position: relative; }
.prodt ul li .ternaow{font-size: 15px; }
.prodt ul li .jmzcc{font-size:20px; line-height: 40px; } 
.prodt ul li .hkzfw{ font-size: 20px; }


}




.prodt1{  position:relative; display: block; overflow: hidden; width: 100%; margin-bottom: 40px; margin-top: 40px;}

.prodt1 .abots{ width: 40%; margin: auto;overflow: hidden; display: block; position: relative; }
.prodt1 .abots .imgts{ display: block; width: 100%;overflow: hidden; text-align: center;}
.prodt1 .abots .imgts img{max-width:100%;transition: all 0.5s ease 0s; margin: 0px;;}
.prodt1 .abots:hover .imgts img{transform: scale(1.1,1.1)}
.prodt1 .abots .ternaow{ margin-top: 5px;font-size: 18px; line-height: 30px; color: #333; text-align: center;}
.prodt1 .abots .jmzcc{ font-family: 宋体;margin-top: 5px;font-size: 32px; line-height: 60px; color: #000; text-align: center; font-weight: bold;} 
.prodt1 .abots .hkzfw{ font-family: 宋体;margin-top: 5px; margin-bottom: 5px; color: #d41023; line-height:60px;font-size: 32px;text-align: center;  }
.prodt1 .abots .font{width: 40%; margin: auto; height: 38px; line-height: 40px; background: #000; color: #fff; text-align: center;transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.prodt1 .abots .font:hover{ background: #888; }




.prodt1 .lmu{ width:180px;overflow: hidden; display: block; position: absolute; right: 0;  top: 0; background: #fff; padding:10px ;}
.prodt1 .lmu .imgts{ display: block; width: 80px; height: 80px;margin:20px auto; border-radius: 80px; overflow: hidden;}
.prodt1 .lmu .imgts img{width: 80px; height: 80px; border-radius: 80px;}
.prodt1 .lmu .ternaow{ margin-top: 5px;font-size: 20px; line-height: 30px; color: #000; text-align: center;}

.prodt1 .lmu .jmzcc{ font-family: 宋体;margin-top: 5px; margin-bottom: 5px; color: #666; line-height:28px;font-size: 15px;text-align: center;  }
.prodt1 .lmu .font{width: 40%; margin: auto; height: 38px; line-height: 40px;  color: #d41023; text-align: center;}

@media (max-width:780px) {
.prodt1 .lmu{  display: none; }


}

@media (max-width:640px) {
.prodt1 .abots{ width: 80%; }

.prodt1 .abots .ternaow{font-size: 16px; }
.prodt1 .abots .jmzcc{font-size: 24px; } 
.prodt1 .abots .hkzfw{ font-size:24px; }




}







.searchid{ margin:60px auto; position:relative; display: block; overflow: hidden; width: 100%;}

.searchid .abntimg{position:relative; display: block; overflow: hidden; width: 100%;}
.searchid .abntimg img{max-width: 100%;}

.searchid .font{position:absolute; display: block; overflow: hidden; width: 100%; right: 0; left: 0; top: 50%; margin-top: -30px;}
.searchid .font .donty{ width:500px; margin: auto; height: 60px; line-height: 60px; text-align: center; font-size: 18px; color: #fff;background-color: rgba(27, 27, 27, 1);}
.searchid .font .donty span{width: 20px; height: 20px;margin-left: 30px;float: left;}
.searchid .font .donty span img{max-width: 100%;}
.searchid .font .donty:hover{background-color: rgba(27, 27, 27, 0.9);}
.searchid .font .donty span{width: 20px; height: 20px;margin-left: 30px;float: left;transition: all 0.5s ease 0s;}







/*公司展示*/
.piclist{width: 105%; margin: auto; overflow: hidden; position: relative; margin-bottom: 20px; margin-top: 10px;}
.piclist ul{zoom: 1;  }
.piclist ul li{width: 46.3%; float: left; margin-bottom: 30px; margin-right: 2%;cursor:pointer}
.piclist ul li:nth-child(3n){margin-right: 0;}
.piclist ul li .tuimgt{ overflow: hidden;  padding: 0px;}
.piclist ul li .tuimgt img{max-width: 100%;transition: all 0.5s ease 0s;}
.piclist ul li .tuimgt:hover img{transform: scale(1.1,1.1)}
.piclist ul li .tuext{height: 50px;font-size: 16px;line-height: 50px; text-align: center;padding: 0 5px;overflow: hidden;}

@media (max-width:850px) {	

.piclist ul li{width: 48%; float: left; margin-bottom: 30px; margin-right: 4%;cursor:pointer; overflow: hidden;}
.piclist ul li:nth-child(3n){margin-right: 4%;}
.piclist ul li:nth-child(2n){margin-right: 0;}

}

@media (max-width:640px) {	
.piclist{ margin-top: 20px;}
.piclist ul li{width: 100%;  margin-bottom: 20px; margin-right:0;cursor:pointer; overflow: hidden;}

}

/*公司展示*/
















/* å…¨å±€ */
.indexcont{ 
	width: 100%;
	margin: auto;
	 position: relative;
    height:auto;
 
}
.menuvideo {
   position: relative; overflow: hidden; display: block;
    width: 100%;
    height: 100%;
  
}
 .indeximg{position:relative; display: none; overflow: hidden; width: 100%;}
.indeximg img{max-width: 100%;}



@media (max-width:1024px) {	
.indexcont{ 
	width: 100%;
	margin: auto ;
	 position: relative; overflow: hidden; display: block;
    height:auto;
 
}

}

@media (max-width:640px) {	
	
	.indexcont{display: none;}
	.indeximg{display:  block;}
	
	
	

}