﻿* {
    padding: 0;
    margin: 0;
    font-style: normal;
    list-style: none;
    outline: 0;
    -webkit-outline: none;
    font-family: "微软雅黑","黑体",Arial
}

.Quote_ZiZhi_main {
    width: 1018px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 100px;
    font-style: normal
}

    .Quote_ZiZhi_main .Quote_ZiZhi_tit {
        position: relative;
        width: 1018px;
        height: 40px;
        line-height: 40px;
        background: #0084CF;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding-left:20px;
        padding-right:20px;
        font-size:20px;
        color:white;

    }

.Quote_ZiZhi_tit i {
    position: absolute;
    top: -50px;
    left: 100px;
    width: 120px;
    height: 120px
}

.Quote_ZiZhi_ico {
    display: inline-block;
    background: url(../images/bjq_ico.png) no-repeat
}

.Quote_ZiZhi_tit .Quote_ZiZhi_txt {
    position: relative;
    left: 260px;
    padding-top: 13px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #f40
}

.Quote_ZiZhi_txt em {
    font-style: normal;
    font-size: 24px;
    color: #ffa800
}

.Quote_ZiZhi_txt span {
    font-size: 26px;
    color: #666
}

.Quote_ZiZhi_tit label {
    position: relative;
    left: 600px;
    display: inline-block;
    width: 300px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #999
}

    .Quote_ZiZhi_tit label::before {
        content: "";
        width: 100%;
        position: absolute;
        top: 10px;
        left: 0;
        border-bottom: 1px solid #ccc
    }

    .Quote_ZiZhi_tit label span {
        position: relative;
        z-index: 2;
        padding: 0 10px;
        background: #f2f2f2
    }

.Quote_ZiZhi_con {
    border: 1px solid #f2f2f2;
    border-top: 0
}

.Quote_Zi_select {
    padding-top: 20px;
    padding-bottom: 60px
}

    .Quote_Zi_select .zz_select_txt {
        padding-left: 20px;
        margin-bottom: 20px;
        font-size: 14px;
        color: #666
    }

    .Quote_Zi_select .Quote_zz_option {
        padding-left: 120px
    }

.Quote_zz_option select {
    float: left;
    width: 203px;
    height: 36px;
    margin-right: 20px;
    padding: 3px 0 6px 10px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
    border: 1px solid #aaa
}

.Quote_zz_option span {
    float: left;
    width: 58px;
    height: 36px;
    margin-left: 100px;
    color: #fff;
    line-height: 36px;
    background: #ffa100;
    cursor: pointer;
    border-radius: 5px;
    font-size: 14px
}

    .Quote_zz_option span i {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        background-position: -127px 0
    }

.clear {
    clear: both
}

.Quote_Zi_select .Quote_sel_Result {
    margin-top: 30px;
    padding-left: 120px
}

.Quote_sel_Result ul li {
    float: left;
    width: 330px;
    margin-bottom: 20px
}

    .Quote_sel_Result ul li:nth-of-type(odd) {
        margin-right: 65px
    }

    .Quote_sel_Result ul li.zz_list_distance {
        margin-right: 65px
    }

.Quote_sel_Result .Quote_zz_delete {
    position: relative;
    top: 10px;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 20px;
    background-position: -148px 0
}

.Quote_sel_Result .Quote_zz_list {
    float: left;
    width: 280px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #fcb947;
    border-radius: 3px
}

.Quote_zz_list span {
    padding: 0 3px
}

.Quote_ZiZhi_Price {
    position: relative;
    padding-top: 35px;
    padding-bottom: 30px;
    background: #CEE2F1;
    text-align: center
}

    .Quote_ZiZhi_Price .Quote_ZiZhi_btn {
        position: absolute;
        top: -23px;
        left: 50%;
        z-index: 3;
        width: 160px;
        height: 46px;
        margin-left: -80px;
        background: url(../images/bjq_ico2.png) repeat;
        border-radius: 3px;
        cursor: pointer
    }

.Quote_ZiZhi_btn input {
    display: inline-block;
    width: 145px;
    height: 34px;
    margin-top: 6px;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    background: #0084CF;
    border-radius: 3px;
    border: none
}

.bjq_Price {
    width: 500px;
    margin: 0 auto
}

    .bjq_Price em {
        float: left;
        font-size: 18px;
        line-height: 50px;
        color: #666
    }

    .bjq_Price .bjq_Price_Roll {
        float: left;
        width: 170px;
        height: 45px;
        line-height: 45px;
        margin: 0 8px;
        font-size: 28px;
        color: #f40;
        text-align: center;
        overflow: hidden
    }

