@charset "utf-8"; /* CSS Document */ /*banner start*/ .banner{ width:100%; min-width:1200px;} .slideBox{ width:1200px; overflow:hidden; position:relative; margin:0 auto;} .slideBox .hd{ height:10px; overflow:hidden; position:absolute; left:50%; bottom:30px; z-index:1; margin-left:-240px; } .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; } .slideBox .hd ul li{ float:left; margin-right:20px; width:80px; height:10px; background-color:#b5b5b5; cursor:pointer; z-index:99; } .slideBox .hd ul li.on{ background:#323232; } .slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;} .slideBox .bd li{ zoom:1; vertical-align:middle; } .slideBox .bd img{ width:100%; height:100%; display:block; } .slideBox .prev{ position:absolute; left:5%; top:50%; margin-top:-50px; display:block; width:50px; height:50px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; } .slideBox .next{ position:absolute; left:5%; top:50%; margin-top:-50px; display:block; width:50px; height:50px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; } .slideBox .next{ left:auto; right:3%; background-position:8px 5px; } /*.slideBox .prev{ background:url(../images/left-arrow.png) no-repeat center center; left:520px; top:50%; margin-top:-200px; display:block; width:50px; height:50px; filter:alpha(opacity=50); opacity:0.5;} .slideBox .next{ background:url(../images/right-arrow.png) no-repeat center center; right:520px; top:50%; margin-top:-200px; display:block; width:50px; height:50px; filter:alpha(opacity=50); opacity:0.5;}*/ .slideBox .prev:hover, .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1; } .slideBox .prevStop{ display:none;} .slideBox .nextStop{ display:none;} /*banner end*/ /*中间列表*/ .content{ width:1200px; margin:0 auto; margin-top:20px !important;} .left{ float:left; width:300px; } /*最新更新*/ .newest{ width:300px; background-color:#fff; } .header_1{ border-bottom:1px solid #d4d4d4; padding:10px;} .lm_1{ float:left; font-size:24px; color:#3754b3; line-height:32px;} .more_1{ float:right; padding-top:10px;} .more_1 a{ color:#666; font-size:14px;} .newestlist ul{ padding:0 10px; padding-bottom:20px;} .newestlist ul li{ padding-left:20px; background:url(../images/dot.png) no-repeat 5px center; margin-top:20px;} .newestlist ul li a{ color:#333; line-height:26px; font-size:16px;} .newestlist ul li a:hover{ color:#3754b3;} /*最新更新*/ /*媒体中心*/ .mtzx{ width:300px; background-color:#fff; margin-top:20px;} .header_2{ border-bottom:1px solid #d4d4d4; padding:10px;} .lm_2{ float:left; font-size:24px; color:#3754b3;} .more_2{ float:right; padding-top:10px;} .more_2 a{ color:#666; font-size:14px;} .mtzxlist ul{ padding:0 10px; padding-bottom:20px;} .mtzxlist ul li{ margin-top:20px;} .mtname{ float:left; width:90px; height:30px; background-color:#b5b5b5; text-align:center; line-height:30px; color:#790000;} .bt-1{ float:right; width:180px;} .bt-1 a{ line-height:30px; color:#333;} .bt-1 a:hover{ color:#3754b3;} /*媒体中心*/ /*列表*/ .right{ float:right; width:860px; padding:0 10px; background-color:#fff;} .header1{ width:100%; border-bottom:1px solid #dcdcdc;} /*栏目名称*/ .header_left{ float:left;} .lm_name1{ width:100px; height:60px; text-align:center; line-height:60px; color:#3754b3; font-size:20px;} /*当前位置*/ .header_right{ float:right;} .location{ padding-top:20px; color:#666; margin-right:20px;} .location a{ color:#666; font-size:16px; line-height:30px;} .location a:hover{ color:#3754b3;} /*列表*/ .list{ padding:10px; min-height:600px;} .artical_title{ margin-top:10px; border-bottom:1px dashed #dcdcdc; padding-bottom:10px; line-height:50px;} .artical_name{ float:left; padding-left:10px;} .artical_name a{ color:#333;} .artical_name a:hover{ color:#3754b3;} .artical_time{ float:right; color:#666; padding-right:10px; font-size:12px;} .page{ margin-top:20px; margin-bottom:10px; width:100%;} .page .right{ width:76%; 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:#003366; border:1px solid #159a43;} /*列表*/ /*内容*/ .listbox .nr{ padding-top:20px; margin-bottom:20px; width:100%; height:880px; padding:10px;} .listbox .nr h4{ text-align:center; font-size:26px; line-height:60px; font-weight:normal;} .listbox .nr .source{ font-size:14px; color:#666; text-align:center; line-height:36px;} .listbox .nr .source .time{ color:#666;} .listbox .nr .source .writer{ color:#666;} .listbox .nr .artical{ padding-left:10px; padding-right:10px;} .listbox .nr .artical span{ 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:#3754b3;} /*内容*/