.pr {
    position: relative
}

.banner {
    position: relative;
    width: 100%;
    height: 600px;
    background: url(../images/index_banner01.jpg) no-repeat center top;
}

.pay-banner {
    position: relative;
    width: 100%;
    height: 600px;
    background: url(../images/pay_banner01.png) no-repeat center top;
}

.banner .w1190 {
    height: 600px;
}

.banner a {
    position: absolute;
    bottom: 97px;
    left: 0;
    width: 148px;
    height: 45px;
    text-indent: -9999999px;
    display: inline-block;
}

.fixed-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}

.cft-index-box1 {
    width: 100%;
    height: 72px;
    padding: 54px 0;
    background-color: #F4F6FB;
}

    .cft-index-box1 .item {
        width: 25%;
        display: flex;
        float: left;
        cursor: pointer;
    }

        .cft-index-box1 .item .img {
            margin-right: 10px;
        }

        .cft-index-box1 .item .tit {
            padding-top: 10px;
            font-size: 24px;
            font-weight: bold;
            color: #000;
        }

        .cft-index-box1 .item .desc {
            font-size: 16px;
            font-weight: 400;
            color: #000;
        }

.cft-index-box2 {
    padding: 80px 0;
}

    .cft-index-box2 .bd {
        display: flex;
        background: none;
    }

        .cft-index-box2 .bd .item {
            flex: 1;
            text-align: center;
        }

            .cft-index-box2 .bd .item .img {
                height: 300px;
            }

            .cft-index-box2 .bd .item .tit {
                margin-bottom: 5px;
                font-size: 32px;
                font-weight: bold;
                color: #000;
            }

            .cft-index-box2 .bd .item .desc {
                font-size: 18px;
                font-weight: 400;
                color: #767373;
            }

.cft-index-box3 {
    padding: 80px 0;
    height: 940px;
    background: url(../images/idx_01.png) no-repeat center top;
}

    .cft-index-box3 .bd {
        position: relative;
    }

        .cft-index-box3 .bd .tg-left {
            z-index: 2;
            position: relative;
            width: 380px;
            background-color: #fff;
            box-shadow: 0px 12px 32px 0px rgba(103, 112, 144, 0.0800);
            border-bottom: 0;
        }

            .cft-index-box3 .bd .tg-left li {
                position: relative;
                height: 90px;
                line-height: 90px;
                padding-left: 50px;
                font-size: 20px;
                font-weight: 400;
                color: #000;
                border-bottom: 1px solid #F0F2F8;
                cursor: pointer;
            }

            .cft-index-box3 .bd .tg-left .on {
                background: linear-gradient(90deg, #D52508, #F15716);
                box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.1600);
                color: #fff;
            }

            .cft-index-box3 .bd .tg-left .icon {
                position: absolute;
                top: 35px;
                right: 30px;
                display: inline-block;
                width: 24px;
                height: 24px;
                line-height: 24px;
                text-align: center;
                background: url(../images/jiantou_right.png) no-repeat #fff;
                background-position: -40px 7px;
                border-radius: 50%;
            }

            .cft-index-box3 .bd .tg-left .txt {
                font-size: 20px;
                font-weight: 400;
                color: #000;
            }

            .cft-index-box3 .bd .tg-left .on .icon {
                background-position: 5px 7px;
            }

            .cft-index-box3 .bd .tg-left .on .txt {
                color: #fff;
            }

        .cft-index-box3 .bd .tg-right {
            position: absolute;
            top: 30px;
            left: 360px;
            background-color: #767373;
            width: 880px;
            height: 560px;
        }

            .cft-index-box3 .bd .tg-right .item {
                width: 880px;
                height: 560px;
            }

