* {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: 0px;
}
.INPUT_box {
  width: 100%;
  max-width: 530px;
  margin: 0 auto;
}
.inbox_title {
  width: 100%;
  max-width: 530px;
  height: 50px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.inbox_title h2 {
  border-bottom: 1px solid #cc3736;
  left: 25px;
  position: absolute;
  bottom: -1px;
  font-size: 18px;
  line-height: 50px;
  font-weight: normal;
  color: #333333;
}
.inbox_title a {
  display: block;
  float: right;
  width: 10px;
  height: 9px;
  padding-top: 18px;
  padding-right: 16px;
}
.inbox_con {
  width: 399px;
  height: auto;
  overflow: hidden;
  padding-top: 17px;
  padding-left: 59px;
}
.hint {
  width: 100%;
  padding-left: 0px;
}
.colss {
  width: 399px;
  height: 38px;
  padding-top: 23px;
}
.colss p {
  width: 78px;
  height: 32px;
  text-align: right;
  float: left;
  font: normal 14px/32px "Microsoft YaHei";
  color: #777777;
  padding-right: 18px;
}
.inp_con {
  height: 32px;
  width: 206px;
  border: 1px solid #cccccc;
  float: left;
  background-color: #ffffff;
  font: normal 14px/32px "Microsoft YaHei";
  color: #777777;
}
.colsex {
  width: 399px;
  height: 30px;
  padding-top: 17px;
}
.colsex p {
  width: 78px;
  height: 32px;
  text-align: right;
  float: left;
  font: normal 14px/32px "Microsoft YaHei";
  color: #777777;
  padding-right: 18px;
}
.cs_r {
  float: left;
  width: 206px;
  height: 30px;
}
.rdolist,
.chklist {
  display: none;
}
.rdobox,
.chkbox {
  display: inline-block;
  padding: 8px;
  height: 16px;
  line-height: 16px;
  background: #eee;
  border-radius: 3px;
  color: #666666;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  margin-right: 8px;
  cursor: pointer;
}
.check-image {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -4px;
  background: url(../images/input-unchecked.png) no-repeat;
  vertical-align: middle;
}
.unchecked {
  background: #ecf0f1;
  color: #666;
  transition-property: background;
  transition-delay: 0s;
  transition-duration: 0.1s;
  transition-timing-function: linear;
}
.unchecked:hover {
  background: #dedfe0;
}
.checked {
  background: #3498db;
  color: #fff;
}
.inp_btn {
  width: 308px;
  height: 34px;
  padding-left: 16px;
  padding-top: 39px;
}
.teacherbtn {
  padding-left: 0px;
}
.inp_btn button {
  width: 308px;
  height: 34px;
  background-color: #7d131b;
  border: 0px;
  font: normal 14px/34px "Microsoft YaHei";
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.inp_btn button:hover {
  background-color: #af242c;
}
.Tinp {
  width: 308px;
  height: 34px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 26px;
}
.Tinp span {
  display: block;
  width: 28px;
  height: 15px;
  text-align: center;
  float: left;
  border-right: 1px solid #eeeeee;
  margin-top: 8px;
}
.Tusers {
  width: 272px;
  height: 32px;
  background-color: #ffffff;
  float: right;
  border: none;
  font: normal 14px/32px "Microsoft YaHei";
  color: #777777;
  padding-left: 5px;
}
.hint .fail {
  padding-top: 42px;
  display: block;
  margin: 0 auto;
}
.failw {
  font: normal 14px/24px "Microsoft YaHei";
  color: #777777;
  padding-top: 35px;
  text-align: center;
}
.stu_info {
  width: 320px;
  height: 117px;
  margin: 0 auto;
}
.sinfo_pic {
  float: left;
  height: 117px;
  width: 83px;
  padding-right: 30px;
}
.sinfo_pic img {
  height: auto;
  width: 100%;
}
.sinfo_word {
  float: left;
  height: auto;
  overflow: hidden;
}
.sinfo_word h2 {
  color: #333333;
  font: normal 16px/24px "Microsoft YaHei";
  padding: 10px 0px 20px 0px;
}
.sinfo_word p {
  color: #333333;
  font: normal 16px/32px "Microsoft YaHei";
}
.school_info {
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 30px;
}
.school_info p {
  color: #666666;
  font: normal 14px/28px "Microsoft YaHei";
  word-break: break-all;
  text-align: justify;
}
.school_info p .word_big {
  color: #7d141b;
  font: normal 24px/28px "Microsoft YaHei";
}
.school_info p .word_sm {
  color: #7d141b;
  font: normal 14px/28px "Microsoft YaHei";
}
.error {
  font: normal 18px "Microsoft YaHei";
  color: #333333;
  text-align: center;
  padding-top: 60px;
}
.agin {
  text-align: center;
  color: #7d141b;
  font: normal 24px "Microsoft YaHei";
  padding-top: 10px;
}
.agin a {
  color: #7d141b;
}
.contxt {
  font-size: 15px;
  line-height: 28px;
  word-break: break-all;
  text-align: justify;
  padding: 0 25px;
  color: #333;
}
.contxt a {
  color: #333;
}
.contxt h4 {
  margin-top: 10px;
}
.contxt .labels {
  margin-bottom: 5px;
}
.content {
  max-width: 530px;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  padding: 15px;
  box-sizing: border-box;
}
.tabs {
  width: 100%;
  position: relative;
  background: #f2f3f7 url(../upload/titleBg.png) no-repeat 0 0;
  margin-bottom: 1px;
  font-size: 15px;
  display: flex;
}
.tabs a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  color: #000;
  padding: 0 15px;
}
.tabs .active {
  background-color: #a00004;
  color: #fff;
}
.slide_content {
  background-color: #eee;
  padding: 15px 15px 40px 15px;
  box-sizing: border-box;
}
.slide_content .textLeft {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
.slide_content form {
  width: 90%;
  margin-top: 30px;
}
.slide_content form p {
  margin-bottom: 10px;
  display: flex;
}
.slide_content form label {
  width: 80px;
  display: block;
  text-align: right;
  height: 24px;
  line-height: 24px;
  flex-shrink: 0;
  padding-right: 10px;
}
.slide_content form .textInput {
  flex: 1;
  width: 100%;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
}
.slide_content form .red {
  flex-shrink: 0;
  margin-left: 10px;
  color: red;
}
.slide_content form .submitDiv {
  display: flex;
  justify-content: center;
}
.slide_content form .submit {
  width: 80px;
  height: 40px;
  margin: 0 auto;
  margin: 1px;
  text-align: center;
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  opacity: 0.7;
  border: 2px solid #358eca;
}
.slide_content form .submit:hover {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  border: 2px solid #358eca;
  background-color: #358eca;
  color: #fff;
}
@media screen and (max-width: 500px) {
  .slide_content form {
    width: 100%;
  }
}
