body{
    /*background:#fff url("../images/register-background.png") no-repeat top;*/
    background:#fff url("../../default/main/images/ln/bg.png") no-repeat top;
    height:100%;
    /*overflow: hidden;*/
    padding: 0px;
    margin: 0px;
}
.choradio{
    cursor: pointer;
}
/*修改滚动条样式*/
::-webkit-scrollbar{
    width:4px;
    height:4px;
}
::-webkit-scrollbar-track{
    background: rgb(239, 239, 239);
    border-radius:2px;
}
::-webkit-scrollbar-thumb{
    background: #2196F3;
    border-radius:10px;
}
::-webkit-scrollbar-thumb:hover{
    background: #2196F3;
}
::-webkit-scrollbar-corner{
    background: #2196F3;
}
.head{
    width: 1100px;
    height: 80px;
    margin: 0 auto;
    color: #fff;
    font-size: 25px;
    line-height: 80px;
    font-weight: bold;
    letter-spacing: 3px;
    cursor: pointer;
}
.logo{
    height: 80px;
    width: 70px;
    float: left;
}
.dataEyex{
    width: 1100px;
    height: 640px;
    background:#fff;
    border-radius: 30px;
    margin: 30px auto;
    box-shadow: 0px 3px 114px 0px rgba(28,65,137,0.19);
}
.regist_back{
    border: 1px solid #2196f3;
    background: #fff;
    color: #2196f3;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
.regist_back:hover{
    opacity: 0.9;
}
#choose-div{
    width: 930px;
    height: 285px;
    margin: 100px auto;
}
#step-div{
    height: 55px;
    line-height: 55px;
    background: #F1F1F1;
    border-radius: 26px;
    font-size: 18px;
    color: #2196F3;
}
.step3{
    float: left;
    width: 400px;
    cursor: pointer;
    color: #C0C0C0;
}
.sel{
    background: #2196F3;
    color: #fff;
    border-radius: 26px;
}
.numcir{
    width: 35px;
    height: 35px;
    border-radius:35px;
    background: #9e9e9e;
    color: #fff;
    display: inline-block;
    margin: 10px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    font-style: italic;
}
.numcir2{
    width: 35px;
    height: 35px;
    border-radius:35px;
    background: #9e9e9e;
    color: #fff;
    display: inline-block;
    margin: 10px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    margin-left: 80px;
    font-style: italic;
}
.numcir3{
    width: 35px;
    height: 35px;
    border-radius:35px;
    background: #9e9e9e;
    color: #fff;
    display: inline-block;
    margin: 10px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    margin-left:80px;
    font-style: italic;
}
#step-one-div{
    margin-left: 0px;
}
#step-two-div{
    margin-left: -45px;
}
#step-three-div{
    margin-left: -55px;
}
.choose3{
    float: left;
    width: 190px;
    font-size: 24px;
    color: #49ADFF;
    text-align:center;
    margin-left: 90px;
}
.btn{
    height: 50px;
    background: #EBF6FF;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    line-height: 15px;
    /*cursor: pointer;*/
}
.imgtea{
    width: 190px;
    height: 220px;
    background: #EBF6FF url("../images/ln/tea_icon.png") no-repeat center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.imgstu{
    width: 190px;
    height: 220px;
    background: #EBF6FF url("../images/ln/stu_icon.png") no-repeat center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.imgpar{
    width: 190px;
    height: 220px;
    background: #EBF6FF url("../images/ln/par_icon.png") no-repeat center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.cirsel{
    background: #fff;
    color: #2196f3;
}
.choose3:hover{
    opacity: 0.8;
    cursor: pointer;
}
b{
    color: red;
    font-size: 18px;
    padding: 5px;
}
.reginfo{
    margin-top: 10px!important;
}
.regsuccess{
    width: 385px;
    height:420px;
    margin: -45px auto;
    border-radius: 10px;
    box-shadow:0px 3px 114px 0px rgba(28,65,137,0.19);
    background: #fff url("../images/successbg.png") no-repeat top;
}
.successcon{
    height: 170px;
    width: 240px;
    margin: 0 auto;
    padding-top: 170px;
    position: relative;
}
.successtxt{
    height: 70px;
    color: #2196F3;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
    letter-spacing: 3px;
    opacity: 0.7;
}
.loginbut{
    height: 55px;
    width: 240px;
    margin: 45px auto;
    background: #2196F3;
    border-radius: 40px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    cursor: pointer;
}
.loginbut:hover{
    opacity: 0.8;
}
.layui-elem-quote{
    background: #fff;
    font-size: 18px;
    border-left: 5px solid #47b2f8;
    height: 5px;
    line-height: 10px;
}
#content{
    width: 800px;
    margin: 45px auto;
}
.layui-input-block{
    margin-left: 185px;
    line-height: 40px;
}
.layui-form-label{
    width: 135px;
}
#p7{
    width: 60%;
    float: left;
}
.layui-btn-file{
    width: 38%;
    margin-left: 10px;
    background: #2196F3;
    color: #fff;
    border-radius: 4px;
}
.layui-card{
    box-shadow: none;
}
.sub{
    margin-top: 40px;
}
@media screen and (min-width: 1366px) and (max-width: 1600px){
    body{
        background:#fff url("../images/register-background.png") no-repeat top;
        background-position-y: -300px;
    }
    .head{
        width: 925px;
    }
    .sub{
        margin-top: 10px;
    }
    .dataEyex{
        width: 925px;
        height: 545px;
        margin: 10px auto;
    }
    #content{
        width: 800px;
        margin: 25px auto;
    }
    #choose-div{
        width: 930px;
        height: 285px;
        margin: 98px auto;
    }
    .step3{
        float: left;
        width: 340px;
        cursor: pointer;
        color: #6FBEFF;
    }
    .sel{
        background: #2196F3;
        color: #fff;
        border-radius: 26px;
    }
    .numcir2{

    }
    .numcir3{

    }
    #step-one-div{
        margin-left: 0px;
    }
    #step-two-div{
        margin-left: -45px;
    }
    #step-three-div{
        margin-left: -50px;
    }
    .choose3{
        width: 190px;
        margin-left: 90px;
    }
    .reginfo{
        margin-top: 10px!important;
    }
    .regsuccess{
        margin: -60px auto;
        width: 340px;
        height: 400px;
    }
    .layui-form-item{
        margin-bottom: 3px;
    }
}
.error{
    color: red;
}
.errorInput{
    border-color: red;
}

#classList {
    width: 100%;
    height: 37px;
    border-color: #e6e6e6;
    color: #757575;
}
