.swiper-slide-active,.swiper-slide-duplicate-active {
  transform: scale(1)!important;
}
.popbox {
  display: none; 
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(133, 133, 133, 0.8);
  z-index: 9999;
}
.regist {
  display: none;
  width: 800px;
  border-radius: 12px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  padding-top: 19px;
  overflow: hidden;
}
.regist .reTitle {
  text-align: center;
  font-size: 42px;
  color: #201550;
  font-family: FZLTCHGBK;
  background-color: #ffffff;
  padding: 35px 0px;
  line-height: 60px;
  border-radius: 12px 12px 0px 0px;
}
.regist .reTitle .s1 {
  color: #f90a26;
}
.regist .contentI {
  width: 100%;
  background-color: #9e89fd;
  padding: 35px 0px;
  
}
.regist .tr input {
  font-size: 30px;
  color: #888888;
  font-family: FZLTHGBK;
}
.regist .tr2 {
  width: 590px;
  height: 84px;
  position: relative;
  margin: 0px auto;
  background-color: #ffffff;
  /* margin-top: 105px; */
  border-radius: 6px;
  background-image: url(../images/wo.png);
  background-size: 30px 42px;
  background-position: 24px 20px;
  background-repeat: no-repeat;
  padding-left: 78px;
  line-height: 84px;
}
/* .regist .tr1 .line {
  position: absolute;
  top: 11px;
  left: 64px;
  height: 34px;
  width: 2px;
  background-color: #888888;
} */
/* .regist .tr2 {
  width: 590px;
  height: 60px;
  position: relative;
  margin: 0px auto;
  background-color: #ffffff;
  margin-top: 20px;
  border-radius: 25px;
  background-image: url(../images/dianhua.png);
  background-size: 34px 34px;
  background-position: 17px 10px;
  background-repeat: no-repeat;
  padding-left: 78px;
  line-height: 60px;
}
.regist .tr2 .line {
  position: absolute;
  top: 11px;
  left: 64px;
  height: 34px;
  width: 2px;
  background-color: #888888;
} */
.regist .item {
  width: 590px;
  position: relative;
  margin: 0px auto;
  margin-top: 20px;
}
.regist .item input {
  width: 400px;
  height: 84px;
  border-radius: 8px;
  background-color: #ffffff;
  line-height: 84px;
  background-image: url(../images/dianhua.png);
  background-size: 36px 40px;
  background-position: 24px 20px;
  background-repeat: no-repeat;
  padding-left: 78px;
}
.regist .item .s {
  float: right;
  width: 180px;
  height: 84px;
  border-radius: 8px;
  background-color: #ffffff;
  line-height: 84px;
  color: #ff3203;
  text-align: center;
  font-size: 30px;
  font-family: FZLTHGBK;
  cursor: pointer;
}
.regist .item .s2 {
  display: none;
}
.regist .buutonT {
  width: 590px;
  height: 84px;
  background-color: #ffc21f;
  margin: 0px auto;
  margin-top: 20px;
  text-align: center;
  font-size: 34px;
  color: #201550;
  font-family: FZLTCHGBK;
  cursor: pointer;
  line-height: 84px;
  border-radius: 25px;
}
.registok {
  display: none;
  width: 800px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  border-radius: 12px;
  overflow: hidden;;
}
.registok .titleOK {
  width: 100%;
  height:120px;
  text-align: center;
  font-size: 46px;
  color: #f90a26;
  line-height: 120px;
  font-family: FZLTCHGBK;
  background-color: #ffffff;
  background-image: url(../images/okbg.png);
  background-size: 416px 94px;
  background-position: center center;
  background-repeat: no-repeat;

}
.registok .contentOk {
  width: 100%;
  background-color: #9e89fd;
  padding: 35px 0px;
  
}
.registok .contentOk .p1 {
  font-size: 36px;
  color: #ffffff;
  font-family: FZLTCHGBK;
  line-height: 56px;
  padding: 0px 71px 0px 123px;
}
.registok .contentOk .p1 .add {
  color: #ffc21f;
}
.registok .contentOk .xiazaiA {
  display: block;
  width: 590px;
  height: 84px;
  background-color: #ffc21f;
  margin: 0px auto;
  margin-top: 20px;
  text-align: center;
  font-size: 34px;
  color: #201550;
  font-family: FZLTCHGBK;
  cursor: pointer;
  line-height: 84px;
  border-radius: 25px;
}
.guanbi {
  cursor: pointer;
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 20px;
  right: 0px;
}
.guanbi1 {
  cursor: pointer;
  display: block;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 5px;
  right: 0px;
}



