body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.12rem;
  font-family: PingFangSC, sans-serif;
}

table,td,tr,img,ul,li,h1,h2,p,object,param,embed {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  border: 0;
}

ul,li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: none;
}

.clear {
  clear: both;
}

.clearfix {
  zoom:1;}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*wap-main*/
.wap-main {
  width: 100%;
  height: auto;
  position: relative;
  text-align: center;
}

.wap-main .main_m {
  width: 7rem;
  height: 100%;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.wap-main img {
  display: block;
  width: 100%;
  height: 100%;
}

.wap-main .knowtitle {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wap-main .knowtitle .titletxt {
  color: #2a518a;
  font-size: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
}

.wap-main .knowtitle .titletxt span {
  color: #005cfe;
}

.wap-main .knowtitle .titleline {
  width: 5rem;
  height: 0.04rem;
  background: #8eb2e4;
  position: relative;
  margin-top: 0.2rem;
}

.wap-main .knowtitle .titleline .titlelinein {
  width: 1rem;
  height: 0.04rem;
  background: #005dff;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -0.02rem);
}

/* 顶部 */
.wap-main .top {
  width: 100%;
  height: auto;
  background: url("../images/bgall.png") no-repeat top;
  background-size: 100%;
}

.wap-main .top .topbox {
  position: relative;
  padding: 1rem 0 0 0;
}

.wap-main .top .topbox .logotop {
  position: absolute;
  right: 0;
  top: 0.25rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wap-main .top .topbox .logotop .phone {
  font-size: 0.3rem;
  color: #1a4299;
}
.wap-main .top .topbox .logotop img {
  width: 2.62rem;
  height: 0.52rem;
}

.wap-main .top .topone {
  width: 5.3rem;
  background: linear-gradient(to right, #f8cc51, transparent);
  color: #041f3d;
  font-size: 0.3rem;
  line-height: 0.42rem;
  font-weight: bold;
  text-align: left;
  padding: 0.1rem 0 0.1rem 0.1rem;
}

.wap-main .top .topone span {
  color: #fc5126;
}

.wap-main .top .nerv {
  width: 4.52rem;
  height: 0.7rem;
}

.wap-main .top .toptwo {
  position: relative;
  margin: 0.25rem 0 0.1rem 0;
  width: 4.5rem;
}

.wap-main .top .toptwo .twoimgone {
  position: absolute;
  font-size: 0.28rem;
  line-height: 0.28rem;
  font-weight: bolder;
}

.wap-main .top .toptwo .twotitle {
  color: #03213d;
  font-weight: bold;
  font-size: 0.6rem;
  line-height: 0.6rem;
  padding: 0.05rem 0.2rem;
}

.wap-main .top .toptwo .twotitle span {
  color: #fd5028;
}

.wap-main .top .topthree {
  position: relative;
  margin-bottom: 0.15rem;
}

.wap-main .top .topthree .threetitle {
  color: #272e4a;
  font-size: 0.9rem;
  line-height: 1.3rem;
  font-weight: bold;
  position: relative;
  z-index: 1;
  text-align: left;
}

.wap-main .top .topthree .threestar {
  width: 0.38rem;
  height: 0.38rem;
  position: absolute;
  top: 1.35rem;
  left: 1.95rem;
}

.wap-main .top .topfour {
  width: 4.02rem;
  height: 0.2rem;
  transform: skewX(-5deg);
  position: relative;
  left: 0.08rem;
}

/* 专业指导 助力上岸 */
.wap-main .top .zhulibox {
  border-radius: 0.35rem;
  background: linear-gradient(to right, #fffeff, #fca146);
  padding: 0 0 0.01rem 0.02rem;
  box-sizing: border-box;
  box-shadow: 0 0.03rem 0rem 0rem #ff681f;
  width: 4rem;
  height: 0.65rem;
  margin: 0 auto;
  position: relative;
  top: 0.25rem;
  z-index: 2;
}

.wap-main .top .zhulibox .zltitle {
  background: linear-gradient(to right, #f55b25, #fdb75f);
  border-radius: 0.35rem;
  font-size: 0.34rem;
  line-height: 0.34rem;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.01rem;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wap-main .top .onebottbox {
  width: 95%;
  margin: 0 auto;
  position: relative;
  border-radius: 0.35rem;
}

.wap-main .top .onebtonoimg {
  background: linear-gradient(to bottom, #fefefe, #dae9ff);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 0.35rem;
  padding: 0.55rem 0.25rem 0 0.25rem;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}

.wap-main .top .onebottbox .oneleft {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.wap-main .top .onebottbox .oneleft .leftitem {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wap-main .top .onebottbox .oneleft .leftitem .leftitemimgbox {
  width: 0.8rem;
  height: 0.8rem;
  background: #9cc5f9;
  border-radius: 0.15rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wap-main .top .onebottbox .oneleft .leftitem .leftitemimgbox .leftitemimg {
  width: 0.63rem;
  height: 0.55rem;
}

.wap-main .top .onebottbox .oneleft .leftitem .leftitemname {
  color: #2a518a;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  margin-top: 0.08rem;
}

.wap-main .top .onebottbox .onecenter {
  border: 0.01rem dashed #92a7c4;
  height: 0;
  width: 100%;
  margin: 0.25rem 0;
}

.wap-main .top .onebottbox .oneright .rightitem {
  color: #2a508e;
  font-size: 0.32rem;
  line-height: 0.36rem;
  letter-spacing: 0.01rem;
}

.wap-main .top .onebottbox .oneright .rightitem span:nth-child(1) {
  color: #005dfd;
  font-weight: bold;
}

.wap-main .top .onebottbox .oneright .rightitem span:nth-child(2) {
  color: #2a518a;
  font-weight: bold;
}

.wap-main .top .onebottbox .onebtoimg {
  position: absolute;
  top: -3.5rem;
  right: -0.35rem;
}

.wap-main .top .onebottbox .onebtoimg .onerightper {
  width: 2.952rem;
  height: 4.32rem;
}

.wap-main .whitebox {
  background-color: #fff;
  padding: 0.5rem 0.15rem 0 0.15rem;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

/* 专业指导 主力上岸 */
.wap-main .futop {
  position: absolute;
  top: -2.8rem;
  width: 100%;
}

/* 预约 */
.wap-main .yuyue {
  background: linear-gradient(to bottom, #2a518a, 12%, #fff);
  border-radius: 0.35rem;
  padding: 0.1rem 0.015rem 0 0.015rem;
  box-sizing: border-box;
}

.wap-main .yuyue .getshufengzhuang {
  width: 100%;
  padding: 0 0.2rem;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 0.35rem;
}

.wap-main .yuyue .jianbian {
  width: 100%;
  height: 0.03rem;
  background: linear-gradient(to right,transparent,#93c1ff,transparent);
}

.wap-main .yuyue .getshufengzhuang .yuyuetitle {
  font-size: 0.34rem;
  line-height: 0.34rem;
  color: #2c508a;
  font-weight: bold;
  padding: 0.25rem 0;
}

.wap-main .yuyue .getshufengzhuang .get-form {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0.35rem;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.75rem;
  border: 0.02rem solid #d6d6d6;
  padding: 0 0.15rem;
  box-sizing: border-box;
  box-shadow: 0.05rem 0.05rem 0.05rem 0.01rem #d6d6d6;
  margin-bottom: 0.25rem;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-img {
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  width: 1.9rem;
  height: 100%;
  text-align: left;
  display: flex;
  align-items: center;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-input .gfi-input-name {
  border: none;
  background: #ffffff;
  width: 100%;
  height: 100%;
  padding: 0;
  font-size: 0.28rem;
  box-sizing: border-box;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-getCode {
  position: absolute;
  right: 0.05rem;
  top: 50%;
  transform: translate(0, -50%);
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-item .gfi-getCode .getYzm {
  border: none;
  border-radius: 22rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #767676;
  font-size: 0.32rem;
  width: 2rem;
  padding: 0.05rem 0;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-top .gft-submit {
  width: 100%;
  height: 0.75rem;
  background: linear-gradient(to right, #f12741, #ff6a03);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fffeff;
  font-size: 0.34rem;
  line-height: 0.34rem;
  font-weight: bold;
}

.wap-main .yuyue .getshufengzhuang .get-form .get-form-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.15rem;
  font-size: 0.28rem;
}

/* 考研之后 你需要了解的复试问题 */
.wap-main .knowbox .knowin {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.25rem 0;
}

.wap-main .knowbox .knowin .knowinitem {
  margin-bottom: 0.25rem;
}

.wap-main .knowbox .knowin .knowinitem:nth-child(n+3) {
  margin-bottom: 0;
}

.wap-main .knowbox .knowin .knowinitem .knowimg {
  width: 3.03rem;
  height: 2.18rem;
  border: 0.08rem solid #e1e2e4;
  margin-bottom: 0.1rem;
}

.wap-main .knowbox .knowin .knowinitem .knowdes {
  width: 100%;
  color: #404040;
  font-size: 0.32rem;
  line-height: 0.4rem;
}

.wap-main .knowbox .knowin .knowinitem .knowdes span {
  color: #333333;
  font-weight: bold;
}

/* 按钮 */
.wap-main .allbtn {
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wap-main .allbtn .btnone {
  width: 3.2rem;
  height: 100%;
  background: #03213d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.34rem;
  border-radius: 0.30rem;
  position: relative;
  left: 0.225rem;
  z-index: 1;
}

.wap-main .allbtn .btntwo {
  width: 3.5rem;
  height: 100%;
  background: #008bff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.34rem;
  border-radius: 0.30rem;
  position: relative;
  left: -0.225rem;
  padding-left: 0.25rem;
  box-sizing: border-box;
}

/* 适合人群 与其观望不如提前备考 */
.wap-main .beikao {
  box-shadow: 0.05rem 0.07rem 0.07rem 0.01rem #e8ecef;
  background: #fff;
  border-radius: 0.35rem;
  padding: 0.15rem;
  box-sizing: border-box;
  position: relative;
}

.wap-main .beikao .beikaoin {
  background: #f3f8fe;
  border-radius: 0.35rem;
  padding: 0.35rem 0.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wap-main .beikao .beikaoin .bkitem {
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}

.wap-main .beikao .beikaoin .bkitem:last-child {
  margin-bottom: 0;
}

.wap-main .beikao .beikaoin .bkitem .beiitcricle {
  border: 0.03rem solid #abe7ff;
  background-color: #cff0ff;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
}

.wap-main .beikao .beikaoin .bkitem .beiitdes {
  margin-left: 0.12rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
}

.wap-main .beikao .beikaoin .bkitem .beiitdes span {
  color: #005cff;
}

.wap-main .beikao .bkimg {
  width: 3.16rem;
  height: 2.33rem;
  position: absolute;
  bottom: 0;
  right: -0.3rem;
}

/* 复试课程 多种班型适配不同需求 */
.wap-main .xuqiu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0.25rem 0.35rem 0 0.35rem;
}

.wap-main .xuqiu .xqitem {
  width: 2.8rem;
  border-radius: 0.12rem;
  box-sizing: border-box;
  border: 0.02rem solid #79a9fe;
  box-shadow: 0.06rem 0.06rem 0.05rem 0 #dfe4e8;
  margin-bottom: 0.25rem;
}

.wap-main .xuqiu .xqitem:nth-child(n+7) {
  margin-bottom: 0;
}

.wap-main .xuqiu .xqitem .xqtop {
  background: #eef5ff;
  border-radius: 0.10rem 0.10rem 0 0;
  width: 100%;
  color: #000002;
  font-size: 0.32rem;
  line-height: 0.46rem;
  font-weight: bold;
  padding: 0.15rem 0;
}

.wap-main .xuqiu .xqitem .xqtop span {
  color: #005efd;
  font-size: 0.38rem;
  line-height: 0.38rem;
}

.wap-main .xuqiu .xqitem .xqask {
  background: linear-gradient(to right, #005dff, #0088fe, #005dff);
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  border-radius: 0 0 0.10rem 0.10rem;
  padding: 0.2rem 0;
}

/* 定向院校辅导 更精细化备考内容 */
.wap-main .xuqiu .xqxxitem {
  border: none;
  border-bottom: 0.02rem solid #f7f5e6;
}

.wap-main .xuqiu .xqxxitem .xqtop {
  background-color: #fdfce8;
}

.wap-main .xuqiu .xqxxitem .xqtop span {
  color: #fc5126;
}

.wap-main .xuqiu .xqxxitem .xqask {
  background: linear-gradient(to right, #feab1f, #fdc528, #feab1f);
}

/* 课程亮点 贴心服务助力上岸 */
.wap-main .shangan {
  padding: 0.6rem 0;
}

.wap-main .shangan .smalltitle {
  font-size: 0.3rem;
  line-height: 0.3rem;
  margin: 0.15rem 0 0.45rem 0;
}

.wap-main .shangan .sanbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wap-main .shangan .sanbox .sanitem {
  background: linear-gradient(to bottom, #f3f6fd, #2667cd);
  width: 3.3rem;
  padding: 0.05rem;
  box-sizing: border-box;
  margin-bottom: 0.5rem;
}

.wap-main .shangan .sanbox .sanitem:nth-child(n+3) {
  margin-bottom: 0;
}

.wap-main .shangan .sanbox .sanitem .sanitemin {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 0.15rem;
  height: 100%;
  box-sizing: border-box;
}

.wap-main .shangan .sanbox .sanitem .sannum {
  border: 0.07rem solid #05203b;
  width: 0.75rem;
  height: 0.75rem;
  position: relative;
  box-sizing: border-box;
  border-radius: 50%;
  top: -0.25rem;
}

.wap-main .shangan .sanbox .sanitem .sannum .sannumin {
  color: #005dff;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  background: #fff;
  border: 0.08rem solid #005dff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wap-main .shangan .sanbox .sanitem .sannum .santrangle {
  width: 0;
  height: 0;
  border-top: 0.15rem solid #02203c;
  border-left: 0.15rem solid transparent;
  border-right: 0.15rem solid transparent;
  position: absolute;
  bottom: -0.15rem;
  left: 50%;
  transform: translate(-50%, 0);
}

.wap-main .shangan .sanbox .sanitem .sandes {
  position: relative;
  width: 100%;
  padding: 0 0.10rem;
  box-sizing: border-box;
}

.wap-main .shangan .sanbox .sanitem .sandes .sandestxt {
  color: #3677ef;
  font-size: 0.30rem;
  line-height: 0.38rem;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.wap-main .shangan .sanbox .sanitem .sandes .sandesborder {
  width: 100%;
  height: 0.2rem;
  background: linear-gradient(to top, #c9c9c9, transparent);
  position: relative;
  top: -0.05rem;
}

.wap-main .teacher-swiper {
  position: relative;
  margin: 0.25rem 0;
  overflow: hidden;
}

.wap-main .teacher-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.wap-main .teacher-swiper .teaitem {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 5rem;
  padding: 0.2rem 0;
  background: #fff;
  box-shadow: 0rem 0rem 0.10rem 0.01rem #e8ecef;
  box-sizing: border-box;
}

.wap-main .teacher-swiper .teaitem .teaimg {
  border: 0.05rem solid #008cff;
  background: #fff;
  border-radius: 50%;
  padding: 0.05rem;
  box-shadow: 0.03rem 0 0.03rem 0rem #d0d4d5;
}

.wap-main .teacher-swiper .teaitem .teaimg .teaimgin {
  width: 1.95rem;
  height: 1.94rem;
}

.wap-main .teacher-swiper .teaitem .teaproname {
  height: 0.55rem;
  display: flex;
  align-items: center;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  box-shadow: 0.02rem 0 0.03rem 0.03rem #c9d3d4;
  position: relative;
  top: -0.2rem;
}

.wap-main .teacher-swiper .teaitem .teaproname .teapro {
  width: 2.3rem;
  height: 100%;
  color: #fff;
  background: #008cff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wap-main .teacher-swiper .teaitem .teaproname .teaname {
  color: #008cff;
  background: #fff;
  width: 1.8rem;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wap-main .teacher-swiper .teaitem .teades {
  width: 3.5rem;
  font-size: 0.32rem;
  line-height: 0.44rem;
  text-align: left;
}

.wap-main .teacher-swiper .teacher-pre {
  width: 0.6rem;
  height: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 2rem;
  position: absolute;
  z-index: 1;
}

/* 新航道 高端考研教育品牌 */
.wap-main .pinpai .logoimg {
  width: 1.72rem;
  height: 0.66rem;
  margin: 0.25rem auto;
}

.wap-main .pinpai .ppdes {
  text-align: left;
  color: #666666;
  font-size: 0.3rem;
  line-height: 0.46rem;
  letter-spacing: 0.01rem;
  margin-bottom: 0.15rem;
}

/* 新航道好轻松考研  考研就要好轻松  */
.wap-main .desone {
  color: #051f40;
  font-size: 0.36rem;
  line-height: 0.36rem;
  margin: 0.35rem 0 0.08rem;
}

.wap-main .destwo {
  color: #051f40;
  font-size: 0.34rem;
  line-height: 0.34rem;
  font-weight: bold;
  padding-bottom: 0.35rem;
}

.wap-main .campus-swiper {
  height: 5.2rem;
}
.wap-main .campus-swiper .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 5rem;
}
.wap-main .campus-swiper .list .item {
  width: 2.13rem;
  height: 1.5rem;
  border-radius: 0.2rem;
  position: relative;
  margin-right: 0.15rem;
  margin-bottom: 0.15rem;
  overflow: hidden;
}
.wap-main .campus-swiper .list .item:nth-child(3n) {
  margin-right: 0;
}
.wap-main .campus-swiper .list .item .tag {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  height: 0.35rem;
  line-height: 0.35rem;
  padding: 0 0.15rem;
  text-align: center;
  border-radius: 0.2rem 0;
  color: #fff;
  font-size: 0.1rem;
}
.wap-main .campus-swiper .list .item .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wap-main .campus-swiper .campus-pagination {
  bottom: 0;
}
.wap-main .campus-swiper .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  margin: 0 0.2rem;
  background: #0671e8;
  opacity: 0.5;
}
.wap-main .campus-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}

.footer-info {
  background-color: #fff;
  text-align: center;
  font-size: 0.2rem;
  color: #999;
  padding: 0.3rem 0;
}