body {
  padding-bottom: 4rem !important;
}

.body_box {
  background-color: #ffd2c2;
}

.whimg {
  width: 100%;
  height: 100%;
}

.title {
  width: 22rem;
  margin: 1rem auto;
}

.mg1 {
  margin: 1rem auto;
}

/* 顶部导航栏 */
.menu_list {
  padding: 2px 12px;
  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.50);
  position: fixed;
  top: 0;
  max-width: 750px;
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}

.menu_list img {
  height: 1.92rem;
  width: auto;
  margin: .83rem 0;
}

.nav {
  margin-top: 3.6rem;
  width: 100%;
  height: 3.14rem;
  position: fixed;
  z-index: 99;
  background: #ffffff;
  box-sizing: border-box;
  left: 0;
  top: 0;
  border-bottom: 1px solid #F5F5F5;
}

.nav ul {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.07rem;
  box-sizing: border-box;
  font-size: 0.86rem;
  font-weight: 400;
  color: #000000;
}

.fr {
  float: right;
}

.weixinJump {
  width: 11rem;
  height: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  letter-spacing: 0.1rem;
  background: url(../images/fushi_2021/dingbuk.png) no-repeat center;
  background-size: 100%;
}

.weixinJump span {
  color: #ffeb00;
}

/* 公共 */
.fsgg {
  width: 100%;
  position: relative;
  padding-top: 6rem;
}

.fsbox1 {
  width: 95%;
  margin: auto;
  border: 0.05rem solid #ff986e;
  border-radius: 0.8rem;
  background-color: #ffede7;
}

