
.more {
    float: right;
    color: #007c16;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    /*background: #66BB60;
    border-radius: 3px;*/
    padding: 0;
    text-align: center;
    margin-top: 7px;
}

    .more:hover {
        color: #66BB60;
    }

.form-body {
    width: 600px;
    margin: 0 auto;
}
/***********font style*************/

.fs12 {
    font-size: 12px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fs24 {
    font-size: 24px !important;
}

.fs26 {
    font-size: 26px !important;
}

.fs28 {
    font-size: 28px !important;
}

.fs30 {
    font-size: 30px !important;
}

.fc-666 {
    color: #666 !important;
}

.fc-gray {
    color: #aaa !important;
}

.fc-org {
    color: #D6551B !important;
}

.fc-black {
    color: #333 !important;
}

.fc-red {
    color: #E31611 !important;
}

.fw {
    font-weight: bold !important;
}

.lh28 {
    line-height: 28px;
}

.lh32 {
    line-height: 32px;
}

.lh36 {
    line-height: 36px;
}

.lh40 {
    line-height: 40px;
}

.lh45 {
    line-height: 45px;
}
/***********positon***************/
.m_l50 {
    margin-left: 50px;
}

.p-0 {
    padding: 0 !important;
}

.pd10 {
    padding: 20px 0 !important;
}

.pdl0 {
    padding-left: 0 !important;
}

.pd15 {
    padding: 15px !important;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pdr0 {
    padding-right: 0;
}

.pr10 {
    padding-right: 10px;
}

.pr30 {
    padding-right: 30px;
}

.pdl10 {
    padding: 0 10px 10px;
}

.pd8 {
    padding: 8px 0;
}

.pd20 {
    padding: 20px;
}

.pdtb20 {
    padding: 20px 0;
}

.pdlr20 {
    padding: 0 20px;
}

.pdlr10 {
    padding: 0 10px;
}

.positionr {
    position: relative;
}

.positiona {
    position: absolute;
    bottom: 10px;
}

.position-1 {
    position: absolute;
    left: 86px;
    bottom: -15px;
}

.position-2 {
    left: 0;
    top: 35px !important;
    border-radius: 0 0 4px 4px !important;
}

.position-3 {
    top: 42px !important;
}

.position-4 {
    left: 0;
    top: 42px !important;
}

.position-5 {
    position: absolute;
    top: 0;
    right: 0;
}

.hide-dw {
    padding: 0 15px;
    position: relative;
    top: -35px;
    width: 100%;
    clear: both;
}

.hide-dw2 {
    top: -38px;
}

.city-position {
    top: 45px !important;
    left: 270px;
    width: 500px;
}

    .city-position:before {
    }

@media(max-width:768px) {
    .city-position {
        left: 120px;
    }
}

@media(max-width:414px) {
    .city-position {
        top: 40px !important;
        left: 0;
        width: 100% !important;
    }
}
/*******backgrouns & border********/

.line1 {
    border-bottom: #dbdbdb 1px solid;
    margin: 15px 0;
}

.borderb {
    float: left;
    width: 100%;
    background: #dbdbdb;
    height: 1px;
    margin-top: 8px;
}

.borderb-dashed {
    height: 10px;
    margin-bottom: 10px;
    border-bottom: #dbdbdb 1px dashed;
}

.borderb-dashed2 {
    height: 5px;
    margin-bottom: 5px;
    border-bottom: #dbdbdb 1px dashed;
    margin-left: -10px;
}

.border1, .border2 {
    border: #dbdbdb 1px solid;
    padding: 20px;
    clear: both;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.bd-ed {
    border: #ededed 1px solid;
}

.bg-f1 {
    background-color: #f1f1f1;
}

.bg-f5 {
    background-color: #F5F6F7;
}

.bg-fa {
    background: #fafafa;
}

.bg-eff {
    background: #EFF3F8;
}

.bg-9a {
    background-color: #9AE8F6 !important;
}

.bg-4c {
    background-color: #4cdbb4 !important;
}

.bg-fff {
    background: #fff;
}
/*********width************/
.w16 {
    width: 16px;
}

.wd80 {
    width: 82px !important;
}

.wd90 {
    width: 90px !important;
}

.wd150 {
    width: 150px;
}

.w10 {
    width: 10% !important;
}

.w15 {
    width: 15% !important;
}

.w20 {
    width: 20% !important;
}

.w25 {
    width: 25% !important;
}

.w30 {
    width: 30% !important;
}

.w35 {
    width: 35% !important;
}

.w40 {
    width: 40% !important;
}

.w45 {
    width: 45% !important;
}

.w48 {
    width: 48% !important;
}

.w50 {
    width: 50% !important;
}


.w55 {
    width: 55% !important;
}

.w60 {
    width: 60% !important;
}

.w65 {
    width: 65% !important;
}

.w70 {
    width: 70% !important;
}

.w85 {
    width: 85% !important;
}

.w96 {
    width: 90% !important;
}

.w100 {
    width: 100% !important;
}

.h176 {
    height: 176px;
}

.h440 {
    height: 440px;
}

.h42 {
    height: 42px;
}
/*********button**************/
.btn-org {
    background-color: #ff9f00;
    color: #fff;
    font-size: 16px;
}

.btn-width-2 {
    height: 40px;
    line-height: 36px !important;
    font-size: 16px;
    border-radius: 6px;
    width: 100%;
    text-align: center;
    padding: 0;
}

.btn-width-1 {
    height: 36px;
    font-size: 16px;
    border-radius: 6px;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}


.btn-width-3 {
    height: 36px;
    font-size: 16px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
}

.btn-white {
    border: 0;
    color: #fff;
    background: #66bb60;
    height: 46px;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
    float: left;
}

.btn-color {
    background-color: #f2c305;
    border: 0;
    color: #fff;
}

.btn-org2 {
    border: #fdca00 1px solid;
    border-radius: 4px;
    color: #fff;
    background: #fdca00;
    height: 28px;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
}

.hh-btn-orange {
    background: #fdca00;
    box-shadow: 0 2px 0 #C8631D;
    color: #fff;
}


.hh-btn, .hh-btn-empty {
    width: 185px;
    height: 47px;
    padding: 0;
    border: 0;
    border-radius: 6px;
    font-size: 20px;
    line-height: 47px;
}


.btn-disable {
    border: 1px solid #ccc;
    background-color: #ddd;
    color: #ACA899;
    cursor: not-allowed;
}

a.btn-disable:hover {
    color: #ACA899;
}

.form-control-disable {
    border: 1px solid #ccc;
    background-color: #ddd;
    color: #ACA899;
    padding: 6px 12px;
}

.shade-layer {
    width: 210px;
    height: 38px;
    border: 1px solid #ccc;
    background-color: #ddd;
    background-color: rgba(221,221,221,0.7);
    filter: Alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
/********title*********/
.m-title {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 12px;
    height: 40px;
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .m-title h2 {
        font-size: 22px;
        line-height: 40px;
        float: left;
        margin: 0;
        [;font-weight:600;];
    }

.s-title {
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    background: #f5f5f5;
    height: 40px;
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .s-title h2 {
        font-size: 16px;
        font-weight: bold;
        line-height: 40px;
        float: left;
        margin: 0;
        padding-left: 15px;
    }


.sub-title {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 12px;
    /* height: 30px; */
    width: 100%;
    float: left;
    padding-bottom: 8px;
    position: relative;
}

    .sub-title h2 {
        font-size: 16px;
        /* line-height: 30px; */
        float: left;
        margin: 0;
        font-weight: bold;
        margin-left: 15px;
    }

        .sub-title h2:before {
            content: "";
            width: 4px;
            height: 18px;
            top: 0;
            left: 0;
            position: absolute;
            background-color: #007C3D;
            border-radius: 2px;
            margin-right: 15px;
            float: left;
        }


.search-sidebar {
    float: left;
    width: 100px;
    /*height: 320px;*/
    box-sizing: border-box;
}

    .search-sidebar > ul, .search-sidebar > ul > li {
        height: 100% !important;
        position: relative;
    }

.search-content {
    /*height: 316px;*/
    border-left: 0;
    display: table;
    width: 100%;
}

.zd-form {
    width: 100%;
}

.aDown {
    color: #237dd3;
    margin-top: 20px;
}

    .aDown:hover {
        color: #ff9000;
    }

.tips {
    border: #ffcc7f 1px solid;
    background-color: #ffffe5;
    padding: 5px 10px;
    line-height: 18px;
    color: #666;
    font-size: 12px;
    margin-bottom: 0;
}

.tips2 {
    padding: 5px 0;
    line-height: 18px;
    color: #ff6000;
    font-size: 16px;
}

.tips-succeed {
    width: 60%;
    margin: 50px auto 30px;
}

    .tips-succeed i {
        border: #5abd5a 2px solid;
        width: 32px;
        height: 32px;
        border-radius: 16px;
        text-align: center;
        vertical-align: middle;
        line-height: 30px !important;
        font-size: 20px;
        float: left;
        margin-right: 10px;
    }

.star-red {
    position: relative;
    top: 4px;
    font-size: 18px;
    color: #FF6B6B;
    margin-right: 3px;
}

.tdxq-textarea {
    width: 100%;
    height: 200px;
    padding: 6px 8px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box;
}


a.hh-publish-info {
    height: 40px;
    padding: 0 20px;
    float: right;
    position: relative;
    border-radius: 4px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    background: #fdca00;
    margin-bottom: 15px;
}

    a.hh-publish-info i {
        margin-right: 10px;
        font-size: 24px;
        line-height: 40px !important;
        float: left;
    }


.require-w, .td-info {
    width: 50%;
    float: left;
}

    .td-info .control-label {
        padding: 0 10px 0 0;
        margin: 0;
        width: 90px;
        float: left;
        text-align: right;
        color: #999;
    }

    .td-info .control-info {
        margin-left: 90px;
    }

    .td-info .cj {
        padding: 8px 15px 0 0;
    }

.td-info-btn {
    margin: 0 5px 0 90px;
    float: left;
}

@media(max-width:735px) {
    .require-w, .td-info {
        width: 100%;
    }

    .td-info-btn {
        margin: 0 15px 0 90px;
    }
}

.page-turning {
    width: 100%;
    float: left;
    text-align: center;
}

/*.page-turning .pagination {
        margin-top: 15px;
        height: auto;
        padding: 0;
        margin-bottom: 0;
    }*/

.hh-text {
    clear: both;
    width: 100%;
}

    .hh-text h6 {
        padding-bottom: 7px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }


.px-search {
    border: #dbdbdb 1px solid;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
}

    .px-search dl dt {
        float: left;
        width: 50px;
        line-height: 30px;
        margin-right: 20px;
        text-align: right;
    }

    .px-search dl dd {
        margin-left: 50px;
    }

        .px-search dl dd .dd-cz {
            float: left;
            margin: 0 20px 0 0;
            font-size: 14px;
        }

            .px-search dl dd .dd-cz a {
                padding: 0 10px;
                line-height: 30px;
                position: relative;
            }

                .px-search dl dd .dd-cz a i {
                    margin-left: 5px;
                }

            .px-search dl dd .dd-cz.active a {
                color: #007C3D;
                font-weight: bold;
            }


@media(max-width:767px) {
    .px-search dl dt {
        text-align: left;
        margin-right: 0;
    }
}

@media(max-width:480px) {

    .px-search dl dd .dd-cz {
        margin-right: 19px;
    }
}

@media(max-width:420px) {
    .px-search {
        padding: 10px 15px;
    }

        .px-search dl dd .dd-cz {
            margin-right: 20px;
        }
}

@media(max-width:375px) {

        .px-search dl dd .dd-cz {
            margin: 0 15px 0 0;
        }
}

@media(max-width:360px) {

        .px-search dl dd .dd-cz {
            margin: 0;
            width: 50%;
        }
}
