.public_guide {
  margin: 40px auto 0;
}
.public_banner {
  position: relative;
}
.public_banner .after_content {
  position: absolute;
  width: 23.95833333vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.public_banner .after_content form .text {
  text-align: center;
  margin: 0 0 30px;
}
.public_banner .after_content form .text span {
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0 21px;
  display: block;
}
.public_banner .after_content form .text p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
.public_banner .after_content form input {
  width: 100%;
  height: 44px;
  background: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 50px;
  border: none;
}
.public_banner .after_content form input::placeholder {
  color: #D0D1D6;
}
.public_banner .after_content form button {
  width: 140px;
  height: 44px;
  background: #E72410;
  box-shadow: 1px 1px 1px 0px rgba(55, 5, 0, 0.3);
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
.after {
  padding: 65px 0 102px 0;
}
.after .wrap {
  width: 58.33333333vw;
  margin: auto;
}
.after .wrap .title {
  text-align: center;
  margin: 0 0 61px;
}
.after .wrap .title span {
  font-size: 36px;
  font-weight: 500;
  color: #222222;
  display: block;
  margin: 0 0 19px;
}
.after .wrap .title p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.after .wrap .content {
  display: flex;
  justify-content: space-between;
}
.after .wrap .content .item {
  width: 18.75vw;
  height: auto;
  padding: 59px 0;
  background: #FAFAFA;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.after .wrap .content .item .jump {
  width: 107px;
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
}
.after .wrap .content .item .jump .iconfont {
  color: #1a1a1a;
  font-size: 60px;
}
.after .wrap .content .item .text {
  text-align: center;
  margin: auto;
}
.after .wrap .content .item .text span {
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  display: block;
  margin: 0 0 30px;
}
.after .wrap .content .item .text p {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
}
.after2 {
  padding: 81px 0 124px 0;
  background: #FAFAFA;
}
.after2 .wrap {
  width: 58.33333333vw;
  margin: auto;
}
.after2 .wrap .title {
  text-align: center;
  margin: 0 0 40px;
}
.after2 .wrap .title span {
  font-size: 36px;
  font-weight: 500;
  color: #222222;
  display: block;
  margin: 0 0 19px;
}
.after2 .wrap .title p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.after2 .wrap .after2_search {
  width: 23.95833333vw;
  height: 44px;
  position: relative;
  margin: 0 auto 61px;
}
.after2 .wrap .after2_search input {
  width: 100%;
  height: 100%;
  padding: 0 0 0 21px;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #E6E6E6;
}
.after2 .wrap .after2_search input::placeholder {
  color: #D0D1D6;
}
.after2 .wrap .after2_search .iconfont {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 21px;
  color: #d0d1d6;
  font-size: 18px;
  background: transparent;
}
.after2 .wrap .content {
  padding: 50px 50px 50px 90px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 16px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.after2 .wrap .content .l {
  display: flex;
  align-items: center;
}
.after2 .wrap .content .l .img {
  margin: 0 7.1875vw 0 0;
}
.after2 .wrap .content .l .text {
  font-size: 18px;
  font-weight: 500;
  color: #1A1A1A;
  line-height: 36px;
}
.after2 .wrap .content .more {
  width: 140px;
  height: 48px;
  background: #E72410;
  box-shadow: 1px 1px 1px 0px rgba(55, 5, 0, 0.3);
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
.after3 {
  padding: 79px 0 121px 0;
}
.after3 .wrap .title {
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  color: #222222;
  margin: 0 0 72px;
}
.after3 .wrap .content {
  display: flex;
  justify-content: center;
}
.after3 .wrap .content .list:not(:last-child) {
  margin: 0 10.41666667vw 0 0;
}
.after3 .wrap .content .list .icon {
  width: 65px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}
.after3 .wrap .content .list p {
  font-size: 20px;
  font-weight: 500;
  color: #222222;
}
.alert_form {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 1s;
  pointer-events: none;
}
.alert_form .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.alert_form .content {
  position: relative;
  z-index: 5;
  display: flex;
  transform: translateY(10px);
  opacity: 0;
  transition: 1s;
}
.alert_form .content .matter {
  width: 50vw;
  padding: 3.64583333vw 7.61458333vw;
  background: #fff;
  border-radius: 20px;
  margin: 0 20px 0 0;
}
.alert_form .content .matter .text {
  text-align: center;
  margin: 0 0 60px;
}
.alert_form .content .matter .text span {
  font-size: 24px;
  font-weight: bold;
  color: #1A1A1A;
  margin: 0 0 20px;
  display: block;
}
.alert_form .content .matter .text p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.alert_form .content .matter form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.alert_form .content .matter form input {
  width: 15.625vw;
  padding: 0 0 16px;
  margin: 0 0 30px;
  border: none;
  border-bottom: 1px solid #EDEDED;
  font-size: 16px;
  font-weight: 400;
}
.alert_form .content .matter form input::placeholder {
  color: #999999;
}
.alert_form .content .matter form input.all {
  width: 100%;
}
.alert_form .content .matter form .verify {
  width: 50%;
  position: relative;
  top: 8px;
}
.alert_form .content .matter form button {
  width: 140px;
  height: 48px;
  background: #E72410;
  box-shadow: 1px 1px 1px 0px rgba(55, 5, 0, 0.3);
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 50px auto 0;
}
.alert_form .content .clone {
  width: 26px;
  height: 26px;
  position: relative;
  transform: rotate(-45deg);
  cursor: pointer;
  margin: 20px 0 0 0;
}
.alert_form .content .clone:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.alert_form .content .clone:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.alert_form.on {
  opacity: 1;
  pointer-events: auto;
}
.alert_form.on .content {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 1440px) {
  .after2 .wrap .content .l .text{
    font-size: 16px;
  }
}
@media screen and (max-width: 1366px) {
  .after2 .wrap .content .l .img {
    margin: 0 4.1875vw 0 0;
  }
  .after2 .wrap .content{
    padding: 5%;
  }
}
@media screen and (max-width: 1023px) {
  .after .wrap .title span{
    font-size: 24px;
  }
  .after .wrap .title p{
    font-size: 15px;
  }
  .after {
    padding: 33px 0 0 0;
  }
  .after .wrap {
    width: 90%;
  }
  .after .wrap .title {
    margin: 0 0 29px;
  }
  .after .wrap .content{
    flex-direction: column;
  }
  .after .wrap .content .item{
    width: 100%;
    margin: 0 0 5%;
    padding: 46px 0;
  }
  .after .wrap .content .item .jump{
    width: 75px;
    height: 75px;
    margin: 0 auto 23px;
  }
  .after .wrap .content .item .text span {
    margin: 0 0 15px;
  }
  .after .wrap .content .item .text p{
    font-size: 14px;
  }
  .public_banner img{
    min-height: 100vh;
  }
  .public_banner .after_content{
    width: 90%;
  }
  .public_banner .after_content form .text span{
    font-size: 24px;
  }
  .public_banner .after_content form .text p{
    font-size: 14px;
  }
  .public_banner .after_content form input{
    font-size: 14px;
  }
  .public_banner .after_content form button{
    font-size: 14px;
  }
  .after2 .wrap .title span{
    font-size: 24px;
  }
  .after2 .wrap .title p{
    font-size: 14px;
  }
  .after2 .wrap{
    width: 90%;
  }
  .after2 .wrap .after2_search{
    width: 100%;
    margin: 0 auto 35px
  }
  .after2 .wrap .after2_search input{
    font-size: 14px;
  }
  .after2 .wrap .title {
    margin: 0 0 24px;
  }
  .after2 {
    padding: 41px 0 27px 0;
  }
  .after2 .wrap .content{
    flex-direction: column;
    align-items: unset;
  }
  .after2 .wrap .content .l{
    flex-direction: column;
  }
  .after2 .wrap .content {
    padding: 7% 5%;
  }
  .after2 .wrap .content .l .text {
    font-size: 14px;
    line-height: 32px;
    margin: 25px 0 0 0;
    text-align: center;
  }
  .after2 .wrap .content .l .img {
    margin: 0;
  }
  .after2 .wrap .content .more{
    margin: 30px auto 0;
    font-size: 14px;
  }
  .after3 {
    padding: 34px 0 40px 0;
  }
  .after3 .wrap .title{
    font-size: 24px;
    margin: 0 0 35px;
  }
  .after3 .wrap .content .list .icon {
    width: 44px;
    height: 31px;
  }
  .after3 .wrap .content .list p{
    font-size: 15px;
  }
  .after3 .wrap .content .list:last-child .icon img{
    transform: scale(1.3);
  }
}
/*# sourceMappingURL=after.css.map */