@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px ;}
a{ text-decoration:none; color:#666;}
.pic-article{width:80%;margin:0px auto; overflow-x:hidden;}
.pic-title{margin-top:40px;width:100%; overflow:hidden;}
.pic-title b{display:block;float:left; font-size:30px;color:#000; font-weight:lighter; line-height:35px;}
.pic-title span{display:block;float:right;width:150px;}
.pic-title .fenxiang{display:block;float:left;text-align:center;height:37px;width:100px; margin-left:10px;}
.pic-title .fenxiang a{display:block;float:left;text-align:center;line-height:35px;border:1px solid #e7e7e7;width:100px;}
.pic-title .fenxiang a:hover{color:#fff;background:#4abaf7;}


.pic-banner{margin-top:40px;overflow:hidden;width:100%;}
.pic-page-left{float:left;width:5%;margin-top:200px;}
.pic-page-right{float:right;text-align:right;width:5%;margin-top:200px;}
.pic-page-img{width:90%;float:left;text-align:center;}
.pic-page-img ul{width:90%; margin:0px auto;}
.pic-page-img ul img{width:688px;}
.pic-article-cen{line-height:25px; text-indent:2em; padding-bottom:15px;color:#333;margin-top:15px;}
.pic-article-news{width:100%;border:1px solid #dddddd;background:#fff;}
.pic-article-news{height:107px;}
.pic-arti-left{height:107px;float:left;width:30px; background:url(../images/page-left-1.png) no-repeat;}
.pic-arti-right{float:right;width:30px;background:url(../images/page-right-2.png) no-repeat;height:107px;}
.pic-arti-left:hover{height:107px;float:left;width:30px; background:url(../images/page-left.png) no-repeat;}
.pic-arti-right:hover{float:right;width:30px;background:url(../images/page-right.png) no-repeat;height:107px;}
.pic-arti-cen{float:left;background:#fff;width:95%;height:107px;}
.pic-arti-cen ul li{height:90px;  margin-left:20px;margin-top:10px;-moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px;/* W3C syntax */float:left;}
.pic-arti-cen-li{background:#00c032;}
.pic-arti-cen ul li a img{height:75px;padding-top:8px;padding-left:10px;padding-right:10px; }