@font-face {
    font-family: ZhenyanGB;
    src: url('../lib/layui/font/ZhenyanGB.TTF');
}

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

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

/* banner */
.banner {
    width: 100%;
    /* height: 8rem; */
    height: auto;
    display: block;
}

.banner img {
    width: 100%;
}

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

.banner .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
}

/* 顶部导航栏 */
.menu_list {
    padding: 2px 12px;
    width: 100%;
    height: 3.6rem;
    line-height: 3.6rem;
    font-size: 1.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: 2.5rem;
    width: auto;
    margin: .6rem 0;
}

.menu_list ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fr {
    float: right;
    width: 20rem;
    height: 100%;
    color: #fff;
    letter-spacing: 0.2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.fr .year18 {
    width: 13rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/qk_fudao_22/ding1.png) no-repeat;
    background-size: 100% 100%;
}

.fr .year18 span {
    margin-top: -0.2rem;
}

.fr .shouye {
    width: 4.6rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/qk_fudao_22/ding2.png) no-repeat;
    background-size: 100% 100%;
}

.menu_list a:last-child {
    margin-right: -4% !important;
    margin-top: -0.25rem;
    color: #fff;
}

/* 公共 */
.bt {
    width: 14rem;
    height: 2.2rem;
    margin: auto;
    background-color: #556eff;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.4rem;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
}

.biaoti {
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 0.2rem;
    font-weight: bold;
}

.biaoti span {
    color: #556eff;
}

.titleColor {
    font-size: 0.9rem;
    color: #6e6e6e;
    text-align: center;
    margin-top: 0.5rem;
    letter-spacing: 0.2rem;
}

