body {
    width: 100%;
    height: auto;
    background-color: #f2f5f7;
}

/*閸愬懎顔�*/
.content {
    width: 999px;
    margin: 0px auto 10px;
    position: relative;
}
/*鐏忓繑鐖ｆ０妯跨箾閹猴拷*/
.contenttit {
    border-left: 3px #7d8592 solid;
    height: 19px;
    line-height: 19px;
    padding-left: 6px;
    margin-top: 14px;
    font-style: italic;
    *margin-bottom: 10px;
}

    .contenttit a {
        color: #3e4a61;
    }

        .contenttit a.link {
            color: #0c71b4;
        }
/*鐏忓繑鐖ｆ０妯跨箾閹侯櫕nd*/
.contentbg {
    width: 965px;
    margin-top: 12px;
    background: #fff;
    padding: 0px 17px 70px;
    box-shadow: 0 5px 5px #e3e5e7;
    position: relative;
    table-layout: fixed;
    word-break: break-all;
    /* overflow:hidden;*/
}

.vertab {
    float: left;
    padding-left: 70px;
    height: 58px;
}

.v-pure {
    display: inline-block;
    background:  no-repeat;
    width: 54px;
    height: 38px;
    cursor: pointer;
    vertical-align: top;
    padding-right: 8px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #3e4a61;
}

.v-letter {
    display: inline-block;
    background:  no-repeat;
    width: 54px;
    height: 58px;
    cursor: pointer;
    padding-right: 8px;
    text-align: center;
    line-height: 58px;
    font-size: 12px;
    color: #0c71b4;
}

.eyeprotectionandwordsize {
    float: right;
    padding-right: 70px;
    line-height: 58px;
    vertical-align: middle;
}

    .eyeprotectionandwordsize span {
        cursor: pointer;
        margin: 3px;
    }

.r-ewm {
    cursor: pointer;
    margin-right: -18px;
    position: absolute;
    right: 17px;
    top: -1px;
}

.law-content {
    width: 844px;
    margin: 0 auto;
}

.law-title {
    font-size: 24px;
    color: #3e4a61;
    text-align: center;
    line-height: 40px;
    padding-top: 0px;
}

    .law-title img {
        margin-left: 7px;
    }

.law-wb1 {
    padding-top: 48px;
    position: relative;
    width: 844px;
    margin: 0 auto;
}

.law-sy {
    float: right;
}

.attrbtn1 {
    background:  no-repeat 0 0;
    width: 68px;
    height: 32px;
    color: #767676;
    line-height: 32px;
    padding-left: 38px;
    display: block;
    float: left;
    cursor: pointer;
}

    .attrbtn1:hover {
        background:  no-repeat 0 -41px;
        color: #2496cc;
    }

    .attrbtn1:active, .attrbtn1.on {
        background:  no-repeat 0 -83px;
        color: #2496cc;
    }

.attrbtn2 {
    background:  no-repeat 0 0;
    width: 68px;
    height: 32px;
    color: #767676;
    line-height: 32px;
    padding-left: 38px;
    display: block;
    float: left;
    cursor: pointer;
}

    .attrbtn2:hover {
        background:  no-repeat 0 -39px;
        color: #2496cc;
    }

    .attrbtn2:active, .attrbtn2.on {
        background:  no-repeat 0 -78px;
        color: #2496cc;
    }






.attrbtn3 {
    background:  no-repeat 0 0;
    width: 68px;
    height: 32px;
    color: #767676;
    line-height: 32px;
    padding-left: 38px;
    display: block;
    float: left;
    cursor: pointer;
}

    .attrbtn3:hover {
        background:  no-repeat 0 -39px;
        color: #2496cc;
    }

    .attrbtn3:active, .attrbtn3.on {
        background:  no-repeat 0 -78px;
        color: #2496cc;
    }

.button {
    position: inherit;
    width: 100%;
    text-align: right;
    padding-top: 70px;
}

    .button a {
        border: 1px solid #bdccdc;
        border-bottom: 3px solid #bdccdc;
        border-radius: 5px;
        display: inline-block;
        padding: 4px 10px 4px 10px;
        color: #767676;
        font-size: 14px;
    }

        .button a > span {
            width: 20px;
            height: 20px;
            display: inline-block;
            vertical-align: text-top;
            padding-right: 5px;
        }

        .button a:hover {
            border-color: #2496cc;
            color: #2496cc;
        }

        .button a:active, .button a.on {
            border-color: #0c71b4;
            color: #0c71b4;
        }

    .button .weights > span {
        background:  no-repeat 0 0;
    }

    .button .weights:hover > span {
        background:  no-repeat 0 -25px;
    }

    .button .weights:active > span, .button .weights.on > span {
        background:  no-repeat 0 -50px;
    }



