broker.css@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font: 12px/1.25 "微软雅黑","宋体"
}

ul {
    list-style-type: none
}

li {
    list-style-type: none
}

ol {
    list-style-type: none
}

/* a {
    text-decoration: none
} */

img {
    border: 0
}

.header {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
    font-size: 12px;
    color: #9a9a9a
}

.header_center {
    width: 1220px;
    height: 36px;
    margin: 0 auto
}

.header_left {
    width: 315px;
    height: 35px;
    float: left
}

    .header_left a {
        line-height: 35px;
        color: #333;
        text-decoration: none;
        color: #9A9A9A
    }

        .header_left a:hover {
            text-decoration: underline
        }

.header_left {
    height: 35px;
    color: #999;
    width: 320px;
    position: absolute;
    float: left
}

    .header_left strong {
        height: 35px
    }

    .header_left strong {
        display: inline-block;
        height: 35px;
        position: relative;
        line-height: 35px
    }

.header_right {
    float: right;
    height: 35px;
    margin-right: 25px;
    display: inline;
    width: 600px;
    margin: 0
}

    .header_right ul li #regist em {
        background: url(dh1.png) no-repeat left;
        background-size: 15px 15px;
        font-size: 12px;
        padding-left: 18px;
        color: #5e5c5b
    }

        .header_right ul li #regist em span {
            font-size: 19px;
            float: none;
            color: #5e5c5b;
            font-family: Tahoma;
            margin-bottom: 0
        }

    .header_right ul li #regist a {
        padding: 0 5px
    }

    .header_right ul li a {
        text-decoration: none;
        color: #5e5c5b
    }

        .header_right ul li a:hover {
            color: #0084ff;
            text-decoration: underline
        }

.cr_header {
    width: 100%;
    height: 66px;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px
}

.w1000 {
    width: 1220px;
    height: 66px;
    margin: 0 auto
}
.w1000 h1 {
    float: left;
    margin: 0;
    padding: 0;
}
    
    .w1000 ul {
        /*line-height: 66px;
        height: 66px;
        float: right*/
        width: 900px;
	    line-height: 66px;
	    height: 66px;
	    float: right;
	    margin: 0;
	    padding: 0;
    }

        .w1000 ul li {
            width: 90px;
            float: left;
            /*padding-top: 20px*/
        }

            .w1000 ul li a {
                color: #333;
                text-decoration: none;
                font-size: 16px
            }

                .w1000 ul li a:hover {
                    color: red;
                    text-decoration: underline;
                    font-weight: 700
                }

        .w1000 ul .li2 {
            background: url(new.jpg) no-repeat;
            background-position: 50px 10px
        }

.mion {
    position:relative;
    width: 1218px;
    height: auto;
    margin: 0 auto;
    border: 1px solid #eee
}

.mion_left {
    width: 195px;
    float: left
}

    .mion_left dl {
        width: 195px;
        position: relative
    }

        .mion_left dl img {
            position: absolute;
            left: 65px;
            top: -30px
        }

    .mion_left .moin_left_xcx {
        width: 100%;
        text-align: center
    }

        .mion_left .moin_left_xcx img {
            position: inherit;
            margin: 50px 0 13px 0
        }

        .mion_left .moin_left_xcx p {
            font-size: 17px;
            line-height: 1.8em;
            color: #666
        }

    .mion_left dl dt {
        width: 195px;
        height: 40px;
        padding-top: 50px;
        font-size: 16px;
        text-align: center
    }

    .mion_left dl dd a {
        width: 195px;
        height: 48px;
        color: #333;
        text-decoration: none;
        display: block;
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        border-bottom: 1px dotted #ddd
    }

        .mion_left dl dd a span {
            width: 120px;
            display: block;
            margin-left: 30px;
            font-size: 14px;
            font-weight: 700;
            line-height: 50px
        }

    .mion_left dl .dd {
        background: url(menubj.jpg) no-repeat
    }

    .mion_left dl dd a:hover, .mion_left dl dd.mion_left_tit span:hover {
        background: url(menubj.jpg) no-repeat
    }

.mion_right {
    float: left;
    width: 900px;
    padding: 0 0 30px 60px;
    margin: 0 auto;
    margin-top: 30px;
    min-height: 400px;
    border-left: 1px solid #eee
}

    .mion_right .yz {
        padding: 50px 0 40px 0
    }

        .mion_right .yz span {
            padding-left: 10px;
            font-size: 18px;
            border-left: solid #0084ff
        }

.content_box {
    width: 882px;
    height: auto
}

    .content_box h2 {
        line-height: 50px;
        font-size: 18px
    }

    .content_box h3 {
        width: 865px;
        height: 35px;
        border-bottom: 2px solid #ccc;
        margin-bottom: 20px
    }

        .content_box h3 span {
            line-height: 35px;
            border-bottom: 2px solid #0084ff;
            display: block;
            font-size: 16px;
            padding-right: 10px;
            float: left
        }

    .content_box ul {
        width: 855px;
        height: auto;
        margin: 0 auto;
        padding-top: 40px;
        display: block
    }

        .content_box ul li {
            width: 845px;
            height: 62px;
            font-size: 14px
        }

            .content_box ul li i {
                width: 135px;
                height: 40px;
                line-height: 20px;
                margin-top: 10px;
                margin-left: 15px;
                padding-left: 45px;
                float: left;
                font-size: 14px;
                color: #7a7879
            }

                .content_box ul li i span {
                    color: #0084ff;
                    font-weight: 700;
                    font-size: 14px
                }

            .content_box ul li a {
                width: 70px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                text-decoration: none;
                color: #fff;
                font-weight: 700;
                border-radius: 4px;
                margin-top: 10px;
                float: right;
                margin-right: 40px
            }

.Order form {
    width: 845px;
    height: auto;
    line-height: 40px;
    margin-top: 25px;
    margin-bottom: 25px
}

    .Order form .text {
        width: 180px;
        height: 34px;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin: 0 5px;
        outline: 0;
        padding-left: 10px
    }

    .Order form .button {
        height: 34px;
        padding: 0 35px;
        font-size: 16px;
        border: 1px solid #0084ff;
        border-radius: 4px;
        color: #0084ff;
        outline: 0;
        cursor: pointer;
        background-color: #fff
    }

    .Order form.form1 {
        width: 805px;
        height: auto;
        min-height: 300px;
        padding: 30px;
        border: 1px dashed #ccc
    }

        .Order form.form1 li {
            list-style-type: none
        }

            .Order form.form1 li i {
                width: 140px;
                line-height: 35px;
                display: block;
                text-align: right;
                float: left;
                font-size: 14px
            }