/* 24考研答疑专区 */
.kaoyan25 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.kaoyan {
    width: 100%;
    height: 6rem;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kybox {
    width: 33%;
    height: 100%;
    background: url(../images/qk_fudao_22/kybox.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kybox a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kybox img {
    width: 2rem;
    margin-bottom: 0.5rem;
}

.kaoyan25 .zixun {
    width: 14rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/czxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kaoyan25 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.6rem;
    letter-spacing: 0.1rem;
}

/* 为什么大家都选择聚创全科无忧班 */
.why_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.why {
    width: 100%;
    height: 13rem;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}

.whybox {
    width: 46%;
    height: 100%;
    background: url(../images/qk_fudao_22/whybox1.png) no-repeat;
    background-size: 100% 100%;
}

.whyy {
    width: 100%;
    height: 13rem;
    display: flex;
    justify-content: center;
}

.whyboxx {
    width: 46%;
    height: 100%;
    background: url(../images/qk_fudao_22/whybox2.png) no-repeat;
    background-size: 100% 100%;
}

.whybox,
.whyboxx {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.whybox i,
.whyboxx i {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
}

.whybox p,
.whyboxx p {
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff;
}

.whybox p1,
.whyboxx p1 {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.5rem;
    margin-top: 1.5rem;
}

.whybox p2 {
    background-color: #556eff;
}

.whyboxx p2 {
    background-color: #ff9219;
}

.whybox p2,
.whyboxx p2 {
    font-size: 0.9rem;
    width: 6rem;
    height: 1.5rem;
    border-radius: 1rem;
    margin-top: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whybox p2 a,
.whyboxx p2 a {
    color: #fff;
}

.why_1 .zixun {
    width: 80%;
    margin: 1rem auto 0;
    display: flex;
    justify-content: space-between;
}

.why_1 .zx {
    width: 7rem;
    height: 2.3rem;
    color: #fff;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why_1 .zx a {
    color: #fff;
    margin-top: -0.3rem;
}

.why_1 .weixin span {
    margin-top: -0.3rem;
}

/* 聚创考研全科无忧班 */
.jc_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.jc {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jcleft {
    width: 3rem;
    height: 25rem;
    background: url(../images/qk_fudao_22/jcleft.png) no-repeat;
    background-size: 100% 100%;
}

.jcright {
    width: 21rem;
    height: 25rem;
}

.jcright ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.jcright ul li {
    width: 100%;
    height: 14%;
    font-size: 0.85rem;
    letter-spacing: 0.1rem;
    box-shadow: 1px 1px 5px 3px #f2f2f7;
    border-radius: 0.1rem;
    display: flex;
    align-items: center;
}

.jcright ul li i {
    font-size: 1.1rem;
    color: #556eff;
    font-weight: bold;
    margin-left: 1.2rem;
    margin-right: 0.5rem;
}

.jc_1 .zixun {
    width: 8rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.jc_1 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.75rem;
    letter-spacing: 0.1rem;
}

/* 强大的院校专业选择系统 */
.qd_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.qdtop {
    width: 100%;
    height: 13rem;
    margin-top: 1rem;
    background: url(../images/qk_fudao_22/qdtop2.png) no-repeat;
    background-size: 100% 100%;
}

.qdtop_1,
.qdtop_2 {
    display: flex;
    align-items: center;
    text-align: center;
}

.qdtop_1 div {
    font-size: 1.1rem;
    font-weight: bold;
    margin-top: 1rem;
}

.qdtop_2 div {
    font-size: 1.1rem;
    font-weight: bold;
    margin-top: 5.2rem;
}

.qdtu {
    width: 90%;
    height: 8.5rem;
    margin: auto;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}

.qdtu img {
    width: 45%;
    height: 100%;
}

.qd_1 .zixun {
    width: 8rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qd_1 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.9rem;
    letter-spacing: 0.1rem;
}

/* 优质的课程体系 */
.yz_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.yz {
    width: 100%;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}

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

.yzbox img {
    width: 100%;
    height: 5rem;
}

.yztxt1 {
    width: 100%;
    height: 1.5rem;
    color: #fff;
    font-size: 0.9rem;
    margin-top: 0.3rem;
    border-radius: 0.4rem;
    background-color: #1985ff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yztxt2 {
    width: 100%;
    font-size: 0.8rem;
    margin-top: 0.3rem;
    text-align: center;
}

.yz_1 .zixun {
    width: 8rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yz_1 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.9rem;
    letter-spacing: 0.1rem;
}

/* 暑期集训强化 */
.sq_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.sq_1 .yh {
    width: 100%;
    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;
}

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

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

.tu {
    width: 100%;
    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%;
}

.sq_1 .zixun {
    width: 8rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sq_1 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.9rem;
    letter-spacing: 0.1rem;
}

/* 宝藏讲师带学 */
.bz_1 {
    margin-top: 2rem;
}

.bz_1 .kyglbxTop {
    width: 100%;
    height: 14.2rem;
    margin-top: 1rem;
    background-color: #c8eaff;
}

.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;
}

.bzxian {
    width: 80%;
    margin: auto;
    background: url(../images/qk_fudao_22/bzxian.png) no-repeat bottom;
    background-size: 100%;
    font-size: 0.9rem;
    text-align: center;
    margin-top: 0.5rem;
    font-weight: bold;
}

.bz_1 .zixun {
    width: 8rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bz_1 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.9rem;
    letter-spacing: 0.1rem;
}

/* 多种班型任选 */
.dy_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.banner_6 {
    width: 100%;
    margin-top: 1rem;
    background: url(../images/qk_fudao_22/dybj.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 0.5rem;
}

.pannel3_tab {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.8rem;
}

.pannel3_tab button {
    width: 7rem;
    height: 2rem;
    border: none;
    font-size: 0.9rem;
    color: #556eff;
    font-weight: bold;
    letter-spacing: 0.1rem;
    background: url(../images/qk_fudao_22/dyq.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pannel3_tab .active_form {
    color: #fff;
    border: none;
    background: url(../images/qk_fudao_22/dys.png) no-repeat;
    background-size: 100% 100%;
}

.pannel3_b li {
    display: none;
    padding-bottom: 0.5rem;
    position: relative;
}

table {
    width: 95%;
    margin: auto;
    background-color: #fff;
    font-size: 0.8rem;
    color: #333;
}

table td {
    width: 33.3%;
    text-align: center;
    border: 0.1rem solid #007eff;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

table .onehh {
    background-color: #007eff;
    color: #fff;
}

.dy_1 .zixun {
    width: 8rem;
    margin: 1rem auto 0;
    height: 2.5rem;
    background: url(../images/qk_fudao_22/dzxk.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dy_1 .zixun p {
    font-size: 1.1rem;
    color: #fff;
    margin-top: -0.9rem;
    letter-spacing: 0.1rem;
}

/* 考研四重福利免费领取 */
.adv_1 {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.adv {
    width: 100%;
    height: 12rem;
    margin-top: 1rem;
    background: url(../images/qk_fudao_22/adv.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.adv1 {
    color: #fffab8;
    margin-top: 3rem;
    height: 2rem;
    display: flex;
    align-items: center;
}

.adv1 .si {
    font-size: 1rem;
    letter-spacing: 0.1rem;
    font-weight: bold;
}

.adv1 .jia {
    margin: 0 1rem;
    font-size: 1.5rem;
}

.xxsj {
    width: 88%;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}

.xxsj input {
    width: 5rem;
    background-color: #fff;
    border-radius: 0.5rem;
    border: none;
    font-size: 1rem;
    text-indent: 0.3rem;
}

.adv_1 .anniu {
    width: 10rem;
    height: 1.7rem;
    margin-top: 1rem;
    background: url(../images/qk_fudao_22/czxk.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 1rem;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.adv_1 .anniu p {
    margin-top: -0.15rem;
}

.adv_1 p1 {
    color: #fff;
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

/* 聚创教育考研辅导品牌 */
.jcjy {
    width: 100%;
    margin: auto;
    margin-top: 2rem;
}

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

.swiper1 {
    margin-top: 1rem;
}

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

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

.swiper-pagination-bullet {
    width: 0.7rem !important;
    height: 0.7rem !important;
}

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

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

.footers .footer-d .top {
    width: 40%;
    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: #000;
}

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

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

.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;

    width: 9rem;
    margin-right: 0.4rem;
}

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

.message-text {
    width: 25rem;
}

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

/* 底部导航栏 */
.pannel-12 {
    background-color: #1e8dff !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: 20rem;
    height: 13rem;
    background: url(../images/lx_fudao_2020/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 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 {
    border: none;
    width: 13rem;
    height: 3rem;
    background: url(../images/lx_fudao_2020/bdan.png) no-repeat bottom;
    background-size: 100%;
    color: #da4618;
    font-weight: bold;
    letter-spacing: 0.2rem;
    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;
}