body{background: #f2f2f2;}
/* 轮播图 */
.swiperBannerList{height: 460px;position: relative;}
/* banner左侧导航 */
.sub_info_nav{height: 0px;position: relative;z-index: 999;}
.sub_info_nav .list{width: 350px;height: 460px;background: rgba(255, 255, 255, 0.9);padding: 0px 0px 0 0px;position: absolute;left: 0;top: 0; z-index: 99;}
.sub_info_nav .list.active{height: auto;}
.sub_info_nav .li{padding: 8px 20px 0px 34px;position: relative;}
.sub_info_nav .li:first-child{margin-top: -2px;padding: 20px 20px 0px 35px;}
.sub_info_nav .li:last-child{overflow: hidden;width: 100%;}
.sub_info_nav .li.xyz{padding: 20px 34px 10px 34px;border-top: 1px solid #f8f8f8;}
.sub_info_nav .li.xyz.active{visibility: inherit;}
.sub_info_nav .li.xyz .item_tit{text-align: center;}
.sub_info_nav .li.xyz .item_tit a{color: #0fa784;}

.sub_info_nav .nav-items {cursor: pointer;}
.sub_info_nav .item_tit{font-size: 16px;color: #333;font-weight: 600;}
.sub_info_nav .item_tit a{position: relative;}
.sub_info_nav .item_tit a:hover{color: #0fa784;}
.sub_info_nav .table{padding: 12px 0 0 0;width: 100%;}
.sub_info_nav .row{display: flex;justify-content: flex-start;}
.sub_info_nav .cell{font-size: 14px;color: #666666;padding-bottom: 12px;position: relative;}
.sub_info_nav .cell .hot{position: relative;}
.sub_info_nav .cell .hot::before{content: 'HOT';font-size: 12px;color: red;position: absolute;right: -12px;top: -12px;transform: scale(0.85);font-weight: bold;}
.sub_info_nav .cell:last-child{padding-right: 0;}
.sub_info_nav .cell:hover{color: #0fa784;}

.sub_info_nav .moreNavs{width: 60px;height: 20px;border: 1px solid #0fa784;border-radius: 10px;font-size: 12px;color: #0fa784;display: none;justify-content: flex-start;align-items: center;padding-left: 12px;cursor: pointer;position: absolute;left:calc((100% - 60px)/2);bottom: -10px;}
.sub_info_nav .moreNavs::after{content: '';display: block;width: 8px;height: 6px;background: url('../img/gre.png') no-repeat;margin-left: 6px;}
.sub_info_nav .moreNavs.active{display: flex;}

.sub_info_nav .li:not(.xyz) .cell:nth-child(1){min-width: 90px;}
.sub_info_nav .li:not(.xyz) .cell:nth-child(2){min-width: 62px;}
.sub_info_nav .li:not(.xyz) .cell:nth-child(3){min-width: 76px;}
.sub_info_nav .li:not(.xyz) .cell:nth-child(4){min-width: auto;}
.sub_info_nav .li.xyz .cell{margin-right: 30px;}
.sub_info_nav .li.xyz .cell:last-child{margin-right: 0px;}

.sub_info_nav .li.xyz.xyz2{padding-right: 25px;}
.sub_info_nav .li.xyz.xyz2 .cell{margin-right: 21px;}
.sub_info_nav .li.xyz.xyz2 .cell:last-child{margin-right: 0px;}


.sub_info_nav .list .li.active{background: #ffffff;box-shadow: 0 0 8px 8px rgba(227, 227, 227, 0.3);width: 100%;}
.sub_info_nav .list .li.active::before{content: '';width: 4px;height:100%;background: #3fba98;position: absolute;left: 0px;top: 0;}
 
.sub_info_nav .listCont{position: absolute;left: 350px;top: 0;z-index: 999;padding: 25px 0 0 46px;}
.sub_info_nav .listCont .item-Cont{display: none; position: absolute;left: 0;top: 0; width: auto;min-width: 652px; height: auto;border-radius: 0 14px 14px 0;background: #ffffff; box-shadow: 4px 4px 4px rgba(148, 148, 148, 0.08);padding: 35px 54px 36px 34px;}
.sub_info_nav .listCont .item-Cont.active{display: block;}
.sub_info_nav .listCont .item-Cont::before{content: '';width: 136px;height: 100%;background: url('../img/nav-1.png') repeat-y;position: absolute;left: 0px;top: 0;pointer-events: none;z-index: 2;}
.sub_info_nav .listCont .item-Cont .classification{padding: 0 0 0 0px;display: flex;justify-content: flex-start;font-size: 14px;color: #333;white-space: nowrap;}
.sub_info_nav .listCont .item-Cont .boldTit{color: #0fa784;background: url('../img/nav-r.png') no-repeat right center;width: 91px;margin: 0 30px 30px 0;}
.sub_info_nav .listCont .item-Cont .minCont + .minCont{margin-left: 50px;}
.sub_info_nav .listCont .item-Cont .minCont:hover{color: #0fa784;}
.sub_info_nav .listCont .item-Cont .tools{font-size: 14px;color: #333;position: relative;padding: 30px 0 0;}
.sub_info_nav .listCont .item-Cont .tools::before{content: '';width: 100%;height: 1px;background: url('../img/line.png') repeat-x;position: absolute;left: 0;top: 0;}
.sub_info_nav .listCont .item-Cont .tools-li + .tools-li{margin-left: 40px;}
.sub_info_nav .listCont .item-Cont .tools-li.vip::before{content: '';width: 16px;height: 14px;background: url('../img/nav-vip.png') no-repeat;display: inline-block;margin-right: 4px;transform: translateY(1px);}
.sub_info_nav .listCont .item-Cont .tools-li:hover{color: #0fa784;}

.sub_info_nav .listCont .item-Cont.item-tro1{top: 0px;}
.sub_info_nav .listCont .item-Cont.item-tro2{top: 0px;}
.sub_info_nav .listCont .item-Cont.item-tro3{top: 40px;}
.sub_info_nav .listCont .item-Cont.item-tro4{top: 100px;}
.sub_info_nav .listCont .item-Cont.item-tro5{top: 155px;}
.sub_info_nav .listCont .item-Cont.item-tro6{top: 167px;}
.sub_info_nav .listCont .item-Cont.item-tro7{top: 167px;}
/*  */
.sub_info_nav .listCont .item-Cont.item-tro8{top: 500px;}
.sub_info_nav .listCont .item-Cont.spe {padding: 20px 34px 20px 34px;}
.sub_info_nav .listCont .item-Cont.spe .raw{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;color: #333;}
.sub_info_nav .listCont .item-Cont.spe .raw + .raw{padding-top: 18px;}
.sub_info_nav .listCont .item-Cont.spe .raw a{margin-right: 30px;}
.sub_info_nav .listCont .item-Cont.spe .raw a:last-child{margin-right: 0;}
.sub_info_nav .listCont .item-Cont.spe .raw a.bold{font-weight: bold;}
.sub_info_nav .listCont .item-Cont.spe .raw a:not(.bold):hover{color: #0fa784;}
.sub_info_nav .list .moreOther{background: #fff;display: none;}
.sub_info_nav .list .moreOther.active{display: block;}
.sub_info_nav .list .moreOther .new::before{content: 'NEW';font-size: 12px;color: red;position: absolute;right: -13px;top: -15px;transform: scale(0.85);font-weight: bold;}
.sub_info_nav .list .moreOther .li:nth-child(1),.sub_info_nav .list .moreOther .li:nth-child(2){margin-top: 0;padding: 20px 20px 0 34px;}
/* 修改阿拉伯语和葡萄牙语的css，让它们并排 */
.sub_info_nav .list .moreOther .li.double{height: 62px;padding-top: 0;display: flex;justify-content: flex-start;align-items: center;}
.sub_info_nav .list .moreOther .li.double .item_tit{display: flex;justify-content: flex-start;}
.sub_info_nav .list .moreOther .li.double .mr{margin-right: 24px;}

/*导航结束*/
/* 共同标题 */
.title-foor{padding: 60px 0 40px 0;display: flex;justify-content: space-between;position: relative;}
.title-foor .title-foo-h{font-size: 24px;color: #333;flex: 1; font-weight: bold;display: flex;justify-content: flex-start;align-items: center;padding-bottom: 12px;border-bottom: 1px solid #e2e2e2;}
.title-foor .title-foo-h::before{content: '';display: block;width: 4px;height: 28px;border-radius: 2px;background: #0fa784;margin-right: 14px;}
.title-foor .title-foo-h .minIntro{font-size: 16px;color: #666666;margin-left: 20px;font-weight: normal;}
.title-foor .title-foo-h.bornone{border: none;}
 
/* 右侧多个导航 */
.swiperHoverBtn{color: #333333;font-size: 14px;position: absolute;right: 0;bottom: 0;height: 34px;display: flex;justify-content: flex-start;}
.swiperHoverBtn span{margin-left: 14px;height: 100%;position: relative;display: block;cursor: pointer;}
.swiperHoverBtn span.active{color: #0fa784;font-weight: bold;}
.swiperHoverBtn span.active::after{content: '';width: 100%;height: 2px;background: #0fa784;position: absolute;left: 0;bottom: -2px;}
/* 热点关注 */
.foollowHotspot .rightSide{width: 320px;margin-left: 30px;flex: none;}
.foollowHotspot .foorFlex{display: flex;justify-content: space-between;}
.foollowHotspot .foorFlex .list{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;background: #ffffff;border-radius: 14px;box-shadow: 0 0 12px rgba(237,243, 246, 0.3);}
.foollowHotspot .foorFlex .list .li{position: relative;}
.foollowHotspot .foorFlex .leftSlide{flex: 1;}
.foollowHotspot .foorFlex .leftSlide .list{display: flex;justify-content: space-between;padding: 23px 34px 11px 34px;}
.foollowHotspot .foorFlex .leftSlide .li{font-size: 14px;color: #333;display: flex;justify-content: flex-start;align-items: center;height: 20px;margin-bottom: 12px;}
.foollowHotspot .foorFlex .leftSlide .li .orange{color: #ff7415;margin-left: -0.5em;}
.foollowHotspot .foorFlex .leftSlide .li .green{color: #0fa784;}
.foollowHotspot .foorFlex .leftSlide .li .flex{flex: 1;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.foollowHotspot .foorFlex .leftSlide .li.hot{padding-left:26px;}
.foollowHotspot .foorFlex .leftSlide .li.hot::before{content: '';width: 16px;height: 18px;background: url('../img/hot_icon.png') no-repeat;position: absolute;left: 0;top: 0;}
.foollowHotspot .foorFlex .leftSlide .l-li .flex{width: 250px;}
.foollowHotspot .foorFlex .leftSlide .r-li .flex{width: 252px;}
.foollowHotspot .foorFlex .leftSlide .r-li .btn{width: 80px;height: 20px;border-radius: 10px;font-size: 12px;color: #0fa784;border: 1px solid #0fa784;background: #f6fffd;display: flex;justify-content: center;align-items: center;margin-left: 0.5em;}
.foollowHotspot .foorFlex .leftSlide .l-li:hover{color: #ff7415;}
.foollowHotspot .foorFlex .leftSlide .r-li:hover{color: #0fa784;}
.foollowHotspot .foorFlex .leftSlide .r-li:hover .btn{color: #fff;background:#0fa784;}

.foollowHotspot .foorFlex .rightSide .list{padding: 15px 16px 5px 16px;}
.foollowHotspot .foorFlex .rightSide .li{font-size: 16px;color: #0fa784;margin-bottom: 10px; width: 140px;height: 45px;background: #eafdf9;border-radius: 10px;display: flex;justify-content: flex-start;align-items: center;padding-left: 56px;}
.foollowHotspot .foorFlex .rightSide .li:hover{background: #0fa784;color: #fff;}
.foollowHotspot .foorFlex .rightSide .icon-1{background:#eafdf9 url('../img/hot_icon1.png') no-repeat left 19px center;}
.foollowHotspot .foorFlex .rightSide .icon-2{background:#eafdf9 url('../img/hot_icon2.png') no-repeat left 18px center;}
.foollowHotspot .foorFlex .rightSide .icon-3{background:#eafdf9 url('../img/hot_icon3.png') no-repeat left 19px center;}
.foollowHotspot .foorFlex .rightSide .icon-4{background:#eafdf9 url('../img/hot_icon4.png') no-repeat left 17px center;}
.foollowHotspot .foorFlex .rightSide .icon-1:hover{background:#0fa784 url('../img/hot_icon11.png') no-repeat left 19px center;}
.foollowHotspot .foorFlex .rightSide .icon-2:hover{background:#0fa784 url('../img/hot_icon21.png') no-repeat left 18px center;}
.foollowHotspot .foorFlex .rightSide .icon-3:hover{background:#0fa784 url('../img/hot_icon31.png') no-repeat left 19px center;}
.foollowHotspot .foorFlex .rightSide .icon-4:hover{background:#0fa784 url('../img/hot_icon41.png') no-repeat left 17px center;}

/* 好课推荐 */

.goodClass .content{margin-top: -15px;}
.goodClass .itemTabs{height: 60px;border-radius: 14px;padding: 0 120px;margin-bottom: 20px; box-shadow: 0 0 12px rgba(237, 243, 246, 0.2);display: flex;justify-content: space-between;background: #fff;}
.goodClass .itemTabs .tab{cursor: pointer;font-size: 18px;color: #666666;height: 100%;display: flex;justify-content: center;align-items: center;padding: 0 8px;position: relative;}
.goodClass .itemTabs .tab.active{font-weight: bold;color: #0fa784;position: relative;}
.goodClass .itemTabs .tab.active::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%; height: 4px;background: #0fa784;border-radius: 4px 4px 0 0 ;}
.goodClass .item{width: 100%;height: 440px;border-radius: 14px;overflow: hidden;box-shadow: 0 0 12px rgba(237, 243, 246, 0.2);display: none;justify-content: flex-start;}
.goodClass .item.active{display: flex;}
.goodClass .item .navLi{width: 220px;background: url('../img/good_nav_bk.jpg') no-repeat;padding: 4px 0 4px 4px;}
.goodClass .item .li{height: 72px;display: flex;justify-content: center;align-items: center;border-radius: 14px 0 0 14px;cursor: pointer;}
.goodClass .item .tit-h{font-size: 16px;color: #fff;text-align: center;}
.goodClass .item .tit-h-font{font-size: 12px;color: #0fa784;padding-top: 10px;display: none;text-align: center;}
.goodClass .item .li.active{background: #fff;}
.goodClass .item .li.active .tit-h{color:#0fa784;font-weight: bold;}
.goodClass .item .li.active .tit-h-font{display: block;}
.goodClass .item .li.noclick div{display: flex;justify-content: flex-start;align-items: center;padding-right: 16px;}
.goodClass .item .li.noclick div::before{content: '';width: 16px;height: 14px;background: url('../img/nav-vip.png') no-repeat;display: block;margin-right: 3px;}


.goodClass .item .navCont{flex: 1;background: #fff;}
.goodClass .item .navCont .ri-Cont{display: none;justify-content: flex-start;flex-wrap: wrap;padding: 30px 0px 0 0px;}
.goodClass .item .navCont .ri-Cont.active{display: flex;}
.goodClass .slide{width: 300px;height: 180px;border-radius: 12px;border: 1px solid #ebebeb;padding: 28px 15px 0 30px;margin-bottom: 20px;margin-left: 20px;transition: 0.3s;position: relative;}
.goodClass .slide:hover{transform: translateY(-10px);}
.goodClass .slide .className_{font-size: 16px;color: #333;font-weight: bold;margin-bottom: 14px;line-height: 20px;}
.goodClass .slide .classIntroduce{font-size: 12px;color: #666666;min-width: 220px; height: 24px;background: #f9f9f9;border-radius: 12px;display: inline-flex;justify-content: flex-start;align-items: center;padding-right: 18px;}
/* .goodClass .slide .classIntroduce span{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} */
.goodClass .slide .classIntroduce::before{content: '';display: block;width: 20px;height: 20px;background: url('../img/good_dianzan.png') no-repeat;margin: 0 9px 0 2px;}
.goodClass .slide .btnBox{display: flex;justify-content: space-between;position: absolute;left:0;bottom: 30px;width: 100%;padding: 0 30px;}
.goodClass .slide .btnBox a{width: 106px;height: 30px;border: 1px solid #0fa784;background: #f6fffd;border-radius: 15px;font-size: 14px;color: #0fa784;display: flex;justify-content: center;align-items: center;}
.goodClass .slide .btnBox a.active{background: #0fa784;color: #fff;}
.goodClass .slide .btnBox a:hover{background: #0fa784;color: #fff;}
.goodClass .slide .btnBox a.active:hover{background: #f6fffd;color: #0fa784;}

/* 3大目标 */
.threeBigtarget .content{margin-top: -15px;width: 890px;height: 350px;background: #fff;border-radius: 14px;box-shadow: 0 0 22px rgba(233,239, 242, 0.2);position: relative;display: flex;justify-content: flex-start;align-items: center;}
.threeBigtarget .content .right_bk{width: 564px;height: 442px;background: url('../img/three_right-bk.png') no-repeat;position: absolute;right:-384px;top:-86px;}
.threeBigtarget .content .list{padding-left: 64px;padding-right: 242px;}
.threeBigtarget .content .li{display: flex;justify-content: flex-start;align-items: center;}
.threeBigtarget .content .li + .li{margin-top: 11px;}
.threeBigtarget .content .li .flex{flex: 1;}
.threeBigtarget .content .li .icon{width: 87px;}
.threeBigtarget .content .titBold{position: relative;background: url('../img/three_icon4.png') no-repeat left bottom;padding:20px 0 3px 0;margin-bottom: 8px;}
.threeBigtarget .content .titBold .num{position: absolute;left: 0;bottom: 0;display: block;width: 58px;height: 38px;}
.threeBigtarget .content .titBold .intro{font-size: 16px;color: #333333;font-weight: bold;}
.threeBigtarget .content .titCont{font-size: 14px;color: #666666;line-height: 22px;}
.threeBigtarget .content .icon1{width: 87px;height: 46px;background: url('../img/three_icon1.png') no-repeat;}
.threeBigtarget .content .icon2{width: 87px;height: 45px;background: url('../img/three_icon2.png') no-repeat;}
.threeBigtarget .content .icon3{width: 87px;height: 45px;background: url('../img/three_icon3.png') no-repeat;}
.threeBigtarget .content .num1{background: url('../img/three_num1.png') no-repeat;}
.threeBigtarget .content .num2{background: url('../img/three_num2.png') no-repeat;}
.threeBigtarget .content .num3{background: url('../img/three_num3.png') no-repeat;}

/* 六大课程优势*/
.sixClass .content{margin-top: -15px;position: relative;height: 370px;}
.sixClass .content .slide{display: flex;justify-content: flex-start;align-items: center;width: 380px;height: 110px;border-radius: 14px;background: #fff;padding:0 30px 0 109px;box-shadow: 0 0 22px rgba(229, 237, 241, 0.3);position: absolute;transition: 0.3s;}
.sixClass .content .slide:hover{transform: translateY(-8px);}
.sixClass .content .title{font-size: 16px;font-weight: bold;color: #333;}
.sixClass .content .fontCont{font-size: 14px;line-height: 22px; color: #666666;padding-top: 12px;}
.sixClass .content .slide.si-1{background: #fff url('../img/six_icon1.png') no-repeat left 25px center;left: 40px;top: 0;}
.sixClass .content .slide.si-2{background: #fff url('../img/six_icon2.png') no-repeat left 25px center;right: 40px;top: 0;}
.sixClass .content .slide.si-3{background: #fff url('../img/six_icon3.png') no-repeat left 25px center;left: 0;top: 130px;}
.sixClass .content .slide.si-4{background: #fff url('../img/six_icon4.png') no-repeat left 25px center;right: 0;top: 130px;}
.sixClass .content .slide.si-5{background: #fff url('../img/six_icon5.png') no-repeat left 25px center;left: 40px;top: 260px;}
.sixClass .content .slide.si-6{background: #fff url('../img/six_icon6.png') no-repeat left 25px center;right:40px;top:260px;}
.sixClass .content .center{width: 473px;height: 454px;background: url('../img/six.png?v1') no-repeat;font-size: 20px;line-height: 26px;color: #ffffff;font-weight: bold;position: absolute;left: 360px;top: -48px;display: flex;justify-content: center;padding-top: 227px;}
.sixClass .content .center .masterTit{text-align: center;}
/* 新东方欧亚教育 */
.xdfoyHelp{padding-bottom: 78px;}
.xdfoyHelp .content{height: 420px;background: url('https://oy.xdf.cn/liuxue/include/images/help.png') no-repeat;margin-top: 9px;position: relative;}
.xdfoyHelp .posi_XDF_introduce{font-size: 16px;color: #fff;position: absolute;left:30px;bottom:0;padding-bottom: 26px;letter-spacing: 2px;}
.xdfoyHelp .posi_XDF_introduce .bold{font-weight: bold;}
.xdfoyHelp .list{width: 300px;float: right;padding: 28px 0 0 0;}
.xdfoyHelp .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;}
.xdfoyHelp .list .li .flex{padding-left: 20px;}
.xdfoyHelp .list .li .numFont{font-weight: bold;font-size: 30px;color: #fff;margin-bottom: 12px;}
.xdfoyHelp .list .li .numFont .min{position: relative;font-size: 16px;}
.xdfoyHelp .list .li .numCont{font-size: 14px;color: #fff;}
.xdfoyHelp .list .li .qs-top::before{content: '';animation: upDown 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 31px;background: url('../img/qs.png') no-repeat;}




