.container{width: 7.5rem;margin: auto;}
/*  */
.banner{height: 4.89rem;background: url('../images/banner.png') no-repeat;background-size: 100% 100%;position: relative;}
.banner .text{position: absolute;left: 0.62rem;top: 2.76rem;display: flex;justify-content: flex-start;}
.banner .li{font-size: 0.22rem;color: #333333;display: flex;justify-content: flex-start;align-items: center;margin-right: 0.34rem;}
.banner .li::before{content: '';margin-right: 0.06rem;width: 0.22rem;height: 0.2rem;background: url('../images/banner_icon.png') no-repeat;background-size: 100% 100%;display: block;}
.banner .button{width: 2.26rem;height: 0.46rem;background: url('../images/banner_button.png') no-repeat;background-size: 100% 100%;font-size: 0.22rem;color: #fff;position: absolute;left: 0.53rem;top: 3.56rem;padding-left: 0.23rem;display: flex;justify-content: flex-start;align-items: center;}

/*  */
.languageTraining{height: 5.73rem;background: url('../images/page1.png') no-repeat;background-size: 100% 100%;position: relative;padding-top: 0.38rem;}
.languageTraining .titles{width: 100%;height:0.64rem;background: url('../images/tit1.png') no-repeat center top;background-size: 7.5rem 0.64rem;margin: 0 auto 0.4rem;}
.languageTraining .list{width: 6.96rem;display: flex;justify-content: space-between;flex-wrap: wrap;margin: auto;}
.languageTraining .item{margin-bottom: 0.18rem;width: 3.37rem;height: 1.8rem;border-radius: 0.1rem;padding: 0.27rem 0 0 0.21rem;box-shadow: 1px 1px 0.07rem rgba(14,60,6,0.21);}
.languageTraining .item:nth-child(1){background: url('../images/page1_bk1.png') no-repeat;background-size: 100% 100%;}
.languageTraining .item:nth-child(2){background: url('../images/page1_bk2.png') no-repeat;background-size: 100% 100%;}
.languageTraining .item:nth-child(3){background: url('../images/page1_bk3.png') no-repeat;background-size: 100% 100%;}
.languageTraining .item:nth-child(4){background: url('../images/page1_bk4.png') no-repeat;background-size: 100% 100%;}
.languageTraining .title{font-size: 0.26rem;color: #333;font-weight: bold;background: url('../images/page1_icon1.png') no-repeat left bottom;background-size: 0.44rem 0.06rem;padding: 0 0 0.03rem 0.02rem;margin-left: -0.02rem;}
.languageTraining .text{font-size: 0.22rem;line-height: 0.32rem;color: #666666;padding-top: 0.11rem;}

/*  */
.corporateDemand{height: 5.74rem;background: url('../images/page2.png') no-repeat;background-size: 100% 100%;position: relative;padding-top: 0.4rem;}
.corporateDemand .titles{width: 100%;height:0.66rem;background: url('../images/tit2.png') no-repeat center top;background-size: 7.21rem 0.66rem;margin: 0 auto 0.44rem;}
.corporateDemand .content{width: 6.82rem;height: 3.79rem;background: url('../images/page2_content.png') no-repeat;background-size: 100% 100%;margin: auto;border-radius: 0.15rem;position: relative;padding: 0 0.29rem;box-shadow: 0 0.05rem 0.07rem 0.03rem rgba(10,18,86,0.18);}
.corporateDemand .tabCont{font-size: 0.22rem;line-height: 0.34rem;color: #fff;}
.corporateDemand .tabCont .slide{display: none;padding-top: 0.27rem;height: 1.5rem;border-bottom: 1px solid #fff;margin-bottom: 0.19rem;}
.corporateDemand .tabCont .slide.active{display: block;}
.corporateDemand .text{font-size: 0.22rem;font-weight: bold;color: #fff;margin-bottom: 0.19rem;}
.corporateDemand .list{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.corporateDemand .li{width: 1.08rem;height: 0.4rem;border-radius: 0.2rem;display: flex;justify-content: center;align-items: center;border: 1px solid #fff;font-size: 0.22rem;color: #214df7;background: linear-gradient(53deg,rgba(236,244,255,1),rgba(255,255,255,1));letter-spacing: 0.1rem;text-indent: 0.1rem;margin:0 0.2rem 0.3rem 0;cursor: pointer;}
.corporateDemand .li.lcZero{letter-spacing: normal;text-indent: 0;}
.corporateDemand .li:nth-child(5n){margin-right: 0;}
.corporateDemand .li.active{color: #fff;background: #214df7;border: 1px solid #214df7;}
.corporateDemand .button{font-size: 0.24rem;color: #fff;font-weight: bold;width: 2.22rem;height: 0.6rem;border-radius: 0.3rem;position: absolute;right: 0.34rem;bottom: 0.29rem;background: linear-gradient(80deg,#ff6e20,#ff862e);display: flex;justify-content: center;align-items: center;box-shadow: 0 0.06rem 0.06rem rgba(255,128,16,0.12);}
.corporateDemand .button::after{content: '';width: 0.31rem;height: 0.27rem;background: url('../images/page2_icon1.png') no-repeat;background-size: 100% 100%;display: block;margin-left: 0.11rem;}

/*  */
.trainingMode{height: 4.86rem;background: url('../images/page3.png') no-repeat;background-size: 100% 4.34rem;position: relative;padding-top: 0.4rem;}
.trainingMode .titles{width: 100%;height:0.66rem;background: url('../images/tit3.png') no-repeat center top;background-size: 7.5rem 0.66rem;margin: 0 auto 0.49rem;}
.trainingMode .content{display: flex;justify-content: flex-start;}
.trainingMode .navTab{width: 2.02rem;margin: 0 0.97rem 0 0.33rem;}
.trainingMode .navTab .li{ cursor: pointer;font-size: 0.22rem;color: #999999;height: 0.48rem;display: flex;justify-content: center;align-items: center;position: relative;padding: 0.05rem 0 0.09rem;margin-bottom: 0.2rem;}
.trainingMode .navTab .li.active{font-size: 0.24rem;color: #2d58d4;font-weight: bold;background: url('../images/page3_button.png') no-repeat;background-size: 100% 100%;}
.trainingMode .right .item{width: 3.74rem;height: 1.46rem;background:url('../images/page3_num1.png') no-repeat;background-size: 100% 100%;display: none;border-radius: 0.2rem;position: relative;}
.trainingMode .right .item .title{font-size: 0.26rem;color: #fff;font-weight: bold;position: absolute; right: 0.33rem;top: 0.14rem;text-align: right;}
.trainingMode .right .item .text{font-size: 0.22rem;color: #151c28;line-height: 0.39rem;padding: 0 0.29rem;display: flex;justify-content: center;align-items:center;background: linear-gradient(53deg, rgba(236, 244, 255, 0.8), rgba(255, 255, 255, 0.8));width: 4.16rem;height: 1.99rem;box-shadow: 1px 1px 0.07rem rgba(14,60,6,0.21);position: absolute;right: 0.25rem;top: 0.55rem;border-radius: 0.1rem;}
.trainingMode .right .item:nth-child(1).active{background:url('../images/page3_num1.png') no-repeat;background-size: 100% 100%;}
.trainingMode .right .item:nth-child(2).active{background:url('../images/page3_num2.png') no-repeat;background-size: 100% 100%;}
.trainingMode .right .item:nth-child(3).active{background:url('../images/page3_num3.png') no-repeat;background-size: 100% 100%;}
.trainingMode .right .item:nth-child(4).active{background:url('../images/page3_num4.png') no-repeat;background-size: 100% 100%;}
.trainingMode .right .item.active{display: block;}
/*  */
.serviceProcess{height: auto;background: url('../images/page4.png') no-repeat center bottom;background-size: 100% 6.03rem;position: relative;padding-bottom: 0.19rem;}
.serviceProcess .titles{width: 100%;height:0.67rem;background: url('../images/tit4.png') no-repeat center top;background-size: 7.5rem 0.67rem;margin: 0 auto 0.7rem;}
.serviceProcess .content{width: 6.97rem;margin: auto;}
.serviceProcess .item{font-size: 0.26rem;color: #151c28;width: 6.26rem;height: 0.65rem;border-radius: 0.15rem;border: 1px solid #ffffff;background: #edf5ff;box-shadow: 0.03rem 0.03rem 0.06rem rgba(20,45,72,0.27);margin-bottom: 0.46rem;
display: flex;justify-content: flex-start;align-items: center;position: relative;}
.serviceProcess .item:nth-child(odd){padding-left: 1.69rem;}
.serviceProcess .item:nth-child(even){margin-left: 0.67rem;justify-content: flex-end;padding-right: 1.78rem;}
.serviceProcess .item:nth-child(1)::before{content: '';width: 1.39rem;height: 0.86rem;background: url('../images/page4_icon1.png') no-repeat;background-size: 100% 100%;position: absolute;left:0.19rem;bottom: 0.1rem;}
.serviceProcess .item:nth-child(2)::before{content: '';width: 1.46rem;height: 0.86rem;background: url('../images/page4_icon2.png') no-repeat;background-size: 100% 100%;position: absolute;right:0.22rem;bottom: 0.05rem;}
.serviceProcess .item:nth-child(3)::before{content: '';width: 1.42rem;height: 0.86rem;background: url('../images/page4_icon3.png') no-repeat;background-size: 100% 100%;position: absolute;left:0.18rem;bottom: 0.07rem;}
.serviceProcess .item:nth-child(4)::before{content: '';width: 1.47rem;height: 0.92rem;background: url('../images/page4_icon4.png') no-repeat;background-size: 100% 100%;position: absolute;right:0.22rem;bottom: 0.05rem;}
.serviceProcess .item:nth-child(5)::before{content: '';width: 1.42rem;height: 0.85rem;background: url('../images/page4_icon5.png') no-repeat;background-size: 100% 100%;position: absolute;left:0.18rem;bottom: 0.07rem;}

/*  */
.xdfBrand{padding-top: 0.46rem;height: 6.3rem;background: url('../images/page5.png') no-repeat center top;background-size: 100% 6.68rem;}
.xdfBrand .titles{width: 100%;height:0.66rem;background: url('../images/tit5.png') no-repeat center top;background-size: 7.5rem 0.66rem;margin: 0 auto 0.6rem;}
.xdfBrand .item{width: 6.3rem;height: 3.71rem;background: #ccc;border-radius: 0.22rem;position: relative;}
.xdfBrand .swiper-slide{width: 6.3rem;margin-left: 0.3rem;}
.xdfBrand .swiper-paginationPublic{width: 100%;position: initial;padding-top: 0.34rem;}
.xdfBrand .swiper-paginationPublic .swiper-pagination-bullet{opacity: 1;width: 0.08rem;height: 0.08rem;background: #dadada;margin: 0 0.05rem;}
.xdfBrand .swiper-paginationPublic .swiper-pagination-bullet-active{width: 0.3rem;border-radius: 0.04rem;background: #214df7;}

.xdfBrand .item.bk1{background: url('../images/page5_bk1.png') no-repeat;background-size: 100% 100%;}
.xdfBrand .item.bk2{background: url('../images/page5_bk2.png') no-repeat;background-size: 100% 100%;}
.xdfBrand .item.bk3{background: url('../images/page5_bk3.png') no-repeat;background-size: 100% 100%;}
.xdfBrand .item.bk4{background: url('../images/page5_bk4.png') no-repeat;background-size: 100% 100%;}

.xdfBrand .posiTitem{padding-left: 0.34rem;position: absolute;left: 0;bottom: 0;padding-bottom: 0.3rem;width: 100%;height: auto;}
.xdfBrand .img1{width: 0.37rem;margin-bottom: 0.21rem;vertical-align: bottom;}
.xdfBrand .img2{width: 0.3rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.xdfBrand .img3{width: 0.32rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.xdfBrand .img4{width: 0.39rem;margin-bottom: 0.24rem;vertical-align: bottom;}
.xdfBrand .contTit{font-size: 0.32rem;color: #fff;margin-bottom: 0.16rem;font-weight: bold;}
.xdfBrand .contFont{font-size: 0.24rem;color: #fff;}
 /* 修改版权 */
.xdfBrand .item.bk1{background: url('https://oy.xdf.cn/include/2026/630-371-1.png') no-repeat;}
















































