@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
body{font-size:14px;font-family: 微软雅黑, 宋体 , Verdana, Arial;line-height: 1.42857143;color: #333;}
a{color: #333;}
a:hover,a:focus{color: #20528f;}
.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/icon/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/icon/dqwz.jpg) no-repeat 0 center;padding: 14px 0 14px 25px;border-bottom: 1px solid #CCCCCC;margin-bottom: 20px;font-size: 16px;}

/*-----------------------------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);}}

.header{
    width: 100%;
}

html{
    padding-top: 10px;
    /* background: url(../images/index/jdbg.png) no-repeat top center; */
}
body{
    background: url(../images/index/xjbg.png) no-repeat top center;
    width:1200px;
    margin:0 auto;
    background-color:#fff;
}
.header-top{
    width: 100%;
}
.header-top .swsybox{
    position:relative;
}
.denglulogo{
    color:#fff;
    position:absolute;
    left:0;
}
.denglulogo a{
/*     color:#fff; */
}
.denglulogo i{
    font-style:normal;
color:#333;
}
.header-top .swsybox .swsy{
    float: right;
    padding: 7px 0;
    height: 30px;
    font-size: 0;
}
.header-top .swsybox .swsy span{
    display: inline-block;
    padding: 0 10px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
}
.header-top .swsybox .swsy span a{
    color: #fff;
}
.header-top .swsybox .swsy span a:hover{
    color: #20528f;
}
.header-top .swsybox .swsy span + span{
    border-left: 2px solid #fff;
}
.logobox .logo{
    float: left;
    margin: 30px 0;
}
.logobox .search{
    position: relative;
    float: right;
    margin-top: 40px;
    width: 350px;
}
.logobox .search input{
    width: 100%;
    height: 38px;
    font-size: 15px;
    text-indent: 15px;
    outline: none;
    background: transparent;
    border: 1px solid #3a7abc;
    border-radius: 5px;
}
.logobox .search .btn{
    width: 12%;
    text-indent: 0;
    background: url("../images/index/searchbg.png") center center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border: none;
}
.logobox .search .rc{
    margin-top: 15px;
    width: 100%;
    font-size: 0;
}
.logobox .search .rc span{
    display: inline-block;
    padding: 0 4px;
    font-size: 14px;
}
.logobox .search .rc span a{
    color: #20528f;
}
.logobox .search .rc span:first-child{
    color: #df1c00;
}
.logobox .search .rc span:last-child a{
    color: #df1c00;
}
.header-nav{
    width: 100%;
    background: #20528f;
}

.header-nav .nav ul{
    width: 100%;
}
.header-nav .nav ul li{
    float: left;
}
.header-nav .nav ul li a{
    display: inline-block;
    padding: 0 18px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
}
.header-nav .nav ul li.active a{
    border-bottom: 4px solid #fff;
}
.header-nav .nav ul li span{
    margin: 0 9px;
    color: #486b9d;
}


/*-----------------------------footer页脚-----------------------------*/

.footer{
    margin-top: 30px;
    width: 100%;
    border-top: 2px solid #20528f;
}
.footer .yqlj .ljtitle{
    width: 100%;
    text-align: center;
}
.footer .yqlj .ljtitle span{
    display: inline-block;
    padding: 0 60px 0 30px;
    line-height: 36px;
    color: #686868;
}
.footer .yqlj .ljtitle span.active{
    background-color: #f7f7f7;
    color: #000;
}
.footer .yqlj .ljtitle span i{
    padding-right: 20px;
    font-style: normal;
    background: url(../images/icon/downsj.png) no-repeat right;
}
.footer .yqlj .ljinfo{
    width: 100%;
}
.footer .yqlj .ljinfo ul{
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: height .5s;
    background-color: #f7f7f7;
}
.footer .yqlj .ljinfo ul.active{
    margin: 15px auto;
    padding: 10px 0;
    height: 192px;
    border: 1px solid #888;
    border-radius: 5px;
}
.footer .yqlj .ljinfo ul li{
    overflow: hidden;
    float: left;
    padding: 0 5px;
    margin: 0 7px;
    width: 13%;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #c7c7c7;
    text-align: center;
}
.footer .webinfo{
    margin-top: 30px;
    width: 100%;
}
.footer .webinfo > div{
    float: left;
}
.footer .webinfo > div + div{
    padding: 0 7px;
    line-height: 32px;
}

#_span_jiucuo{margin-top:10px;display:inline-block;}
.wzabs{margin-top:10px;display:inline-block;}


.footer .webinfo .info1{
    border-right: 1px solid #ddd;
}

@media (max-width: 1220px) {
    .header-top .swsybox .swsy{
        /* display: none; */
        margin-top: 20px;
        width: 100%;
        float: initial;
    }
    .header-top .swsybox .swsy span + span{border-color:#000;}
    .header-top .swsybox .swsy *{color:#000 !important;/* padding: 0; */}
    .logobox .logo{
        float: none;
        margin: 30px auto;
        width: 570px;
    }
    .logobox .logo img{
        width: 100%;
    }
    .logobox .search{
        display: none;
    }
    .header-nav .nav ul li{
        width: 25%;
        text-align: center;
    }
    .header-nav .nav ul li span{
        display: none;
    }
    .footer .webinfo .dzjg{
        display: none;
    }
    .footer .webinfo > div + div{
        padding: 0 10px;
    }
    .footer .yqlj{
        display: none;
    }
}
@media (max-width: 414px){
    .logobox .logo{
        padding: 0 20px;
        width: 100%;
    }
    .header-nav .nav ul li a{
        padding: 0;
    }
}

/*-----------------------------list列表-----------------------------*/
.list-fl{width: 20%;float: left;}
.list-fl>p{font-size: 20px;font-weight: bold;color: #fff;text-align: center;background-color: #3871a6;margin-bottom: 20px;line-height: 40px;}
.list-lm li{line-height: 37px;background: #eff4f9;border-bottom: 3px solid white;font-size: 16px;text-align: left;position: relative;}
/* .list-lm li:before{content: " ";background: url(../images/icon/list_nav.png);width: 8px;height: 13px;position: absolute;right: 15px;top: 12px;transform:rotate(180deg);transition:transform .3s;} */
.list-lm li:hover:before,.list-lm li.active:before{transform:rotate(270deg);}
.list-lm li a{display: block;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;position: relative;z-index: 2;padding: 0 25px 0 20px;}
.list-lm li.active a,.list-lm li:hover a{font-weight: bold;color: #3871a6;}
.list-fr{width: 78%;float: right;}
.list-fr>p{background: #f3f3f3;margin-bottom: 20px;}
.list-fr>p span{font-size: 20px;font-weight: bold;color: #fff;text-align: center;background-color: #3871a6;line-height: 40px;float: left;padding: 0 50px;}
.list li{line-height: 35px;padding-left: 20px;background: url(../images/icon/dian2.jpg) no-repeat 0 center;font-size: 16px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;transition: all .5s;}
/* .list li:hover{transform:translateX(1em);} */
.list li span{float: right;color: #999;font-size: 14px;margin-left: 20px;position: relative;}
.list hr{border-bottom: dashed 1px #cccccc;}
.newicon{background: url(../images/icon/iconnew.jpg) no-repeat 0 center !important;padding-left: 35px !important;}

.list-fl{
    width: 25%;
}
.list-fr{
    width: 72%;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    border-bottom: 3px solid #d8d8d8;
}
.list-fl>p{
    margin-bottom: 0;
    height: auto;
    line-height: 66px;
    font-size: 18px;
    background-color: #20528f;
    border-radius: 5px 5px 0 0;
}
.list-lm{
    padding: 10px 15px 30px;
    background: #f4f4f4;
}
.list-lm li{
    padding: 10px 0;
    margin: 10px 0;
    background: none;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
}
.list-lm li.active{
    font-weight: bold;
    color: #21538f;
    background-color: #fff;
}
.list-lm li:hover{
    background-color: #fff;
}
.list-lm li:hover a{
    font-weight: normal;
    color: #21538f;
}
.list-fr>p{
    margin-bottom: 0;
    background-color: #f7f7f7;
}
.list-fr>p span{
    float: left;
    padding: 0 25px;
    line-height: 38px;
    font-size: 18px;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    border-top: 3px solid #20528f;
}
.level2 .list-lm{
    padding: 0 15px;
    background-color: #fff;
}
.level2 .list-lm li{
    padding: 0;
    border: none;
    border-radius: 5px;
}
.level2 .list-lm li.active{
    background-color: #f5f5f5;
}
.level2 .list-lm li a{
    font-weight: normal;
}
#list-data .list{
    overflow: hidden;
    padding: 10px 15px 30px;
}
#list-data .list li{
    overflow: hidden;
    padding: 0 6px;
    line-height: 44px;
    background: none;
    border-bottom: 1px dashed #d8d8d8;
}
#list-data .list li a{
    overflow: hidden;
    float: left;
    width: 85%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#list-data .list li span{
    font-size: 15px;
    color: #686868;
}
.list-fr .searchbox{
    margin: 20px auto;
    padding: 20px;
    width: 90%;
    border: 2px solid #eee;
    border-radius: 10px;
}
.list-fr .searchbox > div{
    float: left;
    margin-bottom: 25px;
    width: 50%;
    line-height: 28px;
    font-size: 16px;
}
.list-fr .searchbox > div input{
    width: 60%;
    height: 100%;
}
.list-fr .searchbox .search{
    float: right;
    width: 90px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) );;
}
#list-data .top{
    width: 100%;
    padding: 10px 0;
    background-color: #ddd;
    text-align: center;
    border: 1px solid #ddd;
}
.ml-data{
    margin: 0 auto;
    width: 95%;
}
.ml-data .top span{
    float: left;
}
.ml-data .mllist span{
    float: left;
}
.ml-data .top span + span{
    border-left: 1px dashed #fff;
}
.ml-data .top span:first-child,.ml-data .mllist span:first-child{
    width: 46%;
    min-height:20px;
}
.ml-data .top span:first-child + span{
    width: 25%;
    min-height:20px;
}
.ml-data .mllist span:first-child + span{
    width: 25%;
    min-height:20px;
}
.ml-data .top span:first-child + span + span{
    width: 16%;
    min-height:20px;
}
.ml-data .mllist span:first-child + span + span{
    width: 16%;
    min-height:20px;
}
.ml-data .top span:first-child + span + span + span{
    width: 13%;
    min-height:20px;
}
.ml-data .mllist span:first-child + span + span + span{
    width: 13%;
    min-height:20px;
}
.ml-data .mllist span.fbrq{
    width: 13%;
    min-height:20px;
}
.ml-data .mllist{
    border: 1px solid #ddd;
}
.ml-data .mllist li{
    padding: 10px 0;
    text-align: center;
}
.ml-data .mllist li::after{
    display: block;
    content: '';
    clear: both;
}
.ml-data .mllist li span + span{
    border-left: 1px dashed #adadad;
}

#list-data .jgznlist{
    padding: 20px 30px;
}
#list-data .jgznlist li{
    float: left;
    margin: 15px 20px;
    padding: 19px 0;
    width: 360px;
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.zzqjc {
    float: left;
    margin: 15px 52px;
    padding: 19px 0;
    width: 360px;
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.zzqjc a {
    font-size: 16px;
    line-height: 26px;
    display: block;
    font-weight: bold;
    color: #2f75cc;
}
#list-data .jgznlist li a{
    font-size: 16px;
    line-height: 26px;
    display: block;
    font-weight: bold;
    color: #2f75cc;
}
#list-data .tldlist{

}
#list-data .tldlist li{
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    width: 90%;
    margin: 30px auto;
}
#list-data .tldlist li:after{
    display: block;
    clear: both;
    content: '';
}
#list-data .tldlist li img{
    float: left;
    width: 17%;
    padding: 2px;
    border: 1px solid #ddd;
}
#list-data .tldlist li > div{
    float: right;
    width: 80%;
}
#list-data .tldlist li p a{
    font-size: 16px;
    font-weight: bold;
    color: #21538f;
}
#list-data .tldlist li .jl{
    line-height: 32px;
    /* text-indent: 2em; */
    font-size: 14px;
    margin-top: 20px;
}
.dpContent{
    padding: 10px 15px 30px;
}
.dpContent p{
    line-height: 32px !important;
}
#list-data .twlist{
    overflow: hidden;
    padding: 10px 15px 30px;
}
#list-data .twlist li{
    padding: 0 15px;
    float: left;
    width: 33%;
}
#list-data .twlist li img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 160px;
}
#list-data .twlist li span{
    display: block;
    width: 100%;
    text-align: center;
}
#list-data .twlist li span a{
    overflow: hidden;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zlpm-fr{
    border: none;
}
.zlpm-fr p{
    border: 1px solid #ddd;
    border-bottom: none;
}
.zlpm-fr .list{
    border: 1px solid #ddd;
    border-top: none;
}
.zlpmlist .list{
    padding: 15px;
    margin-bottom: 20px;
    width: 100%;
    background-color: #fff;
    border-bottom: 3px solid #ddd;
}
.zlpmlist .list li{
    float: left;
    padding-left: 0;
    width: 33%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    background: none;
}

