* {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style-type: none;
    list-style-image: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

/* 
h3 {
    font-size: 22px
} */

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

/* @font-face {
    font-family: CL_HAPPY;
    src: url(../font/CL_HAPPY.TTF);
}

@font-face {
    font-family: SourceHanSansCN;
    src: url(../font/SourceHanSansCN-Normal.otf)
} */

@media screen and (max-width: 1100px) {

    /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
    /*你的css代码*/
    html {
        font-size: 36.3px !important;
        width: 1100px
    }
}

.spriteImg {
    background-size: 25.3rem 19.666rem !important;
    display: block;
    margin: 0 auto;
    background: url(../img/sprit.png) no-repeat;
}

/* 清浮动 */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* ie6 7 专门清除浮动的样式*/
.clearfix {
    *zoom: 1;
}

.nav_bar {
    position: fixed;
    width: 30rem;
    background-color: rgb(33, 41, 99);
    z-index: 999;
    color: #fff;
    height: 1.5625rem;
}

.nav_logo {
    float: left;
    width: 2.53125rem;
    height: 1.015625rem;
    margin-top: .375rem;
    margin-left: 5.734375rem;
}

.menu {
    font-size: .375rem;
    float: left;
    margin-left: 8.125rem;
    margin-top: .5625rem;
    cursor: pointer;
}

#home_page {
    color: rgba(255, 191, 68, 1);
    border-bottom: 2px solid
}

.menu li {
    float: left;
    padding: 0 .15625rem .513575rem;
    margin: 0 .414063rem;
}

.banner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 14.046875rem;
    background-size: 100%, 100%;

}

.bannerimg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9;
    width: 100%;
    height: 100%;
}

.bannerName {
    margin-top: 3.421875rem;
    margin-left: 5.640625rem;
    width: 3.59375rem;
    height: 1.515625rem;
}

.bannerText {
    color: rgba(255, 191, 68, 1);
    font-size: .84375rem;
    letter-spacing: 5px;
    margin-top: .609375rem;
    margin-left: 5.640625rem;
}

.aboutUsBox {
    height: 7.8125rem;
    background-color: #fff;
}

.aboutUs {
    position: relative;
    top: 0;
    left: 0;
    width: 19.765625rem;
    height: 7.1875rem;

    background: #FFFFFF;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
    border-radius: 54px;
    margin-left: 50%;
    transform: translate(-50%, -25%);
    padding-top: 1.1875rem;
    padding-left: 1.53125rem;
}

.aboutUs .rocketgif {
    position: absolute;
    top: 50%;
    transform: translateY(-48%);
    left: 12.25rem;
    width: 7rem;
}

.aboutUs .aboutbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aboutUs h3 {
    font-weight: 400;
    color: #FFBF44;
    height: .6875rem;
    line-height: .421875rem;
    font-size: .78125rem;
}

.aboutbox {
    width: 1.3125rem;
    height: .109375rem;
    background-color: #FFBF44;
    margin-top: .359375rem;
}

.aboutUs p {
    margin-top: .825rem;
    width: 9.871875rem;
    font-size: .3rem;
    font-weight: 400;
    color: #000000;
    line-height: 2;
}

.tieleSprite {
    background-size: 21.6rem 16.19rem !important;
    background: url(../img/sprit.png) no-repeat;
    margin: 0 auto;
}

.bestTeacherimg {
    width: 10.5rem;
    height: 1.6875rem;
    margin-left: 50%;
    transform: translate(-50%, -25%);
    background-position: 0.05rem -8rem;

}


.grading {
    height: 7.625rem;
    padding: 0 4.546875rem;
    display: flex;
    justify-content: space-around;
}

.grading li {

    width: 4.246875rem;
    height: 4.484375rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.06);
    border-radius: .84375rem;
    padding-top: .640625rem;
}

.grading li div {
    width: 2.53125rem;
    height: 2.09375rem;
    margin-left: 50%;
    transform: translateX(-50%);
    background-size: 21.6rem 16.19rem !important;
    background: url(../img/sprit.png) no-repeat;
}

.grading .gradingImg1 {
    background-position: -11.82rem -8.0rem;
}

.grading .gradingImg2 {
    background-position: -15.42rem -8.0rem;
}

.grading .gradingImg3 {
    background-position: -18.62rem -8.0rem;
}

