@charset "utf-8";
/* CSS Document */

*{padding: 0;margin: 0;font-family:Microsoft YaHei;}
ul,li{list-style: none;}
a{text-decoration: none;}
/*鎬讳綋甯冨眬*/
.content{background: #e6e6e6;}
.contentBox{background: #FFFFFF;width: 1000px;margin: 0 auto;}
/*鍐呭*/
.content{overflow: hidden;}
.topTitle{height: 40px;background: #e6e6e6;line-height: 40px;}
.topTitle a{ font-size:14px; color:#1a1a1a;}
.mainContent{padding: 0px 50px; margin-bottom:50px;}
.mainContentTitle{height: 40px;line-height: 40px;font-size: 20px;font-weight: 600;margin-top:50px;
background: url(../images/titleLeft.jpg) left top no-repeat #f2f3f5;padding-left: 40px;}
.ContentList1{ overflow:hidden; width:900px; padding:10px 0;}
.ContentList1 ul li{ overflow:hidden;}
.ContentList1 ul li a{display: inline-block;height:50px;line-height:50px;background: url(../images/dian_01.jpg) no-repeat left center;
padding-left: 13px; float:left;font-size:16px; color:#333; width:650px;overflow:hidden;text-overflow: ellipsis;}
.ContentList1 ul li span{ color: #999999; float: right;font-size:14px; height:50px; line-height:50px;}
.tit_five_xian{ height:50px; background:url(../images/title_five_xian.png) repeat-x; width:100%;}

/*搴曢儴*/
.fenye{overflow: hidden;text-align: center;}
.fenye a{float: left;border: 1px solid #d0d0d0;padding: 5px 15px;background: #f2f2f2;border-radius: 3px;
margin: 0px 5px;}
.fenye a:hover{background: #4343c7;border: 1px solid #0b0b8e;color:#fff}
.fenye font{float: left;padding: 5px 10px;}
.fenye select{float: left;border: 1px solid #d0d0d0;padding: 5px 15px;background: #f2f2f2;border-radius: 3px;
margin: 0px 5px;position: absolute;top: 0px;right: 30px;}