﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/* all style */
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "微软雅黑", microsoft yahei;
    font-size: 14px;
    line-height: 14px;
}

a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

:focus {
    outline: 0;
}

ul li, ol li {
    list-style-type: none;
    zoom: 1;
    word-wrap: break-word;
    text-align: justify;
}

ul, ol, p {
    padding: 0px;
    margin: 0px;
}

a, img {
    border: 0;
}

.clear_float {
    clear: both;
}

table, tr, td {
    /*border: 0 none;*/
    cellpadding: 0;
    border-collapse: collapse;
}

textarea {
    resize: none;
}
/*.txt_blue { color:#0099cc}
 /**清除浮动**/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

img {
    vertical-align: middle;
}
/*头部高级搜索弹窗样式  */
.gaoji {
    border: 1px solid #bdccdc;
    border-radius: 5px;
    border-top: 3px solid #0c71b4;
    border-bottom: 3px solid #bdccdc;
    width: 997px;
    background: #f5fafd;
    position: relative;
    left: 50%;
    margin-left: -500px;
    display: none;
    z-index: 9;
    padding-bottom: 40px;
}

    .gaoji .gaojinav {
        position: relative;
        width: 960px;
        margin: 0 auto;
        height: 52px;
        border-bottom: 1px solid #bdd3e9;
    }

        .gaoji .gaojinav ul {
            position: relative;
            width: 810px;
            margin: 0 auto;
            height: 40px;
            padding-top: 10px;
        }

            .gaoji .gaojinav ul li {
                float: left;
                height: 40px;
                text-align: center;
                line-height: 40px;
                width: 91px;
                margin: 0 5px;
                color: #71767d;
                cursor: pointer;
            }

    .gaoji .gaojicontent {
        width: 100%;
        position: relative;
        padding-top: 28px;
    }

        .gaoji .gaojicontent ul li {
            position: relative;
            float: left;
            /*height:48px;
	width:33%;*/
        }

            .gaoji .gaojicontent ul li ul {
                display: none;
                width: 223px;
                color: #8f949a;
                border: #bdccdc solid 1px;
                position: absolute;
                border-radius: 0 0 5px 5px;
                right: 9px;
                top: 39px;
                top: 29px\9;
                z-index: 99;
                background: #f5fafd;
                padding: 0 10px;
            }

                .gaoji .gaojicontent ul li ul li {
                    width: 100%;
                    color: #71767d;
                    cursor: pointer;
                    height: 28px;
                    line-height: 28px;
                    font-size: 12px;
                }

            .gaoji .gaojicontent ul li span {
                display: block;
                float: left;
                width: 70px;
                line-height: 28px;
                text-align: right;
                font-size: 12px;
                color: #8f949a;
                /* margin-top: 9px;
    margin-top: 0px\9;
     margin-top: 9px; */
            }
            /* .gaoji .gaojicontent ul li a{
    margin-top: -9px;
    margin-top: -20px\9;
     margin-top: -10px;
} */
            .gaoji .gaojicontent ul li input {
                margin-left: 5px;
                height: 28px;
                width: 223px;
                line-height: 28px;
                color: #8f949a;
                border: #bdccdc solid 1px;
                border-radius: 3px;
                padding: 0 10px;
                font-size: 12px;
                background: #f5fafd;
            }

    .gaoji .gaojiradius {
        float: left;
        height: 48px;
        line-height: 48px;
        position: relative;
    }

        .gaoji .gaojiradius span {
            width: 71px;
            text-align: right;
            display: inline-block;
            font-size: 12px;
            color: #989da3;
        }

        .gaoji .gaojiradius input {
            border: #bdccdc solid 1px;
            border-radius: 3px;
            height: 28px;
            line-height: 28px;
            width: 89px;
            padding: 0 10px;
            font-size: 12px;
            background: #f5fafd;
        }

    .gaoji .radiusgaoji {
        float: left;
        height: 48px;
        line-height: 48px;
        padding-left: 20px;
    }

        .gaoji .radiusgaoji span {
            display: inline-block;
            font-size: 12px;
            color: #989da3;
        }

        .gaoji .radiusgaoji lable {
            display: inline-block;
            width: 12px;
            height: 12px;
            vertical-align: middle;
            padding: 0 4px;
            background:  center no-repeat;
        }

        .gaoji .radiusgaoji .shi {
            background:  center no-repeat;
        }

    .gaoji .gaojifooter {
        position: absolute;
        bottom: 16px;
        right: 56px;
    }

        .gaoji .gaojifooter a {
            display: inline-block;
            width: 100px;
            height: 30px;
            font-size: 14px;
            line-height: 30px;
            text-align: center;
            color: white;
            font-weight: 900;
            margin-left: 10px;
            background: #bdccdc;
            border-radius: 3px;
        }

            .gaoji .gaojifooter a:hover {
                background: #2496cc;
            }

            .gaoji .gaojifooter a:active {
                background: #0c71b4;
            }

    .gaoji .gaojinav ul .gaojihover {
        border-bottom: 3px solid #0c71b4;
        color: #0c71b4;
        fontweight: "900";
    }

    .gaoji .gaojinav ul .gaojiselect {
        border-bottom: 3px solid #0c71b4;
        color: #0c71b4;
        cursor: pointer;
    }

    .gaoji .img_button {
        position: absolute;
        right: 18px;
        bottom: 24px;
    }

        .gaoji .img_button a {
            display: inline-block;
            position: relative;
            background:  no-repeat 0 0;
            width: 26px;
            height: 16px;
        }

            .gaoji .img_button a:active {
                background:  no-repeat 0 -19px;
            }

    .gaoji .arrow_blue {
        position: absolute;
        right: 104px;
        top: -10px;
    }

    .gaoji .gaojicontent a {
        position: absolute;
        display: inline-block;
        /*width: 20px;*/
        height: 20px;
        line-height: 20px;
        top: 50%;
        margin-top: -19px;
        right: 15px;
        z-index: 99;
    }

        .gaoji .gaojicontent a label {
            display: inline-block;
            background:  no-repeat 0 0;
            width: 20px;
            height: 20px;
        }

            .gaoji .gaojicontent a label:hover {
                background:  no-repeat 0 -24px;
            }

            .gaoji .gaojicontent a label:active {
                background:  no-repeat 0 -47px;
            }

    .gaoji .gaojicontent .gaojiradius .satr_time {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
        top: 50%;
        line-height: 20px;
        margin-top: -9px;
        right: 142px;
    }

        .gaoji .gaojicontent .gaojiradius .satr_time label {
            display: inline-block;
            width: 20px;
            height: 20px;
            background:  no-repeat 0 0;
        }

    .gaoji .gaojicontent .gaojiradius .end_time {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
        top: 50%;
        line-height: 20px;
        margin-top: -9px;
        right: 8px;
    }

        .gaoji .gaojicontent .gaojiradius .end_time label {
            display: inline-block;
            width: 20px;
            height: 20px;
            background:  no-repeat 0 0;
        }

    .gaoji .gaojicontent .gaojiradius a:hover label {
        background:  no-repeat 0 -25px;
    }

    .gaoji .gaojicontent .gaojiradius a:active label {
        background:  no-repeat 0 -53px;
    }

    .gaoji .time_title {
        position: absolute;
        bottom: 44px;
        left: 76px;
    }

        .gaoji .time_title label {
            font-size: 12px;
            color: #c6c6c6;
        }

    .gaoji .text-no141 {
        font-size: 14px;
        padding-top: 12px;
        color: #3e4a61;
    }

    .gaoji .ewmimg {
        width: 104px;
        height: 104px;
        margin: 18px auto 0;
    }

    .gaoji .div-int1 {
        float: left;
        padding-right: 10px;
        position: relative;
        z-index: 8;
        width: 33%;
    }

        .gaoji .div-int1 .no12-span1 {
            display: inline-block;
            width: 72px;
            text-align: right;
            color: #71767d;
            line-height: 28px;
            vertical-align: middle;
        }

        .gaoji .div-int1 input {
            width: 220px;
            height: 28px;
            line-height: 28px;
            border: 1px #bcb9b9 solid;
            padding: 0px 8px;
            color: #71767d;
            outline: 0;
            border-radius: 3px;
            font-family: "寰蒋闆呴粦", microsoft yahei;
            vertical-align: middle;
        }

        .gaoji .div-int1 .no12-span2 {
            font-size: 12px;
            color: #c6c6c6;
            position: absolute;
            top: 31px;
            left: 81px;
            letter-spacing: -1px;
        }

        .gaoji .div-int1 input.wid470 {
            width: 456px;
        }

        .gaoji .div-int1 .no12-span3 {
            display: block;
            width: 72px;
            text-align: right;
            color: #8f949a;
            line-height: 30px;
            float: left;
            font-size: 12px;
            margin-left: 3px;
        }

        .gaoji .div-int1 .data-time {
            float: left;
            position: relative;
        }

            .gaoji .div-int1 .data-time input {
                cursor: pointer;
                background:  no-repeat right 5px;
            }

                .gaoji .div-int1 .data-time input:hover {
                    background:  no-repeat right -20px;
                }

                .gaoji .div-int1 .data-time input:active {
                    background:  no-repeat right -48px;
                }

            .gaoji .div-int1 .data-time input {
                padding-right: 28px;
                width: 67px;
                font-size: 12px;
                border: #bdccdc solid 1px;
            }

    .gaoji .arr-rig {
        float: left;
        background:  no-repeat -2px -88px;
        width: 16px;
        height: 10px;
        margin: 10px 10px;
    }

    .gaoji .no14_t1 {
        float: left;
        color: #a1a3a5;
        padding-right: 4px;
        font-size: 12px;
        line-height: 30px;
    }

    .gaoji .f_select span {
        background:  no-repeat;
        height: 12px;
        display: inline-block;
        padding-left: 18px;
        line-height: 12px;
         line-height: 16px;
        margin: 10px 24px 0 0;
        color: #a1a3a5;
        font-size: 12px;
        cursor: pointer;
        vertical-align: bottom;
    }

        .gaoji .f_select span:last-child {
             margin-top: 10px;
        }

        .gaoji .f_select span.on {
            background:  no-repeat 0px 0px;
        }
