@charset "utf-8";
/* css document */
.pagebox{ text-align:center; margin-top:30px}
.name{ font-weight:bold; text-align:center; border-bottom:1px solid #ccc; font-size:15px; padding-bottom:3px;}
.time{ text-align:right; font-weight:lighter; font-size:12px;}
.content{ margin:10px 0;}
.xnewsbox li{ padding-left:20px;}
.pic{ text-align:center; }
.content td{ border:1px solid #000 ; text-align:center}
.content img{ display:block; margin:0 auto;}
.red{ color:#f00;}
.xnews{ color:#147391; margin-bottom:5px; margin-top:10px; font-size:15px;}
.updown{ line-height:25px;}
/*-------------------------------公共-----------------------------------------------*/
.n_banner{ background:url(/uploads/image/images/n_banner.jpg) no-repeat center; height:252px;}
.n_main{ width:1080px; margin:0 auto; overflow:hidden;zoom:1;}
.left{ float:left; width:220px; background:url(/uploads/image/images/tu12.jpg) no-repeat right top; padding-right:35px; padding-top:50px;}
.left_1 h2{ height:60px; margin-bottom:20px;}
.left_1 ul li{ height:39px; line-height:39px; border-bottom:1px solid #ccc;}
.left_1 ul li a{ display:block; padding-left:20px;}
.left_1 ul li a:hover{background:url(/uploads/image/images/tu13.jpg) no-repeat; }

.left_2 { margin-top:20px; overflow:hidden;zoom:1; }
.left_2 h2{ background:url(/uploads/image/images/tu14.jpg) no-repeat;  height:108px; margin:40px 0;}
.left_2 ul li{ margin-bottom:10px;}

.right{ width:800px; float:right; margin-top:50px; font-size:14px; line-height:25px;color:#333 }
.right h2{ font-weight:lighter; border-bottom:1px solid #e1e5ec; line-height:35px; overflow:hidden;zoom:1;}
.right h2 .h2_span_1{ background:url(/uploads/image/images/tu17.jpg) no-repeat left center; padding-left:33px; font-size:18px; border-bottom:2px solid #7788ad; padding-right:15px; display:block; float:left;}
.right h2 .h2_span_2{ background:url(/uploads/image/images/tu18.jpg) no-repeat left center; padding-left:15px; float:right; font-size:12px; color:#9a9b9d; margin-right:10px;}
.right h2 .h2_span_2 a{ color:#9a9b9d;}


.nei{ overflow:hidden;zoom:1;padding:10px; }
/*-------------------------------新闻----------------------------------------------*/
.xw{ overflow:hidden;zoom:1;}
.xw dl{ margin-bottom:10px;}
.xw dl dt{ background:url(/uploads/image/images/tu19.jpg) repeat-x; height:41px; line-height:39px; font-size:14px;}
.xw dl dt a{ display:block; background:url(/uploads/image/images/tu20.jpg) no-repeat left center; padding-left:13px; margin-left:10px;}
.xw dl dd{ padding:10px;}
.xw dl dd a{ color:#ff9501;}
/*-------------------------------产品----------------------------------------------*/
.nei_cp{ overflow:hidden;zoom:1; padding-top:30px;}
.nei_cp dl{ float:left; width:230px; margin:0 15px; text-align:center;}
.nei_cp dl dt{
	width:210px; height:160px;padding:10px;  
	 box-shadow: 0px 0px 10px #d3d3d3;
 	transition:all 1s ease-out;
	-webkit-transition: -webkit-box-shadow 0.3s ease-out;
	-moz-transition: -moz-box-shadow 0.3s ease-out;
	-o-transition: box-shadow 0.3s ease-out;
}
.nei_cp dl dt:hover {
	-moz-box-shadow: 0px 0px 15px #147391;
	-webkit-box-shadow: 0px 0px 15px #147391;
	 box-shadow: 0px 0px 15px #147391;
}
.nei_cp dl dd{ margin-top:10px; margin-bottom:25px;}