.bjq_Price_Roll span {
    display: block;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    position: relative;
    left: 0;
    top: 0;
    animation: mycontinue 6s infinite
}

@keyframes mycontinue {
    0% {
        top: 0
    }

    20% {
        top: -45px
    }

    40% {
        top: -90px
    }

    60% {
        top: -135px
    }

    80% {
        top: -180px
    }

    100% {
        top: -225px
    }
}

.bjq_tel {
    width: 390px;
    margin: 0 auto;
    padding-top: 20px
}

    .bjq_tel input {
        float: left;
        width: 290px;
        height: 34px;
        padding-left: 10px;
        line-height: 34px;
        font-size: 14px;
        color: #555;
        border: 1px solid #fc0;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .bjq_tel span {
        float: left;
        width: 100px;
        height: 34px;
        line-height: 36px;
        text-align: center;
        color: #fff;
        background: #ffb434;
        cursor: pointer;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        font-size: 14px
    }

.Quote_zi_form {
    width: 920px;
    margin: 0 auto;
    padding-top: 30px
}

    .Quote_zi_form ul li {
        float: left;
        width: 250px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        cursor: pointer;
        font-size: 16px
    }

        .Quote_zi_form ul li:first-child {
            margin-right: 8px
        }

        .Quote_zi_form ul li.on {
            background: #0084CF
        }

    .Quote_zi_form .zzbjq_form_details {
        margin-top: 10px
    }

.zzbjq_form_details table {
    border-top: 0px solid #999;
    border-right: 0px solid #999
}

.zzbjq_form_condition table tr:nth-child(odd), .zzbjq_form_people table tr:nth-child(odd) {

}
.zzbjq_form_condition table tr{
    margin:10px;
}

.zzbjq_form_details table tr td, .zzbjq_form_details table tr th {
    font-size: 14px;
    border-bottom: 0px solid #999;
    border-left: 0px solid #999
}

.zzbjq_form_details table tr td {
    padding: 8px 15px 8px 0;
    color: #333
}

.zzbjq_form_details td p span {
    padding: 0 10px 0 0;
    margin-right: 10px;
    border-right: 1px solid #ccc
}

.zzbjq_form_details i {
    margin-right: 5px;
    color: #0084CF
}

.zzbjq_form_details table tr.zzbjq_details_bg {
    background: #f2f2f2
}

.zzbjq_form_details table td.zzbjq_details_bg2 {
    background: #fff
}

.zzbjq_form_details table tr.zzbjq_people_Total td {
    font-size: 16px;
    height: 40px;
    color: #fff
}

.zzbjq_form_details table tr th {
    height: 38px;
    font-size: 16px;
    font-weight: 400;
    background: #0084CF;
    color: #fff
}

.zzbjq_form_details .zzbjq_people_tis p {
    padding-left: 100px;
    line-height: 1.8em;
    color: #999
}

.zzbjq_form_details td.zzbjq_condition_l {
    padding: 0
}

.zzbjq_form_details td a {
    font-size: 15px;
    color: #f40;
    line-height: 40px;
    text-decoration: none
}

.zzbjq_form_details .zzbjq_link {
    display: inline-block;
    width: 920px;
    overflow: hidden
}

    .zzbjq_form_details .zzbjq_link table, .zzbjq_link table tr td {
        border: none
    }

.zzbjq_form_condition td em {
    position: relative;
    top: -15px
}

.Quote_ZiZhi_float {
    position: fixed;
    bottom: 0;
    z-index: 90;
    width: 100%;
    height: 66px;
    background: url(../images/bjq_ico3.png) repeat;
    display: none
}

    .Quote_ZiZhi_float .bjq_flo_con {
        margin: 0 auto;
        text-align: center;
        font-size: 20px;
        color: #fff
    }

        .Quote_ZiZhi_float .bjq_flo_con p span {
            font-size: 26px;
            color: #f4c300
        }

.bjq_flo_con ul li {
    padding-top: 16px;
    display: inline-block
}

    .bjq_flo_con ul li input {
        width: 150px;
        height: 36px;
        line-height: 36px;
        color: #fff;
        background: #f4c300;
        border: 0;
        border-radius: 3px;
        font-size: 18px
    }

    .bjq_flo_con ul li:first-child {
        margin-right: 140px
    }

        .bjq_flo_con ul li:first-child input {
            background: #f40;
            color: #fff
        }

.zzbjq_form_details .zzbjq_form_condition, .zzbjq_form_details .zzbjq_form_people {
    display: none
}

.order_suc_txt .pop-close {
    margin: -70px -555px 0 0 !important
}

