.pannel-13 {
  width: 60%;
  position: fixed;
  background-color: #fff;
  top: 50%;
  height: 14rem;
  margin-top: -7rem;
  max-width: 402px;
  left: 50%;
  margin-left: -34%;
  z-index: 100;
  padding: 0 4%;
  display: none;
}

.pannel-13 img {
  width: 21.37%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.pannel-13 p {
  text-align: center;
  font-size: 1rem;
}

.pannel-13 .ses {
  font-size: 1.25rem;
  margin-top: .6rem;
  margin-bottom: .2rem;
}

.pannel-13 span {
  color: #fff;
}

.pannel-13 .btns {
  width: 61%;
  height: 1.8rem;
  border-radius: 6px;
  border: solid 2px #076eb8;
  font-size: 1rem;
  color: #076eb8;
  background-color: transparent;
  padding: 0;
  margin: 0 auto;
  display: block;
  margin-top: 1rem;
  outline: none;
}

#hui-mask {
  position: fixed;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
  z-index: 99;
  display: none;
}


/* @font-face {
  font-family: SourceHanSansMedium;
  src: url('../lib/layui/font/SourceHanSansMedium.ttf');
} */

.er-top {
  margin-top: 1.5rem;
}

.whImg {
  width: 100%;
  display: block;
  height: 100%;
}

.er-bg {
  background: url(../images/ez_jixunying_2021-before/bg.jpg) round;
  background-size: cover;
}

.er-blank {
  padding: 0.3rem 0.8rem;
}

.topBtn {
  width: 10rem;
  height: 2.5rem;
  position: absolute;
  z-index: 999;
  top: 9.8rem;
  left: 50%;
  margin-left: -5rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 2.5rem;
  font-size: 0.92rem;
}

.er-banner {
  position: relative;
  z-index: -3;
}

.er-cont-part .er-cont-title {
  z-index: 10;
}

.er-cont-part .er-cont-title p {
  text-align: center;
  margin-top: -2.5rem;
  color: #FFFFFF;
  font-size: 1.1rem;
}

.er-cont-part .er-cont-title p span {
  font-size: 1.2rem;
}

.er-cont-part .er-cont {
  z-index: 50px;
  padding: 2rem 0.5rem 1rem 0.5rem;
  background: #FFF;
  width: 94%;
  margin: 0 auto;
  background: white;
  box-shadow: 0px 0.2rem 0.1rem 0px #274ef4;
  border-radius: 15px 15px 20px 20px;
}

.er-cont-part .er-cont .er-cont-oneUl ul li {
  margin-top: 0.5rem;
  background: url(../images/ez_jixunying_2021-before/bian.png) round;
  background-size: cover;
  width: 100%;
  height: 3rem;
  display: flex;
  align-items: center;
}

.er-cont-part .er-cont .er-cont-oneUl ul li:first-child {
  margin-top: 0;
}

.er-cont-part .er-cont .er-cont-oneUl ul li h1 {
  color: #FFFFFF;
  font-size: 1.1rem;
  margin: 0 0.9rem;
}

.er-cont-part .er-cont .er-cont-oneUl ul li p {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-size: 0.8rem;
  color: #374593;
}

.pannel-14 {
  width: 100%;
  background: #ffffff;
  bottom: 0px;
  position: fixed;
  overflow: hidden;
  z-index: 10;
  box-shadow: 0 2px 13px 0 #CBD6EC;
  max-width: 750px;
  margin: 0 auto;
}

.pannel-14 a {
  display: block;
  width: 100%;
  float: left;
}

.pannel-14 li {
  float: left;
  width: 25%;
  height: 2.2rem;
  padding-top: .6rem;
  padding-bottom: 1.2rem;
}

.pannel-14 li p {
  width: 100%;
  text-align: center;
}

.pannel-14 li img {
  margin: 0 auto;
  display: block;
  margin-bottom: .2rem;
  height: 1.5rem;
}

