@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444;}
div{font-size:15px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
a:hover { color: #f00; }
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
.clear{
    zoom: 1;
}
.clear:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow:hidden;
}
* html .clear{zoom:1;} /* IE6 */
*+html .clear{zoom:1;} /* IE7 */
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.bold{font-weight:bold}
.ari{font-family:"Arial";}
body{font-family: "Arial"; background: #FFFFFF;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.container{width: 1200px; margin: 0 auto;}
/*对联飘窗*/
.ydbg1{ position:fixed; top:240px; left:10px;}
.ydbg2{ position:fixed; top:240px; right:10px;}
.ydbg3{ position:fixed; top:500px; left:10px;}
.ydbg4{ position:fixed; top:500px; right:10px;}
.gban{ cursor:pointer; position:absolute; top:-15px; left:5px; display:block; height:20px; width:20px; background:url(../images/close.jpg;vpn_img) no-repeat left top;}
.gban-dlr{ cursor:pointer;position:absolute; top:-15px; right:5px; display:block; height:20px; width:20px; background:url(../images/close.jpg;vpn_img) no-repeat left top;}

/* 头部信息*/
#top{height: 226px; overflow: hidden;}
.header{height: 226px;}
.header .banner{height: 168px; position: relative;}
.header .banner .logo{ width: 486px; height: 109px; position: absolute; top: 26px; left: 0px;}
.header .seach{ width:320px; height: 44px;position: absolute; top:70px ; right: 0px; background: #dedede; border: none; border-radius:22px;}
.header .seach .inputs{ width:260px; height:44px; line-height:44px; color:#146cba; background: #dedede; font-size:16px; font-family:"Arial";font-weight: 700; border: none;margin-left: 22px;}
.header .seach li{ float:left;}
.header .seach input[type=button]{border: none; height: 44px; width: 22px;cursor:pointer; background: url(../images/seach_btn.png;vpn_img) no-repeat center;}
.header .timer{position: absolute; top:40px ; right: 10px;}
.header .timer span{font-size: 14px; float: left; display:block;padding: 0 10px; text-align: center;}
.header .nav{background: #07427c; height: 56px; border-top: 2px solid #6f91b3;}
.header .nav li{ float: left;color: #FFFFFF; padding: 0 36px; line-height: 56px; font-size: 18px;}
.header .nav li a{color: #FFFFFF;}

#bottom{height: 160px; overflow: hidden;}
.footer{height: 150px; background: #001d35;}
.footer .footer_main{width: 1200px;height: 140px; margin: 0 auto; position: relative;overflow: hidden;}
.footer .footer_main .dzjg{position: absolute; left: 100px; top: 40px;}
.footer .footer_main .bot_txt{line-height: 32px; padding: 10px 0px; color: #FFFFFF; width: 100%;}
.footer .footer_main .bot_txt ul{margin: 20px auto; width: 400px;}
.footer .footer_main .bot_txt li{float: left; padding: 0 20px; text-align: center; border-right:2px solid #FFFFFF; height: 19px; line-height: 19px;}
.footer .footer_main .bot_txt a{color: #FFFFFF;}
.footer .footer_main .bot_txt li:last-child{border: none;}
.footer .footer_main .bot_txt p{margin-left: 200px;}
.footer .footer_main .jiucuo{position: absolute; right: 0; top: 40px;}

/* search */
.search-box{background: #fff; padding: 5px; margin-top: 10px;}
.news-list{ padding:20px 20px 0;}
.news-list li{ position:relative; padding:0 80px 0 22px; clear:both; overflow:hidden; line-height:2.4;}
.news-list li .time{ position:absolute; right:0; top:0; color:#999999; font-size: 14px; width: auto;}
.news-list li a{float:left; max-width:96%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; color: #535661;}
.news-list li a:hover{color:#f12900;}
.news-list li:before{content:''; position:absolute; left:0; top:16px; width: 4px; height: 4px; background: #999999;}
.news-list li:nth-child(5n){border-bottom: #e6e6e6 1px dashed; margin-bottom: 20px; padding-bottom: 20px;}
.news-list li.dashedline{border-bottom: #e6e6e6 1px dashed; margin-bottom: 20px; padding-bottom: 20px;}
/*pagediv*/
.pagediv{padding:20px 0 30px; font-size:14px; color:#333; line-height:28px; text-align:center; clear:both;}
.pagediv a{color:#333;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .pagination_index_last,
.pagediv #pagination_input,
.pagediv #currentPage{display:inline-block; *display:inline; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
        vertical-align:top;
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #f1f1f1;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
    background: linear-gradient(#ffffff 10%, #f1f1f1);}
.pagediv .arrow a:hover,
.pagediv .index_num{background:#0063b8; border-color:#0063b8; color:#fff; text-decoration:none;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num{padding:0 10px;}
.pagediv .index_num{font-weight:700;}
.pagediv .pagination_index_last{padding:0 6px;}
.pagediv #pagination_input{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv #currentPage{width:40px; height:30px; color:#888; text-align:center; background:#fff;}