
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 998;}
.pcno{display: none;}
.mno{display: block;}
@media (max-width:1000px) {
    .navFixed{left: calc((100% - 7.5rem)/2);}
    .pcno{display: block;}
    .mno{display: none;}
    body{padding-bottom: 0 !important;}
}
.banner{height: 514px;position: relative;}
.banner .swiper-slide .m1200{position: absolute;left: calc((100% - 1200px)/2);top: 0;}
.banner .logo{width: 226px;height: 33px;background: url('../images/banner-logo.png') no-repeat;position: absolute;left: 26px;top:27px;}
.banner .slogo{width: 166px;height: 39px;background: url('../images/banner-slogo.png') no-repeat;position: absolute;right:55px;top:28px;}
.banner .banner_1{height: 100%;background: url('../images/banner-1.png') no-repeat center bottom;max-width: 1920px;}
.banner .banner_2{height: 100%;background: url('../images/case/banner-2.png') no-repeat center bottom -1px;max-width: 1920px;}
.banner .banner_3{height: 100%;background: url('../images/case/banner-3.png') no-repeat center bottom;max-width: 1920px;}
.banner .banner_4{height: 100%;background: url('../images/case/banner-4.png') no-repeat center bottom;max-width: 1920px;}
.banner .swiper-container{height: 100%;}
.banner .swiper-pagination-banner{position: absolute;left: 0;bottom: 27px;width: 100%;display: flex;justify-content: center;align-items: center;}
.banner .swiper-pagination-banner span{width: 6px;height: 6px;background: #fa8b87;border-radius: 50%;margin: 0 4px;opacity: 1;box-shadow: 2px 2px 0px rgba(255, 144, 21, 0.45);}
.banner .swiper-pagination-banner span.swiper-pagination-bullet-active{width: 35px;border-radius: 3px;}
/*  */
.nav{height: 59px;background: #fff;box-shadow: 0 4px 10px rgba(125, 132, 136, 0.25);}
.nav .m1200{height: 100%;display: flex;justify-content: space-around;}
.nav .m1200 a{font-size: 18px;color: #333;height: 100%;display: flex;justify-content: center;align-items: center;}
.nav .m1200 a.active{font-weight: bold;}
.nav .m1200 a:hover{font-weight: bold;}
/*  */
.page{padding-bottom: 55px;}
.title-page{display: flex;justify-content: center;align-items: center;padding: 55px 0;}
.title-page h2{font-size: 40px;color:#312419;font-weight: bold;margin: 0 55px;line-height: 1;}
.title-page h2 span{background-image: linear-gradient(180deg, #eec446, #f4000b);background-clip: text;-webkit-background-clip: text;color: transparent;}
.title-page::before{content: '';width: 32px;height: 33px;background: url('../images/title-l.png') no-repeat;}
.title-page::after{content: '';width: 32px;height: 33px;background: url('../images/title-r.png') no-repeat;}
.btnFrames{overflow: hidden;position: relative;}
.btn_active::after {content: "";display: block;width: 14%;height: 290%;background: rgba(255, 255, 255, 0.4);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.5s forwards;-webkit-animation: leftTransiform ease-in-out 0.5s forwards;}
@keyframes leftTransiform {
    0% {left: -20%;}
    100% {left: 120%;}
}
.page .button-page{width: 260px;height: 46px;background: url('../images/button.png') no-repeat;font-size: 16px;color: #fff;font-weight: bold;display: flex;justify-content: center;align-items: center;margin: auto;text-shadow: 0 1px 2px rgba(228, 96, 21, 0.35);box-shadow: 0 4px 8px rgba(237, 109, 32, 0.3);border-radius: 23px;}
/*  */
.study-exam .content{height: 404px;display: flex;justify-content: space-between;align-items: flex-start;padding: 0 16px;box-sizing: border-box;}
.study-exam .table{width: 422px;height: auto;border-radius: 10px;box-shadow: 0 4px 16px rgba(253, 217, 163, 0.41);display: flex;justify-content: space-between;overflow: hidden;}
.study-exam .raw{width: 116px;}
.study-exam .raw:last-child{flex: 1;}
.study-exam .th{height: 38px;background: #fccacd;position: relative;font-size: 16px;color: #333;font-weight: bold;}
.study-exam .th::before{content: '';width: 1px;height: 23px;background: #fff;position: absolute;right: -1px;top: 8px;z-index: 99;}
.study-exam .th,.study-exam .td{display: flex;justify-content: center;align-items: center;text-align: center;}
.study-exam .td{font-size: 14px;color: #333;line-height: 21px;padding: 15px 0;}
.study-exam .raw:first-child .td:last-child{border-radius: 0 0 0 10px;}
.study-exam .raw:last-child .td:last-child{border-radius: 0 0 10px 0px;}
.study-exam .td{border-bottom: 1px solid #fccacd;border-left: 1px solid #fccacd;}
.study-exam .raw:last-child .td{border-right: 1px solid #fccacd;}
.study-exam .raw:nth-child(1) .td:nth-child(2),.study-exam .raw:nth-child(2) .td:nth-child(2){padding: 62px 0;}

.study-exam .examIn{width: 710px;}
.study-exam .examIn .title{font-size: 16px;line-height: 26px;color: #333333;font-weight: bold;padding-bottom: 17px;background: url('../images/page1_icon2.png') no-repeat left bottom;}
.study-exam .examIn .item{display: flex;justify-content: space-between;}
.study-exam .examIn .condition{padding-right: 45px;box-sizing: border-box;width: 378px;padding-top: 19px;}
.study-exam .examIn .condition.active{width: auto;flex: 1;padding-right: 0;}
.study-exam .examIn .li{display: flex;justify-content: flex-start;margin-bottom: 17px;}
.study-exam .examIn .li::before{content: '';width: 15px;height: 15px;background: url('../images/page1_icon1.png') no-repeat;margin-right: 7px;transform: translateY(3px);}
.study-exam .examIn .li p{flex: 1;display: flex;justify-content: flex-start;font-size: 14px;color: #333;line-height: 21px;}
.study-exam .examIn .li p .flex{flex: 1;}
/*  */
.exam_analysis{background: url('../images/page2.png') no-repeat center top;line-height: 1;background-size: cover;}
.exam_analysis .content{width: 100%;height: 860px;border-radius: 20px;border: 2px solid #ffffff;box-sizing: border-box;background: linear-gradient(202deg,#ffdbdd,#ffd899);box-shadow: 0 4px 16px rgba(186, 187, 187, 0.41);position: relative;}
.exam_analysis .mark{font-size: 14px;color: #666666;position: absolute;top: 20px;right: 18px;}
.exam_analysis .color{display: flex;justify-content: flex-start;align-items: center;position: absolute;left:35px;top:30px;}
.exam_analysis .color .li{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;color: #666666;margin-right: 27px;}
.exam_analysis .color .li div{width: 15px;height: 15px;background: linear-gradient(180deg,#ec0724,#f56ec5);border-radius: 4px;margin-right: 4px;}
.exam_analysis .color .li:nth-child(2) div{background: linear-gradient(180deg,#f9b148,#ef662a);}
.exam_analysis .data-chart{position: absolute;left: 77px;top: 72px;width: 486px;height: 296px;background: url('../images/page2_1.png') no-repeat;position: relative;}
.exam_analysis .list{color: #666666;font-size: 14px;position: absolute;left: -50px;top: 5px;}
.exam_analysis .list p{text-align: right;margin-bottom: 41px;}
.exam_analysis .list2{position: absolute;left: 0;bottom: -40px;width: 100%;display: flex;justify-content: flex-start;}
.exam_analysis .list2 .text{font-size: 14px;color: #666666;white-space: nowrap;transform: rotate(-50deg);margin-left: -20px;}
.exam_analysis .data-interpretation{font-size: 16px;line-height: 26px;color: #333333;font-weight: bold;width: 573px;position: absolute;right: 22px;top: 198px;}
.exam_analysis .button-page-1{font-size: 14px;color: #fff;box-shadow: 0 4px 4px rgba(237, 109, 32, 0.2);display: flex;justify-content: center;align-items: center;background: url('../images/page2_btn.png') no-repeat;width: 179px;height: 35px;border-radius: 18px;float: right;margin-top: 24px;}
.exam_analysis .relative{width: 1151px;height: 387px;background: #ffffff;border-radius: 20px;position: absolute;left: 26px;bottom: 20px;box-shadow: inset 2px 2px 8px rgba(252, 152, 46, 0.53);display: flex;justify-content: flex-start;}
.exam_analysis .tab{width: 108px;}
.exam_analysis .tab-li{height: 129px;width: 100%;display: flex;justify-content: center;align-items: center;font-size: 36px;color: #999;background: url('../images/page2_8.png') no-repeat center bottom;cursor: pointer;}
.exam_analysis .tab-li.active{color: #fff;font-weight: bold;border-radius: 20px;background: linear-gradient(270deg,#ff6e1f,#ff9625);box-shadow: 0 4px 10px rgba(234, 154, 34, 0.56);}
.exam_analysis .tabCont{flex: 1;}
.exam_analysis .tab-item{display: none;}
.exam_analysis .tab-item.active{display: block;}
.exam_analysis .padding-1{padding: 30px 18px 0 29px;}
.exam_analysis .tab-item-title{font-size: 18px;color: #333333;font-weight: bold;padding-bottom: 9px;border-bottom: 1px solid #fda41e;position: relative;}
.exam_analysis .tab-item-title::after{content: "";width: 17px;height: 8px;background: url('../images/page2_4.png') no-repeat;position: absolute;right: 2px;bottom: 4px;}
.exam_analysis .exam-period{font-size: 14px;line-height: 26px;color: #333333;padding: 2px 0 13px;}
.exam_analysis .re-period{height: 213px;background: rgba(255, 146, 37, 0.05);border-radius: 20px;position: relative;}
.exam_analysis .hot-time{font-size: 16px;color: #333333;font-weight: bold;text-align: center;padding-top: 12px;}
.exam_analysis .raw{width: 968px;height: 59px;background:url('../images/page2_3.png') no-repeat;position: absolute;left: 18px;bottom: 18px;}
.exam_analysis .text{width: 100%;height: 21px;font-size: 14px;color: #fff;display: flex;justify-content: center;align-items: center;}
.exam_analysis .school-name{font-size: 14px;line-height: 22px;color: #666666;white-space: nowrap;}
.exam_analysis .time{position: absolute;text-align: center;left: 8px;bottom: 8px;width: 49px;height: 21px;}
.exam_analysis .time-1{left: 8px;}
.exam_analysis .time-2{left: 121px;}
.exam_analysis .time-3{left: 233px;}
.exam_analysis .time-4{left: 344px;}
.exam_analysis .time-5{left: 455px;}
.exam_analysis .time-6{left: 567px;}
.exam_analysis .time-7{left: 680px;}
.exam_analysis .time-8{left: 781px;width: 67px;}
.exam_analysis .time-9{left: 893px;width: 67px;}
.exam_analysis .re-ab{position: absolute;left:calc((100% - 200px)/2);bottom: 58px;width: 200px;text-align: center;}

.exam_analysis .images1{width: 999px;height: 191px;background: url('../images/page2_5.png') no-repeat;border-radius: 20px;}
.exam_analysis .images2{width: 999px;height: 191px;background: url('../images/page2_6.png') no-repeat;border-radius: 20px;}
/*  */
.appointment{height: 114px;background: url('../images/page3_2.png') no-repeat center top;}
.appointment .m1200{height: 100%;display: flex;justify-content: space-between;align-items: center;padding: 0 122px 0 28px;box-sizing: border-box;}
.appointment .want-1v1{font-size: 20px;line-height: 31px;color: #fff;font-weight: bold;}
.appointment .button-page-2{font-size: 16px;color: #ff6f1f;font-weight: bold;width: 260px;height: 46px;border-radius: 23px;background: #fff url('../images/page3_1.png') no-repeat right 26px top 10px;padding-right: 58px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;box-shadow: 0 4px 8px rgba(237, 109, 32, 0.3);transition: 0.3s;}
.appointment .button-page-2:hover{transform: translateY(-5px);}
/*  */
.exam-info{background: url('../images/page4.png') no-repeat center top;background-size: cover;line-height: 1;}
.exam-info .content{padding: 0 24px;display: flex;justify-content: space-between;height: 376px;}
.exam-info .item{width: 556px;height: 324px;border-radius: 20px;border: 2px solid #fff9f2;box-sizing: border-box;overflow: hidden; background:url('../images/page4-51.png') no-repeat;box-shadow: 0 5px 16px rgba(255, 161, 93, 0.21);}


.exam-info .item:hover{box-shadow: 0 5px 16px rgba(255, 161, 93, 0.41);}
.exam-info .padding-1{padding: 30px 0 0 30px;box-sizing: border-box;}
.exam-info .padding-2{padding: 18px 0 0 20px;box-sizing: border-box;}

.exam-info .icon1{width: 41px;height: 41px;background: url('../images/page4-1.png') no-repeat;margin-bottom: 10px;}
.exam-info .icon2{width: 41px;height: 41px;background: url('../images/page4-2.png') no-repeat;margin-bottom: 10px;}
.exam-info .icon3{width: 41px;height: 41px;background: url('../images/page4-3.png') no-repeat;margin-bottom: 10px;}
.exam-info .icon4{width: 41px;height: 41px;background: url('../images/page4-4.png') no-repeat;margin-bottom: 10px;}

.exam-info .title{font-size: 18px;font-weight: bold;color: #333;margin-bottom: 30px;}
.exam-info .raw{display: flex;justify-content: flex-start;}
.exam-info .raw-title{width: 126px;height: 22px;border-radius: 7px;font-size: 14px;color: #000;background: linear-gradient(-67deg,#fcdd89,#fdbbc0);display: flex;justify-content: center;align-items: center;margin-right: 10px;}
.exam-info .raw-flex{flex: 1;padding-top: 3px;margin-bottom: 8px;}
.exam-info .text{font-size: 14px;color: #000;margin-bottom: 22px;}
.exam-info .right-flex{width: 585px;display: flex;justify-content: space-between;flex-wrap: wrap;height: 324px;}

.exam-info .item2{width: 286px;height: 178px;margin-bottom: 7px; background: url(../images/page4-52.png) no-repeat;}
.exam-info .item2 .title{margin-bottom: 20px;}
.exam-info .item2 .text{margin-bottom: 20px;}

.exam-info .item3{width: 286px;height: 178px;background: url(../images/page4-53.png) no-repeat;}
.exam-info .item3 .title{margin-bottom: 20px;}
.exam-info .item3 .text{margin-bottom: 20px;}

.exam-info .item4{width: 100%;height: 135px;background: url(../images/page4-54.png) no-repeat;}
.exam-info .item4 .title{margin-bottom: 10px;}
.exam-info .item4 .text{margin-bottom: 20px;}
.exam-info .item4 .raw-flex{display: flex;justify-content: flex-start;}
.exam-info .item4 .raw-flex p:nth-child(1){margin-right: 85px;}
/*  */
.ready-exam{background: url('../images/page5.png') no-repeat center top;background-size: cover;line-height: 1;}
.ready-exam .content{padding: 0 48px 50px;box-sizing: border-box;display: flex;justify-content: space-between;}
.ready-exam .item{width: 260px;height: 324px;border-radius: 126px;border: 1px solid #fddbb8;box-sizing: border-box;padding-top: 193px;box-sizing: border-box;text-align: center;}
.ready-exam .item1{background: url('../images/page5_1.png') no-repeat;}
.ready-exam .item2{background: url('../images/page5_2.png') no-repeat;}
.ready-exam .item3{background: url('../images/page5_3.png') no-repeat;}
.ready-exam .item4{background: url('../images/page5_4.png') no-repeat;}
.ready-exam .item:hover{border: 1px solid transparent;box-shadow: 0 3px 11px rgba(168, 106, 61, 0.41);}

.ready-exam .title{margin-bottom: 12px;position: relative;font-size: 22px;color: #333333;font-weight: bold;display: flex;justify-content: center;}
.ready-exam .title p{position: relative;}
.ready-exam .title p::before{content: '';width: 100%;height: 6px;border-radius: 3px;position: absolute;left: -7px;bottom: -3px;background: linear-gradient(90deg,#ff9525 10%,rgba(255,255,255,0) 80%);}
.ready-exam .title p span{position: relative;}
.ready-exam .text{font-size: 14px;color: #000;line-height: 29px;width: 100%;}
.ready-exam .button-page-flex{display: flex;justify-content: space-between;width: 600px;margin: auto;}
/*  */
.case-page {background: url('../images/page6.png') no-repeat center top;line-height: 1;}
.case-page .content{padding: 0 137px 50px;box-sizing: border-box;position: relative;}
.case-page .item{width: 218px;height: 374px;}
/* .case-page .item-1{background: url('../images/page6_t1.png')no-repeat;}
.case-page .item-2{background: url('../images/page6_t2.png')no-repeat;}
.case-page .item-3{background: url('../images/page6_t3.png')no-repeat;}
.case-page .item-4{background: url('../images/page6_t4.png')no-repeat;} */
.case-page .item-1{background: url('../images/case/1.png')no-repeat;background-size: 100% auto;}
.case-page .item-2{background: url('../images/case/2.png')no-repeat;background-size: 100% auto;}
.case-page .item-3{background: url('../images/case/3.jpg')no-repeat;background-size: 100% auto;}
.case-page .item-4{background: url('../images/case/4.jpg')no-repeat;background-size: 100% auto;}
.case-page .item-5{background: url('../images/case/5.png')no-repeat;background-size: 100% auto;}
.case-page .item-6{background: url('../images/case/6.png')no-repeat;background-size: 100% auto;}
.case-page .item-7{background: url('../images/case/7.png')no-repeat;background-size: 100% auto;}
.case-page .item-8{background: url('../images/case/8.png')no-repeat;background-size: 100% auto;}
.case-page .item-9{background: url('../images/case/8.png')no-repeat;background-size: 100% auto;}













.case-page .swiper-slide{margin-right: 14px;width: 218px;}
.case-page .click{width: 89px;height: 73px;background: url('../images/page6_1.png') no-repeat;position: absolute;left: 0;top: 162px;cursor: pointer;}
.case-page .click.right{left: auto;right: 0;transform: rotate(180deg);}
/*  */
.popu-aritce{background: url('../images/page7.png') no-repeat center top;line-height: 1;background-size: cover;}
.popu-aritce .content{width: 1150px;margin: auto;display: flex;justify-content: space-between;flex-wrap: wrap;}

.popu-aritce .item{width: 376px;height: 286px;border-radius: 20px;background: url('../images/page7_1.png') no-repeat;display: block;padding: 23px 15px 0;box-sizing: border-box;margin-bottom: 20px;}
.popu-aritce .title{color: #333333;font-size: 22px;line-height: 37px;font-weight: bold;margin-bottom: 22px;}
.popu-aritce .images{width: 346px;height: 154px;border-radius: 20px;padding: 6px 10px 0;box-sizing: border-box;position: relative;}
.popu-aritce .images1{background: url('../images/page7_img1.png') no-repeat;}
.popu-aritce .images2{background: url('../images/page7_img2.png') no-repeat;}
.popu-aritce .images3{background: url('../images/page7_img3.png') no-repeat;}
.popu-aritce .images4{background: url('../images/page7_img4.png') no-repeat;}
.popu-aritce .images5{background: url('../images/page7_img5.png') no-repeat;}
.popu-aritce .images6{background: url('../images/page7_img6.png') no-repeat;}
.popu-aritce .text{font-size: 14px;color: #333333;line-height: 27px;display: none;}
.popu-aritce .text span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;}
.popu-aritce .button-artice{font-size: 16px;color: #ff9525;position: absolute;right: 10px;bottom: 10px;display: none;}
.popu-aritce .button-artice:hover{text-decoration: underline;}

.popu-aritce .item:hover{background: url('../images/page7_2.png') no-repeat;}
.popu-aritce .item:hover .title{color: #fff;}
.popu-aritce .item:hover .images{background: #ebebeb;}
.popu-aritce .item:hover .text{display: block;}
.popu-aritce .item:hover .button-artice{display: block;}

.popu-aritce .maxItem{width:1150px;height:300px;background: url('../images/page7_5.png') no-repeat;border-radius: 20px;margin-top: 20px;margin-bottom: 50px;padding: 40px 0 0 608px;box-sizing: border-box;}
.popu-aritce .maxItem-title{font-size: 22px;color: #333;font-weight: bold;margin-bottom: 13px;padding: 0 0 2px 6px;margin-left: -6px;background: url('../images/page7_4.png') no-repeat left bottom;}
.popu-aritce .maxItem-text{font-size: 16px;color: #333;line-height: 27px;margin-bottom: 34px;}
.popu-aritce .images7{width: 88px;height: 88px;background: url('../images/page7_3.png') no-repeat;box-shadow: 0 0 11px rgba(253, 220, 157, 0.67);border-radius: 14px;}
/*  */
.question-page{background: url('../images/page8.png') no-repeat center top;line-height: 1;}
.question-page .content{width: 1204px;height: 433px;background: url('../images/page8_5.png') no-repeat;margin-bottom: 50px;border-radius: 20px;box-shadow: 6px 6px 19px rgba(231, 218, 191, 0.46);display: flex;justify-content: space-between;padding: 15px 18px 0;box-sizing: border-box;}
.question-page .item{width: 590px;height: 120px;border-radius: 10px;box-shadow: 6px 6px 19px rgba(250, 205, 159, 0.46);margin-bottom: 20px;padding: 21px 0 0 23px;box-sizing: border-box;}
.question-page .item-1{background: url('../images/page8_1.png') no-repeat;}
.question-page .item-2{background: url('../images/page8_2.png') no-repeat;}
.question-page .item-3{background: url('../images/page8_3.png') no-repeat;}

.question-page .title{font-size: 18px;color: #333;font-weight: bold;display: flex;justify-content: flex-start;margin-bottom: 14px;}
.question-page .flex{flex: 1;}
.question-page .text{font-size: 14px;line-height: 23px;color: #333;padding-right: 40px;box-sizing: border-box;}
.question-page .item-right{width: 554px;height: 396px;background: url('../images/page8_4.png') no-repeat;border-radius: 10px;box-shadow: 0px 6px 19px rgba(250, 205, 159, 0.46);padding: 22px 32px 0 21px;box-sizing: border-box;}
.question-page .font{color: #333333;font-size: 14px;line-height: 23px;padding: 20px 0 0;}
/*  */
.help-study {line-height: 1;}
.help-study h2 span{background-image: linear-gradient(270deg, #ff982d, #ff6716);padding-right: 20px;}
.help-study .content{height: 420px;background: url('../images/page9_2.png') no-repeat;position: relative;border-radius: 14px;}
.help-study .posi_XDF_introduce{font-size: 16px;color: #fff;position: absolute;left:32px;bottom:0;padding-bottom: 26px;letter-spacing: 2px;}
.help-study .posi_XDF_introduce .bold{font-weight: bold;}
.help-study .posi_XDF_introduce::before{content: '';width: 104px;height: 25px;background: url('../images/page9_3.png') no-repeat;position: absolute;left:0;top:-38px;}

.help-study .list{width: 305px;float: right;padding: 28px 0 0 0;}
.help-study .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 6px;}
.help-study .list .li .flex{padding-left: 20px;}
.help-study .list .li .numFont{font-weight: bold;font-size: 30px;color: #fff;margin-bottom: 12px;}
.help-study .list .li .numFont .min{position: relative;font-size: 16px;}
.help-study .list .li .numCont{font-size: 14px;color: #fff;}
.help-study .list .li .qs-top::before{content: '';animation: upDownss 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 31px;background: url('../images/page9_1.png') no-repeat;}

@keyframes upDownss {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}

@media (max-width:1000px) {
    
.banner{width: 7.5rem;margin: auto;overflow: hidden;height: 4.97rem;background-size: 100%;}
.banner .swiper-slide .m1200{position: absolute;left: calc((100% - 7.5rem)/2);top: 0;}
.banner .banner_1{max-width: none;background: url('../images/images/banner1.png') no-repeat;background-size: 100% 4.97rem;}
.banner .banner_2{max-width: none;background: url('../images/images/banner2.png') no-repeat;background-size: 100% 5rem;}
.banner .banner_3{max-width: none;background: url('../images/images/banner3.png') no-repeat;background-size: 100% 5rem;}
.banner .banner_4{max-width: none;background: url('../images/images/banner4.png') no-repeat;background-size: 100% 5rem;}
.banner .logo{width: 2.05rem;height: 0.31rem;background: url('../images/images/logo.png') no-repeat;background-size: 100% 100%;left:0.34rem;top:0.4rem;}
.banner .slogo{width: 1.88rem;height: 0.44rem;background: url('../images/images/slogo.png') no-repeat;background-size: 100% 100%;right:0.31rem;top:0.34rem;}
.banner .swiper-pagination-banner{bottom: 0.23rem;}
.banner .swiper-pagination-banner span{width: 0.06rem;height: 0.06rem;margin: 0 0.05rem;box-shadow: none;}
.banner .swiper-pagination-banner span.swiper-pagination-bullet-active{width: 0.35rem;border-radius: 0.03rem;}
/*  */
.nav{width: 7.5rem;height:0.8rem;overflow-x: auto;margin: auto;box-shadow: 0 0.04rem 0.04rem rgba(252, 245, 238, 0.6);}
.nav .m1200{width: max-content;justify-content: flex-start;}
.nav .m1200 a{font-size: 0.26rem;color: #666;padding: 0 0.24rem;position: relative;}
.nav .m1200 a::after{content: '';width: 1px;height: 0.34rem;background: #666666;position: absolute;right: 0rem;top: calc((100% - 0.34rem)/2);}
.nav .m1200 a.active{background-image: linear-gradient(270deg, #ff6716, #ff982d);background-clip: text;-webkit-background-clip: text;color: transparent;}
.nav .m1200 a.active::before{content: ''; width: 0.4rem;height: 0.04rem;background:#ff7a00;border-radius: 0.02rem;position: absolute;left: calc((100% - 0.4rem)/2);bottom: 0;}
.nav .m1200 a:last-child::after{display: none;}
/* 隐藏滚动条（Chrome、Safari、Edge） */
.nav::-webkit-scrollbar{display: none;}
/* 隐藏滚动条（Firefox） */
.nav{scrollbar-width: none;}
/* 隐藏滚动条（IE、旧版 Edge） */
.nav{-ms-overflow-style: none;}

/*  */
.page {padding-bottom: 0.5rem;}
.page .title-page{padding: 0;margin:0.6rem auto 0;}
.page .title-page h2{display: none;}
.page .title-page::before{display: none;}
.page .title-page::after{display: none;}
#page1 .title-page{width: 6.71rem;height: 0.42rem;background: url('../images/images/title1.png') no-repeat;background-size: 100% 100%;}
#page2 .title-page{width: 3.58rem;height: 0.40rem;background: url('../images/images/title2.png') no-repeat;background-size: 100% 100%;}
#page3 .title-page{width: 3.72rem;height: 0.40rem;background: url('../images/images/title3.png') no-repeat;background-size: 100% 100%;}
#page4 .title-page{width: 2.88rem;height: 0.40rem;background: url('../images/images/title4.png') no-repeat;background-size: 100% 100%;}
#page5 .title-page{width: 2.88rem;height: 0.40rem;background: url('https://oy.xdf.cn/liuxue/zhuanti/japan_Eju/images/images/title51.png') no-repeat;background-size: 100% 100%;}
#page6 .title-page{width: 2.87rem;height: 0.40rem;background: url('../images/images/title6.png') no-repeat;background-size: 100% 100%;}
#page7 .title-page{width: 6.51rem;height: 0.42rem;background: url('../images/images/title7.png') no-repeat;background-size: 100% 100%;}
#page8 .title-page{width: 6.57rem;height: 0.41rem;background: url('../images/images/title8.png') no-repeat;background-size: 100% 100%;}
.page .button-page{width: 3.9rem;height: 0.8rem;border-radius: 0.4rem;font-size: 0.28rem;background: linear-gradient(270deg,#ff8f5e,#ff6633);box-shadow: none;}
.btn_active::after{display: none;}
/*  */
.study-exam{width: 7.5rem;margin: auto;overflow: hidden;}
.study-exam .content{height: auto;padding: 0.44rem 0.27rem 0.5rem;box-sizing: border-box;flex-wrap: wrap;}
.study-exam .examIn{order:0;}
.study-exam .examIn .title{font-size: 0.22rem;line-height: 0.34rem;color: #333333;font-weight: normal;background: none;padding: 0 0.23rem 0.16rem;box-sizing: border-box;}
.study-exam .examIn .item{display: block;width: 100%;border: 0.02rem solid #ffffff;box-sizing: border-box;background: rgba(252, 240, 213, 0.46);border-radius: 0.2rem;box-shadow: 0.08rem 0.08rem 0.13rem rgba(254, 220, 142, 0.21);padding: 0.1rem 0 0.1rem 0.2rem;box-sizing: border-box;margin-bottom: 0.3rem;}
.study-exam .examIn .condition{padding: 0;width: 100%;}
.study-exam .examIn .li{margin-bottom: 0px;}
.study-exam .examIn .li p{font-size: 0.2rem;line-height: 0.38rem;}
.study-exam .examIn .li::before{width: 0.16rem;height: 0.17rem;background: url('../images/images/page1_1.png') no-repeat;background-size: 100% 100%;margin-right: 0.11rem;transform: translateY(0.11rem);}

.study-exam .table{order:1;width: 100%;border-radius: 0.2rem;box-shadow: 0 0.04rem 0.16rem rgba(255, 224, 180, 0.41);}
.study-exam .raw{width: 2.06rem;}
.study-exam .th{height: 0.56rem;font-size: 0.26rem;}
.study-exam .th::before{height: 0.23rem;top: calc((100% - 0.23rem)/2);}
.study-exam .td{font-size: 0.22rem;line-height: 0.29rem;background: #fefdfa;padding: 0.15rem 0;}
.study-exam .raw:nth-child(1) .td:nth-child(2), .study-exam .raw:nth-child(2) .td:nth-child(2){padding:0.74rem 0;}
.study-exam .raw:last-child .td:last-child{border-radius: 0 0rem 0.2rem 0;}
.study-exam .raw:first-child .td:last-child{border-radius: 0 0rem 0 0.2rem;}
/*  */
.exam_analysis{width: 7.5rem;margin: auto;overflow: hidden;background: url('../images/images/page2.png') no-repeat;background-size: cover;padding-bottom: 0.3rem;}
.exam_analysis .mcontent{padding: 0.5rem 0.34rem 0;}
.exam_analysis .mmark{font-size: 0.2rem;color: #797979;text-align: right;transform: translateX(1em);margin-bottom: 0.21rem;}
.exam_analysis .color{position: initial;padding-left: 0.27rem;margin-bottom: 0.2rem;}
.exam_analysis .color .li{margin-right: 0.2rem;font-size: 0.2rem;}
.exam_analysis .color .li div{width: 0.15rem;height: 0.15rem;margin-right: .1rem;}
.exam_analysis .data-chart{width: 5.67rem;height: 3.46rem;background: url('../images/images/page2_1.png') no-repeat;background-size: 100% 100%;position:initial;}
.exam_analysis .list{font-size: 0.2rem;left: -0.7rem;top: 0.05rem;}
.exam_analysis .list p{margin-bottom: 0.44rem;}
.exam_analysis .mpadding{height: 4.56rem;position: relative;width: 5.67rem;margin-left: 0.89rem;}
.exam_analysis .list2{bottom: auto;top: 3.85rem;left: 0.15rem;}
.exam_analysis .text{height: auto;}
.exam_analysis .list2 .text{font-size: 0.2rem;margin-left: -0.8rem;}
.exam_analysis .text-m{font-size: 0.22rem;line-height: 0.34rem;color: #333333;margin-bottom: 0.22rem;}

.exam_analysis .m-table{margin-bottom: 0.24rem;}
.exam_analysis .m-head{position: relative;z-index: 99; height: 0.7rem;border-radius: 0.2rem;display: flex;justify-content: space-between;align-items: center;background: #fff;padding:0 0.28rem;box-sizing: border-box;}
.exam_analysis .m-head-title{font-size: 0.26rem;color: #999999;font-weight: bold;}
.exam_analysis .m-table .m-head::after{content: '';width: 0.35rem;height: 0.35rem;background: url('../images/images/page2_2.png') no-repeat;background-size: 100% 100%;transition: 0.3s;}
.exam_analysis .m-table .m-body{max-height: 0rem;background: rgba(255, 255, 255, 0.5);margin:0rem auto 0rem;transition: 0.3s;width: 6.6rem;overflow: hidden;}
.exam_analysis .m-table .min-text{font-size: 0.2rem;line-height: 0.34rem;color: #333333;padding: 0.1rem 0.2rem 0.2rem;box-sizing: border-box;}
.exam_analysis .m-table .m-raw{padding-bottom: 0.29rem;display: flex;justify-content: flex-end;padding-right: 0.16rem;}
.exam_analysis .m-table .m-button{font-size: 0.22rem;color: #ff6633;}

.exam_analysis .m-table.active .m-body{max-height: 9rem;}
.exam_analysis .m-table.active .m-head{background: linear-gradient(270deg,#ff8f5e,#ff6633);box-shadow: 0 0.06rem 0.06rem rgba(248, 169, 78, 0.41);}
.exam_analysis .m-table.active .m-head-title{color: #fff;}
.exam_analysis .m-table.active .m-head::after{content: '';width: 0.35rem;height: 0.35rem;filter: brightness(200%) saturate(0%) contrast(100%);transform: rotate(180deg);}

/*  */
.appointment{width: 7.5rem;height: 2.27rem; margin: auto;overflow: hidden;background: url('../images/images/page3.png') no-repeat;background-size: cover;}
.appointment .m1200{padding: 0;display: block;}
.appointment .want-1v1{font-size: 0.22rem;line-height: 0.37rem;color: #fff;text-align: center;padding: 0.28rem 0 0.08rem;}
.appointment .button-page-2{width: 3.9rem;height: 0.8rem;border-radius: 0.4rem;box-shadow: none;font-size: 0.28rem;padding-right: 0.4rem;box-sizing: border-box;margin: auto;background: #fff url(../images/page3_1.png) no-repeat right 0.43rem center;background-size: 0.32rem 0.27rem;}
/*  */

.exam-info{width: 7.5rem;margin: auto;overflow: hidden;background: url('../images/images/page4.png') no-repeat;background-size: cover;}
.exam-info .content{height: auto;width: 6.63rem;margin: auto;padding: 0.5rem 0 0.32rem;flex-wrap: wrap;}
.exam-info .item{width: 100%;height: 3.84rem;border-radius: 0.2rem;background: url('../images/images/page4_51.png') no-repeat;background-size: 100% 100%; border: 0.02rem solid #fff9f2;box-shadow: 0 0.05rem 0.16rem rgba(255, 178, 115, 0.41);margin-bottom: 0.18rem;}
.exam-info .right-flex{width: 100%;height: auto;}
.exam-info .item2{width: 3.19rem;height: 2.15rem;background: url('../images/images/page4_52.png') no-repeat;background-size: 100% 100%;}
.exam-info .item3{width: 3.19rem;height: 2.15rem;background: url('../images/images/page4_53.png') no-repeat;background-size: 100% 100%;}
.exam-info .item4{width: 100%;height: 1.91rem;background: url('../images/images/page4_54.png') no-repeat;background-size: 100% 100%;}
.exam-info .padding-1{padding: 0.19rem 0 0 0.24rem;}
.exam-info .padding-2{padding: 0.19rem 0 0 0.24rem;}

.exam-info .icon1{width: 0.47rem;height: 0.47rem;background: url('../images/images/page4_1.png') no-repeat;margin-bottom: 0.12rem;background-size: 100% 100%;}
.exam-info .icon2{width: 0.47rem;height: 0.48rem;background: url('../images/images/page4_2.png') no-repeat;margin-bottom: 0.2rem;background-size: 100% 100%;}
.exam-info .icon3{width: 0.48rem;height: 0.48rem;background: url('../images/images/page4_3.png') no-repeat;margin-bottom: 0.2rem;background-size: 100% 100%;}
.exam-info .icon4{width: 0.48rem;height: 0.48rem;background: url('../images/images/page4_4.png') no-repeat;margin-bottom: 0.2rem;background-size: 100% 100%;}

.exam-info .title{font-size: 0.26rem;margin-bottom: 0.2rem;}
.exam-info .raw{display: block;}
.exam-info .raw-title{width: 2.1rem;height: 0.37rem;border-radius: 0.07rem;font-size: 0.24rem;margin-right: 0;box-shadow: 1px 1px 0.04rem rgba(231, 153, 90, 0.41);margin-bottom: 0.12rem;}
.exam-info .text{font-size: 0.2rem;margin-bottom: 0.16rem;margin-left: -0.5em;}

.exam-info .item2 .title{margin-bottom: 0.16rem;}
.exam-info .item3 .title{margin-bottom: 0.16rem;}
.exam-info .item4 .title{margin-bottom: 0.16rem;}
.exam-info .item2 .text{margin-bottom: 0.16rem;}
.exam-info .item3 .text{margin-bottom: 0.16rem;}
.exam-info .item4 .text{margin-bottom: 0.16rem;}
.exam-info .item4 .raw-flex p:nth-child(1){margin-right: 0.92rem;}
/*  */
.ready-exam{width: 7.5rem;margin: auto;overflow: hidden;background: url('../images/images/page5.png') no-repeat;background-size: cover;}
.ready-exam .content{padding: 0.5rem 0.28rem 0.3rem;box-sizing: border-box;flex-wrap: wrap;}
.ready-exam .item{width: 3.37rem;height: 2.93rem;border-radius: 0.47rem;padding-top: 1.6rem;box-shadow: 0.03rem 0.03rem 0.11rem rgba(186, 126, 80, 0.41) !important;margin-bottom: 0.2rem;border: none !important;}
.ready-exam .item1{background: url('../images/images/page5_1.png') no-repeat;background-size: 100% auto;}
.ready-exam .item2{background: url('../images/images/page5_2.png') no-repeat;background-size: 100% auto;}
.ready-exam .item3{background: url('../images/images/page5_3.png') no-repeat;background-size: 100% auto;padding-top: 1.5rem;}
.ready-exam .item4{background: url('../images/images/page5_4.png') no-repeat;background-size: 100% auto;}
.ready-exam .title{font-size: 0.26rem;}
.ready-exam .title p::before{height: 0.06rem;border-radius: 0.03rem;left: -0.07rem;bottom: -0.03rem;}
.ready-exam .text{font-size: 0.22rem;line-height: 0.29rem;}
.ready-exam .button-page-flex{width: 100%;}
.ready-exam .button-page-flex a{width:3.2rem;}

/*  */
.case-page{width: 7.5rem;margin: auto;overflow: hidden;background: url('../images/images/page6.png') no-repeat;background-size: cover;}
.case-page .content{padding: 0.5rem 0 0.5rem 0.3rem;}
.case-page .click{display: none;}
.case-page .swiper-slide{width: 2.18rem;margin-right: 0.16rem;}
.case-page .item{width:2.18rem;height: 3.74rem;}
.case-page .item-1 {background: url('../images/page6_t1.png')no-repeat;background-size: 100% 100%;}
.case-page .item-2 {background: url('../images/page6_t2.png')no-repeat;background-size: 100% 100%;}
.case-page .item-3 {background: url('../images/page6_t3.png')no-repeat;background-size: 100% 100%;}
.case-page .item-4 {background: url('../images/page6_t4.png')no-repeat;background-size: 100% 100%;}

.case-page .swiper-pagination{position: initial;width: 100%;display: flex;justify-content: center;align-items: center;padding-top: 0.3rem;}
.case-page .swiper-pagination span{width: 0.06rem;height: 0.06rem;border-radius:50%;background: #ff6a37;opacity: 1;margin: 0 0.05rem;}
.case-page .swiper-pagination span.swiper-pagination-bullet-active{width: 0.35rem;border-radius: 0.03rem;}
/*  */
.popu-aritce{width: 7.5rem;margin: auto;overflow: hidden;background: url('../images/images/page7.png') no-repeat;background-size: cover;}
.popu-aritce .content{width: 6.94rem;margin: auto;padding: 0.5rem 0 0.5rem;}
.popu-aritce .item{width: 100%;height: 2.36rem;border-radius: 0.2rem;background: url('../images/images/page7_0.png') no-repeat;background-size: 100% 100%;position: relative;padding: 0.3rem 0 0 2.65rem;box-sizing: border-box;margin-bottom: 0.2rem;line-height: 1;}
.popu-aritce .item:nth-child(4),.popu-aritce .item:nth-child(5),.popu-aritce .item:nth-child(6){display: none;}
.popu-aritce .title{font-size: 0.22rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 1;margin-bottom: 0;}
.popu-aritce .title br{display: none;}
.popu-aritce .text{display: block;}
.popu-aritce .images{width: 2.24rem;height: 1.95rem;border-radius: 0.2rem;padding: 0;position: absolute;left: 0.22rem;top: 0.2rem;}
.popu-aritce .images1{background: url('../images/images/page7_1.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .images2{background: url('../images/images/page7_2.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .images3{background: url('../images/images/page7_3.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .images4{background: url('../images/images/page7_4.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .images5{background: url('../images/images/page7_5.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .images6{background: url('../images/images/page7_6.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .text{font-size: 0.2rem;line-height: 0.31rem;color: #999999;width:4.04rem;position: absolute;left: 2.44rem;top: 0.48rem;}
.popu-aritce .text span{-webkit-line-clamp:3;}

.popu-aritce .item:hover{background: url('../images/images/page7_0.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .images1{background: url('../images/images/page7_1.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .images2{background: url('../images/images/page7_2.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .images3{background: url('../images/images/page7_3.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .images4{background: url('../images/images/page7_4.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .images5{background: url('../images/images/page7_5.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .images6{background: url('../images/images/page7_6.png') no-repeat;background-size: 100% 100%;}
.popu-aritce .item:hover .title{color: #333;}
.popu-aritce .button-artice{display: block;right: -4.3rem;bottom: 0.13rem;font-size: 0.16rem;}
.popu-aritce .maxItem{width: 6.9rem;height: 2.99rem;margin: auto;background: url('../images/images/page7_9.png') no-repeat;background-size: 100% auto;border-radius: 0.2rem;padding: 0.15rem 0.14rem 0 3.55rem;box-sizing: border-box;}
.popu-aritce .maxItem-title{font-size: 0.24rem;padding: 0 0 0.02rem 0.05rem;margin-left: -0.05rem;background: url('../images/images/page7_8.png') no-repeat left bottom;background-size: 0.8rem 0.06rem;margin-bottom: 0.16rem;}
.popu-aritce .maxItem-text{font-size: 0.2rem;line-height: 0.27rem;margin-bottom: 0.35rem;}
.popu-aritce .maxItem-text br{display: none;}
.popu-aritce .images7{width: 0.88rem;height: 0.88rem;background: url('../images/images/page7_7.png') no-repeat;background-size: 100% 100%;border-radius: 0.14rem; box-shadow: 0 0 0.16rem rgba(255, 227, 175, 0.67);}
/*  */
.question-page{width: 7.5rem;margin: auto;overflow: hidden;background: url('../images/images/page8.png') no-repeat center top;background-size: 100% 100%;}
.question-page .content-m{width: 6.9rem;margin: auto;padding-top: 0.5rem;padding-bottom: 0.3rem;}
.question-page .content-m .item-sldie{width: 100%;height: 0.7rem;background: #fff0de;padding-left: 0.28rem;box-sizing: border-box; border-radius: 0.2rem;display: flex;justify-content: flex-start;align-items: center;font-size: 0.22rem;color: #999;margin-bottom: 0.2rem;}
.question-page .content-m .item-sldie.active{background: linear-gradient(270deg,#ff8f5e,#ff6633);/*font-size: 0.24rem;*/color: #fff;font-weight: bold;}

/*  */
.help-study{width: 7.5rem;margin: auto;overflow: hidden;}
.help-study .content-m{padding-left: 0.3rem;padding-top: 0.5rem;}
.help-study .swiper-slide{width: 6rem !important;margin-right: 0.24rem !important;}
.help-study .item{width: 6rem;height: 3.4rem;position: relative;border-radius: 0.2rem;}
.help-study .item1{background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_bk1.png') no-repeat;background-size: 100% 100%;}
.help-study .item2{background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_bk2.png') no-repeat;background-size: 100% 100%;}
.help-study .item3{background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_bk3.png') no-repeat;background-size: 100% 100%;}
.help-study .item4{background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_bk4.png') no-repeat;background-size: 100% 100%;}
.help-study .relative{position: absolute;left:0;bottom:0;height: 1.82rem;padding:0 0.3rem 0 0.33rem;}
.help-study .icon{height: 0.47rem;}
.help-study .icon1{width: 0.28rem;background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_1.png') no-repeat;background-size: 100% auto;}
.help-study .icon2{width: 0.32rem;background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_2.png') no-repeat;background-size: 100% auto;}
.help-study .icon3{width: 0.41rem;background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_3.png') no-repeat;background-size: 100% auto;}
.help-study .icon4{width: 0.29rem;background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_4.png') no-repeat;background-size: 100% auto;}
.help-study .title{font-size: 0.26rem;color: #fff;font-weight: bold;background: url('https://oym.xdf.cn/liuxue/master/include/images/page6_0.png') no-repeat left bottom;background-size: .36rem 0.06rem;padding: 0 0 0.02rem 0.06rem;margin-left: -0.06rem;}
.help-study .text{font-size: 0.2rem;line-height: 0.28rem;color: #fff;padding-top: .14rem;}
.help-study .swiper-pagination{display: flex;justify-content: center;width: 100%;font-size: 0;position: initial;padding-top: 0.3rem;}
.help-study .swiper-pagination span{width: 0.08rem;height: 0.08rem;background: #e7e7e7;opacity: 1;margin: 0 0.05rem;}
.help-study .swiper-pagination span.swiper-pagination-bullet-active{width: 0.34rem;border-radius: 0.08rem;background: #0fa784;}













}



