body {
  width: 100%;
}
header {
  height: 44px;
}
header h1 {
  float: left;
  margin-left: 22px;
}
header img {
  width: 100px;
}
.user_link {
  float: right;
  margin-right: 22px;
  margin-top: 10px;
}
.user_link img {
  width: 25px;
  vertical-align: middle;
}
.user_link span {
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
}

.banner_index {
  width: 100%;
  height: 250px;
  padding-top: 26px;
  margin-top: 8px;
  background: url(../img/banner_pic.png) no-repeat top;
  background-size: cover;
}
.banner_index2 {
  width: 100%;
  height: 250px;
  padding-top: 26px;
  margin-top: 8px;
  background: url(../img/newH5banner.png) no-repeat top;
  background-size: cover;
}
.banner_index3 {
  width: 100%;
  height: 250px;
  padding-top: 26px;
  margin-top: 8px;
  background: url('/static/banner/CAIEbanner-H.webp?v=1') no-repeat;
  background-size: cover;
  /*background-position-y: -60px;*/
  position: relative;
}
.banner_index4 {
  width: 100%;
  height: 250px;
  padding-top: 26px;
  margin-top: 8px;
  background: url('/static/banner/foreign-h5.webp') no-repeat;
  background-size: cover;
  position: relative;
}
.banner_index4 .banner-content-box {
  background: linear-gradient( 270deg, rgba(0,138,238,0.35) 0%, #0052D9 100%);
  width: 270px;
  height: 155px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  flex-direction: column;
}
.banner_index4 .banner-content-box .banner-desc {
  height: 23px;
  line-height: 23px;
  margin-top: 23px;
  margin-left: 17px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: initial;
}
.banner_index4 .banner-content-box .banner-desc-layer {
  display: flex;
  margin-top: 5px;
  margin-left: 16px;
}
.banner_index4 .banner-content-box .banner-desc-layer .banner-desc-block {
  display: flex;
  flex-direction: column;
}
.banner_index4 .banner-content-box .banner-desc-layer .banner-desc-block .banner-desc-title  {
  height: 23px;
  line-height: 23px;
  color: white;
  font-weight: 600;
  font-size: 16px;
}
.banner_index4 .banner-content-box .banner-desc-layer .banner-desc-block .banner-bottom-title {
  height: 11px;
  margin-top: 2px;
  line-height: 11px;
  font-size: 8px;
  color: #f0f0f2;
  background: linear-gradient( 270deg, rgba(255,255,255,0) 0%, rgba(198, 255,229, 0.3) 100%);
  width: fit-content;
  padding-left: 3px;
}
.banner_index4 .banner-desc-1 {
  height: 23px;
  line-height: 23px;
  color: white;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: auto;
}
.banner_index4 .banner-title {
  height: 51px;
  line-height: 51px;
  margin-top: 4px;
  margin-left: 16px;
  font-size: 35px;
  color: white;
  font-weight: 900;
}
.banner_txt {
  width: 62%;
  padding: 18px;
  background: linear-gradient(
    270deg,
    rgba(0, 138, 238, 0.35) 0%,
    rgb(0 82 217 / 54%) 100%
  );
}

.banner_txt h6 {
  font-size: 45px;
  color: #ffffff;
  line-height: 45px;
}
.banner_txt p {
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  text-align: left;
}
.banner_txt2 {
  position: relative;
  width: 80%;
  height: 195px;
  background: linear-gradient(270deg, rgba(0, 138, 238, 0.35) 0%, #0052d9 100%);
  box-sizing: border-box;
  padding: 21px 20px;
}
.banner_txt3 {
  position: absolute;
  height: 110px;
  width: 195px;
  box-sizing: border-box;
  top: 65px;
  right: 5%;
  z-index: 1;
}
.banner_txt3 .video-thumbnail {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.banner_txt3 .video-play {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
}
.banner-content-box {
  width: 210px;
  height: 155px;
  background: linear-gradient( 270deg, rgba(0,138,238,0.35) 0%, #0052D9 100%);
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.banner-content-box .banner-content-desc {
  color: white;
  font-size: 16px;
  line-height: 23px;
  height: 23px;
  margin-top: 23px;
  margin-left: 13px;
  position: relative;
  z-index: 1;
}
.banner-content-box .banner-content-title {
  color: white;
  font-weight: 900;
  font-size: 33px;
  margin-top: 6px;
  margin-left: 13px;
  line-height: 36px;
  position: relative;
  z-index: 1;
}
.video-play-box {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 1000;
}
.video-play-box .video-content {
  width: 100%;
  height: fit-content;
  margin: auto;
  position: relative;
}
.video-play-box .video-content .video-close {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin-left: auto;
  margin-right: auto;
}
.video-play-box .video-content .video1 {
  width: 100%;
  height: fit-content;
  object-fit: contain;
}
.abs-zs {
  position: absolute;
  width: 49.467vw;
  height: 37.133vw;
  right: -17.467vw;
  bottom: -4.667vw;
}
.banner_txt2 h6 {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 25px;
  color: #ffffff;
}
.banner-desc {
  margin-top: 4px;
  margin-bottom: 16px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
}
.banner_txt2 p {
  width: 152px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 11px;
  color: #ffffff;
}

/* 分页器 */
.main-banner-pagination {
  position: absolute;
  display: flex;
  bottom: 20px;
  /* 居中对齐 */
  left: 50%;
  transform: translateX(-50%);
  z-index: 12;
}
.new-banner-wrap {
  position: relative;
  overflow: hidden;
}
.main-banner-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 6px;
  background: #11284e;
  border-radius: 3px;
  opacity: 0.8;
  cursor: pointer;
  transition: all 0.3s;
}
.main-banner-pagination .swiper-pagination-bullet-active {
  width: 20px;
  height: 6px;
  background: #0052d9;
  border-radius: 3px;
  margin: 0px 5px;
}
.Introduction {
  padding: 0 15px;
  margin: 20px 0;
}
.intro_item {
  width: 48%;
  background: url("../img/intro_bg1.png") no-repeat;
  background-size: cover;
  padding: 15px;
  margin-bottom: 15px;
  height: 292px;
}
.Introduction .intro_item:nth-child(odd) {
  float: left;
}
.Introduction .intro_item:nth-child(even) {
  float: right;
}
.intro_item img {
  width: 80px;
}
.intro_item h6 {
  font-size: 18px;
  color: #2051b4;
  line-height: 22px;
  margin: 8px 0 4px;
}
.intro_item p {
  font-size: 12px;
  color: #989898;
  line-height: 20px;
}
.talent_level {
  margin-bottom: 30px;
}
.talent_level_item {
  width: 94%;
  height: 170px;
  background: url(../img/level_bg1.png) no-repeat;
  background-size: cover;
  margin: 0 auto 15px;
  padding-top: 12px;
}
.talent_level_item h6 {
  width: 90%;
  height: 42px;
  background: linear-gradient(
    267deg,
    rgba(0, 138, 238, 0.35) 0%,
    rgb(0 82 217 / 88%) 100%
  );
  font-size: 16px;
  color: #ffffff;
  line-height: 42px;
  padding-left: 15px;
  font-weight: normal;
}
.talent_level_item p {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin: 8px 0 14px 12px;
}
.talent_level_item a {
  display: block;
  width: 80px;
  height: 40px;
  background: #0052d9;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 40px;
  text-align: center;
  margin-left: 12px;
}
.talent_level .talent_level_item:last-child {
  background: url(../img/level_bg2.png) no-repeat;
  background-size: cover;
}

/*个人页*/
.personal_header {
  width: 100%;
  height: 125px;
  background: url("../img/personnal_bg.png") no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 44px;
  padding-left: 15px;
}
.personal_header .back_icon {
  top: 44px;
}
.back_icon {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 30px;
}
.back_icon img {
  width: 100%;
}
.personal_msg {
  position: absolute;
  left: 25%;
  bottom: -55%;
  width: 50%;
  text-align: center;
}
.personal_msg img {
  width: 80px;
}
.personal_msg p {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  margin-top: 8px;
}
.personal_list {
  margin-top: 75px;
}
.personal_list li {
  height: 60px;
  border-bottom: 1px solid #f1f1f1;
  background: url("../img/next_arr.png") no-repeat 95% center;
  background-size: 20px;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 60px;
  padding-left: 30px;
}
.personal_list li:last-child {
  border-bottom: 0;
}

/*报名页面*/
.normal_header {
  height: 60px;
  position: relative;
}
.border-bot {
  border-bottom: 1px solid rgba(196, 196, 196, 0.5);
}
.normal_header h5 {
  text-align: center;
  line-height: 60px;
  font-weight: 400;
  font-size: 18px;
  color: #343434;
  font-style: normal;
}
.signup_main {
  padding: 0 15px;
}
.select_top {
  width: 100%;
  height: 40px;
  background: url("../img/next_arr.png") no-repeat 96% rgba(255, 255, 255, 0.9);
  background-size: 16px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.4);
}
.select_box {
  float: left;
  width: 66%;
  position: relative;
}
.signup_level_list,
.certificate_tables0322 {
  margin-top: 30px;
}

.signup_btn_h {
  display: block;
  float: right;
  width: 30%;
  height: 40px;
  background: #0052d9;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 40px;
  text-align: center;
}
.signup_level_list_item,
.certificate_level_list_item {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #96bbf8;
  margin-bottom: 15px;
}
.select_bot {
  display: none;
  position: absolute;
  top: 44px;
  width: 100%;
  /*height: 144px;*/
  background: #ffffff;
  box-shadow: 0px 3px 14px 2px rgba(0, 0, 0, 0.05),
    0px 8px 10px 1px rgba(0, 0, 0, 0.06), 0px 5px 5px -3px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  padding: 8px;
}
.select_bot li {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  line-height: 40px;
  padding: 0 8px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
}
.select_bot li.active,
.select_bot li:hover {
  background: #ecf2fe;
  color: rgba(0, 82, 217, 1);
}
.select_box.active .select_top {
  background: url(../img/chevron-down.png) no-repeat 98% center
    rgba(255, 255, 255, 1);
  background-size: 16px;
  border: 1px solid #0052d9;
}
.select_box.active .select_bot {
  display: block;
}
.exam_time p,
.certificate_time p {
  float: left;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  margin-right: 20px;
}
.exam_msg_l,
.certificate_msg_l {
  float: left;
}
.exam_msg_l h6,
.certificate_msg_l h6 {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
}
.exam_msg_l span {
  font-weight: 400;
  font-size: 14px;
  color: #0052d9;
  line-height: 20px;
}
.exam_msg_l span.audit {
  color: #ff600b;
}
.exam_msg_l span.topay {
  color: #ea341e;
}
.exam_msg_l span.failed {
  color: #999999;
}
.exam_msg_r {
  float: right;
  font-weight: 400;
  font-size: 16px;
  color: #0052d9;
  line-height: 40px;
  margin-top: 10px;
}
.exam_msg_r a,
.certificate_msg_r a {
  color: #0052d9;
}

.exam_enq .exam_msg_l,
.certificate_msg_l {
  margin-right: 30px;
}
.exam_enq .exam_msg_r {
  margin-top: 0;
  line-height: 34px;
}
.certificate_msg_r {
  float: right;
  font-weight: 400;
  font-size: 16px;
  color: #0052d9;
  line-height: 34px;
  margin-top: 0px;
}

.topay_rightmsg {
  float: right;
  width: 89%;
}
.topay_rightmsg .exam_msg_r {
  margin-top: 0;
  line-height: 34px;
}
.checkall {
  margin-bottom: 15px;
}
.checkall em {
  display: block;
  height: 24px;
  padding-left: 30px;
  line-height: 24px;
  color: #666666;
  background: url("../img/check_n.png") no-repeat left;
  background-size: 24px;
  font-size: 16px;
}
.checkall.active em {
  background: url("../img/check_a.png") no-repeat left;
  background-size: 24px;
  color: #0052d9;
}
.total_pay {
  font-weight: 700;
  font-size: 18px;
  color: #0052d9;
  line-height: 45px;
  text-align: right;
}
.pay_type > p {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 40px;
  margin-bottom: 10px;
}
.pay_zfb,
.pay_wx {
  padding-top: 10px;
  float: left;
  margin-right: 20px;
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 8px;
  border: 2px solid #ecf2fe;
  text-align: center;
}
.pay_zfb img,
.pay_wx img {
  display: block;
  margin: 0 auto 0px;
  width: 30px;
}
.pay_zfb span,
.pay_wx span {
  font-weight: 400;
  font-size: 14px;
  color: #343434;
  line-height: 40px;
}
.pay_pop {
  display: none;
  position: absolute;
  left: 7%;
  top: 30%;
  width: 86%;
  height: 300px;
  background: #ffffff;
  box-shadow: 0px 2px 12px 0px rgba(216, 216, 216, 0.5);
  border-radius: 8px;
  border: 1px solid #ececec;
  padding-top: 40px;
}
.pay_pop > p {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 1;
  text-align: center;
}
.pay_pop_close {
  position: absolute;
  right: 18px;
  top: 18px;
  width: 24px;
  height: 24px;
  background: url(../img/close.png) no-repeat center;
  background-size: 24px;
  cursor: pointer;
}
.pay_pop > span {
  display: block;
  font-weight: 400;
  font-size: 18px;
  color: #0052d9;
  line-height: 1;
  text-align: center;
  margin: 20px 0 10px;
}
.pay_ma {
  width: 140px;
  height: 140px;
  background: #f0f0f0;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 auto;
}
.pay_ma img {
  width: 140px;
  height: 140px;
}
.pay_type_item > div.active {
  border: 1px solid #699ef5;
}
.pay_tips {
  width: 100%;
  padding: 20px;
  background: rgba(236, 242, 254, 0.5);
  border-radius: 8px;
  border: 1px dashed #96bbf8;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 22px;
  margin-bottom: 20px;
}

.xg_btn {
  position: absolute;
  top: 14px;
  right: 15px;
  width: 80px;
  height: 32px;
  background: #0052d9;
  border-radius: 3px;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 32px;
  text-align: center;
}
.user_msg_show {
  margin-top: 15px;
}
.user_msg_item {
  padding: 10px 20px 0;
  margin: 0 auto 20px;
}
.user_msg_item span:first-child {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.user_msg_item span:nth-child(2) {
  float: right;
  font-size: 14px;
  color: #343434;
  line-height: 20px;
  text-align: right;
  width: 60%;
}
.line {
  height: 1px;
  background: #f1f1f1;
}
.btn_safe {
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  position: relative;
}

.btn_safe span:nth-child(1) {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 60px;
}
.btn_safe span:nth-child(2) {
  float: left;
  font-size: 14px;
  color: #343434;
  line-height: 60px;
  text-align: center;
  width: 50%;
}
.btn_safe .xg_btn {
}

.user_msg_edi_item > span {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 33px;
}
.user_msg_edi {
  padding: 0 20px;
  margin-top: 20px;
}
.edi_ipt {
  float: right;
  width: 60%;
  position: relative;
  margin-bottom: 10px;
}
.edi_ipt input {
  width: 100%;
  height: 30px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  text-align: right;
  padding: 0 15px 0 30px;
}
.edi_ipt em {
  position: absolute;
  left: 6px;
  top: 5px;
  width: 16px;
  height: 16px;
  background: url(../img/xing.png) no-repeat center;
  background-size: 16px;
}

.edi_ipt .yz_r {
  background: url("../img/yz_right.png") no-repeat center;
  background-size: 16px;
}

.zs_main {
  padding: 0 20px 176px;
}
.zs_tips {
  width: 100%;
  padding: 20px;
  background: rgba(236, 242, 254, 0.5);
  border-radius: 8px;
  border: 1px dashed #96bbf8;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 22px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.check_process_title {
  font-weight: 500;
  font-size: 18px;
  color: #343434;
  line-height: 28px;
}
.check_process_con {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 22px;
  margin-bottom: 25px;
}
.check_process_con p {
  margin-bottom: 6px;
}

.zs_show {
  width: 100%;
  background: url(../img/zs_bg.png) no-repeat;
  background-size: cover;
  padding: 25px 0;
}
.zs_show_item {
  position: relative;
  margin-bottom: 40px;
}
.zs_show_item img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.zs_download {
  position: absolute;
  width: 90px;
  height: 34px;
  background: #0052d9;
  border-radius: 3px;
  line-height: 34px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  left: 50%;
  bottom: -15px;
  margin-left: -45px;
}
.zs_download:visited {
  color: rgba(255, 255, 255, 0.9);
}

.Landing_con {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 90%;
  height: 360px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #ececec;
  padding: 54px 20px 0;
}
.landing_tab {
  width: 100%;
  margin: 0 auto 25px;
}
.landing_top_item {
  float: left;
  width: 50%;
  font-weight: 400;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 30px;
  text-align: center;
  height: 40px;
  cursor: pointer;
}
.landing_top_item.active {
  font-weight: bold;
  color: #333333;
  position: relative;
}
.landing_top_item.active:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #0052d9;
  border-radius: 2px;
}
.landing_bot_item.active {
  display: block;
}
.landing_bot_item {
  display: none;
}
.Landing_con input {
  width: 100%;
  height: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  line-height: 40px;
  padding: 0 10px;
  margin: 10px 0;
  color: rgba(0, 0, 0, 0.9);
}
.Landing_con .submit_ipt {
  border: none;
  background: #d4e3fc;
  color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  margin-top: 18px;
}
.submit_ipt.vc_done {
  background: rgba(0, 82, 217, 1);
}
.submit_ipt_arround {
  display: none;
  width: 20px;
  height: 20px;
  background: url(../img/Notification.png) no-repeat center;
  background-size: 20px;
  position: absolute;
  left: 48%;
  top: 41%;
  animation: arounds 2s infinite;
}
.landing_tips,
.forget_p {
  font-weight: 400;
  font-size: 12px;
  color: #266fe8;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  display: block;
}
.Landing_con .vcode_ipt {
  width: 57%;
}
input.getVcode {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  height: 40px;
  background: #0052d9;
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  line-height: 40px;
  margin-left: 3px;
}
input.getVcode.waiting {
  background: rgba(212, 227, 252, 1);
}
input.getVcode.clicked {
  background: rgba(0, 52, 181, 1);
}
.landing_close {
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../img/close.png) no-repeat center;
  background-size: 24px;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.submit_ipt_arround.show {
  display: block;
}

.change_pe_box {
  margin-top: 15px;
}
.ipt_box {
  position: relative;
  margin: 0 auto 10px;
  width: 100%;
  height: 30px;
}
.ipt_box input,
.user_ipt {
  float: left;
  height: 30px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
}
.change_phone_ipt {
  width: 100%;
}
.change_email_ipt,
.yzm {
  width: 65%;
}
input.get_captcha,
.msg_yz_email,
.save_btn {
  float: right;
  width: 32%;
  height: 30px;
  background: #0052d9;
  border-radius: 3px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  line-height: 30px;
}
.captcha_tips_icon {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../img/yz_right.png) no-repeat center;
  background-size: 16px;
  left: 58%;
  top: 7px;
}
.captcha_tips_icon.wrong {
  background: url(../img/yz_wrong.png) no-repeat center;
  background-size: 16px;
}
.next_btn {
  display: block;
  margin: 28px auto 20px;
  width: 100%;
  height: 30px;
  background: #d4e3fc;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 30px;
  text-align: center;
}
.next_btn:visited,
.next_btn:hover {
  color: rgba(255, 255, 255, 0.9);
}
.next_btn.active {
  background: #0052d9;
}
.other_type {
  width: 100%;
  display: block;
  margin: 20px auto;
  font-weight: 400;
  font-size: 14px;
  color: #0052d9;
  line-height: 24px;
  text-align: right;
}
.other_type:hover,
.other_type:visited {
  color: #0052d9;
}
.sec_change {
  width: 60px;
  height: 60px;
  background: url(../img/sec_icon.png) no-repeat center;
  background-size: 60px;
  margin: 130px auto;
}

.mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.edi_ipt .send_ma {
  text-align: center;
  width: 32%;
  padding: 0;
  background: #0052d9;
  color: #fff;
  font-size: 14px;
  vertical-align: middle;
  float: right;
}

@keyframes arounds {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*2024-3-20newadd*/
.newadd_signtime {
  padding: 0 15px;
}
.newadd_signtime .select_box {
  width: 100%;
  margin: 0 auto;
  float: initial;
}
.selected_subject {
  font-weight: bold;
  font-size: 16px;
  color: #343434;
  line-height: 24px;
  margin: 20px 0 20px;
}
.blue_line {
  width: 100%;
  height: 1px;
  background: #96bbf8;
  border-radius: 8px;
  margin: 30px 0;
}
.select_bot {
  z-index: 10;
}
.newadd_signtime .signup_btn_h {
  float: initial;
  margin: 20px 0;
}

.checkbox_con {
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  font-size: 14px;
  top: -1px;
  vertical-align: middle;
}
.checkbox_con[type="checkbox"]::after {
  position: absolute;
  top: -2px;
  left: -2px;
  color: #000;
  width: 24px;
  height: 24px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: " ";
  background: url(../img/check_n.png) no-repeat;
  background-size: 24px;
  background-color: #fff;
  z-index: 9;
}
.checkbox_con[type="checkbox"]:checked::after {
  content: "";
  font-weight: bold;
  color: #fff;
  background: url(../img/check_a.png) no-repeat;
  background-size: 24px;
  background-color: #fff;
}
.checkbox_con[type="checkbox"]:checked + span {
  color: #0052d9;
}
.signup_level_list_item .checkbox_con {
  float: left;
  margin-top: 25px;
}
/*2024-4-11新增*/
nav {
  width: 100%;
  height: 44px;
  line-height: 40px;
  border-bottom: 1px solid #e9e9e9;
  padding: 0 15px;
  margin-bottom: 15px;
}
nav a {
  float: left;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 42px;
  margin: 0 15px;
  border-bottom: 2px solid transparent;
}
nav a.active {
  border-bottom: 2px solid #125edb;
}
.newadd_main {
  padding: 0 20px;
}
.newadd_talent_title,
.newadd_course_title {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 18px;
  padding-left: 10px;
  border-left: 4px solid #125edb;
  margin-bottom: 10px;
}
.talent_imgs {
  width: 100%;
  margin: 0 0 10px;
}
.talent_txt p {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
}
.newadd_talent_level {
  margin-bottom: 20px;
}

.course_detail_items {
  margin-top: 25px;
}
.course_detail_img {
  float: left;
  width: 152px;
  height: 86px;
  background: #e7f6ff;
  border-radius: 4px;
}
.course_detail_img img {
  width: 152px;
  height: 86px;
}
.course_detail_con {
  float: left;
  margin-left: 10px;
}
.course_detail_con h6 {
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  text-align: left;
  font-style: normal;
}
.course_tips {
  margin: 4px 0 10px;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}
.course_price {
  font-weight: bold;
  font-size: 22px;
  color: #0052d9;
  line-height: 30px;
}
.course_detail_bot {
  padding: 20px 20px;
  background: #fbfbfb;
  border-radius: 8px;
  margin-top: 10px;
}
.course_list {
  margin-bottom: 20px;
}
.course_list img {
  width: 152px;
  height: 86px;
  border-radius: 4px;
}
.course_list h6 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.newadd_course_items .course_list:nth-child(odd) {
  float: left;
}
.newadd_course_items .course_list:nth-child(even) {
  float: right;
}
.newadd_course_title {
  margin-bottom: 20px;
}
.newadd_course_title_flex{
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 33px;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 20px;
    height: 50px;
    background: linear-gradient(270deg, rgba(0, 138, 238, 0) 0%, #0052d9 100%);
    color: #FFFFFF;
    display: flex;
    align-items: center;
    border-left: 0;
}
.newadd_course_main {
  margin-bottom: 35px;
}

/* 2025-10-13 调整样式 */
.course_detail_items_flex{
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.course_detail_top_flex{
  display: flex;
  flex-direction: column;
}
.course_detail_bot_flex{
  display: flex;
  flex-direction: row;
  background: #FBFBFB;
  border-radius: 8px;
  margin-top: 7px;
}
.course_detail_bot_flex .txt{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  padding: 9px 10px 9px 10px;
}
.course_detail_img_flex{
  display: flex;
  flex-direction: row;
  /* width: 345px; */
  /* height: 194px; */
}
.course_detail_img_flex img{
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.course_detail_con_flex{
  display: flex;
  flex-direction: column;
}
.course_detail_con_flex h6{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 20px;
  text-align: left;
  margin-top: 10px;
}
.course_detail_con_flex .course_tips_flex{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 21px;
  text-align: left;
  margin-top: 10px;
}
.course_detail_con_flex .course_tips_flex span{
  margin-right: 23px;
}
.course_detail_con_flex .course_price_flex{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #0052d9;
  line-height: 30px;
  margin-top: 10px;
}
.newadd_course_items_flex{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.newadd_course_items_flex .course_list_flex{
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.newadd_course_items_flex .course_list_flex img{
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.newadd_course_items_flex .course_list_flex h6{
  margin-top: 10px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #242424;
  line-height: 20px;
  text-align: left;
}
.newadd_course_items_flex .course_list_flex .course_tips_flex{
  display: flex;
  flex-direction: column;
}
.newadd_course_items_flex .course_list_flex .course_tips_flex .course_nums_flex{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #AAAAAA;
  line-height: 21px;
  text-align: left;
  margin-top: 10px;
}
.newadd_course_items_flex .course_list_flex .course_tips_flex .course_price_flex{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 22px;
  color: #0052d9;
  line-height: 30px;
  margin-top: 10px;
}



/*528新增*/
.outline_main528 {
  padding: 20px 15px;
  box-sizing: border-box;
  background: rgba(236, 242, 254, 0.5);
  border-radius: 8px;
  border: 1px solid #96bbf8;
  position: relative;
}
.outline_main_title {
  font-weight: 400;
  font-size: 20px;
  color: #0b3579;
  line-height: 36px;
  margin-bottom: 10px;
}
.outline_main_tips {
  background: #e6edfb;
  border-radius: 8px;
  padding: 10px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 22px;
}
.outline_main_txt {
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 42px;
}
.outline_main_txt span {
  display: block;
}
.outline_main_txt span b {
  margin-left: 5px;
}
.outline_download_btn a {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  color: #0b3579;
  line-height: 42px;
  margin-right: 20px;
}
.outline_download_btn a:after {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/new_arr_526.png) no-repeat;
  background-size: 18px;
  vertical-align: middle;
  margin-left: 2px;
}

.top_nav {
  float: left;
  margin-left: 12px;
  width: 30px;
  padding-top: 12px;
  position: relative;
  height: 44px;
}
.top_nav img {
  width: 16px;
}
.xlList {
  display: none;
  position: absolute;
  background: #0052d9d1;
  top: 50px;
  left: -10px;
  z-index: 10;
}
.xlList:after {
  border: solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border-width: 10px;
  border-bottom-color: #0052d9d1;
  top: -20px;
  left: 8px;
}
.xlList a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.xlList.active {
  display: block;
}

/*2024-6-5*/
.outline_con {
  padding: 0 20px;
}
.outline_con h5,
.Introduction h5,
.news_main h5 {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 72px;
  text-align: center;
}
.outline_con .outline_main_txt {
  line-height: 26px;
}
.outline_con .outline_main_tips {
  margin-bottom: 10px;
}
.outline_con .outline_main528 {
  margin-bottom: 15px;
}
.news_list_con_box {
  width: 100%;
  overflow: hidden;
}
.news_list_con {
  white-space: nowrap;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.news_list_con::-webkit-scrollbar {
  background: transparent;
  width: 0px;
  height: 0px;
}
.news_list_item {
  margin: 0 0 0 20px;
  width: 260px;
  display: inline-block;
}
.news_list_item img {
  width: 260px;
  height: 155px;
}
.news_list_item h6 {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 10px 0;
}
.news_list_item span {
  font-weight: 400;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px;
}

footer {
  width: 100%;
  padding: 20px 0px 40px;
  margin-top: 40px;
  background: #2c2a34;
  text-align: center;
  color: #fff;
}
footer h5 {
  font-weight: bold;
  color: #ffffff;
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 10px;
}
footer p {
  font-weight: 400;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 26px;
}
footer p span {
  float: left;
  width: 50%;
  text-align: center;

  color: rgba(255, 255, 255, 1);
}
footer p span:nth-child(3) {
  width: 100%;
  margin: 5px 0 10px;
}

/*20246-6 new*/
.cooperationList {
  padding: 0 20px;
}
.cooperationList .cooperChile {
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
}
.cooperChile h4 {
  font-size: 16px;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.cooperChile img {
  float: left;
  width: 100%;
  padding-right: 10px;
}
.cooperChile .cooperRig {
}
.cooperChile .cooperRig span.timeTwo {
  font-size: 12px;
  font-weight: 500;
  color: #999;
  display: block;
  line-height: 12px;
}
.cooperChile .cooperRig p {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  line-height: 20px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.h_h2-bottom {
  border-top: 2px solid #ebeaea;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.h_h2-bottom a {
  font-size: 13px;
  color: #a6937c;
  float: left;
  margin: 16px 0 0 20px;
}
.h_h2-bottom a.noBtn {
  background: #ccc;
  padding: 5px 10px;
  color: #999;
}
.h_h2-bottom a.a_next {
  float: right;
  margin: 16px 20px 0 0;
}

.detailsList {
  padding: 0 20px;
  margin-top: 20px;
}
.detailsYe .btNAv {
  font-size: 16px;
  font-weight: 700;
}
.detailsYe .wzTime {
  font-size: 12px;
  color: #999;
  margin: 10px 0;
  display: block;
}
.detailsYe .pcolor {
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.MsoListParagraph {
  line-height: 22px;
  margin-bottom: 5px;
}
.h_h2-bottom {
  border-top: 2px solid #ebeaea;
  text-align: center;
  margin-top: 10px;
}
.h_h2-bottom a {
  font-size: 13px;
  color: #0052d9;
  float: left;
  margin: 16px 0 0 20px;
}
.h_h2-bottom a.a_next {
  float: right;
  margin: 16px 20px 0 0;
}
.zixun_main {
  margin-top: 20px;
}
.pcolor img {
  width: 100%;
  margin: 10px auto;
  display: block;
  text-indent: 0;
}
.pcolor p {
  text-indent: 2em;
}

.price_txt_h5 {
  /*position: absolute;*/
  /*right: 20px;*/
  /*top: 30px;*/
  font-size: 14px;
  color: #0b3579;
}
.outline_main528 {
  position: relative;
}
.newadd_talent_level .price_txt_h5 {
  top: 20px;
}
.more_btn628 {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 12px;
  color: #333;
  line-height: 72px;
}
.news_main {
  position: relative;
}
.cooperChile .cooperLft {
  float: left;
  width: 40%;
  height: 80px;
  overflow: hidden;
}
.cooperLft img {
  width: 100%;
}

.members > h5 {
    color: #333333;
    font-size: 0.25rem;
    line-height: 0.36rem;
    text-align: center;
    font-weight: 900;
}

.members .members_list {
    width: 3.75rem;
    display: flex;
    overflow-x: hidden;
    margin-top: 0.2rem;
    /* flex-wrap: wrap; */
    /* column-gap: 0.04rem; */
    /* row-gap: 0.13rem; */
    /* padding-left: 0.08rem; */
    /* padding-right: 0.08rem; */
}

.members_list .members_item {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 2.72rem;
    width: 1.7rem !important;
}
.members_item .member-avatar-container {
    display: flex;
    width: 100%;
    height: fit-content;
    margin-top: auto;
    margin-bottom: 0;
}
.members_item .member-avatar-container .member-avatar-img {
    display: block;
    width: 100%;
    object-position: bottom;
    object-fit: cover;
}
.members_item .member-info {
    position: absolute;
    width: 100%;
    height: 0.6rem;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}
.members_item .member-name {
    font-weight: 900;
    font-size: 0.17rem;
    line-height: 0.25rem;
    height: 0.25rem;
    margin-top: 0.05rem;
    margin-left: 0.07rem;
    margin-right: 0.07rem;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}
.members_item .member-title {
    margin-top: 0.06rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
    color: white;
    margin-left: 0.07rem;
    margin-right: 0.07rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}
.members .swiper-wrapper {
    display: flex;
    height: 2.72rem;
}