.zdybj {
    width: 100%;
    padding: 10px 0 20px;
    text-align: right
}

    .zdybj span {
        display: inline-block;
        padding: 8px 25px 10px;
        font-size: 16px;
        color: #fff;
        background: #f40;
        border-radius: 5px;
        cursor: pointer
    }

.bg {
    background-color: #000;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5
}

.box {
    position: fixed;
    min-width: 400px;
    min-height: 150px;
    left: 50%;
    top: 40%;
    margin-left: -200px;
    margin-top: -75px;
    height: auto;
    z-index: 10000;
    background-color: #fff;
    border: solid 1px #ddd
}

.box_head {
    background-color: #f7f7f7;
    border-bottom: solid 1px #ddd;
    padding: 10px
}

.box_title {
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold
}

.box_close {
    background: url("../images/global.png") no-repeat -218px 3px;
    float: right;
    width: 19px;
    height: 19px;
    cursor: pointer
}

.box_content {
    min-width: 100px;
    min-height: 50px;
    color: #000;
    font-size: 16px;
    padding: 20px;
    text-align: center
}

.bg-theme {
    background-color: #000;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    -moz-opacity: .5
}

.box-theme {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    background-color: #f63;
    min-width: 560px;
    min-height: 380px;
    margin-left: -280px;
    margin-top: -190px;
    border-radius: 2px;
    display: none
}

.box-head {
    min-height: 70px;
    text-align: center
}

.box-close {
    float: right;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: -20px;
    background: url(../images/box-close.png) no-repeat;
    background-size: 20px 20px
}

.box-title {
    padding: 20px;
    letter-spacing: 2px;
    font-size: 20px;
    color: #fff;
    display: inline-block
}

    .box-title i {
        margin-right: 20px;
        float: left;
        width: 28px;
        height: 28px;
        background: url(../images/success-ico.png) no-repeat center center;
        background-size: 28px 28px
    }

.box-content {
    min-height: 260px;
    color: #aeaeae;
    font-size: 12px;
    text-align: center;
    background-color: #fff
}

    .box-content ul {
        padding: 10px 0;
        line-height: 50px;
        display: inline-block
    }

        .box-content ul li {
            height: 50px
        }

            .box-content ul li.code-li {
                display: inline-flex;
                display: -webkit-flex;
                padding-top: 11px
            }

            .box-content ul li:first-child {
                height: 40px
            }

            .box-content ul li:last-child {
                line-height: normal;
                display: inline-block;
                padding: 15px 0
            }

            .box-content ul li input {
                width: 355px;
                height: 36px;
                padding-left: 20px;
                font-size: 14px;
                border-radius: 5px;
                border: 1px solid #e4e4e4;
                -moz-box-sizing: border-box;
                box-sizing: border-box
            }

            .box-content ul li .ipt-code {
                width: 245px;
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
                border-right: none
            }

            .box-content ul li .btn-code {
                width: 110px;
                padding-left: 0;
                color: #f40;
                background: url(../images/cut-line.png) no-repeat left center;
                background-size: 2px 19px;
                border-left: none;
                border-top-left-radius: 0;
                border-bottom-left-radius: 0
            }

            .box-content ul li .btn-form {
                padding: 0;
                background-color: #f40;
                color: #fff
            }

        .box-content ul .box-form-notice i {
            margin-right: 5px;
            float: left;
            width: 18px;
            height: 18px;
            background: url(../images/chengg.png) no-repeat center center;
            background-size: 18px 18px
        }

.box-bottom {
    min-height: 50px;
    font-size: 16px;
    text-align: center
}

    .box-bottom span {
        line-height: 50px;
        color: #fff;
        font-size: 14px
    }

.box-tip {
    z-index: 10001;
    position: fixed;
    margin-left: -150px;
    margin-top: -20px;
    left: 50%;
    top: 50%;
    min-width: 320px;
    height: 41px;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    text-align: center;
    background-color: #333
}

    .box-tip span i {
        float: left;
        width: 20px;
        height: 20px;
        margin: 10px;
        background: url("../images/tip.png") no-repeat;
        background-size: 20px 20px
    }

    .box-tip .box-tip-img {
        float: left;
        width: 40px;
        height: 41px;
        background-color: #f7ba2c
    }

    .box-tip .box-tip-msg {
        display: block;
        padding: 10px 0;
        font-size: 14px
    }

.none {
    display: none
}

#success-box .box-content {
    font-size: 14px;
    color: #666
}

.box-title .success-ico {
    background: url(../images/success-true.png) no-repeat center center;
    background-size: 37px 28px
}

.box-content .phone-setting {
    border: 1px solid #e4e4e4;
    width: 167px;
    line-height: 30px;
    display: inline-block;
    border-radius: 5px;
    margin: 10px
}