/*文章页带表头*/
.detail2-content{
    padding-left: 6%;
    padding-right: 6%;
}
.detail2-content .listtopbox {
    width: 100%;
    margin: 0 auto 30px;
    border: 1px solid #e2e2e2;
    padding: 1% 0.5%;
    border-radius: 8px;
    background: #f5f5f5;
}
.listtopbox li {
    overflow: hidden;
    line-height: 36px;
    width: 97%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
}
.detail2-content .listtopbox li div {
    width: 50%;
    float: left;
}
.detail2-content .listtopbox li:first-child div{
    width: 100%;
}
.detail2-content .listtopbox li b {
    font-size: 14px;
    float: left;
    color: #20528f;
}
.detail2-content .listtopbox li span {
    font-size: 14px;
}
.detail2-content .detail>h1 { 
    line-height: 44px;
    color: #20528f;
    font-size: 18px;
    border-bottom: 2px solid;
    text-align: center;
}
.detail2-detail {
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 20px 30px;
    border-radius: 6px;
}
.detail2-content>.detail2-detail>h1 {
    padding: 0 50px 0px;
    font-size: 24px;
}/*完*/

/*厅领导文章页*/
.tldwzy{
    padding: 0px 100px;
}
.tldwzy .fleft {
    width: 22.5%;
    float: left;
    text-align: center;
    padding: 20px 30px;
    background-color: #f1f1f1;
}
.tldwzy .fleft img {
    display: block;
    padding: 1px;
    border: 1px solid #ddd;
    width: 100%;
}
.tldwzy .fleft b {
    display: block;
    font-size: 16px;
    margin: 21px 0 5px;
    color: #20528f;
}
.tldwzy .fleft span {
    display: block;
}
.tldwzy .fright {
    float: right;
    width: 73%;
    margin-top: -10px;
}
.tldwzy .fright h6 {
    font-size: 18px;
    border-bottom: 1px solid;
    line-height: 46px;

    color: #20528f;
}
.tldwzy .fright .leadcont {
    line-height: 32px;
    padding: 10px 30px;
    background-color: #f1f1f1;
    margin: 20px 0;
}
@media (max-width: 414px) {
    .tldwzy .fleft{
        padding:20px 70px;
        width:100%;
    }
    .tldwzy .fright{
        width:100%;
    }
}

