body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,input,textarea,select{margin:0;padding:0}
body{font:12px "microsoft yahei","Arial Narrow",HELVETICA;font-weight:lighter;background:#fff;-webkit-text-size-adjust:100%;}
a:link,a:visited{color:#2d374b;text-decoration:none;}
em{font-style:normal;}
li{list-style:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
p{word-wrap:break-word;}
div,input{
    box-sizing: border-box!important;
}
#searchS[type="text"]:focus:not([readonly]) {
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
}
[type="checkbox"].filled-in:not(:checked)+label:after{
    width: 16px;
    height: 16px;
}
[type="checkbox"].filled-in:checked+label:after{
    width: 16px;
    height: 16px;
    border:2px solid #05a5ef;
    background-color: #05a5ef;

}
[type="checkbox"].filled-in:checked+label:before{
    top: -2px;
    left: -1px;
}
.redden {
    border: 1px solid #f00!important;
}
.otherColor {
    borderv: 1px solid #d4d4d4!important;
}
.white {
    background-color: #fff!important;
}
.gray {
    background-color: #f1f1f1!important;
}
button{
    background-color: #05a6f1;
    border:1px solid #0078f5;
    color: #fff;
}
.sendvercode{
    background-color: transparent;
    border:none;
}
button:focus{
    -moz-box-shadow:0 0 10px 3px #6fd1ff;
    -webkit-box-shadow:0 0 10px 3px #6fd1ff;
    box-shadow:0 0 10px 3px #6fd1ff;
}

html{
    min-width: 320px;
}
html,body{
    height: 100%;
}
.mask{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    top: 0;
    left: 0;
    z-index:1000;
    display: none;

}
.mesInput.borwrong{
    border:1px solid #f00;
}
header{
    width: 100%;
    background-color: #05a9f5;
    box-shadow: 0 1px 8px rgba(0,0,0,.3);
    z-index: 400;
    height: 64px;
    padding:0 24px;
    position: fixed;
    top: 0;
    left: 0;

}
.back{
    width: 38px;
    height: 100%;
    padding: 23px 0;
    float: left;
}
.logo{
    float: left;
    margin-right:35px;
}
.logo img{
    width: 100%;
}
.title{
    padding:23px 0;
    float: left;
}
.title p{
    font:100 20px/20px "microsoft yahei";
    padding-left: 33px;
    border-left:1px solid #5eb6fc;
    color: #fff;
}
.seleBtn{
    height: 36px;
    border:1px solid #b3b3b3;
    box-sizing: border-box;
    padding-left:9px;
    text-align: left;
    background-color: #f2f2f2;
    color: #929292;
    font:100 16px/34px "microsoft yahei"


}
body .mesInput{
    box-sizing: border-box;
    height: 36px;
    padding-left: 9px;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    border-top: 1px solid #ababab;
    margin: 0;
}
input::-webkit-input-placeholder{
    color: #929292;
}
input:-moz-placeholder {
    color: #929292;
}
input::-moz-placeholder {
    color: #929292;
}
input:-ms-input-placeholder {
    color: #929292;
}
/*地区选择弹框*/
.eject{
    width:540px;
    height: 448px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    box-sizing: border-box;
    border:1px solid #bdbdbd;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    padding-top: 15px;
    display: none;

}
.eject h4{
    padding:0 25px;
    font:400 16px/16px "microsoft yahei";
    margin-bottom: 29px;
}
.close{
    width: 14px;
    height: 14px;

}
.close img{
    width: 100%;
    height: 100%;
}
.changeArea .half{
    width: 50%;
}
.half h6{
    text-align: left;
    padding-left: 25px;
    font:400 14px/14px "microsoft yahei";
    margin-bottom:12px;

}
.options{
    border-top:1px solid #bdbdbd;
    height: 304px;
    overflow-y: scroll;
    border-bottom:1px solid #bdbdbd;
    margin-bottom: 9px;

}
.options li{
    font:100 16px/36px "microsoft yahei";
    padding-left: 25px;
    cursor: pointer;
}
.options li:hover{
    background-color: #f1f1f1;
}
.determine,.determined{
    margin-right:25px;
    width: 72px;
    height: 36px;
    border-radius: 3px;
    font:100 14px/34px "microsoft yahei"
}
.nomyClass{
    width: 120px;
    height: 36px;
    color: #05a8f3;
    background-color: #f0f0f0;
    font:100 14px/34px "microsoft yahei";
    border:1px solid #b3b3b3;
    margin-left: 25px;
    border-radius: 3px;


}
.ejectSchool{
    width:460px;
}
.ejectSchool h4{
    margin-bottom:18px;
}
.ejectSchool input{
    margin:0 auto;
    width: 410px;
    border:1px solid #bfbfbf;
    height:36px;
    padding-left: 34px;

}
.school h6{
    position: relative;
    margin-bottom: 2px;
}
#forSearch{
    width: 17px;
    height: 17px;
    position: absolute;
    right:59px;
    top:9px;
    border: none;
    background-color: #fff;
    padding: 0;
}
#forSearch img{
    width: 100%;
    height: 100%;
}
.ejectSchool .options{
    border-top:none;
}
.haschange{
    display: none;
}
.nohaschange{
    padding-top: 99px;
}
.classimg{
    width: 80px;
    height: 80px;
    margin:0 auto;
}
.nohaschange p{
    text-align: center;
    font:100 16px/16px "microsoft yahei";
    margin-top: 10px;
}

/*页脚*/
.footer{
    width: 230px;
    height: 68px;
   margin: 20px auto 0;
}
.aboutBtn{
    margin-bottom: 12px;
    text-align: center;
}
.aboutBtn a{
    font:100 16px/16px "microsoft yahei";
    margin:0 5px 0 5px;
}
.fcopy{
    text-align: center;
    color: #cacaca;
    font:100 14px/14px "microsoft yahei"
}
@media screen and (max-width: 1280px) {
    .footer {
        height: auto;
        margin: 15px auto 0;
    }
}
@media only screen and (max-width: 540px) {
    .eject{
        width: 100%;
    }
    .eject h4{
        padding:0 10px;
        font:100 12px/12px "microsoft yahei"
    }
    .logo{
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    .changeArea .half{
        width: 100%;
    }
    .options{
        height: 136px;
    }
    .half h6{
        margin-bottom: 0;
        font:100 14px/28px "microsoft yahei";
        background-color: #e5f7ff;

    }
    .optionP{
        margin-bottom: 0;
    }
    .nohaschange{
        padding-top: 20px;
    }
    .optionS{
        height: 304px;
    }

}

