@charset "utf-8";
/*产品内容页CSS*/
.page_ct{max-width: 100%;}
.pro_main img{height:auto; max-width:100%;}
.pleft { max-width: 100%; z-index:5; float:left; overflow:hidden;}
.probigshow {position:relative;padding:1px;border:1px solid #ddd;/*margin:0 auto;*/}


.pright {
    max-width:480px;
	height:390px;
	float: right;
	border: 1px solid #ccc;
	background: #032a4d05;
	padding: 10px 5px 5px 10px;
	position:relative;
	} 

.propar h4 { border-bottom:1px dashed #ccc; }
.propar h4 {
    color: #ee551f;
    font-size: 25px;
    overflow: hidden;
    line-height: 25px;
    padding: 10px 0;
    margin:inherit
    
    }
	
.propar div.pd_short{ font-size: 16px;
    line-height: 45px;
    height: 220px;
    overflow: hidden;}
	
.propar div, .proshop div {padding-bottom:0;}

.pd_hotline span { font-size:16px; color:#333; }
.pd_hotline span.font_hotline { font-size:24px; color:#0054a6; }
.product-information-content img{float:left;margin-left:0px;max-width: 100%;}

.showzx{max-width: 100%;}
.showzx h1{font-size:28px;font-family: Arial;font-weight: bold; text-align:center;}

a.tt{color:#FFFFFF;}
a.tt:hover {color: #000;}

/*products_detail.php*/

.pro_de_info{width:100%;float: left;border-bottom:#CCC 1px solid;}
.pro_de_info ul{ margin:0; padding:0; list-style:none; text-decoration:none;}
.pro_de_info ul li{ float:left;} 
 
.pro_de_in{cursor:pointer;  font:600 14px/34px "微软雅黑"; color:#000; background:#FFF; border-top:2px solid #ee551f; border-right:1px solid #CCC; border-left:1px solid #CCC; border-top-left-radius:2px; border-top-right-radius:2px; padding:0 40px;}
.pro_de_out{ cursor:pointer; font:300 14px/33px "微软雅黑"; color:#4c4c4c; background:#FFF; border-top:2px solid #CCC; border-right:1px solid #CCC; border-left:1px solid #CCC; border-top-right-radius:2px; border-top-left-radius:2px; padding:0 40px;}

.pro_de_info_about{padding-top:5px;}
.pro_de_info_about ul{ text-decoration:none; list-style:none; overflow:hidden;}