.grading li p {
    margin-top: .421875rem;
    text-align: center;
    font-size: .375rem;
    font-weight: 500;
    color: #1A1A1A;
    line-height: 10px;
}

.grading li h3 {
    font-size: .515625rem;
    font-weight: 800;
    color: #E6E6E6;
    line-height: .421875rem;
    margin-top: .640625rem;
    text-align: center;

}

.slideshow {
    position: relative;
    height: 10rem;
    /* background-image: url(../img/slideshowbgc.png);
    background-size: 100% 100%; */
    background-color: rgb(34, 40, 103);
    padding: 3.25rem 0 0 5.65625rem;
    box-sizing: border-box;
}

.slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow h3 {
    font-size: .78125rem;
    height: .6875rem;
    font-weight: 400;
    color: #FFBF44;
    line-height: .375rem;
}

.slideshow p {
    width: 8.640625rem;
    height: 1.375rem;
    font-size: .25rem;
    font-weight: 400;
    color: #FEFEFE;
    line-height: .5625rem;
    margin-top: .859375rem;
    letter-spacing: 2px;
}

.age {
    margin-top: 1.265625rem;
}

.hierarchy {
    width: 7.6875rem;
    height: 1.703125rem;
    margin-left: 50%;
    transform: translateX(-50%);
    background: url(../img/sprit.png) no-repeat;
    background-size: 28.9rem 20.6rem !important;
    background-position: -19.38rem -18.15rem;
}

.arrows {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 63px;
    text-align: center;
}

.arrows .rocket {
    position: absolute;
    top: 1.95rem;
    left: 24%;
    width: 2.34375rem;

}

.arrowsimg {
    width: 12.5rem;
    height: 2.6875rem;
    margin-left: 9.2rem;
    background-position: -1rem -11rem;
}

.agelevel {
    margin-top: -0.4375rem;
    text-align: center;
}

.agelevel img {
    width: 15.890625rem;
    height: 10.125rem;
}

.target {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 1.84375rem;
    width: 100%;
    height: 33.5625rem;
    box-sizing: border-box;
    padding-top: 1.046875rem;
}

.target .numImg {
    background: url(../img/sprit.png) no-repeat;
    background-size: 21.6rem 16.19rem !important;

}

.target .numImg1 {
    width: 1.1rem;
    height: 1.2rem;
    background-position: -0.2rem -0.1rem;
}

.target .numImg2 {
    width: 1.4rem;
    height: 1.2rem;
    background-position: -1.7rem -0.1rem;
}

.target .numImg3 {
    width: 1.4rem;
    height: 1.2rem;
    background-position: -3.6rem -0.1rem;
}

.target .numImg4 {
    width: 1.6rem;
    height: 1.2rem;
    background-position: -5.4rem -0.1rem;
}

.targetImg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9;
    width: 100%;
    height: 100%;
}

.targetTitle {
    text-align: center;
    width: 7.65625rem;
    height: 1.65625rem;
    margin: 0 auto;
    background-position: -8.4rem -5.6rem;
}

.target ul {
    margin-top: .984375rem;
}

.target li {
    position: relative;
    top: 0;
    left: 0;
    width: 18.75rem;
    height: 6.3875rem;
    background: #FFFFFF;
    border-radius: .84375rem;
    margin: auto;
    margin-bottom: .71875rem;
    padding: .546875rem .9375rem .734375rem;
    box-sizing: border-box;

}

.target .lima1 {
    width: 4.625rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.8625rem;
}

.target .lima2 {
    width: 4.625rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1.8625rem;
}



.target li p {
    height: .953125rem;
    font-size: .375rem;
    font-weight: 800;
    color: #1A1A1A;
    line-height: .5625rem;
    margin-top: .36875rem;
}

.target li span {
    display: inline-block;
    width: 9.571875rem;
    height: 1.9375rem;
    font-size: .25rem;
    font-weight: 400;
    color: #1A1A1A;
    line-height: .5625rem;
    margin-top: .46875rem;
}

.target li:nth-child(odd)>div {
    float: left;
}

.target li:nth-child(even)>div {
    float: right;
}

.afterSales {
    margin-top: 1.828125rem;
    padding-bottom: 3.34375rem;
}

.afterSales .kefu {
    float: left;
    margin-top: 1.5625rem;
    margin-left: 1.5625rem;
}

