@charset "utf-8";
/*=======================banner===============================*/







.content{ padding-top:15px; height:100%; overflow:hidden; padding-bottom:10px;}
.left,.right{ float:left; width:236px; overflow:hidden; height:auto;}

.middle{ width:350px; font-size:12px; overflow:hidden; float:left; margin-left:68px; margin-right:68px;}

.col_nav{ color:#000;  font-size:22px; display:block; padding-left:15px; width:auto;background:url(/uploads/images/nav_bg.jpg) no-repeat left top; height:35px; line-height:35px; padding-bottom:15px; padding-top:15px; font-weight:normal; 	}

.pro_list,.rubber{ display:block; border-left:1px solid #ddd; padding-left:20px; }
.pro_list li{ height:29px; line-height:29px;}


.rubber{ padding-top:10px; padding-bottom:10px; overflow:hidden; height:215px; width:auto; font-size:12px;}
.rubber img{ margin-bottom:10px;}


/*图文切换*/


.section{width:100%; margin-top:12px;}
.section li{float:left; display:inline;width:109px;height:151px;overflow:hidden;position:relative;margin-left:3px; margin-right:3px;}
.section li .photo{width:109px;height:151px;overflow:hidden;}
.section .text{position:absolute;width:109px;height:151px;top:151px;left:0px;overflow:hidden;}
.section .text h3{width:109px;height:111px; padding-top:50px;text-align:center;color:#FFFFFF;background:#00559d; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;font-size:16px; text-decoration:none; cursor:pointer;}

.section .text a:hover{ text-decoration:none;} 

