body{
    font-family:"Microsoft YaHei";
}
*{
    margin:0;
    padding:0;
}
ul,li{
    list-style: none;
}
a{
    color: #000000;
    text-decoration: none;
}
a:hover{
    color: #000000;
    text-decoration: none;
}
.layui-form-select dl {
    max-height: 202px;!important
}

.enter{
    position: relative;
    background: url(/Static/img/new/stu/bg_student.jpg) center center no-repeat;
    background-size: cover;
    transition: background 0.5s ease 0s;
    -moz-transition: background 0.5s ease 0s; /* Firefox 4 */
    -webkit-transition: background 0.5s; /* Safari �� Chrome */
    -o-transition: background 0.5s; /* Opera */

}
.rowWidth{
    width:1400px;
    margin: 0 auto;
}

.contentWrap_box{
    position: relative;
    height: calc(100vh - 50px);
}
#studentModal{
    position: absolute;
    right: 0;
    top:50%;
    transform: translateY(-70%);
    width: 460px;
    height:488px;
}
.active{
    display: block !important;
}
.form-content{
    background: #fff;
    opacity: 0.95;
    border-radius: 0px;
    border: 0px solid #fff;
}
.modal-tab{
    height:70px;
    line-height: 70px;
    display: flex;
    display:-webkit-box;  /* iOS 6-, Safari 3.1-6 */
    display:-webkit-flex; /* Chrome */
    display:-moz-box;     /* Firefox 19 */
    display:-ms-flexbox;
}
.modal-tab div{
    cursor: pointer;
    flex: 1;
    -prefix-box-flex: 1; /* old spec webkit, moz */
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -webkit-flex: 1;          /* Chrome */
    -moz-box-flex: 1;         /* Firefox 19- */
    -ms-flex: 1;              /* IE 10 */
    /*width:33.3%;*/
    text-align: center;
    background-color: rgba(255,255,255,1);
    font-size: 16px;
    font-weight: 700;

}
.modal-tab div:first-child{
    opacity: 0.95;
}
.modal-tab div:nth-child(2){
    border-left: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.05);

}
.form-body{
    background: #fff;
    opacity: 0.95;
    display: none;
    padding:15px;
    transform: translateY(-0.35px);
}

.form-body .btns {
    margin-top: 32px;
    text-align: center;
    background-color: #0ed86d;
    border-radius: 4px;
}
.form-body .btns .btn{
    width:100%;
    color: #fff;
    padding: 7px 12px;
    border-radius: 4px;
}
.layui-form-select .layui-input{
    color: #333 !important;
}
input::-webkit-input-placeholder{
    color:#999;
    font-size: .95em;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
    font-size: .95em;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
    font-size: .95em;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999;
    font-size: .95em;
}

.layui-form-select dl dd.layui-this:before{
    background: url(/Static/weilai/gou.png) center center no-repeat !important;
}
.layui-form-select dl dd.layui-select-tips{
    padding: -1px !important;
}

form{
    width: 300px;
    margin: 0 auto;
    padding-bottom: 15px;

}
.select{
    width: 100%;
    margin-bottom: 28px;
    position: relative;
}
.select .input{
    height: 48px;
    line-height: 48px;
    background-size: 13px;
    width: 100%;
    letter-spacing: 0.08em;
    outline: 0 none !important;
    border: 1px solid #dcdcdc;
    border-radius: 5px!important;
    padding-left: 50px!important;
    color: #333!important;
    font-size: 14px!important;
}
.icon{
    position: absolute;
    left: 18px;
    top: 16px;
    width: 20px;
    z-index: 9;
}
.iconxiala{
    position: absolute;
    left: 15px;
    top: 15px;
    width: 20px;
    z-index: 9;
    background: url(/Static/weilai/xiala.png) no-repeat 314px center;
}
.icon-xuexiao{
    background-image: url(/Static/weilai/xiexiao.png);
    height: 16px;
}
.icon-banji{
    background-image: url(/Static/weilai/banji.png);
    height: 16px;
    top: 16px;
    width: 18px;
}
.icon-mima{
    background-image: url(/Static/weilai/mima.png);
    height: 20px;
    top: 15px;
}
.icon-xuehao{
    background-image: url(/Static/weilai/xiuehao.png);
    height: 16px;
    top: 18px;
}
.select img{
    width: 20px;
    height: 20px;
}
select{
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    height: 52px;
    background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    /*padding-left: 47px;*/
    background-size: 13px;
    width: 100%;
    color: #333 !important;
    font-size: 14px;
    padding-left: 37px;
    letter-spacing: 0.08em;
    outline:0 none !important;
}

