﻿  .coverTan {
        position: fixed;
        width: 100%;
        top: 0;
        bottom: 0;
        background: rgba(50,50,50,0.7);
        z-index: 19999;
    }

    .lastCeng {
        position: absolute;
        width: 44%;
        left: 28%;
        background: #fff;
        height: 420px;
        top: 9%;
        opacity: 0.2;
        border-radius: 16px;
        z-index: 20000;
    }

    .CengBox {
        position: absolute;
        width: 42%;
        left: 29%;
        background: #fff;
        top: 10%;
        height: 397px;
        border-radius: 12px;
        z-index: 20001;
    }

        .CengBox .money {
            display: block;
            position: absolute;
            top: -4px;
            left: -5px;
            width: 65px;
            height: 65px;
        }

        .CengBox .top1 {
            height: 60px;
            line-height: 78px;
            text-align: center;
            color: #333333;
            font-size: 18px;
        }

        .CengBox .top2 {
            height: 13px;
            line-height: 13px;
            color: #666666;
            text-align: center;
            font-size: 12px;
        }

        .CengBox ul {
            min-height: 100px;
            width: 88%;
            margin: 0 auto;
            margin-top: 20px;
        }

            .CengBox ul li {
                height: 40px;
                border: 1px solid #c0c5cb;
                margin-bottom: 10px;
                font-size: 0.6rem;
                border-radius: 4px;
            }

                .CengBox ul li p {
                    float: left;
                    line-height: 40px;
                    font-size: 14px;
                    font-size: 14px;
                    overflow: hidden;
                }

                    .CengBox ul li p label {
                        width: 42px;
                        height: 40px;
                        float: left;
                    }

                    .CengBox ul li p input {
                        border: none;
                        outline: none;
                        padding: 0;
                        margin: 0;
                        margin-top: 3px;
                        font-size: 14px;
                        border: none;
                    }

                .CengBox ul li:nth-child(1) p label {
                    background: url(/images/useName_01.png) no-repeat 10px center;
                    background-size: 26px 18px;
                }

                .CengBox ul li p .twoLabel {
                    width: 10px;
                    height: 40px;
                    background: url(/images/line_08.png) no-repeat 1px center !important;
                    background-size: 1px 18px !important;
                }

                .CengBox ul li:nth-child(2) p label {
                    background: url(/images/tell_03.png) no-repeat 10px center;
                    background-size: 26px 18px;
                }

                .CengBox ul li:nth-child(3) p label {
                    background: url(/images/dunpai_05.png) no-repeat 10px center;
                    background-size: 26px 18px;
                }

                .CengBox ul li:nth-child(4) p label {
                    background: url(/images/liuyan_07.png) no-repeat 10px center;
                    background-size: 26px 18px;
                }

        .CengBox .sure {
            width: 88%;
            height: 40px;
            background: #e5383b;
            text-align: center;
            line-height: 40px;
            margin: 0 auto;
            color: #fff;
            font-size: 14px;
            border-radius: 4px;
        }

    .chaaaa {
        position: absolute;
        width: 20px;
        right: 10px;
        height: 20px;
        top: -36px;
    }

    .mes_div_unlogin {
        position: fixed;
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 19999;
    }

     .getNum1 {
            display: block !important;
        }