.box-content .setting-selected {
    border: 1px solid #f63;
    background: url(../images/check.png) no-repeat 102% 3px;
    background-size: 30px 30px
}

.box-content div.show-settings div {
    height: 35px;
    line-height: 35px
}

.box-content div.show-settings p {
    display: inline
}

.box-content div.hide-settings {
    width: 380px;
    line-height: normal;
    padding: 20px 0
}

.box-content input[type="radio"] {
    width: auto;
    height: 17px;
    vertical-align: middle;
    margin: 0 8px
}

.radio {
    display: inline-block;
    float: left;
    width: 18px;
    height: 16px;
    margin: 9.5px 0;
    background: url(../images/protectcon_btn.png) no-repeat
}

.show-settings p {
    margin-left: 10px
}

.radio-selected {
    background-position: 0 -16px
}

.box-content ul li.indexBoxAR {
    height: auto
}

    .box-content ul li.indexBoxAR p {
        font-size: 18px;
        color: #f63
    }

        .box-content ul li.indexBoxAR p i {
            font-size: 22px;
            font-style: normal
        }

.box-content ul li.Order_Xcx {
    height: auto;
    padding: 15px 0 10px 0
}

    .box-content ul li.Order_Xcx img {
        float: left;
        padding-left: 58px
    }

    .box-content ul li.Order_Xcx .Order_XcxTxt {
        float: left;
        padding-left: 15px;
        padding-top: 30px;
        text-align: left
    }

.Order_XcxTxt span {
    display: block;
    font-size: 18px;
    line-height: 1.8em;
    color: #999
}

.li-fd-content {
    padding: 10px 0;
    height: 150px !important
}

.fd-content {
    width: 335px;
    height: 100%;
    font-size: 14px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 0 10px;
    resize: none
}

.li-fd-contact {
    height: 70px !important;
    padding: 10px 0
}

.fd-contact {
    height: 50px !important;
    padding-left: 10px !important
}

.li-fd-submit {
    padding: 10px 0;
    height: 70px !important
}

.submit-fd {
    height: 50px !important
}

.submit-fd {
    cursor: pointer
}

#fd-content::-webkit-input-placeholder {
    color: #666 !important;
    line-height: 20px
}

#fd-content:-moz-placeholder {
    color: #666 !important;
    line-height: 20px
}

#fd-content::-moz-placeholder {
    color: #666 !important;
    line-height: 20px
}

#fd-content:-ms-input-placeholder {
    color: #666 !important;
    line-height: 20px
}

#zdyjg {
    margin-top: -251px
}

.box-themeCon {
    width: 100%;
    background: #fff
}

    .box-themeCon p {
        text-align: center
    }

        .box-themeCon p img {
            margin: 20px 0 15px
        }

    .box-themeCon .zdybj_Barrage_tip {
        font-size: 14px;
        text-align: center;
        line-height: 2em;
        color: #999
    }

.zdybj_Barrage_tip i {
    color: #f40
}

.box-themeCon .zdybj_Barrage_btn {
    display: block;
    width: 370px;
    padding-top: 30px;
    padding-bottom: 40px;
    margin: 0 auto
}

.zdybj_Barrage_btn span, .zdybj_Barrage_btn a {
    float: right;
    width: 150px;
    height: 44px;
    font-size: 15px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    background: #f40;
    border-radius: 5px;
    cursor: pointer
}

.zdybj_Barrage_btn a {
    float: left
}

.index_region_box {
    width: 100%;
    position: relative;
    display: inline-block
}

    .index_region_box i {
        position: absolute;
        top: 16px;
        right: 10px;
        display: inline-block;
        width: 8px;
        height: 7px;
        background: url(../images/down_baoj.png) center
    }

    .index_region_box .district-select-box {
        top: auto;
        display: none;
        position: absolute;
        width: 100%;
        background-color: #fff;
        border: 1px solid #ccc
    }

.district-select-box .district-select {
    float: left;
    width: 50%;
    height: 300px;
    font-size: 13px;
    color: #666
}

.district-select strong.district-on {
    border-bottom: 1px solid #f40;
    display: block
}

.district-select strong {
    font-weight: 400;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    border-bottom: 1px solid #dedede;
    display: block
}

.district-select-box .district-select ul {
    margin-top: 10px;
    margin-right: 10px;
    padding: 0;
    width: 98%;
    height: 256px;
    overflow: auto
}

    .district-select-box .district-select ul li {
        float: none;
        margin: 0;
        width: auto;
        padding: 8px 0;
        cursor: pointer;
        text-align: center
    }