.popbox1 {
  display: none; 
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(133, 133, 133, 0.8);
  z-index: 9999;
}
.regist1 {
  display: none;
  width: 800px;
  border-radius: 12px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  padding-top: 19px;
  overflow: hidden;
}
.regist1 .reTitle {
  text-align: center;
  font-size: 42px;
  color: #201550;
  font-family: FZLTCHGBK;
  background-color: #ffffff;
  padding: 35px 0px;
  line-height: 60px;
  border-radius: 12px 12px 0px 0px;
}
.regist1 .reTitle .s1 {
  color: #f90a26;
}
.regist1 .contentI {
  width: 100%;
  background-color: #9e89fd;
  padding: 35px 0px;
  
}
.regist1 .tr input {
  font-size: 30px;
  color: #888888;
  font-family: FZLTHGBK;
}
.regist1 .tr2 {
  width: 590px;
  height: 84px;
  position: relative;
  margin: 0px auto;
  background-color: #ffffff;
  /* margin-top: 105px; */
  border-radius: 6px;
  background-image: url(../images/wo.png);
  background-size: 30px 42px;
  background-position: 24px 20px;
  background-repeat: no-repeat;
  padding-left: 78px;
  line-height: 84px;
}
/* .regist1 .tr1 .line {
  position: absolute;
  top: 11px;
  left: 64px;
  height: 34px;
  width: 2px;
  background-color: #888888;
} */
/* .regist1 .tr2 {
  width: 590px;
  height: 60px;
  position: relative;
  margin: 0px auto;
  background-color: #ffffff;
  margin-top: 20px;
  border-radius: 25px;
  background-image: url(../images/dianhua.png);
  background-size: 34px 34px;
  background-position: 17px 10px;
  background-repeat: no-repeat;
  padding-left: 78px;
  line-height: 60px;
}
.regist1 .tr2 .line {
  position: absolute;
  top: 11px;
  left: 64px;
  height: 34px;
  width: 2px;
  background-color: #888888;
} */
.regist1 .item {
  width: 590px;
  position: relative;
  margin: 0px auto;
  margin-top: 20px;
}
.regist1 .item input {
  width: 400px;
  height: 84px;
  border-radius: 8px;
  background-color: #ffffff;
  line-height: 84px;
  background-image: url(../images/dianhua.png);
  background-size: 36px 40px;
  background-position: 24px 20px;
  background-repeat: no-repeat;
  padding-left: 78px;
}
.regist1 .item .s {
  float: right;
  width: 180px;
  height: 84px;
  border-radius: 8px;
  background-color: #ffffff;
  line-height: 84px;
  color: #ff3203;
  text-align: center;
  font-size: 30px;
  font-family: FZLTHGBK;
  cursor: pointer;
}
.regist1 .item .s2 {
  display: none;
}
.regist1 .buutonT {
  width: 590px;
  height: 84px;
  background-color: #ffc21f;
  margin: 0px auto;
  margin-top: 20px;
  text-align: center;
  font-size: 34px;
  color: #201550;
  font-family: FZLTCHGBK;
  cursor: pointer;
  line-height: 84px;
  border-radius: 25px;
}
.registok1 {
  display: none;
  width: 800px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  border-radius: 12px;
  overflow: hidden;;
}
.registok1 .titleOK {
  width: 100%;
  height:120px;
  text-align: center;
  font-size: 46px;
  color: #f90a26;
  line-height: 120px;
  font-family: FZLTCHGBK;
  background-color: #ffffff;
  background-image: url(../images/okbg.png);
  background-size: 416px 94px;
  background-position: center center;
  background-repeat: no-repeat;

}
.registok1 .contentOk {
  width: 100%;
  background-color: #9e89fd;
  padding: 35px 0px;
  
}
.registok1 .contentOk .p1 {
  font-size: 36px;
  color: #ffffff;
  font-family: FZLTCHGBK;
  line-height: 56px;
  padding: 0px 71px 0px 123px;
}
.registok1 .contentOk .p1 .add {
  color: #ffc21f;
}
.registok1 .contentOk .xiazaiA {
  display: block;
  width: 590px;
  height: 84px;
  background-color: #ffc21f;
  margin: 0px auto;
  margin-top: 20px;
  text-align: center;
  font-size: 34px;
  color: #201550;
  font-family: FZLTCHGBK;
  cursor: pointer;
  line-height: 84px;
  border-radius: 25px;
}
.ercode {
  display: none;
  position: absolute;
  bottom: 120px;
  left: 50%;
  margin-left: -150px;
}
.swiper-pagination {
  margin-right: 12px;
}
.swiper-pagination {
  position: absolute;
  bottom: 140px;
  left: 575px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  width: 36px!important;
  height: 64px!important;
  right: -22px!important;
  /* background-image: url(../images/leftbg.png);
  background-position: left top;
  background-size: 36px 64px;
  background-repeat: no-repeat; */

}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  width: 36px!important;
  height: 64px!important;
  left: -22px!important;
  /* background-image: url(../images/leftbg.png);
  background-position: left top;
  background-size: 36px 64px;
  background-repeat: no-repeat;
  transform: rotate(180deg); */
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: ''!important; 
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-next:after {
  content: ''!important; 
}
.swiper-button-next, .swiper-button-prev {
  top: 42%!important;
}
