@charset "utf-8";

.header {
    height: 200px;
    /* padding-top: 40px; */
}

.header .logo {
    float: left;
    padding-left: 128px;
    background: url(../images/gh.png) no-repeat left center;
}
.isPc .art-box .art-tit{text-align: center;}
.jiucuo{text-align: right;}
.jiucuo a{font-size: 1.125em;color: #316AB9;}
.wap-art-con-f a{color: #316AB9;}

.searchbox {
    float: left;
}
.searchbox .sarb{
    width: 602px;
    height: 52px;
    border-radius: 6px;
    border: 1px solid #2E68BA;
}
.searchbox .icon {
    width: 50px;
    height: 22px;
    float: left;
    border-right: 1px solid #C4C4C4;
    margin-top: 15px;
    text-align: center;
}

.searchbox .inputsr {
    float: left;
    width: 460px;
}

.searchbox .inputsr input {
    display: block;
    border: none;
    height: 50px;
    width: 100%;
    padding-left: 15px;
    font-size: 16px;
    color: #A6A6A6;
}

.searchbox .button {
    float: left;
    text-align: center;
    width: 90px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #5F91DF;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    cursor: pointer;
}

.isPc .art-box .art-info{background: none;}
.isPc .menu li em{padding: 3px 0 0 20px;}
.hotWord {
    line-height: 40px;
    font-size: 18px;
}

.hotWord .tle {
    font-weight: 700;
    letter-spacing: 0px;
    color: #669DD9;
}

.hotWord .word {
    color: #808080;
    padding-right: 5px;
}
.langqh{
    position: relative;
    float: right;
    width: 130px;
    height: 52px;
    border-radius: 6px;
    background:#e6f2ff url(../images/icon1.png) no-repeat 100px center;
}
.langqh .lang{
    line-height: 52px;
    color: #6892cc;
    padding-left: 15px;
    cursor: pointer;
}
.langqh .lang img {
    margin-right: 5px;
}
.langqh .selects{
    display: none;
    position: absolute;
    width: 130px;
    left: 0;
    top: 49px;
    border: 2px solid #e6f2ff;
    border-top: none;
}
.langqh .selects li{
    margin-top: 5px;
    line-height: 30px;
    padding-left: 20px;
}
/*  */


.fgksearch{
    background:url(../images/fkgbg.png) no-repeat top center;
}
.fgksearch .fgksear{
    width: 754px;
    height: 500px;
    margin: 0 auto;
    padding-top: 140px;
}
.fgksearch .fgksear img{
    display: block;
    margin: 0 auto;
}
.fgksear .searchArea{
    color: #FFF;
    line-height: 30px;
    padding-bottom: 10px;
}
.fgksear .searchArea p{
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}
.fgksear .searchArea p.on{
    border-bottom: 2px solid #FFF;
}
.fgksear .range{
    color: #FFF;
    line-height: 30px;
    padding: 10px 0;
}
.fgksear .range p{
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}
.fgksear .range p.on{
    border-bottom: 2px solid #FFF;
}
.fgksear .fkginputsr input{
    float: left;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 640px;
    height: 56px;
    font-size: 16px;
    text-indent: 10px;
    border: none;
    box-sizing: border-box;
}
.fgksear .fkginputsr .hsearch,
.fgksear .fkginputsr button.nsearch{
    width: 110px;
    height: 56px;
    float: left;
}
.fgksear .fkginputsr button.nsearch{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-indent: 30px;
    cursor: pointer;
    border: none;
    background:#D43030 url(../images/search_w.png) no-repeat 12px center;
}
.fgksear .fkginputsr .hsearch{
    margin-left: 10px;
    width: 110px;
    height: 56px;
    line-height: 56px;
    border-radius: 6px;
    color: #FFF;
    background: #124AB6;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.fgksear .fkginputsr .hsearch:hover{color: #FFF !important;}
.fgkhotWord{
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
    margin-right: 5px;
}
.fgkhotWord .word{
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
}
.currency{
    margin-top: -105px;
    padding-top: 19px;
    background: url(../images/bg.png) no-repeat top center;
}
.currency .rency{
    background: #FFF;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #ccc;
    margin-bottom: 40px;
}
.redtitle{
    line-height: 38px;
    font-size: 26px;
    font-weight: 700;
    color: #000;
    text-indent: 12px;
    background: url(../images/line1.png) no-repeat left center;
}
.redtitle a.more{
    float: right;
}
.redtitle a.channelmore:hover,.pubtitle a.channelmore:hover{ 
    color: #333 !important;
}
.swgb .swtitle.pubtitle a.channelmore,.swgb .swtitle.pubtitle a.channelmore:hover{color: #FFF !important;}
.pubtitle{
    text-align: center;
    height: 56px;
    font-size: 38px;
    font-weight: 700;
    background: url(../images/line2.png) no-repeat;
}
.pubtitle a.more{
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 13px;
}


/* 分页器 */
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background: #96BCE3;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .swiper-active-switch {
    width: 30px;
    background: #0A72D7;
  }

  #pages{
      text-align: center;
  }
/* 底部 */
.footer{
    border-top: 1px solid #CEDFF5;            
}

.foot{
    padding-top: 40px;
    height: 112px;
    background: url(../images/line3.jpg) repeat-x left bottom;
}
.pulldown{
    position: relative;
    float: left;
    width: 258px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #BBD3ED;   
    padding-right: 10px;
    margin-right: 27px;
}
.pulldown:last-child{
    margin-right: 0;
}
.pulldown .pulldown-title{
    position: absolute;
    width: 100%;
    font-size: 16px;
    text-indent: 10px;
    line-height: 38px;
    text-align: left;
    cursor: pointer;
    background:#FFF url(../images/icon2.png) no-repeat 235px center;
}
.pulldown .pulldown-menu{
    position: absolute;
    display: none;
    background: #E6F2FF;
    width: 740px;
    z-index: 999;
    max-height: 235px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    bottom: 39px;
    padding: 14px 5px;
}
.pulldown.pd2 .pulldown-menu,.pulldown.pd3 .pulldown-menu,.pulldown.pd4 .pulldown-menu{
    left: -90%;
}
.pulldown.pd5 .pulldown-menu{
    right: 0;
}
.pulldown .pulldown-menu li {
    float: left;
    display: block;
    padding: 5px 0 5px 5px;
    margin: 0;
    font-size: 14px;
    cursor: pointer;
}
.pulldown .pulldown-menu li a{
    display: block;
    width: 160px;
    line-height: 40px;
}
.footcont{
    margin-top: 30px;
}
.footcont .fm{
    float: left;
}
.footcont .jc{
    float: right;
}
.footcont p.us{
    font-size: 18px;
    line-height: 40px;
}
.footcont p.dw,.footcont p.dz{
    line-height: 40px;
    color: #808080;
}
.footbtm{
    margin-top: 30px;
    height: 47px;
    line-height: 47px;
    background: #E8E8E8;
    color: #8C8C8C;
}
.footbtm a{
    color: #8C8C8C; 
}

/* 当前位置 */
.position{
    line-height: 40px;
    border-bottom: 1px solid #E5E5E5;      
      
}
/*  */
.friendship-mode .container {
    position: relative;
    min-height: auto;
}
.footer-info .container{
    min-height: auto;
    padding:0 0
}
.footer-card .container{
    padding:0 0
}
.container {
    width: 1370px;
    margin-right: auto;
    margin-left: auto;
}

/* 分页 */
.pages{
    height:30px;
    margin-bottom: 20px;
    text-align: center;
}


#page_div{
    margin-top: 30px;
}
#page_div li{
    display: inline-block;
    line-height: 36px;
}
#page_div li.total_count,#page_div li.page_jump{
    display: none;
}
#page_div li.home_page,#page_div li.prev_page,#page_div li.prev_page,#page_div li.end_page{
    border: 1px solid #D3D3D3;
    margin-right: 20px;
    padding: 0px 15px;
}
#page_div li.page_index{
    width: 40px;
    margin-right: 20px;
    border: 1px solid #D3D3D3;
}
#page_div li.page_index a{
    display: block;
    width: 100%;
}
#page_div li.page_index a.current{
    color: #FFF;
    background: #2f6fc7;
}
.header .logo .MobileBtn,.MobileSearch,.modileFooter{display: none;}

