*{
    margin:0;
    padding:0;
}
ul,li{
    list-style: none;
}
a{
    color: #000000;
    text-decoration: none;
}
a:hover{
    color: #000000;
    text-decoration: none;
}
body{
    font-family:"Microsoft YaHei";
}

.rowWidth{
    width:1200px;
    margin: 0 auto;
}
.enter{
    height: 100vh;
    background: url(/Static/img/new/stu/organ/bg_02.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
.textWrap{
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    position: absolute;
    width: 60%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
}
.textWrap .textWrap_title{
    font-size: 80px;
    padding-bottom: 24px;
}
.textWrap .textWrap_item{
    font-size: 30px;
    padding-bottom: 36px;
}
.textWrap .textWrap_item span{
   display: inline-block;
    transform: translateY(-3px);
}
.formWrap{
    width: 460px;
   background: #fff;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top:7%;
}
.contentWrap_box{
    position: relative;
    height: calc(100vh - 50px);
}
.formWrap form{
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;

}
.formWrap .form_header{
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: 600;
    padding: 22px 0;
}


input::-webkit-input-placeholder{
    color:#999;
    font-size: 14px;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
    font-size: 14px;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
    font-size: 14px;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999;
    font-size: 14px;
}
.select .cascader-all{
    width: 100%!important;
}
.select .cascader-all input::-webkit-input-placeholder{
    color: #999;
}
.select .cascader-all .layui-input{
    width: 100%!important;
    height: 40px!important;
    line-height: 40px!important;
    padding: 0!important;
    border: 1px solid #e4e4e4!important;
    border-radius: 5px!important;
    padding-left: 50px!important;
    color: #333;
    letter-spacing: 0.08em;
    font-size: 14px!important;
}
.cascader-model ul li.cascader-choose-active{
    color:#0ed86d !important;
}
.cascader-model ul{
    min-width: 120px !important;
}
.cascader-model ul::-webkit-scrollbar-thumb {
    background-color:rgba(14,216,109,0.5) !important;
    background-clip:padding-box !important;
    border-radius: 8px !important;
}

.cascader-model ul::-webkit-scrollbar-track-piece {
    background-color:#fff;
    border-top: 0;
    border-bottom: 0;
}
.layui-form-select .layui-input {
    height: 40px!important;
    line-height: 40px!important;
    padding: 0!important;
    border: 1px solid #e4e4e4!important;
    border-radius: 5px!important;
    padding-left: 50px!important;
    color: #333;
    letter-spacing: 0.08em;
    font-size: 14px!important;
}
.layui-form-select .layui-edge {
    position: absolute;
    right: 18px;
    top: 45%;
    width: 15px;
    height: 9px;
    margin-top: 0;
    cursor: pointer;
    border-width: 0;
    border-top-color: #e4e4e4;
    border-top-style: solid;
    transition: all .3s;
    -webkit-transition: all .3s;
    background: url(/Static/weilai/xiala.png) no-repeat center;
}
.cascader-i{
    color:#c7c5c5;
}
.select

.layui-form-selected dl {
    display: block;
    padding: 0;
}
.layui-form-select dl dd.layui-this {
    background: rgba(14,216,109,0.2);
    color: #333;
    font-size: 14px;
    padding-left: 77px !important;
    position: relative;
}
.layui-form-select dl dd {
    padding-left: 77px !important;
    height: 50px;
    line-height: 50px;
}
/*.layui-form-select dl{
    top: 50px!important;
    max-height: 172px!important;
}*/
.layui-form-select dl dd.layui-this:before{
    content: '';
    background: url(/Static/weilai/gou.png) center center no-repeat;
    position: absolute;
    top: 22px;
    left: 44px;
    z-index: 2;
    width: 19px;
    height: 13px;
}

.layui-form-selected dl::-webkit-scrollbar-track-piece {
    background-color:#fff;
    border: 1px solid #dcdcdc;
    border-top: 0;
    border-bottom: 0;
}
.layui-form-selected dl::-webkit-scrollbar {
    width:10px;
    height:10px;
}


.layui-form-selected dl::-webkit-scrollbar-thumb {
    background-color:rgba(14,216,109,0.5);
    background-clip:padding-box;
    height:10px;
    border-radius: 8px;
}

select option{
    background-color: rgba(255,255,255,0.5);
}
.layui-form-select dl dd.layui-select-tips{
    padding-left: 77px !important;
}


.select{
    width: 100%;
    margin-bottom: 16px;
    position: relative;
}
.select .input{
    height: 40px;
    line-height: 40px;
    background-size: 13px;
    width: 100%;
    letter-spacing: 0.08em;
    outline: 0 none !important;
    border: 1px solid #e4e4e4;
    border-radius: 5px!important;
    padding-left: 50px!important;
    color: #333!important;
    font-size: 14px!important;
}
.select .input-xs{
    height: 40px;
    line-height: 40px;
    background-size: 13px;
    width: 70%;
    letter-spacing: 0.08em;
    outline: 0 none !important;
    border: 1px solid #e4e4e4;
    border-radius: 5px!important;
    padding-left: 50px!important;
    color: #333!important;
    font-size: 14px!important;
}
.vtCode_pic{
    width: 27%;
    text-align: center;
    height: 40px;
    cursor: pointer;
}
.vtCode_btn{
    width: 27%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size:14px ;
    background: #0bc964;
    border-radius: 5px;
    cursor: pointer;
}
.vtCode_send{
    background: #c9c9c9;
}
.formSubmit{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #0ed86d;
    border-radius: 5px;
    margin-top: 36px;
    cursor: pointer;
}
.formGoLogin{
    text-align: center;
    margin-top:8px;
}
.formGoLogin a{
    font-size: 14px;
    color: #0ed86d;
}


.icon{
    position: absolute;
    left: 18px;
    top: 13px;
    width: 20px;
    z-index: 9;
}
.jg_phone{
    background: url(/Static/img/new/stu/organ/jg_phone_03.png) no-repeat center center;
    background-size: cover;
    height: 19px;
    top: 11px;
}
.vt_code{
    background: url(/Static/img/new/stu/organ/vt_code_03.png) no-repeat center center;
    background-size: cover;
    height: 19px;
    top: 11px;
}

.m_vt_code{
    background: url(/Static/img/new/stu/organ/m_vt_code_03.png) no-repeat center center;
    background-size: cover;
    height: 19px;
    top: 11px;
}

.icon-concant{
    background: url(/Static/img/new/stu/organ/concant_03.png) no-repeat center center;
    background-size: cover;
    height: 17px;
}

.icon-email{
    background: url(/Static/img/new/stu/organ/email_03.png) no-repeat center center;
    background-size: cover;
    height: 17px;
}

.icon-school{
    background: url(/Static/img/new/stu/organ/school_03.png) no-repeat center center;
    background-size: cover;
    height: 17px;
}

.school_name{
    background: url(/Static/img/new/stu/organ/school_name_03.png) no-repeat center center;
    background-size: cover;
    height: 17px;
}
.icon-adress{
    background: url(/Static/img/new/stu/organ/adress_03.png) no-repeat center center;
    background-size: cover;
    height: 17px;
}

.main_class{
    background: url(/Static/img/new/stu/organ/main_class_03.png) no-repeat center center;
    background-size: cover;
    height: 17px;
}

.iconxiala{
    position: absolute;
    left: 15px;
    top: 15px;
    width: 20px;
    z-index: 9;
    background: url(/Static/weilai/xiala.png) no-repeat 314px center;
}
/*.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: #989898;
    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);
}
.bgTrue_wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px !important;
    top:25.5% !important;
}
.bgTrue_wrap .layui-layer-title{
    display: none;
}
.bgTrue_wrap .layui-layer-content{
    text-align: center;
    padding: 0px 20px;
    /*transform: translateY(20%);*/
}
.bgTrue_wrap .settleBg{
    margin-top: 20px;
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url(/Static/img/new/stu/settle1_03.png) no-repeat center center;
    background-size: cover;
}
.bgTrue_wrap .settleTexta{
    color: #333;
    margin-top: 15px;
    line-height: 25px;
    font-size: 20px;
}
.bgTrue_wrap .settleTextb{
    color: #333;
    margin-top: 10px;
    line-height: 25px;
    font-size: 16px;
}
.bgTrue_wrap .settleTextc{
    color: #e6914a;
    margin-top: 30px;
    line-height: 25px;
    font-size: 18px;
}
.bgTrue_wrap .settleCode{
    margin-top: 10px;
    display: inline-block;
    height: 140px;
    width: 130px;
    background:url(/Static/img/new/stu/u41.png) no-repeat center center;
    background-size: cover;
}
@media only screen and (min-width: 1601px) and (max-width: 2500px) {
    .rowWidth{
        width: 1400px !important;
        margin: 0 auto !important;
    }
    .textWrap .textWrap_item span{
        transform: translateY(-3px);
    }
    .bgTrue_wrap{
        top:24% !important;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
    .rowWidth {
        width: 1200px !important;
        margin: 0 auto !important;
    }
    .textWrap .textWrap_item span{
        transform: translateY(-2px);
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1439px) {
    .rowWidth {
        width: 1200px !important;
        margin: 0 auto !important;
    }

}
@media only screen and (min-width: 1300px) and (max-width: 1366px) {
    .rowWidth {
        width: 1200px !important;
        margin: 0 auto !important;
    }
    .formWrap {
        width: 410px;
        /*top:9% !important;*/
    }
    .formWrap .form_header{
        padding: 14px 0 !important;
        font-size: 15px !important;
    }
    .formWrap form{
        padding-bottom: 15px;
    }
    .cascader-ul li{
        font-size: 12px !important;
    }
    .textWrap .textWrap_item span{
        transform: translateY(-1px);
    }
    .bgTrue_wrap{
        width: 306px!important;
        height: 320px!important;
    }

    .bgTrue_wrap .layui-layer-content{
        padding: 0px 20px;
    }
    .bgTrue_wrap .settleBg{
        margin-top: 5px;
        width: 70px;
        height: 70px;
    }
    .bgTrue_wrap .settleTexta{
        margin-top: 5px;
        font-size: 14px;
    }
    .bgTrue_wrap .settleTextb{
        margin-top: 0px;
        font-size: 11.38px;
    }
    .bgTrue_wrap .settleTextc{
        margin-top: 10px;
        font-size: 12.8px;
    }
    .bgTrue_wrap .settleCode{
        margin-top: 5px;
        height: 100px;
        width: 90px;
    }
    .bgTrue_wrap{
        top:22% !important;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1299px) {
    .rowWidth{
        width: 1000px !important;
        margin: 0 auto !important;
    }
    .formWrap {
        width: 400px;
    }
    .cascader-ul li{
        font-size: 12px !important;
    }
    .textWrap .textWrap_item span{
        transform: translateY(-1px);
    }
    .bgTrue_wrap{
        width: 306px!important;
        height: 320px!important;
    }

    .bgTrue_wrap .layui-layer-content{
        padding: 0px 20px;
    }
    .bgTrue_wrap .settleBg{
        margin-top: 5px;
        width: 70px;
        height: 70px;
    }
    .bgTrue_wrap .settleTexta{
        margin-top: 5px;
        font-size: 14px;
    }
    .bgTrue_wrap .settleTextb{
        margin-top: 0px;
        font-size: 11.38px;
    }
    .bgTrue_wrap .settleTextc{
        margin-top: 10px;
        font-size: 12.8px;
    }
    .bgTrue_wrap .settleCode{
        margin-top: 5px;
        height: 100px;
        width: 90px;
    }

}
@media only screen and (min-width: 1000px) and (max-width: 1024px) and (max-height: 768px){

}
/*@media only screen and (min-width: 0px) and (max-width: 768px) and (min-width-height: 1024px){
    .textWrap .textWrap_title {
        font-size: 56px;
        padding-bottom: 24px;
    }
    .formWrap{
        top:24%;
    }
}*/
    @media only screen and (min-width: 0px) and (max-width: 1100px) {
    .rowWidth {
        width: 750px !important;
        margin: 0 auto !important;
    }
    .formWrap {
        width: 300px;
        top:0;
    }
    .cascader-model ul{
        min-width: 50px !important;
    }
    .cascader-model ul li {
        font-size: 12px !important;
        padding: 4px 12px !important;
        height: 34px;
        line-height: 1.5;
        display: flex;
        justify-content: space-between;
    }
    .textWrap .textWrap_item span{
        transform: translateY(-2px);
    }
    .bgTrue_wrap{
        width: 250px!important;
        height: 270px!important;
    }

    .bgTrue_wrap .layui-layer-content{
        padding: 0px 10px;
    }
    .bgTrue_wrap .settleBg{
        margin-top: 0px;
        width: 60px;
        height: 60px;
    }
    .bgTrue_wrap .settleTexta{
        margin-top: 0px;
        font-size: 12px;
        transform: scale(0.9);
    }
    .bgTrue_wrap .settleTextb{
        margin-top: 0px;
        font-size: 11.38px;
        transform: scale(0.9);
    }
    .bgTrue_wrap .settleTextc{
        margin-top: 5px;
        font-size: 12.8px;
        transform: scale(0.9);
    }
    .bgTrue_wrap .settleCode{
        margin-top: 0px;
        height: 80px;
        width: 73px;
    }

}

@media only screen and (max-height: 1050px) {
    .formWrap{
        top:9%;
    }
    /*.bgTrue_wrap{
        top:259.5px !important;
    }*/
}
@media only screen and (max-height: 1024px) {
    /*.bgTrue_wrap {
        top: 246.5px !important;
    }*/
}
@media only screen and (max-height: 900px) {
    /*.bgTrue_wrap {
        top: 203.5px !important;
    }*/
}
@media only screen and (max-height: 960px) {
    .formWrap .form_header {
        font-size: 16px;
        padding: 15px 0;
    }
    .select .input,.select .inputs {
        height: 38px;
        line-height: 38px;
        font-size: 14px!important;
    }
    .select .input-xs {
        height: 38px;
        line-height: 38px;
        font-size: 14px!important;
    }
    .layui-form-select .layui-input {
        height: 38px!important;
        line-height: 38px!important;
        font-size: 14px!important;
    }
    .select .cascader-all .layui-input{
        height: 38px!important;
        line-height: 38px!important;
        font-size: 14px!important;
    }
    .select {
        width: 100%;
        margin-bottom: 14px;
        position: relative;
    }
    .vtCode_pic {
        height: 38px;
    }
    .vtCode_btn {
        height: 38px;
        line-height: 38px;
    }

    .formSubmit {
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        margin-top: 24px;
    }
    .formWrap form {
        padding-bottom: 22px;
    }
    .icon {
        top: 11px;
    }
    .layui-form-select dl dd {
        padding-left: 77px;
        height: 45px;
        line-height: 45px;
    }
    .layui-form-select dl dd.layui-this:before {
        top: 15px;

    }
    .textWrap .textWrap_title {
        font-size: 70px ;
        padding-bottom: 24px ;
    }
    .textWrap .textWrap_item {
        font-size: 30px ;
        padding-bottom: 24px ;
    }
   /* .bgTrue_wrap {
        top: 259.5px !important;
    }*/

}

@media only screen and (max-height: 800px){
    /*.bgTrue_wrap {
        top: 150.5px !important;
    }*/
}
    @media only screen  and (max-height: 800px) {
    .formWrap .form_header {
        font-size: 15px;
        padding: 13px 0;
    }
        .select .input,.select .inputs {
        height: 36px;
        line-height: 36px;
        font-size: 13px!important;
    }
    .select .input-xs {
        height: 36px;
        line-height: 36px;
        font-size: 13px!important;
    }
    .layui-form-select .layui-input {
        height: 36px!important;
        line-height: 36px!important;
        font-size: 13px!important;
    }
    .select .cascader-all .layui-input{
        height: 36px!important;
        line-height: 36px!important;
        font-size: 13px!important;
    }
    .select {
        width: 100%;
        margin-bottom: 12px;
        position: relative;
    }
    .vtCode_pic {
        height: 36px;
    }
    .vtCode_btn {
        height: 36px;
        line-height: 36px;
        font-size: 13px;
    }

    .formSubmit {
        height: 36px;
        line-height: 36px;
        font-size: 15px;
        margin-top: 20px;
    }
    .formWrap form {
        padding-bottom: 18px;
    }
    .icon {
        top: 11px;
    }
    .layui-form-select dl dd {
        padding-left: 77px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    .layui-form-select dl dd.layui-this {
        font-size: 13px;
    }
    .textWrap .textWrap_title {
        font-size: 66px ;
        padding-bottom: 24px ;
    }
    .textWrap .textWrap_item {
        font-size: 26px ;
        padding-bottom: 24px ;
    }


}
@media only screen and (max-height: 768px) {
    .formWrap .form_header {
        font-size: 15px;
        padding: 10px 0;
    }
    .select .input,.select .inputs {
        height: 34px;
        line-height: 34px;
        font-size: 12px!important;
    }
    .select .input-xs {
        height: 34px;
        line-height: 34px;
        font-size: 12px!important;
    }
    .select .cascader-all .layui-input{
        height: 34px!important;
        line-height: 34px!important;
        font-size: 12px!important;
    }
    .layui-form-select .layui-input {
        height: 34px!important;
        line-height: 34px!important;
        font-size: 12px!important;
    }
    .select {
        width: 100%;
        margin-bottom: 12px;
        position: relative;
    }
    .vtCode_pic {
        height: 34px;
    }
    .vtCode_btn {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .formSubmit {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        margin-top: 16px;
    }
    .formWrap form {
        padding-bottom: 14px;
    }
    .icon {
        top: 11px;
    }
    input::-webkit-input-placeholder{
        font-size: 12px;
    }
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        font-size: 12px;
    }
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        font-size: 12px;
    }
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        font-size: 12px;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 10px;
        width: 20px;
        z-index: 9;
    }
    .jg_phone{
        width: 18px;
        height: 17px;
        top: 9px;
    }
    .vt_code{
        width: 18px;
        height: 17px;
        top: 9px;
    }

    .m_vt_code{
        width: 18px;
        height: 17px;
        top: 9px;
    }
    .layui-form-select dl dd {
        padding-left: 77px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }
    .layui-form-select dl dd.layui-this {
        font-size: 12px;
    }
    .layui-form-select dl dd.layui-this:before {

        top: 13px;
        width: 19px;
        height: 13px;
    }
    .textWrap .textWrap_title {
        font-size: 64px ;
        padding-bottom: 24px ;
    }
    .textWrap .textWrap_item {
        font-size: 24px ;
        padding-bottom: 24px ;
    }

}

@media only screen and (max-height: 720px) {
    .formWrap {
        top:4%;
    }
   /* .bgTrue_wrap {
        top: 125.5px !important;
    }*/
   /* .formWrap .form_header {
        font-size: 14px;
        padding: 9px 0;
    }
    .select .input {
        height: 32px;
        line-height: 32px;
        font-size: 12px!important;
    }
    .select .input-xs {
        height: 32px;
        line-height: 32px;
        font-size: 12px!important;
    }
    .layui-form-select .layui-input {
        height: 32px!important;
        line-height: 32px!important;
        font-size: 12px!important;
    }
    .select {
        width: 100%;
        margin-bottom: 10px;
        position: relative;
    }
    .vtCode_pic {
        height: 32px;
    }
    .vtCode_btn {
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }

    .formSubmit {
        height: 32px;
        line-height: 32px;
        font-size: 13px;
        margin-top: 14px;
    }
    .formWrap form {
        padding-bottom: 12px;
    }
    .formGoLogin a {
        font-size: 12px;
    }
    input::-webkit-input-placeholder{
        color:#333;
        font-size: 12px;
    }
    input::-moz-placeholder{   /!* Mozilla Firefox 19+ *!/
        color:#333;
        font-size: 12px;
    }
    input:-moz-placeholder{    /!* Mozilla Firefox 4 to 18 *!/
        color:#333;
        font-size: 12px;
    }
    input:-ms-input-placeholder{  /!* Internet Explorer 10-11 *!/
        color:#333;
        font-size: 12px;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 10px;
        width: 20px;
        z-index: 9;
    }
    .jg_phone{
        width: 18px;
        height: 17px;
        top: 9px;
    }
    .vt_code{
        width: 18px;
        height: 17px;
        top: 9px;
    }

    .m_vt_code{
        width: 18px;
        height: 17px;
        top: 9px;
    }

    .layui-form-select dl dd.layui-this {
        font-size: 12px;
    }
    .layui-form-select dl {
        max-height: 120px!important;
    }
    .layui-form-select dl dd.layui-this:before {
        top: 13px;
        width: 19px;
        height: 13px;
    }
    .textWrap .textWrap_title {
        font-size: 60px;
        padding-bottom: 20px;
    }
    .textWrap .textWrap_item {
        font-size: 22px;
        padding-bottom: 22px;
    }*/
    .formWrap .form_header {
        font-size: 15px;
        padding: 10px 0;
    }
    .select .input,.select .inputs {
        height: 34px;
        line-height: 34px;
        font-size: 12px!important;
    }
    .select .input-xs {
        height: 34px;
        line-height: 34px;
        font-size: 12px!important;
    }
    .layui-form-select .layui-input {
        height: 34px!important;
        line-height: 34px!important;
        font-size: 12px!important;
    }
    .select .cascader-all .layui-input{
        height: 34px!important;
        line-height: 34px!important;
        font-size: 12px!important;
    }
    .select {
        width: 100%;
        margin-bottom: 12px;
        position: relative;
    }
    .vtCode_pic {
        height: 34px;
    }
    .vtCode_btn {
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }

    .formSubmit {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        margin-top: 16px;
    }
    .formWrap form {
        padding-bottom: 14px;
    }
    .icon {
        top: 11px;
    }
    input::-webkit-input-placeholder{
        font-size: 12px;
    }
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        font-size: 12px;
    }
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        font-size: 12px;
    }
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        font-size: 12px;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 10px;
        width: 20px;
        z-index: 9;
    }
    .jg_phone{
        width: 18px;
        height: 17px;
        top: 9px;
    }
    .vt_code{
        width: 18px;
        height: 17px;
        top: 9px;
    }

    .m_vt_code{
        width: 18px;
        height: 17px;
        top: 9px;
    }
    .layui-form-select dl dd {
        padding-left: 77px;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }
    .layui-form-select dl dd.layui-this {
        font-size: 12px;
    }
    .layui-form-select dl dd.layui-this:before {

        top: 13px;
        width: 19px;
        height: 13px;
    }
    .textWrap .textWrap_title {
        font-size: 64px ;
        padding-bottom: 24px ;
    }
    .textWrap .textWrap_item {
        font-size: 24px ;
        padding-bottom: 24px ;
    }

}

