/* #bodyFirst,#bodyLast{display: none;} */
body{background: #f2f2f2;}
/* btn */
.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%;}
}
/* banner */
.swiperBannerList{height:460px;position: relative;}
/* nav */
.sub_info_nav{height: 0px;position: relative;z-index: 999;}
.sub_info_nav .nav-list{width: 300px;height: 403px;height: auto; border-radius: 0 0 20px 20px;border: 2px solid #ffffff;box-sizing: border-box;background: rgba(255, 255, 255, 0.9);border-top: none;}
.sub_info_nav .nav-item{padding: 16px 0 0 36px;position: relative;width: 298px;margin-left: -2px;}
.sub_info_nav .nav-item:last-child{border-radius: 0 0 20px 20px;overflow: hidden;padding-bottom: 7px;}
.sub_info_nav .nav-item:nth-child(1){padding-top: 22px;}
.sub_info_nav .nav-item.active{background: #fff;box-shadow: 0 0 8px 4px rgba(277, 277, 277, 0.3);z-index: 999;}
.sub_info_nav .nav-item.active::before{content: '';width: 4px;height: 100%;position: absolute;left: 0px;top: 0;background: #3fba98;}

.sub_info_nav .nav-title{position: relative;}
.sub_info_nav .bold{font-size: 16px;color: #333;font-weight: bold;}
.sub_info_nav .bold[href]{cursor: pointer;}
.sub_info_nav .nav-icon1{width: 16px;height: 14px;background: url('../images/nav-icon1.png') no-repeat;position: absolute;top: 0;left: -21px;}
.sub_info_nav .nav-icon2{width: 14px;height: 17px;background: url('../images/nav-icon2.png') no-repeat;position: absolute;top: -1px;left: -19px;}
.sub_info_nav .nav-icon3{width: 14px;height: 16px;background: url('../images/nav-icon3.png') no-repeat;position: absolute;top: 0px;left: -19px;}
.sub_info_nav .nav-icon4{width: 13px;height: 13px;background: url('../images/nav-icon4.png') no-repeat;position: absolute;top: 2px;left: -21px;}
.sub_info_nav .nav-row{display: flex;justify-content: flex-start;flex-wrap: wrap;padding-top: 12px;}
.sub_info_nav .cell{display: block;width: 90px;margin-bottom: 15px;}
.sub_info_nav .cell:nth-child(3n){width: auto;}
.sub_info_nav .cell a{font-size: 14px;color: #666;cursor: pointer;white-space: nowrap;}
.sub_info_nav .cell a:hover{color:#0fa784;}

.sub_info_nav .nav-listCont{position: absolute;left: 300px;top: 0;}
.sub_info_nav .item-Cont{position: absolute;left: 0;top: 0; height: auto;padding: 25px 10px 5px 44px; background: #ffffff url('../images/nav-cont.png') repeat-y left top;border-radius:0 14px 14px 0;box-shadow: 4px 0 4px 4px rgba(148, 148, 148, 0.08);display: none;}
.sub_info_nav .item-Cont.active{display: block;}
.sub_info_nav .cont-title{font-size: 16px;font-weight: bold;color: #0fa784;margin-bottom: 16px;display: block;}
.sub_info_nav .cont-list{display: flex;justify-content: flex-start;}
.sub_info_nav .cont-cell{margin-bottom: 20px;margin-right: 50px;}
.sub_info_nav .cont-cell a{font-size: 14px;color: #333333;white-space: nowrap;cursor: pointer;}
.sub_info_nav .cont-cell a:hover{color: #0fa784;}
/*  */
.today-Recom{padding: 18px 0 76px;}
.today-Recom .m1200{height: 88px;background: rgba(255, 255, 255, 0.8);border: 2px solid #ffffff;border-radius: 20px;box-shadow: 0 0 6px rgba(237, 243, 246, 0.3);position: relative;padding: 20px 55px 0 172px;}
.today-Recom .m1200::before{content: '';width: 93px;height: 100%;background: url('../images/today-icon.png') no-repeat left center;position: absolute;left: 36px;top: 0;}
.today-Recom .swiper-container{height: 64px;}
.today-Recom .raw{font-size: 14px;display: flex;justify-content: flex-start;}
.today-Recom .raw .li{cursor: pointer; display: block;width: 33.3%;padding-right: 25px;position: relative;display: flex;justify-content: flex-start;align-items: center;}
.today-Recom .raw .li::before{content: '';width: 4px;height: 4px;background:#0fa784;margin: 0 10px 0 5px;border-radius: 50%;}
.today-Recom .raw .li.hot::before{content: '';width: 15px;height: 19px;background:url('../images/today-hot.png') no-repeat;margin: 0 5px 0 0px;border-radius: 0;}
.today-Recom .raw .li p{color:#333; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;flex: 1;}
.today-Recom .raw .li:hover p{color: #0fa784;}
.today-Recom .raw .li:last-child{padding-right: 0;}
/*  */
.page{padding-bottom: 80px;}
.title-abroad{display: flex;justify-content: space-between;align-items: flex-start; height: 40px;position: relative;margin-bottom: 40px;}
.title-abroad::before{content: '';height: 1px;background: #e2e2e2;width:100%;position: absolute;left: 0px;bottom: -1px;}
.title-abroad .title-abroad-master{display: flex;justify-content: flex-start;align-items: center;}
.title-abroad .title-abroad-master h2{font-size: 24px;color: #333333;font-weight: bold;}
.title-abroad .title-abroad-master h3{font-size: 16px;color: #666666;margin-left: 20px;}
.title-abroad .title-abroad-master::before{content: '';width: 4px;height: 28px;background: #0fa784;border-radius: 2px;margin-right: 14px;}
.title-abroad .title-abroad-deputy{padding-top: 5px;height: 40px;display: flex;justify-content: flex-start;}
.title-abroad .tab-li{margin-left: 22px;font-size: 14px;color: #333;position: relative;height: 100%;cursor: pointer;}
.title-abroad .tab-li.active{color: #0fa784;font-weight: bold;}
.title-abroad .tab-li:hover{color: #0fa784;}
.title-abroad .tab-li.active::before{content: '';width: 100%;height: 2px;background: #0fa784;position: absolute;left: 0;bottom: -2px;}
.title-abroad .title-abroad-more a{font-size: 16px;color: #8b8b8b;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.title-abroad .title-abroad-more a::after{content: '';width: 11px;height: 11px;background: url('../images/plan-more.png') no-repeat;margin-left: 6px;transform: translateY(1px);}
.title-abroad .title-abroad-more a:hover{color: #0fa784;}
.title-abroad .title-abroad-more a:hover::after{content: '';background: url('../images/plan-more-ac.png') no-repeat;}
.page .button-page{font-size: 16px;color: #fff;font-weight: bold;width: 260px;height: 46px;border-radius: 23px;background: linear-gradient(260deg,#fe6f25,#ff951c);display: flex;justify-content: center;align-items: center;margin: auto;box-shadow: 0 4px 4px rgba(255, 149, 28, 0.12);}
/*  */
.study-abroad-page{}
.study-abroad-page .content{padding-bottom: 60px;display: flex;justify-content: space-between;}
.study-abroad-page .item{width: 280px;height: 362px;border-radius: 14px;background: #ffffff;overflow: hidden;padding: 107px 30px 0; box-shadow: 0 0 22px 11px rgba(233, 239, 242, 0.2);transition:transform 0.3s;}
.study-abroad-page .item:hover{transform: translateY(-10px);}
.study-abroad-page .item:nth-child(1){background:#ffffff url('../images/abroad_1.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(2){background:#ffffff url('../images/abroad_2.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(3){background:#ffffff url('../images/abroad_3.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(4){background:#ffffff url('../images/abroad_4.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(1):hover{background:#0fa784 url('../images/abroad_1.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(2):hover{background:#0fa784 url('../images/abroad_2.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(3):hover{background:#0fa784 url('../images/abroad_3.png') no-repeat center top 9px;}
.study-abroad-page .item:nth-child(4):hover{background:#0fa784 url('../images/abroad_4.png') no-repeat center top 9px;}
.study-abroad-page .title{font-size: 18px;font-weight: bold;color: #111111;text-align: center;}
.study-abroad-page .i{height: 1px;width: 100%;background: #ebebeb;margin: 21px 0 22px;}
.study-abroad-page .text{font-size: 14px;line-height: 24px;color: #666666;}
.study-abroad-page .item:hover .title{color: #fff;}
.study-abroad-page .item:hover .i{background:#ebebeb;}
.study-abroad-page .item:hover .text{color: #fff;}
/*  */
.application-Re-page .content{position: relative;}
.application-Re-page .tab-content{position: relative;}
.application-Re-page .tab-content-in{overflow: hidden;}
.application-Re-page .tab-content.active{display: block;}
.application-Re-page .over{display: flex;justify-content: flex-start;width: max-content;transition: 0.3s;}
.application-Re-page .item{margin-right: 36px;}
.application-Re-page .head{width: 256px;height: 46px;margin: auto;position: relative;z-index: 9;font-size: 18px;font-weight: bold;color: #fff;display: flex;justify-content: center;align-items: center;}
.application-Re-page .item:nth-child(1) .head{background: url('../images/appli_1.png') no-repeat;}
.application-Re-page .item:nth-child(2) .head{background: url('../images/appli_2.png') no-repeat;}
.application-Re-page .item:nth-child(3) .head{background: url('../images/appli_3.png') no-repeat;}
.application-Re-page .item:nth-child(4) .head{background: url('../images/appli_1.png') no-repeat;}
.application-Re-page .item:nth-child(5) .head{background: url('../images/appli_2.png') no-repeat;}
.application-Re-page .item:nth-child(6) .head{background: url('../images/appli_3.png') no-repeat;}
.application-Re-page .body{width: 376px;height: 286px;background: #ffffff;border-radius: 22px;margin-top: -25px;position: relative;}
.application-Re-page .title{font-size: 16px;color: #ff7415;text-align: center;padding: 40px 0 26px;}
.application-Re-page .li{font-size: 14px;color: #666666;padding-left: 41px;padding-right: 10px; display: flex;justify-content: flex-start;margin-bottom: 14px;}
.application-Re-page .li::before{content: '';width: 13px;height: 13px;background: url('../images/appli_icon1.png') no-repeat;margin-right: 6px;display: block;}
.application-Re-page .li p{display: flex;justify-content: flex-start;}
.application-Re-page .li p .flex{flex: 1;}
.application-Re-page .li .em{width: 2em;display: inline-block;}
.application-Re-page .button{font-size: 16px;color: #0fa784;font-weight: bold;width: 260px;height: 41px;border-radius: 20px;border: 1px solid #0fa784;display: flex;justify-content: center;align-items: center;position: absolute;left: calc((100% - 260px)/2);bottom: 30px;}
.application-Re-page .button:hover{background: #0fa784 ;color: #fff;}
.application-Re-page .click{width: 24px;height: 49px;background: url('../images/click-left.png') no-repeat;position: absolute;left: -50px;top: 135px;cursor: pointer;}
.application-Re-page .click.right{transform: rotate(180deg);transform-origin: center;left: auto;right: -50px;}
.application-Re-page .click.not-allowed{cursor: not-allowed;opacity: 0.2;}
/*  */

.plans-tools-page .title-flex-box{display: flex;justify-content: space-between;}
.plans-tools-page .title-abroad:nth-child(1){width: 712px;}
.plans-tools-page .title-abroad:nth-child(2){width: 440px;}
.plans-tools-page .content{display: flex;justify-content: space-between;}
.plans-tools-page .item-list{width: 712px;display: flex;justify-content: space-between;}
.plans-tools-page .item-li{width: 224px;height: 270px;background: #ffffff;border-radius: 14px;box-shadow: 0 0 22px 11px rgba(233, 239, 242, 0.2);padding-top: 10px;transition:transform 0.3s;}
.plans-tools-page .item-li:hover{transform: translateY(-10px);}
.plans-tools-page .text-bk{width: 204px;height: 131px;border-radius: 20px;overflow: hidden;margin: auto;padding: 27px 0 0 20px;}
.plans-tools-page .text-title{font-size: 18px;line-height: 24px;color: #2e3742;font-weight: bold;padding: 0 0 2px 2px;}
.plans-tools-page .text-raw{padding: 15px 18px 0 18px;}
.plans-tools-page .text-li{font-size: 14px;line-height: 22px;color: #666;padding-left: 19px;margin-bottom: 6px;}
/* 产品 */
.plans-tools-page .class-item1 .text-bk{background: url('../images/case/bk1.png') no-repeat;}
.plans-tools-page .class-item1 .text-title{background: url('../images/case/icon1.png') no-repeat left bottom;}
.plans-tools-page .class-item1 .text-li{background: url('../images/case/1.png') no-repeat left top 3px;}

.plans-tools-page .class-item2 .text-bk{background: url('../images/case/bk2.png') no-repeat;}
.plans-tools-page .class-item2 .text-title{background: url('../images/case/icon2.png') no-repeat left bottom;}
.plans-tools-page .class-item2 .text-li{background: url('../images/case/2.png') no-repeat left top 3px;}

.plans-tools-page .class-item3 .text-bk{background: url('../images/case/bk3.png') no-repeat;}
.plans-tools-page .class-item3 .text-title{background: url('../images/case/icon3.png') no-repeat left bottom;}
.plans-tools-page .class-item3 .text-li{background: url('../images/case/3.png') no-repeat left top 3px;}
/* 工具 */
.plans-tools-page .item-wrap{width: 440px;height: 272px;background: #ffffff;border-radius: 14px; display: flex;justify-content: space-between;flex-wrap: wrap;padding: 10px 10px 0;}
.plans-tools-page .item-wrap-item{width: 206px;height: 120px;border-radius: 10px;display: flex;justify-content: center;align-items: center;padding: 0 28px 0 21px;}
.plans-tools-page .item-wrap-item:hover{box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.2);}
.plans-tools-page .item-wrap-item1{background: url('../images/tools-1.png') no-repeat;}
.plans-tools-page .item-wrap-item2{background: url('../images/tools-2.png') no-repeat;}
.plans-tools-page .item-wrap-item3{background: url('../images/tools-3.png') no-repeat;}
.plans-tools-page .item-wrap-item4{background: url('../images/tools-4.png') no-repeat;}
.plans-tools-page .item-wrap-icon{width: 67px;height: 67px;}
.plans-tools-page .item-wrap-item1 .item-wrap-icon{background: url('../images/tools-icon1.png') no-repeat;}
.plans-tools-page .item-wrap-item2 .item-wrap-icon{background: url('../images/tools-icon2.png') no-repeat;}
.plans-tools-page .item-wrap-item3 .item-wrap-icon{background: url('../images/tools-icon3.png') no-repeat;}
.plans-tools-page .item-wrap-item4 .item-wrap-icon{background: url('../images/tools-icon4.png') no-repeat;}
.plans-tools-page .item-wrap-text{font-size: 18px;line-height: 22px;font-weight: bold;color: #333333;flex: 1;text-align: center;}
/*  */
.process-page .content{display: flex;justify-content: space-between;}
.process-page .item{filter: drop-shadow(0px 0px 22px rgba(229, 237, 241, 0.2));width: 155px;height: 260px;position: relative;padding: 102px 0 0 23px;}
.process-page .item.pro1{background: url('../images/pro-1.png') no-repeat;}
.process-page .item.pro2{background: url('../images/pro-2.png') no-repeat;}
.process-page .item.pro3{background: url('../images/pro-3.png') no-repeat;}
.process-page .item.pro4{background: url('../images/pro-4.png') no-repeat;}
.process-page .item.pro5{background: url('../images/pro-5.png') no-repeat;}
.process-page .item.pro6{background: url('../images/pro-6.png') no-repeat;}
.process-page .item.pro7{background: url('../images/pro-7.png') no-repeat;}
.process-page .item::before{content: '';width: 44px;height: 45px;background: url('../images/pro-icon1.png') no-repeat;position: absolute;right: -31px;top:144px;z-index: 99;}
.process-page .item:last-child:before{display: none;}
.process-page .hide{width:100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 9;background: url('../images/pro-bk.png') no-repeat;padding-top: 138px;display: none;}
.process-page .hide .button{width: 110px;height: 30px;border-radius: 15px;background: #0fa784;font-size: 14px;color: #fff;display: flex;justify-content: center;align-items: center;margin: auto;}

.process-page .title{font-size: 18px;color: #333333;font-weight: bold;}
.process-page .text-raw{padding-top: 39px;}
.process-page .text-li{font-size: 14px;color: #666;margin-bottom: 12px;padding-left: 16px;background: url('../images/pro-icon2.png') no-repeat left top 1px;}

.process-page .item:hover .hide{display: block;}
/*  */
.major-team-page .title-abroad .tab-li{margin-left: 18px;}
.major-team-page .title-abroad-more{margin-left: 17px;}
.major-team-page .item{display: none;position: relative;overflow: hidden;padding-top: 30px;margin-top: -30px;}
.major-team-page .item.active{display: block;}
.major-team-page .overLaw{display: flex;justify-content: space-between;width: max-content;transition: 0.3s;}
.major-team-page .list{margin-right: 21px;}
.major-team-page .list .li{width: 386px;height: 160px;border-radius: 14px;overflow: hidden; background: #fff;box-shadow: 0 0 22px rgba(233, 239, 242, 0.2);display: flex;justify-content: flex-start;align-items: flex-start;position: relative;}
.major-team-page .list .li + .li{margin-top: 20px;}
.major-team-page .list .teaImg{width: 204px;height: 160px;border-radius: 14px;overflow: hidden;position: relative;}
.major-team-page .list .teaImg .maxImg{width: 100%;height: 100%;}
.major-team-page .list .label{font-size: 16px;color: #fff;font-weight: bold;width: 224px;height: 30px;padding-left: 20px;background: url('https://oy.xdf.cn/liuxue/include/images/teacher_icon.png') no-repeat; display: flex;justify-content: flex-start;align-items: center;position: absolute;left: 0;bottom: 0;}
.major-team-page .list .teaIntro{flex: 1;padding-left: 22px;padding-top: 26px;}
.major-team-page .list .teaName{font-size: 18px;color: #333;font-weight: bold;margin-bottom: 17px;}
.major-team-page .list .teaFont{font-size: 14px;color: #666666;display: flex;justify-content: flex-start;}
.major-team-page .list .li.lh .teaFont{line-height: 18px;margin-top: 0px;margin-bottom: 4px;}
.major-team-page .list .li.lh .teaName{margin-bottom: 15px;}
.major-team-page .list .teaFont span:not(.flex){color: #0fa784;font-weight: bold;}
.major-team-page .list .teaFont span.flex{flex: 1;}
.major-team-page .list .teaFont + .teaFont{margin-top: 12px;}
.major-team-page .postion{position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);padding: 26px 36px 0 41px;display: none;}
.major-team-page .postion .poFont{font-size: 14px;line-height: 22px;margin-bottom: 4px;color: #fff;}
.major-team-page .postion .poFont span{color: #ff7415;font-weight: bold;}
.major-team-page .postion .ellipsis_1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.major-team-page .postion .ellipsis_2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;text-overflow: ellipsis;white-space: normal;}
.major-team-page .postion .poBtn{width: 110px;height: 30px;font-size: 14px; color: #fff;border-radius: 15px;background: #0fa784;position: absolute;left: calc((100% - 110px)/2);bottom: 20px;display: flex;justify-content: center;align-items: center;}
.major-team-page .list .li:hover .postion{display: block;}
/*  */
.popular-majors-page .content{padding: 0 0 0px 53px;position: relative;width: 100%;}
.popular-majors-page .popu-content{width: 610px;height: 326px;background: #fff; position: relative;border-radius: 14px;box-shadow: 0 0 6px rgba(237, 243, 246, 0.2);}
.popular-majors-page .swiper-container{border-radius: 14px;overflow: hidden;}
.popular-majors-page .popu-map{width: 476px;height: 416px;background: url('../images/popu-map1.png') no-repeat;position: absolute;top: -28px;right: 18px;}
.popular-majors-page .pop-click{width: 24px;height: 49px;background: url('../images/click-left.png') no-repeat;position: absolute;left:-51px;top:119px;cursor: pointer;z-index: 999;}
.popular-majors-page .pop-click.right{left: auto;right: -51px;transform: rotate(180deg);}
.popular-majors-page .item{padding: 28px 127px 0 30px;background:#fff url('../images/popu-slide.png') no-repeat;}
.popular-majors-page .popu-flex{display: flex;justify-content: space-between;align-items: center;margin-bottom: 48px;}
.popular-majors-page .schoolName{font-size: 20px;color: #333;font-weight: bold;}
.popular-majors-page .schoolEname{font-size: 12px;color: #999999;}
.popular-majors-page .popu-offer{width: 92px;height: 105px;background: url('../images/popu-icon1.png') no-repeat;position: absolute;right:20px;top:15px;padding-top: 30px;text-align: center;}
.popular-majors-page .font-text{font-size: 14px;color: #333;}
.popular-majors-page .text{font-size: 16px;line-height: 20px;color: #5b4815;}
.popular-majors-page .text span{font-size: 22px;font-weight: bold;letter-spacing: 0px;}
.popular-majors-page .popu-font{display: flex;justify-content: flex-start;margin-bottom: 20px;}
.popular-majors-page .flex1{flex: 1;}
.popular-majors-page .bold{font-weight: bold;font-size: 14px;color: #0fa784;}
.popular-majors-page .addFlex{display: flex;justify-content: flex-start;align-items: center;}
.popular-majors-page .marjor-li{height: 20px;border: 1px solid #d1f7ee;border-radius: 4px;font-size: 14px;color: #0fa784;background: #f9fffe;margin-right: 10px;padding: 0 9px;display: flex;justify-content: center;align-items: center;}
.popular-majors-page .raw{font-size: 14px;color: #333;margin-bottom: 10px;display: flex;justify-content: flex-start;align-items: center;}
.popular-majors-page .text-popu span{font-weight: bold;color: #ff7415;}
.popular-majors-page .raw::before{content: '';width: 11px;height: 11px;background: url('../images/popu-icon2.png') no-repeat;margin-right: 8px;transform: translateY(-1px);}
/*  */
.real-time-info-page .content{display: flex;justify-content: space-between;}
.real-time-info-page .item{width: 377px;height: 312px;border-radius: 16px;}
.real-time-info-page .item:nth-child(1){background: url('../images/info-1.png') no-repeat;}
.real-time-info-page .item:nth-child(2){background: url('../images/info-2.png') no-repeat;}
.real-time-info-page .item:nth-child(3){background: url('../images/info-3.png') no-repeat;}
.real-time-info-page .info-head{height: 63px;width: 100%;padding: 0 22px 0 82px;display: flex;justify-content: space-between;align-items: center;}
.real-time-info-page .title{font-size: 18px;color: #fff;}
.real-time-info-page .more{font-size: 16px;color: #fff;}
.real-time-info-page .more:hover{text-decoration: underline;}
.real-time-info-page .info-body{padding: 43px 43px 0 27px;}
.real-time-info-page .raw-li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 16px;cursor: pointer;}

.real-time-info-page .raw-li::before{content: '•';width: 54px;text-align: center;display: block;}
.real-time-info-page .raw-li p{flex: 1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.real-time-info-page .raw-li:nth-child(1):before{content: 'NEW';font-size: 12px;color: #d03f3c;}

.real-time-info-page .raw-li:hover p{color: #0fa784;}
.real-time-info-page .raw-li:hover:before{color: #0fa784;}
/*  */
.help-xdf-page .content{height: 420px;background: url('https://oy.xdf.cn/liuxue/include/images/help.png') no-repeat;position: relative;}
.help-xdf-page .posi_XDF_introduce{font-size: 16px;color: #fff;position: absolute;left:30px;bottom:0;padding-bottom: 26px;letter-spacing: 2px;}
.help-xdf-page .posi_XDF_introduce .bold{font-weight: bold;}
.help-xdf-page .list{width: 300px;float: right;padding: 28px 0 0 0;}
.help-xdf-page .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;}
.help-xdf-page .list .li .flex{padding-left: 20px;}
.help-xdf-page .list .li .numFont{font-weight: bold;font-size: 30px;color: #fff;margin-bottom: 12px;}
.help-xdf-page .list .li .numFont .min{position: relative;font-size: 16px;}
.help-xdf-page .list .li .numCont{font-size: 14px;color: #fff;}
.help-xdf-page .list .li .qs-top::before{content: '';animation: upDown 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 31px;background: url('https://oy.xdf.cn/liuxue/include/images/qs.png') no-repeat;}



