@media screen and (max-width:1366px) {
    .container{width: 100%;}
    .friendship-mode .container .gov{position: initial;}
    .footer .bqxx{margin-left: 0px !important;margin-right: 0 !important;}
}
@media screen and (max-width:1024px) {
    .container{width: 100%;}
}

@media screen and (max-width:768px){
    .container{padding: 0 5px;width: 100%;}
    .header{width: 100%;height: auto;min-height: 94px;padding-top: 15px;background: url(../images/logoline.jpg) repeat-x;}
    .header .logo{
        position: relative;
        float: none;
        padding: 0;
        padding-left: 60px;
        background-size: 54px 54px;
    }
    .header .logo img{width: 189px;}
    .header .search{display: none;}
    .header .logo .MobileBtn{
        display: block;
        position: absolute;
        right:15px;
        top: 15px;
        width: 28px;
        height: 28px;
        background: url(../images/search_sj.png) no-repeat;
    }
    .header .MobileSearch{
        display: none;
        height: 70px;
        text-align: center;
        font-size: 0;
        padding-top: 20px;
    }
    .header .MobileSearch .inputsr{
        display: inline-block;
    }
    .header .MobileSearch .inputsr input{
        border-radius: 5px 0 0 5px;
        height: 28px;
        vertical-align: middle;
        border: 1px solid #3390dd;
        width: 217px;
        text-indent: 10px;
    }
    .header .MobileSearch .button{
        background: #2957A2;
        width: 50px;
        height: 28px;
        color: #FFF;
        vertical-align: middle;
    }
    .navbar{
        height: 85px;
        background-color: #2A65B8;
    }
    .nav a{
        width: 25%;
        font-size: 16px;
        margin-top: 11px;
    }
    .currency{margin-top: 0;}
    .fgksearch .fgksear{width: 90%;height: 300px;padding-top: 30px;}
    .fgksear .fkginputsr input{width: 66%;}
    .fgksearch .fgksear img{width: 50%;}
    .footer .footer-grid .bqxx{
        width: 100% !important;
    }
    .modileFooter{
        display: block;
        height: 70px;
        text-align: center;
        line-height: 70px;
        background: #EBEBEB;
    }
    .modileFooter .jiucuo img{
        width: 50px;
    }
    .modileFooter .dzjg img{
        width: 25px;
    }

    #page_div li.home_page, #page_div li.prev_page, #page_div li.prev_page, #page_div li.end_page {
        border: 1px solid #D3D3D3;
        margin-right: 5px;
        padding: 0px 5px;
    }
    #page_div li{
        line-height: 28px;
    }
    #page_div li.page_index{
        width: 30px;
        margin-right: 5px;
    }
}
@media screen  and (max-width:640px){
     /* 法规库搜索 */
     .fgksearch{
        background-size: cover;
        height: 200px;
    }
    .fgksearch .fgksear{
        padding-bottom:17px;
        height: auto;
        padding-top: 5px;
        width: 96%;
        margin: 0 auto;
    }
    .fgksearch .fgksear img{
        width: 50%;
        margin: 10px auto;
    }
    .fgksear .searchArea{
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 5px;
    }
    .fgksear .fkginputsr input{
        width: auto;
        min-width: 80%;
        /* max-width: 270px; */
        height: 30px;
        border-radius: 3px 0 0 3px;
        font-size: 12px;
    }
    .fgksear .fkginputsr button.nsearch{
        width: 90px;
        height: 30px;
        font-size: 16px;
        text-indent: 10px;
        background: #D43030 url(../images/search_w.png) no-repeat 5px 10px;
        background-size: 12px ;
    }
    .fgksear .fkginputsr .hsearch{
        margin-left: 5px;
        font-size: 16px;
        width: 76px;
        height: 30px;
        line-height: 30px;
        border-radius: 3px;
        display: none;
    }
    .fgkhotWord{
        font-size: 16px;
        display: none;
    }
}
@media screen and (max-width:390px){
     .fgksear .fkginputsr input{min-width: 75%;}
     .slist .st .nums{width: 50%;}
}
@media screen and (max-width:375px){
    .fgksear .fkginputsr input{
        min-width: 220px;
    }
    .fgksear .fkginputsr .hsearch{
        width: 75px;
    }
    .fgkhotWord{
        font-size: 15px;
    }
}

@media screen and (max-width:480px){
    .fgksear .fkginputsr input{min-width: 70%;}
}

@media screen and (max-width: 768px){
    .transToPc {
        position: fixed;
        bottom: 100px;
        right: 0;
        font-size: 16px;
        background-color: rgba(26,86,168,.7);
        color: #fff;
        line-height: 30px;
        width: 70px;
        border-radius: 3px;
        display: block !important;
        z-index: 2000;
    }
}

.transToPc {
    display: none;
}
.transToMobile {
    position: fixed; 
    right: 0;
    bottom: 10vh;
    font-size: 30px;
    color: #fff;
    background-color: rgba(26,86,168,.7);
    border-radius: 9px;
    text-align: center;
    display: none;
    height: 60px;
    line-height: 60px;
    width: 150px;
   z-index: 2000;
}
.fixed-right-box {
    position: fixed;
    right: 0;
    top: 50%;
    width: 58px;
    z-index: 5;
    margin-top: -270px;
}
/*  */
.social-share .icon-wechat .wechat-qrcode .help p{width: 100%;;font-size: 12px;}