html,
body,
div,
span,
h1,
h2,
h3,
p,
a,
em,
img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    margin: 0 auto;
    font-family: "Lato", sans-serif;
    width: 100%;
}

.wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* overflow-x: hidden;
    overflow-y: auto; */
    overflow-y: auto;
    min-height: 100vh;
}

.login.bgi {
    /*background: url("../img/loginbgi.png");*/
    background: url("../img/login-bgimg.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
}

.login {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
}

.adisply {
    display: none;
    line-height: 0.86rem !important;
    font-size: 0.3rem;
    color: #388cec;
    top: 0 !important;
    font-weight: bold;
}

/*头部*/

.header {
    position: relative;
    background-color: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    border-bottom: 0.02rem solid #e8e8e8;
    min-height: 0.86rem;
}

.header .ui-link-history {
    background: url(../img/ui_history_icon.png) no-repeat;
    background-size: 0.24rem 0.4rem;
    width: 0.24rem;
    height: 0.4rem;
    position: absolute;
    left: 0.32rem;
    top: 0.24rem;
}

.ui-link-history-w {
    background: url(../img/ui_history_w.png) no-repeat;
    background-size: 0.24rem 0.4rem;
    width: 0.24rem;
    height: 0.4rem;
    position: absolute;
    left: 0.32rem;
    top: 0.24rem;
}

.header .page-name {
    color: #000;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.86rem;
    height: 0.86rem;
    text-align: center;
}

.header a {
    position: absolute;
    right: 0.3rem;
    top: 0.04rem;
    line-height: 0.42rem;
}

.tipfonts {
    top: 0.2rem !important;
}

.tipfonts .font-gray {
    font-size: 0.26rem !important;
    font-weight: bold;
}

.nullbox {
    min-height: 0.86rem;
}

.header_botm {
    border-bottom: none;
}

/*tab*/

#slider .mui-segmented-control.mui-scroll-wrapper {
    height: 0.9rem;
}

.mui-slider
    .mui-segmented-control.mui-segmented-control-inverted
    ~ .mui-slider-group
    .mui-slider-item {
    border-top: 0.02rem solid #f1f1f1;
    border-bottom: none;
}

.mui-segmented-control.mui-scroll-wrapper .mui-control-item {
    line-height: 0.9rem;
    /* padding: 0 0.28rem; */
    padding: 0 0.14rem;
}
.tab-span {
    display: flex !important;
    align-items: center;
}
.tab-span span {
    color: red !important;
}
.mui-segmented-control.mui-scroll-wrapper .mui-scroll {
    height: 0.9rem;
}

.mui-segmented-control.mui-scroll-wrapper .mui-control-item span {
    font-size: 0.29rem;
    display: block;
}

.link_list .mui-active .boxwi {
    position: relative;
}

.link_list .mui-active span {
    color: #388cec;
}

.link_list .mui-active .boxwi:after {
    margin: auto;
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: -0.02rem;
    left: 0;
    width: 0.6rem;
    height: 0.08rem;
    content: "";
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    background: rgba(56, 140, 236, 1);
    opacity: 1;
    border-radius: 0.04rem;
}

.bgbox_f8 {
    background-color: #f8fcff;
    height: 0.2rem;
    width: 100%;
}

.mui-slider .mui-slider-group .mui-slider-item {
    height: auto;
}

/**/

.proptit_pic {
    width: 0.76rem;
    height: 0.76rem;
}

.font-size0 {
    font-size: 0;
}

.browsecolor {
    /* padding-right: .2rem; */
}

.newstitle {
    /* font-size: 0.32rem; */
    font-size: 0.28rem;
    line-height: 0.44rem;
}

.newstitle2 {
    font-size: 0.28rem;
    line-height: 0.44rem;
}

.newsimglist img {
    /* margin: 0 0.15rem 0.2rem 0.15rem; */
    margin-right: 0.15rem;
    margin-bottom: 0.2rem;
    display: inline-block;
    width: 2.2rem !important;
    height: 1.4rem;
    vertical-align: top;
}

.newsimglist img:nth-child(3n) {
    margin-right: 0;
}

.browsecolor2 {
    padding: 0 0.3rem 0.2rem 0.3rem;
}

.browsecolor div,
.browsecolor2 div {
    font-size: 0.2rem;
    /* color: #D1D1D1; */
    color: #000000;
}

.flexborder {
    position: relative;
}

.flexborder:after {
    position: absolute;
    right: 0.2rem;
    bottom: 0;
    left: 0.2rem;
    height: 0.02rem;
    content: "";
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    background: #e6e6e6;
}