.afterSales .kefu img {
    width: 7.8125rem;
}

.afterSalesTitle {
    width: 7.6875rem;
    height: 1.671875rem;
    margin: 0 auto;
    background-position: -13.8rem -3.65rem;
}


.dialog {
    float: left;
    margin-top: 2.75rem;
    margin-left: 5.625rem;
    width: 9.28125rem;
    height: 4.703125rem;
}


.dialogBox {
    position: relative;
    background-position: 0 -3.3rem;
    top: 0;
    left: 0;
    width: 8.421875rem;
    height: 3.578125rem;
}

.dialogBox p {
    width: 6.8125rem;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: .3rem;
    font-weight: 500;
    color: rgba(26, 26, 26, 1);
    line-height: 2;
}

.dialogBox img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.dialog img {
    display: block;

}

.hubble2 {
    width: 1.40625rem;
    height: .625rem;
    background-position: -1.8rem -2.15rem;
    margin-left: 7.46875rem;
    margin-top: 8px;
}

.hubble1 {
    width: 1.171875rem;
    height: .515625rem;
    background-position: -0.3rem -2.25rem;
    margin-left: 8.375rem;
    margin-top: .125rem;
}

.footer {
    position: relative;
    width: 100%;
    height: 8.65625rem;

}

.footerbgc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    z-index: -5;
    height: 8.65625rem;
}

.footerTitle {
    width: 5.234375rem;
    height: 1.671875rem;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 1.453125rem;
}

.orCode {
    float: left;
    margin-top: 1.328125rem;
    margin-left: 7.375rem;
}


.orCode {
    font-size: .375rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: .5625rem;
}

.code1 {
    transform: translateY(15%);
}


.orCodetext span {
    display: inline-block;
    width: 3rem;
    margin: 0 .59375rem;
    font-size: .375rem;
}

/* .Codetext1 {
    transform: translateY(100%);
} */


.information {
    font-size: .375rem;
    font-weight: 500;
    color: #2F1F00;
    line-height: .421875rem;
    z-index: 9;
}

.desc {

    font-size: .25rem;
    font-weight: 400;
    color: #6A4807;
    line-height: .421875rem;
}

.desc a {
    color: #6A4807;
    text-decoration: none;
}
.desc img{
    width: .3125rem;
    height: .3125rem;
}
/* 轮播 */
.box {
    display: flex;
    position: absolute;
    top: 1.425rem;
    left: 16.125rem;
    flex-direction: column;
    width: 10.5625rem;
    height: 8rem;
}

.box img {
    position: absolute;
    /* width: 5.328125rem;
    height: 2.234375rem; */
    width: 10.5625rem;
    /* width: 100% !important; */
    height: 4.46875rem;
}

.swiper1 {
    top: 0;
    left: 0;
    transform: scale(0.8);
}

.swiper2 {
    top: 0;
    left: 0;
    transform: scale(0.9);
}

.swiper3 {
    top: 0;
    left: 0;
}

#right_row {
    width: 1.4625rem;
    position: fixed;
    right: .9375rem;
    z-index: 999;
    top: calc(50% - 3.21875rem);
}

#right_row .row_box {
    background: #E6E6E6;
    box-shadow: 0px .03125rem .15625rem 0px rgba(0, 0, 0, 0.2);
    border-radius: .15625rem;
    overflow: hidden;
    margin-bottom: .15625rem;
}

#right_row .row_box .no_hidden {
    position: relative;
}

#right_row .row_box .row_box_list {
    width: 1.5625rem;
    height: 1.20rem;
    background: #FFFFFF;
    text-align: center;
    font-size: .2025rem;
    font-weight: normal;
    line-height: .475rem;
    position: relative;
    margin-bottom: .015625rem;
    cursor: pointer;
    padding-top: .1125rem;
}



#right_row .row_box .row_box_list .phoneConsult {
    width: .796875rem;
    height: .796875rem;
    background-position: -14.94rem -0.5rem;
}

#right_row .row_box .row_box_list .serveNum {
    width: .796875rem;
    height: .796875rem;
    background-position: -11.95rem -0.5rem;
}

#right_row .row_box .row_box_list .official {
    width: .796875rem;
    height: .796875rem;
    background-position: -13.39rem -0.5rem;
}


#right_row .row_box .row_box_list .onlineConsult {
    width: .796875rem;
    height: .796875rem;
    background-position: -16.65rem -0.5rem;
}