.cft-index-box4 {
    overflow: hidden;
    padding-bottom: 100px;
}

    .cft-index-box4 .bd {
    }

        .cft-index-box4 .bd .bd-left {
            width: 497px;
        }

        .cft-index-box4 .bd .bd-right {
            width: 660px;
        }

            .cft-index-box4 .bd .bd-right .item {
                width: 50%;
                float: left;
                padding: 30px 0 50px;
                text-align: center;
            }

        .cft-index-box4 .bd .item .img {
            height: 136px;
            margin-bottom: 40px;
        }

        .cft-index-box4 .bd .item .tit {
            position: relative;
            display: inline-block;
            margin-bottom: 5px;
            font-size: 28px;
            font-weight: bold;
            color: #000;
        }

            .cft-index-box4 .bd .item .tit .txt {
                position: relative;
            }

        .cft-index-box4 .bd .item .circle {
            position: absolute;
            left: -10px;
            top: -10px;
            width: 22px;
            height: 22px;
            background: #EA4B3A;
            border-radius: 50%;
            display: inline-block;
        }

        .cft-index-box4 .bd .item .desc {
            font-size: 16px;
            font-weight: 400;
            color: #767373;
        }

.cft-index-box5 {
    padding-top: 90px;
    height: 820px;
    background: url(../images/idx_02.png) no-repeat center top;
}

    .cft-index-box5 .w1190 {
        padding: 50px 0;
    }

    .cft-index-box5 .bd-content {
        width: 1040px;
        margin: 0 auto 40px;
        position: relative;
    }

        .cft-index-box5 .bd-content ul li {
            overflow: hidden;
            text-align: center;
            width: 240px;
            margin: 0 10px;
        }

        .cft-index-box5 .bd-content .prev,
        .cft-index-box5 .bd-content .next {
            position: absolute;
            top: 50%;
            display: block;
            width: 40px;
            height: 86px;
            margin-top: -43px;
            background: url(../images/prev_next.png) no-repeat;
        }

    .cft-index-box5 .more a {
        display: block;
        margin: 0 auto;
        width: 290px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background: linear-gradient(90deg, #F0442D, #E52123);
        box-shadow: 0px 10px 20px 0px rgba(184,10,11,0.2000);
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFF;
    }

    .cft-index-box5 .bd-content .prev {
        background-position: 0 0;
        left: -50px;
    }

    .cft-index-box5 .bd-content .next {
        background-position: right 0;
        right: -50px;
    }

    .cft-index-box5 .picList .pic {
        margin-bottom: 20px;
    }

    .cft-index-box5 .picList .pic,
    .cft-index-box5 .picList .title {
        width: 240px;
        display: block;
        font-size: 20px;
        font-weight: 400;
        color: #000;
    }

.cft-index-box6 {
    padding: 50px 0;
    height: 807px;
    background: url(../images/idx_03_bg.jpg) no-repeat center top;
}

    .cft-index-box6 .bd .bd-left {
        padding-top: 100px;
        width: 520px;
        padding-left: 30px;
    }

        .cft-index-box6 .bd .bd-left .tit {
            margin-bottom: 40px;
            font-size: 36px;
            font-weight: bold;
            color: #000;
        }

        .cft-index-box6 .bd .bd-left .desc {
            position: relative;
            font-size: 18px;
            font-weight: 400;
            color: #767373;
            line-height: 32px;
        }

            .cft-index-box6 .bd .bd-left .desc .icon {
                position: absolute;
                top: 0;
                left: -25px;
            }

            .cft-index-box6 .bd .bd-left .desc p {
                margin-bottom: 10px;
            }

    .cft-index-box6 .bd .bd-right {
        width: 515px;
    }

.apply-now {
    position: fixed;
    top: 750px;
    right: 0;
    width: 168px;
    height: 76px;
    line-height: 76px;
    background: url(../images/sq_btn1.png) no-repeat;
}

.apply-box {
    position: fixed;
    top: 20%;
    right: -100%;
    margin-top: 130px;
    float: right;
    width: 258px;
    border: 1px solid #E2E7F6;
    box-shadow: 0px 6px 12px 0px rgba(137,152,190,0.2000);
    border-radius: 4px;
    background-color: #fff;
}

    .apply-box .apply-hd {
        width: 258px;
        height: 56px;
        background: url(../images/sq_hd.png) no-repeat;
    }

    .apply-box ul {
        padding: 20px 15px;
    }

        .apply-box ul li {
            margin-top: 15px;
        }

            .apply-box ul li .on {
                color: #D52508
            }

            .apply-box ul li p {
                width: 300px;
                height: 35px;
                line-height: 35px;
                display: block;
            }

            .apply-box ul li input {
                border: 1px solid #e2e2e2;
                outline: none;
            }

.click_get {
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(0deg, #F3F4F3, #FDFFFE);
    border: 1px solid #E2E7F6;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    color: #989EB4;
}

.click_get_hover {
    background: #E23F1F;
    color: #fff;
}

.apply-box ul li.cf_radio input {
    margin-left: 15px;
    margin-top: 13px;
    _margin-top: 10px;
}

.apply-box ul li.long_input input {
    width: 216px;
    height: 40px;
    padding: 0 5px;
}

.apply-box ul li.short_input input {
    width: 100px;
    height: 40px;
    padding: 0 5px;
}

.cf_lbox ul li select {
    width: 128px;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
}

.apply-box ul li.btn a {
    display: inline-block;
    width: 226px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #E23F1F;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}

.apply-box ul li.other {
    font-size: 12px;
    color: #989EB4
}

    .apply-box ul li.other a {
        color: #51B7DD
    }

    .apply-box ul li.other .checkb {
        width: 10px;
        height: 10px;
        vertical-align: top;
        margin: 2px 5px 0 0;
        background: #FDFFFE;
        border: 1px solid #CCD3DD;
        border-radius: 1px;
    }


/*支付方式*/
.payment-content {
    padding: 70px 0;
    background-color: #F4F6FB;
}

.payment {
    width: 1190px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

    .payment ul li {
        width: 340px;
        height: 200px;
        float: left;
        padding: 20px;
        margin: 15px 25px 0 0;
        border-radius: 8px;
        background: url(../images/yinhang_bg.png) no-repeat #fff;
    }

    .payment ul .icbc {
        background-position: 258px 74px;
    }

    .payment ul .abc {
        background-position: 258px -310px;
    }

    .payment ul .ccb {
        background-position: 258px bottom;
    }

    .payment ul li:last-child {
        margin-right: 0;
    }

    .payment ul li img {
        margin-bottom: 20px;
    }

    .payment ul li p {
        width: 240px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        color: #474E5D;
    }

    .payment ul li .tit {
        margin-bottom: 10px;
        font-size: 20px;
    }

.paycode {
    width: 1190px;
    height: 200px;
    margin: 0 auto;
    margin-top: 20px;
}

.pay_code {
    width: 1150px;
    margin-left: 20px;
    height: 160px;
    background-color: #ffffff;
}

    .pay_code p {
        width: 400px;
        height: 30px;
        line-height: 30px;
        float: left;
        margin-top: 70px;
    }

    .pay_code img {
    }

        .pay_code img.code_img {
            margin-right: 35px;
            margin-top: 30px;
        }

.paystyle-box {
    width: 1150px;
    padding: 35px 20px 20px;
    height: 145px;
    margin: 20px auto 0;
    background-color: #fff;
}

    .paystyle-box .item {
        float: left;
        width: 33.33%;
    }

        .paystyle-box .item .right {
            padding: 10px 10px 0;
        }

            .paystyle-box .item .right .img {
                margin-bottom: 15px;
            }

            .paystyle-box .item .right .tit {
                margin-bottom: 5px;
                font-size: 18px;
            }

            .paystyle-box .item .right .desc {
                font-size: 14px;
                color: #ff720a
            }

    .paystyle-box .alipay .right .tit {
        color: #1977fb
    }

    .paystyle-box .wechat .right .tit {
        color: #2bad43
    }

    .paystyle-box .jiayiyin .right .tit {
        color: #f84a49
    }


/*增值服务*/
.zz-banner {
    position: relative;
    width: 100%;
    height: 640px;
    background: url(../images/zz_banner.png) no-repeat center top;
}

.zz-service {
    position: absolute;
    bottom: -100px;
    left: 50%;
    margin-left: -595px;
    width: 1190px;
    overflow: hidden;
}

    .zz-service .item {
        width: 380px;
        float: left;
        margin-right: 20px;
        position: relative;
    }

        .zz-service .item:last-child {
            margin-right: 0;
        }

        .zz-service .item .info {
            position: absolute;
            top: 40px;
            left: 30px;
        }

            .zz-service .item .info .tit {
                display: block;
                font-size: 24px;
                color: #fff;
            }

            .zz-service .item .info .line {
                display: inline-block;
                width: 34px;
                height: 3px;
                background-color: #fff;
            }

.zz-box1 {
    width: 100%;
    height: 800px;
    padding: 150px 0 30px;
    background: url(../images/zz_b_icon_bg.png) no-repeat center top;
}

    .zz-box1 .bd {
    }

        .zz-box1 .bd .bd-right {
        }

        .zz-box1 .bd .bd-left {
            width: 440px;
            padding-top: 100px;
        }

            .zz-box1 .bd .bd-left .item {
                width: 50%;
                float: left;
                padding: 30px 0 50px;
                text-align: center;
            }

        .zz-box1 .bd .item .img {
            margin-bottom: 40px;
        }

        .zz-box1 .bd .item .info {
            text-align: left;
        }

        .zz-box1 .bd .item .tit {
            position: relative;
            margin-bottom: 5px;
            font-size: 28px;
            font-weight: bold;
            color: #000;
        }

        .zz-box1 .bd .item .desc {
            margin-bottom: 10px;
            width: 160px;
            color: #767373;
        }

        .zz-box1 .bd .item .info .more a {
            font-size: 14px;
            color: #36ACE3;
        }

        .zz-box1 .bd .item .circle {
            position: absolute;
            left: -10px;
            top: -10px;
            width: 22px;
            height: 22px;
            background: #EA4B3A;
            border-radius: 50%;
            display: inline-block;
        }

        .zz-box1 .bd .item .txt {
            position: relative;
            z-index: 1;
        }

.zz-box2 {
    padding: 50px 0;
    background: url(../images/zz_c_icon_bg.png) no-repeat;
}

    .zz-box2 .w1190 {
        padding: 50px 0 100px;
        width: 1190px;
        background: #FFFFFF;
        border-radius: 18px;
    }

    .zz-box2 .bd {
        width: 910px;
        margin: 0 auto;
        position: relative;
        background: none
    }

        .zz-box2 .bd .prev,
        .zz-box2 .bd .next {
            position: absolute;
            top: 50%;
            display: block;
            width: 40px;
            height: 86px;
            margin-top: -43px;
            background: url(../images/prev_next.png) no-repeat;
        }

        .zz-box2 .bd .prev {
            background-position: 0 0;
            left: -80px;
        }

        .zz-box2 .bd .next {
            background-position: right 0;
            right: -80px;
        }

        .zz-box2 .bd .item {
            overflow: hidden;
        }

            .zz-box2 .bd .item .item-left {
                width: 500px;
                text-align: center;
            }

            .zz-box2 .bd .item .item-right {
                margin-top: 50px;
                width: 380px;
            }

                .zz-box2 .bd .item .item-right p {
                    margin-bottom: 20px;
                    line-height: 32px;
                    font-size: 18px;
                    color: #000;
                }

.zz-box3 {
    padding: 90px 0 0;
    width: 100%;
    background: url(../images/zz_d_icon_bg.png) no-repeat center bottom;
}

    .zz-box3 .bd {
        overflow: hidden;
        background: none
    }

        .zz-box3 .bd .bd-left {
            width: 450px;
        }

            .zz-box3 .bd .bd-left .tit {
                margin-bottom: 20px;
                font-size: 32px;
                font-weight: bold;
                color: #000;
            }

            .zz-box3 .bd .bd-left .desc {
                margin-bottom: 50px;
                font-size: 16px;
                line-height: 26px;
                color: #000;
            }

            .zz-box3 .bd .bd-left .list li {
                width: 420px;
                height: 46px;
                line-height: 46px;
                padding-left: 20px;
                margin-bottom: 26px;
                background: #FFF2F2;
                border: 1px solid #EA4B3A;
                border-radius: 20px 0 0 0;
                box-shadow: 0px 4px 8px 0px rgba(55, 80, 145, 0.2100);
                font-size: 20px;
                color: #EA4B3A;
            }

        .zz-box3 .bd .bd-right {
            width: 680px;
        }

            .zz-box3 .bd .bd-right img {
                display: block;
            }

.zz-box4 {
    padding: 60px 0;
    background-color: #F4F6FB;
    overflow: hidden;
}

    .zz-box4 .bd {
        background-color: #fff;
        overflow: hidden;
    }

        .zz-box4 .bd .bd-left {
            width: 394px;
        }

            .zz-box4 .bd .bd-left img {
                display: block;
            }

        .zz-box4 .bd .bd-right {
            padding: 80px 0;
            width: 740px;
        }

    .zz-box4 .cf_type_new {
        margin: 0 auto;
    }

    .zz-box4 .cf_tytop_new {
        padding: 10px 0;
        text-align: center;
        font-size: 36px;
        font-weight: bold;
        color: #262626;
    }

    .zz-box4 .cf_tyline_new {
        margin: 0 auto 20px;
        width: 48px;
        height: 7px;
        background: linear-gradient(90deg, #F0442D, #E52123);
        opacity: 0.99;
    }

    .zz-box4 .cf_tybox_new {
        margin: 0 auto;
        font-size: 14px;
    }

        .zz-box4 .cf_tybox_new ul li {
            text-align: left;
            height: 38px;
            line-height: 38px;
            margin-bottom: 10px;
        }

        .zz-box4 .cf_tybox_new ul .other {
            padding-left: 112px;
        }

            .zz-box4 .cf_tybox_new ul .other a {
                color: #3798FF;
            }

        .zz-box4 .cf_tybox_new ul li label {
            width: 100px;
            display: block;
            text-align: right;
            margin-right: 10px;
            float: left;
            color: #303030;
        }

        .zz-box4 .cf_tybox_new ul li .box {
            vertical-align: middle;
            margin: 11px 10px 0 0;
        }

        .zz-box4 .cf_tybox_new ul li .read-msg {
            width: auto;
        }

        .zz-box4 .cf_tybox_new ul li p {
            width: 260px;
            display: block;
            height: 35px;
            line-height: 35px;
            float: left;
        }

            .zz-box4 .cf_tybox_new ul li p a {
                color: #3798ff;
                padding-left: 10px;
            }

        .zz-box4 .cf_tybox_new ul li input {
            border: 1px solid #DCDCDC;
        }

        .zz-box4 .cf_tybox_new ul li .jyms {
            margin-left: 0;
            padding-left: 0;
        }

        .zz-box4 .cf_tybox_new ul li .click_gets {
            width: 141px;
            height: 37px;
            margin-left: 0;
            vertical-align: top;
            background: linear-gradient(0deg, #ECECEC, #FFFFFF);
            border: 1px solid #DCDCDC;
            color: #303041;
            font-size:12px;
        }
        .zz-box4 .cf_tybox_new ul li .click_get_hover {
            width: 141px;
            background: #E23F1F;
            color: #fff;
        }
        .zz-box4 .cf_tybox_new ul li span {
            font-size: 12px;
            color: #eb5706;
            padding-left: 10px;
            width: 200px;
            display: inline-block;
            line-height: 14px;
        }

        .zz-box4 .cf_tybox_new ul li.cf_radio input {
            margin: 10px 5px 0 10px;
        }

        .zz-box4 .cf_tybox_new ul li.cf_input input {
            width: 257px;
            height: 35px;
            padding-left: 5px;
        }

        .zz-box4 .cf_tybox_new ul li select {
            width: 128px;
            height: 35px;
            line-height: 35px;
            margin-left: 10px;
            font-family: "Microsoft yahei";
        }

    .zz-box4 .cf_tybot_new {
    }

    .zz-box4 .cf_tybbom_new {
        text-align: center;
        margin-top: 50px;
    }

    .zz-box4 .cf_tybot_new input {
        width: 290px;
        height: 60px;
        margin-bottom: 20px;
        background: linear-gradient(90deg, #F0442D, #E52123);
        box-shadow: 0px 10px 20px 0px rgba(184,10,11,0.2000);
        opacity: 0.99;
        font-size: 18px;
        font-weight: 400;
        color: #FFFFFF;
        border: 0;
    }

    .zz-box4 .cf_tybot_new p {
        line-height: 40px;
        font-size: 14px;
        color: #303030;
    }
/*服务申请*/
.fw-content {
    background: url(../images/fuwu_bg.png) no-repeat center top #F4F6FB;
}

.fw-banner {
    width: 100%;
    height: 624px;
    margin-bottom: 50px;
    background: url(../images/fw_banner.png) no-repeat center top;
}

.cft_fw_lbox {
    margin-top: 130px;
    float: right;
    padding: 20px 15px;
    width: 230px;
    background: #FFFFFF;
    border: 1px solid #E2E7F6;
}

    .cft_fw_lbox ul li {
        margin-top: 15px;
    }

        .cft_fw_lbox ul li p {
            width: 300px;
            height: 35px;
            line-height: 35px;
            display: block;
        }

        .cft_fw_lbox ul li input {
            border: 1px solid #e2e2e2;
            outline: none;
        }

        .cft_fw_lbox ul li .click_get {
            display: inline-block;
            vertical-align: top;
            width: 100px;
            height: 40px;
            line-height: 40px;
            background: linear-gradient(0deg, #F3F4F3, #FDFFFE);
            border: 1px solid #E2E7F6;
            border-radius: 2px;
            text-align: center;
            font-size: 12px;
            color: #989EB4;
        }

        .cft_fw_lbox ul li.cf_radio input {
            margin-left: 15px;
            margin-top: 13px;
            _margin-top: 10px;
        }

        .cft_fw_lbox ul li.long_input input {
            width: 216px;
            height: 40px;
            padding: 0 5px;
        }

        .cft_fw_lbox ul li.short_input input {
            width: 110px;
            height: 40px;
            padding: 0 5px;
        }

.cf_lbox ul li select {
    width: 128px;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
}

.cft_fw_lbox ul li.btn a {
    display: inline-block;
    width: 226px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #E23F1F;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
}

.cft_fw_lbox ul li.other {
    font-size: 12px;
    color: #989EB4
}

    .cft_fw_lbox ul li.other a {
        color: #51B7DD
    }

    .cft_fw_lbox ul li.other .checkb {
        width: 10px;
        height: 10px;
        vertical-align: top;
        margin: 2px 5px 0 0;
        background: #FDFFFE;
        border: 1px solid #CCD3DD;
        border-radius: 1px;
    }

.fw-focus-box .fw-focus-item {
    padding-bottom: 50px;
}

    .fw-focus-box .fw-focus-item .bd {
        background: none
    }

.fw-focus-a {
    clear: both;
}

    .fw-focus-a .hd {
        width: 310px;
        text-align: center;
        background-color: #fff;
        box-shadow: 0px 12px 32px 0px rgba(103,112,144,0.0800);
    }

        .fw-focus-a .hd .item {
            position: relative;
            height: 90px;
            line-height: 90px;
            border-bottom: 1px solid #F0F2F8;
            cursor: pointer;
        }

        .fw-focus-a .hd .on {
            background: linear-gradient(90deg, #D52508, #F15716);
            box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.1600);
            color: #fff;
        }

        .fw-focus-a .hd .item:last-child {
            border-bottom: 0;
        }

        .fw-focus-a .hd .item .icon {
            position: absolute;
            top: 35px;
            left: 30px;
            display: inline-block;
            width: 24px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            background: url(../images/jiantou_left.png) no-repeat #fff;
            background-position: 5px 7px;
            border-radius: 50%;
        }

        .fw-focus-a .hd .item .txt {
            font-size: 20px;
            font-weight: 400;
            color: #000;
        }

        .fw-focus-a .hd .on .icon {
            background-position: -40px 7px;
        }

        .fw-focus-a .hd .on .txt {
            color: #fff;
        }

.fw-focus-b {
    clear: both;
}

    .fw-focus-b .hd {
        width: 310px;
        text-align: center;
        background-color: #fff;
        box-shadow: 0px 12px 32px 0px rgba(103,112,144,0.0800);
    }

        .fw-focus-b .hd .item {
            position: relative;
            height: 90px;
            line-height: 90px;
            border-bottom: 1px solid #F0F2F8;
            cursor: pointer;
        }

        .fw-focus-b .hd .on {
            background: linear-gradient(90deg, #D52508, #F15716);
            box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.1600);
            color: #fff;
        }

        .fw-focus-b .hd .item:last-child {
            border-bottom: 0;
        }

        .fw-focus-b .hd .item .icon {
            position: absolute;
            top: 35px;
            right: 30px;
            display: inline-block;
            width: 24px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            background: url(../images/jiantou_right.png) no-repeat #fff;
            background-position: -40px 7px;
            border-radius: 50%;
        }

        .fw-focus-b .hd .item .txt {
            font-size: 20px;
            font-weight: 400;
            color: #000;
        }

        .fw-focus-b .hd .on .icon {
            background-position: 5px 7px;
        }

        .fw-focus-b .hd .on .txt {
            color: #fff;
        }


/*
	2022年8月9日
*/

.cft_fw_lbox_0809 {
    margin-top: 130px;
    float: right;
    padding: 20px 15px;
    width: 230px;
    background: #FFFFFF;
    border: 1px solid #E2E7F6;
}

    .cft_fw_lbox_0809 ul li {
        margin-top: 15px;
    }

        .cft_fw_lbox_0809 ul li .on {
            color: #D52508
        }

        .cft_fw_lbox_0809 ul li p {
            width: 300px;
            height: 35px;
            line-height: 35px;
            display: block;
        }

        .cft_fw_lbox_0809 ul li input {
            border: 1px solid #e2e2e2;
            outline: none;
        }

        .cft_fw_lbox_0809 ul li .click_get {
            display: inline-block;
            vertical-align: top;
            width: 100px;
            height: 40px;
            line-height: 40px;
            background: linear-gradient(0deg, #F3F4F3, #FDFFFE);
            border: 1px solid #E2E7F6;
            border-radius: 2px;
            text-align: center;
            font-size: 12px;
            color: #989EB4;
        }
        .cft_fw_lbox_0809 ul li .click_get_hover {
            background: #E23F1F;
            color: #fff;
        }
        .cft_fw_lbox_0809 ul li.cf_radio input {
            margin-left: 15px;
            margin-top: 13px;
            _margin-top: 10px;
        }

        .cft_fw_lbox_0809 ul li.long_input input {
            width: 216px;
            height: 40px;
            padding: 0 5px;
        }

        .cft_fw_lbox_0809 ul li.short_input input {
            width: 102px;
            height: 40px;
            padding: 0 5px;
        }

        .cft_fw_lbox_0809 ul li.btn a {
            display: inline-block;
            width: 226px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            background: #E23F1F;
            border-radius: 2px;
            font-size: 14px;
            color: #fff;
        }

        .cft_fw_lbox_0809 ul li.other {
            font-size: 12px;
            color: #989EB4
        }

            .cft_fw_lbox_0809 ul li.other a {
                color: #51B7DD
            }

            .cft_fw_lbox_0809 ul li.other .checkb {
                width: 10px;
                height: 10px;
                vertical-align: top;
                margin: 2px 5px 0 0;
                background: #FDFFFE;
                border: 1px solid #CCD3DD;
                border-radius: 1px;
            }

.totop {
    padding: 5px 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #E82923;
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    border-radius: 5px;
    display: none;
    color: #fff;
}

    .totop > span {
        display: block;
        line-height: 15px;
        font-size: 12px;
        color: #fff;
    }