.district-select-box .district-city ul li {
    padding-left: 5px
}

.district-select .district-select-on {
    color: #f40
}

.district-select ul li:hover {
    color: #f40
}

::-webkit-scrollbar {
    width: 6px;
    height: 4px
}

::-webkit-scrollbar-thumb {
    display: block;
    border-radius: 20px;
    background-color: rgba(214,214,214,1)
}

.w1000 {
    width: 1150px;
    margin: 0 auto
}

.w80 {
    width: 80px;
    float: left
}

.mr20 {
    margin-right: 20px
}

.longtext {
    width: 125px;
    height: 36px;
    line-height: 26px;
    padding: 4px 0 6px 15px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    background: url(../images/down_baoj.png) no-repeat;
    background-position: 95% 50%;
    border: 1px solid #999
}

.price3131 {
    padding-left: 23px;
    position: relative
}

.price3131_click {
    cursor: pointer;
    padding-left: 6px
}

.price3131 span.f18 {
    font-size: 18px;
    color: #ff4900;
    font-family: "Microsoft YaHei"
}

.form123 .price3131_click {
    display: inline;
    padding-left: 20px;
    cursor: default;
    color: #666
}

    .form123 .price3131_click span.f18 {
        font-size: 18px;
        color: #ff4900;
        font-family: "Microsoft YaHei"
    }

.bor-bottom1 {
    border-bottom: 1px dashed #e7e7e7;
    padding-bottom: 30px
}

.ServiceProcess_login {
    border-bottom: 1px #e7e7e7 dashed;
    padding-bottom: 25px
}

    .ServiceProcess_login .w80 {
        width: 120px;
        float: left;
        font-size: 14px;
        font-family: "Microsoft YaHei"
    }

.Ttriangle {
    width: 8px;
    height: 6px;
    background-position: -152px -111px;
    display: inline-block;
    margin-left: 15px
}

