.main {
  min-height: 750px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: darkgrey;
}
.f22 {
  font-size: 22px;
}
.register_header {
  height: 95px;
  margin-left: 392px;
  margin-right: 391px;
  margin-top: 25px;
}
.regs {
  position: relative;
  width: 600px;
}
.regs li {
  float: left;
  position: relative;
  margin-right: 20px;
}
.regs li::after {
  content: "";
  background: url("../../img/login/right.png") no-repeat;
  width: 18px;
  height: 10px;
  position: absolute;
  top: 5px;
  right: -23px;
}
.regs li:last-child::after {
  content: "";
  background: #fff;
}
.regs_id {
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  line-height: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background: #c6ddde;
  margin: 0 8px;
  font-size: 14px;
  font-weight: bold;
}
.on {
  background: #2eafb3;
}
.logn_mas {
  width: 375px;
  margin: 0 auto;
}
.logn_mas .logn_dir {
  margin-bottom: 18px;
  margin-left: 34px;
  margin-right: 20px;
  position: relative;
}
.logn_mas .logn_dir .pleaseInput {
  width: 284px;
  height: 38px;
  border: 1px solid #ccc;
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 10px;
}
.logn_mas .logn_dir .pleaseInput:focus {
  border: 1px solid #ddd;
  outline: none;
}
.logn_mas .logn_dir .gray {
  background: #000;
}
.logn_mas .logn_dir .please_code {
  width: 189px;
  height: 38px;
  border: 1px solid #ccc;
  font-size: 14px;
  padding-left: 15px;
}
.logn_mas .logn_dir .please_code:focus {
  border: 1px solid #ddd;
  outline: none;
}
.logn_mas .logn_dir .huoqu {
  width: 97px;
  line-height: 40px;
  height: 42px;
  text-align: center;
  color: #fff;
  background: #2eafb3;
  display: inline-block;
  cursor: pointer;
  /* position: relative; */
  /* left: -7px; */
  /* top: -2px; */
  border: none;
  outline: none;
  position: absolute;
  right: 20px;
}
.logn_mas .commit {
  background: #2eafb3;
  width: 300px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 18px;
}
.logn_mas p {
  color: #a3a3a3;
}
.set_pass {
  position: absolute;
  top: 10px;
  left: -119px;
  font-size: 14px;
}
select {
  background: none;
  background: url("../../img/person/downs.gif") top right no-repeat;
  appearance: none;
  -moz-appearance: none;
  position: relative;
  border: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
  padding: 0 23px 0 21px;
  box-sizing: border-box;
  width: 100px;
}
.register_person {
  margin-left: 318px;
  overflow: hidden;
}
.register_person .ml20 {
  display: inline-block;
  vertical-align: bottom;
  float: left;
  margin-top: 80px;
}
.register_person .label_blues {
  background: #2eafb3;
  color: #fff;
  font-size: 16px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: pointer;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
}
.register_person .label_blues input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.register_person .person_img {
  text-align: center;
  width: 562px;
  height: 154px;
}
.register_person .person_img .person_lset {
  float: left;
  width: 120px;
  margin-left: 182px;
}
.register_person .person_img .person_img_ch {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
}
.register_person .person_size {
  width: 100%;
  height: 39px;
  line-height: 39px;
  margin-bottom: 13px;
  clear: both;
}
.register_person .person_size .person_l {
  float: left;
  width: 97px;
  text-align: right;
  height: 50px;
}
.register_person .person_size .person_l label {
  font-size: 14px;
}
.register_person .person_size .person_l em {
  color: #c81015;
}
.register_person .person_size .person_r {
  width: 392px;
  float: left;
  margin-left: 10px;
  position: relative;
}
.register_person .person_size .person_r .pl_ins {
  width: 100%;
  height: 38px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #000;
  padding-left: 15px;
  outline: none;
}
.register_person .person_size .person_r .w409 {
  width: 409px;
}
.grays {
  background: #b2b2b2 !important;
  font-size: 12px;
}
.pop-radio {
  display: inline-block;
  width: 14px;
  height: 15px;
  overflow: hidden;
  background: url(../../img/question/checked.png) 0 0 no-repeat;
  -webkit-appearance: none;
  border: 0 none;
  vertical-align: -3px;
  margin-right: 5px;
  outline: none;
  margin: 0 10px;
}
.pop-radio:checked {
  background-position: -14px 0;
}
.person_label {
  width: 60px;
  display: inline-block;
}
.parent-totals {
  position: absolute;
  top: 111px;
  right: 0;
  color: #ccc;
}
.textarea-2000 {
  width: 100%;
  border: 1px solid #ccc;
  color: #000;
  padding-left: 15px;
  font-size: 14px;
  resize: none;
  height: 135px;
  outline: none;
}
.jian_15 {
  margin-top: -15px;
}
.jian_15 em {
  color: #c81015;
}
.commit_si {
  border: none;
  text-align: center;
  margin-left: 150px;
}
.register_success {
  width: 416px;
  margin: 0 auto;
  padding: 46px 0 200px 102px;
}
.success50 {
  background: url("../../img/success50.png") no-repeat;
  width: 52px;
  height: 52px;
  display: inline-block;
  vertical-align: -15px;
  margin: 0 15px;
}
.font24 {
  font-size: 24px;
}
.font14 {
  font-size: 14px;
  margin-top: 10px;
  margin-left: 100px;
}
.normal {
  color: #2eafb3;
}
.main_s {
  min-height: 731px;
}
.stagebg {
  background: url("../../img/register/tage2.jpg") no-repeat;
  overflow: hidden;
  min-height: 769px;
  background-size: 100% 100%;
}
@media screen and (max-width: 1440px) {
  .stagebg {
    min-height: 768px;
  }
  .rl-modal {
    margin-top: 120px;
  }
}
.icon-wen {
  width: 20px;
  height: 20px;
  vertical-align: -5px;
}
.stage {
  width: 441px;
  height: 350px;
  margin: 90px auto;
  font-size: 14px;
  background: #fff;
}
.stage .stage_box {
  padding: 43px 34px 100px 34px;
}
.stage h2 {
  font-size: 14px;
  text-align: center;
}
.stage .stage_ul {
  overflow: hidden;
}
.stage .stage_ul li {
  float: left;
  width: 123px;
  text-align: center;
  margin-top: 20px;
}
.stage .stage_ul li:hover .stage_radius {
  background: #2eafb3;
  color: #fff;
  border: 1px solid #2eafb3;
}
.stage .stage_ul li:hover .f16 {
  color: #2eafb3;
}
.stage .stage_ul .stage_radius {
  width: 70px;
  height: 27px;
  line-height: 27px;
  display: inline-block;
  border-radius: 22px;
  border: 1px solid #959595;
  text-align: center;
  font-size: 13px;
  color: #959595;
}
.stage .stage_ul .f16 {
  font-size: 16px;
  color: #c5c5c5;
  text-align: center;
  margin-top: 10px;
}
.icon-error,
.icon-right {
  background: url("../../img/register/right_01.png") no-repeat;
  width: 25px;
  height: 26px;
  display: inline-block;
}
.icon-right {
  vertical-align: middle;
}
.icon-error {
  background-position: -25px 0;
  vertical-align: -7px;
}
.user-use {
  position: absolute;
  top: 0;
  left: 416px;
  width: 100%;
}
.ml50 {
  margin-right: 50px;
}
.f13 {
  font-size: 13px;
}
.mt20 {
  margin-top: 20px;
}
.nav_con {
  color: #fe825f;
  background: #fff6f4;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #f1e8e7;
}
.has {
  overflow: hidden;
  padding-left: 20px;
  height: 91px;
  border-bottom: 1px solid #e2e2e2;
}
.text-center {
  text-align: center;
}
.icon-chestnut {
  width: 8px;
  height: 8px;
  background: #2eafb3;
  display: inline-block;
  transform: rotate(45deg);
  vertical-align: 2px;
  margin-right: 8px;
  margin-left: 5px;
}
.regi_la {
  text-align: left;
  width: 318px;
}
.regi_la p {
  font-size: 14px;
  line-height: 24px;
  margin-left: 21px;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.regi_lz {
  width: 316px;
  margin-top: 10px;
}
.regi_lz span {
  vertical-align: 7px;
  font-size: 14px;
}
.w660 {
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 50px;
}
.qrcode_img {
  width: 90px;
  height: 90px;
  vertical-align: text-bottom;
}
.w400 {
  width: 600px;
}
.min-h {
  min-height: 677px;
}
.textarea-2000 {
  line-height: 23px;
}
.container-one {
  width: 1000px;
  border: 1px solid #ccc;
  background: #fff;
}
body {
  background: #f7f9f8;
}
.border-tab {
  border-bottom: 1px solid #ccc;
}
.tab_h2 {
  width: 100%;
  height: 31px;
  padding-bottom: 6px;
  font-size: 16px;
  padding-top: 20px;
  padding-left: 25px;
}
.tab_h2 .selected {
  color: #2eafb3;
  border-bottom: 2px solid #2eafb3;
  padding-bottom: 12px;
  position: relative;
}
.tab_h2 .selected:before {
  content: '';
  position: absolute;
  top: 32px;
  left: 41%;
  border-bottom: 6px solid #2eafb3;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.tab_h2 span {
  margin-right: 60px;
  display: inline-block;
  float: left;
  padding: 0 7px;
  text-align: center;
  cursor: pointer;
}
.tab_h2 span:hover {
  color: #2eafb3;
}
.register_person {
  margin: 0 auto;
  width: 620px;
}
.set_pass {
  left: -135px;
  text-align: right;
  width: 120px;
  vertical-align: middle;
}
.noticesPage-12,
.noticesPage {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ccc;
  margin-top: 50px;
}
.noticesPage-12 {
  width: 1200px;
}
.content {
  padding: 0 32px 100px 32px;
}
.notices_ul li {
  border-bottom: 1px dotted #e3e3e3;
  overflow: hidden;
  padding: 32px 0;
}
.notices_ul li p {
  font-size: 14px;
}
.notices_ul li p em {
  color: #a4a3a3;
  font-size: 12px;
}
.notices_ul li p a {
  color: #a4a3a3;
}
.notices_ul li p span {
  color: #a4a3a3;
}
.notices_ul li p .normal:hover {
  text-decoration: underline;
}
.message_ul {
  padding-bottom: 50px;
}
.message_ul li {
  padding: 20px 0 0 36px;
  overflow: hidden;
}
.message_ul li:hover {
  background: #f4fbfb;
  cursor: pointer;
}
.message_ul li:hover .delete {
  display: block;
}
.message_ul .delete {
  display: none;
  float: right;
}
.message_ul .bs {
  border-bottom: 1px dotted #e3e3e3;
  overflow: hidden;
  padding-bottom: 20px;
}
.noti_l {
  float: left;
  width: 50px;
}
.noti_l img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.noti_m {
  float: left;
  width: 758px;
  font-size: 14px;
}
.noti_m .col {
  color: #b1b0b0;
}
.noti_r {
  float: left;
  width: 120px;
  color: #a4a3a3;
  text-align: right;
}
.back_twitter {
  height: 60px;
  line-height: 60px;
  padding: 0 18px;
  font-size: 14px;
}
.u-close,
.u-left,
.u-icon {
  background: url("../../img/u/u-icon.png");
  display: inline-block;
}
.u-left {
  background-position: 0 -17px;
  width: 7px;
  height: 13px;
  margin: 0 5px;
  vertical-align: -2px;
}
.u-close {
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.gray {
  color: #b8b8b8;
  cursor: pointer;
}
.l-line {
  border: 1px dotted #ccc;
  width: 43%;
  display: inline-block;
  margin-top: 11px;
}
.contentss {
  padding: 10px 0 75px 0;
}
.contentss .mid {
  width: 130px;
  text-align: center;
  display: inline-block;
}
.contentss .fs li:hover {
  background: #fff;
}
.private_textarea {
  padding: 0 27px;
}
.private_textarea .detail-textarea {
  width: 100%;
  border: none;
  outline: none;
}
.private_textarea .textareas {
  border: 1px solid #ccc;
  overflow: hidden;
}
.block {
  text-align: center;
}
.announ {
  margin-top: 20px;
  padding: 0 100px;
}
.area_fs {
  width: 579px;
  border: 1px solid #ccc;
  resize: none;
  outline: none;
  padding: 10px;
}
.btn-input {
  background: #2eafb3;
  width: 200px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 18px;
}
.feedback_type {
  width: 599px;
  margin: 0 auto;
  margin-top: 30px;
}
.pas_red {
  color: red !important;
  display: none;
}
.about-fs {
  background: #fff;
  border: 1px solid #ccc;
  width: 249px;
  float: left;
}
.about-fs .about_ul li {
  line-height: 58px;
  height: 58px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}
.about-fs .about_ul li:last-child {
  border-bottom: 1px solid #fff;
}
.about-fs .about_ul a {
  display: block;
  padding-left: 93px;
}
.f12 {
  font-size: 12px;
}
.ml20 {
  margin-left: 20px;
}
.about-content {
  width: 915px;
  margin-left: 27px;
  background: #fff;
  float: left;
  border: 1px solid #ccc;
  margin-bottom: 50px;
}
.about-net {
  padding: 0 63px 30px 63px;
  font-size: 12px;
}
.employs li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 14px;
}
.overflow {
  overflow: hidden;
}
.uls {
  min-height: 722px;
  margin-bottom: 50px;
}
.course-tree li {
  padding: 0 15px;
  margin: 0 3px;
  border-bottom: 1px dotted #ccc;
}
.course-tree li:hover {
  background: #f4fbfb;
}
.course-tree li:hover a {
  color: #2a9da0;
}
.course-tree li a {
  display: block;
  width: 100%;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.course-tree li .learn {
  float: right;
  color: #2eafb3;
  margin-right: 10px;
}
.icon-policy {
  background: url("../../img/policy.png") no-repeat;
  width: 16px;
  height: 19px;
  display: inline-block;
  vertical-align: -5px;
  margin-right: 5px;
}
.los {
  font-size: 13px;
}
.los li {
  padding: 13px 0;
  border-bottom: 1px dotted #ccc;
}
.hs {
  padding-left: 20px;
  padding-right: 20px;
}
.csgray {
  padding-left: 10px;
  color: gray;
  text-indent: 1em;
}
.u-middle-ovr {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 676px;
  display: inline-block;
  vertical-align: top;
}
.u-close,
.u-icon {
  background: url("../../img/u/u-icon.png");
  display: inline-block;
}
.u-close {
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.pop-green-shadow {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9999;
}
.pop-green-shadow .pop-alert {
  position: fixed;
  background: #fff;
  z-index: 100000;
  width: 477px;
  padding-bottom: 30px;
  left: 50%;
  top: 50%;
  margin: -218px 0 0 -180px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  font-size: 14px;
}
.pop-green-shadow .close_h2 {
  background: #2eafb3;
  height: 39px;
  line-height: 39px;
  color: #fff;
  padding: 0 20px;
}
.pop-green-shadow .close_box {
  padding: 20px;
}
.pop-green-shadow .close_box p {
  margin: 5px;
}
.pop-green-shadow .fix {
  padding: 5px 23px;
}
.pop-green-shadow .noqu {
  color: #737373;
  padding: 0 15px;
}
.ball-clip-rotate > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  animation-fill-mode: both;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  height: 25px;
  width: 25px;
  background: transparent !important;
  display: inline-block;
  animation: rotate 0.75s 0s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(0.6);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@keyframes scale {
  30% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
.loader-inner {
  position: absolute;
  top: 6px;
  left: 133px;
}
.icon-down {
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 6px solid #000;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 5px;
}
.most-mess {
  padding-left: 20px;
  font-size: 16px;
}
.u-bg {
  background: url('../../img/u/u-arrow.png') no-repeat;
  width: 136px;
  z-index: 2;
  position: absolute;
  padding-top: 16px;
  padding-left: 14px;
  left: -10px;
  display: none;
}
.u-bg li {
  height: 34px;
  line-height: 31px;
  text-align: center;
  width: 121px;
  font-size: 14px;
}
.u-bg li:hover {
  background: #2eafb3;
  color: #fff;
}
.notices_ul {
  z-index: 1;
}
.position {
  position: relative;
}
.label-a,
.label-b,
.label-c,
.label-d,
.label-e,
.label-f {
  width: 55px;
  display: inline-block;
  text-align: right;
}
.label-a {
  color: #ff8787 !important;
  font-size: 13px !important;
}
.label-b {
  color: #afc659 !important;
  font-size: 13px !important;
}
.label-c {
  color: #fb9c6c !important;
  font-size: 13px !important;
}
.label-d {
  color: #6ccbd6 !important;
  font-size: 13px !important;
}
.label-e {
  color: #977ce4 !important;
  font-size: 13px !important;
}
.label-f {
  color: #6e97e0 !important;
  font-size: 13px !important;
}
.hei {
  color: #000 !important;
}