.marbot {
    padding: 0.2rem 0.3rem;
}

.marbot2 {
    padding: 0.2rem 0;
}

img {
    width: 100%;
    height: 100%;
}

.name_msg {
    line-height: 0.42rem;
    margin-left: 0.1rem;
    width: 4.4rem;
}

.mui-slider
    .mui-segmented-control.mui-segmented-control-inverted
    ~ .mui-slider-group
    .mui-slider-item {
    border-top: none;
    border-bottom: none;
}

.name_msg p:first-child {
    font-size: 0.28rem;
    color: #393939;
    font-weight: bold;
}

/*.style2 .newstitle{
	padding: 0 0 0 0.3rem;
}*/

.style2 {
    width: 5.2rem;
    display: flex;
    flex-direction: column;
}

.name_msg p:last-child span {
    font-size: 0.22rem;
    color: #b5b5b5;
}

.name_msg p:last-child span:first-child {
    margin-right: 0.4rem;
}

.prop_msg {
    border-bottom: 0.02rem solid #e6e6e6;
    padding: 0.16rem 0;
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin: 0 0.3rem;
}

.picw {
    width: 2.2rem;
    height: 1.4rem;
    margin-left: 0.1rem;
}

.flex-1 {
    flex: 1;
}

.ml-2 {
    margin-left: 0.2rem;
}

.more-index {
    flex: 1;
    justify-content: flex-end;
    font-size: 0.2rem;
    padding-right: 0.3rem;
    color: #388cec;
    line-height: 0.3rem;
}

.flexstyle {
    display: flex;
    align-items: center;
}

.more {
    font-size: 0.22rem;
    color: #388cec;
    line-height: 0.32rem;
}

.updatemima {
    /* position: absolute;
	right: 0.3rem;
	top: 0.16rem; */
    font-size: 0.22rem;
    text-align: center;
    /* color: #6E6E6E; */
    color: #000000;
    /* line-height: 0.32rem; */
    line-height: 0.33rem;
    display: inline-block;
    padding: 0 0.1rem;
    /*width:1.04rem;*/
    height: 0.36rem;
    border: 0.02rem solid rgba(110, 110, 110, 1);
    opacity: 1;
    border-radius: 0.08rem;
}

.flexbetwwen {
    justify-content: space-between;
}

.systemlist_tit {
    padding: 0 0.32rem;
    margin-bottom: 0.2rem;
}

.myoften {
    font-size: 0.34rem;
}

.myofentitle {
    font-size: 0.36rem;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 0.5rem;
}

.explainshow {
    font-size: 0.24rem;
    line-height: 0.34rem;
    font-weight: 500;
    /*display: none;*/
}