/*分页*/
#page-div{margin:0 auto;text-align: center;margin-top: 20px;}
#page_div{margin:0 auto;text-align: center;margin-top: 20px;}
.pagination-first,.pagination-last{margin: 10px 0;}
.pagination-index,.pagination-num{border: 1px solid #3871a6;margin: 0 3px;padding:0 15px;display: inline-block;border-radius: 3px;color: #3871a6;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #3871a6;color: white;}
.pagination-last span{margin: 0 5px;}
.pagination-last input{height: 18px;width: 30px;text-align: center;}
@media (max-width:768px) {.pagination-last small{display: none;}.pagination-index,.pagination-num{padding:0 4px;}}

/*-----------------------------detail详情-----------------------------*/
.detail{background: #FFFFFF;padding-bottom: 20px;border-bottom:1px solid #888;}
.detail>h1{font-size: 32px;text-align: center;padding: 0 50px 20px;}
.inform{border: 1px solid #CCCCCC;border-left: none;border-right: none;line-height: 40px;text-align: center;color: #999;}
.inform>div{display: inline-block;margin: 0 20px;}
.inform .fontsize img,.inform .fontsize span{margin: 0 5px;cursor: pointer;}
.inform .dywb{cursor: pointer;background: url(../images/icon/print.png) no-repeat 0 center;padding-left: 15px;}
.inform .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/icon/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;}}

.theme-ct{
    margin: 25px auto;
}
.theme-ct .theme-dqwz{
    border-bottom: none;
    font-size: 14px;
}
.detail>h1{
    padding: 0 50px 10px;
    font-size: 24px !important;
    color: #191919;
}
.inform{
    color: #191919;
    border: none;
    border-bottom: 1px solid #191919;
}
#NewsContent{
    padding: 15px 25px;
    line-height: 34px !important;
    font-size: 16px !important;
}
#NewsContent a{
    color: blue !important;
}
.fontfun{
    padding: 15px 65px;
    text-align: right;
    margin-bottom: 30px;
    float: right;
    /* border-top: 1px solid #888; */
}
.removedis{
    float: left;
    line-height: 30px;
    margin-top: 10px;
}
.bdshare-button-style2-16 {
    float: right;
}
.fontfun div{
    display: inline-block;
}
.fontfun span{
    font-size: 14px;
    margin: 0 0px;
    cursor: pointer;
}
.fontfun a{
    float: right;
    margin-left: 20px;
    color: #20528f;
}