.content_box table {
    margin-top: 10px;
    border-collapse: collapse
}

    .content_box table tr {
        height: 30px;
        line-height: 40px;
        display: table-row;
        margin: 0;
        padding: 0;
        background: #fff
    }

        .content_box table tr.tr1 {
            height: 30px;
            line-height: 40px;
            display: table-row;
            margin: 0;
            padding: 0;
            background: #f9f9f9
        }

        .content_box table tr td {
            height: 36px;
            border: 1px solid #ccc;
            text-align: center;
            font-size: 13px;
            line-height: 24px
        }

        .content_box table tr .td1 {
            width: 150px;
            border-radius: 4px;
            background: #a1a1a1;
            display: block
        }

        .content_box table tr .td2 {
            font-size: 12px;
            color: red
        }

        .content_box table tr .td1 a {
            width: 150px;
            line-height: 30px;
            color: #fff;
            text-decoration: none;
            background: url(ljt.png) no-repeat;
            background-position: 22px;
            background-size: 11px;
            display: block
        }

        .content_box table tr.tr2 {
            margin-top: 10px
        }

.td2 dl {
    width: 213px;
    height: auto
}

    .td2 dl dt {
        width: 213px;
        line-height: 40px;
        cursor: pointer;
        display: block
    }

    .td2 dl dd {
        width: 207px;
        line-height: 20px;
        height: auto;
        border: 1px solid #999;
        font-size: 12px;
        display: none;
        background: #fff;
        z-index: 1
    }

        .td2 dl dd a {
            color: #333;
            text-decoration: none;
            cursor: text;
            line-height: 20px;
            padding-left: 5px
        }

.content_box ol {
    width: 330px;
    height: 125px;
    margin-top: 75px;
    color: #999;
    border: 1px solid #999;
    padding: 10px;
    border-radius: 4px
}

    .content_box ol li {
        width: 100%;
        line-height: 25px
    }

.content_box form li {
    width: 820px;
    line-height: 35px;
    list-style-type: none;
    color: #999;
    margin-bottom: 15px
}

.subject_list .in {
    border: 1px solid #0084ff !important;
    color: #0084ff !important
}

#subject_error {
    height: auto;
    width: 240px;
    line-height: inherit;
    border-radius: 4px;
    float: left;
    color: #f66;
    position: static !important;
    margin-left: 120px
}

#gongsizhuce_subject_error {
    height: 25px;
    width: 240px;
    line-height: 16px;
    border-radius: 4px;
    float: left;
    color: #f66;
    position: static !important;
    margin-left: 102px
}

#zizhi .sub_button {
    width: 556px;
    float: left
}

.sub_button label {
    margin-right: 7px
}

#zizhi .sub_button span {
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    color: green;
    float: left
}

#zizhi .sub_button button {
    height: 25px;
    line-height: 25px;
    width: 135px
}

#zizhi .sub_button div button:nth-child(4) {
    margin-left: 95px
}

.sub_button_left {
    width: 50%;
    float: left;
    height: 33px !important
}

.sub_button_right {
    width: 50%;
    float: right;
    height: 33px !important
}

    .sub_button_right label {
        margin-left: 18px
    }

    .sub_button_right span {
        margin-right: 0 !important
    }

.content_box form li p {
    width: 110px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    float: left
}

.content_box form li input {
    width: 310px;
    height: 35px;
    border: 1px solid #ede9ea;
    border-radius: 4px;
    text-indent: .3em
}

.content_box form li .input1 {
    width: 135px;
    height: 35px;
    background: #0084ff;
    text-align: center;
    color: #fff;
    margin-left: 140px;
    cursor: pointer;
    font-size: 16px
}

.content_box form li textarea {
    width: 640px;
    font-size: 15px;
    padding: 10px;
    color: #666;
    border: 1px solid #ede9ea;
    border-radius: 4px
}

.content_box form li select {
    width: 103px;
    height: 28px
}

.content_box form li .inp1 {
    width: 315px;
    height: 32px
}

.messge {
    height: 20px;
    color: #f66 !important
}

.error_bg {
    background: url(global.png) no-repeat scroll -253px 7px rgba(0,0,0,0);
    display: inline-block;
    padding: 6px 15px;
    margin-left: 5px
}

.content_box table tr .td1 a:hover {
    background-color: #5e5e5e;
    border-radius: 4px
}

#address_span {
    margin-left: 110px
}

#introduction_span {
    margin-left: 110px
}

#Introduction {
    letter-spacing: 0;
    line-height: 24px;
    font-size: 14px
}

.content_box table tr.tr1 td {
    line-height: 24px
}

.showCause {
    text-align: left;
    width: 500px;
    height: 150px;
    margin-left: 200px;
    display: none
}

    .showCause p {
        margin-top: 10px
    }

.yzsj {
    height: 90px;
    margin-left: 130px
}

    .yzsj .btn {
        width: 110px;
        text-align: center;
        text-indent: 0;
        height: 31px;
        line-height: 31px;
        border: 1px solid #f2f2f2;
        border-radius: 4px;
        background: #f2f2f2;
        outline: 0;
        color: #666;
        cursor: pointer;
        position: absolute;
        right: 87px;
        top: 2px
    }

    .yzsj p {
        font-weight: 400;
        font-style: normal;
        font-size: 18px;
        color: #666;
        float: left
    }

.sub {
    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;
    margin-left: 270px
}

#gongsizhuce .sub_button {
    width: 556px;
    float: left
}

    #gongsizhuce .sub_button span {
        font-size: 14px;
        line-height: 25px;
        height: 25px;
        color: green;
        float: left
    }

    #gongsizhuce .sub_button button {
        height: 25px;
        line-height: 25px;
        width: 135px
    }

    #gongsizhuce .sub_button div button:nth-child(4) {
        margin-left: 95px
    }

.content_protect, .content_protect_sms {
    padding: 20px 0 0 15px
}

    .content_protect ul li, .content_protect_sms ul li {
        float: left;
        width: 150px;
        height: 16px;
        line-height: 16px;
        padding-left: 25px;
        font-size: 16px;
        cursor: pointer;
        background: url(protectCon_btn.png) no-repeat
    }

        .content_protect ul li.on, .content_protect_sms ul li.on {
            background-position: 0 -16px
        }

    .content_protect .content_protectCon, .content_protect_sms .content_protectCon_sms {
        margin-top: 20px
    }

