.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 99;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35) !important;}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}
.btnFrames{overflow: hidden;position: relative;}
.btn_active::after {content: "";display: block;width: 18%;height: 300%;background: linear-gradient(to right,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0.4) 50%,rgba(255, 255, 255, 0) 100%); /* 渐变让边缘柔和 */filter: blur(6px);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.6s forwards;-webkit-animation: leftTransiform ease-in-out 0.6s forwards;pointer-events: none;}
@keyframes leftTransiform {
    0% {left: -20%;}
    100% {left: 120%;}
}
@media(max-width:1000px){
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1rem;}
    .navFixed{left: calc((100% - 7.5rem)/2);}
    .btn_active::after{display: none;}
    
}
.page{padding-bottom: 70px;}
.page .title-page{font-size: 38px;color: #0d0409;display: flex;justify-content: center;align-items: center;line-height: 1;padding: 60px 86px 55px;}
.page .title-page .mr{margin-right: 22px;}
.page .title-page .ml{margin-left: 22px;}
.page .title-page span{color: #64a6ff;}
.page .title-page::before{content: ''; width: 52px;height: 12px;background: url('../images/title_icon.png') no-repeat;margin-right: 34px;display: block;}
.page .title-page::after{content: ''; width: 52px;height: 12px;background: url('../images/title_icon.png') no-repeat;transform: rotate(180deg);margin-left: 34px;display: block;}
/* banner */
.banner{height: 560px;background: url('../images/banner.png') no-repeat center top;overflow: hidden;}
.banner .m1200{height: 100%;}
.banner .logo{width: 208px;height: 38px;background: url('https://oy.xdf.cn/include/logo/ea2.png') no-repeat;background-size: 100% auto; position: absolute;left:30px;top:17px;filter: drop-shadow(0px 0px 8px rgba(69, 117, 177, 0.38));}
.banner .text{width: 242px;height: 337px;background: url('../images/banner-text.png') no-repeat;position: absolute;left:632px;top:64px;}
.banner .button{width: 332px;height: 48px;border: 2px solid rgba(88, 144, 221, 0.2);box-sizing: border-box;border-radius: 28px;position: absolute;left: 256px;bottom: 85px;display: flex;justify-content: space-between;align-items: center;}
.banner .min-btn{width: 148px;height: 36px;border-radius: 18px;background: url('../images/banner_btn.png') no-repeat;font-size: 18px;color: #fff;display: flex;justify-content: center;align-items: center;margin-left: 3px;}
.banner .textCont{flex: 1;text-align: center;font-size: 20px;color: #64a6ff;}

/*  */
.nav{height: 60px;background: #fff;box-shadow: 0 6px 6px rgba(231, 231, 231, 0.3) ;}
.nav .m1200{height: 100%;display: flex;justify-content: space-between;}
.nav .m1200 a{width: 20%;height: 100%;font-size: 18px;color: #333;display: flex;justify-content: center;align-items: center;position: relative;}
.nav .m1200 a::before{content: '';width: 1px;height: 30px;background: url('../images/nav_icon.png') no-repeat;position: absolute;right: 0;top: 15px;}
.nav .m1200 a:last-child:before{display: none;}
.nav .m1200 a.active{font-weight: bold;color: #64a6ff;}
.nav .m1200 a.active::after{content: '';width: 26px;height: 4px;background:#64a6ff;position: absolute;left: calc((100% - 26px)/2);bottom: 0;}
/*  */
.pruduce-page{padding-top: 80px;}
.pruduce-page .content{position: relative;width: 638px;padding-bottom: 90px;}
.pruduce-page .title{font-size: 24px;color: #0d0409;font-weight: bold;margin-bottom: 25px;}
.pruduce-page .text{font-size: 16px;color: #0d0409;line-height: 26px;}
.pruduce-page .text span{color: #64a6ff;font-weight: bold;}
.pruduce-page .button{position: absolute;right: 0;bottom: 0; width: 170px;height: 46px;border-radius: 23px;border: 1px solid #64a6ff;box-sizing: border-box;display: flex;justify-content: center;align-items: center;box-shadow: 0 6px 6px rgba(61, 100, 153, 0.12); background: #f8f9ff;font-size: 16px;color: #64a6ff;font-weight: bold;}
.pruduce-page .overImg{width: 507px;height: 270px;background: url('../images/page1_1.png') no-repeat;position: absolute;right: calc((638px - 1200px));top: 0;}
.pruduce-page .button:hover{box-shadow: none;}

/*  */
.advantage-page{background: url('../images/page2.png') no-repeat center top;}
.advantage-page .content{display: flex;justify-content: space-between;padding-bottom: 40px;}
.advantage-page .item{width: 276px;height: 240px;border-radius: 12px;background: #fff;box-shadow: 0 0 6px 4px rgba(68, 117, 176, 0.07);overflow: hidden;padding: 0 23px;box-sizing: border-box;}
.advantage-page .icon{width: 92px;height: 91px;margin: 14px auto 4px;}
.advantage-page .icon1{background: url('../images/page2_1.png') no-repeat;}
.advantage-page .icon2{background: url('../images/page2_2.png') no-repeat;}
.advantage-page .icon3{background: url('../images/page2_3.png') no-repeat;}
.advantage-page .icon4{background: url('../images/page2_4.png') no-repeat;}

.advantage-page .title{font-size: 18px;color: #333;font-weight: bold;padding-bottom: 14px;text-align: center;border-bottom: 1px solid #ebebeb;line-height: 1;margin-bottom: 18px;}
.advantage-page .text{font-size: 14px;color: #666666;line-height: 22px;text-align: center;padding: 0 0px;box-sizing: border-box;}
.advantage-page .item:hover{background: #64a6ff;}
.advantage-page .item:hover .title{color: #fff;border-bottom: 1px solid #fff;}
.advantage-page .item:hover .text{color: #fff;}
.advantage-page .button{font-size: 16px;color: #fff;font-weight: bold;width: 260px;height: 46px;border-radius: 23px;background: #64a6ff;display: flex;justify-content: center;align-items: center;margin: auto;}
/*  */
.ability-page{background: url('../images/page3.png') no-repeat center top;}
.ability-page .tabs{display: flex;justify-content: space-between;margin-bottom: 25px;}
.ability-page .tabs_li{width: 236px;height: 53px;border-radius: 6px;box-shadow: 0 0 6px 4px rgba(68, 117, 176, 0.07);font-size: 18px;color: #333;display: flex;justify-content: center;align-items: center;cursor: pointer;position: relative;}
.ability-page .tabs_li.active{font-size: 18px;color: #fff;font-weight: bold;background: #64a6ff;}
.ability-page .tabs_li.active::before{content: '';width: 0px;height: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #64a6ff;position: absolute;left: calc((100% - 20px)/2);bottom: -10px;}
.ability-page .tabCont{height: 265px;width: 100%;background: url('../images/page3_11.png') no-repeat;border-radius: 6px 0 0 6px;box-shadow: 0 0 6px 4px rgba(68, 117, 176, 0.07);}
.ability-page .item{display: none;width: 100%;height: 100%;padding: 40px 520px 0 44px;box-sizing: border-box;}
.ability-page .item.active{display: block;}
.ability-page .ab-text{font-size: 16px;color: #0d0409;line-height: 26px;height: 150px;}
.ability-page .button{float: right;margin-right: 25px; width: 170px;height: 46px;border-radius: 23px;border: 1px solid #64a6ff;box-sizing: border-box;display: flex;justify-content: center;align-items: center;box-shadow: 0 6px 6px rgba(61, 100, 153, 0.12); background: #f8f9ff;font-size: 16px;color: #64a6ff;font-weight: bold;}
.ability-page .button:hover{box-shadow: none;}

/*  */
.team-page{background: url('../images/page4.png') no-repeat center top;}
.team-page .content-top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 46px;}
.team-page .relative{width: 639px;height: 481px;border-radius: 43px;box-shadow: 0 0 6px 4px rgba(68, 117, 176, 0.07);position: relative;overflow: hidden;}
.team-page .swiper-container{width: 100%;height: 100%;}
.team-page .map{width: 639px;height: 481px;}
.team-page .map1{background: #fff url('../images/page4_1s.png') no-repeat;}
.team-page .map2{background: #fff url('../images/page4_2s.png') no-repeat;}
.team-page .map3{background: #fff url('../images/page4_3s.png') no-repeat;}
.team-page .swiper-pagination{position: absolute;left: 0;bottom: 0;width: 100%;font-size: 0;line-height: 1;padding-bottom: 22px;}
.team-page .swiper-pagination span{width: 8px;height: 8px;background: #fff;border-radius: 4px;opacity: 1;margin: 0 8px ;}
.team-page .swiper-pagination span.swiper-pagination-bullet-active{width: 40px;border-radius: 4px;}
.team-page .right-cont{width: 595px;margin-left: -35px;}
.team-page .li{width: 100%;height: 50px;border-radius: 24px;border: 1px solid #64a6ff;box-sizing: border-box;background: #f8f9ff;box-shadow: 0 6px 6px rgba(61, 100, 153, 0.12);font-size: 18px;color: #64a6ff;font-weight: bold;display: flex;justify-content: flex-start;align-items: center;padding-left: 60px;box-sizing: border-box;margin-bottom: 33px;}
.team-page .li:last-child{margin-bottom: 0;}
.team-page .content-btm{display: flex;justify-content: space-between;align-items: flex-start;}
.team-page .tabs{width: 187px;overflow: hidden;border-radius: 12px 0 0 12px;box-shadow: 0 0 6px 4px rgba(68, 117, 176, 0.07);margin-right: -39px;}
.team-page .tab-li{height: 70px;width: 100%;background: #fff; padding-right: 39px;box-sizing: border-box;font-size: 18px;color: #0d0409;display: flex;justify-content: center;align-items: center;margin-bottom: 1px;cursor: pointer;}
.team-page .tab-li:last-child{margin-bottom: 0;}
.team-page .tab-li.active{background: #64a6ff;color: #fff;font-weight: bold;}
.team-page .right-btm{width: 1052px;height: 426px;position: relative;border-radius: 0 20px 20px 20px;border: 1px solid #eff6ff;box-sizing: border-box;background: #fff;box-shadow: 0 4px 10px rgba(100, 166, 255, 0.4);}
.team-page .item{display: none;width: 100%;height: 100%;justify-content: flex-start;}
.team-page .item.active{display: flex;}
.team-page .left-btm{padding: 57px 70px 0 62px;box-sizing: border-box;width: 314px;}
.team-page .title{font-size: 20px;color: #0d0409;font-weight: bold;position: relative;padding: 0 0 20px 49px;box-sizing: border-box;border-bottom: 1px solid #ebebeb;margin-bottom: 22px;}
.team-page .title::before{content: '';width: 65px;height: 65px;background: url('../images/page4_icon.png') no-repeat;position: absolute;left: -14px;bottom: 0;}
.team-page .bold{font-size: 16px;color: #0d0409;font-weight: bold;margin-bottom: 6px;line-height: 1;}
.team-page .font{font-size: 14px;line-height: 22px;color: #0d0409;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;overflow: hidden;text-overflow: ellipsis;}
.team-page .button{width: 170px;height: 46px;border-radius: 23px;background: linear-gradient(180deg,#c7b1ff,#7eb5ff);display: flex;justify-content: center;align-items: center;box-shadow: 0 0 13px rgba(173, 210, 255, 0.35);font-size: 16px;color: #fff;font-weight: bold;}
.team-page .right-padding{padding: 27px 0 12px;width: 694px;height: 100%;box-sizing: border-box;}
.team-page .over{display: flex;justify-content:flex-start;flex-wrap: wrap;height: 100%;width: 100%;overflow-y: auto;padding-right: 10px;}
.team-page .slide{overflow: hidden;width: 152px;height: 181px;border-radius: 14px;margin-bottom: 11px;position: relative;}
.team-page .slide.wen1{background: url('../images/team/wenke/1.png') no-repeat;}
.team-page .slide.wen2{background: url('../images/team/wenke/2.png') no-repeat;}
.team-page .slide.wen3{background: url('../images/team/wenke/3.png') no-repeat;}
.team-page .slide.wen4{background: url('../images/team/wenke/4.png') no-repeat;}
.team-page .slide.wen5{background: url('../images/team/wenke/5.png') no-repeat;}
.team-page .slide.wen6{background: url('../images/team/wenke/6.png') no-repeat;}
.team-page .slide.wen7{background: url('../images/team/wenke/7.png') no-repeat;}
.team-page .slide.wen8{background: url('../images/team/wenke/8.png') no-repeat;}

.team-page .slide.like1{background: url('../images/team/like/1.png') no-repeat;}
.team-page .slide.like2{background: url('../images/team/like/2.png') no-repeat;}
.team-page .slide.like3{background: url('../images/team/like/3.png') no-repeat;}
.team-page .slide.like4{background: url('../images/team/like/4.png') no-repeat;}
.team-page .slide.like5{background: url('../images/team/like/5.png') no-repeat;}
.team-page .slide.like6{background: url('../images/team/like/6.png') no-repeat;}
.team-page .slide.like7{background: url('../images/team/like/7.png') no-repeat;}
.team-page .slide.like8{background: url('../images/team/like/8.png') no-repeat;}
.team-page .slide.like9{background: url('../images/team/like/9.png') no-repeat;}
.team-page .slide.like10{background: url('../images/team/like/10.png') no-repeat;}
.team-page .slide.like11{background: url('../images/team/like/11.png') no-repeat;}
.team-page .slide.like12{background: url('../images/team/like/12.png') no-repeat;}

.team-page .slide.shangke1{background: url('../images/team/shangke/1.png') no-repeat;}
.team-page .slide.shangke2{background: url('../images/team/shangke/2.png') no-repeat;}
.team-page .slide.shangke3{background: url('../images/team/shangke/3.png') no-repeat;}
.team-page .slide.shangke4{background: url('../images/team/shangke/4.png') no-repeat;}
.team-page .slide.shangke5{background: url('../images/team/shangke/5.png') no-repeat;}
.team-page .slide.shangke6{background: url('../images/team/shangke/6.png') no-repeat;}

.team-page .slide.yiyao1{background: url('../images/team/yiyao/1.png') no-repeat;}
.team-page .slide.yiyao2{background: url('../images/team/yiyao/2.png') no-repeat;}
.team-page .slide.yiyao3{background: url('../images/team/yiyao/3.png') no-repeat;}
.team-page .slide.yiyao4{background: url('../images/team/yiyao/4.png') no-repeat;}
.team-page .slide.yiyao5{background: url('../images/team/yiyao/5.png') no-repeat;}
.team-page .slide.yiyao6{background: url('../images/team/yiyao/6.png') no-repeat;}
.team-page .slide.yiyao7{background: url('../images/team/yiyao/7.png') no-repeat;}
.team-page .slide.yiyao8{background: url('../images/team/yiyao/8.png') no-repeat;}

.team-page .slide.yishu1{background: url('../images/team/yishu/1.png') no-repeat;}
.team-page .slide.yishu2{background: url('../images/team/yishu/2.png') no-repeat;}
.team-page .slide.yishu3{background: url('../images/team/yishu/3.png') no-repeat;}
.team-page .slide.yishu4{background: url('../images/team/yishu/4.png') no-repeat;}
.team-page .slide.yishu5{background: url('../images/team/yishu/5.png') no-repeat;}
.team-page .slide.yishu6{background: url('../images/team/yishu/6.png') no-repeat;}
.team-page .slide.yishu7{background: url('../images/team/yishu/7.png') no-repeat;}
.team-page .slide.yishu8{background: url('../images/team/yishu/8.png') no-repeat;}
.team-page .slide.yishu9{background: url('../images/team/yishu/9.png') no-repeat;}
.team-page .slide.yishu10{background: url('../images/team/yishu/10.png') no-repeat;}
.team-page .slide.yishu11{background: url('../images/team/yishu/11.png') no-repeat;}
.team-page .slide.yishu12{background: url('../images/team/yishu/12.png') no-repeat;}
 
.team-page .teacher{line-height: 1;padding-top: 139px;text-align: center;}
.team-page .teacher-title{font-size: 16px;color: #fff;font-weight: bold;margin-bottom: 3px;}
.team-page .teacher-text{font-size: 14px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.team-page .teacher-relative{position: absolute;left: 0;top: 100%;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);font-size: 18px;line-height: 26px;color: #fefefe;display: flex;justify-content: center;align-items: center;transition: 0.3s;}

.team-page .over .slide{margin-right: 26px;}
.team-page .over .slide:nth-child(4n){margin-right: 0;}
.team-page .height190{height: 190px;}

.team-page .slide:hover .teacher-relative{top: 0;}
.team-page .slide:hover .teacher-relative p:hover{color: #64a6ff;}

.team-page .over::-webkit-scrollbar {width: 2px;height: 2px;}
.team-page .over::-webkit-scrollbar-track {background: #c7b1ff;border-radius: 4px;}
.team-page .over::-webkit-scrollbar-thumb {background: #64a6ff;border-radius: 4px;}
.team-page .over::-webkit-scrollbar-thumb:hover {background: #64a6ff;}
/*  */
.service-page{background: url('../images/page5.png') no-repeat center top;}
.service-page .content{width: 100%;height: 350px;display: flex;justify-content: flex-start;align-items: flex-start;}
.service-page .line1{margin-left: 182px;margin-top: 30px;}
.service-page .student{width: 234px;height: 233px;background: url('../images/page5_1.png') no-repeat;padding-top: 178px;box-sizing: border-box;}
.service-page .label{width: 164px;height: 50px;border-radius: 25px;background: #64a6ff;font-size: 20px;color: #fff;font-weight: bold;display: flex;justify-content: center;align-items: center;margin:0 auto 45px;}
.service-page .text{font-size: 22px;color: #0d0409;font-weight: bold;text-align: center;}
.service-page .line2{width: 135px;height: 108px;background: url('../images/page5_2.png') no-repeat;margin: 93px 55px 0 80px;}
.service-page .line3{margin-top: -2px;}
.service-page .line-flex{display: flex;justify-content: space-between;flex-wrap: wrap;width: 326px;}
.service-page .li{width: 153px;height: 153px;margin-bottom: 0px;padding-top: 113px;box-sizing: border-box;}
.service-page .li1{background: url('../images/page5_3.png') no-repeat;}
.service-page .li2{background: url('../images/page5_4.png') no-repeat;}
.service-page .li3{background: url('../images/page5_5.png') no-repeat;}
.service-page .li4{background: url('../images/page5_6.png') no-repeat;}
.service-page .min-label{width: 98px;height: 30px;border-radius: 15px;background: #64a6ff;font-size: 16px;color: #fff;display: flex;justify-content: center;align-items: center;margin: auto;}
.service-page .min-text{font-size: 22px;color: #0d0409;font-weight: bold;text-align: center;}
.service-page .button{font-size: 16px;color: #fff;font-weight: bold;width: 260px;height: 46px;border-radius: 23px;background: #64a6ff;display: flex;justify-content: center;align-items: center;margin: auto;}

.service-page .content-btm{display: flex;justify-content: space-between;padding-top: 50px;}
.service-page .first{width: 457px;height: 557px;background: #ffffff;border-radius: 22px;box-shadow: 0 4px 10px rgba(100, 166, 255, 0.4);position: relative;}
.service-page .second{width: 674px;height: 557px;background: #ffffff;border-radius: 22px;box-shadow: 0 4px 10px rgba(100, 166, 255, 0.4);position: relative;}
.service-page .title{font-size: 20px;color: #fff;font-weight: bold;width: 270px;height: 64px;background: url('../images/page5_title.png') no-repeat;display: flex;justify-content: center;align-items: center;margin: -30px auto 0;}
.service-page .first .title{margin-bottom: 36px;}
.service-page .second .title{margin-bottom: 22px;}
.service-page .process{padding-left: 146px;box-sizing: border-box;position: relative;}
.service-page .process::before{content: '';width: 82px;height: 390px;background: url('../images/page5_7.png') no-repeat;position: absolute;left: 43px;top: -23px;}
.service-page .pro-li{margin-bottom: 56px;line-height: 1;}
.service-page .pro-title{font-size: 18px;font-weight: bold;color: #64a6ff;margin-bottom: 11px;}
.service-page .pro-text{font-size: 16px;color: #0d0409;}
.service-page .button-pro{margin: auto;width: 194px;height: 46px;border-radius: 23px;border: 1px solid #64a6ff;display: flex;justify-content: center;align-items: center;box-shadow: 0 6px 6px rgba(61, 100, 153, 0.12);background: #f8f9ff;font-size: 16px;color: #64a6ff;font-weight: bold;}
.service-page .button-pro:hover{box-shadow: none;}
.service-page .relative-tabs{width: 121px;position: absolute;left: -60px;top: 52px;}
.service-page .relative-tab-li{width: 100%;height: 121px;background: url('../images/page5_8.png') no-repeat;font-size: 18px;line-height: 22px;text-align: center;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.service-page .relative-tab-li.active{color: #fff;background: url('../images/page5_9.png') no-repeat;font-weight: bold;}
.service-page .relative-cont{position: absolute;left: 70px;top: 56px;width: 590px;}
.service-page .relative-item{display: none;}
.service-page .relative-item.active{display: block;}
.service-page .table{width: 100%;margin-bottom: 34px;}
.service-page .tbody{box-shadow: 0 6px 6px rgba(61, 100, 153, 0.12);border-radius: 0 0 12px 12px;}
.service-page .tr{display: flex;justify-content: space-between;}
.service-page .th{height: 35px;background: #64a6ff;font-size: 16px;color: #fff;border-radius: 15px 15px 0 0 ;line-height: 35px;box-sizing: border-box;}
.service-page .td{height: 90px;font-size: 14px;line-height: 20px;color: #333333;box-sizing: border-box;}

.service-page .tbody .tr:nth-child(even){background: rgba(100, 166, 255, 0.1);}
.service-page .th:nth-child(1),.service-page .td:nth-child(1){width: 105px;text-align: center;display: flex;justify-content: center;align-items: center;}
.service-page .th:nth-child(2),.service-page .td:nth-child(2){width: 310px;display: flex;justify-content: flex-start;align-items: center;padding-left: 27px;padding-right: 28px;}
.service-page .th:nth-child(3),.service-page .td:nth-child(3){width: 175px;display: flex;justify-content: flex-start;align-items: center;padding-left: 20px;}

.service-page .th{border-right:1px solid #fff ;}
.service-page .th:last-child{border-right:none;}
.service-page .td{border-left:1px solid #c1dbff;}
.service-page .td:last-child{border-right:1px solid #c1dbff;}
.service-page .tbody .tr:last-child{border-bottom:1px solid #c1dbff;box-sizing: border-box;border-radius: 0 0 12px 12px;overflow: hidden;}
/* 上面是table1，下面是2和3 */
.service-page .table2 .td:nth-child(2),.service-page .table2 .th:nth-child(2){width: 300px;}
.service-page .table2 .td:nth-child(3),.service-page .table2 .th:nth-child(3){width: 185px;}

.service-page .table3 .td:nth-child(1),.service-page .table3 .th:nth-child(1){width: 105px;}
.service-page .table3 .td:nth-child(2),.service-page .table3 .th:nth-child(2){width: 485px;}
.service-page .table3 .td{height: 86px;}

/*  */
.fulfillDream-page{background: url('../images/page6.png') no-repeat center top;}
.fulfillDream-page .content{position: relative;padding: 0 170px 42px;box-sizing: border-box;}
.fulfillDream-page .item{width: 100%;}
.fulfillDream-page .item img{width: 100%;transition: 0.3s;border-radius: 20px;transform: scale(0.8);}
.fulfillDream-page .dreamSwiper .swiper-slide-prev,
.fulfillDream-page .dreamSwiper .swiper-slide-next img{box-shadow: 0 4px 10px rgba(100, 166, 255, 0.4);}
.fulfillDream-page .dreamSwiper .swiper-slide-active img{transform: scale(1);box-shadow: 0 4px 10px rgba(100, 166, 255, 0.4);}
.fulfillDream-page .click{cursor: pointer; width: 56px;height: 101px;background: url('../images/page6_1.png') no-repeat;position: absolute;left: 0;top: 212px;transform: rotate(180deg);}
.fulfillDream-page .click.right{left: auto;right: 0;transform: rotate(0deg);}
.fulfillDream-page .button{font-size: 16px;color: #fff;font-weight: bold;width: 260px;height: 46px;border-radius: 23px;background: #64a6ff;display: flex;justify-content: center;align-items: center;margin: auto;}


/*  */
.help-xdf-page .content{height: 421px;background: url('../images/page7_7.png') no-repeat;position: relative;overflow: hidden;}
.help-xdf-page .relative{position: absolute;left:30px;bottom:0;line-height: 1;}
.help-xdf-page .relative-logo{width: 104px;height: 25px;background: url('../images/page7_1.png') no-repeat;margin-bottom: 9px;}
.help-xdf-page .posi_XDF_introduce{font-size: 16px;color: #fff;padding-bottom: 15px;letter-spacing: 2px;}
.help-xdf-page .posi_XDF_introduce .bold{font-weight: bold;}
.help-xdf-page .list{width: 305px;float: right;padding: 30px 0 0 0;line-height: 1;}
.help-xdf-page .icon{width: 82px;height: 82px;}
.help-xdf-page .icon1{background: url('../images/page7_3.png') no-repeat;}
.help-xdf-page .icon2{background: url('../images/page7_4.png') no-repeat;}
.help-xdf-page .icon3{background: url('../images/page7_5.png') no-repeat;}
.help-xdf-page .icon4{background: url('../images/page7_6.png') no-repeat;}
.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_help 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 31px;background: url('../images/page7_2.png') no-repeat;}

/* 动画效果 */
@keyframes upDown_help {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}

@media (max-width:1000px){
    .banner,
    .nav,
    .pruduce-page,
    .advantage-page,
    .ability-page,
    .team-page,
    .service-page,
    .fulfillDream-page,
    .help-xdf-page{width: 7.5rem;margin: auto;overflow: hidden;}


.banner{height: 5rem;background: url('../images/images/banner.png') no-repeat ;background-size: 100% 100%;}
.banner .text{display: none;}
.banner .logo{width: 2.09rem;height: 0.42rem;background: url('https://oy.xdf.cn/include/logo/ea2.png') no-repeat ;background-size: 100% auto;left: 0.34rem;top: 0.27rem;filter: drop-shadow(0px 0px 0.08rem rgba(69, 117, 177, 0.38));}
.banner .button{width: 2.73rem;height: 0.44rem;background: url('../images/images/banner_btn1.png') no-repeat ;background-size: 100% 100%;border: none;border-radius: 0px;left:0.4rem;bottom:0.4rem;}
.banner .min-btn{width: 1.33rem;height: 0.33rem;background: url('../images/images/banner_btn.png') no-repeat;background-size: 100% 100%;font-size: 0.16rem;margin-left: 0.05rem;border-radius: 0.17rem;}
.banner .textCont{font-size: 0.18rem;color: #64a6ff;}
/*  */
.nav_foor{}
.nav{height: 0.73rem;box-shadow: 0 0.06rem 0.06rem rgba(231, 231, 231, 0.3);position: relative;z-index: 100;}
.nav .m1200 a{font-size: 0.22rem;}
.nav .m1200 a::before{display: none;}
.nav .m1200 a::after{display: none;}
.nav .m1200 a.active{color: #fff;background: linear-gradient(0deg,#7eb5ff,#c7b1ff);}
/*  */
.page{padding-bottom: 0.6rem;}
.page .title-page{padding: 0;overflow: hidden;color: transparent;font-size: 0;display: block;}
.page .title-page::before,.page .title-page::after{display: none;}

/*  */
.pruduce-page{background: url('../images/images/page1.png') no-repeat;background-size: 100% 100%;padding-top: 0.6rem;}
.pruduce-page h2{width: 6.06rem;height: 0.37rem;background: url('../images/images/title1.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.pruduce-page .content{padding-bottom: 0;width: 100%;}
.pruduce-page .inCont{width: 6.94rem;height: 3.13rem;border-radius: 0.16rem;box-shadow: 0 0 0.06rem 0.04rem rgba(68, 117, 176, 0.07);margin: auto;background: #fff url('../images/images/page1_2.png') no-repeat right bottom;background-size: 2.25rem 3.06rem;padding: 0.35rem 0rem 0 0.66rem;box-sizing: border-box;}
.pruduce-page .in-li{font-size: 0.22rem;line-height: 0.38rem;color: #333333;margin-bottom: 0.09rem;position: relative;}
.pruduce-page .in-li::before{content: '';width: 0.42rem;height: 0.42rem;background: url('../images/images/page1_1.png') no-repeat;background-size: 100% 100%;position: absolute;left:-0.47rem;top:-0.03rem ;}
.button_m{width: 3.9rem;height: 0.8rem;background: #64a6ff;border-radius: 0.4rem;font-size: 0.28rem;color: #fff;font-weight: bold;box-shadow: 0 0 0.13rem rgba(173, 210, 255, 0.35);display: flex;justify-content: center;align-items: center;margin: 0.36rem auto 0;}
/*  */
.advantage-page{background: url('../images/images/page2.png') no-repeat;background-size: 100% 100%;padding-top: 0.6rem;}
.advantage-page h2{width: 6.02rem;height: 0.37rem;background: url('../images/images/title2.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.advantage-page .content{width: 6.94rem;margin: auto;display: block;padding-bottom: 0.12rem;}
.advantage-page .item{width: 100%;height: 1.52rem;border-radius: 0.1rem;box-shadow: 0 0 0.06rem 0.04rem rgba(68, 117, 176, 0.07);position: relative;padding: 0 0.14rem 0 1.38rem;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 0.24rem;}
.advantage-page .icon{margin: 0;width:1.05rem;height: 1.06rem;position: absolute;left:0.28rem;top:0.26rem;}
.advantage-page .icon1{background: url('../images/images/page2_1.png') no-repeat;background-size: 100% 100%;}
.advantage-page .icon2{background: url('../images/images/page2_2.png') no-repeat;background-size: 100% 100%;}
.advantage-page .icon3{background: url('../images/images/page2_3.png') no-repeat;background-size: 100% 100%;}
.advantage-page .icon4{background: url('../images/images/page2_4.png') no-repeat;background-size: 100% 100%;}
.advantage-page .title{font-size: 0.28rem;text-align: left;padding-bottom: 0;border: none;margin-bottom: 0.12rem;}
.advantage-page .text{text-align: left;font-size: 0.22rem;line-height: 0.28rem;color: #999;}
.advantage-page .item:hover{background: #fff;}
.advantage-page .item:hover .title{border: none;color: #333;}
.advantage-page .item:hover .text{color: #999;}
.advantage-page .button{width: 3.9rem;height: 0.8rem;background: #64a6ff;border-radius: 0.4rem;font-size: 0.28rem;color: #fff;font-weight: bold;box-shadow: 0 0 0.13rem rgba(173, 210, 255, 0.35);display: flex;justify-content: center;align-items: center;margin: 0rem auto 0;}
/*  */
.ability-page{background: url('../images/images/page3.png') no-repeat;background-size: 100% 100%;padding-top: 0.6rem;}
.ability-page h2{width: 6.33rem;height: 0.37rem;background: url('../images/images/title3.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.ability-page .content{width: 6.94rem;margin: auto;position: relative;}
.ability-page .inCont{width: 100%;height: 100%;position: relative;height: 5.8rem;}
.ability-page .inCont::before{content: '';width: 1px;height: 3.8rem;background: url('../images/images/page3_bor_03.png') repeat-y;background-size: 1px 0.28rem;position: absolute;left: calc((100% - 1px)/2);top: 0.85rem;}
.ability-page .in-item{width: 3.14rem;height: 1.66rem;position: absolute; line-height: 1; box-sizing: border-box; border-radius: 0.22rem;background: #fff;box-shadow: 0 0 0.06rem 0.04rem rgba(68, 117, 176, 0.07);padding: 0rem 0.25rem 0rem 0.82rem;display: flex;justify-content: flex-start;align-items: center;}
.ability-page .in-title{font-size: 0.26rem;color: #333;font-weight: bold;margin-bottom: 0.09rem;}
.ability-page .in-text{font-size: 0.2rem;line-height: 0.3rem;color: #999;}

.ability-page .in-item1{left:0;top:0rem;}
.ability-page .in-item2{right:0;top:0.95rem;}
.ability-page .in-item3{left:0;top:1.9rem;}
.ability-page .in-item4{right:0;top:2.84rem;}
.ability-page .in-item5{left:0;top:3.78rem;}
.ability-page .in-item::before{content: '';width: 0.72rem;height: 0.72rem;position: absolute;left: 0.04rem;top: 0.14rem;}
.ability-page .in-item1::before{background:url('../images/images/page3_1.png') no-repeat;background-size: 100% 100%;}
.ability-page .in-item2::before{background:url('../images/images/page3_2.png') no-repeat;background-size: 100% 100%;}
.ability-page .in-item3::before{background:url('../images/images/page3_3.png') no-repeat;background-size: 100% 100%;}
.ability-page .in-item4::before{background:url('../images/images/page3_4.png') no-repeat;background-size: 100% 100%;}
.ability-page .in-item5::before{background:url('../images/images/page3_5.png') no-repeat;background-size: 100% 100%;}

.ability-page .in-item::after{content: '';width: 0.56rem;height: 0.37rem;position: absolute;right: 0rem;top: 0.1rem;}
.ability-page .in-item1::after{background:url('../images/images/page3_icon1.png') no-repeat;background-size: 0.51rem 0.37rem;}
.ability-page .in-item2::after{background:url('../images/images/page3_icon2.png') no-repeat;background-size: 0.56rem 0.37rem;}
.ability-page .in-item3::after{background:url('../images/images/page3_icon3.png') no-repeat;background-size: 0.56rem 0.37rem;}
.ability-page .in-item4::after{background:url('../images/images/page3_icon4.png') no-repeat;background-size: 0.54rem 0.37rem;}
.ability-page .in-item5::after{background:url('../images/images/page3_icon5.png') no-repeat;background-size: 0.55rem 0.37rem;}

.ability-page .button_m{margin-top: 0;}

.ability-page .ab{width: 0;height: 0;border-left: 0.13rem solid #fff;border-top: 0.13rem solid transparent;border-bottom: 0.13rem solid transparent;position: absolute;right: -0.13rem;top:calc((100% - 0.13rem)/2);filter: drop-shadow(0.04rem 0px  0.04rem rgba(68, 117, 176, 0.07));}
.ability-page .ab::before{content: '';width: 0.26rem;height: 0.26rem;background:#fff url('../images/images/page3_6.png') no-repeat center center;background-size: 0.42rem 0.42rem;position: absolute;left: 0.07rem;top: -0.13rem;}

.ability-page .in-item2 .ab,.ability-page .in-item4 .ab{left: -0.13rem;right: auto;transform: rotate(180deg)}
/*  */
.team-page{background: url('../images/images/page4.png') no-repeat;background-size: 100% 100%;padding-top: 0.6rem;}
.team-page h2{width:5.73rem;height: 0.37rem;background: url('../images/images/title4.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.team-page .content-top{margin-bottom: 0.86rem;}
.team-page .relative{width: 5.7rem;height: 4.37rem;margin: auto;border-radius: 0.1rem;box-shadow: 0 0 0.06rem 0.04rem rgba(68, 117, 176, 0.07);background: #fff;overflow: initial;}
.team-page .right-cont{display: none;}
.team-page .map{width: 5.7rem;height: 4.37rem;border-radius: 0.1rem 0.1rem 0 0;position: relative;overflow: hidden;}
.team-page .relative .swiper-container{border-radius: 0.1rem;overflow: hidden;}
.team-page .map1{background:#fff url('../images/images/page4_s1.png') no-repeat;background-size: 100% auto;}
.team-page .map2{background:#fff url('../images/images/page4_s2.png') no-repeat;background-size: 100% auto;}
.team-page .map3{background:#fff url('../images/images/page4_s3.png') no-repeat;background-size: 100% auto;}

.team-page .map1::before{content: '非艺术TOP2院校出身占比37%';position: absolute;left: 0;bottom: 0;width: 100%;height: 0.6rem;background: #64a6ff;display: flex;justify-content: center;align-items: center;font-size: 0.26rem;color: #fff;font-weight: bold;}
.team-page .map2::before{content: '美术-设计类TOP3院校出身占比66%';position: absolute;left: 0;bottom: 0;width: 100%;height: 0.6rem;background: #64a6ff;display: flex;justify-content: center;align-items: center;font-size: 0.26rem;color: #fff;font-weight: bold;}
.team-page .map3::before{content: '音乐类TOP5院校出身占比88%';position: absolute;left: 0;bottom: 0;width: 100%;height: 0.6rem;background: #64a6ff;display: flex;justify-content: center;align-items: center;font-size: 0.26rem;color: #fff;font-weight: bold;}

.team-page .in-cont-top{font-size: 0.26rem;line-height: 0.38rem;color: #333;font-weight: bold;text-align: center;width: 6.94rem;height: 1.06rem;background: #f8f9ff;border-radius: 0.1rem;margin: 0 auto 0.48rem;display: flex;justify-content: center;align-items: center;border: 1px solid #64a6ff;box-sizing: border-box;box-shadow: 0 0 0.06rem rgba(61, 100, 153, 0.12);}
.team-page .in-cont-top span{color: #64a6ff;}
.team-page .swiper-pagination{padding-bottom: 0;bottom: -0.4rem;}
.team-page .swiper-pagination span{width: 0.08rem;height: 0.08rem;margin: 0 0.04rem ;border: 1px solid #64a6ff;border-radius: 50%;background: #f8f9ff;box-shadow: 0 0.06rem rgba(61, 100, 153, 0.12);box-sizing: border-box;}
.team-page .swiper-pagination span.swiper-pagination-bullet-active{background:#64a6ff;border-radius: 0.04rem;width: 0.34rem;}

.team-page .click{cursor: pointer; background:#f8f9ff url('../images/images/page4_1.png') no-repeat center center;background-size: 0.15rem 0.26rem;position: absolute;left: -0.62rem;top: 2rem;width: 0.55rem;height: 0.55rem;border: 1px solid #64a6ff;border-radius: 50%;box-sizing: border-box;box-shadow: 0 0 0.06rem rgba(61, 100, 153, 0.12);}
.team-page .click.right{left: auto;right: -0.62rem; transform: rotate(180deg);}
.team-page .in-swiper{padding: 0 0.28rem;box-sizing: border-box;width: 100%;}

.team-page .in-item{line-height: 1; width: 5.7rem;height: 4.38rem; border-radius: 0.1rem;background: #fff;padding: 0.3rem 0.3rem 0;box-sizing: border-box;}
.team-page .in-head{width: 100%;padding-bottom: 0.21rem;border-bottom: 1px solid #ebebeb;display: flex;justify-content: flex-start;align-items: center;position: relative;}
.team-page .in-title{font-size: 0.26rem;color: #333;font-weight: bold;}
.team-page .in-major{font-size: 0.2rem;color: #64a6ff;font-weight: bold;width: 1.29rem;height: 0.36rem;border-radius: 0.18rem;background: #f8f9ff;border: 1px solid #64a6ff;box-sizing: border-box;display: flex;justify-content: center;align-items: center;margin-left: 0.14rem;}
.team-page .in-icon{width: 0.75rem;height: 0.75rem;background: url('../images/images/page4_2.png') no-repeat;background-size: 100% 100%;position: absolute;right: -0.13rem;bottom: 0.03rem;}
.team-page .in-text{font-size: 0.2rem;line-height: 0.3rem;color: #999999;padding: 0.1rem 0 0;height: 1.19rem;box-sizing: border-box;}
.team-page .in-text p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
.team-page .in-flex{width: 100%;display: flex;justify-content: space-between;}
.team-page .in-flex-item{width: 1.6rem;height: 1.98rem;border-radius: 0.14rem;line-height: 1;position: relative;overflow: hidden;}
.team-page .in-flex-name{font-size: 0.24rem;color:#fff;font-weight: bold;text-align: center;padding: 0.1rem 0 0.07rem;}
.team-page .in-flex-text{font-size: 0.16rem;color:#fff;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.team-page .bk{width: 100%;height:0.71rem;background: #64a6ff;position: absolute;left: 0;bottom: 0;}
.team-page .wenke1{background: url('../images/team/wenke/1.png') no-repeat;background-size: 100% auto;}
.team-page .wenke2{background: url('../images/team/wenke/2.png') no-repeat;background-size: 100% auto;}
.team-page .wenke3{background: url('../images/team/wenke/3.png') no-repeat;background-size: 100% auto;}

.team-page .like1{background: url('../images/team/like/1.png') no-repeat;background-size: 100% auto;}
.team-page .like2{background: url('../images/team/like/2.png') no-repeat;background-size: 100% auto;}
.team-page .like3{background: url('../images/team/like/3.png') no-repeat;background-size: 100% auto;}

.team-page .shangke1{background: url('../images/team/shangke/1.png') no-repeat;background-size: 100% auto;}
.team-page .shangke2{background: url('../images/team/shangke/2.png') no-repeat;background-size: 100% auto;}
.team-page .shangke3{background: url('../images/team/shangke/3.png') no-repeat;background-size: 100% auto;}

.team-page .yiyao1{background: url('../images/team/yiyao/1.png') no-repeat;background-size: 100% auto;}
.team-page .yiyao2{background: url('../images/team/yiyao/2.png') no-repeat;background-size: 100% auto;}
.team-page .yiyao3{background: url('../images/team/yiyao/3.png') no-repeat;background-size: 100% auto;}

.team-page .yishu1{background: url('../images/team/yishu/1.png') no-repeat;background-size: 100% auto;}
.team-page .yishu2{background: url('../images/team/yishu/2.png') no-repeat;background-size: 100% auto;}
.team-page .yishu3{background: url('../images/team/yishu/3.png') no-repeat;background-size: 100% auto;}

.team-page .in-swiper .swiper-slide {width: 5.7rem;opacity: 0;transition: transform 0.3s;}
.team-page .in-swiper .swiper-slide-prev,
.team-page .in-swiper .swiper-slide-next {transform: scale(0.9);z-index: 1;position: relative;top: 0.05rem;opacity: 1;transition: transform 0.3s, z-index 0.3s;}
.team-page .in-swiper .swiper-slide-prev {left: -0.1rem;}
.team-page .in-swiper .swiper-slide-next {right: -0.1rem;}
.team-page .in-swiper .swiper-slide-active {transform: scale(1);z-index: 2;opacity: 1;transition: transform 0.3s, z-index 0.3s;}
.team-page .in-swiper .swiper-slide-active .in-item {margin-left: -1.7rem;box-shadow: 0 0 0.06rem 0.04rem rgba(61, 100, 153, 0.12);}
.team-page .in-swiper .swiper-slide-next .in-item {margin-left: -3.37rem;}
 
/*  */
.service-page{background: url('../images/images/page5.png') no-repeat;background-size: 100% 100%;padding-top: 0.6rem;}
.service-page h2{width:5.35rem;height: 0.37rem;background: url('../images/images/title5.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.service-page .content{height: 3.7rem;}
.service-page .line1{margin: 0.28rem 0 0 0.28rem;}
.service-page .student{width: 2.34rem;height: 2.34rem;background: url('../images/images/page5_6.png') no-repeat;background-size: 100% 100%;padding-top: 1.8rem;}
.service-page .label{width: 1.64rem;height: 0.51rem;border-radius: 0.25rem;font-size: 0.26rem;margin-bottom: 0.5rem;}
.service-page .line2{width: 1.35rem;height: 1.08rem;background: url('../images/images/page5_5.png') no-repeat;background-size: 100% 100%;margin: 0.95rem 0.15rem 0 0.11rem;}
.service-page .line3{margin-top: 0;}
.service-page .line-flex{width: 3.06rem;}
.service-page .li{width: 1.52rem;height: 1.54rem;padding-top: 1.05rem;}
.service-page .li1{background: url('../images/images/page5_1.png') no-repeat;background-size: 100% auto;}
.service-page .li2{background: url('../images/images/page5_2.png') no-repeat;background-size: 100% auto;}
.service-page .li3{background: url('../images/images/page5_3.png') no-repeat;background-size: 100% auto;}
.service-page .li4{background: url('../images/images/page5_4.png') no-repeat;background-size: 100% auto;}
.service-page .min-label{width: 1.1rem;height: 0.34rem;border-radius: 0.17rem;font-size: 0.2rem;}
.service-page .text{line-height: normal;font-size: 0.26rem;}
.service-page .min-text{line-height: normal;font-size: 0.26rem;}
.service-page .button{width: 3.9rem;height: 0.8rem;border-radius: 0.4rem;font-size: 0.28rem;color: #fff;box-shadow: 0 0 0.13rem rgba(173, 210, 255, 0.35);display: flex;justify-content: center;align-items: center;margin: 0.36rem auto 0;}
.service-page .content-btm{padding-top: 1.3rem;display: block;width: 6.94rem;margin: auto;}
.service-page .first{width: 100%;height: 5.92rem;border-radius: 0.22rem;box-shadow: 0 0.04rem 0.1rem rgba(100, 166, 255, 0.4);margin-bottom: 0.35rem;}
.service-page .first .title{width: 100%;font-size: 0.28rem;color: #64a6ff;background: none;height: auto;justify-content: flex-start;align-items: center; line-height: 1;margin:0;position: absolute;left: 0;top: -0.68rem;}
.service-page .first .title::before{content: '';width: 0.06rem;height: 0.33rem;margin-right: 0.17rem;background: #64a6ff;border-radius: 0.03rem;transform:translateY(0.02rem);}

.service-page .button-pro{display: none;}
.service-page .process{padding-left: 2.34rem;padding-top: 0.55rem;}
.service-page .process::before{width: 1.05rem;height: 5.29rem;background: url('../images/images/page5_7.png') no-repeat;background-size: 100% 100%;left:0.97rem;top:0.32rem;}
.service-page .pro-li{margin-bottom: 0.75rem;}
.service-page .pro-li:nth-child(2){margin-bottom: 0.78rem;}
.service-page .pro-li:nth-child(3){margin-bottom: 0.8rem;}
.service-page .pro-title{font-size: 0.26rem;margin-bottom: 0.15rem;}
.service-page .pro-text{font-size: 0.22rem;}
.service-page .second .title{width: 100%;font-size: 0.28rem;color: #64a6ff;background: none;height: auto;justify-content: flex-start;align-items: center; line-height: 1;margin:0;position: absolute;left: 0;top: -1.7rem;}
.service-page .second .title::before{content: '';width: 0.06rem;height: 0.33rem;margin-right: 0.17rem;background: #64a6ff;border-radius: 0.03rem;transform:translateY(0.02rem);}
.service-page .second{width: 100%;height: auto;border-radius: 0.22rem;box-shadow: 0 0.04rem 0.1rem rgba(100, 166, 255, 0.4);margin-top: 0rem;box-shadow: none;background: none;}
.service-page .relative-tabs{width: 100%;height: 0.8rem;left: 0;top: -0.81rem;display: flex;justify-content: space-between;align-items: flex-end;}
.service-page .mb{margin-bottom: 2.35rem;}
.service-page .relative-tab-li{font-size: 0.24rem;color: #333333;width: 2.3rem;height: 0.8rem;line-height: 1;background: rgba(100, 166, 255, 0.3);border-radius: 0.2rem 0.2rem 0 0;}
.service-page .relative-tab-li br{display: none;}
.service-page .relative-tab-li.active{font-size: 0.26rem;color: #fff;background: linear-gradient(0deg,#7eb5ff,#c7b1ff);height: 1rem;}
.service-page .relative-cont{position: initial;width: 100%;}
.service-page .table{margin-bottom: 0.36rem;}
.service-page .th{height: 0.41rem;line-height: 0.41rem;font-size: 0.22rem;border-radius: 0px;border: none;border-left: 1px solid #fff;}
.service-page .th:first-child{border: none;}
.service-page .th:nth-child(1), .service-page .td:nth-child(1){width: 1.23rem;}
.service-page .th:nth-child(2), .service-page .td:nth-child(2){width: 3.66rem;padding-left: 0.22rem;padding-right: 0.18rem;}
.service-page .th:nth-child(3), .service-page .td:nth-child(3){width: 2.05rem;padding-left: 0.24rem;}
.service-page .td{height: 1.26rem;font-size: 0.18rem;line-height: 0.23rem;}

.service-page .td:last-child{border-right: none;}
.service-page .td:first-child{border-left: none;}
.service-page .tbody .tr:last-child{border-bottom: none;border-radius: 0 0 0.12rem 0.12rem;}
.service-page .tbody {box-shadow: 0 0.06rem 0.06rem rgba(61, 100, 153, 0.12);border-radius: 0 0 0.12rem 0.12rem;}

/* 上面是table1，下面是2和3 */
.service-page .table2 .td:nth-child(2),.service-page .table2 .th:nth-child(2){width: 3.3rem;}
.service-page .table2 .td:nth-child(3),.service-page .table2 .th:nth-child(3){width: 2.41rem;}

.service-page .table3 .td:nth-child(1),.service-page .table3 .th:nth-child(1){width: 1.24rem;}
.service-page .table3 .td:nth-child(2),.service-page .table3 .th:nth-child(2){width: 5.7rem;}
.service-page .table3 .td{height: 1.26rem;}
/*  */
.fulfillDream-page{background: url('../images/images/page6.png') no-repeat;background-size: 100% 100%;padding-top: 0.6rem;}
.fulfillDream-page h2{width:5.3rem;height: 0.37rem;background: url('../images/images/title6.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.fulfillDream-page .content{padding: 0 0.3rem 0.3rem;}
.fulfillDream-page .item{width: 2.08rem;}
.fulfillDream-page .swiper-slide{width: 2.08rem;margin:0 0.15rem 0 0.15rem;}
.fulfillDream-page .item img{transform: scale(1);box-shadow: 0 0.04rem 0.04rem rgba(100, 166, 255, 0.4) !important;}
.fulfillDream-page .dreamSwiper .swiper-slide-prev, .fulfillDream-page .dreamSwiper .swiper-slide-next img {box-shadow: none;}

.fulfillDream-page .click{background:#fff url('../images/images/page6_1.png') no-repeat center center;background-size: 0.14rem 0.24rem;width: 0.48rem;height: 0.48rem;border-radius: 50%;border: 1px solid #64a6ff;box-sizing: border-box;}
.fulfillDream-page .click.left{transform: rotate(0deg);z-index: 99;top: 1.8rem;left: 0.2rem;}
.fulfillDream-page .click.right{transform: rotate(180deg);z-index: 99;top: 1.8rem;right: 0.2rem;}
.fulfillDream-page .button{width: 3.9rem;height: 0.8rem;border-radius: 0.4rem;font-size: 0.28rem;color: #fff;box-shadow: 0 0 0.13rem rgba(173, 210, 255, 0.35);display: flex;justify-content: center;align-items: center;margin: 0rem auto 0;}

/*  */
.help-xdf-page{padding-top: 0.6rem;line-height: 1;}
.help-xdf-page h2{width:6.77rem;height: 0.37rem;background: url('../images/images/title7.png?v1') no-repeat;background-size: 100% 100%;margin: 0 auto 0.35rem;display: block;}
.help-xdf-page .publicize{}
.help-xdf-page .item{width: 6.3rem;height: 3.71rem;background: #ccc;border-radius: 0.22rem;position: relative;}
.help-xdf-page .swiper-slide{width: 6.3rem;margin-left: 0.3rem;}
.help-xdf-page .swiper-paginationPublic{width: 100%;position: initial;padding-top: 0.34rem;}
.help-xdf-page .swiper-paginationPublic .swiper-pagination-bullet{opacity: 1;width: 0.08rem;height: 0.08rem;background: #dadada;margin: 0 0.05rem;}
.help-xdf-page .swiper-paginationPublic .swiper-pagination-bullet-active{width: 0.3rem;border-radius: 0.04rem;background: #0fa784;}

.help-xdf-page .item.bk1{background: url('https://oym.xdf.cn/include/homePage/images/oy-bk1.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk2{background: url('https://oym.xdf.cn/include/homePage/images/oy-bk2.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk3{background: url('https://oym.xdf.cn/include/homePage/images/oy-bk3.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk4{background: url('https://oym.xdf.cn/include/homePage/images/oy-bk4.png') no-repeat;background-size: 100% 100%;}

.help-xdf-page .posiTitem{padding-left: 0.34rem;position: absolute;left: 0;bottom: 0;padding-bottom: 0.3rem;width: 100%;height: auto;}
.help-xdf-page .img1{width: 0.37rem;margin-bottom: 0.21rem;vertical-align: bottom;}
.help-xdf-page .img2{width: 0.3rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img3{width: 0.32rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img4{width: 0.39rem;margin-bottom: 0.24rem;vertical-align: bottom;}
.help-xdf-page .contTit{font-size: 0.32rem;color: #fff;margin-bottom: 0.16rem;font-weight: bold;}
.help-xdf-page .contFont{font-size: 0.24rem;color: #fff;}
.help-xdf-page .swiper-pagination{line-height: 1;font-size: 0;}
.help-xdf-page .swiper-paginationPublic .swiper-pagination-bullet-active{background: #64a6ff;}

}









