.but_blue{
    background-color: #1e80f1; color: #ffffff;
    margin:auto 6px; height: 32px;
}
.but_blue_outline{
    color: #3380D6;
    background-color: transparent;
    transition: all .5s;
    border:1px solid #3380D6;
    margin:auto 6px;
}
.but_blue_outline:hover{
    background-color: #1e80f1; color: #ffffff;
}
.m_l{text-align: right;width: 40%; padding-right: 10px;}
.m_r{padding-left: 0px;width: 60%;}
.m_l2{text-align: right;width: 30%; padding-right: 10px;}
.m_r2{padding-left: 0px;width: 70%;}

.m_l3{width: 20%; padding-right:10px;padding-left:10px;}
.m_r3{padding-left: 0px;width: 30%;}
.v_line{border-bottom: 1px solid #ececec;line-height: 32px; margin-top: -10px;}
.line_right{border-right: 1px solid #ececec;}
.img_but{
    margin: auto 8px;
    cursor: pointer;
    width: 16px;
}
.dorm_div{
    border-radius: 4px;
    border: 1px solid #D3DCE6;
    padding: 2px 10px;
    margin:8px 6px;
}
.dorms_div{
    margin:0px;word-break:break-all;
    word-wrap:break-word;
}
.allin_blue{
    width: 120px; height: 120px; border-radius: 60px;
    background-color: #1A8DFE; line-height: 120px; color: #ffffff;
    font-size: 15px; text-align: center;
}
.allin_blank{
    width: 120px; height: 120px; border-radius: 60px;
    border: 1px solid #D3DCE6; line-height: 120px;
    font-size: 15px; text-align: center;background: #FCFCFC;
}
.allin_line{
    width: 120px; height: 60px; border-bottom: 1px solid #ababab;
}
.allin-1-1{
    margin:15px auto; border: 1px dashed #D3DCE6;
}
input[type="checkbox"] {
    margin-right: 5px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    margin-top: 12px;
}

.table_smart{
    background-color: #FFFFFF;
    margin:-10px auto;
}
.margin-btn{
    margin: -5px 0px;
}
.link-curr{
    color: #333333;
}
.room_stu_div{
    width: 280px;
    height: 272px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(38, 65, 135, 0.1);
    border-radius: 4px;
    border: 1px solid #D3DCE6;
    margin: 15px;
    padding: 5px;
    cursor: pointer;
}
.room_stu_div:hover{
    background-color: #f5f5f5;
}
.room_stu_div2{
    width: 280px;
    height: 272px;
    background: #EEEFF4;
    border-radius: 4px;
    margin: 15px;
    padding: 5px;
}
.div_row{
    display: flex; flex-direction: row;
}
.room_stu_num{
    font-size: 26px; color: #3380D6; margin-left: 5px; width: 30px; text-align: center;
}
.room_stu_num2{
    font-size: 26px; color: #8a8a8a; margin-left: 5px; width: 30px; text-align: center;
}
.room_stu_ico{
    height: 23px; width: 30px;margin-left:5px;margin-top: 9px;
}
.room_stu_status{
    width: 60px; line-height: 24px; text-align: center; height: 24px; color: #ffffff;
    background-color: #3380D6; margin: 8px 10px 0px 0px;float:right;
}
.room_stu_status2{
    width: 60px; line-height: 24px; text-align: center; height: 24px; color: #ffffff;
    background-color: #8a8a8a; margin: 8px 10px 0px 0px;float:right;
}
.room-con-t{
    height: 42px;
    background: #F2F5FA;
    border: 1px solid #D3DCE6;
    line-height: 42px;
    font-size: 15px;
    padding-left: 30px; font-weight: bold;
}
.room-t01{
    background: #F9FAFE;
    border-left: 1px solid #D3DCE6;
    border-right: 1px solid #D3DCE6;
    line-height: 35px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 30px;
}
.room-t02{
    background: #ffffff;
    line-height: 35px;
    padding-top: 4px;
    padding-left: 40px;
    padding-bottom: 5px;
}
.noData{
    text-align: center; width: 100%; height: 60px;
}
.data_tj_div01{
    /*400 * 125*/
    width: 100%; height: 156px; margin: 5px 0px;
    /*background: url("../img/data1.png") no-repeat center center;*/
    background: -webkit-linear-gradient(left,rgb(36,168,254),rgb(50,129,215));
    background: -moz-linear-gradient(left,rgb(36,168,254),rgb(50,129,215));
     border-radius: 6px;display: flex; flex-direction: row;
}
.yuang{
    background-color: rgba(256,256,256,0.3); border-radius: 55px;
    width: 100px; height: 100px; margin-top: 5px;
}
.data_tj_div02{
    width: 100%; height: 156px; margin: 5px auto;
    background: -webkit-linear-gradient(left,rgb(255,174,108),rgb(252,172,78));
    background: -moz-linear-gradient(left,rgb(255,174,108),rgb(252,172,78));
    border-radius: 6px;display: flex; flex-direction: row;
}
.data_tj_div03{
    width: 100%; height: 156px; margin: 5px auto;
    background: -webkit-linear-gradient(left,rgb(40,201,210),rgb(20,185,208));
    background: -moz-linear-gradient(left,rgb(40,201,210),rgb(20,185,208));
    padding: 20px 5px 20px 50px;border-radius: 6px;display: flex; flex-direction: row;
}
.data_tj_text{
    color: #ffffff; line-height: 30px; font-size: 14px; margin-top: 10px;
}
.data_tj_num01{
    font-size: 26px; color: #37CFFF;
}
.data_tj_num02{
    font-size: 15px; color: #37CFFF;
}
.data_tj_num03{
    font-size: 26px; color: #FFEFA9;
}
.data_tj_num04{
    font-size: 26px; color: #7DF8FF;
}

.login_p{
    background: url("../img/bg-2440.png") no-repeat top center; height: 100%;
    max-width: 2440px; margin: 0px auto; max-height: 1200px;
}
.login_logo{
    margin: 50px 0px 0px 90px;
}
.login_all{
    width: 100%; height: 100%;background: -webkit-linear-gradient(left top,rgb(38,45,157),rgb(59,94,234));background: -moz-linear-gradient(left top,rgb(38,45,157),rgb(59,94,234));
}
.smart-admin-success{
    line-height: 50px;margin-top: 90px; text-align: center; color: #1c7430; font-size: 22px;
    width: 100%; font-weight: bold;
}
.dorm-kk{
    border: 1px solid #0680d7; padding: 2px 10px; width: auto;
}
.input_width{
    width: 250px;
}
.input_width3{
    width: 360px;
}
.input_width2{
    width: 120px;
}
.stuname_link{
    color: #0680d7; cursor: pointer;
}
/*input.show_placeholder:before{ content: attr(placeholder);}*/

/*解决输入框自动填充时样式不一样问题*/
input:-internal-autofill-selected {
    background-color: #eff1fa !important;
    background-image: none !important;
    color: #eff1fa !important;
    box-shadow: inset 0 0 0 1000px #eff1fa !important;
}
input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px #eff1fa inset !important;
}
input:-webkit-autofill:focus {
    box-shadow: 0 0 0px 1000px #eff1fa inset !important;
}
.ico_img{
    height: 15px;
}

.btn_bg{
    width: 140px; height: 33px;
    background-image: url("../img/btn_bg.png");
    background-repeat: no-repeat;
    background-size: 140px 33px;
    background-position: center center;
    color: #ffffff;
    padding-right: 35px;
    font-size: 14px;
}
.star{
    width: 18px;
    margin: -5px 2px 0px 2px;
}
