body {
  max-width: 100%;
  overflow-x: hidden;
  background: #ebe8fc;
  font: 18px/36px "MicroSoft YaHei", "FZLanTingHeiS-DB-GB", "Hiragino Sans GB", Arial, sans-serif;
  position: relative;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol,
ul,
dl,
dt,
dd,
a,
i,
b,
em,
strong,
img,
input {
  margin: 0;
  padding: 0;
}
b,
strong,
i,
em {
  font-weight: normal;
}
body,
html {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1200px;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
input,
:focus {
  outline: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
input::focus-inner {
  padding: 0;
  border: 0;
}
input::-webkit-input-placeholder {
  color: #999;
}
input::-moz-placeholder {
  color: #999;
}
input:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder {
  color: #999;
}
select::-ms-expand {
  display: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::selection {
  background: #D03333;
  color: white;
  text-shadow: none;
}
::-webkit-scrollbar-track-piece {
  width: 6px;
  background-color: #f2f2f2;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb:hover {
  background: #707070;
}
textarea,
select {
  outline: none;
  resize: none;
  -webkit-appearance: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.distpicker {
  display: flex;
  justify-content: space-between;
}
.distpicker div {
  width: 48%;
  margin-bottom: 0 !important;
}
#aliyunCaptcha-window-embed {
  z-index: 1 !important;
}
.must {
  display: none;
}
.user_privacyBox {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0 !important;
  justify-content: center;
  align-items: center;
}
.user_privacyBox div {
  margin-bottom: 0 !important;
}
.user_privacyBox input {
  width: 16px !important;
  height: 16px !important;
  margin-right: 3px;
}
/*通用*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix::after {
  display: block;
  content: '';
  height: 0;
  font-size: 0;
  clear: both;
}
.box_container {
  width: 1200px;
  margin: 90px auto 0;
  position: relative;
  z-index: 5;
  background-color: #f7f5ff;
  border-radius: 45px;
  box-sizing: border-box;
  padding-top: 115px;
  padding-bottom: 60px;
}
.title_h3 {
  position: absolute;
  left: 0;
  right: 0;
  top: -32px;
  margin: 0 auto;
  display: flex;
  background: url(../images/title_bg.png) no-repeat center;
  background-size: contain;
  width: 779px;
  height: 114px;
  align-items: center;
  justify-content: center;
}
.title_h3 span {
  font-size: 46px;
  line-height: 46px;
  color: #fffefe;
  font-weight: bold;
}
.title_h3 span:first-child {
  margin-right: 70px;
}
/*banner*/
.box_one {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  height: 550px;
  overflow: hidden;
  background: url('../images/banner.jpg') no-repeat center top;
  background-size: contain;
  padding-top: 30px;
  max-width: 1920px;
}
/* .box_one {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  height: 740px;
  overflow: hidden;
  background: url('../images/banner.jpg') no-repeat center top;
  background-size: contain;
  padding-top: 30px;
  max-width: 1920px;
} */
.box_one .box_one_top {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.box_one .box_one_top > img {
  width: 94px;
  height: 92px;
}
.box_one .box_one_top > a img {
  width: 253px;
  height: 33px;
  display: inline-block;
}
/*省份*/
.box_porvince_top {
  width: 1040px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 70px;
  align-items: flex-end;
}
.box_porvince_top li {
  width: 165px;
  height: 44px;
  border-radius: 15px 15px 0 0;
  background-color: #fff;
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  font-size: 20px;
  color: #333333;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}
.box_porvince_top li:hover,
.box_porvince_top li.active {
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  color: #fff;
  height: 64px;
  font-size: 24px;
  line-height: 64px;
}
.box_porvince_bottom {
  width: 1040px;
  margin: 0 auto;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  box-sizing: border-box;
  padding: 50px 35px 25px;
  position: relative;
}
.box_porvince_bottom::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 72px;
  margin: 0 auto;
  width: 970px;
  height: 94px;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  border-radius: 20px;
}
.box_porvince_bottom li {
  display: none;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  margin: 0 40px;
}
.box_porvince_bottom li div {
  width: 145px;
  height: 134px;
  box-sizing: border-box;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #0b4aff;
  padding-top: 30px;
  text-align: center;
}
.box_porvince_bottom li div p {
  font-size: 18px;
  color: #333;
  line-height: 18px;
  margin-bottom: 20px;
}
.box_porvince_bottom li div strong,
.box_porvince_bottom li div a {
  border: 1px solid #0b4aff;
  display: block;
  width: 100px;
  height: 28px;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  border-radius: 14px;
  color: #fff;
  font-size: 17px;
  line-height: 28px;
  margin: 0 auto;
}
.box_porvince_bottom li div b {
  color: #225cff;
  font-size: 17px;
  line-height: 28px;
  display: block;
  font-weight: bold;
}
.box_porvince_bottom li.active {
  display: flex;
}
.box_porvince_bottom .p_tip {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #000;
  font-weight: bold;
  margin-top: 40px;
}
/*预约*/
.box_yy {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_yy .l,
.box_yy .r {
  position: relative;
  box-sizing: border-box;
}
.box_yy .l {
  width: 600px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  box-sizing: border-box;
  padding: 40px 50px;
}
.box_yy .l div {
  position: relative;
  margin-bottom: 20px;
}
.box_yy .l div input,
.box_yy .l div select {
  width: 100%;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #0b4aff;
  border-radius: 10px;
  font-size: 18px;
  box-sizing: border-box;
  color: #333;
  text-align: center;
}
.box_yy .l div select {
  width: 100%;
  background: url(../images/select.png) no-repeat 93% center #fff;
}
.box_yy .l div .code {
  width: 340px;
}
.box_yy .l div .send {
  width: 140px;
  height: 50px;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 50px;
  text-align: center;
  transition: 0.2s;
  border: none;
}
.box_yy .l div .send:hover {
  opacity: 0.9;
}
.box_yy .l .ptBn {
  width: 215px;
  height: 50px;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  border-radius: 10px;
  margin: 20px auto 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  cursor: default;
  transition: 0.2s;
  display: block;
}
.box_yy .l .ptBn:hover {
  opacity: 0.8;
}
.box_yy .r {
  width: 460px;
  border-radius: 0 30px 30px 0;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
}
.box_yy .r ul {
  box-sizing: border-box;
  padding: 20px 50px 0;
}
.box_yy .r ul li {
  border-bottom: 1px dashed #fff;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 30px;
  cursor: pointer;
}
.box_yy .r ul li i {
  background: url(../images/icon_1.png) no-repeat center center;
  background-size: contain;
  width: 19px;
  height: 19px;
  margin-right: 15px;
}
.box_yy .r ul li:hover {
  color: #FF3E3E;
}
.box_yy .r ul li:last-child {
  border-bottom: none;
}
.box_yy .r div {
  height: 100px;
  border-radius: 0 0 30px 0;
  background-color: #22387f;
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  display: flex;
  align-items: center;
  justify-content: center;
}
.box_yy .r div p {
  font-size: 22px;
  color: #fff;
  line-height: 22px;
}
.box_yy .r div span {
  background: url(../images/icon_2.png) no-repeat center center;
  background-size: contain;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  margin-right: 10px;
}
/*核心课程*/
.box_kc {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  margin: 0 70px;
}
.box_kc li img {
  width: 330px;
  height: 218px;
  box-sizing: border-box;
  border: 6px solid #c7d5fe;
  border-radius: 25px;
  display: block;
}
.box_kc li a {
  display: block;
  margin: 20px auto 0;
  width: 130px;
  height: 36px;
  border-radius: 18px;
  background-color: #fff;
  text-align: center;
  color: #235eff;
  border: 1px solid #235eff;
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  transition: 0.2s;
}
.box_kc li a:hover {
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  border: none;
  color: #fff;
}
/*你问我答互动答疑*/
.box_zx_ul {
  margin-bottom: 60px;
}
.box_zx_ul div {
  margin: 0 40px;
  box-sizing: border-box;
  background-color: #22387f;
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  padding: 20px 20px 40px;
}
.box_zx_ul div ul {
  box-shadow: 0 0 27px rgba(199, 213, 254, 0.41);
  background-color: #fff;
  box-sizing: border-box;
  display: flex;
  padding: 40px 20px;
  justify-content: space-between;
}
.box_zx_ul div ul li {
  width: 330px;
  height: 200px;
  border-radius: 12px;
  background-color: #f2f2f2;
}
.box_zx_ul div ul li h6 {
  width: 310px;
  height: 56px;
  border-radius: 0 0 30px 0;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  color: #fff;
  font-size: 20px;
  line-height: 56px;
  box-sizing: border-box;
  padding-left: 48px;
  position: relative;
}
.box_zx_ul div ul li h6::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -10px;
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
}
.box_zx_ul div ul li:nth-child(1) h6::after {
  background-image: url(../images/icon_3.png);
}
.box_zx_ul div ul li:nth-child(2) h6::after {
  background-image: url(../images/icon_4.png);
}
.box_zx_ul div ul li:nth-child(3) h6::after {
  background-image: url(../images/icon_5.png);
}
.box_zx_ul div ul li p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  padding: 0 40px 0 20px;
  /*最多4行*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  /* fallback for browsers that don't support -webkit-line-clamp */
  /* limit height to 4 lines based on the element's line-height */
  white-space: normal;
  max-height: 96px;
  /* 4 * 24px (line-height declared above) */
}
.box_zx_ul div > p {
  width: 690px;
  margin: 35px auto 0;
  position: relative;
}
.box_zx_ul div > p input {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  font-size: 18px;
  line-height: 50px;
  border: none;
  box-sizing: border-box;
  text-align: center;
  padding-right: 150px;
}
.box_zx_ul div > p span {
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 50px;
  text-align: center;
  background: linear-gradient(90deg, #3d77fc, #0b4aff);
  color: #fff;
  border-radius: 8px;
  font-size: 22px;
  line-height: 50px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s;
}
.box_zx_ul div > p span:hover {
  opacity: 0.9;
}
.footer_css {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-bottom: 60px;
}
/*二维码弹窗*/
.alert_box {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.alert_box .alert_code {
  width: 260px;
  height: 260px;
  background: url(../images/alert_bg.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 12px;
  padding: 40px 0;
  box-sizing: border-box;
  text-align: center;
}
.alert_box .alert_code .close_btn {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: 0.2s;
}
.alert_box .alert_code .close_btn:hover {
  transform: rotate(180deg);
}
.alert_box .alert_code .code_img {
  width: 150px;
  height: 150px;
  box-sizing: border-box;
  border: 6px solid #5291e6;
  border-radius: 12px;
}
.alert_box .alert_code p {
  font-size: 18px;
  line-height: 18px;
  color: #2b45e6;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}
/*提示小弹窗*/
.alert_tip {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 10px 30px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 6px;
  font-size: 16px;
  line-height: 16px;
  max-width: 400px;
  display: none;
  z-index: 999;
}
/*左侧导航 end*/
/*适配M*/
@media only all and (max-width: 1080px) {
  body {
    max-width: 100%;
    overflow-x: hidden;
    font: 0.18rem/0.36rem "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
  }
  body,
  html {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }
  .fixed_l {
    display: none !important;
  }
  .box_container {
    width: 96%;
    margin: 0.7rem auto 0;
    border-radius: 0.3rem;
    padding-top: 1rem;
    padding-bottom: 0.4rem;
  }
  .title_h3 {
    top: -0.37rem;
    width: 80%;
    height: 1.14rem;
  }
  .title_h3 span {
    font-size: 0.36rem;
    line-height: 0.36rem;
  }
  .title_h3 span:first-child {
    margin-right: 0.7rem;
  }
  /*banner*/
  .box_one {
    height: 4rem;
    padding-top: 0.3rem;
    max-width: 100%;
    background-size: cover;
  }
  .box_one .box_one_top {
    width: 96%;
  }
  .box_one .box_one_top > img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .box_one .box_one_top > a img {
    width: 2.53rem;
    height: 0.33rem;
  }
  /*省份*/
  .box_porvince_top {
    width: 100%;
    padding: 0 0.4rem;
  }
  .box_porvince_top li {
    width: 19%;
    height: 0.44rem;
    border-radius: 0.15rem 0.15rem 0 0;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    font-size: 0.22rem;
    line-height: 0.44rem;
  }
  .box_porvince_top li:hover,
  .box_porvince_top li.active {
    background: linear-gradient(90deg, #3d77fc, #0b4aff);
    color: #fff;
    height: 0.54rem;
    font-size: 0.26rem;
    line-height: 0.54rem;
  }
  .box_porvince_bottom {
    width: 96%;
    border-radius: 0.2rem;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    padding: 0.3rem 0.1rem 0.25rem;
  }
  .box_porvince_bottom::after {
    top: 0.5rem;
    width: 96%;
    height: 0.94rem;
    border-radius: 0.2rem;
  }
  .box_porvince_bottom li {
    display: none;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    margin: 0 0.1rem;
  }
  .box_porvince_bottom li div {
    width: 19.5%;
    height: 1.34rem;
    border-radius: 0.12rem;
    padding-top: 0.3rem;
  }
  .box_porvince_bottom li div p {
    font-size: 0.18rem;
    line-height: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .box_porvince_bottom li div strong,
  .box_porvince_bottom li div a {
    width: 1rem;
    height: 0.28rem;
    border-radius: 0.14rem;
    font-size: 0.17rem;
    line-height: 0.28rem;
  }
  .box_porvince_bottom li div b {
    font-size: 0.17rem;
    line-height: 0.28rem;
  }
  .box_porvince_bottom .p_tip {
    font-size: 0.16rem;
    line-height: 0.16rem;
    margin-top: 0.2rem;
  }
  /*预约*/
  .box_yy {
    flex-wrap: wrap;
  }
  .box_yy .l {
    width: 96%;
    border-radius: 0.2rem 0.2rem 0 0;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    padding: 0.4rem 0.2rem;
  }
  .box_yy .l div {
    margin-bottom: 0.2rem;
  }
  .box_yy .l div input,
  .box_yy .l div select {
    height: 0.7rem;
    border-radius: 0.1rem;
    font-size: 0.3rem;
  }
  .box_yy .l div select {
    width: 100%;
    background: url(../images/select.png) no-repeat 93% center #fff;
  }
  .box_yy .l div .code {
    width: 65%;
  }
  .box_yy .l div .send {
    width: 30%;
    height: 0.7rem;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    border-radius: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.7rem;
  }
  .box_yy .l .ptBn {
    width: 2.15rem;
    height: 0.7rem;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    border-radius: 0.1rem;
    margin: 0.2rem auto 0;
    font-size: 0.3rem;
    line-height: 0.7rem;
  }
  .box_yy .r {
    width: 96%;
    border-radius: 0 0 0.2rem 0.2rem;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
  }
  .box_yy .r ul {
    padding: 0.2rem 0.5rem 0;
  }
  .box_yy .r ul li {
    font-size: 0.3rem;
    line-height: 0.7rem;
    padding-left: 0.3rem;
  }
  .box_yy .r ul li i {
    width: 0.26rem;
    height: 0.26rem;
    margin-right: 0.15rem;
  }
  .box_yy .r div {
    height: 1.2rem;
    border-radius: 0 0 0.2rem 0.2rem;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
  }
  .box_yy .r div p {
    font-size: 0.22rem;
    line-height: 0.22rem;
  }
  .box_yy .r div span {
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.2rem;
    line-height: 0.24rem;
    margin-right: 0.1rem;
  }
  /*核心课程*/
  .box_kc {
    margin: 0 0.35rem;
    flex-wrap: wrap;
  }
  .box_kc li {
    width: 48%;
    margin-bottom: 0.2rem;
  }
  .box_kc li img {
    width: 100%;
    height: 2.18rem;
    border: 0.06rem solid #c7d5fe;
    border-radius: 0.25rem;
  }
  .box_kc li a {
    margin: 0.2rem auto 0;
    width: 1.6rem;
    height: 0.46rem;
    border-radius: 0.23rem;
    font-size: 0.26rem;
    line-height: 0.46rem;
  }
  /*你问我答互动答疑*/
  .box_zx_ul {
    margin-bottom: 0.6rem;
  }
  .box_zx_ul div {
    margin: 0 0.4rem;
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    padding: 0.2rem 0.4rem 0.4rem;
  }
  .box_zx_ul div ul {
    box-shadow: 0 0 0.27rem rgba(199, 213, 254, 0.41);
    padding: 0.4rem 0.2rem;
    flex-wrap: wrap;
  }
  .box_zx_ul div ul li {
    width: 96%;
    height: auto;
    border-radius: 0.12rem;
    margin-bottom: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .box_zx_ul div ul li h6 {
    width: 90%;
    height: 0.56rem;
    border-radius: 0 0 0.3rem 0;
    font-size: 0.28rem;
    line-height: 0.56rem;
    padding-left: 0.48rem;
  }
  .box_zx_ul div ul li h6::after {
    content: '';
    left: -0.1rem;
    width: 0.48rem;
    height: 0.48rem;
  }
  .box_zx_ul div ul li p {
    margin-top: 0.1rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
    padding: 0 0.4rem 0rem 0.2rem;
  }
  .box_zx_ul div > p {
    width: 100%;
    margin: 0.35rem auto 0;
  }
  .box_zx_ul div > p input {
    border-radius: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.7rem;
    padding-right: 1.5rem;
  }
  .box_zx_ul div > p span {
    width: 1.5rem;
    height: 0.7rem;
    border-radius: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.7rem;
  }
  .footer_css {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 0.6rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  /*二维码弹窗*/
  .alert_box .alert_code {
    width: 4rem;
    height: 4rem;
    border-radius: 0.12rem;
    padding: 0.5rem 0;
  }
  .alert_box .alert_code .close_btn {
    width: 0.25rem;
    height: 0.25rem;
    right: 0.2rem;
    top: 0.2rem;
  }
  .alert_box .alert_code .code_img {
    width: 2.5rem;
    height: 2.5rem;
    border: 0.06rem solid #5291e6;
    border-radius: 0.12rem;
  }
  .alert_box .alert_code p {
    font-size: 0.24rem;
    line-height: 0.24rem;
    margin-top: 0.2rem;
  }
  /*提示小弹窗*/
  .alert_tip {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0.1rem 0.3rem;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.06rem;
    z-index: 999;
    font-size: 0.26rem;
    line-height: 0.26rem;
    max-width: 4rem;
    display: none;
  }
}