@media only screen and (max-height: 600px) {
    .formWrap {
        top:0;
    }
    .formWrap .form_header {
        font-size: 14px;
        padding: 9px 0;
    }
    .select .input,.select .inputs {
        height: 28px;
        line-height: 28px;
        font-size: 12px!important;
    }
    .select .input-xs {
        height: 28px;
        line-height: 28px;
        font-size: 12px!important;
    }
    .layui-form-select .layui-input {
        height: 28px!important;
        line-height: 28px!important;
        font-size: 12px!important;
    }
    .select .cascader-all .layui-input{
        height: 28px!important;
        line-height: 28px!important;
        font-size: 12px!important;
    }
    .select {
        width: 100%;
        margin-bottom: 8px;
        position: relative;
    }
    .vtCode_pic {
        height: 28px;
    }
    .vtCode_btn {
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }

    .formSubmit {
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        margin-top: 10px;
    }
    .formWrap form {
        padding-bottom: 10px;
    }
    .formGoLogin a {
        font-size: 12px;
    }
    input::-webkit-input-placeholder{
        font-size: 12px;
    }
    input::-moz-placeholder{   /* Mozilla Firefox 19+ */
        font-size: 12px;
    }
    input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        font-size: 12px;
    }
    input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
        font-size: 12px;
    }
    .icon{
        position: absolute;
        left: 18px;
        top: 7px;
        width: 18px;
        z-index: 9;
    }
    .jg_phone{
        width: 14px;
        height: 16px;
        top: 7px;
    }
    .vt_code{
        width: 14px;
        height: 16px;
        top: 7px;
    }

    .m_vt_code{
        width: 14px;
        height: 16px;
        top: 7px;
    }
    .layui-form-select dl dd.layui-this {
        font-size: 10px;
    }
    .textWrap .textWrap_title {
        font-size: 46px;
        padding-bottom: 13px;
    }
    .textWrap .textWrap_item {
        font-size: 22px;
        padding-bottom: 20px;
    }
    .bgTrue_wrap {
        top: 95.5px !important;
    }
}

.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;
}
.PCForm,.IpadForm{
    display: none;
}
.IpadForm .inputs{
    height: 40px;
    line-height: 40px;
    background-size: 13px;
    width: 100%;
    letter-spacing: 0.08em;
    outline: 0 none !important;
    border: 1px solid #e4e4e4;
    border-radius: 5px!important;
    padding-left: 50px!important;
    color: #999;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