.menu_list {
  width: 100%;
  height: 3.6rem;
  line-height: 3.6rem;
  font-size: 1rem;
  z-index: 10;
  box-shadow: 0 1px 12px 0 rgba(236, 236, 236, 0.5);
  position: fixed;
  top: 0;
  max-width: 750px;
  background-color: #fff;
}

.menu_list a {
  display: block;
  height: 3.6rem;
  line-height: 3.6rem;
}

/* .menu_list a:last-child {
  margin-right: 6%;
  text-decoration: underline;
  color: #6f3ee7; } */

.menu_list .logo {
  height: 2.25rem;
  width: auto;
  margin: .675rem 0 .675rem 6%;
}

.menu_list .logo img {
  width: auto;
  height: 100%;
}

.menu_list a:nth-child(2) {
  margin-left: 22%;
}

.xuanfukuang img {
  position: fixed;
  bottom: 200px;
  right: 0;
  z-index: 999;
}


/* ------------------------- */
.nav-news {
  position: fixed;
  top: 3.5rem;
  width: 100%;
  height: 2rem;
  max-width: 750px;
  background: #ffffff;
  z-index: 999;
}

.nav-news ul {
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 0.5rem;
}

.nav-news ul li {
  padding: 0.1rem 0.3rem;
  margin: 0 0.1rem;
  background: #fca730;
  border-radius: 0.4rem;
}

.nav-news ul li a {
  color: #ffffff;
}

.whole {
  position: absolute;
  top: 2rem;
  background: #ffffff;
  display: none;
}

.whole ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.whole ul li {
  margin-bottom: 0.5rem;
}

.contarine {
  overflow: auto;
}

.banner {
  /* padding-top: 3rem; */
  width: 100%;
}

.banner img {
  width: 100%;
}

.plan {
  width: 100%;
  text-align: center;
  font-size: 1rem;
}

.title {
  font-size: 1.2rem;
  text-align: center;
  font-weight: 700;
  margin: 0 auto;
}

.title span {
  color: #ff9d22;
  font-weight: 700;
}

.lines {
  width: 100%;
  margin: 0 auto;
}

.statistics {
  width: 90%;
  margin: 1rem 0;
}

.kst {
  display: block;
}

.btn {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 2rem;
  font-size: 0.8rem;
  margin-bottom: 1rem;
}

.btn div {
  display: flex;
  align-items: center;
  height: 2rem;
  line-height: 2rem;
  border-radius: 1rem;
  padding: 0 0.5rem;
  text-align: center;
  color: #ffffff;
  background: #ff9d22;
}

.btn div a {
  color: #ffffff;
}

.icons {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.2rem;
}

/* .plan {
  margin-bottom: 2rem;
} */
.plan .studys {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 0 auto;
}

.plan .studys div {
  flex: 1;
  margin: 0 0.5rem;
}

.plan .studys div img {
  width: 100%;
}

.plan-btn {
  width: 13rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
  margin: 1rem auto;
  font-size: 1rem;
  color: #ffffff;
  background: #ff9d22;
}

.plan-btn a {
  color: #ffffff;
}

.sign_up,
.teaching,
.coach,
.course,
.environment {
  width: 90%;
  margin: 1rem auto;
}

.footers1 {
  margin-bottom: 2rem;
}

.form-message {
  width: 100%;
  background: #7e4eef;
  padding: 1rem 0;
}

.form-message .title {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
}

.form-message .forms {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  padding: 1rem 0;
}

.form-message .forms .forms-ipt {
  flex: 0 0 40%;
  font-size: 0.5rem;
  height: 2.4rem;
  line-height: 2.4rem;
  margin-bottom: 1rem;
}

.form-message .forms .forms-ipt input {
  border: none;
  border-radius: 1.5rem;
  background: #ffffff;
  height: 2.4rem;
  padding: 0 1rem;
}

.form-message .form-btn {
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 1.2rem;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  background: #f446a8;
  margin: 0 2rem 1rem;
}

.form-message p {
  text-align: center;
  font-size: 0.5rem;
  color: #ffffff;
}