/*二维码弹窗*/
.blackbg {
    display: none;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity=0.5);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
}
/* 二维码弹窗 */
.wxewmpop {
    display: none;
    width: 315px;
    padding: 2px 16px 12px 16px;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-radius: 3px;
    border-top: 3px #0c71b4 solid;
    border-bottom: 3px #bdccdc solid;
    position: fixed;
    top: 50%;
    left: 50%;
    text-indent: 0;
    margin: -80px 0 0 -157px;
    z-index: 99999;
}

    .wxewmpop .text-no141 {
        font-size: 14px;
        padding-top: 12px;
        color: #3e4a61;
        text-align: center;
    }

    .wxewmpop .ewmimg {
        width: 104px;
        height: 104px;
        margin: 18px auto 0;
    }

    .wxewmpop .closethis {
        display: inline-block;
        width: 19px;
        height: 19px;
        position: absolute;
        right: 5px;
        top: 5px;
        cursor: pointer;
        border-radius: 4px;
        background:  no-repeat 0 0;
    }

        .wxewmpop .closethis:hover {
            background:  no-repeat 0 -24px;
        }

        .wxewmpop .closethis:active {
            background:  no-repeat 0 -47px;
        }

/**/
.funpop {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin: 0px 0 0 -490px;
    z-index: 999999;
}

