@charset "UTF-8";
.slide {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  background-color: rgba(204, 204, 204, 1);
  z-index: 999;
}
.slide-div {
  position: fixed;
  top: 9%;
  left: 10%;
  right: 10%;
  /*bottom: 8%;*/
  background-color: white;
  z-index: 9999;
}
.iframe-head {
  display: block;
  width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.iframe-container {
  display: block;
  background-color: rgba(242, 242, 242, 1);
  width: 90%;
  height: 350px;
  margin: 0 auto;
}
.protocol-head {
  height: 40px;
  background-color: rgba(0, 195, 179, 1);
  line-height: 40px;
}
.head-title {
  color: white;
  margin-left: 30px;
}
.protocol-footer {
  min-height: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  border-top: 1px solid rgba(242, 242, 242, 1);
}
.not-agreen,
.agreen {
  border: 1px solid rgba(0, 195, 179, 1);
  background-color: rgba(0, 195, 179, 1);
  color: white;
  border-radius: 4px;
  width: 94px;
  height: 30px;
  line-height: 30px;
}
.not-agreen:hover {
  border: 2px solid rgba(0, 195, 179, 1);
  cursor: pointer;
  /*color: rgba(0, 195, 179, 1);*/
}
.agreen:hover {
  cursor: pointer;
  background-color: rgba(51, 207, 194, 1);
}
.not-agreen {
  float: left;
  margin-left: 30%;
}
.agreen {
  float: right;
  margin-right: 30%;
}
::-moz-placeholder {
  color: #bbbbbb;
}
:-ms-input-placeholder {
  color: #bbbbbb;
}
::-webkit-input-placeholder {
  color: #bbbbbb;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
html,
body {
  width: 100%;
  height: 100%;
}
a,
input {
  outline: none;
}
.container_login {
  width: 100%;
  font-size: 12px;
  color: #333333;
}
.cl_head {
  height: 80px;
  background: #ffffff;
}
.cl_head_in {
  width: 80%;
  min-width: 1200px;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
}
.cl_head_in .logo {
  display: block;
  height: 80px;
  overflow: hidden;
}
.cl_head_in .logo span {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
  *display: block;
  *font-family: arial;
  *font-size: 52px;
}
.cl_head_in .logo span img {
  width: auto !important;
  height: auto !important;
  vertical-align: middle;
}
.id_select {
  margin-top: 28px;
}
.id_select li {
  float: left;
  margin-left: 50px;
}
.id_select li a {
  display: inline-block;
  line-height: 24px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #333333;
}
.id_select li a:hover {
  color: #0dc2b3;
}
.id_select li a:active,
.id_select li a.on {
  color: #0dc2b3;
  padding-bottom: 8px;
  border-bottom: 2px solid #0dc2b3;
}
.help_info {
  padding-top: 25px;
}
.help_info dd {
  float: left;
}
.help_info dd.c_line {
  width: 1px;
  height: 15px;
  background: #cccccc;
  margin: 7px 15px 0;
}
.help_info dd a {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #999999;
  padding-left: 25px;
  background: url('../images_new/c_login_icon.png') no-repeat;
}
.help_info dd a.d_app {
  background-position: 0 -670px;
}
.help_info dd a.about {
  background-position: 0 -53px;
}
.help_info dd a.help {
  background-position: 0 -103px;
}
.help_info dd a.service {
  background-position: 0 -154px;
  cursor: default;
}
.help_info dd a.service b {
  font-size: 20px;
  color: #0dc2b3;
  vertical-align: -3px;
  margin-left: 5px;
}
.help_info dd a.d_app:hover {
  color: #0dc2b3;
  background-position: 0 -716px;
}
.help_info dd a.about:hover {
  color: #0dc2b3;
  background-position: 0 -206px;
}
.help_info dd a.help:hover {
  color: #0dc2b3;
  background-position: 0 -256px;
}
.cl_banner {
  position: relative;
  width: 100%;
  min-height: 530px;
}
.cl_banner li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cl_banner li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: default;
  background-size: cover;
}
.cl_banner li a.clb_1 {
  background: #001d51 url('../images_new/index_banner/cl_banner1.png') no-repeat
    center center;
}
.cl_banner li a.clb_2 {
  background: #062146 url('../images_new/index_banner/cl_banner2.jpg') no-repeat
    center center;
}
.cl_banner li a.clb_3 {
  background: #fff url('../images_new/index_banner/cl_banner3.jpg') no-repeat
    center center;
}
.cl_banner li a.clb_4 {
  background: #fff url('../images_new/index_banner/cl_banner4.jpg') no-repeat
    center center;
}
.cl_banner li a.clb_5 {
  background: #fff url('../images_new/index_banner/cl_banner5.jpg') no-repeat
    center center;
}
.cl_banner li a.clb_6 {
  background: #7136e8 url('../images_new/index_banner/cl_banner6.jpg') no-repeat
    center center;
}
.cl_banner dl {
  position: absolute;
  left: 50%;
  bottom: 10%;
  width: 1000px;
  font-size: 0;
  margin-left: -500px;
  text-align: center;
}
.cl_banner dl dd {
  display: inline-block;
  *display: inline;
  margin: 0 6px;
}
.cl_banner dl dd a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.cl_banner dl dd a.active {
  background: #0dc2b3;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cl_login_box {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 272px;
  padding: 20px 25px 0;
  background: #fafbfc;
  border-radius: 5px;
  margin-left: 275px;
  margin-top: -250px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.cl_login_box.have_code {
  margin-top: -230px;
}
.cl_login_box > p {
  position: absolute;
  left: 25px;
  top: 55px;
  line-height: 16px;
  color: #ff5151;
  padding-left: 15px;
  background: url('../images_new/c_login_icon.png') no-repeat 0 -365px;
}
.cl_login_head span:first-child {
  display: block;
  float: left;
  font-size: 20px;
}
.cl_login_head span.quick_reg {
  display: block;
  float: right;
  color: #666666;
  margin-top: 10px;
}
.cl_login_head span.quick_reg a,
.par_reg {
  color: #0dc2b3;
}
.cl_login_head span.quick_reg a:hover {
  color: #56dcd1;
}
.par_reg {
  line-height: 16px;
  font-weight: 600;
  padding-right: 15px;
  background: url('../images_new/c_login_icon.png') no-repeat 51px -787px;
}
.par_reg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
span.quick_reg a:first-child {
  /*position: relative;*/
  margin-right: 1px;
}
span.quick_reg a:first-child:after {
  content: '';
  /*display: inline-block; 一条竖线*/
  display: none;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 1px;
  height: 12px;
  background: #0dc2b3;
  margin-top: -6px;
}
.cl_login_fill {
  position: relative;
  padding-top: 30px;
}
.cl_login_fill:before,
.cl_login_fill:after {
  content: '';
  display: block;
  position: absolute;
  height: 16px;
  background: url('../images_new/c_login_icon.png') no-repeat;
  z-index: 1;
}
.cl_login_fill:before {
  top: 42px;
  left: 11px;
  width: 15px;
  background-position: 0 -413px;
}
.cl_login_fill:after {
  top: 97px;
  left: 12px;
  width: 13px;
  background-position: 0 -467px;
}
.cl_login_fill > input,
.verified_name > input {
  width: 225px;
  height: 28px;
  line-height: 28px;
  padding: 5px 10px 5px 35px;
  font-size: 14px;
  border: 1px solid #ededed;
  border-radius: 3px;
  box-sizing: content-box;
}
.cl_login_fill > input.u_pwd {
  margin-top: 15px;
}
.cl_login_fill .u_code {
  position: relative;
  margin-top: 15px;
}
.cl_login_fill .u_code input {
  width: 160px;
  height: 28px;
  line-height: 28px;
  padding: 5px 100px 5px 10px;
  font-size: 14px;
  border: 1px solid #ededed;
  border-radius: 3px;
  background: #ffffff;
  box-sizing: content-box;
}
.cl_login_fill .u_code img {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 90px !important;
  height: 38px !important;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.cl_login_fill input:focus {
  border-color: #0dc2b3;
}
.if_not > input {
  vertical-align: -2px;
  cursor: pointer;
}
.if_not > label {
  color: #666666;
  margin-left: 5px;
  cursor: pointer;
}
.lost_pwd > a {
  color: #666666;
}
.lost_pwd > a:hover {
  color: #0dc2b3;
}
.verified_name {
  height: 121px;
  padding-top: 40px;
}
.verified_name.code {
  height: 156px;
  padding-top: 60px;
}
.verified_name > input {
  width: 250px;
  padding-left: 10px;
}
.verified_name > p {
  font-size: 12px;
  color: #666666;
  margin-top: 15px;
}
.verified_name > a {
  display: block;
  font-size: 12px;
  color: #0dc2b3;
  margin-top: 15px;
}
.verified_name > a:hover {
  color: #56dcd1;
}
.cl_login_box > a {
  display: block;
  font-size: 18px;
  color: #ffffff;
  line-height: 40px;
  background: #0dc2b3;
  border-radius: 3px;
  text-align: center;
  margin-top: 15px;
}
.cl_login_box > a:hover {
  color: #ffffff;
  background: #56dcd1;
}
.download_app_box {
  position: relative;
  background: #f2f3f4;
  border-radius: 0 0 5px 5px;
  margin: 12px -25px 0;
  padding-left: 25px;
  padding-right: 25px;
}
.download_app_box > p.note_msg {
  position: absolute;
  top: -42px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #999;
}
.download_app_box > p.note_msg span {
  padding-left: 48px;
}
.cl_login_box > .note_msg {
  position: absolute;
  margin-top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #999;
}
.cl_login_box > .note_msg span {
  padding-left: 48px;
}
.d_app_name {
  display: flex;
  justify-content: space-between;
  padding-top: 8px;
  padding-bottom: 8px;
}
.d_app_name > a {
  display: inline-block;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  padding-left: 42px;
  background: url('../images_new/app-icons.png') no-repeat;
}
.d_app_name > a.teacher {
  background-position: left top;
}
.d_app_name > a.student {
  background-position: left center;
}
.d_app_name > a.parent {
  background-position: left bottom;
}
.d_app_name > a:hover {
  color: #0dc2b3;
}
.down_more {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 5%;
  width: 32px;
  height: 31px;
  background: url('../images_new/down_more.png') no-repeat center top;
  margin-left: -16px;
  margin-bottom: -15px;
  -webkit-animation: down_more_move 1s linear infinite;
  animation: down_more_move 1s linear infinite;
}
@-webkit-keyframes down_more_move {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes down_more_move {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
.cl_zx_instr {
  position: relative;
}
.identity_sel {
  position: absolute;
  top: 0;
  left: 50%;
  width: 298px;
  height: 53px;
  background: url('../images_new/stu_par_change_icon.png') no-repeat center top;
  margin-left: -149px;
  z-index: 9;
}
.identity_sel.ps {
  background-position: center -63px;
}
.identity_sel li {
  float: left;
}
.identity_sel li:first-child {
  margin-left: 19px;
}
.identity_sel li:first-child a {
  color: #ffffff;
}
.identity_sel li a {
  display: block;
  width: 130px;
  line-height: 53px;
  font-size: 16px;
  color: #666666;
  text-align: center;
}
.identity_sel.ps li a {
  color: #ffffff;
}
.identity_sel.ps li:first-child a {
  color: #666666;
}
.par_stu_instr > div,
.tea_instr > div {
  position: relative;
  width: 100%;
  height: 710px;
}
.par_stu_instr > div.v1 {
  background: #ffffff url('../images_new/ps_instr.png') no-repeat center 0;
}
.par_stu_instr > div.v2 {
  background: #eef7f6 url('../images_new/ps_instr.png') no-repeat center -720px;
}
.par_stu_instr > div.v3 {
  background: #ffffff url('../images_new/ps_instr.png') no-repeat center -1442px;
}
.tea_instr > div.v1 {
  background: #ffffff url('../images_new/teacher_instr.png') no-repeat center 0;
}
.tea_instr > div.v2 {
  background: #eef7f6 url('../images_new/teacher_instr.png') no-repeat center -712px;
}
.tea_instr > div.v3 {
  background: #ffffff url('../images_new/teacher_instr.png') no-repeat center -1435px;
}
.tea_instr > div.v4 {
  background: #eef7f6 url('../images_new/teacher_instr.png') no-repeat center -2145px;
}
.par_stu_instr > div > a,
.tea_instr > div > a {
  display: block;
  position: absolute;
  left: 50%;
  width: 145px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  background: #0dc2b3;
  border-radius: 25px;
  text-align: center;
}
.par_stu_instr > div > a:hover,
.tea_instr > div > a:hover {
  color: #ffffff;
  background: #56dcd1;
}
.par_stu_instr > div.v1 > a,
.par_stu_instr > div.v3 > a {
  top: 402px;
  margin-left: 68px;
}
.par_stu_instr > div.v2 > a {
  top: 430px;
  margin-left: -454px;
}
.tea_instr > div.v1 > a,
.tea_instr > div.v3 > a {
  margin-left: -454px;
}
.tea_instr > div.v2 > a,
.tea_instr > div.v4 > a {
  margin-left: 68px;
}
.tea_instr > div.v1 > a {
  top: 435px;
}
.tea_instr > div.v2 > a {
  top: 475px;
}
.tea_instr > div.v3 > a,
.tea_instr > div.v4 > a {
  top: 412px;
}

/*footer合作伙伴*/
.vertical_out {
  display: table;
  width: 100%;
  height: 100%;
  *position: absolute;
  *top: 20%;
}
.vertical_in {
  display: table-cell;
  vertical-align: middle;
}
.new_foot_login {
  background: #0dc2b3 url('../images_new/new_footer_bg.jpg') no-repeat center;
  background-size: cover;
}
.team_partner {
  width: 1200px;
  margin: 0 auto;
}
.team_partner > h2 {
  line-height: 1;
  font-size: 46px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.partner_name {
  padding-top: 20px;
}
.partner_name ul {
  margin-left: -18px;
}
.partner_name ul li {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  *margin-left: 17px;
}
.partner_name ul li a {
  display: block;
  width: 223px;
  height: 65px;
}
.partner_name ul li a img {
  width: 100%;
  height: 100%;
}
.zx_slogan {
  width: 100%;
  height: 26px;
  background: url('../images_new/new_foot_icon.png') no-repeat center top;
  margin-top: 40px;
}
.ves_contact_us.login {
  float: none;
  margin-top: 20px;
  text-align: center;
}
.ves_contact_us.login a {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin: 0 12px;
}
.ves_contact_us.login a.line:hover {
  background-position: 0 -26px;
}
.ves_contact_us.login a.weibo:hover {
  background-position: -54px -26px;
}
.ves_contact_us.login a.wechat:hover {
  background-position: -109px -26px;
}
.ves_contact_us.login a.qq:hover {
  background-position: -163px -26px;
}
.ves_contact_us.login a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.copyright_l1 {
  font-size: 14px;
  color: #ffffff;
  margin-top: 20px;
}
.copyright_l2 {
  font-size: 14px;
  color: #ffffff;
  margin-top: 15px;
}
.copyright_l1 a,
.copyright_l2 a {
  color: #fff;
}
.copyright_l2 .public {
  display: inline-block;
  line-height: 26px;
  padding-left: 30px;
  background: url('../images_new/new_foot_icon.png') no-repeat -213px -34px;
}
.copyright_l1 a:hover,
.copyright_l2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.index_section2 {
  height: 1000px;
  background: url('../images_px/index_section2.jpg') no-repeat center;
  background-size: cover;
}
.index_section3 {
  height: 1000px;
  background: url('../images_px/index_section3.jpg') no-repeat center;
  background-size: cover;
}
.index_section4 {
  height: 1000px;
  background: url('../images_px/index_section4.jpg') no-repeat center;
  background-size: cover;
}
/** ADD By hanzhang 20170512 第三方登录 +*/
.thirdparty_tips {
  margin-top: 60px;
}
.thirdparty_tips > .line {
  height: 1px;
  width: 100%;
  background-color: #dddddd;
}
.thirdparty_tips > span {
  font-size: 14px;
  margin: -22px auto 0;
  display: block;
  width: 110px;
  text-align: center;
  line-height: 40px;
  color: #aaaaaa;
  background-color: #fafbfc;
}
.thirdparty_box {
  display: flex;
  justify-content: space-between;
}

.thirdparty_box > a {
  width: 44px;
  height: 44px;
  display: inline-block;
  border: 1px solid #dedede;
  border-radius: 22px;
}

.thirdparty_box > a > span {
  display: block;
  height: 100%;
}
.thirdparty_box > a > .third_weibo {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px 0px;
}
.thirdparty_box > a > .third_wechat {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -91px;
}
.thirdparty_box > a > .third_qq {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -183px;
}
.thirdparty_box > a > .third_changyan {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -274px;
}
.thirdparty_box > a:hover > .third_weibo {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -46px;
}
.thirdparty_box > a:hover > .third_wechat {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -137px;
}
.thirdparty_box > a:hover > .third_qq {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -228px;
}
.thirdparty_box > a:hover > .third_changyan {
  background: url('../images_new/thrid_party_logos.png') no-repeat 0px -319px;
}

.thirdparty_box > a:hover {
  border: 1px solid #fafbfc;
}

/* 新客服系统 20210205 penggao4 add */
#newOnlineCustom {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 600px;
  height: 600px;
  z-index: 9999;
}
#newOnlineCustom iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
  border-radius: 30px;
}
#newOnlineCustom a {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 32px;
  height: 32px;
  background: url('../images_new/close.png') no-repeat center;
}