.fsbt {
  width: 80%;
  height: 3rem;
  margin: auto;
  margin-top: -4rem;
  font-weight: bold;
  font-size: 1.3rem;
  color: #fff;
  letter-spacing: 0.1rem;
  border-radius: 1rem 1rem 0 0;
  background-image: linear-gradient(to bottom, #ff8a39, #ff450d);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fsbox2 {
  width: 95%;
  height: 100%;
  margin: auto;
  background-color: #fff;
  border-radius: 0.6rem;
}

.zixun {
  width: 11rem;
  height: 2.9rem;
  margin: auto;
  background: url(../images/fushi_2021/anniu1.png) no-repeat;
  background-size: 100% 100%;
  color: #d94216;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zixun span {
  margin-top: -0.2rem;
}

/* 复试调剂咨询 */
.diaodan p1 {
  width: 100%;
  padding-top: 1.2rem;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.diaodan p1 span {
  border-bottom: 0.2rem solid #ff692c;
  margin-top: 0.2rem;
}

.bd_lie {
  width: 94%;
  margin: auto;
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.bd_lie>div {
  width: 24%;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
}

.bd_lie>div img {
  width: 1.5rem;
  margin-right: 0.1rem;
}

.xxsj {
  width: 100%;
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.diaodan input {
  width: 20rem;
  height: 2.3rem;
  margin: auto;
  border-radius: 2rem;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-top: 0.8rem;
  text-indent: 3.5rem;
}

.diaodan button {
  width: 11rem;
  height: 2.9rem;
  margin: auto;
  margin-top: 1rem;
  background: url(../images/fushi_2021/anniu1.png) no-repeat;
  background-size: 100% 100%;
  color: #d94216;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.diaodan button span {
  margin-top: -0.2rem;
}

.bdtu {
  width: 2.8rem;
  height: 2.3rem;
  position: absolute;
  background-color: #dddddd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2.1rem 0 0 2.1rem;
}

.phone-scroll {
  width: 100%;
  height: 100%;
  font-size: 0.8rem;
  color: #818181;
}

.phone-scroll3 {
  width: 100%;
  height: 100%;
  font-size: 0.8rem;
  color: #818181;
}

.phone-active {
  font-weight: bold;
}

.phone-scroll .phone {
  height: 1rem;
}

.phone-scroll3 .phone2 {
  height: 1rem;
}

/* 考研复试的特点 */
.td {
  width: 98%;
  height: 6.8rem;
  margin: auto;
  padding-top: 1.5rem;
  display: flex;
  justify-content: space-between;
}

.tdbox {
  width: 34%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.tdbox p1 {
  color: #fff;
  margin-top: 1rem;
  text-align: center;
  font-size: 0.9rem;
  width: 100%;
  height: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tdbox p2 {
  font-size: 0.75rem;
  margin-left: 0.9rem;
  height: 3.7rem;
  display: flex;
  align-items: center;
}

.td1 {
  background: url(../images/fushi_2021/tedian1.jpg) no-repeat;
  background-size: 100% 100%;
}

.td2 {
  background: url(../images/fushi_2021/tedian2.jpg) no-repeat;
  background-size: 100% 100%;
}

.td3 {
  background: url(../images/fushi_2021/tedian3.png) no-repeat;
  background-size: 100% 100%;
}

/* 聚创24考研复试课程 */
.kc {
  width: 95%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.kc img {
  width: 47%;
}

.kecheng p {
  font-size: 1rem;
  text-align: center;
  margin-top: 1.1rem;
}

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

.kcxxsj input {
  width: 20rem;
  height: 2.3rem;
  margin: auto;
  border-radius: 2rem;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin-top: 0.8rem;
  text-indent: 3.5rem;
}

.kcxxsj button {
  width: 11rem;
  height: 2.9rem;
  margin: auto;
  margin-top: 1rem;
  background: url(../images/fushi_2021/anniu1.png) no-repeat;
  background-size: 100% 100%;
  color: #d94216;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.kcxxsj button span {
  margin-top: -0.2rem;
}

/* 聚创复试集训营 */
.jixunying p {
  width: 100%;
  padding-top: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jixunying p span {
  border-bottom: 0.2rem solid #ff692c;
  margin-top: 0.2rem;
}

.jixunying .yh {
  width: 95%;
  margin: auto;
  font-size: 0.7rem;
  border-bottom: 0.1rem solid #ff763d;
  padding-bottom: 0.2rem;
  color: #797979;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

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

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

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

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

.jixunying p1 {
  width: 90%;
  margin: auto;
  margin-top: 1.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jixunying p1 img {
  width: 5rem;
}

.jixunying .box {
  width: 90%;
  margin: auto;
  margin-top: 0.8rem;
  background: url(../images/fushi_2021/ditu.png) no-repeat;
  background-size: 100%;
}

.jixunying .box ul {
  width: 100%;
  height: 5rem;
  padding-top: 1.5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.jixunying .box ul a {
  width: 29%;
  height: 2rem;
}

.jixunying .box ul li {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #fec564, #ff7231);
  border-radius: 2rem;
  color: #fff;
  font-weight: bold;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 聚创复试调剂圆梦班 */
.yuanmeng .ymbt {
  width: 100%;
  padding-top: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yuanmeng .ymbt span {
  border-bottom: 0.2rem solid #ff692c;
  margin-top: 0.2rem;
}

.yuanmeng p1 {
  width: 95%;
  margin: auto;
  margin-top: 1.5rem;
  font-weight: bold;
  font-size: 1.1rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.12rem solid #fd0000;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.yuanmeng p1 img {
  width: 5%;
}

.yuanmeng p1 span {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  color: #fd0000;
}

.hhbh {
  width: 97%;
  height: 6rem;
  margin: auto;
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.hhbox {
  width: 8rem;
  height: 7rem;
  background: url(../images/fushi_2021/hhbox.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.hhtu {
  width: 7rem;
  height: 100%;
}

.hhbox p {
  font-size: 0.8rem;
  text-align: center;
  color: #fd0000;
  font-weight: bold;
}

.hhbox .xian {
  width: 1.5rem;
  height: 0.1rem;
  background-color: #fd0000;
  margin-top: 0.1rem;
  margin-bottom: 0.5rem;
}

.hhbox a {
  font-size: 0.7rem;
  color: #787878;
  line-height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 不被录取协议退费 */
.baozhang p {
  width: 100%;
  padding-top: 1rem;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.baozhang p span {
  border-bottom: 0.2rem solid #ff692c;
  margin-top: 0.2rem;
}

.bztu {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
}

.bztu img {
  width: 90%;
}

.twozx {
  width: 100%;
  margin: auto;
  margin-top: 1.5rem;
  display: flex;
  justify-content: space-between;
}

.twozx .zixun1 {
  width: 9rem;
  height: 2.9rem;
}

/* 全方位了解我们 */
.jcjyjt2box {
  width: 100%;
  padding-top: 1.5rem;
}

.qfw .jctop {
  margin: 0 auto 1rem auto;
  overflow: hidden;
  width: 85%;
}

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

.qfw .jctop ul li {
  width: 5rem;
  height: 1.5rem;
  font-size: 1rem;
  color: #ff6029;
  font-weight: bold;
  border: solid 0.1rem #ff6029;
  background-color: #fff;
  border-radius: 0.3rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.qfw .jctop li.active {
  background-color: #ff6029;
  color: #ffffff;
  border: solid 0.1rem #ff6029;
  cursor: pointer;
}

.jcbottom img {
  width: 90%;
}

.TabContent>div {
  text-align: center;
}

/* 聚创教育 */
.jcjy {
  width: 100%;
  margin-top: 1.5rem;
}

.jcjy_1 {
  width: 95%;
  margin: auto;
}

.jcjy .four {
  width: 40%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.jcjy .four img {
  width: 100%;
  margin-top: 0.5rem;
}

.foot-title {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.foot-title ul {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  color: #ffffff;
}

.foot-title ul li {
  width: 17%;
  text-align: center;
  border-right: 1px solid black;
}

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

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

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

.foot-message .erweima {
  margin: auto;
  width: 9rem;
  margin-right: 0.4rem;
  margin-left: 0.4rem;
}

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

.message-text {
  width: 25rem;
}

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

/* 底部 */
.pannel-12 {
  background-color: #e80010 !important;
}

.pannel-12 ul {
  display: flex;
  justify-content: space-evenly;
}

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

.pannel-12 li a {
  border-right: 1px solid #fff;
}

.pannel-12 li p {
  font-size: 0.8rem;
}

/* 表单弹窗 */
.phoneBox {
  z-index: 1000000;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 23rem;
  height: 18rem;
  background: url(../images/fushi_2021/bdbj.png) no-repeat;
  background-size: 100% 100%;
}

.none {
  display: none;
}

.tctxt {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tctxt p1 {
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: 8%;
  letter-spacing: 0.2rem;
}

.tctxt p2 {
  margin-top: 0.5rem;
}

.tctxt p4 {
  color: #fe3c2d;
  font-weight: bold;
}

.tctxt input {
  width: 15rem;
  height: 2rem;
  border-radius: 0.5rem;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  text-align: center;
  margin-top: 0.5rem;
}

.tctxt button {
  width: 11rem;
  height: 2.9rem;
  margin: auto;
  margin-top: 1rem;
  background: url(../images/fushi_2021/anniu1.png) no-repeat;
  background-size: 100% 100%;
  color: #d94216;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.tctxt button span {
  margin-top: -0.2rem;
}

.closePannel {
  position: absolute;
  font-size: 2rem;
  margin-left: 92%;
  margin-top: -5%;
  color: #fff;
}

.phoneBox .phone-active {
  font-weight: bold;
}

.phoneBox .swiper-wrapper {
  display: flex;
  flex-direction: column;
  height: 3rem;
}