/*鐏炵偞锟窖冭剨濡楋拷*/
.naturepop {
    position: absolute;
    top: 29px;
    left: 0;
    width: 770px;
    padding: 10px 35px 25px;
    background-color: #f5fafd;
    border-radius: 3px;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    border-left: 1px #bdccdc solid;
    border-right: 1px #bdccdc solid;
    z-index: 1;
}

.nat-listmod {
    width: 320px;
    padding: 0 32px;
    float: left;
}

    .nat-listmod.fr {
        float: right;
    }

.bag-open {
    position: absolute;
    right: 15px;
    bottom: 10px;
    cursor: pointer;
}

    .bag-open a {
        display: block;
        background:  no-repeat 0 0;
        width: 26px;
        height: 16px;
    }

        .bag-open a:active {
            background:  no-repeat 0 -19px;
        }

.time-p {
    padding: 4px 5px;
    background-color: #fff;
    width: 30px;
    border: 1px #d01822 solid;
    color: #515151;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 60px;
    margin-bottom: 12px;
}

.time-t1 {
    float: left;
    color: #515151;
    font-size: 12px;
    width: 75px;
    text-align: left;
}

.time-icon1 {
    background:  no-repeat;
    width: 9px;
    height: 9px;
    float: left;
    margin-right: 16px;
    margin-top: 3px;
}

.time-icon2 {
    /*background:  no-repeat;*/
    background:  repeat-y;
    width: 9px;
    /*height: 34px;*/
    height: 47px;
    float: left;
    margin-right: 16px;
    margin-top: -2px;
}

.time-t2 {
    float: left;
    color: #0c71b4;
    font-size: 12px;
    padding-right: 15px;
}

.time-t3 {
    float: left;
    color: #3e4a61;
    font-size: 12px;
    width: 85%;
}

    .time-t3 a {
        color: #3e4a61;
    }

    .time-t3.pdt1, .time-t1.pdt1, .time-t2.pdt1 {
        padding-top: 19px;
    }


.nat-listmod ul li {
    border-bottom: 1px #bacddd dotted;
    padding: 10px 0;
}

    .nat-listmod ul li .nop-t1 {
        color: #888a8b;
        width: 66px;
        margin-right: 16px;
        text-align: right;
        float: left;
    }

    .nat-listmod ul li .nop-t2 {
        color: #3e4a61;
        text-align: left;
        float: left;
        width: 220px;
    }

        .nat-listmod ul li .nop-t2.nocor1 {
            /*color: #0c71b4;*/
        }

.law-cmod-bor {
    border-top: 3px #d01822 solid;
    margin-top: 10px;
    width: 842px;
}

.law-cmod {
    border-top: 1px #d01822 solid;
    margin-top: 3px;
}

.law-t1 {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #3e4a61;
    padding-top: 76px;
    font-weight: bold;
}

.law-xt1 {
    text-align: center;
    font-size: 14px;
    color: #3e4a61;
    padding-top: 36px;
}

.law-p1 {
    padding-top: 28px;
    text-indent: 28px;
    line-height: 22px;
    color: #3e4a61;
}

.law-m1 {
    text-align: right;
    font-size: 16px;
    line-height: 16px;
    color: #3e4a61;
    padding-top: 32px;
}

.law-m2 {
    text-align: right;
    font-size: 16px;
    line-height: 16px;
    color: #3e4a61;
    padding-top: 36px;
}

.law-p2 {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    width: 665px;
    color: #3e4a61;
    margin: 32px auto 0;
}

.law-xt2 {
    font-size: 16px;
    color: #3e4a61;
    line-height: 16px;
    padding-top: 60px;
    text-align: center;
    font-weight: bold;
}

.law-zp1 {
    font-size: 16px;
    color: #3e4a61;
    line-height: 16px;
    padding-top: 36px;
    text-align: left;
}

.law-xt3 {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #3e4a61;
    font-weight: bold;
    padding-top: 44px;
    padding-bottom: 14px;
}

.law-ts {
    padding-top: 14px;
}

    .law-ts p, .law-ts .p {
        line-height: 24px;
        color: #414141;
        text-indent: 28px;
        position: relative;
    }

        .law-ts p span, .law-ts .p span {
            font-weight: bold;
            padding-right: 15px;
        }

            .law-ts .p span.pz-text {
                color: #1f8bd2;
                font-weight: normal;
                padding-right: 0;
            }

                .law-ts .p span.pz-text a {
                    color: #1f8bd2;
                }

.law-tool {
    margin-left: 28px;
}

    .law-tool img {
        padding-right: 14px;
        cursor: pointer;
    }

