body{
    margin: 0px 0px;
    padding: 0px 0px;
    height: 100%;
    /* font-family: 'Simsun';
    font-weight: 600; */
    background: #fff;
}

/*label.error{*/
    /*display: inline-block;*/
    /*color: red;*/
    /*font-size: 13px;*/
    /*width: 210px;*/
    /*margin-top: 4px;*/
    /*margin-bottom: 4px;*/
    /*margin-left: 15px;*/
/*}*/

  label.error {
    color: red;
  }


 /* 通用的css */
 .lg-ul{
     padding:0px 0px;
     margin:0px 0px;
     list-style: none;
 }
 .lg-form{
     display: block;

 }


/* 单设备屏幕介于320px --960px时候走以下css */
@media screen and (max-width:960px){
    .header,.containerBody{
        width:100%;
        height: 90px;
        padding:10px 15px;
        box-sizing: border-box;

    }
    .container{
        width: 100%!important;
        height: 100%;
        box-sizing: border-box;
    }
    .officalBtns{
        display: none;
    }
    .row-header{
        width:100%;
        height: 100%;
        margin-left:0px!important;
    }
   .containerBody{
      min-height: 300px;
      height: auto;
       background: #0b276b;
       color:#fff;       
   }
   .loginCont{
       width: 100%;
       min-height: 300px;
       height: auto;
   }
   .loginLeft{
       height: auto;
       width:100%;
   }
   .headerTitle {
    width: 100%;
    height: 50px;
   line-height: 50px;
   font-size: 18px;
   font-weight: bold;
   color: #fff;
   font-family: 'Simsun';
}
.secondTitle{
    width:100%;
    min-height: 30px;
    height: auto; 
    line-height: 30px;
    font-size: 16px;
    
}
.thirdListTitle ul.lg-ul>li{
    font-size: 14px;
    line-height: 24px;
}
.thirdListTitle ul.lg-ul{
    margin-bottom: 20px;
}
.loginRight{
    background: #fff;
    min-height: 230px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc,
     -4px 0px 10px #ccc,0px -4px 10px #ccc;
    padding: 5px 20px;
    
}
.rightTitle{
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #0b276b;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
   /* padding:0px 20px; */
   border-bottom: 3px solid #0b276b;
   margin-bottom: 10px;
}
.formContent {
    width:100%;
    min-height: 200px;
    height: auto;
}
.lg-form-group{
    height: 40px;
    line-height: 40px;
    width:100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.loginPhone,.loginPWd{
    line-height: 26px!important;
    height: 40px !important;
    width: 100%;
    padding:7px 10px !important;
    font-size: 15px;
    box-sizing: border-box;

}
.forgetPwd{
    color: #5E5D5D;
}
.Imregister{
    margin-left:calc(100% - 138px);
    color:#EE7315;
}
.loginBtn,.regBtn{
    width: 200px;
    line-height: 36px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #EE7315;
    color:#fff;
    border: none;
    border-radius: 4px;
}
.loginGroup,.regGroup{
    text-align: center;
}
.hasAccount{
    color:#EE7315;
}

.registerTitle{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    font-size:16px;
    font-weight: 600px;
    color:#0b276b;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.registerCont,.registerContent,.regFrom{
    min-height: 290px;
    height: auto;
    width: 100%;
}
.regFrom {
    height: 360px;
}
.registerContent {
    background: #f3f6f8;
    padding-top:15px;
    box-sizing: border-box;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.registerCont{
    box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc,
    -4px 0px 10px #ccc,0px -4px 10px #ccc;   
}
.leftLabel{
    width:76px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size:15px;
    color:#333;
    float: left;
    padding-right: 3px;
    box-sizing: border-box;
}
.rightInput{
    width:calc(100% - 85px);
    height: 40px;
    float: left;
    line-height: 40px;
    position: relative;
}
.RegInput{
    width:100%!important;
    height: 100% !important;
    line-height: 26px!important;
    padding:7px 10px!important;
    box-sizing: border-box;
}
.codeInput{
    width:calc(100% - 80px)!important;
    margin-bottom: 0px!important;
}
.getCode{
    padding:10px 1px;
    height: 40px;
    width:73px;
    line-height: 40px;
    color:#fff;
    border-radius: 4px;
    background: #EE7315;
}
.showBody{
    background: #0b276b;
    /* margin-bottom: 15px; */
}
.listBody{
    min-height: 290px;
    height: auto;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    /* box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc,
    -4px 0px 10px #ccc,0px -4px 10px #ccc;    */

}
.listInfo{
    width:100%;
    height: auto;
    min-height: 260px;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc,
    -4px 0px 10px #ccc,0px -4px 10px #ccc;  
    border-radius: 4px;  
}
.listTitle{
    width:100%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    padding-left:15px;
   font-size: 16px;
   color:#fff;
   background: #8093b6;
}
.list{
    width:100%;
    min-height: 200px;
    height: auto;
    box-sizing: border-box;
    padding:10px 10px;

}
.bookList{
    width:100%;
    height: auto;
    min-height: 170px;
    margin-bottom:10px;
}
.activeTitle{
    width:100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color:#333;

}
.activeInfo{
    width:100%;
    min-height: 150px;
    height: auto;

}
.activeTitle1 {
    padding-left: 25px;
    line-height: 100px;
    width: 100%;
    color:#333;
    font-size: 16px;
}
.not-start {
  float: right;
  margin-right: 30px;
  font-size: 12px;
  color: gray;
}
.activeTime{
    width:100%;
    height: 100px;   
}
.activeTime>ul.lg-ul>li{
    font-size: 15px;
    color:#AFAFAF;
    line-height: 26px;
    height: 30px;
}
.activeOption{
 height: 40px;
 line-height: 40px;
 width:100%;

}
.activeStatus {
    line-height: 34px;
    width:120px;
    height: 34px;
    border-radius: 4px;
    border:none;
    margin-right: 15px;
    
    color: #fff;
}
.edit{
    width:75px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #EE7315;
    color: #fff;
    font-size: 15px;
    
    border-radius: 4px;
    border:none;
  
}
.progressing{
  border:none;
    background: #8093b6;
}
.endover{
    border:none;
    background-color: #ED424D;
}
.nocontent{
    color: #AFAFAF;
    line-height: 160px;
    text-align: center;
    font-size: 15px;

}
.footer{
    text-align: center;
    font-size: 15px;
    color: #5E5D5D;
    min-height: 40px;
    margin-top:10px;
    height: auto;
    line-height: 20px;
}
.promptLine{
    width:100%;
    box-sizing: border-box;
    padding:10px 15px;
    /*min-height: 260px;*/
    /*height: auto;*/
}
.promptLinebody{
    width:100%;
    /*min-height: 270px;*/
    /*height:auto;*/
    box-sizing: border-box;
}
.promptTitle{
    width:100%;
    /*height: 34px;*/
    font-size: 17px;
    line-height: 34px;
    font-weight: 600;
    color: #0b276b;
    text-align: center;
    /* font-family: 'Simsun' */
}
.promptTime{
    width:100%;
    height: 26px;
    font-size: 16px;
    line-height: 26px;
    /* font-weight: 600; */
  color: #0b276b;
    text-align: center; 
}
.promptSecondTitle{
    width:100%;
    min-height: 26px;
    font-size: 15px;
    line-height: 26px;
   
    text-align: left;   
}
.promptListTitle>ul.lg-ul>li{
    font-size: 24px;
    font-size: 15px;
    min-height: 24px;
    height: auto;
    line-height: 24px;
    text-align: left;
}
.promptBody{
    width:100%;
    box-sizing: border-box;
    padding:10px 15px;
    /*min-height: 260px;*/
    height: auto; 
}
.printbk{
    display: none;
}
.StuInfo{
    width:100%;
    height: auto;
}
.personInfo{
    width: 100%;
    font-size: 30px;
    font-size: 15px;
    min-height: 30px;
    height: auto;
    line-height: 30px;
    text-align: left;
}
.formContentbk,.personForm{
    width:100%;
}
.psn-form{
    /* border-bottom: 1px solid #0b276b; */
    margin-bottom: 15px;
}
table tr td,table tr td{
    width:60px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
   }
   table,tr,td,th{
     border: 1px solid #ccc;
   }
   table{
     overflow: scroll;
     width: 100%;   
   }
   .psn-table{
       overflow: scroll;
   }
 
.personImg{
    width: 120px;
    height: 180px;
    border:1px solid #ccc;
    box-sizing: border-box;
    /* float: left; */
    position: relative;
    display: block;
  }
#btn-logo-upload::before{
content: "";

　　position: absolute;

　　left: -100px;

　　top: -100px;

　　right: -100px;

　　bottom: -100px;
}
  #uploadFile{
      display: none;
  }
  .noimg{
    background-image: url(../../../image/upload.png);
    background-position: center;
    background-repeat: no-repeat;
   }
    .noimg::after{
        position: absolute;
        content: "上传照片";
        top:100px;
        left:30px;
        font-weight: 600;
    }
.right,.left{
     /* border-bottom: 1px solid #0b276b; */
}

.personInput,.subjectInput{
 width:290px!important;
}

.familymain,.studyDate{
    line-height: 25px;
    height: 25px;
    font-size:15px;
}
.famale,.male,.houreg {
   padding-left:20px;
   box-sizing: border-box;
   line-height: 20px;
   height: 20px;
   position: relative;
}
.checkRadio::before{
    content: url(../../../image/checkradio.png);
   position: absolute;
   top:4px;
   left:1px;
  }
  .nocheckRadio::before{
    content: url(../../../image/nocheckradio.png);
   position: absolute;
   top:4px;
   left:1px;
  }
  .areaInput{
      width:290px;
      height: 300px;
  }
  .infoBtn{
   height: 34px;
   line-height: 34px;
   text-align: center;
  }
  .saveBtn{
      width:200px;
      height: 34px;
      line-height: 34px;
      background: #EE7315;
      font-size: 15px;
      color:#fff;
      text-align: center;
      border:none;
      border-radius: 4px;

  }
}

 /* 设备屏幕大于1000px时候走一下css */