.price3131_1_1 .Ttriangle {
    float: left;
    margin: 19px 0 0 21px
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

.pt5 {
    padding-top: 5px
}

.pt2 {
    padding-top: 2px
}

.pt8 {
    padding-top: 8px
}

.pt20 {
    padding-top: 20px
}

.form123 {
    font-size: 14px;
    font-family: "Microsoft YaHei"
}

    .form123 label input {
        margin-right: 4px
    }

.dl_lbfxb {
    width: 750px;
    padding-left: 18px
}

    .dl_lbfxb dd {
        width: 189px;
        height: 121px;
        float: left;
        margin: 0 50px 10px 0;
        text-align: center;
        position: relative
    }

        .dl_lbfxb dd a {
            width: 187px;
            height: 119px;
            display: block;
            border: 1px #d6d6d6 solid
        }

        .dl_lbfxb dd.on a {
            border: 1px #393 solid
        }

        .dl_lbfxb dd a:hover {
            border: 1px #393 solid
        }

        .dl_lbfxb dd a p {
            height: 46px;
            padding-top: 17px;
            font: 700 15px/22px "Microsoft YaHei";
            color: #fff
        }

        .dl_lbfxb dd a div {
            font: 400 24px/56px "Microsoft YaHei";
            color: #666
        }

            .dl_lbfxb dd a div i {
                width: 22px;
                height: 22px;
                display: inline-block;
                vertical-align: -1px;
                background-position: -233px -203px;
                margin-right: 5px
            }

        .dl_lbfxb dd a:hover div, .dl_lbfxb dd.on a div {
            color: #393
        }

            .dl_lbfxb dd a:hover div i, .dl_lbfxb dd.on a i {
                background-position: -256px -203px
            }

.ServiceProcess_login_price p {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 35px
}

    .ServiceProcess_login_price p span {
        font-size: 18px;
        color: #ff4a00
    }

    .ServiceProcess_login_price p a {
        width: 130px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff;
        border-radius: 2px;
        display: block;
        background: #393;
        margin: 25px 0 0 83px;
        font-size: 16px
    }

.ServiceProcess_login_price .pt20 .btn {
    margin-left: 86px
}

.w678 {
    width: 678px;
    margin-left: 100px
}

.business_list {
    width: 712px
}

    .business_list li {
        float: left;
        margin: 0 18px 10px 0;
        border: 1px #ccc solid
    }

.major_lable {
    display: block;
    width: 158px;
    padding: 8px 0;
    text-align: center;
    color: #000
}

.business_list li input {
    display: none
}

.business_list li :hover {
    cursor: pointer
}

.business_list li a {
    width: 158px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    display: block;
    color: #000
}

.on label {
    background: url(../images/bj.jpg) no-repeat right 0 bottom 0;
    color: #d84a4a
}

.w678 h3 {
    padding: 20px 0 10px;
    color: #333;
    font-size: 12px
}

.scope_of_business {
    width: 672px;
    height: 78px;
    border: 1px #ccc solid;
    resize: none;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #666
}

.div_03251 .longtext, .div_03251 .price3131, .div_03251 label {
    float: left
}

.div_03251 span label {
    float: none
}

.btn {
    padding: 0 35px;
    height: 35px;
    font: 400 16px/35px "Microsoft YaHei";
    color: #fff;
    display: inline-block;
    background: #f04a0e;
    border-radius: 2px;
    border: 0;
    cursor: pointer
}

.form3131 {
    float: left
}

    .form3131 label {
        line-height: 30px
    }

        .form3131 label span {
            font-size: 12px;
            color: #999;
            padding-left: 10px
        }

.div_0429 {
    background: url(../images/global_bg.png) no-repeat scroll -20px -8px rgba(0,0,0,0);
    height: 49px;
    left: 343px;
    line-height: 25px;
    padding: 3px 0 0 14px;
    position: absolute;
    top: 0;
    width: 160px;
    z-index: 3;
    font-size: 12px
}

    .div_0429 dd {
        color: red
    }

a.btn:hover {
    color: #fff
}

.tit24 {
    color: #f40;
    font: 22px/32px "Microsoft YaHei";
    margin: -28px 0 0 15px;
    width: 640px
}

.tit20 {
    border-left: 8px solid #f40;
    color: #333;
    font: 24px/26px "Microsoft YaHei";
    height: 26px;
    margin: 20px 0 50px;
    padding-left: 7px
}

.s_caption {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    margin-bottom: 40px;
    padding-left: 15px
}

.price3131_1 {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    display: none;
    left: 11px;
    position: absolute;
    top: -7px
}

.price3131_1 {
    cursor: pointer
}

.price3131_1_1 p {
    border-bottom: 1px solid #d0cece;
    float: left;
    margin-left: 17px;
    margin-right: -6px
}

.c7 {
    color: #333
}

.price3131 span.f18 {
    color: #ff4900;
    font-family: "Microsoft YaHei";
    font-size: 18px
}

.div_03251 span label {
    float: none
}

.div_03251 .longtext, .div_03251 .price3131, .div_03251 label {
    float: left
}

.price3131 span.f18 {
    color: #ff4900;
    font-family: "Microsoft YaHei";
    font-size: 18px
}

.f18 {
    font-size: 18px;
    color: red
}

.price3131_1_1 .Ttriangle {
    float: left;
    margin: 19px 0 0 21px
}

.Ttriangle {
    background-position: -152px -111px;
    display: inline-block;
    height: 6px;
    margin-left: 15px;
    width: 8px
}

i {
    font-style: normal
}

.price3131_1 ul {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dfdede;
    padding: 10px 20px;
    position: absolute;
    top: 34px;
    width: 220px;
    z-index: 9
}

li, ul {
    list-style: outside none none
}

dd, dl, dt, form, h1, h2, h3, h4, h5, h6, i, input, li, ol, p, textarea, ul {
    font-weight: 400;
    margin: 0;
    padding: 0
}

.price3131_1 ul li {
    color: #898989;
    height: 24px;
    line-height: 24px
}

    .price3131_1 ul li span.n1 {
        display: inline-block
    }

    .price3131_1 ul li span.n2 {
        color: #333;
        display: inline-block;
        width: 14px
    }

    .price3131_1 ul li span.n3 {
        color: #fd4b01;
        display: inline-block;
        font-size: 14px
    }

li.cdo {
    color: #d0cece;
    font-size: 10px
}

.tabcont {
    width: 1150px;
    margin: 0 auto
}

.detail .pub-block {
    width: 1150px;
    overflow: hidden;
    margin: 0 auto 16px
}

.pub-block .title {
    background: #f6f6f6;
    height: 46px;
    line-height: 46px;
    position: relative;
    border-bottom: 1px solid #ebebeb
}

.pub-block .white {
    background: #fff;
    border-right: 1px solid #ebebeb;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    height: 47px;
    padding: 0 15px
}

.pub-block .title i {
    float: left;
    width: 17px;
    height: 22px;
    background-position: 0 0;
    margin-top: 11px
}

.pub-block .title h3 {
    margin: 0 10px
}

.pub-block .title h4 {
    color: #b70512
}

.pub-block .title h5 {
    color: #b70512;
    margin-left: 10px
}

.pub-block .title h6 {
    color: #a7a7a7;
    font-size: 16px;
    margin-left: 10px
}

.pub-block .title i {
    float: left;
    width: 17px;
    height: 22px;
    background-position: 0 0;
    margin-top: 11px
}

.pub-block .cont {
    font-size: 14px;
    color: #4d4d4d
}

.pub-block .title h3, .pub-block .title h4, .pub-block .title h5, .pub-block .title h6 {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    float: left
}

.pub-block .title h3 {
    margin: 0 10px
}

.pub-block .title h4 {
    color: #b70512
}

.business_list1 li input {
    text-align: center;
    width: 10px;
    height: 10px
}

.business_list1 li {
    float: left;
    margin: -5px 18px 10px 0;
    border: 1px #ccc solid
}

    .business_list1 li :hover {
        cursor: pointer
    }

    .business_list1 li a {
        width: 110px;
        height: 29px;
        line-height: 29px;
        display: block;
        font-size: 10px;
        float: right
    }

.form1231 {
    text-align: center;
    float: right
}

.major_lable1 {
    display: block;
    width: 200px;
    padding: 8px 0;
    text-align: center;
    height: auto;
    float: right;
    vertical-align: middle
}

.radio1 {
    margin: 0;
    padding: 0;
    -webkit-appearance: radio;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px
}

.agen_select_type {
    border: 1px solid #eaeaea;
    width: 1150px;
    margin-top: 20px;
    padding: 10px
}

.business_list .on1 {
    border: 1px solid #ec494a;
    background: url(../images/bj.jpg) no-repeat right 0 bottom 0
}

    .business_list .on1 label {
        color: #ec494a
    }

.major_lable {
    color: #000;
    display: block;
    padding: 8px 0;
    text-align: center;
    width: 158px
}

.cont {
    margin-left: 40px
}

.kuang {
    width: 350px;
    height: 200px
}

.bg_step1 {
    background: url(../images/step1.jpg) no-repeat;
    width: 1080px;
    height: 234px
}

.bg_step2 {
    background: url(../images/step2.jpg) no-repeat;
    width: 1080px;
    height: 300px
}

.bg_step3 {
    background: url(../images/step3.jpg) no-repeat;
    width: 1080px;
    height: 234px
}

.disabled {
    display: none
}

.jizhang_color {
    background-color: green;
    color: #fff;
    width: 200px;
    height: 30px;
    border: thin;
    font-size: 12px
}

.jizhangsup_color {
    color: #000;
    width: 150px;
    height: 30px;
    margin-left: 70px
}

.font-ju {
    padding-top: 5px;
    margin-left: 10px
}

.registerAddress {
    background: url(../images/global_bg.png) no-repeat;
    width: 600px;
    height: 400px
}

.registerSuce {
    margin-top: 80px;
    width: 1000px
}

.successimage {
    width: 40px;
    height: 40px;
    background: url(../images/succese.png) no-repeat
}

.about_us_box {
    background: none repeat scroll 0 0 #fff;
    position: relative
}

.clearfix {
    display: block
}

.clearfix {
    display: inline-block
}

.ServiceListTit {
    border-bottom: 2px solid #393;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px
}

li, ul {
    list-style: none outside none
}

dd, dl, dt, form, h1, h2, h3, h4, h5, h6, i, input, li, ol, p, textarea, ul {
    font-weight: 400;
    margin: 0;
    padding: 0
}

.clearfix {
    display: block
}

.pay_amount {
    background: none repeat scroll 0 0 #fdfff7;
    padding: 10px 0
}

.go_settlement {
    padding: 32px 0 96px;
    text-align: right
}

.ServiceList li a {
    color: #ff4a00;
    float: right;
    margin-top: 23px;
    margin-right: 30px
}

a {
    color: #08c;
    outline: medium none;
    text-decoration: none
}

.ServiceList li i.n2 {
    background-position: -53px -64px
}

.ServiceList li span.w608 {
    width: 208px
}

.ServiceList li span {
    float: left;
    padding-top: 23px
}

.ServiceList li .price3131_1 {
    display: none;
    left: 249px;
    position: absolute;
    top: 40px
}

.price3131_1 {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    display: none;
    left: 11px;
    position: absolute;
    top: -7px
}

.ServiceList li .t_triangle {
    background: url(../images/jigsaw.png) no-repeat scroll -216px -137px rgba(0,0,0,0);
    display: block;
    float: none;
    height: 19px;
    left: 113px;
    margin: 0;
    position: relative;
    top: 18px;
    width: 25px;
    z-index: 999
}

li, ul {
    list-style: none outside none
}

dd, dl, dt, form, h1, h2, h3, h4, h5, h6, i, input, li, ol, p, textarea, ul {
    font-weight: 400
}

.pay_amount {
    background: none repeat scroll 0 0 #fdfff7;
    padding: 10px 0
}

.ServiceList li .price3131_1 li span {
    font-family: "宋体";
    font-size: 12px;
    padding: 0
}

.ServiceList li span {
    float: left;
    padding-top: 23px;
    margin-left: 30px
}

.price3131_1 ul li span.n2 {
    color: #333;
    display: inline-block;
    width: 14px;
    margin-left: 20px
}

.price3131_1 ul li span.n3 {
    color: #fd4b01;
    display: inline-block;
    font-size: 14px;
    width: 40px
}

.s_detail {
    color: #08c;
    width: 200px
}

.footw1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 80px
}

