@charset "utf-8"; /* CSS Document */ /*二级页banner*/ .list-banner{ width:1200px; margin:0 auto; height:300px;} .list-banner img{ width:100%; height:300px;} /*二级页banner*/ .main{ width:1200px; margin:30px auto;} /*左侧二级导航*/ .main_left{ float:left; width:260px;} .ej_lm{ width:210px; height:60px; padding-left:50px; background:#05508c url(../images/lm_line.png) no-repeat 20px center;} .ej_lm h3{ color:#fff; font-size:24px; line-height:60px; font-weight:normal;} .subnav{ width:260px; background-color:#fff; } .subnav ul{border:1px solid #ccc;} .subnav ul li a{ display:block; height:46px; line-height:46px; background-color:#fff; border-bottom:1px solid #f5f5f5; color:#515151; padding:0 0 0 15%; text-align:left;} .subnav ul li.active a{ /*background-color:#eee;*/ color:#05508c;} .subnav ul li a.cur{ color:#05508c;} /*左侧二级导航*/ /*右-列表*/ .main_right{ float:right; width:900px; padding:10px;} .main_header{ border-bottom:1px solid #cecece; padding-bottom:10px;} .lm{ float:left;} .location{ float:right; color:#666; font-size:14px;} .location a{ color:#666; font-size:14px;} .location a:hover{ color:#05508c; text-decoration:underline;} /*列表*/ .list_box{ padding:0 10px;} .list_item ul li{ border-bottom:1px dashed #dcdcdc; padding:10px 0;} .list_bt{ float:left; padding-left:30px; background:url(../images/dot.png) no-repeat 5px center;} .list_bt a{ font-size:16px; color:#333; line-height:32px;} .list_date{ float:right; line-height:32px; font-size:14px; color:#666;} .page{ margin-top:20px; margin-bottom:40px; width:100%;} .page .right{ width:54%; margin:0 auto;} .page .first{ display:inline-block;} .page .next{ display:inline-block;} .page .prev{ display:inline-block;} .page .last{ display:inline-block;} .page .pagination{ display:inline-block;} .page .right .pagination > li{ float:left; width:50px; text-align:center; } .page a{ color:#747878; padding:0 5px;} .page .right .pagination li.active a{ color:#05508c; border:1px solid #05508c;} /*列表*/ /*内容页 内容*/ .list_box .nr{ /*border:1px solid #ccc;*/ padding-top:20px; margin-bottom:20px; width:100%; height:100%;} .list_box .nr h4{ text-align:center; font-size:26px; line-height:60px; font-weight:normal;} .list_box .nr .source{ font-size:14px; color:#666; text-align:center; line-height:36px;} .list_box .nr .source .time{ color:#666;} .list_box .nr .source .writer{ color:#666;} .list_box .nr .source .djs{ color:#666;} .list_box .nr .artical{ padding-left:10px; padding-right:10px;} .list_box .nr .artical div{ display:block; text-indent:2em; line-height:36px; font-size:16px;} .content_bottom{ left:20px; bottom:10px; float:left; font-size:14px; line-height:30px;} .content_bottom a{ color:#666;} .content_bottom span{ color:#666;} .content_bottom a:hover{ color:#05508c; text-decoration:underline;} /*内容页 内容*/ /*右-列表*/