.law-layer5 {
    display: none;
}
/*.wriicon*/
/*{*/
/*margin-left: 370px;*/
/*}*/
/*閹佃鏁�*/
#pz-mod {
    position: absolute;
    width: 128px;
    z-index: 99999;
    display: none;
}

.pz-mod .fl {
    float: left;
    width: 64px;
}

    .pz-mod .fl .pzbtn {
        width: 62px;
        height: 24px;
        border: 1px #bdccdc solid;
        color: #767676;
        line-height: 24px;
        text-align: center;
        background-color: #f5fafd;
        text-indent: 0;
        margin-top: 104px;
        cursor: pointer;
    }

.pz-mod .fr {
    float: left;
}

    .pz-mod .fr .pzbtn {
        width: 62px;
        height: 24px;
        border: 1px #bdccdc solid;
        color: #767676;
        line-height: 24px;
        text-align: center;
        background-color: #f5fafd;
        text-indent: 0;
        cursor: pointer;
    }

        .pz-mod .fr .pzbtn:hover, .pz-mod .fl .pzbtn:hover {
            border-color: #2496cc;
            color: #2496cc;
        }

        .pz-mod .fr .pzbtn:active, .pz-mod .fl .pzbtn:active {
            border-color: #1777b7;
            color: #1777b7;
        }


.hxpop {
    display: none;
    width: 310px;
    padding: 20px 30px 14px 30px;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-radius: 3px;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -80px 0 0 -155px;
    text-indent: 0;
}

.no-word1 {
    line-height: 22px;
    color: #3e4a61;
    text-align: center;
}

.p .no-word1 span {
    color: #0c71b4;
    padding-right: 0;
}

.refermod {
    margin-top: 30px;
    margin-left: 22px;
}

    .refermod a {
        display: inline-block;
        width: 62px;
        height: 24px;
        border: 1px #bdccdc solid;
        color: #767676;
        line-height: 24px;
        text-align: center;
        border-radius: 3px;
        text-indent: 0;
        margin-left: 46px;
    }

        .refermod a:hover {
            border-color: #1777b7;
            color: #1777b7;
        }

.postilpop {
    display: none;
    width: 795px;
    padding: 10px 25px 10px 25px;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-radius: 3px;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    position: absolute;
    text-indent: 0;
    z-index: 99999;
}

.postit {
    border-bottom: 1px #b2b8c1 dotted;
    padding-bottom: 5px;
}

    .postit span.notitle {
        font-size: 16px;
        line-height: 16px;
        color: #3e4a61;
        display: inline-block;
        float: left;
    }

    .postit a.tagbtn {
        display: inline-block;
        float: right;
        width: 62px;
        height: 24px;
        border: 1px #bdccdc solid;
        color: #767676;
        line-height: 24px;
        text-align: center;
        border-radius: 3px;
        text-indent: 0;
        margin-left: 15px;
    }

        .postit a.tagbtn:hover {
            border-color: #2496cc;
            color: #2496cc;
        }

        .postit a.tagbtn:active {
            border-color: #1777b7;
            color: #1777b7;
        }

.addword {
    height: 110px;
    margin-top: 10px;
    line-height: 20px;
    color: #515151;
}

.addword1 {
    height: 110px;
    margin-top: 10px;
    color: #414141;
    line-height: 26px;
}
/*瀹革缚鏅堕惄顔肩秿*/
.leftsus {
    position: fixed;
    left: 0px;
    top: 36%;
    margin-top: -40px;
    z-index: 9;
}

.mlbtn {
    background:  no-repeat;
    width: 28px;
    height: 94px;
    /*float: left;*/
    cursor: pointer;
}

    .mlbtn:hover {
        background:  no-repeat;
    }

    .mlbtn.on {
        background:  no-repeat;
    }

.mlbtn-show {
    background:  no-repeat;
    width: 155px;
    height: 28px;
    cursor: pointer;
    margin-left: -127px;
}

    .mlbtn-show:hover {
        background:  no-repeat;
        width: 155px;
        height: 28px;
        cursor: pointer;
        margin-left: -127px;
    }
/*.mlbtn:hover span{*/
/*color: #0c71b4;*/
/*}*/
/*.mlbtn span{*/
/*color: #767676;*/
/*padding-top: 22px;*/
/*display: inline-block;*/
/*}*/
.ml-list {
    width: 132px;
    padding: 13px 7px 55px 14px;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    position: absolute;
    left: 30px;
    top: 0px;
    display: none;
    top: 300px;
}

/*.mlbtn-show.zyfl {
    width: 215px;
}

    .mlbtn-show.zyfl:hover {
        width: 215px;
    }*/