@media screen and (min-width:1000px){
    
.header{
    width: 100%;
}
    .reBody{
        padding-top:400px!important;
    }
    .footer{
        width: 100%;
        height: 90px;
        padding-top:20px;
    
        line-height: 30px;
        text-align: center;
        color: #AFAFAF;
    }
     .footer span{
         line-height: 20px!important;
         font-size: 15px;
     }
    .containerBody{
        width: 100%;
        min-height:400px;
        height: auto;
        background:#0b276b;  
        position: relative;
        padding-top:330px;
        box-sizing: border-box;
      }

    .container{
        width: 1000px!important;
        height: 230px; 
      }

    .row-header{
        width:100%;
        height:130px;
        margin-left: 0px!important;
    }
    .logoBar,.officalBtns{
        height: 100px;
        line-height: 110px;
    }
    .text-right{
        text-align: right;
       

    }
    .col6{
        width: 50%;
        float: left;
    }
    .btnsA{
        display: inline-block;
        height: 34px;
        line-height: 34px;
        text-align: center;
        border: 1px solid #0b276b;
        color: #0b276b;
        border-radius: 15px 15px;
        padding-left: 8px;
        padding-right: 8px;
        /* font-family:  */
     
    }

    .loginCont{
     position: absolute;
     width: 998px;
     height: 430px;
     border: 1px solid #ccc;
     top:-100px;
     margin-left: calc(50% - 499px);
     margin-right: calc(50% - 499px);
     box-shadow:0px -10px 8px #FBFBFB
      
     
     /* left:0px; */
    }
   .loginLeft,.loginRight{
      float: left;
   }
   .loginLeft{
       width:629px;
       height: 100%;
     
       /* background: url('../../../image/pic.png') */
   }
   .loginLeft::before{
    background: #8C9EBD;
    opacity: 0.85;
    display: block;
    width: 629px;
    height: 430px;
    content: '';
    top:0px;
    left: 0px;
    position: absolute;
    z-index: 1;
   }
   .leftCont{
       z-index: 2;
       width: 629px;
       height: 430px;
       top:0px;
       left: 0px;
       position: absolute;
       padding-left:30px;
       padding-right: 30px;
       box-sizing: border-box;


   }
   .headerTitle{
       width: 100%;
       height: 100px;
       padding-top:50px;
       font-size: 34px;
       color: #fff;
       box-sizing: border-box;
   }
   .secondTitle{
    width: 100%;
    height: 56px;
    font-size: 20px;
    line-height: 56px;
    color: #fff;
   }
   .lg-ul>li{
       width: 100%;
       min-height: 26px;
       line-height: 26px;
       color: #fff;
       font-size:15px;
   }
   .loginRight{
    width:369px;
    height: 100%;
    background: #fff;
    padding-left:35px;
    padding-right: 35px;
    box-sizing: border-box;
   }
   .rightTitle{
       width: 100%;
       height: 90px;
       line-height: 90px;
       text-align: center;
       border-bottom: 4px solid #0b276b;
       color: #0b276b;
       font-size: 24px;
       font-weight: 600;
       font-family: "SimHe"
   }
   .formContent{
       width: 100%;
       height: auto;

   }
   .lg-form-group{
   width:100%;
   box-sizing: border-box;
   height: 48px;
   margin-bottom: 10px;
   }
   .fristGroup{
       margin-top:10px;
   }
   .secondGroup{
    margin-bottom: 6px;
   }
   .OptionGroup{
       height: 34px;
       margin-bottom: 1px;
       line-height: 34px;
       color: #e5e5e5;
   }

   .loginPhone,.loginPWd{
    line-height: 48px !important;
    border: 1px solid #e5e5e5;
    padding: 10px 12px !important;
    width:299px;
    font-size: 15px;
    height: 48px!important;
    box-sizing: border-box;
    margin-bottom: 0px !important;
    
   }
   .forgetPwd{
       color: #AFAFAF;
       font-size: 15px;
   }
   .Imregister{
       
       margin-left: 156px;
       color: #EE7315;
       font-size: 15px;

   }
   ::-webkit-input-placeholder{
       font-size: 15px;
       color: #AFAFAF;
   }
   .loginBtn,.regBtn{
       width: 100%;
       height: 48px;
       background: #EE7315;
       color: #fff;
       border: 1px solid #EE7315;
       border-radius: 4px;
       text-align: center;
       letter-spacing: 2px;
       font-size: 20px;

   }
   .regBtn{
       width:240px;
       line-height: 40px;
       height: 40px;
       margin-left:120px;
   }
     
   .bgCont{
       margin-left:auto;
       margin-right: auto;
       position: relative;
       margin-bottom: 0px;
       width: 864px;
       height: 170px;
       /* margin-top:330px; */
   }

   /* 注册页面的css样式 */
   .registerCont{
    position: absolute;
    width: 598px;
    height: 600px;
    border: 1px solid #ccc;
    top:-100px;
    margin-left: calc(50% - 299px);
    margin-right: calc(50% - 299px);
    box-shadow:0px -10px 8px #FBFBFB;
    /* padding:0px 35px; */
    box-sizing: border-box;
       z-index: 99999;
   }
   .registerTitle{
       height: 100px;
       width: 100%;
       line-height: 45px;
       padding-top: 30px;
       box-sizing: border-box;
       color:#0b276b;
       font-size: 24px;
       padding-left:35px;
       padding-right: 35px;
       text-align: center;
       position: relative;
       border-bottom:1px solid #fff;
   }
   .registerTitle::after{
       position: absolute;
       width:110px;
       border-bottom: 3px solid #0b276b;
       top:80px;
       left:230px;
       content: "";
   }
   .registerContent{
       box-sizing: border-box;
       padding-top:15px;
       height: 505px;
       background: #f3f6f8;
       border-top: 1px solid #f3f6f8;
       padding-left:35px;
       padding-right: 35px;
   }
   .regFrom .lg-form-group{
       /* line-height: 40px!important; */
       height: 40px!important;
       box-sizing: border-box;
       line-height: 40px;
       margin-bottom: 20px;
       /* padding:7px 10px; */

   }
   .leftLabel{
    float: left;
    width: 120px;
    line-height: 26px;
    font-size: 15px;
    height: 40px;
    padding: 7px 15px;
    text-align: right;
    box-sizing: border-box;

   }
   .rightInput{
       float: left;
       width:320px;
       height: 40px;
       position: relative;
   }
   .RegInput{
       height: 40px!important;
       line-height: 26px !important;
       padding:7px 10px !important;
       width:100%;
       box-sizing: border-box;
       margin-bottom: 0px!important;

   }
   .getCode{
    line-height: 26px;
    font-size: 15px;
    height: 40px;
    padding: 11px 15px;
    text-align: right;
    /* box-sizing: border-box;  */
    width:120px;
    background: #EE7315;
    color: #fff;
    border-radius: 4px;
    /* margin-left:14px; */
   }
   /* 灰色验证码 */
   .gayDisabled{
       background: #ccc;

   }

   .codeInput{
    width:211px!important;

   }
   .hasAccount{
       margin-left: 170px;
       font-size:15px;
       color: #EE7315;
   }

   /* 报名列表 */
   .bookContainer,.row-book{
       height: 110px;
   }
   .btnBook{
       width:90px;
   }

   .userInfor{
       color:#AFAFAF;
       font-size:15px;
   }
   .username{
       margin-right: 20px;
   }
   .showBody{
    width: 100%;
    min-height:230px;
    height: auto;
    background:#0b276b;  
    position: relative;
    padding-top:60px;
    box-sizing: border-box;
  }
  .listBody{
      width: 100%;
      min-height: 320px;
      box-sizing: border-box;
      padding-top:40px;
  }
  .listInfo{
      width: 1000px;
      min-height: 280px;
      height: auto;
      margin-right: auto;
      margin-left: auto;
      box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc, -4px 0px 10px #ccc,0px -4px 10px #ccc;
  }
  .listTitle{
      width: 100%;
      height: 80px;
      box-sizing: border-box;
      line-height: 80px;
      padding-left: 54px;
      color: #fff;
      background: #8093b6;
      font-size: 24px;
  }
  .list{
      width: 100%;
      min-height: 200px;
      box-sizing: border-box;
      padding:20px 54px;
      /* border: 1px solid */
  }
  .bookList{
      position: relative;
      width: 100%;
      height: 160px;
      box-sizing: border-box;
      border: 1px solid #ccc;
      border-left: 8px solid #8093b6;
      margin-bottom: 20px;
  }
  .activeTitle{
      padding-left: 25px;
      line-height: 50px;
      width: 100%;
      box-sizing: border-box;
      color:#333;
      font-size: 24px;
      height: 50px;

  }
  .activeTitle1 {
      padding-left: 25px;
      line-height: 150px;
      width: 100%;
      box-sizing: border-box;
      color:#333;
      font-size: 24px;
  }
  .not-start {
    float: right;
    margin-right: 30px;
    font-size: 16px;
    color: gray;
  }
  .activeInfo{
      width: 100%;
      height: 109px;
      box-sizing: border-box;
      font-size:15px;
      padding-left: 25px;

  }
  .activeTime,.activeOption{
      float: left;
  }
  .activeTime{
      width: 530px;
      height: 100%;
  }
  .activeTime>ul.lg-ul>li{
      color: #AFAFAF;
  }
  .nocontent{
      color: #AFAFAF;
      line-height: 160px;
      text-align: center;
      font-size: 15px;

  }
  .activeOption{
      width: 300px;
      height: 100%;
      text-align: right;
      padding-right:20px;
      box-sizing: border-box;
  }
  .activeStatus{
      width: 120px;
      height: 40px;
      line-height: 40px;
      color: #fff;
      border-radius: 4px;
      text-align: center;
  }
  .edit{
      width:75px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      background: #EE7315;
      color: #fff;
      font-size: 15px;
      margin-left: 15px;
      border-radius: 4px;
      border:none;
    
  }
  .progressing{
    border:none;
      background: #8093b6;
  }
  .endover{
      border:none;
      background-color: #ED424D;
  }

  /* 填写信息部分 */
  .promptLine{
      background: #f3f6f8;
      width: 100%;
      /*height: 550px;*/
  }

  .promptLinebody{
     width:1100px;
     /*height: 420px;*/
     margin-left: auto;
     margin-right: auto;

  }
  .promptTitle{
      width: 100%;
      height: 120px;
      padding-top: 70px;
      color: #0b276b;
      font-size: 36px;
      font-family: 'SimSun';
      text-align: center;
      line-height: 40px;
      box-sizing: border-box;
      font-weight: 600;
  }
  .promptTime{
      width: 100%;
      height: 40px;
      line-height: 36px;
      color: #0b276b;
      font-size: 18px;
      font-family: 'Simsun';
      font-weight: 600;
      text-align: center;
  }
  .promptSecondTitle{
      text-align: left;
      font-size:18px;
      font-family: 'Simsun';
      height: 36px;
      line-height: 36px;
      color: #333;
      font-weight: 600;
      margin-bottom: 10px;
  }
  .promptListTitle{
      width: 100%;
      /*height: 260px;*/
      text-align: left;
    
  }
  .promptListTitle>ul.lg-ul>li{
    color: #333;
    font-size: 15px;
  }
  .promptBody{
      width: 100%;
      /*min-height: 2050px;*/
      background: #fff;
      position: relative;

  }
  .StuInfo{
    /*position: absolute;*/
    width: 1198px;
    /*min-height: 430px;*/
    border: 1px solid #ccc;
    /*top:-130px;*/
    background: #fff;
    margin-left: calc(50% - 599px);
    margin-right: calc(50% - 599px);
    box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc, -4px 0px 10px #ccc,0px -4px 10px #ccc;
    margin-top: 30px;
  }
  .notify {
    width: 1198px;
    min-height: 150px;
    border: 1px solid #ccc;
    background: #fff;
    margin-left: calc(50% - 599px);
    margin-right: calc(50% - 599px);
    box-shadow: 0px 4px 10px #ccc,4px 0px 10px #ccc, -4px 0px 10px #ccc,0px -4px 10px #ccc;
    margin-top: 30px;
    padding: 30px 0;
  }
  .printbk{
      width:100%;
      height: 50px;
      padding-top:14px;
      line-height: 36px;
      text-align: right;
      box-sizing: border-box;
      padding-right:30px;
      //padding-left: 100px;
      color: red;
  }

  .clickLook{
      font-size:24px;
      width: 222px;
      color: red;
      font-weight: 600;
      line-height: 20px;
      cursor: pointer;
      height: 26px;
      padding-left:20px;
      box-sizing: border-box;
      display: inline-block;
      position: relative;
  }
  .clickLook::before{
      content: url(../../../image/Click.png);
      top:0px;
      position: absolute;
      left:0px;
      width:17px;
      height: 17px;
  }
  .personInfo{
    width: 100%;
    padding: 0px 100px;
    box-sizing: border-box;
    line-height: 36px;
    height: 36px;
    text-align: left;
    color: #333;
    font-size: 18px;

  }
  .formContentbk{
      width: 100%;
      /*min-height: 1500px;*/
      height: auto;
      padding: 0px 10px;
      box-sizing: border-box;
  }
  .personForm{
      display: inline-block;
      min-height: 500px;
      position: relative;
      height: auto;
      width: 100%;
  }
   
  .imglabel{
      width:120px;
      height: 180px;
      line-height: 180px;
      padding-right:15px;
      box-sizing: border-box;
      text-align: right;
      font-size:15px;
      color:#333;
      float: left;
      position: relative;
      margin-bottom: 0px;
  }
  .personImg{
    width: 120px;
    height: 180px;
    border:1px solid #ccc;
    box-sizing: border-box;
    float: left;
    position: relative;
    display: block;
      text-align: center;
  }
  .img-span-alter{
    width: 80px;
    height: 18px;
    overflow: hidden;
    z-index: 0;
  }
  
  .img-span{
    position: absolute;
    top: 102px;
    left: 17px;
    width: 80px;
    height: 18px;
    overflow: hidden;
    z-index: 0;
  }
  #uploadFile{
      display: none;
  }
   .psn-form{
       width: 100%;
      min-height: 40px;
      height: auto;
      margin-bottom: 10px;
      float: left;
   }
   .img-form{
       height: 190px;
   }
  .noimg{
   background-image: url(../../../image/upload.png);
   background-position: center;
   background-repeat: no-repeat;
  }
   .noimg::after{
       position: absolute;
       content: "上传照片";
       top:100px;
       left:30px;
       font-weight: 600;
   }
   .left,.right{
       float: left;
       height: 100%;
       width: 50%;
   }
   .psn-left-label,.psn-right-label{
       width: 120px;
       height: 40px;
       display: inline-block;
       text-align: right;
       float: left;
       line-height: 40px;
       padding-right: 15px;
       box-sizing: border-box;
       font-size: 15px;
       color:#333;
   }
   .psn-over-list{
       width:675px;
       float: left;
       height: auto;
       min-height: 82px;
   }
   .hide{
       display: none;
   }
   .psn-right-label{
    width: 158px;
}
  .psn-right-input{
      float: left;
      width:240px;
      min-height: 40px;
      height: auto;
      line-height: 40px;

  }
  .personInput{
      width: 240px!important;
      height: 40px !important;
      line-height: 26px;
      padding: 7px 10px;
      margin-bottom: 0px!important;
      box-sizing: border-box;
      font-size: 15px;
      color:#333;
  }
  .famale,.male{
   width: 120px;
   line-height: 40px;
   height: 40px;
   float: left;
   font-size:15px;
   color: #333;
   padding-left:20px;
   box-sizing: border-box;
   cursor: pointer;
   position: relative;
  }
  .checkRadio::before{
    content: url(../../../image/checkradio.png);
   position: absolute;
   top:4px;
   left:1px;
  }
  .nocheckRadio::before{
    content: url(../../../image/nocheckradio.png);
   position: absolute;
   top:4px;
   left:1px;
  }
  .emsInput{
      width: 678px!important;
  }
  .ems-right-input{
      width: 678px!important;
  }
  label{
      margin-bottom: 0px!important;
  }
  .ems2-right-input{
    width: 678px!important;
    height: 163px; 
  }
  .psn-form2{
      height: 165px;
  }
  .houreg{
    width: 300px;
    line-height: 40px;
    height: 40px;
    float: left;
    font-size:15px;
    color: #333;
    padding-left:20px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
  }
  .familymain{
      width: 100%;
      height: 40px;
      line-height: 40px;
      font-size: 16px;
      color: #333;
      box-sizing: border-box;
      float: left;
      /* padding-left: 110px; */
  }
  .studyDate{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    float: left;
    box-sizing: border-box; 
  }
  .Subject-label{
      width:220px;
      text-align: left;
      
  }
  .sub-right-input,.subjectInput{
      width:200px!important;
      margin-right: 20px;

  }
  .subjectInpu{
      margin-right:0px;
  }
  .area-form{
   height: 200px;
   line-height: 22px;
  }
  .area-form2{
      height: 120px;
      line-height: 22px;
  }
  .areaInput{
      width: 100%;
      height: 100%;
      resize:none;
      font-size:15px;
  }
  .lastInfo{
      height: 55px;
      line-height: 55px;
  }
  .infoBtn{
      text-align: center;
      margin-top:30px;
  }
  .saveBtn{
      width: 300px;
      height: 50px;
      line-height: 50px;
      color:#fff;
      text-align: center;
      background: #EE7315;
      font-size: 16px;
      border: none;
      border-radius: 4px;
  }
  .qi{
      height: 100%;
  }
  table tr td,table tr td{
   width:60px;
   line-height: 25px;
   font-size: 15px;
   text-align: center;
  }
  table,tr,td,th{
    border: 1px solid #ccc;
  }
  table{
    overflow: scroll;
    width: 100%;   
  }
  .psn-table{
      overflow: scroll;
  }
}
/*div.form-group{*/
    /*overflow-x: auto;*/