select option{
    color: #222121;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
}
select option:hover{
    background-color:rgba(14,216,109,0.5);
}
.layui-form-selected dl::-webkit-scrollbar-thumb {
    background-color:rgba(14,216,109,0.5);
    background-clip:padding-box;
    height:10px;
    border-radius: 8px;
}
.layui-form-selected dl::-webkit-scrollbar-thumb:hover {
    background-color:rgba(14,216,109,0.5);
}
.layui-form-select dl dd.layui-this{
    background-color:rgba(14,216,109,0.2);
}
.layui-form-select dl dd.layui-select-tips{
    padding-left: 77px !important;
}


.btn:focus,

.btn:active:focus,

.btn.active:focus,

.btn.focus,

.btn:active.focus,

.btn.active.focus {

    outline: none!important;
    box-shadow: none!important;

}
.formGoLogin{
    text-align: center;
    margin-top:8px;
}
.formGoLogin a{
    font-size: 14px;
    color: #0ed86d;
}
@media only screen and (min-width: 1601px) and (max-width: 2500px) {

    .contentWrap_box{
        position: relative;
    }
    #studentModal{
        top:50%;
        transform: translateY(-60%);
        width: 400px;
        height:488px;

    }
    .modal-tab{
        height:70px;
        line-height: 70px;
    }
    .modal-tab div{
        font-size: 16px;
        font-weight: 700;

    }
    .layui-form-select dl dd, .layui-form-select dl dt{
        font-size: .95em !important;
    }
    .form-body .btns {
        margin-top: 35px;
        border-radius: 4px;
    }
    .form-body .btns .btn{
        width:100%;
        padding: 7px 12px;
    }
    input::-webkit-input-placeholder {
        font-size: .95em;
    }
    select {
        font-size: .95em!important;
        border-color: #eeeeee !important;
    }
    form{
        width: 300px;
        margin: 0 auto;

    }
    .select{
        /* border: 1px solid #dcdcdc; */
        width: 100%;
        /* height: 54px; */
        margin-bottom: 28px;
        position: relative;
    }
    .select .input{
        height: 48px;
        line-height: 48px;
        background-size: 13px;
        width: 100%;
        letter-spacing: 0.08em;
        outline: 0 none !important;
        border: 1px solid #dcdcdc;
        border-radius: 5px!important;
        padding-left: 50px!important;
        font-size: 14px!important;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 16px;
        width: 20px;
        z-index: 9;
    }
    .iconxiala{
        position: absolute;
        left: 15px;
        top: 15px;
        width: 20px;
        z-index: 9;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    }
    .icon-xuexiao{
        background-image: url(/Static/weilai/xiexiao.png);
        height: 16px;
    }
    .icon-banji{
        background-image: url(/Static/weilai/banji.png);
        height: 16px;
        top: 16px;
        width: 18px;
    }
    .icon-mima{
        background-image: url(/Static/weilai/mima.png);
        height: 20px;
        top: 15px;
    }
    .icon-xuehao{
        background-image: url(/Static/weilai/xiuehao.png);
        height: 16px;
        top: 18px;
    }
    .select img{
        width: 20px;
        height: 20px;
    }
    select{
        position: relative;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        height: 52px;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
        /*padding-left: 47px;*/
        background-size: 13px;
        width: 100%;
        font-size: 14px;
        padding-left: 37px;
        letter-spacing: 0.08em;
        outline:0 none !important;
    }

    select option{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    .layui-form-selected dl::-webkit-scrollbar-thumb {
        height:10px;
        border-radius: 8px;
    }


}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {

    .rowWidth{
        width: 1200px !important;
        margin: 0 auto !important;
    }
    #studentModal{
        top:50%;
        transform: translateY(-60%);
        width: 361px;
        height:391px;

    }
    .modal-tab{
        height:50px;
        line-height: 50px;
    }
    .modal-tab div{
        font-size: 16px;
        font-weight: 700;

    }
    .layui-form-select dl dd, .layui-form-select dl dt{
        font-size: .9em !important;
    }
    .form-body .btns {
        margin-top: 16px;
        border-radius: 4px;
    }
    .form-body .btns .btn{
        width:100%;
        padding: 8px 8px;
        font-size: 0.9em;
    }
    input::-webkit-input-placeholder {
        font-size: .9em;
    }
    select {
        font-size: .9em!important;
        border-color: #eeeeee !important;
    }
    form{
        width: 300px;
        margin: 0 auto;

    }
    .select{
        /* border: 1px solid #dcdcdc; */
        width: 100%;
        /* height: 54px; */
        margin-bottom: 28px;
        position: relative;
    }
    .select .input{
        height: 48px;
        line-height: 48px;
        background-size: 13px;
        width: 100%;
        letter-spacing: 0.08em;
        outline: 0 none !important;
        border: 1px solid #dcdcdc;
        border-radius: 5px!important;
        padding-left: 50px!important;
        font-size: 14px!important;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 16px;
        width: 20px;
        z-index: 9;
    }
    .iconxiala{
        position: absolute;
        left: 15px;
        top: 15px;
        width: 20px;
        z-index: 9;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    }
    .icon-xuexiao{
        background-image: url(/Static/weilai/xiexiao.png);
        height: 16px;
    }
    .icon-banji{
        background-image: url(/Static/weilai/banji.png);
        height: 16px;
        top: 16px;
        width: 18px;
    }
    .icon-mima{
        background-image: url(/Static/weilai/mima.png);
        height: 20px;
        top: 15px;
    }
    .icon-xuehao{
        background-image: url(/Static/weilai/xiuehao.png);
        height: 16px;
        top: 18px;
    }
    .select img{
        width: 20px;
        height: 20px;
    }
    select{
        position: relative;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        height: 52px;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
        /*padding-left: 47px;*/
        background-size: 13px;
        width: 100%;
        font-size: 14px;
        padding-left: 37px;
        letter-spacing: 0.08em;
        outline:0 none !important;
    }

    select option{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    .layui-form-selected dl::-webkit-scrollbar-thumb {
        height:10px;
        border-radius: 8px;
    }


}
@media only screen and (min-width: 1367px) and (max-width: 1439px) {


     .rowWidth{
        width: 1200px !important;
        margin: 0 auto !important;
    }
    #studentModal{
        top:50%;
        transform: translateY(-60%);
        width: 361px;
        height: 391px;

    }
    .modal-tab{
        height:50px;
        line-height: 50px;
    }
    .modal-tab div{
        font-size: 14px;
        font-weight: 600;

    }
    .form-body{
        padding: 10px 10px;
    }
    .layui-form-select dl dd, .layui-form-select dl dt{
        font-size: .9em !important;
    }
    .form-body .btns {
        margin-top: 12px;
        border-radius: 4px;
    }
    .form-body .btns .btn{
        width:100%;
        padding: 4px 8px;
        font-size: 0.9em;
    }
    input::-webkit-input-placeholder {
        font-size:0.9em;
    }
    select {
        font-size: 0.9em!important;
        border-color: #eeeeee !important;
    }
    form{
        width: 300px;
        margin: 0 auto;

    }
    .select{
        /* border: 1px solid #dcdcdc; */
        width: 100%;
        /* height: 54px; */
        margin-bottom: 28px;
        position: relative;
    }
    .select .input{
        height: 48px;
        line-height: 48px;
        background-size: 13px;
        width: 100%;
        letter-spacing: 0.08em;
        outline: 0 none !important;
        border: 1px solid #dcdcdc;
        border-radius: 5px!important;
        padding-left: 50px!important;
        font-size: 14px!important;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 16px;
        width: 20px;
        z-index: 9;
    }
    .iconxiala{
        position: absolute;
        left: 15px;
        top: 15px;
        width: 20px;
        z-index: 9;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    }
    .icon-xuexiao{
        background-image: url(/Static/weilai/xiexiao.png);
        height: 16px;
    }
    .icon-banji{
        background-image: url(/Static/weilai/banji.png);
        height: 16px;
        top: 16px;
        width: 18px;
    }
    .icon-mima{
        background-image: url(/Static/weilai/mima.png);
        height: 20px;
        top: 15px;
    }
    .icon-xuehao{
        background-image: url(/Static/weilai/xiuehao.png);
        height: 16px;
        top: 18px;
    }
    .select img{
        width: 20px;
        height: 20px;
    }
    select{
        position: relative;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        height: 52px;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
        /*padding-left: 47px;*/
        background-size: 13px;
        width: 100%;
        font-size: 14px;
        padding-left: 37px;
        letter-spacing: 0.08em;
        outline:0 none !important;
    }

    select option{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    .layui-form-selected dl::-webkit-scrollbar-thumb {
        height:10px;
        border-radius: 8px;
    }

}
@media only screen and (min-width: 1300px) and (max-width: 1366px) {


    .rowWidth{
        width: 1200px !important;
        margin: 0 auto !important;
    }
    #studentModal{
        top:50%;
        transform: translateY(-50%);
        width: 361px;
        height: 391px;

    }
    .modal-tab{
        height:50px;
        line-height: 50px;
    }
    .modal-tab div{
        font-size: 14px;
        font-weight: 600;

    }
    .form-body{
        padding: 12px 10px;
    }
    .layui-form-select dl dd, .layui-form-select dl dt{
        font-size: .9em !important;
    }
    .form-body .btns {
        margin-top: 14px;
        border-radius: 4px;
    }
    .form-body .btns .btn{
        width:100%;
        padding: 7px 8px;
        font-size: 0.9em;
    }
    input::-webkit-input-placeholder {
        padding: 10px 0 !important;
        font-size:0.9em;
    }
    select {
        font-size: 0.9em!important;
        border-color: #eeeeee !important;
    }
    form{
        width: 300px;
        margin: 0 auto;
        padding-bottom: 10px;

    }
    .select{
        /* border: 1px solid #dcdcdc; */
        width: 100%;
        /* height: 54px; */
        margin-bottom: 26px;
        position: relative;
    }
    .select .input{
        height: 44px;
        line-height: 44px;
        background-size: 13px;
        width: 100%;
        letter-spacing: 0.08em;
        outline: 0 none !important;
        border: 1px solid #dcdcdc;
        border-radius: 5px!important;
        padding-left: 50px!important;
        font-size: 14px!important;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 14px;
        width: 20px;
        z-index: 9;
    }
    .iconxiala{
        position: absolute;
        left: 15px;
        top: 15px;
        width: 20px;
        z-index: 9;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    }
    .icon-xuexiao{
        background-image: url(/Static/weilai/xiexiao.png);
        height: 16px;
    }
    .icon-banji{
        background-image: url(/Static/weilai/banji.png);
        height: 16px;
        top: 14px;
        width: 18px;
    }
    .icon-mima{
        background-image: url(/Static/weilai/mima.png);
        height: 20px;
        top: 12px;
    }
    .icon-xuehao{
        background-image: url(/Static/weilai/xiuehao.png);
        height: 16px;
        top: 14px;
    }
    .select img{
        width: 20px;
        height: 20px;
    }
    select{
        position: relative;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        height: 52px;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
        /*padding-left: 47px;*/
        background-size: 13px;
        width: 100%;
        font-size: 14px;
        padding-left: 37px;
        letter-spacing: 0.08em;
        outline:0 none !important;
    }

    select option{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    .layui-form-selected dl::-webkit-scrollbar-thumb {
        height:10px;
        border-radius: 8px;
    }
    .layui-form-select .layui-input {
        height: 44px !important;
        line-height: 44px !important;
        font-size: 12px !important;
    }
    .layui-form-select dl dd{
        height: 44px !important;
        line-height: 44px !important;
        font-size: 12px !important;
    }
    .layui-form-select dl dd.layui-this:before{
        top:14px;

    }
    .formGoLogin{
        margin-top: 10px;
    }
    .formGoLogin a{
        font-size: 0.9em;
    }
    


}
@media only screen and (min-width: 1101px) and (max-width: 1299px) {


    .rowWidth{
        width: 1000px !important;
        margin: 0 auto !important;
    }
    #studentModal{
        top:50%;
        transform: translateY(-60%);
        width: 321px;
        height:351px;

    }
    .modal-tab{
        height:40px;
        line-height: 40px;
    }
    .modal-tab div:nth-child(2) {
        flex: 1.005;
        border-left: 1px solid rgba(0,0,0,0.1);
        border-right: 1px solid rgba(0,0,0,0.05);
    }
    .modal-tab div{
        font-size: 12px;
        font-weight: 600;

    }
    .layui-form-select dl dd, .layui-form-select dl dt{
        font-size: .8em !important;
    }
    .form-body .btns {
        margin-top: 10px;
        border-radius: 4px;
    }
    .form-body .btns .btn{
        width:100%;
        padding: 4px 8px;
        font-size: 0.8em;
    }
    input::-webkit-input-placeholder {
        font-size: .8em;
    }
    select {
        font-size: 0.8em!important;
        border-color: #eeeeee !important;
        height: 30px !important;
    }
    form{
        width: 280px;
        margin: 0 auto;
        padding-bottom: 8px;

    }
    .select{
        /* border: 1px solid #dcdcdc; */
        width: 100%;
        /* height: 54px; */
        margin-bottom: 21px;
        position: relative;
    }
    .select .input{
        height: 42px;
        line-height: 42px;
        background-size: 13px;
        width: 100%;
        letter-spacing: 0.08em;
        outline: 0 none !important;
        border: 1px solid #dcdcdc;
        border-radius: 5px!important;
        padding-left: 50px!important;
        font-size: 14px!important;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 12px;
        width: 20px;
        z-index: 9;
    }
    .iconxiala{
        position: absolute;
        left: 15px;
        top: 12px;
        width: 20px;
        z-index: 9;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    }
    .icon-xuexiao{
        background-image: url(/Static/weilai/xiexiao.png);
        height: 16px;
    }
    .icon-banji{
        background-image: url(/Static/weilai/banji.png);
        height: 16px;
        top: 12px;
        width: 18px;
    }
    .icon-mima{
        background-image: url(/Static/weilai/mima.png);
        height: 20px;
        top: 12px;
    }
    .icon-xuehao{
        background-image: url(/Static/weilai/xiuehao.png);
        height: 16px;
        top: 12px;
    }
    .select img{
        width: 20px;
        height: 20px;
    }
    select{
        position: relative;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        height: 52px;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
        /*padding-left: 47px;*/
        background-size: 13px;
        width: 100%;
        font-size: 14px;
        padding-left: 37px;
        letter-spacing: 0.08em;
        outline:0 none !important;
    }

    select option{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    .layui-form-selected dl::-webkit-scrollbar-thumb {
        height:10px;
        border-radius: 8px;
    }
    .layui-form-select .layui-input {
        height: 42px !important;
        line-height: 42px !important;
        font-size: 12px !important;
    }
    .layui-form-select dl dd{
        height: 42px !important;
        line-height: 42px !important;
        font-size: 12px !important;
    }
    .layui-form-select dl dd.layui-this:before{
        top:14px;
    }


}
@media only screen and (min-width: 0px) and (max-width: 1100px) {


    .rowWidth{
        width: 750px !important;
        margin: 0 auto !important;
    }
    #studentModal{
        top:50%;
        transform: translateY(-60%);
        width: 250px;
        height:310px;
    }
    .modal-tab{
        height:40px;
        line-height: 40px;
    }
    .modal-tab div{
        font-size: 12px;
        font-weight: 600;

    }
    .form-body{
        transform: translateY(0);
    }
    .layui-form-select dl dd, .layui-form-select dl dt{
        font-size: .8em !important;
    }
    .form-body .btns {
        margin-top: 5px;
        border-radius: 4px;
    }
    .form-body .btns .btn{
        width:100%;
        padding: 2px 4px;
        font-size: 0.7em;
    }
    .layui-form-select input::-webkit-input-placeholder {
        font-size:12px;
        padding-top:10px;
    }

    select {
        font-size: 0.7em!important;
        border-color: #eeeeee !important;
        height: 30px !important;
    }
    form{
        width: 220px;
        margin: 0 auto;
        padding-bottom: 4px;

    }
    .select{
        width: 100%;
        margin-bottom: 18px;
        position: relative;
    }
    .select .input{
        height: 37px;
        line-height: 37px;
        background-size: 13px;
        width: 100%;
        letter-spacing: 0.08em;
        outline: 0 none !important;
        border: 1px solid #dcdcdc;
        border-radius: 5px!important;
        padding-left: 50px!important;
        font-size: 12px!important;
    
    }

    .icon{
        position: absolute;
        left: 18px;
        top: 8px;
        width: 20px;
        z-index: 9;
    }
    .iconxiala{
        position: absolute;
        left: 15px;
        top: 8px;
        width: 20px;
        z-index: 9;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
    }
    .icon-xuexiao{
        background-image: url(/Static/weilai/xiexiao.png);
        height: 16px;
    }
    .icon-banji{
        background-image: url(/Static/weilai/banji.png);
        height: 16px;
        top: 8px;
        width: 18px;
    }
    .icon-mima{
        background-image: url(/Static/weilai/mima.png);
        height: 20px;
        top: 8px;
    }
    .icon-xuehao{
        background-image: url(/Static/weilai/xiuehao.png);
        height: 16px;
        top: 8px;
    }
    .select img{
        width: 20px;
        height: 20px;
    }
    select{
        position: relative;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        border: none;
        height: 52px;
        background: url(/Static/weilai/xiala.png) no-repeat 314px center;
        /*padding-left: 47px;*/
        background-size: 13px;
        width: 100%;
        font-size: 14px;
        padding-left: 37px;
        letter-spacing: 0.08em;
        outline:0 none !important;
    }

    select option{
        font-size: 14px;
        height: 42px;
        line-height: 42px;
    }

    .layui-form-selected dl::-webkit-scrollbar-thumb {
        height:10px;
        border-radius: 8px;
    }
   .layui-form-select .layui-input {
        height: 37px !important;
        line-height: 37px !important;
       font-size: 12px !important;
    }
    .layui-form-select dl dd{
        height: 37px !important;
        line-height: 37px !important;
        font-size: 12px !important;
    }
    .layui-form-select dl dd.layui-this:before{
        top:10px;
    }
    .formGoLogin a {
        font-size: 12px;
    }


}
.iphone{
    display: none;
    background-color: #736001;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0.95;
}
.iphone .ipnonecon{
    width: 80%;
    margin: 0 auto;
}
.iphone .ipnonecon .tipc{
    background-color: #fff;
    border-radius: 11px;
    padding: 28px;
    height: 314px;
}
.iphone .ipnonecon .tipc .tipC-t{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.06em;
}
.iphone .ipnonecon .tipc .tipC-c{
    text-align: center;
}
.iphone .ipnonecon .tipc .tipC-c img{
    margin: 10px 0 15px 0;
}
.iphone .ipnonecon .tipc .tipC-c p{
    font-size: .95em;
}