@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(footer.css);
@import url(header.css);



.center{ width:1200px; margin:0 auto; padding: 0px 20px 20px 0px;  background: url(ind_img_bg1.png) repeat-x;}


/*新闻中心*/
.list{width:1200px; padding:20px 20px; margin:0 auto; overflow: hidden; background-color:#fff;}
.list_tit{ width:100%; height:42px; line-height:42px;}

/*左导航*/
.list_boxl{ width:17%; height:376px; overflow: hidden;  float:left; margin-top:20px;}
.list_boxlt{ width:100%; height:50px; line-height:50px; font-size:18px; color:#fff; text-align:center; background:#d40011; font-weight: bold;}
.list_boxlc{ width:100%; float: left;}
.list_boxlc ul li{height:49px; line-height:49px; text-align:center;border-bottom:1px solid #ddd;}
.list_boxlc ul li.on{background-color:#f6e8e9; display:block; border-bottom:1px solid #d40011; }
.list_boxlc ul li a{ font-size:15px; color:#333;}
.list_boxlc ul li a:hover{background-color:#f6e8e9; display:block; border-bottom:1px solid #d40011; }


/*右列表*/
.list_boxr{ width:81%; height:376px;overflow: hidden; float:left; margin-top:20px; margin-left:20px;}
.list_boxrt{ width:100%; height:50px; line-height:50px; border-bottom:1px solid #bababa; float:left; font-size:18px; color: #d40011; font-weight: bold; }
.list_boxrt a{ width: auto; float: left; height: 50px; border-bottom:1px solid #d40011;padding: 0px 20px; }
.list_boxrc{ width:100%;overflow: hidden; margin-top: 15px; float: left; }
.list_boxrc ul li{width:100%; height:32px;line-height:32px; float:left;}
.list_boxrc ul li a{ width:88%; float:left; font-size:14px; height:32px;line-height:32px;color:#333; background: url(d_icon1.png) left center no-repeat; padding-left: 12px;}
.list_boxrc ul li a img{ margin-right:10px;}
.list_boxrc ul li span{ width:80px;font-size:14px; color:#333333; float:left;line-height:32px; font-size:14px; color:#333333; line-height:32px; font-weight:none; margin-left:8px;}


/*翻页按钮*/
.hdjl_r02b{ width:630px; float:left; margin:0 auto; margin-top: 20px; margin-left:110px; }
.List_page .right_list dl dd .simple-pagination {float: left; padding: 0 5px 5px 0;}
.List_page .right_list dl dd .simple-pagination .page_list li {list-style: none;padding: 0;margin: 0;float: left;}
.light-theme a, .light-theme span { float: left; color: #666; font-size: 14px;line-height: 24px; font-weight: normal; text-align: center; border: 1px solid #BBB; min-width: 14px; padding: 0 7px; margin: 0 5px 0 0; }
.light-theme  ul li a:hover {text-decoration:none;background: #d40011; border:none; color: #fff;}
.light-theme .current { background: #d40011;color: #FFF;border: 1px solid #d40011;cursor: default;}
.List_page .right_list label { float: left; margin-top: 22px; display: block;}
.List_page .right_list span{ float:left;}