.content_protectCon .protectCon_close, .content_protectCon_sms .protectCon_close_sms {
    display: none;
    width: 755px;
    padding: 5px 20px;
    font-size: 16px;
    color: #999;
    background: #f2fbfd
}

.content_protectCon .protectCon_open, .content_protectConsms .protectCon_open_sms {
    display: block;
    width: 755px
}

.protectCon_open p, .protectCon_open_sms p {
    margin-top: 20px;
    font-size: 15px;
    color: #f60
}

.protectCon_open h2, .protectCon_open_sms h2 {
    font-size: 16px;
    font-weight: 400
}

.protectCon_open span, .protectCon_open_sms span {
    margin-left: 20px
}

.protectCon_open input, .protectCon_open_sms input {
    margin: 0 20px;
    padding: 3px 0 3px 10px;
    color: #333
}

.protectCon_open i, .protectCon_open_sms i {
    margin-left: 20px;
    color: #00f;
    cursor: pointer
}

.protectCon_open i, .protectCon_close input, .protectCon_open_sms i, .protectCon_open_sms input {
    font-size: 16px
}

.Order {
    width: 900px;
    margin: 0 auto
}

    .Order .OrderTitle {
        margin-top: 25px;
        padding-left: 10px;
        height: 20px;
        font-size: 20px;
        line-height: 20px;
        border-left: 3px solid #0084ff
    }

    #brokerorder_nav, .Order ul {
        width: 900px;
        height: 26px;
        margin-top: 35px;
        font-weight: 400;
        border-bottom: 1px solid #e2e2e2
    }

        #Order_nav li, #brokerorder_nav li {
            float: left;
            width: auto;
            cursor: pointer
        }

            #Order_nav li a, #brokerorder_nav li a {
                display: inline-block;
                width: auto;
                height: auto;
                margin: 0;
                padding: 0 15px 10px 15px;
                font-size: 16px;
                line-height: 15px;
                color: #333;
                text-decoration: none
            }

            #Order_nav li.Order_nav_on, #Order_nav li:hover, #brokerorder_nav .brokerorder_on, #brokerorder_nav li:hover {
                border-bottom: 3px solid #0084ff
            }

                #Order_nav li.Order_nav_on a, #Order_nav li:hover a, #brokerorder_nav .brokerorder_on a, #brokerorder_nav li:hover a {
                    color: #0084ff
                }

        #brokerorder_nav span {
            float: right;
            padding-right: 5px;
            font-size: 14px;
            color: #999
        }

            #brokerorder_nav span i {
                font-size: 15px;
                padding: 0 5px;
                color: #0084ff
            }

    .Order .OrderCon {
        width: 900px;
        margin: 0 auto;
        margin-top: 40px
    }

.OrderCon .Order_tabel {
    display: block;
    width: 790px;
    margin: 0 auto
}

    .OrderCon .Order_tabel .Order_num, .OrderVoucher .OrderVoucher_title {
        font-size: 24px;
        color: #333;
        width: 100%;
        text-align: center
    }

.OrderVoucher_title2 {
    padding-top: 120px
}

.OrderCon .Order_tabel table {
    margin-top: 25px;
    text-align: center;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6
}

.Order_tabel table tr td {
    height: 58px;
    font-size: 14px;
    line-height: 58px;
    color: #666;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6
}

.Order_tabel table tr th {
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    color: #fff;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    background-color: #ff9974
}

.Order_tabel .Order_buy {
    width: 790px;
    padding-top: 50px;
    text-align: center
}

.Order_buy a {
    padding: 6px 15px;
    font-size: 18px;
    color: #fff;
    background-color: #ff6831;
    border-radius: 3px;
    letter-spacing: 1px
}

.OrderVoucher {
    display: none
}

    .OrderVoucher .OrderVoucher_explain {
        width: 880px;
        padding: 0 10px;
        margin-top: 30px;
        font-size: 16px;
        text-indent: 2em;
        line-height: 1.8em;
        color: #333
    }

.OrderBuyProccess {
    width: 820px;
    padding-left: 80px;
    background: url(OrderBuyProccess_num.png) no-repeat;
    background-position: 15px 0
}

    .OrderBuyProccess ul {
        width: 820px;
        height: auto;
        margin-top: 24px;
        clear: both;
        border: none
    }

.OrderBP_title {
    height: 51px;
    font-size: 16px;
    line-height: 51px;
    color: #333
}

.OrderBuyProccess ul li, .OrderVoucher_use ul li {
    float: none
}

.OrderBuyProccess ul .OrderBP_table {
    margin-top: 20px;
    padding-bottom: 87px
}

.OrderBuyProccess ul .order_Payment {
    display: inline-block;
    width: 820px;
    height: auto;
    margin-bottom: 28px;
    clear: both
}

.OrderBuyProccess ul .order_Payment2 {
    margin-top: 27px
}

.order_Payment .order_PaymentMethod {
    float: left;
    width: 222px;
    height: 72px;
    background-image: url(PaymentMethod_img.jpg);
    background: url(PaymentMethod_img.jpg) no-repeat;
    background-position: 0 0
}

.order_Payment .gongs_payment {
    background-position: 0 -72px
}

.order_Payment .nongyyh_payment {
    background-position: 0 -144px
}

.order_Payment .alipay_payment {
    background-position: 0 -216px
}

.order_Payment div {
    float: left;
    width: 568px;
    padding: 0 0 0 30px
}

    .order_Payment div p, .order_Payment div p span {
        font-size: 15px;
        line-height: 36px;
        color: #333
    }

        .order_Payment div p .PaymentAccountNum {
            margin-right: 50px
        }

.lianxkf_img {
    padding: 37px 0 100px 0
}

.dingdq_see {
    padding: 21px 0 85px 0
}

.OrderVoucher_use ul {
    width: 900px;
    height: auto;
    margin-top: 45px;
    border: none
}

    .OrderVoucher_use ul .order_img {
        padding: 36px 0;
        text-align: center
    }

#brokerorder_nav li .brokerorder_nav_see {
    padding: 0 30px 10px 30px
}

.brokerorder_con table {
    width: 900px
}

    .brokerorder_con table td, .brokerorder_con table th {
        position: relative;
        padding: 10px;
        font-size: 16px;
        text-align: center;
        color: #666;
        border-bottom: 1px solid #ffe4c9
    }

        .brokerorder_con table td .img-you {
            position: absolute;
            top: 0;
            left: 0;
        }

        .brokerorder_con table td em {
            display: block;
            width: 100%;
            font-size: 14px;
            font-weight: 700;
            text-align: left;
            line-height: 1.6em;
            color: #333
        }

        .brokerorder_con table td p {
            padding-left: 5px;
            font-size: 14px;
            text-align: left;
            line-height: 1.4em
        }

    .brokerorder_con table th {
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        color: #666;
        background-color: #f6f6f6;
        border: 0
    }

