@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden; background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; appearance:none; -moz-appearance:none; -ms-appearance:none;}
input::focus-inner { padding: 0; border: 0; }
input::-webkit-input-placeholder{ color: #999; }
input::-moz-placeholder{ color: #999; }
input:-moz-placeholder{ color: #999; }
input:-ms-input-placeholder{ color: #999; }
select::-ms-expand { display: none; }
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.fl { float: left; } .fr { float: right; }
.clearfix::after { display: block; content: ''; height: 0; font-size: 0; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{ width:1200px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
.no_after::after { display: none; content: ''; height: 0; font-size: 0; clear: both; }

/* 通用头部 */
.ht_top {
    width: 100%; overflow: hidden;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px; }
.ht_top .zt_top {
    width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
    float: left; }
.ht_top h1 a {
    float: left; width: 131px; height: 40px; overflow: hidden;
    background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
    float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
    padding: 0 8px; }
.ht_top .topnav a:hover {
    color: #e4393c; text-decoration: underline; }

/* 通用底部 */
.footer { clear: both; position: relative; padding: 10px 0; text-align: center; }
.footer p { position: relative; z-index: 2; color:#333; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#333; }
.box_container{
    padding: 40px 0;
}


.banner_box{
    width: 100%;
    height: 708px;
    text-align: center;
    background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 70px;
}
.banner_box h2{
    line-height: 46px;
    font-size: 30px;
    text-shadow: 0px 4px 0px #6096EC;
    color: #F3F4FC;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png") center top no-repeat;
    background-size: auto 100%;
    height: 154px;
    margin: 15px auto 30px;
}
.banner_box h3{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F3F4FC;
    width: 450px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 26px;
    color: #185ACA;
    box-shadow: 0px 7px 0px 0px #6096EC;
}
.banner_box h3 img{
    display: block;
    width: 26px;
    margin: 0 10px;
}
.banner_lt{
    position: absolute;
    color: #fff;
    background-image: url('../images/banner_lt.png');
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 22PX;
    width: 188px;
    height: 166px;
    left: 20px;
    top: 20px;
    animation: banner_lt linear 1s forwards;
}
@keyframes banner_lt {
    0% { transform: translateY(-20px); opacity: 0; }
    100% { transform: translateY(0); opacity: 1; }
}
.banner_lt h5{
    line-height: 26px;
    font-size: 22px;
    font-weight: 800;
    color: #F3F4FC;
}
.banner_bottom{
    margin: 110px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner_form{
    width: 225px;
    height: 130px;
    margin-right: -55px;
    border-radius: 10px;
    background: #5684f3;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner_form h5{
    line-height: 30px;
    font-size: 25px;
    text-shadow: 0px 4px 0px 0px #1c60cb;
    color: #fff;
}
.banner_form p{
    cursor: pointer;
    font-weight: bold;
    background: #fbdd63;
    color: #185aca;
    width: 150px;
    line-height: 44px;
    border-radius: 22px;
    font-size: 26px;
    box-shadow: 0px 6px 0px 0px rgba(28, 96, 203, .36);
}
.banner_book{
    width: 590px;
    height: 210px;
    border-radius: 10px;
    padding-left: 70px;
    padding-right: 30px;
    box-shadow: 0px 0px 10px 0px rgba(28, 96, 203, .36);
    box-sizing: border-box;
    background: #fff;
}
.banner_book ul{
    display: flex;
    justify-content: space-between;
    margin-top: -45px;
}
.banner_book ul li{
    width: 160px;
}
.banner_book ul li img{
    display: block;
    width: 100%;
}
.box_title{
    line-height: 70px;
    margin-bottom: 20px;
    font-size: 44px;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
}    
.box_title::before,
.box_title::after{
    content: '';
    display: block;
    background-image: url('../images/title_l.png');
    background-size: 100%;
    width: 52px;
    height: 47px;
    margin: 0 20px;
}
.box_title::after{
    background-image: url('../images/title_r.png');
}
.yellow_title{
    color: #fff;
}
.yellow_title::before{
    background-image: url('../images/yellow_title_l.png');
}
.yellow_title::after{
    background-image: url('../images/yellow_title_r.png');
}
.yellow_container{
    background-image: url('../images/yellow_bg.png');
    background-position: center top;
    background-size: 100%;
    background-repeat: repeat-y;
    box-sizing: border-box;
    position: relative;
}
.box1_container{
    border-radius: 80px 80px 0 0;
    padding: 24px 0 36px;
}
.box1_contain{
    margin: 0 auto;
    background-image: url('../images/box1_line.png');
    background-size: auto 252px;
    background-position: center top;
    background-repeat: no-repeat;
}
.box1_list{
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.box1_list li{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    padding-top: 38px;
    width: 124px;
    margin: 0 35px;
}
.box1_list li::after{
    content: '';
    position: absolute;
    display: block;
    background-image: url('../images/box1_arrow.png');
    background-size: 100%;
    width: 50px;
    height: 50px;
    top: 126px;
    right: -60px;
}
.box1_list li:nth-last-child(1):after{
    display: none;
}
.box1_list li.no_month_list{
    padding-top: 114px;
}
.box1_list li .box1_month{
    width: 56px;
    line-height: 56px;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #fff;
    background: #65AFF9;
    box-shadow:inset 0 0 10px 0 rgba(27,84,197,1) , 0px 9px 10px 0px rgba(96, 150, 236, 0.55);
    border-radius: 50%;
}
.box1_list_img{
    display: block;
    height: 76px;
    margin-bottom: 62px;
}
.box1_list_text{
    width: 100%;
    border-radius: 10px 10px 30px 30px;
    height: 66px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #2E6CFB;
    box-shadow:inset 0 0 10px 0 rgba(27,84,197,1) , 0px 9px 27px 0px rgba(96, 150, 236, 0.47);
}
.box1_list_text h5{
    font-size: 16px;
    line-height: 22px;
}
.blue_box{
    background: url('../images/box_bg.png') center bottom no-repeat;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 200px;
}
.box2{
    background-size: auto 100%;
}
.box2_tab_box{
    margin-bottom: -50px;
}
.box2_tab_box{
    margin-top: 60px;
}
.box2_tab_box li{
    float: left;
    background-image: url('../images/box2_tab.png');
    background-size: 100%;
    transition: all .5s;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 5px 0px rgba(22, 97, 190, 0.67);
    font-size: 30px;
    width: 302px;
    height: 101px;
    line-height: 50px;
    margin-right: 6px;
}
.box2_tab_box li.active{
    background-image: url('../images/box2_tab_active.png');
    transform: translateY(-24px);
    line-height: 74px;
}
.box2_box{
    background: #F7DE45;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    padding: 35px 0 45px;
    border-radius: 10px;
}
.box2_cont:nth-child(1){
    display: block;
}
.box2_cont{
    width: 1080px;
    display: none;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    background-image: url('../images/box2_top_bg.png');
    background-size: 100% 446px;
    background-position: center top;
    background-repeat: no-repeat;
    box-sizing: border-box;
    padding: 10px;
    height: auto;
    border-radius: 10px;
}
.box2_cont2{
    width: 1140px;
}
.box2_cont_title{
    position: absolute;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    left: 50%;
    transform: translateX(-50%);
    top: 14px;
}
.box2_book_list{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7de45;
    box-sizing: border-box;
    padding: 12px 0;
    border-radius: 20px;
    width: 950px;
    margin: 20px auto;
}
.box2_book_list li{
    margin: 0 8px;
}
.box2_book_name{
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    width: 115px;
    height: 53px;
    box-shadow: 0px 5px 10px 0px #AFC1EB;
    border-radius: 10px;
}
.box2_book_list li:nth-child(odd) .box2_book_name{
    background: #38CE82;
}
.box2_book_list li:nth-child(even) .box2_book_name{
    background: #2D6AF6;
}
.box2_book_name p{
    font-size: 14px;
    line-height: 16px;
}
.box2_person{
    display: block;
    width: 78px;
    border: 6px solid #fff;
    border-radius: 50%;
}
.box2_cont_title h3{
    line-height: 60px;
    font-size: 34px;
    color: #F7DE45;
}
.box2_clock{
    display: block;
    width: 105px;
    border-radius: 50%;
}
.box2_cont_inner{
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}
.box2_cont1_list1 li{
    margin-right: -12px;
}
.box2_cont1_list2 li{
    margin-right: 22px;
}
.box2_cont2_list1 li{
    margin-right: -30px;
}
.box2_cont2_list2 li{
    margin-right: -50px;
}
.box2_cont2_list2 li:nth-last-child(1){
    margin-right: 0;
}
.box2_cont_list li{
    float: left;
    width: 116px;
    display: flex;
    box-sizing: border-box;
}
.box2_cont_list li:nth-child(odd){
    flex-direction: column-reverse;
}
.box2_cont_list li:nth-child(even){
    flex-direction: column;
    box-sizing: border-box;
    padding-top: 120px;
}
.box2_cont_list li .box2_cont_date{
    width: 50px;
    height: 50px;
    font-size: 14px;
    text-align: center;
    background: #1A68D2;
    overflow: hidden;
    border-radius: 50%;
}
.box2_cont_list li:nth-child(odd) .box2_cont_date{
    margin-top: 16px;
}
.box2_cont_list li:nth-child(even) .box2_cont_date{
    margin-bottom: 16px;
}
.box2_cont_list li .box2_cont_date p{
    line-height: 25px;
    color: #fff;
}
.box2_cont_list li .box2_cont_date span{
    display: block;
    background: #F7DE45;
    color: #1A68D2;
    border-radius: 50% 50% 0 0;
    line-height: 25px;
}
.box2_cont_list li .box2_cont_text_box{
     box-sizing: border-box;
     background-size: auto 100%;
     position: relative;
     background-repeat: no-repeat;
     background-position: left top;
     margin-left: 14px;
     padding-left: 12px;
}
.box2_cont_list li .box2_cont_text_box::before,
.box2_cont_list li .box2_cont_text_box::after{
    content: '';
    display: block;
    position: absolute;
    background-image: url('../images/box2_page.png');
    background-size: 100%;
    width: 10px;
    height: 23px;
}
.box2_cont_list li:nth-child(odd) .box2_cont_text_box::before{
    bottom: 0;
    left: -16px;
}
.box2_cont_list li:nth-child(odd) .box2_cont_text_box::after{
    bottom: 0;
    left: 40px;
}
.box2_cont_list li:nth-child(even) .box2_cont_text_box::before{
    top: 0;
    left: -16px;
}
.box2_cont_list li:nth-child(even) .box2_cont_text_box::after{
    top: 0;
    left: 40px;
}
.box2_cont_text_box h5{
    width: 100%;
    background: #FFFFFF;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    border-radius: 0px 12px 12px 0px;
}
.box2_cont_text_box p{
    width: 100%;
    box-sizing: border-box;
    text-align: justify;
    padding: 4px;
    font-size: 12px;
    line-height: 18px;
}
.box2_cont_list li:nth-child(odd) .box2_cont_text_box{
    height: 215px;
    background-image: url('../images/box2_yellow_line.png');
    padding-top: 40px;
}
.box2_cont_list li:nth-child(odd) .box2_cont_text_box h5{
    background: #fff;
    color: #2E6CFB;
}
.box2_cont_list li:nth-child(odd) .box2_cont_text_box p{
    color: #fff;
}
.box2_cont_list li:nth-child(even) .box2_cont_text_box{
    height: 228px;
    background-image: url('../images/box2_blue_line.png');
    padding-top: 105px;
}
.box2_cont_list li:nth-child(even) .box2_cont_text_box h5{
    background: #2E6CFB;
    color: #fff;
}
.box2_cont_list li:nth-child(even) .box2_cont_text_box p{
    color: #2E6CFB;
}
.box2_bottom{
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
    padding: 0 20px 20px;
    width: 840px;
}
.box2_bottom_inner{
    width: 100%;
    box-sizing: border-box;
    background: #2D6AF6;
    box-shadow: 0px 2px 21px 0px rgba(12, 45, 116, 0.67);
    border-radius: 0 0 10px 10px;
    padding: 20px 30px 30px;
}
.box2_bottom_list{
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: flex-start;
    box-sizing: border-box;
    margin: 0 auto 10px;
    width: 720px;
}
.box2_bottom_list li{
    width: 20%;
}
.box2_bottom_list li img{
    display: block;
    margin: 0 auto 10px;
    height: 220px;
}
.box2_book_name{
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    width: 115px;
    height: 53px;
    box-shadow: 0px 5px 10px 0px #AFC1EB;
    border-radius: 10px;
}
.box2_bottom_list li:nth-child(odd) .box2_book_name{
    background: #38CE82;
}
.box2_bottom_list li:nth-child(even) .box2_book_name{
    background: #2D6AF6;
}
.box2_book_name p{
    font-size: 14px;
    line-height: 16px;
}
.box2_bottom_btn{
    display: flex;
    justify-content: center;
}
.box2_bbtn{
    height: 94px;
    border-radius: 47px;
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 10px 0px 0px #DE5715;
    display: flex;
}
.box2_bl{
    width: 250px;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.box2_bl h5{
    line-height: 32px;
    font-size: 20px;
    padding-right: 48px;
    text-shadow: 0px 5px 0px #DE5715;
    box-sizing: border-box;
    color: #fff;
}
.box2_bl .box2_by{
    background-image: url('../images/box2_heart.png');
    background-size: 100%;
    display: block;
    position: absolute;
    text-align: center;
    color: #F6771E;
    font-weight: bold;
    top: -15px;
    right: 12px;
    width: 69px;
    height: 66px;
    line-height: 50px;
    font-size: 24px;
}
.box2_bl b{
    display: block;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(0deg, #FFFD41, #FEFDB8);
    color: #F6771E;
    font-size: 22px;
    width: 136px;
    line-height: 40px;
    border-radius: 20px;
    box-shadow: 0px 6px 0px 0px #DE5715;
}
.box2_br{
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color: #fff;
    width: 300px;
    height: 74px;
    line-height: 74px;
    border-radius: 37px;
    font-size: 20px;
    box-shadow: 0px 6px 0px 0px #DE5715;
}
.box2_br p{
    margin: 0 4px;
}
.box2_br span{
    color: #FFF844;
}
.box2_br span b{
    font-size: 50px;
}
.box3_container{
    border-radius: 80px 80px 0 0;
    padding: 50px 120px;
}
.box3_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.box3_l{
    background: #2D6AF6;
    box-sizing: border-box;
    box-shadow: 0px 5px 10px 0px #B39A14;
    width: 320px;
    height: 250px;
    padding: 10px 0 10px 10px;
    border-radius: 10px 0px 0px 10px;
}
.box3_lt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.box3_l_img{
    width: 108px;
    height: 108px;
    border-radius: 6px 0 0 6px;
    background: #EFD12D;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box3_l_img img{
    display: block;
    height: 90px;
}
.box3_lt_title{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #38CE82;
    box-shadow: 0px 5px 10px 0px #1A50CA;
    width: calc(100% - 108px);
    height: 130px;
    border-radius: 6px 0 0 6px;
}
.box3_lt_title h5{
    line-height: 36px;
    font-size: 30px;
    padding: 0 40px;
    box-sizing: border-box;
    color: #FFFFFF;
}
.box3_l p{
    line-height: 22px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.box3_r{
    width: calc(100% - 320px);
    height: 310px;
    padding: 10px 25px 20px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    background: #FFFFFF;
    color: #fff;
    box-shadow: 0px 5px 10px 0px #E0C119;
    border-radius: 10px;
}
.box3_r_box{
    width: 285px;
}
.box3_r_box h3{
    text-align: center;
    background: #2D6AF6;
    margin: 0 auto;
    border-radius: 20px 20px 0 0;
    width: 156px;
    line-height: 45px;
    font-size: 24px;
}
.box3_r_text{
    background: #38CE82;
    box-shadow: 0px 5px 10px 0px rgba(15, 63, 251, 0.22);
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 30px 16px;
    height: 235px;
    border-radius: 6px;
}
.box3_r_text p{
    text-align: justify;
    line-height: 28px;
    font-size: 18px;
}
.box3_r_text a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    font-weight: bold;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 6px 0px 0px #DE5715;
    bottom: 40px;
    width: 186px;
    line-height: 56px;
    border-radius: 28px;
    font-size: 26px;
}
.box3_r_text a img{
    display: block;
    width: 30px;
    margin-right: 6px;
}
.box3_r_box:nth-child(2) .box3_r_text p{
    text-align: center;
}
.box3_bottom{
    background-image: url('../images/box3_bottom.png');
    background-size: auto 100%;
    background-position: center top;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 120px;
}
.box3_bl{
    width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box3_bl img{
    display: block;
    height: 52px;
    margin-right: 4px;
}
.box3_bl h5{
    font-size: 30px;
}
.box3_br{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    width: 690px;
    margin-left: 10px;
    padding-left: 45px;
}
.box3_br p{
    line-height: 26px;
    font-size: 18px;
}
.box4_after_title,
.box5_after_title{
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-bottom: 40px;
    font-size: 30px;
}
.box5_after_title{
    color: #000;
}
.box4_container{
    background-position: center bottom;
    background-size: 120%;
    border-radius: 10px;
    padding: 45px 30px;
}
.box4_list{
    display: flex;
    justify-content: space-between;
}
.book{
    position: relative;
}
.book-item{
    background: #2D6AF6;
    box-shadow: 0px 5px 10px 0px #E0C119;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    padding: 10px;
    width: 260px;
    height: 450px;
    border-radius: 10px;
}
.box4_book{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px #184ECA;
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    border-radius: 10px;
}
.book .swiper-button-prev.swiper-button-white.prev,
.book .swiper-button-next.swiper-button-white.next {
  width: 42px;
  height: 42px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

.book .swiper-button-prev.swiper-button-white.prev {
  left: -48px;
}

.book .swiper-button-next.swiper-button-white.next {
  right: -48px;
}
.box4_book img{
    display: block;
}
.book-item h5{
    height: 64px;
    line-height: 32px;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;
    font-size: 22px;
}
.book-item s{
    display: block;
    line-height: 28px;
    font-size: 22px;
    color: #F7F545;
}
.book-item p{
    margin-bottom: 10px;
    height: 35px;
    line-height: 35px;
    font-size: 22px;
}
.book-item p span{
    font-weight: bold;
}
.book-item p span b{
    font-size: 32px;
}
.book-item a{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 6px 0px 0px #DE5715;
    width: 160px;
    line-height: 46px;
    border-radius: 23px;
    font-size: 26px;
}
.book-item a img{
    display: block;
    height: 22px;
    margin-right: 4px;
}
.box5_container{
    border-radius: 80px 80px 0 0;
    padding: 75px 30px 60px;
}
.box5_top{
    position: relative;
    background-image: url('../images/box5_top_bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    box-sizing: border-box;
    padding-bottom: 25px;
}
.box5_text{
    width: 215px;
    height: 110px;
    background: #2D6AF6;
    box-sizing: border-box;
    box-shadow: 0px 11px 10px 0px rgba(239, 159, 57, 0.65);
}
.box5_text h5{
    margin: 0 auto 6px;
    background: #F7F545;
    color: #2D6AF6;
    text-align: center;
    font-size: 22px;
    width: 120px;
    line-height: 32px;
    border-radius: 16px;
}
.box5_text p{
    line-height: 22px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
}
@keyframes box5_text {
    0% { transform: scale(1); }
    25% { transform: scale(1.05); }
    50% { transform: scale(1); }
    75% { transform: scale(.95); }
    100% { transform: scale(1); }
}
.box5_text_l{
    border-radius: 56px 56px 0px 56px;
    padding: 16px;
}
.box5_text_r{
    border-radius: 56px 56px 56px 0px;
    padding: 16px;
}
.box5_text1{
    animation: box5_text linear 3s infinite .4s;
}
.box5_text2{
    animation: box5_text linear 3s infinite 1.1s;
}
.box5_text3{
    animation: box5_text linear 3s infinite 1s;
}
.box5_text4{
    animation: box5_text linear 3s infinite .6s;
}
.box5_text5{
    animation: box5_text linear 3s infinite .8s;
    margin-left: 100px;
    padding: 16px 25px;
    width: 255px;
    height: 145px;
    border-radius: 72px 72px 0px 72px;
}
.box5_text5 p{
    text-align: justify;
}
.box5_row1{
    display: flex;
    justify-content: center;
    align-items: center;
}
.box5_text1{
    margin-right: 325px;
}
.box5_row2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 85px;
}
.box5_text3{
    margin-right: 590px;
}
.box5_swiper{
    border-radius: 10px;
    padding: 24px 30px;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    background: #38CE82;
    box-shadow: 0px 5px 10px 0px #E0C119;
}
.swiper-button-prev.swiper-button-white.prev {
    display: block;
    background-size: 100%;
    background-image: url('../images/prev.png');
    width: 41px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-button-next.swiper-button-white.next {
    display: block;
    background-size: 100%;
    background-image: url('../images/next.png');
    width: 41px;
    height: 40px;
    box-sizing: border-box;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.box5_swiper .swiper-container{
    margin: 0 auto;
    width: 944px;
}
.box5_teacher{
    width: 200px;
    border-radius: 10px;
    border: 10px solid #EFD12D;
    box-shadow: 0px 5px 10px 0px #0B8F4C;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.box5_teacher img{
    display: block;
    border-radius: 10px;
    width: 100%;
}
.box5_teacher_text{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.66);
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 10px;
    padding: 16px;
}
.box5_teacher:hover .box5_teacher_text{
    display: block;
}
.box5_teacher_text a{
    cursor: auto;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 10; 
    overflow: hidden;
    text-align: justify;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
}
.box6_container{
    background-position: center bottom;
    background-size: 120%;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 15px;
}
.inner_box6_container{
    border-radius: 10px;
    padding: 30px 40px;
    box-sizing: border-box;
    background: #38CE82;
    box-shadow: 0px 5px 10px 0px #E0C119;
}
.box6_top_list,
.box6_bottom_list{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.box6_top_list li{
    width: 235px;
}
.box6_top_img{
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px #0B8F4C;
    border-radius: 20px;
    padding: 10px;
}
.box6_top_img img{
    display: block;
    width: 100%;
}
.box6_tb{
    margin: 0 auto;
    background: #F7DE45;
    box-sizing: border-box;
    padding: 0 10px 10px;
    border-radius: 0 0 6px 6px;
    width: 170px;
}
.box6_tb h5{
    line-height: 40px;
    font-size: 20px;
    border-radius: 0 0 6px 6px;
    background: #FFFFFF;
    color: #000;
}
.box6_bottom_list li{
    width: 240px;
    border-radius: 10px;
    padding: 6px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px #0B8F4C;
}
.box6_bottom_list li img{
    display: block;
    border-radius: 10px;
    width: 100%;
}
.box6_bottom_list li p{
    line-height: 30px;
    font-size: 20px;
    color: #000;
}
.box7_container{
    border-radius: 80px 80px 0 0;
    padding: 50px 50px 50px;
}
.city_list li{
    float: left;
    font-weight: bold;
    text-align: center;
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 6px 0px 0px #DE5715;
    font-size: 20px;
    margin: 10px 5px;
    width: 127px;
    line-height: 52px;
    border-radius: 26px;
    transition: all .5s;
}
.city_list li a{
    display: block;
    color: #fff;
}
.city_list li:hover{
    transform: translateY(-10px);
    background: #38CE82;
    box-shadow: 0px 6px 0px 0px #239F60;
}
.fixed_bottom{
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    right: 0;
    height: 87px;
    background: #185BCA;
}
.fixed_bottom .container{
    height: 100%;
    padding-top: 16px;
    padding-left: 340px;
    background-image: url('../images/fixed_bg.png');
    background-size: auto 81px;
    background-position: center 10px;
    background-repeat: no-repeat;
    position: relative;
}
.fixed_bottom img{
    position: absolute;
    display: block;
    bottom: 0;
}
.fixed_heart{
    left: 105px;
}
.fixed_book{
    right: 130px;
}
.fixed_bottom p{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
}
.fixed_bottom p span{
    color: #F57016;
}
.fixed_nav{
    display: none;
    position: fixed;
    z-index: 99;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 144px;
}
.fixed_btn1{
    background-image: url('../images/fixed_btn1.png');
}
.fixed_btn2{
    background-image: url('../images/fixed_btn2.png');
}
.fixed_btn{
    background-size: 100%;
    height: 72px;
    box-sizing: border-box;
    padding-top: 18px;
}
.fixed_btn a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 42px;
}
.fixed_btn a span{
    display: block;
    font-weight: bold;
    color: #1F66D1;
    background: #fff;
    width: 104px;
    line-height: 28px;
    margin-right: 2px;
    border-radius: 14px;
    font-size: 18px;
}
.fixed_btn a img{
    display: block;
    width: 10px;
}
.window_mask{
    display: none;
    position: fixed;
    z-index: 100;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.66);
}
.form_box{
    z-index: 102;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    background: #185aca;
    border-radius: 20px;
    padding: 30px 50px 45px;
    width: 570px;
}
.close{
    display: block;
    cursor: pointer;
    position: absolute;
    width: 28px;
    right: -30px;
    top: -30px;
}
.form_box h3{
    line-height: 40px;
    margin-bottom: 30px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
.ajax_form{
    width: 100%;
}
.ajax_form p{
    margin-bottom: 30px;
}
.ajax_form input,
.ajax_form select{
    width: 230px;
    height: 55px;
    line-height: 55px;
    border-radius: 10px;
    border: 0;
    box-sizing: border-box;
    padding-left: 20px;
    background: #fff;
    color: #999;
    font-size: 20px;
    float: left;
}
.ajax_form select{
    background: #fff url("../images/select_bg.png") 95% center no-repeat;
}
.ajax_form input#shoujihao{
    width: 100%;
}
.ajax_form select#city{
    float: right;
}
.ajax_form input#PhoneCode{
    width: 290px;
}
.ajax_form input#fs{
    float: right;
    width: 170px;
    padding: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 10px 0px 0px #DE5715;
}
.ajax_form input.button{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-radius: 10px;
    border: 0;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 0;
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 10px 0px 0px #DE5715;
    color: #fff;
    font-size: 24px;
    float: none;
}


/* 分校 */
.box3_container_fx{
    background-image: url('../images/table_con_bg.png');
    background-size: 100%;
    background-repeat: repeat-y;
    border-radius: 80px 80px 0 0;
    padding: 60px 50px 50px;
}
.box3_table{
    margin-top: 20px;
    text-align: center;
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-radius: 30px;
}
.box3_table th{
    line-height: 60px;
    font-size: 22px;
    border: 1px solid rgba(255,255,255,.35);
    color: #fff;
    background: #2D6AF6;
    white-space: nowrap;
}
.box3_table td{
    box-sizing: border-box;
    border: 1px solid #B6CBFC;
    color: #000;
    padding: 10px;
    line-height: 28px;
    font-size: 18px;
}
.box3_table td:nth-child(1),
.box3_table td:nth-child(2){
    width: 15%;
}
.box3_table td:nth-child(3),
.box3_table td:nth-child(4){
    width: 23%;
}
.box3_table td a{
    display: block;
    box-sizing: border-box;
    margin: 10px auto;
    width: 86px;
    line-height: 34px;
    border-radius: 28px;
    font-size: 22px;
}
.box3_table td a.box3_table_gm{
    color: #fff;
    background: linear-gradient(0deg, #F46E14, #FD8F39);
    box-shadow: 0px 6px 0px 0px #DE5715;
}
.box3_table td a.box3_table_zx{
    color: #F6771E;
    border: 2px solid #F6761C;
}
.fx_box7{
    margin: 40px auto;
    background-image: url('../images/fx_bottom.png');
    background-size: 100% 100%;
    color: #fff;
    border-radius: 10px;
    padding: 40px;
}
.fx_box7 h3{
    line-height: 50px;
    margin-bottom: 30px;
    font-size: 40px;
}
.fx_tab{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.fx_tab span{
    font-size: 22px;
    margin-right: 20px;
}
.fx_tab select{
    border: 0;
    background: #fff url('../images/fx_select_bg.png') 95% center no-repeat;
    width: 330px;
    height: 50px;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
    color: #141413;
    border-radius: 5px; 
}
.tab_cont{
    display: none;
    color: #FFFFFF;
    line-height: 42px;
    font-size: 18px;
}
.tab_cont.active{
    display: block;
}
.tab_cont a{
    color: #fff;
}

.form_qr{
    z-index: 101;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    background: #185aca;
    border-radius: 20px;
    padding: 30px;
    width: 300px;
}
.fixed_qr_img{
    display: block;
    width: 100%;
}


.box3_title{
    line-height: 45px;
    font-size: 26px;
    color: #333;
}
.box3_tab_list li{
    cursor: pointer;
    position: relative;
    float: left;
    text-align: center;
    margin: 10px 4px;
    width: 175px;
    height: 48px;
    font-size: 20px;
    border-radius: 24px;
    color: #fff;
    background: linear-gradient(0deg, #185aca, #457bf0);
    box-shadow: 0 6px 0 #7aa6f7;
}
.box3_tab_list li:hover,
.box3_tab_list li.active,
.box3_tab_list li.on{
    background: linear-gradient(0deg, #f46e14, #fd8f39);
    box-shadow: 0 6px 0 #de5715;
}
.box3_tab_list li>a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 24px;
}
.box3_tab_list li>a span{
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2; 
    overflow: hidden;
}


.course_arrow {
    display: none;
    position: absolute;
    top: 55px;
    left: 50%;
    width: 18px;
    height: 8px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .course_show {
    display: none;
    width: 1090px;
    background-color: #FEFCE9;
    padding: 0 7px;
    border-radius: 2px;
    position: absolute;
    top: 62px;
    left: 0;
    z-index: 9;
    text-align: left;
    border: 1px solid #EEA239;
  }
  .box3_tab_list{
      position: relative;
  }
  .box3_tab_list li  {
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 18px;
    color: #000;
  }
  .course_show a{
      /* white-space: nowrap; */
      display: inline-block;
      padding: 0 12px;
  }
  .course_show a:hover,
  .course_show a.active {
    text-decoration: underline;
    color: #d51016;
  }
  .box4_cont {
    display: none;
  }
  .phone p,
  .phone a{
      display: inline;
  }
  .phone p{
      /* margin-right: 10px; */
  }


@media only all and (max-width:1080px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 100%;
        font-size: .7rem;
        line-height: 1.2rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: 2.4rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .box_container{
        padding: 1rem 0;
    }


    .banner_box{
        background-size: auto 100%;
        height: 26rem;
    }
    .banner_box .container{
        padding-top: 1rem;
    }
    .banner_box h2{
        line-height: 1.2rem;
        font-size: .8rem;
    }
    .banner_box h1{
        height: 3rem;
        margin: .3rem auto .5rem;
    }
    .banner_box h3{
        width: 12rem;
        line-height: 1.5rem;
        border-radius: .75rem;
        font-size: .7rem;
        box-shadow: 0px .2rem 0px 0px #6096ec;
    }
    .banner_box h3 img{
        width: .8rem;
        margin: 0 .2rem;
    }
    .banner_lt{
        padding-top: .35rem;
        width: 4.7rem;
        height: 4.15rem;
        left: -.2rem;
        top: .5rem;
    }
    @keyframes banner_lt {
        0% { transform: translateY(-.5rem); opacity: 0; }
    }
    .banner_lt h5{
        line-height: .8rem;
        font-size: .6rem;
    }
    .banner_bottom{
        margin: 1rem auto 0;
        display: block;
    }
    .banner_form{
        margin: 0 auto;
        width: 10rem;
        height: 4.5rem;
        border-radius: .3rem;
    }
    .banner_form h5{
        line-height: 1rem;
        font-size: .8rem;
    }
    .banner_form p{
        width: 6rem;
        line-height: 1.6rem;
        border-radius: .8rem;
        font-size: .7rem;
        box-shadow: 0px .1rem 0px 0px rgba(28, 96, 203, .36);
    }
    .banner_book{
        width: 100%;
        height: auto;
        border-radius: .3rem;
        padding: .4rem;
    }
    .banner_book ul{
        margin-top: 0;
    }
    .banner_book ul li{
        width: 32%;
    }
    .box_title{
        line-height: 1.6rem;
        margin-bottom: .5rem;
        font-size: .8rem;
    }    
    .box_title::before,
    .box_title::after{
        width: 1.3rem;
        height: 1.175rem;
        margin: 0 .3rem;
    }
    .yellow_container{
        background-position: center bottom;
        background-size: auto 100%;
    }
    .box1_container{
        border-radius: .4rem;
        padding: .5rem 0;
    }
    .box1_contain{
        margin: 0 auto;
        background-image: none;
    }
    .box1_list{
        display: block;
        box-sizing: border-box;
        padding: .5rem 1rem;
    }
    .box1_list li{
        justify-content: space-between;
        flex-direction: row;
        padding-top: 0;
        width: 100%;
        margin: .4rem 0;
    }
    .box1_list li::after{
        display: none;
    }
    .box1_list li:nth-child(3){
        padding-right: 9.7rem;
    }
    .box1_list li.no_month_list{
        padding-top: 0;
        padding-left: 3.7rem;
    }
    .box1_list li .box1_month{
        width: 2.4rem;
        line-height: 2.4rem;
        font-size: .8rem;
        margin-bottom: 0;
        margin-right: .5rem;
    }
    .box1_list_img{
        height: 2.4rem;
        margin-bottom: 0;
        margin-right: .5rem;
    }
    .box1_list_text{
        width: 9rem;
        border-radius: .2rem .2rem .5rem .5rem;
        height: 2.6rem;
    }
    .box1_list_text h5{
        font-size: .7rem;
        line-height: 1rem;
    }
    .blue_box{
        background-size: auto 100%;
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
    .box2_tab_box{
        margin-bottom: -1rem;
    }
    .box2_tab_box{
        margin-top: 1.5rem;
    }
    .box2_tab_box li{
        text-shadow: 0px .1rem 0px rgba(22, 97, 190, 0.67);
        font-size: .75rem;
        width: 7.55rem;
        height: 2.525rem;
        line-height: 1.25rem;
        margin-right: .2rem;
    }
    .box2_tab_box li.active{
        transform: translateY(-.6rem);
        line-height: 1.85rem;
    }
    .box2_box{
        padding: .9rem 0 1.1rem;
        border-radius: .3rem;
    }
    .box2_cont_list{
        width: 49%;
    }
    .box2_cont{
        width: 100%;
        padding: .3rem;
        height: auto;
        background-size: auto 250%;
        border-radius: .3rem;
    }
    .box2_cont2{
        width: 100%;
    }
    .box2_cont_title{
        position: relative;
        left: auto;
        transform: translateX(0);
        top: auto;
        margin: 0 auto .3rem;
    }
    .box2_book_list{
        flex-wrap: wrap;
        padding: .3rem 0;
        border-radius: .5rem;
        width: 100%;
        margin: .5rem auto;
    }
    .box2_book_list li{
        width: 31.3%;
        margin: .2rem 1%;
    }
    .box2_book_name{
        width: 100%;
        height: 3rem;
        border-radius: .3rem;
    }
    .box2_book_name p{
        font-weight: normal;
        font-size: .6rem;
        line-height: .8rem;
    }
    .box2_person{
        width: 2rem;
        border: .2rem solid #fff;
    }
    .box2_cont_title h3{
        line-height: 1.5rem;
        font-size: .8rem;
    }
    .box2_clock{
        width: 2.5rem;
    }
    .box2_cont1_list1 li{
        margin-right: .5rem;
    }
    .box2_cont1_list2 li{
        margin-right: .5rem;
    }
    .box2_cont2_list1 li{
        margin-right: .5rem;
    }
    .box2_cont2_list2 li{
        margin-right: .5rem;
    }
    .box2_cont2_list2 li:nth-last-child(1){
        margin-right: 0;
    }
    .box2_cont_list li{
        margin-top: .4rem;
        width: 100%;
    }
    .box2_cont_list li:nth-child(odd){
        flex-direction: row;
    }
    .box2_cont_list li:nth-child(even){
        flex-direction: row;
        padding-top: 0;
    }
    .box2_cont_list li .box2_cont_date{
        width: 2rem;
        height: 2rem;
        font-size: .6rem;
    }
    .box2_cont_list li:nth-child(odd) .box2_cont_date{
        margin-top: 0;
        margin-right: .5rem;
    }
    .box2_cont_list li:nth-child(even) .box2_cont_date{
        margin-bottom: 0;
        margin-right: .5rem;
    }
    .box2_cont_list li .box2_cont_date p{
        line-height: 1.2rem;
    }
    .box2_cont_list li .box2_cont_date span{
        line-height: .8rem;
    }
    .box2_cont_list li .box2_cont_text_box{
        background: none;
         margin-left: 0;
         padding-left: 0;
    }
    .box2_cont_list li .box2_cont_text_box::before,
    .box2_cont_list li .box2_cont_text_box::after{
        display: none;
    }
    .box2_cont_text_box h5{
        width: 6rem;
        font-size: .7rem;
        line-height: 1rem;
        border-radius: .5rem;
    }
    .box2_cont_text_box p{
        width: 6rem;
        padding: .1rem;
        font-size: .65rem;
        line-height: .9rem;
    }
    .box2_cont_list li:nth-child(odd) .box2_cont_text_box{
        height: auto;
        background: none;
        padding-top: 0;
    }
    .box2_cont_list li:nth-child(odd) .box2_cont_text_box h5{
        background: #fff;
        color: #2E6CFB;
    }
    .box2_cont_list li:nth-child(odd) .box2_cont_text_box p{
        color: #fff;
    }
    .box2_cont_list li:nth-child(even) .box2_cont_text_box{
        height: auto;
        background: none;
        padding-top: 0;
    }
    .box2_cont_list li:nth-child(even) .box2_cont_text_box h5{
        background: #fff;
        color: #2E6CFB;
    }
    .box2_cont_list li:nth-child(even) .box2_cont_text_box p{
        color: #fff;
    }
    .box2_bottom{
        border-radius: 0 0 .3rem .3rem;
        padding: 0 .3rem .5rem;
        width: 100%;
    }
    .box2_bottom_inner{
        border-radius: 0 0 .3rem .3rem;
        padding: .5rem .2rem .2rem;
    }
    .box2_bottom_list{
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto .6rem;
        padding-bottom: .3rem;
        width: 100%;
    }
    .box2_bottom_list::before{
        display: none;
    }
    .box2_bottom_list li{
        width: 33%;
    }
    /* .box2_bottom_list li:nth-child(4){
        margin-left: 17%;
    }
    .box2_bottom_list li:nth-child(5){
        margin-right: 17%;
    } */
    .box2_bottom_list li img{
        display: block;
        margin: 0 auto .2rem;
        height: 5rem;
    }
    .box2_book_name{
        width: 100%;
        height: 3rem;
        border-radius: .3rem;
    }
    .box2_book_name p{
        font-weight: normal;
        font-size: .6rem;
        line-height: .8rem;
    }
    .box2_bottom_btn{
        display: block;
    }
    .box2_bbtn{
        height: 2.5rem;
        border-radius: 1.25rem;
        box-shadow: 0px .25rem 0px 0px #DE5715;
    }
    .box2_bl{
        width: 8rem;
        margin: 0 auto;
    }
    .box2_bl h5{
        line-height: .85rem;
        font-size: .65rem;
        padding-right: 1.2rem;
        text-shadow: 0px .1rem 0px #DE5715;
    }
    .box2_bl .box2_by{
        top: -.4rem;
        right: .3rem;
        width: 1.725rem;
        height: 1.65rem;
        line-height: 1.25rem;
        font-size: .6rem;
    }
    .box2_bl b{
        font-size: .8rem;
        width: 5rem;
        line-height: 1.2rem;
        border-radius: .6rem;
        box-shadow: 0px .1rem 0px 0px #DE5715;
    }
    .box2_br{
        margin: .4rem auto;
        width: 60%;
        font-size: .86rem;
        box-shadow: 0px .1rem 0px 0px #DE5715;
    }
    .box2_br p{
        margin: 0 .1rem;
    }
    .box2_br span b{
        font-size: 1rem;
    }
    .box3_container{
        border-radius: 2rem 2rem 0 0;
        padding: .5rem;
        background-size: auto 120%;
    }
    .box3_box{
        flex-direction: column;
        margin-bottom: .5rem;
    }
    .box3_l{
        width: 14rem;
        height: auto;
        padding: .5rem;
        border-radius: .25rem;
    }
    .box3_lt{
        margin-bottom: .5rem;
    }
    .box3_l_img{
        width: 2.5rem;
        height: 2.5rem;
        border-radius: .2rem;
    }
    .box3_l_img img{
        height: 2rem;
    }
    .box3_lt_title{
        width: calc(100% - 2.5rem);
        height: 3rem;
        border-radius: .2rem;
    }
    .box3_lt_title h5{
        line-height: 1rem;
        font-size: .8rem;
        padding: 0 .2rem;
    }
    .box3_l p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box3_r{
        width: 100%;
        height: auto;
        padding: .5rem;
        border-radius: .2rem;
    }
    .box3_r_box{
        width: 48%;
    }
    .box3_r_box h3{
        border-radius: .5rem .5rem 0 0;
        width: 70%;
        line-height: 1.2rem;
        font-size: .8rem;
    }
    .box3_r_text{
        padding: .4rem;
        height: 8.5rem;
        border-radius: .2rem;
    }
    .box3_r_text p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box3_r_text a{
        bottom: .5rem;
        width: 80%;
        line-height: 1.3rem;
        border-radius: .65rem;
        font-size: .7rem;
        box-shadow: 0px .1rem 0px 0px #de5715;
    }
    .box3_r_text a img{
        width: .75rem;
        margin-right: .1rem;
    }
    .box3_r_box:nth-child(2) .box3_r_text p{
        text-align: center;
    }
    .box3_bottom{
        background-image: none;
        flex-direction: column;
        height: auto;
    }
    .box3_bl{
        width: 40%;
        height: 2rem;
        border-radius: .5rem;
        background: #38CE82;
    }
    .box3_bl img{
        height: 1rem;
        margin-right: .2rem;
    }
    .box3_bl h5{
        font-size: .8rem;
    }
    .box3_br{
        background: #2D6AF6;
        border-radius: .5rem;
        width: 80%;
        margin-left: 0;
        margin-top: .4rem;
        padding-left: 1rem;
    }
    .box3_br p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box4_after_title,
    .box5_after_title{
        line-height: 1rem;
        margin-bottom: 1rem;
        font-size: .8rem;
    }
    .box4_container{
        background-size: 100%;
        border-radius: .3rem;
        padding: .5rem 1rem;
    }
    .box4_list{
        flex-wrap: wrap;
    }
    .book .swiper-button-prev.swiper-button-white.prev,
    .book .swiper-button-next.swiper-button-white.next {
      width: 1.2rem;
      height: 1.2rem;
    }
    .book .swiper-button-prev.swiper-button-white.prev {
      left: -1rem;
    }
    .book .swiper-button-next.swiper-button-white.next {
      right: -1rem;
    }
    .book-item{
        margin-bottom: .5rem;
        padding: .5rem;
        width: 100%;
        height: auto;
        border-radius: .3rem;
    }
    .box4_book{
        height: 6rem;
        margin-bottom: .3rem;
        border-radius: .3rem;
    }
    .box4_book img{
        display: block;
        height: 100%;
    }
    .book-item h5{
        height: 2rem;
        line-height: 1rem;
        font-size: .7rem;
    }
    .book-item s{
        line-height: 1rem;
        font-size: .7rem;
    }
    .book-item p{
        margin-bottom: .2rem;
        height: 1rem;
        line-height: 1rem;
        font-size: .7rem;
    }
    .book-item p span b{
        font-size: .8rem;
    }
    .book-item a{
        box-shadow: 0px .1rem 0px 0px #DE5715;
        width: 7rem;
        line-height: 1.6rem;
        border-radius: .8rem;
        font-size: .8rem;
    }
    .book-item a img{
        height: .7rem;
        margin-right: .1rem;
    }
    .box5_container{
        border-radius: 2rem 2rem 0 0;
        padding: 1rem;
    }
    .box5_top{
        background-image: none;
        padding-bottom: .5rem;
    }
    .box5_text{
        width: 7rem;
        height: 5rem;
        box-shadow: 0px .2rem .2rem 0px rgba(239, 159, 57, 0.65);
    }
    .box5_text h5{
        margin: 0 auto .1rem;
        font-size: .75rem;
        width: 4rem;
        line-height: 1.2rem;
        border-radius: .6rem;
    }
    .box5_text p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box5_text_l{
        border-radius: 1rem 1rem 0px 1rem;
        padding: .4rem;
    }
    .box5_text_r{
        border-radius: 1rem 1rem 1rem 0px;
        padding: .4rem;
    }
    .box5_text5{
        margin-left: 5rem;
        padding: .4rem .6rem;
        width: 7rem;
        height: 6rem;
        border-radius: 1rem 1rem 0px 1rem;
    }
    .box5_text1{
        margin-right: 1rem;
    }
    .box5_row2{
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .box5_text3{
        margin-right: 3rem;
    }
    .box5_swiper{
        border-radius: .3rem;
        padding: .5rem 1rem;
    }
    .swiper-button-prev.swiper-button-white.prev {
        width: 1.2rem;
        height: 1.2rem;
        left: 1.5rem;
    }
    .swiper-button-next.swiper-button-white.next {
        width: 1.2rem;
        height: 1.2rem;
        right: 1.5rem;
    }
    .box5_swiper{
        margin: 0 auto;
    }
    .box5_swiper .swiper-container{
        width: 10rem;
    }
    .box5_teacher{
        width: 10rem;
        border-radius: .3rem;
        border: .3rem solid #EFD12D;
    }
    .box5_teacher img{
        border-radius: .3rem;
    }
    .box5_teacher_text{
        border-radius: .3rem;
        padding: .5rem;
    }
    .box5_teacher_text a{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box6_container{
        border-radius: .3rem;
        padding: .5rem;
        margin-bottom: .4rem;
    }
    .inner_box6_container{
        border-radius: .3rem;
        padding: .5rem;
    }
    .box6_top_list,
    .box6_bottom_list{
        flex-wrap: wrap;
    }
    .box6_top_list li{
        width: 48%;
    }
    .box6_top_img{
        border-radius: .5rem;
        padding: .3rem;
    }
    .box6_tb{
        padding: 0 .3rem .3rem;
        border-radius: 0 0 .2rem .2rem;
        width: 80%;
    }
    .box6_tb h5{
        line-height: 1rem;
        font-size: .8rem;
        border-radius: 0 0 .2rem .2rem;
    }
    .box6_bottom_list li{
        width: 48%;
        border-radius: .3rem;
        padding: .2rem;
    }
    .box6_bottom_list li img{
        border-radius: .3rem;
    }
    .box6_bottom_list li p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box7_container{
        background-size: 100%;
        border-radius: 2rem 2rem 0 0;
        padding: .5rem;
    }
    .city_list li{
        box-shadow: 0px .1rem 0px 0px #DE5715;
        font-size: .7rem;
        margin: .2rem .5%;
        width: 24%;
        line-height: 1.2rem;
        border-radius: .6rem;
    }
    .city_list li:hover{
        transform: translateY(-.1rem);
        box-shadow: 0px .1rem 0px 0px #239F60;
    }
    .fixed_bottom{
        background: #fff;
        height: 2.5rem;
    }
    .fixed_bottom .container{
        background: none;
        padding-left: 2rem;
        padding-top: .4rem;
    }
    .fixed_heart{
        width: 3rem;
        left: -1rem;
    }
    .fixed_book{
        display: none;
        width: 0;
    }
    .fixed_bottom p{
        font-size: .6rem;
        line-height: 1rem;
    }
    .form_box{
        border-radius: .5rem;
        padding: 1rem;
        width: 16rem;
    }
    .close{
        width: 1.2rem;
        right: 0;
        top: -1.5rem;
    }
    .form_box h3{
        line-height: 1rem;
        margin-bottom: .5rem;
        font-size: .8rem;
    }
    .ajax_form p{
        margin-bottom: .4rem;
    }
    .ajax_form input,
    .ajax_form select{
        width: 49%;
        height: 1.6rem;
        line-height: 1.6rem;
        border-radius: .2rem;
        padding-left: .5rem;
        font-size: .7rem;
    }
    .ajax_form select{
        background-size: .5rem;
    }
    .ajax_form input#PhoneCode{
        width: 59%;
    }
    .ajax_form input#fs{
        width: 39%;
        box-shadow: 0px .1rem 0px 0px #DE5715;
    }
    .ajax_form input.button{
        height: 1.7rem;
        line-height: 1.7rem;
        border-radius: .3rem;
        box-shadow: 0px .2rem 0px 0px #DE5715;
        font-size: .8rem;
    }
    

    /* 分校 */
    .box3_table{
        margin-top: .5rem;
        border-radius: .5rem;
    }
    .box3_table th{
        line-height: 1.4rem;
        font-size: .7rem;
        font-weight: normal;
    }
    .box3_table td{
        padding: .2rem;
        line-height: .9rem;
        font-size: .7rem;
    }
    .box3_table td:nth-child(1),
    .box3_table td:nth-child(2){
        width: auto;
    }
    .box3_table td:nth-child(3),
    .box3_table td:nth-child(5),
    .box3_table th:nth-child(3),
    .box3_table th:nth-child(5){
        display: none;
    }
    .box3_table td:nth-child(3),
    .box3_table td:nth-child(4){
        width: auto;
    }
    .box3_table td:nth-child(4){
        width: 40%;
    }
    .box3_table td a{
        margin: .2rem auto;
        width: 2.5rem;
        line-height: 1.2rem;
        border-radius: .6rem;
        font-size: .7rem;
    }
    .box3_table td a.box3_table_gm{
        box-shadow: 0px .1rem 0px 0px #DE5715;
    }
    .box3_table td a.box3_table_zx{
        border: 1px solid #F6761C;
    }
    .fx_box7{
        margin: 1rem auto;
        border-radius: .3rem;
        padding: 1rem;
    }
    .fx_box7 h3{
        line-height: 1.3rem;
        margin-bottom: .7rem;
        font-size: 1rem;
    }
    .fx_tab{
        margin-bottom: .5rem;
    }
    .fx_tab span{
        font-size: .8rem;
        margin-right: .5rem;
    }
    .fx_tab select{
        background-size: .5rem;
        width: 8rem;
        height: 1.6rem;
        padding-left: .5rem;
        font-size: .7rem;
        border-radius: .15rem; 
    }
    .tab_cont{
        line-height: 1rem;
        font-size: .7rem;
    }

    .form_qr{
        border-radius: .5rem;
        padding: 1rem;
        width: 8rem;
    }
    
    .box3_title{
        line-height: 1.3rem;
        font-size: .85rem;
    }
    .box3_tab_list li{
        margin: .2rem .5%;
        width: 24%;
        height: 2rem;
        font-size: .7rem;
        border-radius: 1rem;
        box-shadow: 0 .1rem 0 #7aa6f7;
    }
    .box3_tab_list li:hover,
    .box3_tab_list li.active,
    .box3_tab_list li.on{
        box-shadow: 0 .1rem 0 #de5715;
    }
    .box3_tab_list li>a{
        line-height: .8rem;
    }
    .box3_tab_list li>a span{
        line-height: .8rem;
        font-size: .7rem;
    }
    .form_qr{
        border-radius: .5rem;
        padding: 1rem;
        width: 8rem;
    }
    .course_show a{
        padding: 0 .2rem;
    }
    .phone p{
        /* margin-right: .3rem; */
    }
    .box3_container_fx{
        border-radius: 1rem 1rem 0 0;
        padding: .5rem .2rem;
        background-size: 100%;
    }
    .course_arrow {
        top: 1.85rem;
        width: .45rem;
        height: .2rem;
      }
      .course_show {
        width: 17.5rem;
        padding: 0 .2rem;
        border-radius: .1rem;
        top: 2.05rem;
      }
      .box3_tab_list li  {
        padding: 0 .3rem;
        font-size: .7rem;
      }

}