    #lka1 {
        text-align: right;
        border-bottom: 1px #ccc solid;
        height: 60px;
        margin: 20px 0;
    }
    
    #lka2 {
        background: #ffb102;
        width: 175px;
        height: 35px;
        float: right;
        border-radius: 5px;
    }
    
    #tanchu {
        position: fixed;
        z-index: 9999;
        top: 0;
        height: 100%;
        width: 100%;
        background: #000000;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
        display: none;
    }
    
    #tanchu2 {
        width: 420px;
        height: 720px;
        background: #fff;
        position: fixed;
        z-index: 19999;
        top: 10%;
        left: 50%;
        margin-left: -250px;
    }
    
    #tanchu2A {
        text-align: 60px;
        font-weight: 700;
        margin: 0;
        padding: 0;
        padding-left: 5%;
    }
    
    #tanchu2B {
        text-align: 60px;
        font-weight: 700;
        padding-left: 10%;
        height: 80px;
        padding: 30px 0;
    }
    
    #tanchu2Ba {
        float: left;
        width: 30%;
        margin: 0;
        padding: 0;
    }
    
    #tanchu2Ba img {
        width: 80%;
        padding: 0 10%;
    }
    
    #tanchu2C {
        text-align: 60px;
        font-weight: 700;
        padding-left: 10%;
        clear: both;
        padding: 0;
        margin: 0;
        padding-left: 5%;
        margin-top: 20px;
    }
    
    #guanbi {
        color: #fff;
        z-index: 99999;
        position: fixed;
        margin-right: 50px;
        right: 0;
        top: 20px;
        width: 30px;
        height: 30px;
        border: 1px solid rgb(207, 205, 205);
        line-height: 25px;
        border-radius: 15px;
        text-align: center;
        font-size: 18px;
        font-weight: bolder;
        display: none;
    }
    
    .clear {
        clear: both;
    }
    
    #lka3 ul {
        float: left;
    }
    
    #lka3 ul li {
        clear: both;
        width: 100%;
        clear: both;
        line-height: 35px;
        height: 35px;
    }
    
    #lka3A {
        width: 130PX;
        text-align: center;
    }
    
    .xiaoshudian {
        width: 20px;
        border-bottom: 2px solid #ffb102;
        background: #f27a03;
        text-align: center;
    }
    
    .lk01 {
        width: 60px;
        border-bottom: 2px solid #ccc;
        line-height: 35px;
        height: 35px;
    }
    
    #tanchu2 {
        display: none;
    }
    
    #tanchu2 ul {
        float: left;
        padding: 0;
        margin: 0;
    }
    
    #tanchu2 li {
        list-style-type: none;
        padding: 0;
    }
    
    #myinput {
        clear: both;
    }
    
    #myinput>ol {
        padding: 0 5%;
        margin: 0;
    }
    
    #myinput input {
        width: 100%;
        border: 1px #ccc solid;
        border-radius: 5px;
    }
    
    #myinput>ol>li {
        line-height: 35px !important;
        color: rgb(105, 105, 105);
        font-weight: 600;
        padding: 0;
        margin: 0;
    }
    
    #myinput textarea {
        width: 100%;
        border: 1px #ccc solid;
        border-radius: 5px;
        height: 100px;
    }