.brokerorder_con .brokerorder_table .RushOrderQ {
    float: left;
    width: 100px;
    margin-right: 55px;
    height: 28px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
    background-color: #f63;
    cursor: pointer
}

.brokerorder_con .brokerorder_table .phoneNumber {
    float: left;
    width: 100px;
    margin-right: 55px;
    height: 28px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #f63
}

.brokerorder_con .brokerorder_table .RushOrder {
    float: left;
    width: 100px;
    margin-right: 55px;
    font-size: 16px;
    line-height: 38px;
    color: #0084ff;
    cursor: pointer
}

.brokerorder_con table td .RushOrder_tel {
    font-size: 14px;
    color: red;
    white-space: nowrap;
    cursor: pointer
}

.brokerorder_con .brokerorder_table .ddxq div {
    width: 100%
}

.brokerorder_con .brokerorder_table .ddxq label {
    width: 22%;
    color: #ff762b !important
}

.brokerorder_con .brokerorder_table .ddxq label, .brokerorder_con .brokerorder_table .ddxq span {
    font-size: 16px;
    line-height: 35px;
    color: #666;
    float: left
}

.brokerorder_con .brokerorder_table .ddxq span {
    display: inherit;
    width: 75%
}

.brokerorder_con table td em {
    position: absolute;
    right: -34px;
    top: 50%;
    display: inline-block;
    width: auto;
    margin-top: -10px;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    cursor: pointer
}

.brokerorder_con em img {
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.brokerorder_con table td .order_rep2 {
    color: #f90
}

.order_rep2_txt {
    display: none;
    position: absolute;
    top: 43px;
    left: 120px;
    width: 150px;
    min-height: 60px;
    z-index: 3;
    padding: 10px;
    color: #666;
    line-height: 1.8em;
    font-size: 13px;
    background: #fff6d8;
    border: 1px solid #ccc;
    border-radius: 3px
}

.brokerorder_con .brokerorder_table_see {
    display: none
}

.qualification_table tr td span {
    cursor: pointer;
    margin-left: 10px;
    font: 13px "微软雅黑"
}

.qualification_table tr td lable {
    margin-left: 17px;
    margin-top: 5px
}

.qualification_table tr td a {
    cursor: pointer;
    margin-left: 10px;
    font: 13px "微软雅黑"
}

.qualification_table tr td {
    font-family: '微软雅黑';
    font-weight: 400;
    font: 14px "微软雅黑";
    border-bottom: 1px dashed #eee
}

    .qualification_table tr td .reason {
        display: block;
        z-index: 1;
        position: absolute;
        width: 270px;
        height: 80px;
        border: 1px solid #ccc;
        background-color: #fff;
        padding: 5px
    }

.qualification_table tr th {
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #A1A1A1;
    height: 25px;
    line-height: 25px
}

.qualif_a {
    margin-top: -10px;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    font-size: 16px;
    border: 1px solid #0084ff;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    margin-right: 5px;
    background-color: #fff
}

.qualif_p {
    margin-top: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6
}

    .qualif_p span {
        padding: 10px 20px 5px 20px;
        height: 20px;
        line-height: 20px;
        border-bottom: 3px solid #0084ff;
        font: 20px/1 "微软雅黑";
        color: #0084ff
    }

.qualifi_Explain {
    margin-top: 50px;
    text-align: center
}

.qualifi_Explain_two p {
    margin: 10px 10px 10px 10px
}

    .qualifi_Explain_two p span {
        font-family: PingFangSC-Regular,'PingFang SC';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #666
    }

.qualifi_Explain_three p span {
    font-family: PingFangSC-Semibold,'PingFang SC Semibold','PingFang SC';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    color: #0084ff
}

.qualifi_Explain_three {
    margin-top: 20px
}

.brokerorder_con .brokerorder_table_see .RushOrder_tel {
    display: block
}

.Order .brokerorder_con .order_page {
    width: 600px;
    margin: 0 auto;
    margin-top: 80px;
    text-align: center;
    border: 0
}

    .Order .brokerorder_con .order_page a {
        display: inline-block;
        padding: 5px 10px;
        margin-right: 10px;
        color: #05c;
        border: 1px solid #d6d6d6
    }

        .Order .brokerorder_con .order_page a.order_page_on, .Order .brokerorder_con .order_page a:hover {
            font-weight: 700;
            color: #fff;
            background-color: #fd7a0e
        }

.brokerorder_con .fwlx {
    width: 800px;
    margin-left: 30px
}

    .brokerorder_con .fwlx dt {
        float: left;
        width: 100px;
        height: 80px;
        color: #666;
        font-size: 16px;
        margin-right: 15px
    }

    .brokerorder_con .fwlx dd {
        float: left;
        width: 660px
    }

    .brokerorder_con .fwlx span {
        display: inline-block;
        margin-right: 26px;
        margin-bottom: 10px;
        font-size: 16px;
        color: #666;
        cursor: pointer
    }

        .brokerorder_con .fwlx .select, .brokerorder_con .fwlx span:hover {
            color: #0084ff
        }

.brokerorder_con .zzlx {
    margin-bottom: 60px
}

    .brokerorder_con .zzlx .option {
        width: 180px;
        height: 34px;
        border: 1px solid #ccc;
        border-radius: 4px;
        margin: 0 5px;
        outline: 0;
        padding-left: 10px
    }

    .brokerorder_con .zzlx label {
        font-size: 16px;
        color: #666;
        margin-left: 30px;
        height: 34px;
        display: block;
        float: left;
        line-height: 34px
    }

.brokeroder_Explain {
    margin-top: 50px
}

    .brokeroder_Explain h2 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px
    }

        .brokeroder_Explain h2 img {
            width: 20px;
            height: 20px;
            vertical-align: bottom
        }

    .brokeroder_Explain p {
        font-size: 14px;
        line-height: 1.8em;
        color: #666
    }

        .brokeroder_Explain p span {
            margin-left: 10px;
            font-size: 14px;
            font-weight: 700;
            color: #0084ff
        }

.order_barrage {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    width: 500px;
    height: auto;
    padding: 0 20px 20px 20px;
    margin-left: -250px;
    margin-top: -215px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 20px #333
}

.order_mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=40)
}

