.mui-bar-nav{
    background: #fff;
    overflow: hidden;
}
button:disabled{
    opacity: 1;
}
.mui-bar-nav .mui-pull-left{
    color: #333;
    /* font-weight: bold; */
}
.mui-bar-nav .mui-title{
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    /* font-weight: bold; */
}
.mui-bar-nav .mui-title.together i{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 3px;
    background:url(../images/LOGO3@2x.png) no-repeat center;
    background-size: contain;
}
.back_ground{
    margin: auto;
    width: 100px;
    height: 100px;
    background:url(../images/LOGO3@2x.png) no-repeat center;
    background-size: contain;
}
.mui-bar-nav .mui-title.together span{
    font-size: 16px;
    color: #FF613C;
    vertical-align: top;
    margin-left: 8px;
}
.mui-bar-nav .register{
    text-decoration: none;
    float: right;
    margin-right: 15px;
    margin-top: 12px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
}
.mui-content{
    background: #fff;
}
.mui-content .body-window{
    max-width: 640px;
    margin:0 auto;
    -webkit-box-shadow:none;
    box-shadow:none;
    min-width: 320px;
}
.login-choose{
    margin: 40px 30px 0 30px;
    border-bottom: 1px solid #E9E9E9;
}
.login-choose .mui-col-xs-6{
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #888;
    text-align: center;
}
.login-choose .mui-col-xs-6 span{
    padding-bottom: 11px;
}
.login-choose .current span{
    color: #333;
    border-bottom:2px solid #333;
}
.login-img{
    width: 100%;
    padding-top: 24px;
}
.login-img a{
    text-decoration: none;
    display: block;
    width: 104px;
    height: 104px;
    margin: 0 auto;
    background:url(../images/LOGO3@2x.png) no-repeat center;
    background-size: contain;
}
.login-img p{
    font-size: 18px;
    color: #FF613C;
    font-weight: bold;
    text-align: center;
}
.login-content{
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 40px;
}
.logintip{
    font-size: 12px;
    color: #888;
    margin-top: 12px;
}
.logintip i{
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 6px;
    background:url(../images/loginnew@2x.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-top: -3px;
}
.logintip a{
    font-size: 12px;
    color: #FF613C;
}
.login-switch{
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #FF613C;
}
.login-switch i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background:url(../images/jyjl@2x.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-top: -3px;
}
.mui-input-group:before{
    background-color: transparent;
}
.mui-input-group:after{
    background-color: transparent;
}
.mui-input-group .mui-input-row {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E9E9E9;
}
.mui-input-group .mui-input-row:after{
    background-color:#FFF;
}
.mui-input-row input{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #B2B2B2;
    letter-spacing: 0;
}
.mui-input-row.get-password .mui-input-clear~.mui-icon-clear{right: 20px;}
.mui-input-row.get-free .mui-input-clear~.mui-icon-clear{right: 70px;}
.mui-input-row .mui-input-clear~.mui-icon-clear{  top: 15px;  }
.mui-input-row label~input{
    width: 82%;
    color: #333;
}
.mui-input-row label~input::-webkit-input-placeholder {
    color: #B2B2B2;
}
.mui-input-row label~input:-moz-placeholder {
    color: #B2B2B2;
}
.mui-input-row label~input::-moz-placeholder {
    color: #B2B2B2;
}
.mui-input-row label~input:-ms-input-placeholder {
    color: #B2B2B2;
}
.mui-input-group .get-free{
    position: relative;
}
.mui-input-row button{
    padding: 0;
    position: absolute;
    top:0;
    right: 0;
    width: 70px;
    height: 48px;
    text-align:left;
    line-height: 22px;
    font-size: 12px;
    color: #FF613C;
    letter-spacing: 0;
    background: #fff;
    border: 0;
    outline: 0;
}
.mui-input-row label{
    width: 20px;
    height: 20px;
    margin-top:14px;
    margin-left: 10px;
}
.mui-input-row .name{
    background:url(../images/Account%20number@2x.png) no-repeat center;
    background-size: contain;
}
.mui-input-row .verify{
    background:url(../images/Verification%20Code@2x.png) no-repeat center;
    background-size: contain;
}
.mui-input-row .password{
    background:url(../images/Password@2x.png) no-repeat center;
    background-size: contain;
}
.mui-input-row .politics{
    background:url(../images/icon_zhengzhimianmao@2x.png) no-repeat center;
    background-size: contain;
}
.mui-input-row .student_num{
    background:url(../images/icon_xuehao@2x.png) no-repeat center;
    background-size: contain;
}
.mui-input-row .student_name{
    background:url(../images/icon_zhenshixingming@2x.png) no-repeat center;
    background-size: contain;
}



.mui-input-row .mui-input-password~.mui-icon-eye{
    width: 20px;
    height: 20px;
    color: transparent;
}
.mui-input-row .mui-input-password~.mui-icon-eye.mui-active{
    width: 20px;
    height: 20px;
    color: transparent;
}
.mui-input-row .mui-icon-eye{
    margin-top:5px;
    background:url(../images/display@2x.png) no-repeat center;
    background-size: contain;
}
.mui-input-row .mui-icon-eye.mui-active{
    background:url(../images/open.png) no-repeat center;
    background-size: contain;
}
.forget-password{
    margin-top: 15px;
}
.forget-password a{
    text-decoration: none;
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
}
.login-in{
    display: block;
    width: 100%;
    margin-top: 13px;
    height: 40px;
    line-height: 12px;
    background: #CCC;
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0;
    outline: 0;
    border: 0;
}
.login-in .mui-spinner{
    width: 20px;
    height: 20px;
}
.login-in.password-login{
    margin-top: 40px;
}
.login-in.register-finish{
    margin-top: 40px;
}
.login-more{
    height: 25px;
    line-height: 25px;
    margin-top: 20px;
}
.login-more:after{
    display: block;
    content: " ";
    clear: both;
}
.login-more a{
    text-decoration: none;
    font-size: 14px;
    /*color: #FF613C;*/
    letter-spacing: 0;
}
.login-more .verify-none{
    font-size: 14px;
    color: #888;
    float: right;
}
.login-more .verify-none i{
    display: inline-block;
    width: 16px;
    height: 16px;
    background:url(../images/drop-right@2x.jpg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-top: -3px;
}
.login-more .verify-register{
    font-size: 14px;
    color: #888;
    float: left;
}
.login-more .user-agree{
    float: left;
    width: 60%;
    font-size: 14px;
    color: #888;
    overflow: hidden;
}
.login-more .user-agree-oprate{
    display: inline-block;
    width: 25px;
    height: 25px;
}
.login-more .user-agree-oprate i{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -2px;
    background:url(../images/loginnew1.png) no-repeat center;
    background-size: contain;
}
.login-more .user-agree-oprate.current i{
    background:url(../images/loginnew2.png) no-repeat center;
    background-size: contain;
}
.login-more .user-agree a{
    color: #FF613C;
}
.login-bottom{
    margin-top: 50px;
    margin-bottom: 30px;
}
.login-bottom.register{
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
}
.login-bottom.register a{
    font-size: 14px;
    color: #888;
}
.login-bottom-text{
    width:241px;
    margin: 0 auto;
}
.login-bottom-text:after{
    display: block;
    content: " ";
    clear: both;
}
.login-bottom-text em{
    float: left;
    display: block;
    width: 60px;
    height: 1px;
    background: #B2B2B2;
    margin-top: 7px;
}
.login-bottom-text span{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #B2B2B2;
    line-height: 14px;
}
.login-bottom-another{
    padding-top: 20px;
    width: 240px;
    margin: 0 auto;
}
.login-bottom-another:after{
    display: block;
    content: " ";
    clear: both;
}
.login-another{
    margin: 0 auto;
    width: 55px;
    text-align: center;
}
.login-another i{
    display: block;
    width: 55px;
    height: 55px;
}
.login-another .qq{
    background:url(../images/QQ@2x.png) no-repeat center;
    background-size: contain;
}
.login-another .wechat{
    background:url(../images/WeChat2x.png) no-repeat center;
    background-size: contain;
}
.login-another .student{
    background:url(../images/xuehao@3x.png) no-repeat center;
    background-size: contain;
}
.login-another span{
    margin-top: 5px;
    font-size: 12px;
    color: #939BA9;
    letter-spacing: 0;
}
.mui-toast-container{
    position: fixed;
    z-index: 9999;
    top:50%;
    left: 50%;
}

.alter-img{
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.alter-img:after{
    display: block;
    content: " ";
    clear: both;
}
.alter-img span{
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 27px;
}
.alter-img img{
    display: block;
    float: right;
    width: 98px;
    height: 27px;
    background: #D8D8D8;
    outline: 0;
    border: 0;
}
.mui-popup-title {
    font-size: 18px;
    font-weight:normal;
    color: #333;
    text-align: center;
}
.mui-popup-input input {
    font-size: 14px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin: 15px 0 0;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
}
.mui-popup-button {
    font-size: 16px;
    color: #888;
}
.mui-popup-button.mui-popup-button-bold {
    color: #FF613C;
    font-weight: normal;
}
.mui-popup-title+.mui-popup-text {
    font-size: 14px;
    color: #333;
}
.mui-popup-title+.mui-popup-text.top{
    margin-top: 20px;
}