.line_height {
    line-height: 30px
}

.tit24 {
    font-size: 20px;
    padding-left: 15px
}

.s_caption {
    font-size: 14px;
    float: none
}

.agen_select_type {
    position: relative
}

.title {
    width: 1170px;
    background: #f6f6f6;
    height: 46px;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ebebeb;
    float: left
}

.white {
    background: #fff;
    border-right: 1px solid #ebebeb;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    height: 47px;
    padding: 0 15px
}

    .white h3 {
        padding-right: 10px;
        font-size: 18px;
        float: left
    }

    .white h4 {
        padding-right: 5px;
        font-size: 18px;
        color: #b70512;
        float: left
    }

.img {
    float: left;
    margin-top: 40px;
    width: 100%
}

.s_caption dt {
    line-height: 35px;
    font-weight: 700;
    font-size: 14px
}

.s_caption p {
    margin-bottom: 7px
}

.n1 {
    text-indent: 2em;
    font-size: 14px
}

.white i {
    width: 30px;
    height: 25px;
    margin-top: 11px;
    float: left;
    background: url(../images/global.png) no-repeat;
    background-position: -210px -56px
}

.bg_step2 {
    background: 0 0
}

    .bg_step2 p {
        width: 100%;
        line-height: 40px;
        color: #000;
        font-size: 24px
    }

    .bg_step2 span {
        font-size: 20px;
        color: #f66000;
        margin-top: 38px;
        display: block;
        margin-left: 45px;
        line-height: 45px
    }

        .bg_step2 span i {
            width: 44px;
            height: 53px;
            text-align: center;
            font-size: 28px;
            display: block;
            color: #fff;
            background: url(../images/bj1.jpg) no-repeat;
            float: left;
            margin-right: 10px
        }

    .bg_step2 ul {
        width: 955px;
        height: 150px;
        border: 1px solid #efefef;
        background: #faf8f9;
        color: #8e8c8d;
        margin-top: 22px;
        margin-left: 100px;
        padding-left: 20px
    }

        .bg_step2 ul li {
            line-height: 35px;
            font-size: 15px
        }

