/*首页大图轮播展示*/
.fullSlide {
  width: 100%;
  position: relative;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  overflow: hidden;
  text-align: center;
  background-size: cover;
}
.fullSlide .bd li:last-child {
  cursor: pointer;
}
.fullSlide .bd li:last-child a {
  cursor: pointer;
}
.fullSlide .bd li a {
  display: block;
  cursor: pointer;
  width: 100%;
}
.fullSlide .bd li a img {
  width: 100%;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin: 1px 11px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 0;
}
.fullSlide .hd ul .on {
  background-color: #fff;
  border: 2px solid #fff;
}
.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  top: 50%;
  left: 5%;
  margin-top: -30px;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/icon.png) 0px -233px no-repeat;
  cursor: pointer;
}
.fullSlide .next {
  left: auto;
  right: 5%;
  background-position: 13px -164px;
}
.we-block .fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 1px 8px;
  overflow: hidden;
  border-radius: 50%;
  font-size: 0;
  background-color: #067eff;
}
.we-block .fullSlide .hd ul .on {
  background-color: #067eff;
  width: 30px;
  border-radius: 10px;
}
/*成功申请*/
.register_success_wrap {
  text-align: center;
}
.content.reg_succe {
  background-color: #fff;
  border-top: 1px solid #ddd;
  height: 380px;
  box-sizing: border-box;
}
.content.reg_succe .content-layout {
  height: 380px;
}
.register_success {
  /* height: 230px; */
  margin: 0 auto;
  padding-top: 140px;
  text-align: center;
}
.register_success .success_logo {
  width: 60px;
  height: 60px;
  background: url('../images/register.png') no-repeat;
  background-position: -8px -102px;
  float: left;
}
.register_success .warning_logo {
  float: left;
  width: 60px;
  height: 60px;
  background: url('../images/register.png') no-repeat -116px -8px;
}
.register_success .cong {
  float: left;
  margin-left: 20px;
  position: relative;
  top: -3px;
  text-align: left;
}
.register_success .cong .span_block {
  display: block;
}
.register_success .cong .span_block.success_title {
  color: #019830;
  font-size: 24px;
}
.register_success .cong .span_block.warning_title {
  color: #4FAEFF;
  font-size: 24px;
}
.register_success .cong .span_block.get_kebi {
  font-size: 14px;
  margin-top: 10px;
  color: #333;
}
.register_success .kebi_num {
  color: #ff7e00;
}
.register_success .start_learn {
  display: block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: url('../images/register.png') no-repeat;
  background-position: -8px -168px;
  text-align: center;
  font-size: 22px;
  color: #fefefe;
  margin: 0 auto;
  margin-top: 45px;
  position: relative;
  left: 57px;
}
.register_success .success_title_wrap {
  height: 60px;
  display: inline-block;
}
.register_success .fill_paper_wrap {
  margin-top: 25px;
  position: relative;
  left: 140px;
  color: #333;
}
.register_success .fill_paper_wrap a {
  text-decoration: underline;
  color: #017fea;
}
footer.reg_success {
  margin-top: 80px;
}
.indexColleage .register_success .success_title_wrap p {
  margin-top: 12px;
  line-height: 18px;
}
.onePageWrapper {
  min-height: 100% !important;
  padding-top: 40px;
  margin-top: -40px;
  padding-bottom: 238px;
  margin-bottom: -238px;
  box-sizing: border-box;
}
.kttxValueWrap {
  margin-top: 50px;
  height: 600px;
  background: url('../images/indexMiddleBg.png') no-repeat;
  background-position: center;
  padding-top: 58px;
  box-sizing: border-box;
}
.kttxValueWrap .btns.apply {
  text-align: center;
  margin-top: 110px;
}
.kttxValueWrap .btns.apply .btnBox {
  width: 200px;
  height: 55px;
  line-height: 55px;
  margin: 0 auto;
  display: inline-block;
}
.kttxValueWrap .aboutTitle .title {
  color: #fff;
  line-height: 30px;
  width: 305px;
  margin: 0 auto;
  text-align: center;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm {
  width: 138px;
  height: 126px;
  background: url('../images/icon.png') no-repeat;
  background-position: -3px -826px;
  margin: 0 80px;
  display: block;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm .topLogo {
  margin-bottom: 15px;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm .title {
  font-size: 16px;
  color: #fff;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm:hover {
  background-position: -4px -982px;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm:hover .logo.logo1 {
  background-position: -14px -578px;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm:hover .logo.logo2 {
  background-position: -14px -640px;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm:hover .logo.logo3 {
  background-position: -14px -697px;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm:hover .logo.logo4 {
  background-position: -14px -759px;
}
.kttxValueWrap .mechanismWrap .incomeTab .iterm .topLogo {
  background: none;
}
.kttxValueWrap .mechanismWrap .incomeTab .dashedLine {
  width: 760px;
  position: absolute;
  top: 62px;
  left: 215px;
  border: 1px dashed #fff;
}
.teacherValueBox {
  margin-top: 50px;
}
.teacherValueBox .valueContent {
  margin-top: 50px;
  text-align: center;
  position: relative;
}
.teacherValueBox .valueContent img {
  width: 100%;
  margin: 0 auto;
  margin-bottom: -80px;
}
.teacherValueBox .teacherBtn {
  height: 80px;
}
.teacherValueBox .btns.apply {
  position: relative;
  z-index: 1;
  margin-top: 0;
}
.teacherValueBox .btns.apply .btnBox {
  width: 200px;
  height: 55px;
  line-height: 55px;
  display: inline-block;
}
.ecosphereBox {
  margin-top: 50px;
}
.ecosphereBox .aboutTitle {
  margin-bottom: 20px;
}
.ecosphereBox .ecosphereImg {
  position: relative;
}
.ecosphereBox .ecosphereImg img {
  margin: 0 auto;
  display: block;
}
.ecosphereBox .ecosphereImg .hbzLinks {
  display: block;
  position: absolute;
  width: 120px;
  height: 66px;
  top: 106px;
  left: 425px;
}
.menban {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000000;
  opacity: 0.6;
}
.toaststo {
  position: fixed;
  z-index: 999;
  left: 50%;
  width: 400px;
  height: 210px;
  background: #ffffff;
  border-radius: 8px;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-top: 0px;
}
.toaststo .close {
  float: right;
  margin-right: 20px;
  margin-top: 18px;
  cursor: pointer;
}
.toaststo .maincontent {
  width: 356px;
  margin: 60px auto;
  margin-bottom: 30px;
}
.toaststo .maincontent .cong p {
  line-height: 22px;
}
.toaststo .enters {
  display: block;
  width: 148px;
  height: 36px;
  cursor: pointer;
  background: #00a9e7;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  margin: 28px auto;
  border-radius: 4px;
}