.ml-list.zyfl {
    width: 192px;
}

.ml-list.dffl {
    width: 192px;
}


.ml-mct {
    padding-top: 18px;
}

    .ml-mct a {
        color: #3e4a61;
        font-weight: bold;
    }

        .ml-mct a:active {
            color: #0c71b4;
        }

        .ml-mct a span {
            padding-right: 14px;
        }

.ml-ch {
    padding-left: 40px;
    margin-top: 4px;
}

    .ml-ch li {
        margin-top: 12px;
    }

        .ml-ch li a {
            color: #3e4a61;
        }

            .ml-ch li a:active {
                color: #0c71b4;
            }
/*閸欏厖鏅舵潻鐐村复*/
.rightlink {
    background:  no-repeat 0 0;
    width: 34px;
    height: 113px;
    position: absolute;
    right: -34px;
    top: 610px;
    text-align: center;
}

    .rightlink a {
        display: inline-block;
        padding-top: 45px;
        color: #767676;
        width: 20px;
    }

    .rightlink:hover {
        background:  no-repeat 0 -120px;
    }

        .rightlink:hover a {
            color: #2496cc;
        }

    .rightlink:active {
        background:  no-repeat 0 -240px;
    }
/*閻╃鍙ч弬鍥︽瀵顢�*/
.about-list {
    width: 715px;
    padding: 11px 60px 25px 60px;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-radius: 3px;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    position: absolute;
    right: 0px;
    top: 641px;
    display: none;
}

.poslvicon {
    position: absolute;
    top: -3px;
    left: 50%;
}

.wj-ul {
    width: 715px;
    border-bottom: 1px #bacddd dotted;
}

    .wj-ul li {
        padding: 10px 0;
        color: #515151;
        float: left;
    }

    .wj-ul .li1 {
        width: 145px;
        margin-right: 80px;
    }

        .wj-ul .li1 span {
            display: inline-block;
            width: 68px;
            text-align: right;
            color: #3e4a61;
            padding-right: 22px;
        }

    .wj-ul .li2 {
        width: 195px;
        margin-right: 80px;
    }

        .wj-ul .li2 span {
            display: inline-block;
            width: 120px;
            text-align: right;
            color: #3e4a61;
            padding-right: 22px;
        }

    .wj-ul .li3 {
        width: 215px;
    }

        .wj-ul .li3 span {
            display: inline-block;
            width: 148px;
            text-align: right;
            color: #3e4a61;
            padding-right: 22px;
        }

.sqicon {
    background:  no-repeat 0 0;
    width: 16px;
    height: 26px;
    position: absolute;
    right: 12px;
    bottom: 8px;
    cursor: pointer;
}

    .sqicon:active {
        background:  no-repeat 0 -34px;
    }
/*鐏忛箖鍎�*/
.footer.bg1 {
    background-color: #cfd8dc;
    margin-top: 25px;
}


    .footer.bg1 .about a:hover {
        color: #468fbf;
    }

    .footer.bg1 .copr, .footer.bg1 .about a {
        color: #7a888f;
    }
/* 绾噣鐗堟牱寮� */
.pure_title {
    font-size: 18px;
    color: #0c71b4;
    text-align: center;
    line-height: 24px;
    margin-top: 48px;
    margin-bottom: 92px;
}

.pure_title_one {
    width: 100%;
    padding-bottom: 40px;
}

.pure_one_title {
    font-size: 16px;
    color: #414141;
    text-align: center;
    line-height: 18px;
    font-weight: bold;
}

.pure_one_content {
    width: 100%;
    padding-top: 15px;
}

    .pure_one_content li {
        padding: 15px 0;
    }

        .pure_one_content li label {
            display: inline-block;
            padding: 0 10px 0 30px;
            font-size: 14px;
            color: #414141;
            font-weight: bold;
        }

        .pure_one_content li p {
            display: inline-block;
            line-height: 24px;
        }
/* 鍒掔嚎鏍囩 */
.js_huaxian_biaoqian {
    border-bottom: 2px solid skyblue;
    position: absolute;
}


/*观点库相关法条 显示css  内外网需要更新 2019.06.25*/
.flzy_law {
    width: 100%;
    color: #0c71b4;
}





.contentbg_tool {
    width: 965px;
    margin-top: 12px;
    background: #fff;
    padding: 0px 17px 70px;
    box-shadow: 0 5px 5px #e3e5e7;
    position: relative;
    table-layout: fixed;
    word-break: break-all;
    z-index: 120;
    top: 0px;
    position: fixed;
    height: 0px;
    margin-top: 0px;
    display: none;
}