#right_row .row_box .row_box_list:last-child {
    border: 0;
}

.wx_fuwu {
    color: #FF898A;
}

.wx_gongzhong {
    color: #EF9F3F;
}

.phone_fuwu {
    color: #8D62E4;
}

.zaixian_fuwu {
    color: #41459A;
}

.gui_top {
    color: #5E96EB;
}

.hei {
    display: block;
    text-align: center;
    color: #000000;
    font-weight: 900;
    margin-top: -0.078125rem;
}

.lan {
    width: .334375rem !important;
    display: block;

    margin: .109375rem auto 0.1rem !important;
}

.right_tankuang {
    text-align: center;
    position: absolute;
    width: 2.1875rem;
    box-shadow: 0px .03125rem .15625rem 0px rgba(0, 0, 0, 0.2);
    border-radius: .15625rem;
    padding: .15625rem;
    top: .15625rem;
    right: 1.71875rem;
    background: #FFFFFF;
    font-size: .3125rem;
    color: #FF898A;
    height: auto;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    display: none;
}

.right_tankuang.ph_tk {
    top: 2.91875rem;
    color: #EF9F40;
}

.right_tankuang.ol_tk {
    top: 3.28125rem;
    color: #41459A;
}

.circulation {
    position: absolute;
    top: 6.25rem;
    left: 1.6rem;
    width: 5.28125rem;
    height: 6.140625rem;
    z-index: -1;
}

.informationBox {
    width: 100%;
    height: 84px;
    background: #FFBF44;
    padding-top: .56875rem;
}

.informationBox p {
    text-align: center;
}

.phoneicon {
    float: left;
    width: .578125rem;
    height: .46875rem;
    background-position: -19.7rem -0.6rem;
    margin-top: .15625rem;
    margin-left: .234375rem;
    margin-right: .15625rem;
}

.phone_num {
    margin-top: .15625rem;
    width: 4.59375rem;
    height: .875rem;
    background: #30377D;
    line-height: .875rem;
    margin-bottom: .578125rem;
}

.appCodebox {
    float: left;
    width: 3.03125rem;
    height: 3.625rem;
    background: #F7BC4B;
    border-radius: .15625rem;
    margin-top: 1rem;
    margin-left: 5.6875rem;
    text-align: center;
}

.appCode {
    position: relative;
    top: 0;
    left: 0;
    width: 2.5rem;
    height: 2.5rem;
    background-position: -8.56rem 0;
    transform: scale(1);
}

.appCodebox p {
    font-size: .375rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222867;
    line-height: .125rem;
    margin-top: .375rem;
}

.spaceman {
    position: absolute;
    width: 1.46875rem;
    height: 2.1875rem;
    left: -1.4rem;
    top: 1.7rem;
    background-position: -21.6rem -0.5rem;
}

/* 腰带 */
.belt{
    width: 30rem;
    height: 3rem;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(0,0,0, 0.8);
}
.belt_cancel{
    width:  .375rem;
    text-align: center;
    line-height: .3rem;
    height:  .375rem;
    font-size: .375rem;
    position: absolute;
    top: 10px;
    right: 15px;
    border-radius: 50%;
    font-weight: 700;
    color: rgb(139, 139, 139);
    cursor: pointer;
}
.belt .belt_img{
    position: absolute;
    width: 3rem;
    top: -0.5rem;
    left: 5rem;
}
.belt .belt_cancelImg{
    width: 100%;
}
.belt p,h2{
    color: seashell;
    margin-left: 8.5rem;
}
.belt h2{
    margin-top: 0.6rem;
    font-size: .625rem;
}
.belt  p{
    margin-top: 0.4rem;
    font-size: .46875rem;
}
.beltCodeBox{
    position: absolute;
    top: 0.4rem;
    right: 2.5rem;
    width: 6rem;
    height: 2rem;
    /* background-color: #fff; */
}
.codeText{
    float: left;
    color: seashell;
    font-size: .390625rem;
    line-height: .625rem;
    margin-top: .5975rem;

}
.appCode1{
    float: left;
    width: 2.3rem;
    height: 2.3rem;
    background-position: -8.56rem -0.25rem;
    transform: scale(1);
}
.appCode1 img{
    width: 100%;
    margin-left: 18px;
}