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

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

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

/* 顶部导航栏 */
.menu_list {
    padding: 2px 12px;
    width: 100%;
    height: 3.6rem;
    line-height: 3.6rem;
    font-size: 1rem;
    z-index: 10;
    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 */
    display: flex;
}

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

.menu_list img {
    height: 2.2rem;
    width: auto;
}

.nav {
    width: 100%;
    height: 3.14rem;
    margin-top: 3.6rem;
    position: fixed;
    max-width: 750px;
    z-index: 10;
    background-color: #fff;
    box-sizing: border-box;
    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.9rem;
    font-weight: 400;
    background-color: #fff;
}

.nav ul li {
    padding: 0.2rem 1rem;
    background: linear-gradient(to bottom, #66a7ff, #88f4fe);
    border-radius: 0.3rem;
    letter-spacing: 0.1rem;
}

.nav ul li a {
    color: #fff;
}

.fl {
    width: 8.5rem;
}

.fl img {
    width: 100%;
}

.fr {
    width: 11rem;
    height: 2.1rem;
    float: right;
}

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

.menu_list a:last-child {
    margin-right: 0;
}

.menu_list a {
    display: grid;
    height: auto;
    align-content: center;
}

.shouye {
    width: 3rem;
    height: 2rem !important;
    border: none;
    background-color: #47a0fe;
    color: #ffffff;
    font-size: 1rem;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shouyeJump {
    width: 4rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    letter-spacing: 0.2rem;
    background: url(../images/sq_jixunying_2021/shouye.png) no-repeat center;
    background-size: 100% 100%;
}

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

.weixinJumps span {
    color: #ffeb00;
}

/* 公共 */
.biaoti {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    color: #000;
}

.biaoti img {
    width: 12px;
}

.bl {
    margin-right: 10px;
}

.br {
    margin-left: 10px;
}

.titleColor {
    font-size: 1.3rem;
    text-align: center;
    margin-top: 0.5rem;
    letter-spacing: 0.1rem;
}

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

.zixun .anniu {
    width: 11rem;
    height: 2.5rem;
    color: #da4618;
    font-size: 1.1rem;
    background: url(../images/sq_jixunying_2021/zixun.png) no-repeat;
    background-size: 100% 100%;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zixun .anniu p {
    margin-top: -0.25rem;
}

/* 预报名福利 */
.biaodan {
    width: 100%;
    height: 21rem;
    margin-top: 1.5rem;
}

.biaodan_1 {
    width: 95%;
    height: 100%;
    margin: auto;
    background: url(../images/sq_jixunying_2021/biaodan.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.biaodan_1 b {
    font-size: 1.5rem;
    margin-top: 7%;
    letter-spacing: 0.2rem;
}

.biaodan_1 b img {
    width: 10px;
}

.biaodan_1 p1 {
    font-size: 1rem;
    text-align: center;
    margin-top: 0.5rem;
}

.biaodan_1 p {
    font-size: 1.1rem;
    color: #fe3c2d;
    font-weight: bold;
    margin-top: 0.5rem;
}

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

.biaodan_1 button {
    border: none;
    width: 13rem;
    height: 3rem;
    background: url(../images/bn_jixunying_2021/bdan.png) no-repeat bottom;
    background-size: 100%;
    color: #da4618;
    font-weight: bold;
    letter-spacing: 0.2rem;
    margin-top: 0.2rem;
}

.biaodan_1 p2 {
    width: 92%;
    margin-top: 0.5rem;
    text-align: center;
    font-size: 0.75rem;
}

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

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

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

/* 大学校内集训 */
.school {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.school .box {
    width: 100%;
    margin-top: 1rem;
    display: flex;
}

.school .box>ul {
    width: 100%;
    height: 24rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.school .box>ul>li {
    width: 100%;
    height: 5rem;
}

.school .nrul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.school .nrul li {
    width: 24%;
    height: 90%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.school .nrul li img {
    width: 100%;
    height: 100%;
}

.nrtxt {
    height: 100% !important;
}

.nrtop {
    width: 100%;
    height: 2rem;
    display: flex;
}

.green {
    width: 0.3rem;
    height: 100%;
    background-color: #96e4d4;
}

.nrtop p {
    font-size: 0.8rem;
    margin-left: 0.5rem;
}

.nrtop p span {
    font-size: 0.9rem;
}

.nrbottom {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    color: #949494;
}

/* 高三式封闭集训 */
.gss .biaoti {
    width: 100%;
    margin: auto;
}

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

.gss .box {
    width: 95%;
    margin: auto;
    margin-top: 1rem;
    text-align: center;
}

.gss .box img {
    width: 100%;
}

/* 精品课程 */
.jp {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.jp .box {
    width: 100%;
    margin-top: 1rem;
}

.jp .box img {
    width: 100%;
}

.jp .zixun {
    width: 100%;
    margin-top: 1rem;
    display: flex;
    justify-content: space-around;
}

.jp .zixun a {
    color: #da4618;
}

.zx1 {
    width: 7rem;
    height: 2.5rem;
    background: url(../images/sq_jixunying_2021/zixun.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

.zx2 {
    width: 11rem;
    height: 2.5rem;
    background: url(../images/sq_jixunying_2021/zixun.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
}

.zx1 p,
.zx2 p {
    margin-left: 1rem;
    margin-top: -0.1rem;
    font-weight: 900;
    letter-spacing: 0.05rem;
    font-size: 1.1rem;
}

/* 大咖师资面授 */
.gsp .biaoti {
    width: 100%;
    margin: auto;
}

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

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

.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 #46aef7;
    border-radius: 0.5rem;
    color: #46aef7;
    font-weight: bold;
    letter-spacing: 0.2rem;
    box-shadow: 0px 1px 1px #46aef7;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
}

.kyglbx-active1 {
    color: #fff;
    background-color: #46aef7;
}

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

.kyglbxCot1 {
    width: 100%;
}

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

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

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

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

/* 各地暑期集训院校地址 */
.gd .biaoti {
    width: 100%;
    margin: auto;
}

.gd {
    width: 100%;
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../images/sq_jixunying_2021/ditu.png) no-repeat bottom;
    background-size: 68%;
    padding-bottom: 1rem;
}

.gd .box {
    width: 95%;
    margin: auto;
    margin-top: 1rem;
}

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

.gd .box ul a {
    width: 26%;
    height: 2rem;
}

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

/* 免费预约咨询参观 */
.adv {
    width: 100%;
    height: 7rem;
    margin-top: 2rem;
    background: url(../images/sq_jixunying_2021/adv.png) no-repeat;
    background-size: 100% 100%;
}

.plan-adv {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.plan-adv p {
    text-align: center;
    color: #ff7e04;
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 1.3rem;
    letter-spacing: 0.1rem;
    text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff;
}

.bdbh {
    width: 85%;
    margin-top: 0.7rem;
    display: flex;
    justify-content: space-between;
}

.bdbh input {
    width: 7.5rem;
    height: 1.7rem;
    background-color: #fff;
    border-radius: 1rem;
    border: none;
    text-indent: 0.5rem;
    font-size: 1rem;
}

#txtname2 {
    width: 6rem;
}

.bdbh button {
    width: 7rem;
    height: 1.7rem;
    border-radius: 2rem;
    color: #fff;
    background: linear-gradient(to bottom, #facd28, #ff584d);
    border: none;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 聚创教育集团 */
.jcjy {
    width: 95%;
    margin: auto;
    margin-top: 2rem;
}

.pinpai {
    width: 100%;
    margin-top: 1rem;
}

/* 底部介绍 */
.footers {
    width: 100%;
    margin-top: 1rem;
    padding: 1.5rem 0 2rem;
    background: url(../images/sq_jixunying_2021/jsbj.png) no-repeat;
    background-size: 100% 100%;
}

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

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

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

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

/* 底部导航栏 */
.pannel-12 {
    background-color: #71d3fb !important;
}

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

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

.pannel-12 li p {
    font-size: 0.8rem;
    color: #000 !important;
}

/* 导航栏点击表单 */
.pannel-15 {
    width: 60%;
    position: fixed;
    background: url(../images/bn_jixunying_2021/biaodan.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;
}