
/*产品内页*/
.protempone{ width:100%;}
.protempone li{ float:left; width:100% !important; padding:1%; box-shadow:none !important; border:1px solid #eee; transition:all .5s ease; box-sizing:border-box !important; margin:10px auto !important;}
.protemppic{ float:left; width:30% !important; position:relative; overflow:hidden;}
.protemppic img{ width:100%; height:auto; transition: all .5s ease;}
.protempwa{ float:right; width:66% !important; margin-top:10px;}
.protemp_title a{ font-size:16px; font-weight:bold;}
.protemp_body{ font-size:14px; max-height:182px !important; overflow:hidden; line-height:25px; margin-top:10px;}
.protemp_more a{ display:block; color:#fff; background:#222; line-height:35px; margin-top:20px; text-align:center;  font-size:14px; transition:all .5s ease; float:left; padding:0px 10px;} 
.protempone li:hover{ box-shadow:none !important; border:1px solid #c81622;}
.protempone li:hover {transform:none !important;}
.protempone li:hover .protemppic img{ transform:none !important;}
.protempone li:hover .protemp_more a{ background:#c81622 !important;}
.protempone li:hover .protemp_title a{ color:#333 !important;}
.clear{clear:both;}
.pro_main_box{ height:440px !important;}
.propic_show_piclist{ position:absolute; left:-424px !important; bottom:-90px !important;}
.pcontent_title_h4,.detail_title{ display:none;}

.cp_bz{height: 150px;}
/*产品内页*/
