﻿@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
body{font-size:14px;font-family: 微软雅黑, 宋体 , Verdana, Arial;line-height: 1.42857143;color: #333;background: #F0ECE8;}
/* .bodylive1{
    width: 1500px;
    margin: 0 auto;
    padding-top:208px;
    background: none;
}

.bodylive1 .yqlj_tit h2,
.bodylive1 .yqlj_box{
    width: 11%;
} */
a{color: #333;}
a:hover,a:focus{color: red;}
.cor1,a.cor1{color: white;}
.cor2,a.cor2{color: ;}
.cor3,a.cor3{color: ;}
.cor4,a.cor4{color: ;}
.bg1{background: white;}
.bg2{background: ;}
.bg3{background: ;}
.theme-lm>*{font-size: 20px;padding: 0 10px;float: left;line-height: 45px;height: 45px;color: #3560a0;}
.theme-lm>*.active{color: #be5556;border-bottom: 2px solid #be5556;}
.theme-lm img{float: left;margin-top: 7px;}
.theme-more a{line-height: 45px;color: #C9C9C9;float: right;font-size: 14px;}
.theme-list li{padding-left: 15px;background: url(../images/icon2.jpg) no-repeat 0 center;line-height: 35px;}
.theme-ct{margin-bottom:30px;background: white;padding: 0 20px 20px;}
.theme-dqwz{background: url(../images/dqwz.png) no-repeat 0 center;padding-left: 25px;line-height: 45px;border-bottom: 1px solid #E1E1E1;}

/*-----------------------------header页眉-----------------------------*/
.version{font-size:18px;background: #f9f9f9;line-height: 50px;text-align: center;}
.version a{color: #d80909;text-decoration:underline;}
.logorotate img{-webkit-animation: change 6s linear infinite;}
@-webkit-keyframes change {0%{-webkit-transform:rotate(0deg);} 50%{-webkit-transform:rotate(-180deg);} 100%{-webkit-transform:rotate(-360deg);}}

#StranLinkJ{
    font-size: 0;
}
#StranLinkJ span{
    
}
.header{
    width: 100%;
    background: #fff;
}
.header_box{
    width: 1500px;
    /* overflow: hidden; */
    margin: 0 auto;
    padding: 0  30px;
}
.header_top{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #195369;
    color: #fff;
}

.header a{
    color: #fff;
}
.h_logo{
    width: 480px;
}
.h_top_right ul li {
    float: left;
    margin-left: 40px;
}
.h_top_right ul li:nth-child(5){
            display: none;

}
.header_mid{
    /* overflow: hidden; */
    margin-top:20px;
    margin-bottom:36px;
}
.h_search {
    width: 485px;
    height: 50px;
    background: rgba(255, 255, 255, 0.13);
    border: 1px solid rgba(25, 83, 105, 1);
    border-radius: 25px;
    position: relative;
    top: 30px;
}
.h_search form{
    height: 100%;
}
.h_search .h_rc {
    position: relative;
    float: left;
    width: 105px;
    height: 50px;
    line-height: 50px;
    color: #195369;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.h_search .h_rc i {
    position: absolute;
    right: 0px;
    top: 0px;
}

.h_search .h_rc ul {
    display: none;
    position: absolute;
    width: 130px;
    top: 49px;
    left: 0px;
    z-index: 99;
    height: 220px;
    overflow-y: auto;
    background: #ffffff;
    border: 1px solid rgba(25, 83, 105, 1);
    border-radius: 4px;
}
.h_search .h_rc ul::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.h_search .h_rc ul::-webkit-scrollbar-button{width:9px;height:0px;}
.h_search .h_rc ul::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.h_search .h_rc ul::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.h_search .h_rc ul::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.h_search .h_rc ul::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.h_search .h_rc ul::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.h_search .h_rc ul::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.h_search .h_rc ul::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.h_search .h_rc ul::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.h_search .h_rc ul::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.h_search .h_rc ul::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.h_search .h_rc ul::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.h_search .h_rc ul::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.h_search .h_rc ul::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.h_search .h_rc ul::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.h_search .h_rc ul::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.h_search .h_rc ul::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.h_search .h_rc ul::-webkit-scrollbar-corner{background-color:#f1f1f1;}
.h_search .h_rc ul li{
    line-height: 24px;
}
.seachcolumn{
        width: 90px;
        padding:5px;
        display: block;
        line-height: 40px;
}
.h_search .icon--search{
    font-size:20px;
    font-weight: bold;
}
.h_input {
    width: 75%;
    font-size: 14px;
    height: 100%;
    border: none;
    outline: none;
    text-indent: 1em;
    color: #195369;
    background: none;
}

.h_search .h_but {
    position: absolute;
    top: 10px;
    right: 23px;
    cursor: pointer;

}

.header_nav {
    width: 100%;
    /* overflow: hidden; */
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(43, 90, 107, 1);
}
.nav_box{
    width: 1500px;
    margin: 0 auto;
}
.header_nav ul{
    float: left;
    padding: 0 60px;
}

.header_nav li {
    float: left;
    position: relative;
    margin-right: 79px;
}

.header_nav li::after {
    content: '';
    position: absolute;
    width: 0px;
    height: 4px;
    background: #14536A;
    left: 0px;
    bottom: -20px;
    transition: all 0.4s linear;
}

.header_nav li:hover::after {
    /* transition:all 0.4s linear; */
    width: 100px;
    left: 50%;
    margin-left: -50px;
}

.header_nav li:hover a {
    color: #195369;
}
.nav_dmxj img{
    width: 99px;
}
.header_nav .nav_dmxj:hover::after {
    width:100px;
    left: -12px;
    bottom: -24px;
}
.header_nav li a {
    font-size: 20px;
    color: #000000;
}

.header_nav li.active a {
    color: #195369;
}
.header_nav .active::after {
    width: 100px;
    left: 50%;
    margin-left: -50px;
}
.header_nav .nav_dmxj::after{
    left:20px;
}
.header_nav li.nav_dmxj.active::after{
    width:98px;
    left: 0px;
    bottom: -24px;
}
.h_login {
    margin-right: 63px;
}

.h_login a {
    color: #333333;
    /* margin-left: 50px; */
    font-size: 14px;
    margin: 0 10px;
}
.header_nav li.nav_dmxj{
    font-family:STXingkai;
    height: 25px;
    margin-right:0 ;
}
.header_nav li.nav_dmxj a{
    font-size:24px ;
    color: #195369;
}

/* cookie 提示 */
    .cookieCont{
        width: 100%;
        display: none;
    }
    .cook_box{
        max-width: 800px;
        margin: 0 auto;
        padding: 10px 0;
        overflow: hidden;
    }
    .cook_box h3{
       color:#2B5A6B; 
       font-size:14px ;
    }
    .cook_left a{
        text-decoration: underline;
    }
    .cook_right a{
        display: inline-block;
        margin-right: 20px;
        color: #fff;
        width: 80px;
        line-height: 30px;
        text-align: center;
        border-radius: 15px;
        background: rgba(43,90,107,1);
        margin-top:30px;
    }
    .cook_right a:first-child{
        background: none;
        color: #000000;
        border: 1.2px solid #9e9e9e;
    }
/*-----------------------------footer页脚-----------------------------*/
.footer{
    width: 100%;
    background: #fff;
    height: auto;
    margin-top: 20px;
}
.footer_yqlj{
    padding: 30px 30px 0 30px;
    height: 320px;
    position: relative;
    transition: all linear .4s;
}
.footer_yqlj .common_title{
    margin-bottom:20px ;
    padding-bottom:10px ;
    border-bottom: 1px solid #2B5A6B;
    height: auto;
}
/* .footer_yqlj{
    padding:30px;
} */
/* .footer_yqlj ul {
    overflow: hidden;
}
.footer_yqlj ul li{
    float: left;
    width: 20%;
}
.footer_yqlj ul li select{
    width: 160px;
    display:inline-block ;
    margin-left:24% ;
} */
.footer_yqlj .icon-jiantou{
    display: inline-block;
    width:40px;
    position: absolute;
    bottom: 0px;
    color: #D3D5D8;
    font-size: 40px; 
    left: 50%;
    margin-left:-20px;
    cursor: pointer;
    transition: all linear .4s;
}
.yqlj_tit{
    overflow: hidden;
}
.yqlj_tit h2{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:36px;
    margin-bottom:20px;
    width: 12%;
    float: left;
    margin-left: 0.5%;
}
.yqlj_tit h2:first-child{
    margin-left:0px;
}
.yqlj_box{
    width: 12%;
    float: left;
    margin-left: 0.5%;
    height: 120px;
    overflow: hidden;
     transition: all linear .4s;
}
.yqlj_box.ml0{
    margin-left:0;
}

.yqlj_box dd{
    width: 100%;
line-height:29px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/* 滚动条样式 */
.footer_yqlj .yqlj_box::-webkit-scrollbar-track-piece{
    background:transparent;
}
.footer_yqlj .yqlj_box::-webkit-scrollbar {
    width:6px;
}
.footer_yqlj .yqlj_box::-webkit-scrollbar-thumb {
    background-color:#f8f8f8;
    background-clip:padding-box;
}
.footer_yqlj .yqlj_box::-webkit-scrollbar-thumb:hover {
    background:#ddd;
}
.footer_box{
    width: 100%;
    height:261px;
    background: #195369;
}
.footer_cont{
    padding: 38px 30px;
    color: #fff;
}
.footer_cont ul{
    overflow: hidden;
    margin-bottom:25px;
}
.footer_cont li{
    float: left;
    text-align: center;
    margin-right:78px ;
}

.footer_cont li a{
    display: block;
    color: #fff;
    line-height:28px;
    text-align: center;
}
.footer_cont li span{
 display: block;   
}
.f_c_left p font{
    margin-right:30px;
}
.f_c_left p a{
    margin-left:18px ;
    margin-right:5px;
    vertical-align: top;
    color: #fff;
}
.f_c_right a{
    display: block;
    margin-left:27px;
    text-align: center;
    float: left;
}
.f_c_right a.footer_wb img{
    width: 62px;
    height: 62px;
}
.f_c_right a span{
    display: block;
    color: #ffffff;
    margin-top: 20px;
}
a.footer_dc img{
    width: 130px; height: auto;
}
.znwd{
    position: fixed;
    top: 58%;
    right: 20px;
    width: 80px;
    text-align: center;
    z-index: 100;
}
.znwd img{
    width: 100%;
}
.znwd p{
    margin-top: 10px;
}
.znwd .fkwd{
    position: absolute;
    top: -47px;
    left: -60px;
    padding: 15px 10px;
    width: 110px;
    height: 55px;
    background: url(../images/dhk.png) no-repeat center/cover;
    background-size: 100%;
}
/*-----------------------------list列表-----------------------------*/
.list-fl{
    float: left;
    width: 15%;
    height: 100%;
}
.list-fl .lmlistbox{
    padding: 20px 20px 20px 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #ccc;
}
.list-fl p{
    overflow: hidden;
    padding-bottom: 8px;
    max-width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 4px solid #2A3B55;
}
.list-fl .lmlist{
    padding: 25px;
    width: 100%;
    background: #F4F4F4;
}
.list-fl .lmlist li{
    padding-left: 22px;
    width: 100%;
    /* height: 35px; */
    line-height: 35px;
    font-size: 18px;
    background: url(../images/jt.png) no-repeat 7px center;
}
.list-fl .lmlist li a{
    display: block;
    /* overflow: hidden;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

.bqlist{
    padding: 30px;
    width: 100%;
    display: none;
}
.bqlist .bq{
    width: 60px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #898989;
    border-radius: 5px;
}
.bqlist ul{
    margin-top: 8px;
    width: 100%;
}
.bqlist li{
    float: left;
    width: 45px;
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #7C7C7C;
    border-radius: 5px;
}
.bqlist li + li{
    margin-left: 4px;
}
.list-fl .lmlist li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #7C7C7C;
}
.list-fl .lmlist li a.lh24{
    line-height: 24px;
}
.list-fl .lmlist li.active a{
    color: #195369;
    font-weight: bold;
}
.list-fr{
    padding: 20px 70px;
    float: left;
    width: 84%;
    border-left: 1px solid #ccc;
    position: relative;
}
.list-fr > p{
    padding-bottom: 25px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.list li{line-height: 30px;border-bottom: 1px solid #CCCCCC;padding: 20px 0;padding-left: 35px;background: url(../images/jx.png) no-repeat 0 20px;}
.list li:after{content: " ";display: table;clear: both;}
.list li > a{
    float: left;
    margin-right: 30px;
}
.list li img{
    width: 255px;
    height: 143px;
}

.list li .coninfo .contitle{
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list li .coninfo .info{
    margin-top: 15px;
    font-size: 14px;
    text-indent: 2em;
    color: #7E7E7E;
}
.list li .coninfo .info a{
    color: red;
}
.list li .coninfo .timebox .time{
    float: left;
}
.list li .coninfo .timebox .ly{
    float: right;
    text-align: right;
}
.detwlist li{
    overflow: hidden;
    position: relative;
    margin: 15px 8px;
    float: left;
    width: 255px;
    height: 143px;
}
.detwlist li img{
    width: 100%;
    height: 100%;
}
.detwlist li p{
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(0,0,0,.5);
    transition: all .4s;
}
.detwlist li p a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
}
.detwlist li:hover p{
    bottom: 0;
}
.icon_ipv6{
    /* border: 1px solid #fff; */
    margin-top: 7px;
    width: 94px;
}
.xglj{
    display: none;
}
.h_login {
	height: auto;
	position:relative;
    z-index:99;
    margin: 0 10px;
   
}
.h_loginin {
    padding-top:8px;
}
.h_login b{
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color:#195369;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    display: none;
	cursor: pointer;
    margin-left: 8px;
}
 .h_loginin:hover {
    background: #195369;
 }
 .h_loginin:hover a{
    color: #fff;
 }
 .h_loginin:hover dl{
    display: block;

}
 .h_login a:hover{
/*     color:red; */
}
.h_login dl{
    position: absolute;
    background: #195369;
    width: 100%;
    text-align: center;
    /* top: 35px; */
    display: none;
    padding-bottom: 10px;
    font-size: 16px;
}
.h_login dl a{
	color:#fff;
	font-size: 14px;
}
.h_login dl dd{
    line-height: 26px;
}
@media (max-width: 1520px) {
    .list-fl .lmlistbox{
        padding: 10px 10px 10px 0;
    }
    .list-fl .lmlist{
        padding: 15px;
    }
    .list-fl .lmlist li{
        font-size: 16px;
    }
    .bqlist{
        padding: 15px;
    }
   
}
@media (max-width: 1220px) {
    .list-fl{
        display: none;
    }
    .list-fr{
        padding: 10px;
        width: 100%;
        border: none;
    }
    .list li img{
        width: 155px;
        height: 123px;
    }
    .detwlist li{
        margin: 15px 52px;
    }
    .detwlist li p{
        display: block;
        bottom: 0;
    }
}
@media (max-width: 320px) {
    .detwlist li{
        margin: 15px 12px;
    }
}

/* .list img{width: 270px;height: 160px;margin-right: 15px;float: left;}
.list .time{float: right;margin-left: 10px;}
.list .tit{display: block;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;} */
/*分页*/
#page-div{margin:15px auto;text-align: center;}
.pagination-first,.pagination-last{display: block;margin:5px 10px;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 3px;padding:0 10px;display: inline-block;border-radius: 3px;color: #bfbfbf;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #bfbfbf;color: white;}
.pagination-last>span{margin: 0 10px;}
.pagination-last input{height: 18px;width: 30px;text-align: center;}

/*-----------------------------detail详情-----------------------------*/

.ysjbox{
    float: left;
    width: 15%;
}
.ysjbox .ysj{
    padding: 25px;
    border-bottom: 1px solid #ccc;
}
.ysjbox .ysj p{
    text-align: center;
}
.ysjbox .ysj .yyyy,.ysjbox .ysj .hhmm{
    font-size: 20px;
    color: #939393;
}
.ysjbox .ysj .mmdd{
    margin: 8px 0;
    font-size: 26px;
}
.ysjbox .ysj .ly{
    margin: 10px 0;
    font-size: 16px;
}
.ysjbox .ysj .source{
    font-size: 16px;
}
.ysjbox .ysj .fsize{
    margin: 15px 0;
    font-size: 16px;
    color: #7C7C7C;
}
.ysjbox .ysj .fsize span{
    cursor: pointer;
}
.ysjbox .ysj .fsize .large{
    font-size: 24px;
}
.ysjbox .ysj .fsize .normal{
    margin: 0 5px;
    font-size: 18px;
}
.ysjbox .ysj .fsize .small{
    font-size: 14px;
}
#fwl{
    color: red;
}
.ysjbox .bqlist{
    border-bottom: 1px solid #ccc;
}
.ysjbox .share {
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 20px;
}

.ysjbox .share p {
    width: 100%;
    height: 40px;
    text-align: left !important;
    padding-left: 20px !important;
    margin: 10px 0;
}
.ysjbox .share a  {
    display: inline-block;
    width: 40px;
    height: 40px !important;
    float: none !important;
    padding-left: 0 !important;
    background-repeat: no-repeat !important;
    background-position: 100% 100% !important;
    vertical-align: middle;
    margin-right: 15px !important;
}
.ysjbox .share .bds_copy {
    background: url("../images/fx.png")
}
.ysjbox .share .bds_tsina {
    background: url("../images/weibo-2.png");
}
.ysjbox .share .bds_weixin {
    background: url("../images/weixin.png");
}
.ysjbox .share .bds_more {
    display: none;
    background: url("../images/more.png") !important;
    position: absolute;
    right: 25px;
    top: 32px;
    width: 22px !important;
    height: 22px !important;
}
#div-div p{
    padding: 0 !important;
    height: 30px;
    line-height: 30px;
}
.detail{
    padding: 25px;
    padding-right: 0;
    float: left;
    width: 85%;
    border-left: 1px solid #ccc;
}
.detail .syhbox{
    padding: 25px;
    width: 100%;
    background-color: #F6F8FC;
}
.detail .syhbox li{
    float: left;
    margin-top: 10px;
    width: 33%;
}
.detail>h1{
    margin: 0 auto;
    width: 92%;
    border-bottom: 1px solid #ccc;
}
#NewsContent{
    margin: 20px auto 0;
    width: 92%;
}
.detail .zrbj,.detail .dygn{
    float: right;
    margin-right: 30px;
}
.detail .zrbj{
    display: none;
}
/* .detail .zrbjbox{
    display: none !important;
} */
.detail .dygn{
    margin-right: 20px;
}
.detail .dygn span{
    cursor: pointer;
}
.detail .zrbjbox,.detail .dygnbox,.ycdfj{
    margin: 0 auto;
    width: 92%;
    height: auto;
}
.dygnbox{
    overflow: hidden;
}
.ycdfj{
    margin-top: 30px;
}
.ycdfj h3,.zrbjbox h3{
    color: #fff;
    background: #195369;
    line-height: 36px;
    font-size: 18px;
    height: 36px;
    width: 143px;
    text-align: center;
}
.xgtable{
    margin-top:10px ;
    font-size: 16px;
    line-height: 24px;
}
.detail .dzbox{
    margin-top: 20px;
    width: 92%;
    text-align: center;
}

.detail .dzbox div{
    display: inline-block;
    width: 88px;
    height: 88px;
    font-size: 14px;
    color: #7C7C7C;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    padding-top: 10px;
}
.detail .dzbox div.sc{
    margin-left: 20px;
}
.detail .dzbox span{
    font-size:30px;
}
.detail .dzbox span.active{
    color: #195369;
}
.dp_detail{
    width: 100%;
    border: none;
}
.dp_detail #div-div{
    text-align: center;
}
.ld_detail *{
    font-size: 18px;
    line-height: 35px;
}
.ld_detail .ldimg{
    text-align: center;
}
.ldimg h4{
    font-weight: normal;
    color: #000000;
}
.ldimg h3{
    color: #00589c;
}
.wdfgjl{
    font-weight: normal;
    color: #00589c;
}
.wdjl{
    margin-top: 20px;
}
.zrbjbox{
    display: none;
    height: auto;
}
.zrbj{
    display: none;
}
#NewsContent,
#NewsContent span,
#NewsContent p{
    /* font-size:16px; */
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:36px;
}
#NewsContent p{
    margin-top:16px !important;
    margin-bottom:16px !important;
}
#NewsContent p b,#NewsContent p b font,#NewsContent p b span{
    font-weight: bold;
}

.detail{background: #FFFFFF;padding-bottom: 20px;}
.detail>h1{font-size: 32px;text-align: center;padding: 20px 50px;}
.detail>.table{border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;line-height: 40px;text-align: center;}
.detail>.table>div{display: inline-block;margin: 0 15px;}
.detail .fontsize img,.detail .fontsize span{margin: 0 5px;cursor: pointer;}
.detail .dywb{cursor: pointer;}
.detail .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
#NewsContent{padding: 20px;}
.zrbj{display: block;margin: 10px 0;text-align: right;}
#div-div{text-align: center;font-size: 12px;color: #999;clear: both;padding-bottom: 20px;}
#div-div>table{display:inline-block;}
.xgxw p{border-bottom: 1px solid #CCCCCC;font-size: 20px;line-height: 50px;margin-bottom: 10px;}
.xgxw p i{width: 5px;height: 20px;background: #3871a6;display: inline-block;margin-right: 15px;vertical-align: -3px;}
.xgxw ul{padding-bottom: 20px;margin: 0 -20px;}
.xgxw li{float: left;width: 50%;padding: 0 20px 0 35px;background: url(../images/dian2.jpg) no-repeat 20px center;line-height: 35px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 16px;}
.xgxw li span{float: right;color: #999;margin-left: 20px;}
.click-top{position: fixed;bottom: 50px;right: 20px;z-index: 1000;cursor: pointer;width: 30px;display: none;}
@media print{.dyyc{display: none !important;}.detail{padding-top: 20px;}}

/*-----------------------------添加类名（辅助）-----------------------------*/
/* {white-space: nowrap;overflow:hidden;text-overflow:ellipsis;} */

/*-----------------------------********-----------------------------*/

/* 公共样式 */
.container_box{width: 100%;}
.wid1500{
    width: 1500px;
    margin: 0 auto;
    overflow: hidden;
}  
/* 标题 */
.common_title{
    width: 100%;
    overflow: hidden;
    height: auto;
}
.common_title h5{
    font-size: 22px;
    color: rgba(14, 63, 81, 1);
    line-height: 22px;
    padding-left: 22px;
    border-left: 4px solid #2B5A6B;
    float: left;
}
.common_title .more{
    display: block;
    width: 60px;
    height: 22px;
    border: 1px solid #9CB5B0;
    border-radius: 11px;
    line-height: 20px;
    color: #9CB5B0;
    text-align: center;
    font-size: 12px;
    float: right;
}
.common_title .more:hover{
    color: #fff;
    background: #9CB5B0;
}
/* 列表 */
.list_li{
    padding-left: 18px;
    position: relative;
    overflow: hidden;
    margin: 6px 0;
}

.list_li::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(43, 90, 107, 1);
    left: 0;
    top: 17px;
}

.list_li a {
    display: block;
    width: 85%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}
.list_li a:hover{
    color: #2B5A6B;
    text-indent: 8px;
   
}
.list_li span{
    color: #999999;
    font-size: 16px;
    display: block;
    line-height: 36px;
}
.hide{
    display: none;
}
.list-fr > .subscribe{
    display: none;
    position: absolute;
    right: 70px;
    top: 20px;
    width: 100px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #2a3b55;
    border-radius: 60px;
    cursor: pointer;
}
.list-fr > .subscribe img{
    margin-right: 10px;
    width: 20px;
}
.list-fr > .subscribed{
    color: #fff;
    border-color: #4671b0;
    background: #4671b0;
}
.list-fr > .subscribe.on{
    display: block;
}
/*-----------------------------响应式-----------------------------*/
.container,.container-fluid{margin-right: auto;margin-left: auto;}
@media (min-width: 768px) {
.container {width: 100%;}

}
@media (min-width: 992px) {
.container {width: 100%;}

}
@media (min-width: 1500px) {
.container {width: 1500px; margin: 0 auto;overflow: hidden;}
.theme-ct{min-height: 600px;}

}
@media (max-width: 1200px) {
.theme-ct{padding-left: 10px;padding-right: 10px;}

/* list */
.list-fl{display: none;}
.list-fr{width: 100%;}

/* dtail */
#NewsContent{padding-left: initial;padding-right: initial;}
#NewsContent img{height: initial !important;}
.detail>h1{font-size: 20px;padding:0 0 20px 0;}
.inform{line-height: 25px;padding: 10px 0;}
.xgxw li{float: initial;width: initial;}
.inform .removedis,.click-top,#div-div{display: none;}

}
@media (max-width: 992px) {
	
}
/* 二维码 */
.right_ewm{
    position: fixed;
    right:18px;
    bottom: 30px;
    width: 85px;
    height: auto;
}
.right_ewm i{
    float: right;
    font-style: normal;
    padding: 5px;
    cursor: pointer;
}
.right_ewm span{
    color: #0f7395;
    font-weight: bold;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family:"微软雅黑";
    font-size:12px;
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .container{
        width: 1200px;
        overflow: hidden;
    }
    .header_box,
    .nav_box,
    .wid1500{
        width: 1200px;
    }
    /* .yqlj_box,
    .yqlj_tit h2{
        width: 11%;
    } */
    /* .bodylive1{
        width: 1200px;
    } */
    .header_nav li{
        margin-right:55px ;
    }
    .h_login{
        margin-right: 0;
    }
    .h_login a{
    margin-left:26px ;
    }
    /* .right_ewm {
        width: 120px;
    } */
    .header_nav ul{
        padding: 0 50px;
    }

}
@media (max-width: 1200px) and (min-width: 992px) {
    .container{
        width: 100%;
        height: auto;
    }
    .wid1500{
        width: 100%;
        padding:0 20px;
    }
    .header_box{
        width: 100%;
    }
    .h_logo,
    .h_search{
        width: 48%;
    }
    .nav_box{
        width: 98%;
        position: relative;
    }
    .header_nav ul{
        padding: 0 30px;
    }
    .header_nav li{
        margin-right:40px ;
    }
    .h_login{
        position: absolute;
        margin-right:0;
        right: 0;
        top: 5px;
    }
    .header_nav li.nav_dmxj a{
        font-family: STXingkai;
    }
    
    /* .yqlj_tit h2,
    .yqlj_box{
        width: 11%;
    } */
    .footer_cont{
        padding:20px;
    }
    .footer_box{
        height: auto;
    }
    .f_c_right{
        float: left;
        margin-top:20px ;
    }
    .f_c_right a:nth-child(1),
    .f_c_right a:nth-child(2){
        margin-top: 10px;
    }
    .f_c_right a span{
        margin-top:8px;
    }
    .footer_yqlj{
        padding-top:20px;
    }
    .ysjbox .ysj{
        padding: 20px 10px;
    }
    .ysjbox .share .bds_more{
        display: none;
    }
    /* .bodylive1{
        width: 100%;
    } */
    .right_ewm{
        /* width: 100px; */
        /* top: 40px; */
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .container{
        width: 100%;
        height: auto;
    }
    .wid1500{
        width: 100%;
        padding:0 20px;
    }
    .header_box{
        width: 100%;
        padding: 0 20px;
    }
    .h_logo,
    .h_search{
        width: 48%;
    }
    .h_search{
        top: 15px;
        height: 45px;
    }
    .nav_box{
        width: 99%;
        position: relative;
    }
    .header_nav{
        overflow: initial;
    }
    .header_nav ul{
        padding: 0 30px;
    }
    .h_input{
        width: 65%;
    }
    .header_nav li{
        margin-right:24px ;
    }
    .h_login{
        position: absolute;
        margin-right:0;
        right: 50px;
        top: -28px;
    }
    .header_nav li.nav_dmxj a{
        font-family: STXingkai;
        font-size: 20px;
    }
    .h_search .h_rc{
        height: 45px;
        line-height: 45px;
    }
    .yqlj_tit h2,
    .yqlj_box{
        margin-left:1%;
        font-size: 14px;
        width: 11%;
    }
    .yqlj_box{
        height: 114px;
    }
    .footer_cont{
        padding:20px;
    }
    .footer_box{
        height: auto;
    }
    .f_c_right{
        float: left;
        margin-top:20px ;
    }
    .f_c_right a:nth-child(1),
    .f_c_right a:nth-child(2){
        margin-top: 10px;
    }
    .f_c_right a span{
        margin-top:8px;
    }
    .footer_yqlj{
        padding-top:20px;
    }
    .ysjbox .ysj{
        padding: 20px 10px;
    }
    .ysjbox .share .bds_more{
        display: none;
    }
    /* .bodylive1{
        width: 100%;
    } */
    .right_ewm{
        /* width: 100px; */
    }
}
@media screen and (max-width: 767px) and (min-width: 320px){
    /* .bodylive1{
        width: 100%;
        padding: 0;
    } */
    .container{
        width: 100%;
        height: auto;
    }
    .wid1500{
        width: 100%;
        padding:0 5px;
    }
    .header_box{
        width: 100%;
        padding: 0 5px;
    }
    .h_logo,
    .h_search{
        width: 100%;
    }
    .header_top{
        height: auto;
    }
    .h_top_right,
    .h_top_left{
        float: none !important;
    }
    .h_top_right ul li{
        margin-left:20px ;
    }
    .h_top_right ul li:first-child{
        margin-left:0 ;
    }
    /* .h_top_right ul li:nth-child(5){
        

    } */

    .h_top_right ul li{
        height: 34px;
    }
    .h_search{
        top: 0;
        height: 42px;
        margin-top:16px ;
    }
    .h_input{
        width: 60%;
    }
    .h_search .h_rc{
        height: 42px;
        line-height:42px
    }
    .header_mid{
        margin:20px 0;
    }

    .nav_box{
        width: 100%;
    }
    .header_nav{
        overflow: initial;
        position: relative;
        padding: 0;
    }
    .header_nav ul{
        width: 100%;
        padding: 0 5px;
    }
    .header_nav li{
        width: 33.3%;
        margin-right:0 ;
        text-align: center;
        padding: 10px 0;
    }
    .header_nav li a{
        font-size:16px;
    }
    .header_nav li::after{
        bottom: 0;
    
    }
    .header_nav .active::after{
        left: 0px;
        width: 100%;
        margin-left: 0;
    }
    .header_nav li.nav_dmxj a{
        font-size:16px;
        font-family: STXingkai;
    }
    .h_login{
        margin-right: 0;
        position: absolute;
        right: 11.5%;
        bottom: 8px;
        float: none;
    }
    .header_nav li.nav_dmxj{
        height: auto;
    }
    .header_nav li.nav_dmxj.active::after{
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .footer_yqlj{
        display: none;
    }
    .footer_box{
        height: auto;
        padding:20px 5px;
    }
    .footer_cont li{
        margin-right:10% ;
    }
    .f_c_left{
        font-size: 12px;
        float: none;
    }
    .f_c_right{
        float: none;
        font-size: 12px;
        margin-top:10px ;
    }
    .f_c_right a span{
        margin-top:8px ;    
        overflow: hidden;
    }
    .f_c_right a{
        /* height: 86px; */
        height: auto;
        /* width:50% ; */
        /* margin-left:0; */
        margin-left: 15px;
    }
    .detail{
        padding: 10px;
        padding-right: auto;
        width: 100%;
        border: none;
        overflow: hidden;
    }
    .detail .dzbox div{
        width: 60px;
        height: 60px;
        font-size: 12px;
    }
    .detail .syhbox li{
        width: 50%;
    }
    #NewsContent{
        padding: 0;
    }
    #NewsContent video{
        max-width:100%;
    }
    .ysjbox{
        display: none;
        /* width: 100%; */
    }
    .detail>h1{
        border: none;
    }
    .detail ul.hide{
        display: block;
        margin-top: 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }
    .detail ul.hide li{
        float: left;
        margin-right: 20px;
    }
    .detail ul.hide li:first-child{
        display: none;
    }
  
    .ysj{
        overflow: hidden;
        padding: 10px;
    }
    .ysjbox .share p{
        float: left;
        width: 33.3%;
    }
    .detail .dzbox span{
        font-size: 16px;
    }
    .seachcolumn{
        padding: 0px 5px;
    }
    .h_search .h_but{
        top: 7px;
        right: 12px;
    }
    .znwd{
        width: 70px;
    }
    .znwd .fkwd{
        width: 114px;
    }
    .pagination-index, .pagination-num{
        margin:3px;
        padding: 0 5px;
    }
    .right_ewm{
        bottom: 30px;
    }
    .right_ewm a{
        display: inline-block;
        background: #ffffff;
        padding: 5px;
    }
    .right_ewm i{
        background: #ffffff;
        display: inline-block;
    }
    .list-fl{
        width: 100%;
        display: block;
    }
    .list-lm{
        overflow: hidden;
    }
    
    .list-fl .lmlist li{
        width: 50%;
        float: left;
    }
    .list-fr > .subscribe{
        right: 10px;
        width:80px;
    }
    .list-fr > .subscribe img{
        margin-right:0px
    }
    .common_title h5{
        line-height: inherit;
    }
    .footer_dc{

    }
    .cook_box{
        display: none;
    }
}
@media screen and (max-width: 767px) and (min-width: 320px){}