.funlist {
    position: relative;
    width: 970px;
    z-index: 9999;
}

    .funlist a span {
        padding-left: 60px;
        color: #767676;
        line-height: 30px;
    }

    .funlist a:hover span {
        color: #2496cc;
    }

    .funlist a:active span, .funlist a.on span {
        color: #0c71b4;
    }

    .funlist .funshare {
        background:  no-repeat 0 0;
        width: 122px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .funshare:hover {
            background:  no-repeat 0 -38px;
        }

        .funlist .funshare:active, .funlist .funshare.on {
            background:  no-repeat 0 -77px;
        }

    .funlist .download {
        background:  no-repeat 0 0;
        width: 121px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .download:hover {
            background:  no-repeat 0 -38px;
        }

        .funlist .download:active, .funlist .download.on {
            background:  no-repeat 0 -79px;
        }

    .funlist .print {
        background:  no-repeat 0 0;
        width: 121px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .print:hover {
            background:  no-repeat 0 -41px;
        }

        .funlist .print:active, .funlist .print.on {
            background:  no-repeat 0 -82px;
        }

    .funlist a.postil span {
        padding-left: 45px;
    }

    .funlist .postil {
        background:  no-repeat 0 0;
        width: 121px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .postil:hover {
            background:  no-repeat 0 -40px;
        }

        .funlist .postil:active, .funlist .postil.on {
            background:  no-repeat 0 -80px;
        }

    .funlist a.email span {
        padding-left: 50px;
    }

    .funlist .email {
        background:  no-repeat 0 0;
        width: 121px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .email:hover {
            background:  no-repeat 0 -40px;
        }

        .funlist .email:active, .funlist .email.on {
            background:  no-repeat 0 -81px;
        }

    .funlist .collect {
        background:  no-repeat 0 0;
        width: 121px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .collect:hover {
            background:  no-repeat 0 -40px;
        }

        .funlist .collect:active, .funlist .collect.on {
            background:  no-repeat 0 -80px;
        }

    .funlist .contribute {
        background:  no-repeat 0 0;
        width: 121px;
        height: 31px;
        display: inline-block;
        float: left;
    }

        .funlist .contribute:hover {
            background:  no-repeat 0 -39px;
        }

        .funlist .contribute:active, .funlist .contribute.on {
            background:  no-repeat 0 -78px;
        }

.funmod {
    width: 967px;
    height: 152px;
    padding: 10px 0;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-top: 3px #0c71b4 solid;
}

    .funmod .fl {
        float: left;
        width: 625px;
        height: 152px;
        padding: 0 23px;
        border-right: 1px #bac0c8 dotted;
    }

.funmod1 {
    width: 967px;
    height: 90px;
    padding: 10px 0;
    background-color: #f5fafd;
    border: 1px #bdccdc solid;
    border-top: 3px #0c71b4 solid;
}

    .funmod1 .fl {
        float: left;
        height: 90px;
        padding: 0 16px;
    }

.funtit {
    font-size: 16px;
    color: #3e4a61;
    line-height: 20px;
}

.funul {
    margin-top: 18px;
}

    .funul li {
        float: left;
        margin: 0 25px;
    }

        .funul li a {
            display: block;
            text-align: center;
            color: #0c71b4;
        }

            .funul li a:hover {
                color: #2496cc;
            }

            .funul li a:active {
                color: #3e4a61;
            }

            .funul li a span {
                display: inline-block;
                padding-top: 67px;
            }

        .funul li.f-li1 {
            background:  no-repeat 0 0;
            width: 59px;
            height: 59px;
        }

            .funul li.f-li1:hover {
                background:  no-repeat 0 -72px;
            }

            .funul li.f-li1:active {
                background:  no-repeat 0 -147px;
            }

        .funul li.f-li2 {
            background:  no-repeat -76px 0;
            width: 59px;
            height: 59px;
        }

            .funul li.f-li2:hover {
                background:  no-repeat -76px -72px;
            }

            .funul li.f-li2:active {
                background:  no-repeat -76px -147px;
            }

        .funul li.f-li3 {
            background:  no-repeat -143px 0;
            width: 59px;
            height: 59px;
        }

            .funul li.f-li3:hover {
                background:  no-repeat -143px -73px;
            }

            .funul li.f-li3:active {
                background:  no-repeat -143px -147px;
            }

        .funul li.f-li4 {
            background:  no-repeat -219px 0;
            width: 59px;
            height: 59px;
        }

            .funul li.f-li4:hover {
                background:  no-repeat -219px -73px;
            }

            .funul li.f-li4:active {
                background:  no-repeat -219px -147px;
            }

.funmod .fr {
    float: left;
    margin-left: 47px;
    padding-top: 14px;
}

.gx-cun {
    background:  no-repeat 0 -15px;
    padding-left: 22px;
    color: #515151;
    font-size: 12px;
    margin-top: 18px;
    cursor: pointer;
}

    .gx-cun.on {
        background:  no-repeat 0 0px;
    }

.cunbtn {
    margin-top: 35px;
}

    .cunbtn a {
        width: 88px;
        height: 24px;
        border: 1px #bdccdc solid;
        border-bottom: 3px #bdccdc solid;
        line-height: 24px;
        text-align: center;
        color: #767676;
        border-radius: 4px;
        display: inline-block;
        margin-right: 28px;
    }

        .cunbtn a:hover {
            border-color: #2496cc;
            color: #2496cc;
        }

        .cunbtn a:active {
            border-color: #1777b7;
            color: #1777b7;
        }

.funul1 {
    margin-top: 1px;
}

    .funul1 li {
        float: left;
        margin: 0 25px;
    }

        .funul1 li a {
            display: block;
            text-align: center;
            color: #0c71b4;
        }

            .funul1 li a:hover {
                color: #2496cc;
            }

            .funul1 li a:active {
                color: #3e4a61;
            }

            .funul1 li a span {
                display: inline-block;
                padding-top: 67px;
            }

        .funul1 li.f-li1 {
            background:  no-repeat 0 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li1:hover {
                background:  no-repeat 0 -70px;
            }

            .funul1 li.f-li1:active {
                background:  no-repeat 0 -139px;
            }

        .funul1 li.f-li2 {
            background:  no-repeat -110px 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li2:hover {
                background:  no-repeat -110px -70px;
            }

            .funul1 li.f-li2:active {
                background:  no-repeat -110px -139px;
            }

        .funul1 li.f-li3 {
            background:  no-repeat -220px 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li3:hover {
                background:  no-repeat -220px -70px;
            }

            .funul1 li.f-li3:active {
                background:  no-repeat -220px -139px;
            }

        .funul1 li.f-li4 {
            background:  no-repeat -330px 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li4:hover {
                background:  no-repeat -330px -70px;
            }

            .funul1 li.f-li4:active {
                background:  no-repeat -330px -139px;
            }

        .funul1 li.f-li5 {
            background:  no-repeat -440px 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li5:hover {
                background:  no-repeat -440px -70px;
            }

            .funul1 li.f-li5:active {
                background:  no-repeat -440px -139px;
            }

        .funul1 li.f-li6 {
            background:  no-repeat -550px 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li6:hover {
                background:  no-repeat -550px -70px;
            }

            .funul1 li.f-li6:active {
                background:  no-repeat -550px -139px;
            }

        .funul1 li.f-li7 {
            background:  no-repeat -660px 0;
            width: 59px;
            height: 59px;
        }

            .funul1 li.f-li7:hover {
                background:  no-repeat -660px -70px;
            }

            .funul1 li.f-li7:active {
                background:  no-repeat -660px -139px;
            }

.gobacktop {
    position: fixed;
    right: 50px;
    bottom: 30%;
}

    .gobacktop a {
        background:  no-repeat 0 0;
        width: 30px;
        height: 32px;
        display: block;
    }

        .gobacktop a:hover {
            background:  no-repeat 0 -40px;
        }

        .gobacktop a:active {
            background:  no-repeat 0 -83px;
        }

.sc_tl1 {
    float: left;
    font-size: 16px;
    color: #3e4a61;
    padding-left: 20px;
}

.sc_tr1 {
    float: right;
    margin-right: 25px;
}

    .sc_tr1 a {
        display: block;
        width: 62px;
        height: 24px;
        color: #767676;
        line-height: 24px;
        text-align: center;
        border: 1px #bdccdc solid;
        border-radius: 3px;
        float: left;
        margin-left: 16px;
    }

        .sc_tr1 a:hover {
            color: #2496cc;
            border-color: #2496cc;
        }

        .sc_tr1 a:active {
            color: #1777b7;
            border-color: #1777b7;
        }

.sc_tb1 {
    color: #818181;
    text-align: center;
    padding-top: 28px;
}

    .sc_tb1 a {
        color: #0c71b4;
    }

.edimod {
    width: 928px;
    height: 120px;
    min-height: 120px;
    margin: 7px auto 0;
    overflow: hidden;
    position: relative;
}

.law_window {
    position: absolute;
    width: 450px;
    left: 250px;
    top: 54px;
    border: 1px solid #bdccdc;
    border-top: 3px solid #0c71b4;
    border-bottom: 3px solid #bdccdc;
    border-radius: 5px;
    background: #f5fafd;
    z-index: 8 !important;
}

.law_title {
    border-bottom: 1px dashed #bacddd;
    line-height: 35px;
}

    .law_title label {
        color: #515151;
        font-size: 12px;
        padding-left: 5px;
        padding-right: 15px;
    }

    .law_title a {
        font-size: 12px;
        color: #3a4e61;
        font-weight: bold;
    }

        .law_title a:hover {
            color: #119ff8;
        }

.law_content {
    line-height: 35px;
    position: relative;
    padding: 10px 15px 20px 10px;
}

.content_law {
    width: 450px;
}

    .content_law label {
        color: #515151;
        font-size: 12px;
        line-height: 35px;
        padding-left: 5px;
        display: inline-block;
    }

.border-bottom {
    border-bottom: 1px dashed #bacddd;
}

.content_law span {
    font-size: 12px;
    color: #3a4e61;
    font-weight: bold;
    padding-left: 15px;
}

    .content_law span a {
        font-size: 12px;
        color: #3a4e61;
        font-weight: bold;
    }

.law_left {
    width: 210px;
    float: left;
}

.law_right {
    width: 210px;
    margin-left: 10px;
    float: left;
}
/*发送邮件样式*/
.popwindow_email {
    width: 967px;
    height: 160px;
    padding: 10px 0;
    background: #f5fafd;
    border: 1px #bdccdc solid;
    border-top: 3px #0c71b4 solid;
    position: relative;
    display: none;
}

    .popwindow_email .email_item {
        position: relative;
        width: 680px;
        margin: 0 auto;
        padding-top: 20px;
    }

        .popwindow_email .email_item li .email_format {
            position: relative;
        }

            .popwindow_email .email_item li .email_format li {
                position: relative;
                float: left;
                height: 59px;
                line-height: 59px;
                font-size: 16px;
                color: #3e4a61;
                padding-right: 24px;
            }

                .popwindow_email .email_item li .email_format li span {
                    background:  no-repeat 0 0;
                    width: 59px;
                    height: 59px;
                    display: inline-block;
                    cursor: pointer;
                }

                .popwindow_email .email_item li .email_format li .span1 {
                    background-position: -76px 0;
                }

                .popwindow_email .email_item li .email_format li .span2 {
                    background-position: -143px 0;
                }

                .popwindow_email .email_item li .email_format li .span3 {
                    background-position: -219px 0;
                }

                .popwindow_email .email_item li .email_format li input {
                    height: 59px;
                    line-height: 59px;
                    cursor: pointer;
                }

                .popwindow_email .email_item li .email_format li label {
                    height: 59px;
                    line-height: 59px;
                    font-size: 14px;
                    color: #818181;
                    display: inline-block;
                    vertical-align: top;
                }

                .popwindow_email .email_item li .email_format li .email_input {
                    border: #0c71b4 1px solid;
                    border-radius: 3px;
                    font-size: 16px;
                    height: 16px;
                    line-height: 16px;
                    color: #3e4a61;
                    width: 549px;
                    padding: 8px;
                    display: inline-block;
                    margin-top: 14px;
                    cursor: text;
                }

        .popwindow_email .email_item li a {
            display: inline-block;
            padding: 5px 20px;
            border: 1px solid #bdccdc;
            border-radius: 3px;
            font-size: 14px;
            color: #818181;
            margin-right: 24px;
            float: right;
        }

            .popwindow_email .email_item li a:hover {
                background: #2496cc;
                color: #ffffff;
            }

            .popwindow_email .email_item li a:active {
                background: #0c71b4;
                color: #ffffff;
            }
/*投稿样式*/
.popwindow_contribute {
    width: 967px;
    height: 346px;
    padding: 10px 0;
    background: #f5fafd;
    border: 1px #bdccdc solid;
    border-top: 3px #0c71b4 solid;
    position: relative;
    display: none;
}

    .popwindow_contribute .contribute_title {
        position: relative;
        width: 880px;
        padding: 10px 0 5px 42px;
        display: inline-block;
    }

        .popwindow_contribute .contribute_title label {
            font-size: 16px;
            color: #3e4a61;
            padding-right: 10px;
        }

        .popwindow_contribute .contribute_title input {
            border: #0c71b4 1px solid;
            border-radius: 3px;
            font-size: 16px;
            height: 16px;
            line-height: 16px;
            color: #3e4a61;
            width: 564px;
            padding: 10px;
        }

        .popwindow_contribute .contribute_title .contribute_myeditor {
            border: #0c71b4 1px solid;
            border-radius: 3px;
            float: right;
        }
        /*.popwindow_contribute .contribute_title span{
	font-size: 12px;
	color:#c2d0dc;
	position: absolute;
	right: 0;
	bottom:-10px;
}*/
        .popwindow_contribute .contribute_title a {
            font-size: 12px;
            color: #00a2e8;
            text-decoration: underline;
            margin-left: 10px;
        }

    .popwindow_contribute .contribute_button {
        position: relative;
        width: 880px;
        text-align: right;
        padding: 2px 0 0 42px;
    }

        .popwindow_contribute .contribute_button a {
            display: inline-block;
            padding: 5px 20px;
            border: 1px solid #bdccdc;
            border-radius: 3px;
            font-size: 14px;
            color: #818181;
            margin-left: 24px;
        }

            .popwindow_contribute .contribute_button a:hover {
                background: #2496cc;
                color: #ffffff;
            }

            .popwindow_contribute .contribute_button a:active {
                background: #0c71b4;
                color: #ffffff;
            }

.searchterms {
    width: 100%;
    min-height: 43px;
    box-shadow: 0 5px 5px #e3e5e7;
    margin-top: 10px;
}

.searchtermsleft {
    width: 100%;
    line-height: 43px;
    overflow: hidden;
    min-height: 43px;
}

.searchtermsleftp {
    width: 330px;
    float: right;
    line-height: 43px;
}

.termsnav {
    font-size: 14px;
    color: #3e4a61;
    padding: 0 10px 0 17px;
    float: left;
    width: 70px;
}

.termsncon {
    float: left;
    width: 90%;
}

.terms {
    font-size: 14px;
    color: #8e8e8e;
    display: inline-block;
}

    .terms i {
        display: inline-block;
        width: 13px;
        height: 13px;
        background:  no-repeat;
        margin: 0 8px 0 4px;
        cursor: pointer;
        vertical-align: -2px;
        *vertical-align: 2px;
    }

    .terms:hover i {
        background:  no-repeat;
    }

.vertical {
    color: #d5dcde;
    margin-right: 9px;
}

.searchtermsleftpag {
    width: 340px;
    height: 100%;
    float: right;
    margin: 0 0 10px 0;
    position: relative;
}


.searchtermsleftpag_batch {
    width: 160px;
    height: 100%;
    float: right;
    margin: 0 0 10px 0;
    position: relative;
}

.class_all_chk {
    top: 17px;
    position: absolute;
}

.class_all_text {
    top: 16px;
    position: absolute;
    margin-left: 18px;
}

.funlist a.findinpage span {
    padding-left: 45px;
}

.funlist .findinpage {
    background:  no-repeat 0 0;
    width: 121px;
    height: 31px;
    display: inline-block;
    float: left;
}

    .funlist .findinpage:hover {
        background:  no-repeat 0 -40px;
    }

    .funlist .findinpage:active, .funlist .findinpage.on {
        background:  no-repeat 0 -80px;
    }

#findinpage_findtext {
    border: #0c71b4 1px solid;
    border-radius: 3px;
    font-size: 15px;
    height: 16px;
    line-height: 16px;
    color: #3e4a61;
    width: 490px;
    padding: 8px;
    display: inline-block;
    margin-top: 14px;
    cursor: text;
}

#fininpagewindow a {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #bdccdc;
    border-radius: 3px;
    font-size: 14px;
    color: #818181;
    cursor: pointer;
}

    #fininpagewindow a:hover {
        background: #2496cc;
        color: #ffffff;
    }

.tool_closethis {
    display: inline-block;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    border-radius: 4px;
    background:  no-repeat 0 0;
}

    .tool_closethis:hover {
        background:  no-repeat 0 -24px;
    }


/*合同范本相关  内外网更新 add  by  zw 2022年5月19日*/
.gaoji .div-int1 .data-zishu {
    float: left;
    position: relative;
}

    .gaoji .div-int1 .data-zishu input {
        padding-right: 28px;
        width: 67px;
        font-size: 12px;
        border: #bdccdc solid 1px;
    }