/*-----------------------------添加类名（辅助）-----------------------------*/
{white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
.f_comtitle{
    font-size: 20px;
    color: #20528f;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 2px solid #20528f;
    line-height: 50px;
}
.f_more{
    position: absolute;
    right: 0;
    top: 15px;
}
.f_more a{
    color: #20528f;
}

.commonarea1 .content{
    margin-top: 14px;
    width: 100%;
    border: 1px solid #eee;
}
.commonarea1 .content .intitle{
    background: #f7f7f7;
}
.commonarea1 .content .intitle span{
    float: left;
}
.commonarea1 .content .intitle span a{
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    padding: 0 15px;
}
.commonarea1 .content .intitle span.active{
    background-color: #fff;
    border-top: 2px solid #20528f;
}
.commonarea1 .content .lmlist{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 318px;
    font-size: 16px;
}
.commonarea1 .content .lmlist > div{
    position: absolute;
    width: 400%;
}
.commonarea1 .content .lmlist > div div{
    float: left;
    padding: 10px 10px 0;
}
.commonarea1 .content .lmlist div li{
    padding-left: 20px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: url(../images/icon/dian2.jpg) no-repeat 5px center;
}
.commonarea1 .content .lmlist div li a{
    float: left;
    overflow: hidden;
    width: 85%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.commonarea1 .content .lmlist div li span{
    float: right;
    color: #999999;
}
.commonarea2 .content{
    width: 100%;
}
.commonarea2 .content li{
    margin-top: 20px;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    background-color: #3280bf;
    border-radius: 5px;
}
.commonarea2 .content li a{
    color: #fff;
}
@media (max-width: 1220px){
    
}
/*-----------------------------********-----------------------------*/

/*-----------------------------响应式-----------------------------*/
.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: 1220px) {
.container {width: 1200px;}
.theme-ct{min-height: 600px;}

}


@media (max-width: 1220px) {
.theme-ct{padding-left: 10px;padding-right: 10px;}
.theme-dqwz{background-position-y: 20px;}
/* list */
.list-fl{width: 100%;}
.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;}
.container{
    padding: 0 10px;
}

}
@media (max-width: 992px) {
	
}
@media (max-width: 414px) {
    html{
        padding-top:0;
    }
    body{
        width:100%;
        /* background: url(../images/index/jdbg.png) no-repeat top center; */
        background-size:100%;
    }
    #list-data .list li a{
        width: 65%;
    }
    .list-lm{
        overflow: hidden;
        padding: 8px 5px 5px;
    }
    .list-lm li {
        float: left;
        width: 30%;
        line-height: 16px;
        margin: 8px 12px 5px 0;
    }
}
.h_login {
    height: 23px;
}
.h_login ul {
    position: absolute;
    background: #BADAFF;
    width: 100%;
    text-align: center;
    top: 23px;
    display: none;
}
.h_login:hover ul {
    display: block;
    padding-bottom: 10px;
}
.h_login b {
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color: #000;
    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;
}
/* 
@media (min-width:1289px) and (max-width:1700px){
	html{padding-top:340px !important;}
} */