.introduce {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
}

.introduce div {
  flex: 1;
  text-align: center;
  font-weight: 700;
}

.introduce div img {
  width: 100%;
}

.banner .swiper-slide img {
  width: 100%;
  margin-bottom: 0;
}

.swiper-slide img {
  width: 90%;
  margin-bottom: 2rem;
}

.swiper1 {
  margin-top: 1rem;
}

.swiper1 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-pagination-bullet-active {
  background: #ffb23a;
}

/* 顶部导航栏 */
.weixinJump1 {
  width: 11rem;
  height: 3.5rem;
  margin-left: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  letter-spacing: 0.1rem;
  background: url(../images/ez_jixunying_2021/db1.png) no-repeat center;
  background-size: 100%;
}

.weixinJump1 a {
  color: #fff;
}

/* 公共 */
.titleColor {
  color: #224c94;
  text-align: center;
}

.titleColor span {
  /* font-family: 'SourceHanSansMedium'; */
  font-size: 1.4rem;
  font-weight: 400;
}

.title-minsize {
  font-size: 1rem;
  letter-spacing: 0.1rem;
  margin-top: 0.2rem;
  text-align: center;
}

.zixun {
  width: 95%;
  height: 3rem;
  margin: 0.5rem auto 0;
  /* background-color: rgba(0,0,0, 0.1); */
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.zx1 {
  width: 8rem;
  height: 2rem;
  background: url(../images/ez_jixunying_2021/zxan1.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.zx1 span {
  color: #fff;
  font-size: 1rem;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
  margin-left: 12%;
}

.zx2 {
  width: 8rem;
  height: 2rem;
  background: url(../images/ez_jixunying_2021/zxan2.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.zx2 span {
  color: #fff;
  font-size: 1rem;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
  margin-left: 20%;
}

/* 首图下的表单 */
.stbd {
  width: 100%;
  height: 5rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  background: url(../images/ez_jixunying_2021/biaodan.jpg) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}

.stbh {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 2.5rem;
}

.stbd input {
  width: 6.5rem;
  height: 1.5rem;
  border-radius: 3rem;
  border: 1px solid #4561f1;
  text-indent: 0.5rem;
  font-size: 0.8rem;
}

.stbd input::-webkit-input-placeholder {
  color: #6a6a6a;
}

.stbd button {
  background: url(../images/ez_jixunying_2021/bdan.png) no-repeat;
  background-size: 100% 100%;
  border: none;
  width: 7rem;
  height: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}

.stbd button span {
  margin-top: -0.1rem;
  margin-left: -1rem;
}

.tiaokuan {
  font-size: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tiaokuan input {
  width: 1rem;
  margin-right: 0.4rem;
}

/* 24考研全年集训营，率先启航 */
.plan1 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/kybt.png) no-repeat bottom;
  background-size: 74%;
  padding-top: 1rem;
}

.ky {
  width: 95%;
  height: 8rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.ky .kybox {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ky .kybox p1 {
  color: #4561f1;
  width: 1rem;
  font-size: 0.7rem;
  margin-left: 1.8rem;
}

.ky .kybox p2 {
  width: 1rem;
  font-size: 0.6rem;
  text-align: center;
}

.ky1 {
  background: url(../images/ez_jixunying_2021/ky1.png) no-repeat;
  background-size: 100% 100%;
}

.ky2 {
  background: url(../images/ez_jixunying_2021/ky2.png) no-repeat;
  background-size: 100% 100%;
}

.ky3 {
  background: url(../images/ez_jixunying_2021/ky3.png) no-repeat;
  background-size: 100% 100%;
}

.ky4 {
  background: url(../images/ez_jixunying_2021/ky4.png) no-repeat;
  background-size: 100% 100%;
}

.yjtjwx {
  width: 9rem;
  height: 2rem;
  margin: 1rem auto 0;
  background: url(../images/ez_jixunying_2021/zxan2.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.yjtjwx span {
  color: #fff;
  font-size: 1rem;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
  margin-left: 10%;
}

.vs {
  width: 95%;
  height: 17rem;
  margin: auto;
  margin-top: 1.5rem;
  display: flex;
  justify-content: space-between;
}

.vsbox {
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vs1 {
  background: url(../images/ez_jixunying_2021/vs1.png) no-repeat;
  background-size: 100% 100%;
}

.vs2 {
  background: url(../images/ez_jixunying_2021/vs2.png) no-repeat;
  background-size: 100% 100%;
}

.vsbox p1 {
  margin-top: 1%;
  font-size: 1rem;
}

.vsbox p2 {
  margin-top: 9%;
  width: 100%;
  height: 11rem;
}

.vsbox p2 ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.vsbox p2 ul li {
  width: 85%;
  height: 2rem;
  border-radius: 0.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vs1 p2 ul li {
  font-size: 0.8rem;
  background-color: #b9b9ed;
}

.vs2 p2 ul li {
  font-size: 0.7rem;
  background-color: #fed699;
  text-align: center;
}

.vstu {
  position: absolute;
  margin-top: 6rem;
  margin-left: 10.7rem;
  width: 3rem;
}

.vsbox p3 {
  margin-top: 4%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vsbox p3 a {
  width: 100%;
  font-size: 1rem;
  color: #fff;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}

.vszx1 {
  width: 65%;
  height: 2rem;
  background: url(../images/ez_jixunying_2021/kyan1.png) no-repeat;
  background-size: 100% 100%;
}

.vszx2 {
  width: 80%;
  height: 2rem;
  background: url(../images/ez_jixunying_2021/kyan2.png) no-repeat;
  background-size: 100% 100%;
}

/* 聚创考研全年集训营 */
.hf {
  width: 100%;
  height: 4rem;
  margin-top: 1rem;
  background: linear-gradient(#9cc3fc, #d0c3fb);
  color: #fff;
  /* font-family: 'SourceHanSansMedium'; */
  font-size: 1.7rem;
  font-weight: 400;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 吃住学一站式辅导 */
.plan2 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/czxbt.png) no-repeat bottom;
  background-size: 66%;
  margin-top: 1rem;
  padding-top: 1rem;
}

.plan2 .yh {
  width: 95%;
  margin: auto;
  font-size: 0.8rem;
  border-bottom: 0.15rem solid #1187ff;
  padding-bottom: 0.2rem;
  color: #797979;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.plan2 .yh img {
  width: 1.2rem;
  margin-right: 0.3rem;
}

.plan2 .yh span {
  color: #007eff;
  font-size: 1rem;
  display: flex;
  align-items: flex-end;
}

.tu {
  width: 95%;
  height: 5.5rem;
  margin: auto;
  margin-top: 0.7rem;
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-around;
}

.tu img {
  width: 25%;
  height: 100%;
}

/* 免费预约咨询参观 */
.biaodan {
  width: 100%;
  height: 6.5rem;
  margin-top: 1rem;
  background: url(../images/ez_jixunying_2021/bdbj.png) no-repeat;
  background-size: 100% 100%;
}

.bd_1 {
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.biaodan p {
  color: #fff;
  font-size: 1.7rem;
  /* font-family: 'SourceHanSansMedium'; */
  font-weight: 400;
  margin-top: 1rem;
  text-shadow: 1px 1px 1px #1229c0, -1px -1px 1px #1229c0, -1px 1px 1px #1229c0, 1px -1px 1px #1229c0;
}

.bdbh {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 0.8rem;
}

.biaodan input {
  width: 6.5rem;
  height: 1.5rem;
  border-radius: 3rem;
  border: 1px solid #4561f1;
  text-indent: 0.5rem;
  font-size: 0.8rem;
}

.biaodan input::-webkit-input-placeholder {
  color: #6a6a6a;
}

.biaodan button {
  background: url(../images/ez_jixunying_2021/bdan.png) no-repeat;
  background-size: 100% 100%;
  border: none;
  width: 7rem;
  height: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
  text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;
}

.biaodan button span {
  margin-top: -0.1rem;
  margin-left: -1rem;
}

/* 高三式半封闭集训 */
.plan3 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/gsbt.png) no-repeat bottom;
  background-size: 66%;
  margin-top: 1rem;
  padding-top: 1rem;
}

.gstu {
  width: 95%;
  height: 7.5rem;
  margin: 0.7rem auto 0;
}

.plan3 img {
  width: 100%;
}

/* 教研团队全程陪伴式服务 */
.plan4 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/jybt.png) no-repeat bottom;
  background-size: 66%;
  margin-top: 1rem;
  padding-top: 1rem;
}

.company_box {
  width: 90%;
  margin: auto;
  height: 16.07142857rem;
  background: url('../images/ez_jixunying_2021/company.png') no-repeat;
  background-size: 50%;
  background-position: center center;
  display: flex;
  justify-content: space-between;
  margin-top: 1.42857143rem;
}

.company_box>div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ten_list {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 6.125rem;
  height: 1.375rem;
  background: url('../images/ez_jixunying_2021/ben.png') no-repeat;
  background-size: 100% 100%;
}

.ten_list>div {
  text-align: center;
  line-height: 1.26923077rem;
  font-size: 0.78571429rem;
}

.ten_list p {
  font-size: 0.65rem !important;
  margin-top: 0.3rem;
  text-align: center;
}

.jytu {
  width: 95%;
  height: 16rem;
  margin: 1rem auto 0;
}

.jytu img {
  width: 100%;
  height: 100%;
}

/* 高水平师资亲临面授 */
.plan5 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/gspbt.png) no-repeat bottom;
  background-size: 64%;
  margin-top: 1rem;
  padding-top: 1rem;
}

.plan5 .kyglbxTop {
  width: 100%;
  height: 13rem;
  margin-top: 1rem;
  background-color: #e5f3ff;
}

.kyglbxTab1 {
  width: 100%;
  height: 4rem;
}

.kyglbxTab1 .swiper-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.kyglbxLi1 {
  width: 5rem !important;
  height: 1.5rem;
  font-size: 0.9rem;
  border: 0.1rem solid #2d6af8;
  border-radius: 0.5rem;
  color: #2d6af8;
  font-weight: bold;
  letter-spacing: 0.2rem;
  box-shadow: 0px 1px 1px #2d6af8;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.kyglbx-active1 {
  color: #fff;
  background-color: #2d6af8;
}

.kyglbxCot1 .swiper-slide {
  width: 100% !important;
}

.kyglbxCot1 {
  width: 100%;
}

.gsp {
  width: 90%;
  height: 8rem;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gsp .teacher {
  width: 30%;
  float: left;
}

.gsp .teacher img {
  width: 100%;
  margin-bottom: 0;
}

.gsp .teacher .content {
  width: 100%;
  border: 1px solid #dedede;
  border-top: none;
  background-color: #fff;
  margin-left: -1px;
  height: 2rem;
  font-size: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 分期滚动开课 */
.plan6 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/fqbt.png) no-repeat bottom;
  background-size: 64%;
  margin-top: 1rem;
  padding-top: 1rem;
}

.fqtu {
  width: 95%;
  height: 10rem;
  margin: 1rem auto 0;
  background: url(../images/ez_jixunying_2021/fqtu2.png) no-repeat;
  background-size: 100% 100%;
}

.fqtop {
  width: 91%;
  margin-left: 2.4rem;
  display: flex;
  justify-content: space-between;
}

.fqbuttom {
  margin-left: 10.8rem;
  margin-top: 4.3rem;
  display: flex;
  justify-content: space-between;
}

.fe9693 p1 {
  color: #ff2c2c;
}

.ee7b00 p1 {
  color: #ee7b00;
}

.c0ca7b9 p1 {
  color: #0ca7b9;
}

.fqtop-1 {
  display: flex;
  flex-direction: column;
}

.fqtop-1 p1 {
  font-size: 0.85rem;
}

.fqtop-1 p2 {
  font-size: 0.9rem;
}

/* 聚创教育 考研辅导品牌 */
.plan7 .titleColor {
  height: 2.1rem;
  background: url(../images/ez_jixunying_2021/jcbt.png) no-repeat bottom;
  background-size: 72%;
  margin-top: 1rem;
  padding-top: 1rem;
}

/* 底部介绍 */
.footers {
  width: 100%;
  padding: 1.5rem 0 2rem;
  background: #1c1b1b;
}

.footers .footer-d {
  width: 100%;
  margin: auto;
}

.footers .footer-d .top {
  width: 50%;
  margin: 0 0 1rem 1rem;
}

.footers .footer-d .top img {
  width: 100%;
}

.foot-title {
  margin: 0 0 1.5rem 1rem;
}

.foot-title ul {
  display: flex;
  justify-content: start;
  align-items: center;
  font-size: 0.8rem;
  color: #ffffff;
}

.foot-title ul li {
  /* flex: 1; */
  text-align: center;
  border-right: 1px solid #ffffff;
  padding: 0 0.5rem 0 0.5rem;
}

.foot-title ul li a {
  color: #ffffff;
}

.foot-title .foot-li {
  border-right: none;
}

.foot-message {
  padding: 0 1rem 0 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.foot-message .erweima {
  width: 45rem;
  margin: auto;
  margin-right: 0.6rem;
}

.foot-message .erweima img {
  width: 100%;
}

.message-text p {
  color: #fff;
  text-indent: 1.6rem;
  font-size: 0.8rem;
}

/* 底部导航栏 */
.pannel-12 {
  width: 100%;
  background: #8771DD;
  bottom: 0px;
  position: fixed;
  overflow: hidden;
  z-index: 10;
  box-shadow: 0 2px 13px 0 #CBD6EC;
  max-width: 750px;
  margin: 0 auto;
}

.pannel-12 span {
  position: absolute;
  color: red;
  font-size: 0.6rem;
  margin-top: -0.3rem;
}

.pannel-12 a {
  display: block;
  width: 100%;
  float: left;
}

.pannel-12 li {
  float: left;
  width: 25%;
  height: 2.5rem;
  padding-top: .6rem;
  padding-bottom: 1rem;
}

.pannel-12 li p {
  width: 100%;
  text-align: center;
  color: #fff;
}

.pannel-12 li img {
  margin: 0 auto;
  display: block;
  margin-bottom: .2rem;
  height: 1.5rem;
}

/* 点击弹出表单 */
.pannel-15 {
  width: 60%;
  position: fixed;
  background: url(../images/ez_jixunying_2021/djbd.png) no-repeat;
  background-size: 100%;
  top: 50%;
  height: 12rem;
  margin-top: -7rem;
  max-width: 402px;
  left: 50%;
  margin-left: -34%;
  z-index: 100;
  padding: 0 4%;
  display: none;
  text-align: center;
}

.pannel-15 p {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 8%;
}

.pannel-15 input {
  height: 1.5rem;
  margin-top: 0.5rem;
  border-radius: 0.2rem;
  border: none;
  border: 1px solid #ccc;
  text-indent: 0.5rem;
}

.pannel-15 button {
  border: none;
  width: 8rem;
  height: 2rem;
  background-color: #007eff;
  background: url(../images/ez_jixunying_2021/djbdan.png) no-repeat;
  background-size: 100% 100%;
  color: #da4618;
  margin-top: 1rem;
}

/* 个人信息与隐私保护条款 */
.grxx {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 1rem;
  line-height: 1.6rem;
  background-color: #fff;
  overflow-y: auto;
  display: none;
}

.grxx::-webkit-scrollbar {
  display: none;
}

.grxx .box {
  width: 96%;
  margin: auto;
  height: 100%;
}

.grxx .wyyd {
  width: 100%;
  margin-top: 1rem;
  text-align: center;
}

.grxx button {
  border: none;
  border: 1px solid #000;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
}