.bg_step3 {
    background: 0 0
}

    .bg_step3 ul {
        padding-left: 45px;
        color: #8e8c8d
    }

    .bg_step3 span {
        font-size: 20px;
        color: #f66000;
        margin-top: 20px;
        display: block;
        line-height: 45px;
        margin-bottom: 25px
    }

        .bg_step3 span i {
            width: 44px;
            height: 53px;
            text-align: center;
            font-size: 28px;
            display: block;
            color: #fff;
            background: url(../images/bj1.jpg) no-repeat;
            float: left;
            margin-right: 10px
        }

    .bg_step3 ul li {
        padding-left: 60px;
        line-height: 30px;
        font-size: 15px
    }

    .bg_step3 .ul1 {
        width: 575px;
        height: 342px;
        float: left
    }

    .bg_step3 .ul2 {
        width: 415px;
        height: 342px;
        float: left
    }

.pub-block .cont {
    float: left
}

.pub-block .title span {
    width: 30px;
    height: 25px;
    margin-top: 11px;
    float: left;
    background: url(../images/global.png) no-repeat;
    background-position: -210px -56px
}

.clearfix li.li_cur {
    border: 1px solid #f40;
    color: #f40
}

.liDie {
    border: #ddd 1px solid !important;
    color: #ddd !important
}

#zzzyBox {
    margin-bottom: -17px
}

    #zzzyBox li:nth-child(3n) {
        margin-right: 0 !important
    }

.red {
    color: #f40 !important
}

#biaozhun p span, #fanwei p span {
    font-family: "微软雅黑","黑体" !important;
    font-size: 14px
}

#biaozhun p strong, #fanwei p strong {
    font-size: 18px;
    font-weight: 400
}

p.error {
    padding-left: 90px;
    color: red;
    font-size: 14px
}

.longtext {
    width: 220px;
    height: 36px;
    margin-right: 14px;
    border-radius: 3px
}
