﻿@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;overflow-y:auto;overflow-x:hidden;}
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
*{box-sizing: border-box}
body{padding:0;margin:0;font: 16px/1.5 "Microsoft YaHei",'宋体',tahoma,Verdana,arial,sans-serif;color:#333;-ms-overflow-style: scrollbar;background:#f7fbff;}
input,textarea,select,button{vertical-align:middle;outline:none;font-family:"Microsoft YaHei";color:#999;}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#231f20;}
textarea{resize:none;}
li{vertical-align: middle;}
a{color:#333;text-decoration:none;outline:none;transition:all 0.2s ease-out;outline: none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;;}
a:hover,.footer-links li a:hover{color:#015293;text-decoration:none;}
a:focus{outline:none;}
a img {border:none;}
.left,.fl{float:left;}
.right,.fr{float:right;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0px;line-height:0px;height:0px;	margin-top:0px;overflow:hidden;}
h1,h2,h3{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
.mt30{margin-top: 30px;}
.z-hide{display: block; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0;}
/***漂浮***/
.j-float{position:relative;z-index:99999;display:none;}
.j-float li{margin-bottom:0px;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;width:38px;height:16px;right:0px;top:-20px;}
.j-float .float-close img{cursor:pointer;}

/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei",微软雅黑;}
.ui-dialog-content{font-family:"Microsoft YaHei",微软雅黑;}
.ui-dialog-content .jump-info p{word-break:break-all;}
.ui-dialog-content .btn-group{padding:20px 0 0;text-align:center;display:block;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#015293;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
    .ui-dialog-content{width:250px !important;height:auto !important;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}

/*页面纠错*/
iframe[name="win"]{margin-top: -5px;}
.ui-dialog-title{color:#015293 !important;}
.correction-table{clear:both;font-size:14px;margin-top: 30px;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th span{color:#015293;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;}
.correction-table td select{padding:3px 5px;border:#ddd 1px solid;}
.correction-table td input{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td textarea{width:380px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left:92px!important;}
.correction-table td.btn-group input{background:#015293;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*页面纠错 end*/
/*分页/翻页*/
.pagination{clear:both;width:100%;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:28px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0px 10px;text-decoration:none;white-space:nowrap;height: 28px;border-radius: 3px;}
.pagination a:hover{background:#015293;border:1px solid #015293;color:#fff !important;}
.pagination a.active{border:1px solid #015293;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#015293;border:1px solid #015293;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#015293;border:#015293 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0px 3px;}
.pagination .inputBar{border:0px;height:26px;padding:0 5px;}
.pagination .total{border:0px;height:26px;padding:0;}
.pagination .inputBar input{width:40px;height:22px;line-height:22px;border-radius: 3px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination button{display: inline-block;font-size: 14px; width: 40px;height: 28px;border-radius: 3px;line-height:20px;border: #d9d9d9 1px solid;margin: -3px 6px 0 3px;_margin: -3px 3px 0;background: #fff;vertical-align: middle;color: #666;}
.pagination button:hover{background:#015293;border:1px solid #015293;color:#fff !important;}
/*分页/翻页end*/

.main-con{padding: 20px;background: #fff;}
.lm-con{padding: 10px 20px;background: #fff;}
/*当前位置*/
.ls-position{padding: 16px 5px; font-size:16px; line-height: 1.5; color:#777;}
.ls-position i{font-style: normal;}
.ls-position a{color:#777;}
.ls-position a:hover{color:#d00;}
.ls-position .search-keywords{color:#f00;}
/*** 文章页 START ****/
.secnr{height:auto; text-align:left; min-height:600px; _height:600px; margin:auto; border:#dbdbdb 1px solid; position:relative;}
.secnr .guidang{width:297px;height:297px;position:absolute;right:0;top:0;background-size:100% auto;z-index:9;}
#wenzhang{ font-size:16px; line-height:2; height:auto; padding:20px 50px 40px;}
/*标题*/
.newstitle{font-size:38px; line-height:48px; text-align:center; padding:10px 0;}
.newstitlef{line-height:1.2; text-align:center; font-size:20px; font-weight:100; padding:5px 0;}
.newstitlet{line-height:1.2; text-align:center; font-size:18px; font-weight:100; padding:5px 0;}
.newstitles{line-height:1.2; text-align:center; font-size:16px; font-weight:100; padding:5px 0;}
/*时间来源信息*/
.wzfbxx{ line-height: 0; font-size: 0; color:#666; padding:7px 0 15px; border-bottom:#dbdbdb 1px solid; text-align:center;position:relative; margin-top:20px;}
.wzfbxx input{width:10px; height:10px; border:#666 1px solid; vertical-align:middle; cursor:pointer;}
.wzfbxx span{
    font-size:14px;line-height:1.5;
    display: inline-block;
    vertical-align: middle;
}
.wzfbxx .share {
    display: inline-block;
    vertical-align: middle;
    padding-left: 23px;
    background: url(../images/wzicon2.gif) left center no-repeat;
    height: 25px;
    position: relative;
    width: 130px;
}

.wzfbxx .share-box {
    position: relative;
    left: auto;
    right: auto;
    top: 0;
}

.weixin-share-open {
    width: 236px;
    height: 112px;

}
.wzfbxx u{ text-decoration: none;}
.wzfbxx .sp{padding: 0 0.5em;}
.wzfbxx .wz_font{display:block; position:absolute; right:108px; top:0;}
.wzfbxx .wz_font a{cursor:pointer; color:#666;}
.wzfbxx .wz_font a:hover{color:#015293;}
.wzfbxx .wz_share{position:absolute; right:0; top:6px; display: inline-block;}
.wzfbxx .wz_share .share-box{top:0;}
/*民意调查内容信息*/
.wzfzxx{text-align:center; display:none;}
.wzbjxx{line-height:30px;color:#666;font-size:14px;text-align:center;border-bottom:#ccc 1px solid;height:45px;padding-top:8px;overflow:hidden;}
.wzbjxx a{color:#666;cursor:pointer;}
.wzbjxx a:hover{color:#dd0000;}
.wzbjxx .nostart{color:#ce0000;}
.wzbjxx .starting{color:#2f9c2e;}
.wzbjxx .over{color:#999;}
/*正文*/
.wzcon{padding:40px 15px 40px; height:auto; min-height:450px; _height:450px; font-size:12pt; line-height:1.875;text-align:justify; text-justify:inter-ideograph; word-break:break-all; word-wrap:break-word; overflow-x:auto; overflow-y:hidden;}
.wzcon table{max-width:100% !important;}
.wzcon img{max-width:100%; height: auto;}
.wzcon p{margin:0.5em auto;}
/*二维码*/
.scan_code_box{width:100%;text-align:center;color:#b5b5b5;font-size:14px;line-height:2.2;padding-top: 30px;}
.scan_code_box .scan_code{width:160px;height:160px;margin:auto;}
.editor {text-align:right;padding-bottom:30px;color:#888888;font-size:14px;}
/*正文底部*/
.wzbot{line-height:30px;text-align:right;font-size:16px;color:#666;padding-top:11px;background:url(../images/ind_ftline.gif) 0 0 repeat-x;position:relative;}
.wzbot a{color:#666;line-height:30px;}
.wzbot a:hover{color:#015293;text-decoration:none;}
.wzbot .fxd_close{ text-align: right; font-size: 0; line-height: 0;}
.wzbot .fxd_close a{display: inline-block; vertical-align: middle; white-space:nowrap; line-height:30px; padding-left:22px; color:#999; text-decoration:underline;margin-left:26px; font-size: 16px;}
.wzbot .fxd_close a:hover{text-decoration:underline; color:#015293;}
.wzbot .fxd_close .print_btn{background:url(../images/print.gif) 0 center no-repeat; margin-left:0;}
.wzbot .fxd_close .close_btn{background:url(../images/close1.png) 0 center no-repeat; padding-left:24px; }
.wzbot .fxd_close .save_btn{background:url(../images/save.gif) 0 center no-repeat;}
/*视频文章*/
.video_main_content{text-align:center;padding:30px 0 0;}
.sp_wzcon{padding:20px; height:auto; font-size:16px; line-height:1.875; text-align:justify; text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;overflow-x:auto;overflow-y:hidden;}
.sp_wzcon table{max-width:100% !important;}
/*分享*/
.share-bar a.share-weixin{ background-image:  url(/assets/images/share/wz_wx.png) !important;}
/* tab标题 */
.com-title{height: auto;width: 100%;background: url("../images/tit-line.png")bottom repeat-x;}
.com-title ul li{float: left;width: auto;}
.com-title ul li a{
    font-size: 22px;
}
.com-title ul li.active a{font-weight: bold;color: #015293;}
.com-title01 ul li.active a{border-bottom: 2px solid #015293;}

/* 通用文字列表 */
.com-list ul li{height: 38px;line-height: 38px;padding: 1px 50px 1px 20px;background: url("../images/index_news_list.png") no-repeat center left;position: relative;}
.com-list ul li a{float: left;display: block;max-width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;}
.com-list ul li img{float: left;padding-top: 16px;}
.com-list ul li span.date{position: absolute;right: 0;top: 2px;font-size: 16px;color: #999;float: none;}

/*头部*/
.header{
    background: url("../images/top-bg.png") center top no-repeat;
    height: 210px;
}
.container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.top-banner{
    position: absolute;
    top: 9px;
    left: 356px;
}
.top-banner li a span{
    display: none;
}
.wza_enter{
    height: 30px;
}
.wza_enter ul li{
    float: left;
    padding: 0 15px;
    line-height: 30px;
}
.wza_enter ul li a{
    color: #003366;
}
.logo{
    float: left;
    text-align: center;
}
.logo ul li a{
    display: inline-block;
}
.logo ul li a span{
    display: none;
}
.search{
    width: 384px;
    float: right;
    border: none;
    margin-top: 35px;
}
.search form{
    height: 42px;
}
.search div{
    height: 100%;
    line-height: 44px;
}
.search .input{
    width: 85%;
    height: 100%;
    padding-left: 20px;
    float: left;
    font-size: 14px;
    border: none;
}
.search .sear-btn{
    float: right;
    width: 15%;
    height: 100%;
    font-size: 0;
    border: none;
    background: #db1820 url("../images/search_icon.png")center center no-repeat;
}
.navbar-default{
    background: #21518f;
}
.navbar .nav-list li{
    float: left;
    width: 240px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}
.navbar .nav-list li.on{
    background: #2767bb;
}
.navbar .nav-list li a{
    color: #fff;
    font-size: 24px;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.navbar .nav-list li{
    border-left: 1px solid rgba(255,255,255,0.3);
}
.navbar .nav-list li:last-child{
    border-right: 1px solid rgba(255,255,255,0.3);
}

/* 友情链接 */
.friend-links{
    /*padding: 0 0 20px;*/
    /*background: #eaf2f9;*/
    height: auto;
    line-height: 34px;
    /*border-top: 5px solid #015293;*/
    position: relative;
}
.friend-links .links-title{
    float: left;
    display: block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding-left: 20px;
}
.friend_link_main{
    margin-left: 120px;
}
.friend_link_main dl{
    float: left;
}
.friend_link_main dt{
    cursor:pointer;
    text-align: left;
    color: #333;
    font-size: 16px;
    background:url("../images/list_show.png") 98% no-repeat;
    text-indent: 28px;
    height: 100%;
    line-height: 28px;
}
.friend_link_main dt img{
    vertical-align: middle;
    margin-left: 6px;
}
.friend_link_main .num1{
    margin-left: 0;
}
.friend_link_main dt.active{
    background: url("../images/list_show_on.png") 98% no-repeat;
}
.friend_link_main dd{
    position:absolute;
    left:0;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    text-align: center;
    right: 0;
    bottom:34px;
    display:none;
    z-index:98;
    width: 100%;
    padding:10px;
    background: #fff;
    max-height: 200px;
}
.friend_link_main dd ul{
    max-height:150px;
    _height:150px;
    overflow-y:auto;
    overflow-x:hidden;
    text-align:center;
}
.friend_link_main dd ul li{
    height: 34px;
    line-height: 34px;
    padding-left: 30px;
}
.friend_link_main dd ul li a{
    display:block;
    padding:0 5px 0 15px;
    /*background: url("../images/icon.png") left center no-repeat;*/
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align: left;
    font-size: 15px;
}

/*底部*/
.footer{
    background: #015293;
    padding: 15px 0 20px;
    color: #fff;
}
.footer .footer-links{
    margin: 0 auto;
    text-align: center;
}
.footer_bottom .footer-links ul{
    display: inline-block;
}
.footer .footer-links  li{
    float: left;
    padding: 5px 0;
}
.footer .footer-links  li a{
    padding: 0 15px;
    color: #fff;
    /*border-right: 1px solid #cecece;*/
    font-size: 14px;
}
.footer .footer-links  li:after{
    color: #fff;
    content: "|";
    font-size: 14px;
}
.footer .footer-links  li:last-child:after{
    display: none;
}
.footer .footer-links  li:last-child a{
    border-right: none;
}
.footer p{
    line-height: 30px;
    margin: 0 auto;
    font-size: 14px;
}
.footer p span{
    display: inline-block;
    margin: 0 0.5em;
}
.footer p a{
    color: #fff;
    font-size: 14px;
}
.footer_bottom{
    text-align: center;
}
.dzjg,.jiucuo{position: absolute;}
.dzjg{left: 80px;top: 50px;}
.jiucuo{right: 60px;top: 55px;}
body{
    background: #f6f6f6;
}
.web_container{
    padding: 16px;
    margin-bottom: 16px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(0,0,0,0.075);
}
.head_nav_part ul li.active{
    background: #015aa2;
}
a:hover{
    color: #4788d7!important;
}
.j-super-slide{
    width: 100%;
    height: 100%;
}
.j-super-slide .flash-pic{
    width: 100%;
    height: 100%;
}

.top_line{
    margin-top: 10px;
}
.top_line ul li{
    float: left;
}
.top_line ul li a{
    padding: 0 5px;
    background: url("../images/top_list_back.png") right center no-repeat;
}
.top_line ul li:last-child a{
    background: none;
}
.logo_div{
    margin-top: 30px;
}
.nav-list  li:hover a{
    color: #fff!important;
}
.nav-list li:hover{
    background:#2767bb ;
}
.friend_link_main dl{
    float: left;
    margin-left: 40px;
    width: 320px;
    height: 33px;
    padding: 2px 10px;
    background: #fff;
    position: relative;
}
.footer{
    padding-top: 0;
}
.friend_links{
    background: rgba(255,255,255,0.2);
    padding: 5px 0;
    display: none;
}
.footer>.container{
    padding: 20px 0 20px;
    position: relative;
}
.com-title ul li{
    height: 40px;
    margin-right:25px;
}
.com-title ul li:nth-last-of-type(1){
    margin-right: 0;
}
.com-title ul li.active{
    border-bottom: 2px solid #21518f;
}
.dis_none{
    display: none;
}
.com-list .active{
    display: block;
}
.bah_img{
    margin-right: 5px;
}
.j-couplet ul li a span{
    display: none;
}
.j-float ul li a span{
    display: none;
}
@media (max-width:1200px) {
    .container {
        width: 992px;
    }
    .top-banner{
        display: none;
    }
    .navbar .nav-list li{
        width: 198px;
    }
    .friend_link_main dl{
        margin-left: 10px;
        width: 280px;
    }
    .friend-links .links-title {
        padding-left: 10px;
    }
    .friend_link_main {
        margin-left: 102px;
    }
    .footer>.container{
        padding: 10px 0 10px;
    }
    .jiucuo{
        position: static;
        display: inline-block;
    }
    .dzjg{
        position: static;
        display: inline-block;
    }
    .site-dzjg{
        float: none;
    }

    .web_container{
        padding: 0;
    }

}
@media (max-width:991px) {
    .container {
        width: 768px;
    }
    .header {
        height: 235px;
        background-size: cover;
    }
    .logo_div {
        margin-top: 10px;
    }
    .logo{
        float: none;
    }
    .search{
        float:none;
        margin: 20px auto 0;
    }
    .navbar .nav-list li {
        width: 153px;
    }
    
    .com-list ul li a{
        max-width: 100%;
    }

    


}

@media (max-width:767px) {
    .container {
        width: 100%;
        padding:0 10px;
    }
    .navbar-default .navbar-brand {
        color: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }
    .container>.navbar-header{
        position: relative;
    }
    .navbar-default .navbar-collapse{
        position: absolute;
        top: 50px;
        left: 0;
        z-index: 8;
        width: 100%;
    }
    .navbar .nav-list li{
        width: 100%;
        height: 47px;
        line-height: 47px;
        border-bottom: 1px solid #fff;
        background: #929497;
    }
    .navbar .nav-list li a{
        font-size: 20px;
    }
    

    .lm-con{
        padding: 0;
    }
    #wenzhang{
        padding: 10px 10px 10px;
    }

}

@media (max-width:670px) {
    
}
@media (max-width:570px) {
    .com-title ul li{
        margin-right: 10px;
    }
}
@media (max-width:470px) {
    .logo{
        width: 100%;
        height: auto;
    }
    .logo ul li a{
        width: 100%;
        height: auto;
    }
    .logo ul li img{
        width: 100%;
        height: auto;
    }
    .search{
        width: 100%;
    }
}
@media (max-width:370px) {
    .header {
        height: 215px;
    }
}