.navright_blue {
    margin: auto;
    display: block;
    width: 0.16rem;
    height: 0.16rem;
    background-image: url(../img/navright_blue.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.iconadd {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(../img/add.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.rightblue {
    margin-left: 0.04rem;
    width: 0.2rem;
    height: 0.2rem;
    background-image: url(../img/rightblue.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/* 午餐系统 */

.wucan_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/lunch.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*公文系统*/

.gongwen_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/system.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*投票问卷*/

.voting_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/questionnaire.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*教学质量*/

.examh5_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/analysis.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*社团管理*/

.league_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/asae.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*校本课程*/

.course_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/smallclasse.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*课外活动*/

.outactivity_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/activity.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*会务管理*/

.meeting_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/meeting.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*公开课*/

.public5_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/openclass.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*物品领用*/

.goodsuse_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/shopping.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*固定资产*/

.asset_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/asset.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*考勤请假*/

.attend_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/attend.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*场馆预约*/

.venuebook_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/venuebook.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*业务档案*/

.businessfile_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/businessfile.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*家校互动*/

.homeschool_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/homeschool.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*竞赛计分*/

.competition_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/competition.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*课务管理*/

.coursework_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/coursework.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*用车管理*/

.vehicle_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/vehicle.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*物品申购*/

.purchase_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/purchase.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*年度考核*/

.annualcheck_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/annualcheck.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*教学成果*/

.teachachieve_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/teachachieve.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*校本教研*/

.research_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/research.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*值班管理*/

.duty_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/duty.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*外事接待*/

.reception_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/reception.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*维修管理*/

.repair_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/repair.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*课后服务*/

.courseservice_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/courseservice.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*综合素养*/

.studentliteracy_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/studentliteracy.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*德育评价*/

.moraleducation_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/dypj.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/* 圆圈 */

.circle_system {
    margin: auto;
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    background-image: url(../img/circle.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.addicon {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(../img/addicon.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.reduceicon {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(../img/reduceicon.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.addicon,
.reduceicon {
    position: absolute;
    top: -0.1rem;
    right: -0.4rem;
    display: none;
}

.systemlist_icon {
    font-size: 0;
}

.systemlist_icon a {
    position: relative;
    line-height: 0.42rem;
    text-align: center;
    display: inline-block;
    /*width: 25%;*/
    margin: 0 0.36rem;
}

/*@media (max-width: 320px){
    .systemlist_icon a{
      margin: 0 0.36rem;
    }
}*/

.systemlist_icon a span {
    font-size: 0.22rem;
    color: #000000;
}

.systemlist {
    padding: 0.3rem 0;
}

.systemlist_icon_margin a {
    margin-bottom: 0.2rem;
}

.systemlist_icon_margin {
    padding: 0.2rem 0;
}

/*checkbox css*/

.mui-checkbox {
    height: 0.4rem;
}

.mui-checkbox input[type="checkbox"] {
    position: relative;
    width: 0.4rem;
    height: 0.4rem;
    right: auto !important;
    top: auto !important;
    display: block;
}

.mui-checkbox input[type="checkbox"]:before {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    color: #707070;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #707070;
    width: 0.4rem;
    height: 0.4rem;
    box-sizing: border-box;
}

.mui-checkbox input[type="checkbox"]:checked:before {
    content: "";
    border-color: #388cec;
    background: #fff url(../img/true_check.png) no-repeat center center;
    background-size: 0.4rem 0.4rem;
}

/**/

.mui-checkbox input[type="checkbox"]:before {
    border-color: #388cec;
}

.mui-checkboxb.opshow {
    transform: scale(1, 1);
    opacity: 1;
    transition: transform 0.3s linear, opacity 0.3s linear;
}

.mui-checkboxb {
    transform: scale(0.5, 0.5);
    transition: transform 0.3s linear, opacity 0.3s linear;
    opacity: 0;
    position: absolute;
    top: -0.08rem;
    right: -0.34rem;
}

.mui-checkboxa {
    position: absolute;
    top: -0.08rem;
    right: -0.34rem;
}

.fixed_false {
    width: 100%;
    height: 0.88rem;
    position: fixed;
    bottom: -0.88rem;
    background-color: #ffffff;
    border-top: 0.02rem solid #f1f1f1;
    display: flex;
    align-items: center;
}

.fixed_false div {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    width: 50%;
    text-align: center;
}

.fixed_false div:first-child {
    border-right: 0.02rem solid #f1f1f1;
    position: relative;
    color: #74ca83;
}

.fixed_false div:last-child {
    color: #388cec;
}

.right_font {
    position: absolute;
    right: 0.3rem;
    top: 0.22rem;
    font-size: 0.28rem;
    color: #388cec;
    font-weight: bold;
}

.statebtn {
    margin-left: 0.05rem;
    display: inline-block;
    height: 0.32rem;
    padding: 0 0.1rem;
    border: 0.02rem solid;
    border-radius: 0.16rem;
    line-height: 0.29rem;
    font-size: 0.22rem;
}

.statebtn-gray {
    color: #999999;
    background-color: rgba(153, 153, 153, 0.1);
}

.statebtn-blue {
    color: #388cec;
    background-color: rgba(56, 140, 236, 0.1);
}

.titlepadding {
    padding: 0.2rem;
}

.list .flexborder:last-child:after {
    display: none;
}

.icon-left {
    background: url(../img/ui_history_icon.png) no-repeat;
    background-size: 0.24rem 0.4rem;
    width: 0.24rem;
    height: 0.4rem;
    position: absolute;
    left: 0.32rem;
    top: 0.24rem;
}

.compile {
    width: 0.94rem;
    height: 0.46rem;
    font-size: 0.24rem;
    color: #388cec;
    border: 0.02rem solid #388cec;
    text-align: center;
    line-height: 0.42rem;
    border-radius: 0.04rem;
}

/* login css */

.bg-f5 {
    background-color: #f5f8fb;
}

.bg-ff {
    background-color: #ffffff;
}

.onoff {
    margin: auto;
    width: 0.32rem;
    height: 0.4rem;
    display: block;
    background-image: url(../img/onoff.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.font-gray {
    font-size: 0.22rem;
    font-weight: 500;
    /* color: rgba(110, 110, 110, 1); */
    color: #000000;
    opacity: 1;
}

.close {
    width: 0.2rem;
    height: 0.2rem;
    display: block;
    background-image: url(../img/close.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.logo {
    margin: auto;
    width: 1.22rem;
    height: 1.22rem;
    display: block;
    background-image: url(../img/logo.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.personage {
    float: left;
    margin: 0.12rem 0.1rem 0 0;
    width: 0.38rem;
    height: 0.54rem;
    display: block;
    background-image: url(../img/personage.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.index-btn {
    /*margin-top: 0.2rem!important;*/
    margin: auto;
    line-height: 0.76rem;
    text-align: center;
    width: 5.46rem;
    height: 0.76rem;
    background: rgba(56, 140, 236, 1);
    opacity: 1;
    border-radius: 0.2rem;
}

.index-btn a {
    font-size: 0.28rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.password {
    float: left;
    margin: 0.12rem 0.1rem 0 0;
    width: 0.38rem;
    height: 0.54rem;
    display: block;
    background-image: url(../img/password.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.vcode {
    float: left;
    margin-right: 0.1rem;
    width: 0.4rem;
    height: 0.48rem;
    display: block;
    background-image: url(../img/vcode.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.icon-logo {
    padding: 1.2rem 0;
    text-align: center;
}

.input-mima {
    margin: auto;
    margin-top: 0.3rem;
    width: 5.44rem;
    border-bottom: 0.04rem solid #dadada;
    /*position: absolute;
	top: 35%;
	left: 12%;*/
    /*padding:0.3rem 0.2rem;*/
    line-height: 0.8rem;
}

.input-mima input {
    width: 3.6rem !important;
    margin: 0;
    line-height: 0.8rem;
    font-size: 0.3rem;
    padding: 0;
    color: #b5b5b5;
    font-weight: 500;
    width: 5.44rem;
    border: none;
}

input[type="text"],
input[type="password"] {
    height: 0.8rem;
}

.input-mima1 {
    top: 45%;
}

.icon-close {
    padding: 0.2rem 0.3rem;
}

.findPwd {
    height: 1rem;
    line-height: 1rem;
    /*width: 5.44rem;*/
    margin: auto;
    text-align: right;
    font-size: 0.28rem;
}

/* todolist css start*/

.padd_all {
    padding: 0.3rem;
}

.box_bgf {
    padding: 0.3rem 0.3rem 0.3rem 0.2rem;
    margin-bottom: 0.2rem !important;
    width: 6.9rem;
    margin: auto;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0.06rem 0.12rem rgba(60, 112, 255, 0.24);
    opacity: 1;
    border-radius: 0 0.34rem 0 0.34rem;
}

img {
    width: 100%;
    height: 100%;
}

.left_msgicon {
    width: 0.88rem;
    height: 0.88rem;
}

.flex_dome,
.left_dome {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.left_dome {
    width: 5.5rem;
}

.msg_box_tit {
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #393939;
    font-weight: bold;
}

.msg_box_cont {
    width: 100%;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right_link {
    display: block;
    width: 0.28rem;
    height: 0.28rem;
    background: url(../img/right_link.png) no-repeat;
    background-size: 100%;
}

.msg_box {
    width: 4.32rem;
}

.prop_tit {
    margin: 0.3rem 0 0.2rem 0;
    color: #393939;
    font-weight: bold;
    font-size: 0.34rem;
    line-height: 0.48rem;
}

.prop_msg1 {
    margin-bottom: 0.2rem;
}

.prop_msg1 span {
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #999999;
    display: inline-block;
}

.prop_msg1 > .msg_num {
    font-weight: bold;
    margin: 0 0.02rem;
    font-size: 0.36rem;
    color: #388cec;
}

.prop_botn {
    height: 0.88rem;
    border-top: 0.02rem solid #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prop_botn div {
    line-height: 0.88rem;
    color: #666666;
    font-size: 0.36rem;
    width: 50%;
}

.prop_botn .atonce {
    color: #388cec;
    border-left: 0.02rem solid #f5f5f5;
}

.prop_dome {
    background-color: #ffffff;
    position: fixed;
    z-index: 1000;
    top: 50%;
    left: 50%;
    display: none;
    overflow: hidden;
    width: 5.4rem;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: tr ansform, opacity;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    text-align: center;
    opacity: 1;
    color: #000;
    border-radius: 0.1rem;
}

/* todolist end */

/* email start */

.pic-tit {
    margin-left: 0.1rem;
}

.pic-tit p:last-child span:first-child {
    width: 2.4rem;
    padding-right: 0.1rem;
    color: #000000;
}

.pic-tit p:last-child {
    font-size: 0.22rem;
    display: flex;
    justify-content: space-between;
}

.pic-tit p {
    line-height: 0.42rem;
}

.pic-tit p:first-child {
    color: #000000;
    font-size: 0.28rem;
    font-weight: bold;
}

.email_icon {
    margin-right: 0.1rem;
    margin-top: -0.02rem;
    display: block;
    width: 0.34rem;
    height: 0.28rem;
    background-image: url(../img/email.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.tit_email {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.last_span span {
    font-size: 0.26rem;
    color: #388cec;
}

.tit_email > .last_span {
    margin-left: 0.1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.last_span span {
    line-height: 0.28rem;
}

/* email end */

/* noticedetails start */

.anntit {
    font-size: 0.36rem;
    font-weight: 800;
    line-height: 0.5rem;
    color: rgba(57, 57, 57, 1);
    opacity: 1;
}

.anno-main {
    position: relative;
    padding: 0.3rem;
}

.anno-main .pica {
    width: 6.84rem;
    margin: 0.3rem 0 0 0;
}

.notianno {
    margin: 0.3rem 0 0 0;
}

.notianno p {
    margin-bottom: 0.2rem;
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.42rem;
    color: rgba(57, 57, 57, 1);
    letter-spacing: 0.04rem;
    opacity: 1;
}

.bottit p:last-child {
    font-size: 0.26rem;
}

.bottit {
    right: 0.3rem;
    bottom: -3rem;
    text-align: right;
}

.bottit p {
    color: #393939;
}

/* noticedetails end */

.logo-name {
    font-size: 0.34rem;
}

/*找回密码*/

.bg-fa {
    background-color: #fafafa;
}

.headera {
    border-bottom: none;
}

.emailicon {
    display: block;
    width: 0.36rem;
    height: 0.28rem;
    background-image: url(../img/emailicon.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.phoneicon {
    display: block;
    width: 0.36rem;
    height: 0.38rem;
    background-image: url(../img/phonetype.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 0.1rem;
}

.personagea {
    display: block;
    width: 0.32rem;
    height: 0.34rem;
    background-image: url(../img/personage.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.emailinput {
    margin-bottom: 0.3rem;
}

.findtit {
    margin-bottom: 0.3rem;
    line-height: 0.42rem;
    display: flex;
    align-items: center;
}

.findtit span {
    font-size: 0.28rem;
    color: #b5b5b5;
}

.boxicon {
    display: flex;
    align-items: center;
    margin-right: 0.1rem;
    width: 0.36rem;
    height: 0.34rem;
}

.textfind input[type="text"] {
    border-color: #e1e1e1;
    color: #666666;
    font-size: 0.28rem;
    height: 0.76rem;
    margin: 0;
    padding: 0 0.3rem;
}

.textvalue::-webkit-input-placeholder {
    color: #666666;
}

.findema {
    padding: 0.3rem 0.3rem;
}

.findbtn {
    margin-top: 1rem;
    font-size: 0.28rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.76rem;
    width: 6.88rem;
    height: 0.76rem;
    background: rgba(56, 140, 236, 1);
    opacity: 1;
    border-radius: 0.2rem;
}

.proimg {
    margin: auto;
    width: 2.32rem;
    height: 1.9rem;
}

.proimg img {
    width: 100%;
    height: 100%;
}

.propdoor p {
    text-align: center;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: rgba(57, 57, 57, 1);
    opacity: 1;
}

.textfinda {
    margin: 0.6rem 0;
}

.textfinda .textvalue::-webkit-input-placeholder {
    color: #c6c6c6;
}

.mui-input-row .mui-input-clear ~ .mui-icon-clear {
    font-size: 0.4rem;
    top: 0.2rem;
    width: 0.76rem;
    height: 0.76rem;
}

.textfinda input[type="text"] {
    color: #c6c6c6;
    font-size: 0.28rem;
    height: 0.76rem;
    margin: 0;
    padding: 0.2rem 0.3rem;
    border: none;
    background-color: #f5f5f5;
    width: 4.76rem;
    border-radius: 0.4rem;
}

.inli-btn {
    line-height: 1rem;
    position: relative;
    display: flex;
}

.inli-btn:after {
    position: absolute;
    right: -0.3rem;
    top: 0;
    left: -0.3rem;
    height: 0.02rem;
    content: "";
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    background-color: #f5f5f5;
}

.code-all:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 2.3rem;
    height: 0.08rem;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    background-color: #dadada;
}

.inli-btn div {
    font-size: 0.36rem;
    height: 1rem;
    border-right: 0.02rem solid #f5f5f5;
    text-align: center;
    flex-grow: 1;
}

.inli-btn div:last-child {
    border: none;
}

.probtna {
    color: #388cec;
}

.probtnb {
    color: #6e6e6e;
}

.protocol {
    font-size: 0.3rem;
    height: 6.6rem;
    color: #6e6e6e;
    line-height: 0.42rem;
    overflow-y: scroll;
}

.protocol-poup {
    position: fixed;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.2rem;
    z-index: 99999;
    left: 50%;
    top: 50%;
    height: 7.2rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 6rem;
    /*padding:  0.3rem;*/
}

.processed1-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0.8rem;
    display: flex;
    align-items: center;
    border-top: 0.02rem solid #eaebed;
}

.processed1-btn a {
    width: 50%;
    text-align: center;
    line-height: 0.42rem;
    font-size: 0.3rem;
}

.processed1-btn a:nth-child(1) {
    border-right: 0.02rem solid #eaebed;
    color: #6e6e6e;
}

.processed1-show {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(4, 4, 15, 0.4);
}

.protocol-par {
    padding: 0.3rem;
}

/*新增2020-03-12*/

.pbinding {
    display: inline-block;
    width: 0.6rem;
    height: 0.68rem;
    background-image: url(../img/pbinding.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.ebinding {
    display: inline-block;
    width: 0.7rem;
    height: 0.6rem;
    background-image: url(../img/ebinding.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.pic-tit > p:nth-child(1) span span:nth-child(1) {
    width: 0.26rem;
    height: 0.26rem;
    /* margin-top: 0.06rem; */
    margin-right: 0.06rem;
}

.pic-tit > p:nth-child(1) span span {
    font-size: 0.2rem;
    font-weight: bold;
    color: #388cec;
}

.poup-cover {
    position: fixed;
    background: rgba(4, 4, 15, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}

.poup-window {
    display: none;
    position: fixed;
    top: 50%;
    left: 0;
    width: 5.38rem;
    margin: 0 1.06rem;
    z-index: 99999;
    background-color: #ffffff;
    border-radius: 0.28rem;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.binding div {
    margin: autoa;
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.56rem;
}

.binding {
    font-size: 0;
    padding: 0.4rem 0;
}

.binding > div:nth-child(1) div {
    /*font-weight: bold;
	color: #388CEC;*/
}

.binding > div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.binding > div:nth-child(1) div:nth-child(1) {
    margin-bottom: 0.24rem;
}

.binding > div:nth-child(2) div:nth-child(1) {
    margin-bottom: 0.18rem;
}

/*新增2020-03-19*/

/*页面*/

.write-input {
    margin-top: 0.56rem;
}

.write-input .mui-input-row {
    width: 100%;
    display: flex;
    align-items: center;
}

.write-input > div:nth-child(1) {
    font-size: 0.38rem;
    color: #3f3f3f;
    line-height: 0.52rem;
    font-weight: bold;
    margin-bottom: 0.32rem;
    text-align: left;
}

.write-input > div:nth-child(2) input[type="text"] {
    padding: 0;
    margin: 0;
    height: 0.42rem;
    line-height: 0.42rem;
    border: none;
    font-size: 0.3rem;
    color: #999999;
    padding-right: 0.6rem;
}

.write-input > div:nth-child(2) input[type="text"]::-webkit-input-placeholder {
    font-size: 0.3rem;
    color: #999999;
}

.input_close_icon {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(../images/input_close_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.write-input > div:nth-child(2) {
    display: flex;
    align-items: center;
    padding-bottom: 0.24rem;
    border-bottom: 0.02rem solid #eeeeee;
}

.write-input {
    padding: 0 0.3rem;
}

.mui-input-row .mui-input-clear ~ .mui-icon-clear {
    font-size: 0.4rem;
    width: 0.4rem;
    height: 0.4rem;
    top: 0;
}

.getpassword {
    margin-left: 0.2rem;
    font-size: 0.26rem;
    color: #4b97ed;
    line-height: 0.52rem;
    border: 0.02rem solid #4b97ed;
    border-radius: 0.4rem;
    padding: 0 0.24rem;
}

.get-input-row.mui-input-row {
    width: 4.8rem;
    margin-right: 0.2rem;
}

.timeover {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.3rem;
    padding-left: 0.2rem;
    border-left: 0.02rem solid #999999;
}

.login-once {
    width: 6.9rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.36rem;
    font-weight: bold;
    border-radius: 0.4rem;
    color: #ffffff;
    background-color: #388cec;
    margin: 2rem auto 0 auto;
}

.boxbgc {
    width: 100%;
    height: 0.2rem;
    background-color: #fafafa;
}

.mui-slider-group.index-group .mui-content {
    height: 41.8vh;
    background-color: #ffffff;
}

/* .mui-slider-fixed.mui-slider {
    position: fixed;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 6.8rem;
}

.mui-slider-fixed .mui-slider-group {
    height: 100%;
    width: 100%;
}

.mui-slider-fixed .mui-slider-item {
    height: 100%;
} */

.norecord {
    margin-top: 1rem;
    width: 5rem;
    height: 2.5rem;
    background: url(../img/norecord.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.flex {
    display: flex;
}

.align-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
}

.teacher-wage {
    /* margin-left: 0.8rem; */
    top: 0.16rem;
    font-size: 0.22rem;
    text-align: center;
    color: #388cec;
    /* line-height: 0.32rem; */
    line-height: 0.33rem;
    display: inline-block;
    padding: 0 0.1rem;
    /* width: 1.04rem; */
    height: 0.36rem;
    border: 0.02rem solid #2469b7;
    opacity: 1;
    border-radius: 0.08rem;
}

.studentattend {
    margin: auto;
    width: 0.52rem;
    height: 0.42rem;
    display: block;
    background-image: url(../img/studentattend.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

/* ---弹出课后服务--- */

.font-17 {
    font-size: 0.34rem;
}

.mb-1 {
    margin-bottom: 0.2rem;
}

.font-16 {
    font-size: 0.32rem;
}

.font-weight-bold {
    font-weight: bold;
}

.text-main {
    color: #388cec;
}

.flex {
    display: flex;
}

.justify-center {
    justify-content: center;
}

.mt-4 {
    margin-top: 0.4rem;
}

.bg-main {
    background-color: #388cec;
}

.rounded-4 {
    border-radius: 0.4rem;
}

.px-4 {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

.py-1 {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.font-15 {
    font-size: 0.3rem;
}

.text-white {
    color: #ffffff;
}

.text-center {
    text-align: center;
}

.xktime {
    width: 100%;
    height: 4rem;
    background-image: url(../img/xk-bg.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-size: 100% 100%;
    border-radius: 0.2rem;
}

.py-3 {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

.xk-popup {
    margin-left: 0.55rem;
    margin-right: 0.55rem;
}

.xktime .close {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    width: 0.4rem;
    height: 0.4rem;
}

.cd-popup {
    z-index: 9;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    /* background-color: rgba(94, 110, 141, 0.9); */
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    position: relative;
    width: 6.2rem;
    margin: 50% auto;
    /* box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.2); */
    -webkit-transform: translateY(-0.8rem);
    -moz-transform: translateY(-0.8rem);
    -ms-transform: translateY(-0.8rem);
    -o-transform: translateY(-0.8rem);
    transform: translateY(-0.8rem);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.goodstab-main .mui-slider-fixed.mui-slider {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    /* height: 47vh; */
    left: 0;
    padding-bottom: 0.3rem;
    /* top: 0.8rem; */
}

.goodstab-main .mui-slider-fixed .mui-slider-group {
    width: 100%;
    height: 100%;
}

.goodstab-main .mui-slider-fixed .mui-slider-item {
    height: 100%;
}

.secdiv {
    width: 100%;
    height: 100%;
}

.gender-content {
    margin-top: 2.24rem;
    margin-left: 0.72rem;
    margin-right: 0.72rem;
}

.gender-title {
    font-size: 0.48rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.48rem;
}

.gender-tips {
    font-size: 0.24rem;
    color: #333333;
    margin-top: 0.16rem;
    line-height: 0.42rem;
}

/* 女性老师 */

.women-icon {
    background: url(../img/women-icon.png) no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}

/* 女性学生 */

.swomen-icon {
    background: url(../img/swomen-icon.png) no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}

/* 男性老师 */

.male-icon {
    background: url(../img/male-icon.png) no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}

/* 男性学生 */

.smale-icon {
    background: url(../img/smale-icon.png) no-repeat;
    background-size: 100% 100%;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto;
}

.gender-name {
    color: #333333;
    font-size: 0.28rem;
    text-align: center;
    margin-top: 0.32rem;
    font-weight: bold;
}

.gender-list {
    margin-top: 1.9rem;
}

.gender-item {
    flex: 1;
}

.gender-item.active .headicon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gender-item.active .headmask {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.checkgender-icon {
    display: none;
    background: url(../img/genderselect-icon.png) no-repeat;
    background-size: 100% 100%;
    width: 0.48rem;
    height: 0.35rem;
    position: absolute;
}

.gender-item.active .checkgender-icon {
    display: block;
}

.gender-btn {
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #4192fe;
    color: #ffffff;
    font-size: 0.32rem;
    border-radius: 0.12rem;
    width: 1.4rem;
    text-align: center;
    margin: 0.78rem auto 0;
}

.nomargin {
    margin: 0 !important;
}

.gender-tips span {
    font-weight: bold;
}

.closeeyes-icon {
    width: 0.36rem;
    height: 0.32rem;
    background: url(../img/closeeyes-icon.png) 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: 100;
    right: 0.1rem;
    top: 0.35rem;
}

.openeyes-icon {
    width: 0.36rem;
    height: 0.32rem;
    background: url(../img/openeyes-icon.png) 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: 100;
    right: 0.1rem;
    top: 0.35rem;
}

.pos-r {
    position: relative;
}

.pos-a {
    position: absolute;
}

.input-mima input {
    background: none;
    color: #000000;
}

.bgipicbottom {
    position: relative;
    width: 100%;
    height: 2.52rem;
}

.bgipicbottom img {
    position: absolute;
    bottom: -0.9rem;
    width: 100%;
    height: 100%;
}

.align-center {
    align-items: center;
}

.code-all {
    width: 5.44rem;
    position: relative;
    margin: 0.3rem auto 0;
    /* padding-top: 0.2rem; */
}

.flex-1 {
    flex: 1;
}

.code-span {
    border: 0.02rem solid #388cec;
    width: 2rem;
    height: 0.8rem;
    margin-left: 0.2rem;
}

.code-input {
    color: #000000;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    margin: 0 !important;
    padding: 0 0.2rem 0 0 !important;
    font-size: 0.3rem !important;
    border-bottom: 0 !important;
}

.bg-f8 {
    background-color: #f8f8f8;
}

.justify-between {
    justify-content: space-between;
}

.font-bold {
    font-weight: bold;
}

.color-33 {
    color: #333333;
}

.color-77 {
    color: #777777;
}

.flex-shrink {
    flex-shrink: 0;
}

.mt-12 {
    margin-top: 0.24rem;
}

.divdir {
    width: 100%;
    height: 0.2rem;
    background-color: #F5F5F5;
}

.mt-2 {
    margin-top: 0.2rem;
}

.mt-5 {
    margin-top: 1rem;
}

.mt-3{
	margin-top: 0.3rem;
}

.mb-2 {
    margin-bottom: 0.2rem;
}

.mb-3 {
    margin-bottom: 0.3rem;
}

.mx-3 {
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

.px-3 {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

.py-2 {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
}

.pt-88 {
    padding-top: 0.88rem;
}

.font-12 {
    font-size: 0.24rem;
    line-height: 0.38rem;
}

.parentslist div.active {
    border: 0.02rem solid #4192FE;
    background: #DEEDFF !important;
    color: #4192FE;
}

.parentslist>div {
    width: 1.2rem;
}

.rounded-1 {
    border-radius: 0.2rem;
}

.rounded-4 {
    border-radius: 0.4rem;
}

.bg-f5 {
    background-color: #F5F5F5 !important;
}

.mx-4 {
    margin-left: 0.4rem;
    margin-right: 0.4rem;
}

.border-bottom {
    border-bottom-width: 0.01rem;
    border-bottom-style: solid;
    border-bottom-color: #dee2e6;
}

.pb-3 {
    padding-bottom: 0.3rem;
}

.border-0 {
    border-width: 0 !important;
}

.font-14 {
    font-size: 0.28rem;
}

.p-0 {
    padding: 0 !important;
}

.p-3 {
    padding: 0.3rem;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.input-h {
    height: 0.42rem !important;
    line-height: 0.42rem !important;
}

.text-right {
    text-align: right;
}

.font {
    font-size: 0.3rem !important;
    line-height: 0.42rem;
}

.font-18 {
    font-size: 0.36rem !important;
    line-height: 0.48rem;
}

.mx-5 {
    margin-left: 1rem;
    margin-right: 1rem;
}

.my-5 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.font-24 {
    font-size: 0.48rem !important;
}

.p-2 {
    padding: 0.2rem;
}

.pr-2 {
    padding-right: 0.2rem;
}

.bg-warning {
    background-color: #ffc107!important;
}

.bg-hover-warning {
    background-color: #d39e00;
}



.protocol-content {
    margin-top: 0.3rem;
}

.protocol-con {
    color: #666666;
    font-size: 0.26rem;
}

.protocol-input {
    margin-right: 0.15rem;
}

.protocol a {
    color: #69B7FF;
}

.iframe_box {
    height: 100vh;
}