.ord_bar_type h2 {
    font-size: 18px;
    color: #333;
    margin: 0 0 20px 0
}

.ord_bar_type p em {
    display: inline-block;
    margin-left: 15px;
    font-size: 14px;
    padding: 3px 20px;
    border: 1px solid #ddd;
    border-radius: 20px;
    cursor: pointer
}

    .ord_bar_type p em:first-child {
        margin-left: 0
    }

.ord_bar_type p .ord_typeOn {
    color: #0084ff;
    border: 1px solid #0084ff
}

.ord_bar_type span {
    display: inline-block;
    padding: 10px 0 0 25px;
    font-size: 14px;
    color: #999
}

.order_barrage .ord_bar_tit {
    font-size: 20px;
    line-height: 60px;
    color: #000;
    text-align: center
}

.order_barrage .ord_bar_off {
    position: relative
}

.order_barrage .ord_bar_exp {
    margin-top: 20px;
    position: relative
}

.ord_bar_exp textarea {
    display: block;
    width: 440px;
    height: 110px;
    margin: 0 auto;
    padding: 10px 10px 18px 10px;
    font-size: 15px;
    border: 1px solid #999;
    border-radius: 5px;
    resize: none
}

.ord_bar_exp .ord_bar_pro {
    float: right;
    margin: -20px 50px 0 0;
    color: #999
}

.ord_bar_exp .ord_bar_not, .ord_bar_type .ord_bar_type_not {
    margin-top: 8px;
    margin-left: 32px;
    font-size: 14px;
    color: red
}

.complaint_upload {
    height: 110px;
    margin-top: 12px
}

    .complaint_upload .complaint_upload_title {
        height: 25px;
        float: left
    }

        .complaint_upload .complaint_upload_title .upload_tip_l {
            float: left
        }

            .complaint_upload .complaint_upload_title .upload_tip_l .upload_btn_tip {
                font-size: 18px;
                color: #333
            }

            .complaint_upload .complaint_upload_title .upload_tip_l .img_count {
                margin-left: 10px;
                font-size: 10px;
                color: #999
            }

        .complaint_upload .complaint_upload_title .upload_tip_r {
            float: left;
            margin-left: 50px;
            line-height: 25px;
            color: #999
        }

    .complaint_upload .complaint_upload_images {
        float: left;
        width: 100%;
        height: 75px;
        margin-top: 10px;
        clear: both
    }

        .complaint_upload .complaint_upload_images .btn_upload, .complaint_upload .complaint_upload_images .uploaded_file {
            width: 75px;
            height: 75px;
            margin-left: 25px;
            margin-right: 25px;
            cursor: pointer
        }

.complaint_upload_images .moxie-shim-html5 {
    width: 0 !important;
    height: 0 !important
}

.ord_bar_box {
    margin-top: 20px
}

.upload_tip_bottom {
    text-align: center;
    margin-top: 25px
}

    .upload_tip_bottom span {
        font-size: 12px;
        color: #999
    }

.ord_bar_box {
    text-align: center
}

    .ord_bar_box input {
        padding: 8px 30px;
        font-size: 15px;
        color: #fff;
        background: #f60;
        border: 0;
        border-radius: 3px
    }

        .ord_bar_box input:first-child {
            margin-right: 30px
        }

.order_bar_suc .ord_bar_off, .order_barrage .ord_bar_off {
    position: absolute;
    right: -71px;
    top: -70px
}

.order_bar_suc {
    display: none;
    padding-bottom: 75px
}

    .order_bar_suc .order_bar_sucTit {
        padding-top: 60px;
        font-size: 26px;
        color: #666;
        text-align: center
    }

    .order_bar_suc .order_bar_sucTxt {
        padding-top: 20px;
        font-size: 16px;
        text-align: center;
        letter-spacing: 2px;
        color: #999
    }

.mion_left dl dd .mion_left_list {
    display: none;
    width: 100%;
    background-color: #f9f9f9
}

    .mion_left dl dd .mion_left_list a {
        height: auto;
        font-weight: 400;
        line-height: 3em;
        color: #666;
        border: 0
    }

        .mion_left dl dd .mion_left_list a.mion_left_list_on, .mion_left dl dd .mion_left_list a:hover {
            color: #0084ff;
            background: 0 0
        }

.mion_left dl dd.mion_left_tit span {
    position: relative;
    z-index: 2;
    display: block;
    width: 165px;
    height: 48px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer;
    border-bottom: 1px dotted #ddd
}

    .mion_left dl dd.mion_left_tit span i {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle
    }

.area_div {
    margin-bottom: 20px
}

    .area_div i {
        margin-left: 15px;
        font-size: 16px;
        cursor: pointer
    }

        .area_div i:hover {
            color: #0084ff
        }

.Fwxx_remind {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%
}

    .Fwxx_remind .Fwxx_remind_Mask {
        background-color: #000;
        position: fixed;
        z-index: 99;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: .5;
        filter: alpha(opacity=50);
        -moz-opacity: .5
    }

    .Fwxx_remind .Fwxx_remindCon {
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 999;
        width: 1220px;
        height: 525px;
        margin: -262px 0 0 -610px;
        background: url(Fwxx_box.png) no-repeat;
        background-position: 0 48%
    }

        .Fwxx_remind .Fwxx_remindCon .Fwxx_remindBtn {
            position: absolute;
            bottom: 0;
            left: 462px;
            width: 478px;
            height: 82px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            border-top: 2px solid #f2f2f2
        }

.Fwxx_remindBtn span {
    float: left;
    width: 238px;
    font-size: 24px;
    text-align: center;
    line-height: 78px;
    color: #666;
    border-right: 2px solid #f2f2f2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer
}