/*}*/
.required{
    color: #ff0000;
    font-weight: bold;
    display: inline-block;
}

div.form-group label{display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;}

.form-horizontal .control-label{
    padding: 7px 0 0 0;
}

table th{ text-align: center}

.preview h3 {margin: 10px;font-size: 16px;}

.margin-t-5{margin-top: 5px}

#restPasswordForm label.error,#registerForm label.error{
    position: absolute;
    height: 15px;
    top: 36px;
    left: -9px;
    text-align: left;
    display: inline-block;
    color: red;
    font-size: 13px;
    width: 210px;
    margin-top: 4px;
    margin-left: 20px;
    margin-bottom: 4px;}


.logo-img{
    float: left;
    margin-top: 20px;
    vertical-align: middle;
}

.logo-text{
    float: left;
    margin-left: 15px;
    margin-top: 41px;
    vertical-align: middle;
    color: #0b276b;
    font-size: 24px;
}


.form-horizontal .text-left {
    text-align: left;
}

.div-overflow{
overflow-x: auto;
}

.form-horizontal .padding-left-15{
    padding-left: 15px;
}

.form-horizontal .padding-0 {
    padding:0;}
.form-horizontal p{
    padding:0;
}

div.activeOption a.btn{
    padding: 10px 25px;
    font-size: 16px;
}

.getCode,a:hover{
    cursor: pointer;
    text-decoration:none;
}

.form-horizontal .form-group,.row{
    margin-right:0 ;
    margin-left: 0;
}
#registerForm #pic_code-error{
    margin-top: -4px;
}