.Fwxx_remindBtn a {
    float: left;
    width: 238px;
    font-size: 24px;
    text-align: center;
    line-height: 78px;
    color: #0084ff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

    .Fwxx_remindBtn a:hover {
        color: #0084ff
    }

.Fwxx_SetTop {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

    .Fwxx_SetTop .FwxxSetTop_mask {
        background-color: #000;
        position: fixed;
        z-index: 99;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: .5;
        filter: alpha(opacity=50);
        -moz-opacity: .5
    }

    .Fwxx_SetTop .FwxxSetTopCon {
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 999;
        width: 718px;
        height: 543px;
        margin-left: -359px;
        margin-top: -271.5px;
        background: #fafafa
    }

.FwxxSetTopCon .FwxxSetTop_head {
    width: 100%;
    height: 28px;
    background: #bdc6cd
}

.FwxxSetTop_head span.FwxxSetTop_headL {
    float: left;
    padding-left: 15px;
    font-size: 14px;
    line-height: 28px;
    color: #232323
}

.FwxxSetTop_head span.FwxxSetTop_headR {
    float: right;
    height: 28px;
    padding-right: 10px;
    padding-top: 8px;
    cursor: pointer
}

    .FwxxSetTop_head span.FwxxSetTop_headR img {
        display: inline-block
    }

.FwxxSetTop_info {
    width: 718px;
    padding: 25px 35px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

    .FwxxSetTop_info .FwxxSetTop_infoTit {
        float: left;
        width: 100px;
        margin-right: 15px;
        font-size: 14px;
        font-weight: 700;
        color: #232323
    }

.FwxxSetTop_info_xzzdsc, .FwxxSetTop_info_zdym, .FwxxSetTop_info_zdzzmc {
    background: #fff
}

.FwxxSetTop_info .FwxxSetTop_infoR {
    float: left
}

.FwxxSetTop_info_zdzzmc .FwxxSetTop_zdzzmcTit {
    font-size: 14px;
    color: #232323
}

.FwxxSetTop_info_zdzzmc .FwxxSetTop_infoR span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #999
}

.FwxxSetTop_info_zdym .FwxxSetTop_zdyeCon {
    width: 520px;
    border: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    border-bottom: none
}

.FwxxSetTop_zdyeCon ul {
    width: 100%;
    display: block
}

    .FwxxSetTop_zdyeCon ul li {
        float: left;
        width: 157px;
        padding: 10px 0 10px 15px;
        font-size: 12px;
        color: #232323;
        border-bottom: 1px solid #efefef;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .FwxxSetTop_zdyeCon ul li span {
            display: inline-block;
            width: 15px;
            height: 15px;
            margin-right: 5px;
            vertical-align: bottom;
            background: url(Fwxx_zdyeBox.png) no-repeat
        }

        .FwxxSetTop_zdyeCon ul li.FwxxSetTop_zdyeBox span {
            background-position: 0 -15px
        }

.FwxxSetTop_info_xzzdsc {
    padding-bottom: 20px
}

    .FwxxSetTop_info_xzzdsc .FwxxSetTop_xzzdscBox {
        position: relative;
        float: left;
        width: 145px;
        height: 86px;
        padding-bottom: 2px;
        margin-left: 40px;
        border: 1px solid #efefef;
        cursor: pointer
    }

.FwxxSetTop_xzzdscBox_Select {
    border: 1px solid #0084ff !important;
    background: url(FwxxSetTop_xzzdscBoxBg.png) no-repeat;
    background-position: 100% 100%
}

.FwxxSetTop_info_xzzdsc .FwxxSetTop_xzzdscBox:first-child {
    margin-left: 0
}

.FwxxSetTop_xzzdscBox .FwxxSetTop_time {
    padding: 20px 0 0 0;
    font-size: 20px;
    text-align: center;
    color: #232323
}

    .FwxxSetTop_xzzdscBox .FwxxSetTop_time span {
        font-size: 26px;
        padding-right: 5px
    }

.FwxxSetTop_xzzdscBox .FwxxSetTop_price {
    position: relative;
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    color: #232323
}

    .FwxxSetTop_xzzdscBox .FwxxSetTop_price i {
        position: relative;
        left: 5px;
        font-size: 20px;
        color: #0084ff
    }

    .FwxxSetTop_xzzdscBox .FwxxSetTop_price b {
        position: absolute;
        left: 6px;
        top: 25%
    }

    .FwxxSetTop_xzzdscBox .FwxxSetTop_price span {
        position: absolute;
        right: 6px;
        top: 25%;
        text-decoration: line-through;
        color: #999
    }

.FwxxSetTop_xzzdscBox .FwxxSetTop_tip {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    background: #0084ff
}

.FwxxSetTop_lxfs p span {
    position: relative;
    top: -4px;
    float: left;
    font-size: 14px
}

    .FwxxSetTop_lxfs p span input {
        width: 120px;
        height: 26px;
        font-size: 14px;
        line-height: 26px;
        text-align: center
    }

    .FwxxSetTop_lxfs p span:first-child {
        margin-right: 20px
    }

.FwxxSetTop_yetx {
    display: none;
    margin-left: 150px;
    margin-right: 45px;
    margin-top: 10px;
    padding: 10px 20px 6px;
    font-size: 13px;
    color: #666;
    background: #fbe1dc;
    border-radius: 5px
}

    .FwxxSetTop_yetx span {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin-right: 5px;
        vertical-align: middle
    }

    .FwxxSetTop_yetx i {
        color: #0084ff;
        font-size: 13px
    }

    .FwxxSetTop_yetx span img {
        width: 18px;
        height: 18px
    }

.FwxxSetTopBtn {
    display: inline-block;
    width: 92px;
    height: 36px;
    margin-left: 150px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #0084ff;
    cursor: pointer
}

.content_box .moxie-shim-html5 {
    width: 0 !important;
    height: 0 !important
}

.ZZMM_remind {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%
}

    .ZZMM_remind .ZZMM_remind_Mask {
        background-color: #000;
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: .5;
        filter: alpha(opacity=50);
        -moz-opacity: .5
    }

    .ZZMM_remind .ZZMM_remindCon {
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 999;
        width: 1220px;
        height: 604px;
        margin: -300px auto 0 -610px;
        background: url(Zzmm_ZDTZ.png) no-repeat;
        background-position: 0 50%
    }

.ZZMM_close {
    position: absolute;
    left: 695px;
    top: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer
}

    .ZZMM_close img {
        width: 100%;
        height: 100%
    }
/*新套餐样式*/
.vip_right {
    float: left;
    width: 930px;
    padding: 0 0 30px 60px;
    margin: 0 auto;
    border-left: 1px solid #eee;
}

    .vip_right .VIP_tit {
        padding-top: 25px;
        font-size: 24px;
        color: #232323;
    }

    .vip_right .VIP_Notice {
        margin-top: 20px;
        font-size: 19px;
        color: #666666;
    }

    .vip_right .VIP_List {
        margin-top: 15px;
    }

        .vip_right .VIP_List img {
            float: left;
            margin-left: 8px;
            border: 1px solid #f8f8f8;
            border-top: 0px;
        }

            .vip_right .VIP_List img:first-child {
                margin-left: 0px;
            }

    .vip_right .vip_tel {
        width: 100%;
        padding-bottom: 20px;
        font-size: 26px;
        text-align: center;
        color: #666666;
        margin-top: 40px;
    }

        .vip_right .vip_tel i {
            font-size: 26px;
            color: #ff4400;
        }

.mion_left dl dd.mion_left_tit .vip_SetMeal {
    display: block;
    width: 165px;
    height: 48px;
    padding-left: 30px;
    font-size: 17px;
    line-height: 48px;
    text-align: left;
    cursor: pointer;
    border-bottom: 1px dotted #ddd;
    background: #ffffff;
    color: #444444;
}

    .mion_left dl dd.mion_left_tit .vip_SetMeal i {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
    }

    .mion_left dl dd.mion_left_tit .vip_SetMeal:hover {
        background: url(menubj.jpg) no-repeat;
    }
/*服务信息置顶弹框*/
.Fwxx_SetTop .InfoSetTopCon {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    width: 718px;
    height: 580px;
    margin-left: -359px;
    margin-top: -271.5px;
    background: #fafafa
}

.InfoSetTopCon .InfoSetTop_head {
    width: 100%;
    height: 28px;
    background: #bdc6cd
}

.InfoSetTop_head span.InfoSetTop_headL {
    float: left;
    padding-left: 15px;
    font-size: 14px;
    line-height: 28px;
    color: #232323
}

.InfoSetTop_head span.InfoSetTop_headR {
    float: right;
    height: 28px;
    padding-right: 10px;
    padding-top: 8px;
    cursor: pointer
}

    .InfoSetTop_head span.InfoSetTop_headR img {
        display: inline-block
    }

.InfoSetTop_info {
    width: 718px;
    padding: 25px 35px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

    .InfoSetTop_info .InfoSetTop_infoTit {
        float: left;
        width: 100px;
        margin-right: 15px;
        font-size: 14px;
        font-weight: 700;
        color: #232323
    }

.InfoSetTop_info_xzzdsc, .InfoSetTop_info_zdym, .InfoSetTop_info_zdzzmc {
    background: #fff
}

.InfoSetTop_info .InfoSetTop_infoR {
    float: left
}

.InfoSetTop_info_zdzzmc .InfoSetTop_zdzzmcTit {
    font-size: 14px;
    color: #232323
}

.InfoSetTop_info_zdzzmc .InfoSetTop_infoR span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #999
}

.InfoSetTop_info_zdym .InfoSetTop_zdyeCon {
    width: 520px;
    border: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    border-bottom: none
}

.InfoSetTop_zdyeCon ul {
    width: 100%;
    display: block
}

    .InfoSetTop_zdyeCon ul li {
        float: left;
        width: 157px;
        padding: 10px 0 10px 15px;
        font-size: 12px;
        color: #232323;
        border-bottom: 1px solid #efefef;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #ff4400;
    }

        .InfoSetTop_zdyeCon ul li i {
            color: #666666;
        }

        .InfoSetTop_zdyeCon ul li span {
            display: inline-block;
            width: 15px;
            height: 15px;
            margin-right: 5px;
            vertical-align: bottom;
            background: url(Fwxx_zdyeBox.png) no-repeat
        }
/*.InfoSetTop_zdyeCon ul li.InfoSetTop_zdyeBox span{background-position:0 -15px}*/
.InfoSetTopTypeOn {
    background-position: 0 -15px !important
}

.InfoSetTop_info_xzzdsc {
    padding-bottom: 20px
}

    .InfoSetTop_info_xzzdsc .InfoSetTop_xzzdscBox {
        position: relative;
        float: left;
        width: 145px;
        height: 86px;
        padding-bottom: 2px;
        margin-left: 40px;
        border: 1px solid #efefef;
        cursor: pointer
    }

.InfoSetTop_xzzdscBox_Select {
    border: 1px solid #0084ff !important;
    background: url(InfoSetTop_xzzdscBoxBg.png) no-repeat;
    background-position: 100% 100%
}

.InfoSetTop_info_xzzdsc .InfoSetTop_xzzdscBox:first-child {
    margin-left: 0
}

.InfoSetTop_xzzdscBox .InfoSetTop_time {
    padding: 20px 0 0 0;
    font-size: 20px;
    text-align: center;
    color: #232323
}

    .InfoSetTop_xzzdscBox .InfoSetTop_time span {
        font-size: 26px;
        padding-right: 5px
    }

.InfoSetTop_xzzdscBox .InfoSetTop_price {
    position: relative;
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    color: #232323
}

    .InfoSetTop_xzzdscBox .InfoSetTop_price i {
        position: relative;
        left: 5px;
        font-size: 20px;
        color: #0084ff
    }

    .InfoSetTop_xzzdscBox .InfoSetTop_price b {
        position: absolute;
        left: 6px;
        top: 25%
    }

    .InfoSetTop_xzzdscBox .InfoSetTop_price span {
        position: absolute;
        right: 6px;
        top: 25%;
        text-decoration: line-through;
        color: #999
    }

.InfoSetTop_xzzdscBox .InfoSetTop_tip {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    background: #0084ff
}

.InfoSetTop_lxfs p span {
    position: relative;
    top: -4px;
    font-size: 14px
}

    .InfoSetTop_lxfs p span input {
        width: 120px;
        height: 26px;
        font-size: 14px;
        line-height: 26px;
        text-align: center;
        color: #333333;
    }

.InfoSetTop_yetx {
    display: none;
    margin-left: 150px;
    margin-top: 10px;
    padding: 10px 20px 6px;
    font-size: 13px;
    color: #666;
    background: #fbe1dc;
    border-radius: 5px
}

    .InfoSetTop_yetx span {
        display: inline-block;
        width: 22px;
        height: 22px;
        margin-right: 5px;
        vertical-align: middle
    }

    .InfoSetTop_yetx i {
        color: #0084ff;
        font-size: 13px
    }

    .InfoSetTop_yetx span img {
        width: 18px;
        height: 18px
    }

.InfoSetTopBtn {
    display: inline-block;
    width: 92px;
    height: 36px;
    margin-left: 150px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #0084ff;
    cursor: pointer
}
/*服务信息页面*/
.InfoZd {
    float: left;
}

.content_box form li .InfoZd .InfoZd_tip {
    display: block;
    float: none;
    width: auto !important;
    padding: 0 0 0 10px;
    text-align: left;
    color: #fe3d00;
    background: #fff6f6;
    border-radius: 5px;
}

    .content_box form li .InfoZd .InfoZd_tip img {
        vertical-align: middle;
    }

.InfoZd_TcList {
    padding-top: 25px;
}

    .InfoZd_TcList span {
        float: left;
        width: 134px;
        height: 42px;
        margin-left: 27px;
        font-size: 12px;
        text-align: center;
        line-height: 40px;
        color: #232323;
        border: 1px solid #ced9ee;
        cursor: pointer;
    }

        .InfoZd_TcList span:hover, .InfoZd_TcList span.InfoZd_box {
            border: 1px solid #0084ff;
            background: url(FwxxSetTop_xzzdscBoxBg.png) no-repeat;
            background-position: 100% 100%;
        }

        .InfoZd_TcList span:first-child {
            margin-left: 0px;
            padding: 0 10px;
        }

.InfoZd_xgzs {
    margin-top: 20px;
    font-size: 14px;
    color: #232323;
}

    .InfoZd_xgzs img {
        display: block;
        margin-top: 10px;
    }
/*置顶券新增样式*/
.indexZdq {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e7e7e7;
}

    .indexZdq .indexZdq_balance {
        font-size: 18px;
        color: #333333;
    }

        .indexZdq .indexZdq_balance i {
            font-size: 18px;
            color: #ff4400;
        }

    .indexZdq .indexZdq_rule {
        padding-left: 25px;
        margin-top: 15px;
        color: #888888;
    }

        .indexZdq .indexZdq_rule p {
            line-height: 2em;
            font-size: 14px;
        }

            .indexZdq .indexZdq_rule p i {
                margin-left: -23px;
                padding-right: 5px;
            }

.indexZdq_ft {
    display: inline-block;
    margin: 20px 30px 0px auto;
    width: 110px;
    height: 36px;
    font-size: 14px;
    color: #ff4400 !important;
    line-height: 36px;
    text-align: center;
    border: 1px solid #ff4400;
    border-radius: 5px;
}

    .indexZdq_ft:hover {
        color: #ffffff !important;
        background: #ff4400;
    }

/*置顶券兑换资质币*/
.dh_coin_content {
    margin: 60px 26px 0px;
}

    .dh_coin_content .dh_coin_item {
        margin-top: 30px;
    }

        .dh_coin_content .dh_coin_item label {
            width: 115px;
            margin-right: 30px;
            font-size: 16px;
            font-weight: 700;
            color: #232323;
            line-height: 26px;
            display: inline-block;
        }

        .dh_coin_content .dh_coin_item .dh_coin_item_div {
            margin: -20px 148px;
        }

            .dh_coin_content .dh_coin_item .dh_coin_item_div p {
                width: 450px;
                padding: 5px 0;
                font-size: 14px;
            }

        .dh_coin_content .dh_coin_item input, .dh_coin_content .dh_coin_item span {
            width: 240px;
            height: 26px;
            font-size: 14px;
            line-height: 26px;
            text-align: center;
        }

.dh_coin_error {
    display: none;
    margin: 30px 0 0 60px;
    padding: 10px 20px 6px;
    font-size: 13px;
    color: #666;
    background: #fbe1dc;
    border-radius: 5px;
    margin-right: 70px;
    margin-left: 110px;
}

    .dh_coin_error span {
        width: 22px;
        height: 22px;
        margin-right: 5px;
        vertical-align: middle
    }

    .dh_coin_error i {
        color: #0084ff;
        font-size: 13px
    }

    .dh_coin_error span img {
        width: 18px;
        height: 18px
    }

/*意见反馈样式20181221郭雅南*/
.Feedback{
    display:block;
    position:fixed;
    right:50%;
    top:500px;
    z-index:999;
    margin-top:-93px;
    margin-right:-700px;
}
.Feedback .Feedback_AR{
    position:relative;
    display:block;
    background:#ffffff;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.Feedback .Feedback_AR span{
    display:block;
    width:38px;
    height:40px;
    background:url(Feedback_AR.png) no-repeat center;
    cursor:pointer;
    border:1px solid #d6d6d6;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.Feedback .Feedback_on{
    background:#0084ff !important;
    color:#fff;
}
.Feedback .Feedback_AR span.Feedback_ar_img{
    background:url(Feedback_AR2.png) no-repeat center;
    border:1px solid #0084ff;
}
.Feedback .Feedback_AR img{
    position:absolute;
    right:41px;
    top:0px;
    display:none;
}
.Feedback .Feedback_con{
    position:relative;
    display:block;
    background:#ffffff;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.Feedback .Feedback_con .Feedback_conBtn{
    display:block;
    width:38px;
    height:45px;
    padding-top:5px;
    cursor:pointer;
    text-align:center;
    border:1px solid #d6d6d6;
    border-top:0px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.Feedback .Feedback_con .Feedback_conBtn i.Feedback_img  {
    background:url(Feedback_float3.png) no-repeat;
}
.Feedback .Feedback_con .Feedback_conBtn i{
    display:block;
    padding-bottom:5px;
    width:20px;
    height:20px;
    margin:0 auto;
    background:url(Feedback_float2.png) no-repeat;
}
.Feedback_con .Feedback_box{
    display:none;
    position:absolute;
    top:-258px;
    right:41px;
    width:375px;
    padding-bottom:25px;
    background:#f7f7f7;
    border:1px solid #cccccc;
    border-radius:5px;
}
.Feedback_box .Feedback_boxHead{
    width:100%;
    height:54px;
    line-height:54px;
    font-size:16px;
    color:#232323;
    text-align:center;
    border-bottom:1px dashed #cccccc;
}
.Feedback_boxHead i{
    display:inline-block;
    width:25px;
    height:24px;
    margin-right:8px;
    vertical-align:middle;
    background:url(Feedback_ico.png) no-repeat
}
.Feedback_boxHead a.feedback-close {
    cursor: pointer;
    line-height: 25px;
    height: 25px;
    width: 25px;
    float: right;
    font-size: 25px;
    color: #a1a1a1;
}
.Feedback_boxTxt {
    width: 330px;
    height: 90px;
    margin: 20px auto 0 auto;
}
.Feedback_boxTxt textarea{
    width:100%;
    height:100%;
    padding:10px;
    font-size:14px;
    resize:none;
    border-radius:5px;
}
.Feedback_boxTel{
    width:330px;
    height:36px;
    margin:20px auto 0 auto;
}
.Feedback_boxTel input{
    width:320px;
    padding-left:10px;
    border-radius:5px;
    line-height:30px;
    color:#232323;
}
.Feedback_boxBtn{
    width:160px;
    height:36px;
    margin:25px auto 0 auto;
    font-size:16px;
    line-height:36px;
    text-align:center;
    color:#ffffff;
    background:#0084ff;
    cursor:pointer;
}