.cursor{cursor: pointer;}
.box-sizing{box-sizing: border-box;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.fixed{position: fixed;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.flex{display: flex;}
.flex-column{display: flex;flex-direction: column;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-between{display: flex;justify-content: space-between;}
.flex-justify-around{display: flex;justify-content: space-around;}
.flex-items-center{display: flex;align-items: center;}
.flex-wrap{flex-wrap: wrap;}
.flex-align-self{align-self: flex-end;}

.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}

body.sem .rightMenu{display: flex !important;}
.newHeader{display: none;}
#iconDiv1{display: none;}
.isPc2{display: none;}
.rightMenu .form-wrap form .label input, .rightMenu .form-wrap form .label select{padding-left: 0;}


.header_banner{width: 100%;height: 465px;background-repeat: no-repeat;background-position: center top;background-image: url(../images/bannerBg.jpg);}
.header_banner .m1200{display: flex;justify-content: space-between;overflow: hidden;position: relative;}
.header_banner .logo {position: absolute;top: 10px; left: 10px;}
.header_banner .banner_img{overflow: hidden;}
.header_banner .banner_img img{margin: 85px 0 0 20px;}
.header_banner .form-wrap{width: 384px;height: 358px;margin: 72px 12px 0 0;box-sizing: border-box;}
.header_banner .form-wrap form{display: flex;flex-direction: column;padding: 30px 30px 20px;align-items: center;}
.header_banner .form-wrap form .label{ width: 100%; height: 50px;border-radius: 25px;border-color: #c7c7c7;overflow: hidden;}
.header_banner .form-wrap form h4{font-size: 24px;line-height: 58px;font-weight: bold;color: #333333;}
.header_banner .form-wrap form h4 em{color: #e03a3b ;font-weight: bold;}
.header_banner .form-wrap form .label input,.header_banner .form-wrap form .label select{padding: 0 0 0 11px;height:48px;line-height: 48px;}
.header_banner .form-wrap form .tiaokuan{font-size: 12px;line-height: 30px;}
.header_banner .form-wrap form .xdf_formbtn{width: 100%;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #ffffff;font-weight: bold;background: linear-gradient(to bottom,#2e4bb9,#7765f3);cursor: pointer;box-shadow: 0 22px 40px 0 rgba(90, 113, 206, .3);}
.header_banner .form-wrap .nums{margin: 10px 0;text-align: center;font-size: 14px;color: #666666;}
.header_banner .form-wrap .nums span{font-size: 16px;color: #e14547;font-weight: bold;vertical-align: middle;}


.page {padding: 50px 0;}
.page .tit {font-size: 34px;line-height: 40px;height: auto;color: #333333;margin: 0 0 30px 0;text-align: center;font-weight: normal;}
.page .tit .t1{font-size: 40px;display: inline-block;padding: 0 10px;position: relative;font-weight: bold;margin: 0 5px;}
.page .tit .t1::before,.page .tit .t1::after{content: '';width: 8px;height: 17px;box-sizing: border-box;position: absolute;}
.page .tit .t1::before{left: 0;top: 0;border-top: 2px solid #f38c94;border-left: 2px solid #f38c94;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #f38c94;border-bottom: 2px solid #f38c94;}
.page .tit .t2{font-size: 14px;color: #999999;display: block;letter-spacing: 12px;line-height: 14px;margin-top: 10px;font-weight: normal;}
.page .tit.white,.page .tit.white .t2{color: #ffffff;}
.page .testBtn{width: 353px;height: 50px;line-height: 50px;border-radius: 25px;text-align: center;background: #4a54ce;font-size: 16px;color: #ffffff;display: block;margin: 30px auto 0;-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;font-weight: bold;}


/* page1-到底什么是OSSD？ */
.page1{padding: 80px 0 70px;}
.page1{background: linear-gradient(to bottom,#e5e5fc,rgba(255,255,255,0));}
.page1 .txts{display: flex;align-items: center;position: relative;top: 20px;}
.page1 .txt_l{width: 356px;height: 302px;background: url(../images/page1TxtLBg.png) no-repeat center center;position: absolute;left: 35px;top: -21.79px;box-sizing: border-box;padding: 44px 0 20px 0;display: flex;flex-direction: column;justify-content: space-between;}
.page1 .txt_l .lT{display: flex;justify-content: space-between;padding: 0 65px 0 40px;box-sizing: border-box;}
.page1 .txt_l .lT dl{width: 70px;text-align: center;}
.page1 .txt_l .lT dl dt{font-size: 16px;color: #44218a;font-weight: bold;line-height: 22px;}
.page1 .txt_l .lT dl dd{font-size: 12px;line-height: 18px;color: #44218a;}
.page1 .txt_l h4{font-size: 14px;color: #e8cdf3;text-align: center;padding: 0 65px 0 40px;margin: -15px 0 0 0;}
.page1 .txt_l .bT p{font-size: 16px;line-height:18px;text-align: center;color: #4d4d4d;display: block;margin: 0 0 5px 0;font-weight: bold;}
.page1 .txt_l .bT span{font-size: 12px;line-height: 16px;}
.page1 .txt_l .bT i{font-size: 12px;line-height: 16px;display: block;text-align: center;width: 100%;}
.page1 .txt_r{padding: 35px 35px 35px 405px;box-sizing: border-box;width: 100%;height: 257px;background: url(../images/page1TxtRBg.png) no-repeat center center;}
.page1 .txt_r p{font-size: 16px;line-height: 24px;margin: 0 0 25px 0;color: #ffffff;}
.page1 .txt_r p:last-child{margin: 0;}



/* page2-OSSD有哪些   优势  ? */
.page2{padding: 40px 0;}
.page2 .lists{display: flex;justify-content: space-between;}
.page2 .lists li{padding: 15px 0 0 0;background: url(../images/page2Bg.png) no-repeat center center;background-size: cover;width: 292px;height: 230px;border-radius: 15px;overflow: hidden;box-shadow: 0 0 9px 5px rgba(33, 61, 146, .14);}
.page2 .lists li h4{font-size: 20px;color: #2b3f97;font-weight: bold;line-height: 50px;text-align: center;}
.page2 .lists li p{padding: 20px 35px 0;font-size: 14px;color: #666666;line-height: 20px;height: 120px;}
.page2 .lists li a{width: 100%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #ffffff;background: #4a54ce;display: block;}





/* page3-合理的OSSD  课程设置   */
.page3{padding: 40px 0 50px;}
.page3 .m1200{position: relative;}
.page3 .lists{position: relative;}
.page3 .pl{width: 447px;height: 679px;background: url(../images/page3Lbg.png) no-repeat center 30px;box-sizing: border-box;padding: 400px 90px 0 60px;}
.page3 .pl dt{font-size: 18px;color: #fef7f7;line-height: 18px;padding-left: 10px;font-weight: bold;margin: 0 0 10px 0;}
.page3 .pl dd{font-size: 14px;color: #fef7f7;line-height: 20px;margin: 2px 0;}
.page3 .pl dd strong{font-weight: bold;}
.page3 ul{height: 555px;position: absolute;top: 0;width: 100%;}
.page3 li{width: 740px;height: 80px;position: absolute;background: #ffffff;box-shadow: 0 0 32px 9px rgba(9, 9, 9, .07);border-radius: 20px;margin-top: 45px;box-sizing: border-box;display: flex;flex-direction: column;}
.page3 li:nth-of-type(4){height: 105px;}
.page3 li h4{font-size: 24px;color: #ffffff;font-weight: bold;line-height: 50px;text-align: center;width: 176px;height: 82px;background-repeat: no-repeat;background-position: center center;position: relative;left: 0;top: -30px;}
.page3 li p{font-size: 16px;color: #666666;line-height: 26px;padding: 0 20px;margin-top: -45px;}
.page3 li:nth-of-type(1) h4{background-image: url(../images/page3H4Bg1.png);}
.page3 li:nth-of-type(2) h4{background-image: url(../images/page3H4Bg2.png);}
.page3 li:nth-of-type(3) h4{background-image: url(../images/page3H4Bg3.png);}
.page3 li:nth-of-type(4) h4{background-image: url(../images/page3H4Bg4.png);}
.page3 li:nth-of-type(1){left: 34%;top: 10%;}
.page3 li:nth-of-type(2){left: 38%;top: 34%;}
.page3 li:nth-of-type(3){left: 39%;top: 59%;}
.page3 li:nth-of-type(4){left: 37%;top: 83%;}
.page3 h3{font-size: 24px;font-weight: bold;font-style: italic;color: #333333;position: absolute;right: 0;width: 800px;height: 46px;line-height: 46px;padding-right: 15px;background: linear-gradient(to left,#e0e4f9,rgba(255,255,255,0));text-align: right;top: 0;}
.page3 h3 i{font-style: italic;color: #cb5769;}
.page3 .testBtn{width: 248px;height: 50px;line-height: 50px;text-align: center;border-radius: 25px;font-size: 16px;font-weight: bold;background: #4a54ce;display: block;color: #ffffff;right: 0;position: absolute;bottom: -15px;}




.bg1{background: url(../images/bg1.png) no-repeat center center;background-size: cover;}

/* page4-新东方前途出国OSSD  课程优势   */
.page4{padding: 50px 0 40px;}
.page4 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.page4 li{width: 590px;height: 180px;box-sizing: border-box;padding: 40px 40px 0 305px;background-repeat: no-repeat;background-position: center center;background-size: cover;margin: 0 0 20px 0;box-shadow: 0 0 18px 6px rgba(18, 24, 125, .19);border-radius: 20px;}
.page4 li:nth-of-type(1){background-image: url(../images/page4LiBg1.png);}
.page4 li:nth-of-type(2){background-image: url(../images/page4LiBg2.png);}
.page4 li:nth-of-type(3){background-image: url(../images/page4LiBg3.png);margin-bottom: 0;}
.page4 li:nth-of-type(4){background-image: url(../images/page4LiBg4.png);margin-bottom: 0;}
.page4 li h4{font-size: 20px;color: #2b3f97;font-weight: bold;line-height: 20px;margin: 0 0 15px 0;}
.page4 li p{font-size: 14px;color: #666666;line-height: 22px;}




/* page5-OSSD  课程详情   */
.page5{padding: 40px 0 50px;}
.page5 .tables{display: flex;justify-content: space-between;}
.page5 .table{width: 590px;border-radius: 10px;overflow: hidden;}
.page5 .thead{height: 50px;width: 100%;background: #4a54ce;padding: 12px 0;box-sizing: border-box;}
.page5 .thead span{height: 26px;font-size: 18px;color: #fffefe;border-right: 1px solid #ffffff;text-align: center;display: inline-block;}
.page5 .thead span:nth-of-type(1){width: 294px;}
.page5 .thead span:nth-of-type(2){width: 136px;}
.page5 .thead span:nth-of-type(3){width: 139px;}
.page5 .thead span:last-child,.page5 ul li span:last-child{border: 0;}
.page5 ul li{height: 50px;line-height: 50px;background: #ffffff;}
.page5 ul li:nth-of-type(even){background: #eaedfa;}
.page5 ul li span{font-size: 14px;color: #333333;text-align: center;border-right: 1px solid #eaedfa;vertical-align: middle;display: table-cell;}
.page5 ul li span:nth-of-type(1){width: 147px;}
.page5 ul li span:nth-of-type(2){width: 146px;line-height: 18px;}
.page5 ul li span:nth-of-type(3){width: 140px;}
.page5 ul li span:nth-of-type(4){width: 139px;}
.page5 ul li span a{display: inline-block;width: 120px;height: 30px;border-radius: 15px;text-align: center;color: #ffffff;line-height: 30px;font-size: 14px;background: linear-gradient(to top,#4051c7,#5f5ce0);}



.bg2{background: url(../images/bg2.jpg) no-repeat center bottom;}

/* page6- 优选  外籍导师   授课质量有保障   */
.page6{padding: 50px 0 20px;}
.page6 .lists{display: flex;justify-content: space-between;}
.page6 .lists li{background-repeat: no-repeat;background-position: 38% center;border-right: 1px dashed #8785b2;padding: 40px 0 0 100px;box-sizing: border-box;background-size: auto 90px;height: 100px;}
.page6 .lists li:last-child{border-right: 0;}
.page6 .lists li p{font-size: 20px;line-height: 26px;font-weight: bold;color: #333333;text-align: center;}
.page6 .lists li:nth-of-type(1){background-image: url(../images/page6Icon1.png);width: 25%;}
.page6 .lists li:nth-of-type(2){background-image: url(../images/page6Icon2.png);width: 21%;}
.page6 .lists li:nth-of-type(3){background-image: url(../images/page6Icon3.png);width: 28%;background-position: 25% center;}
.page6 .lists li:nth-of-type(4){background-image: url(../images/page6Icon4.png);width: 21%;}
.page6 .page6-swiper{padding: 55px 0 20px;}
.page6 .page6-swiper .swiper-slide{width: 387px;height: 200px;box-sizing: border-box;background: url(../images/page6SlideBg.png) no-repeat center center;display: flex;justify-content: space-between;background-size: cover;padding: 25px 20px 0;box-shadow: 0 6px 21px 0 rgba(48, 48, 48, .14);border-radius: 20px;}
.page6 .page6-swiper .swiper-slide .txt{width: 235px;flex-shrink: 0;}
.page6 .page6-swiper .swiper-slide h4{font-size: 22px;color: #061d85;font-weight: bold;font-style: italic;line-height: 36px;}
.page6 .page6-swiper .swiper-slide p{font-size: 14px;line-height: 20px;color: #666666;margin: 0 0 8px 0;}
.page6 .page6-swiper .swiper-slide dd{font-size: 14px;color: #525d8e;line-height: 20px;}
.page6 .page6-swiper .swiper-slide .avatar{text-align: center;}
.page6 .page6-swiper .swiper-slide .avatar img{width: 96px;height: 110px;}
.page6 .page6-swiper .swiper-slide .avatar a{width: 100px;height: 30px;line-height: 30px;color: #ffffff;border-radius: 15px;text-align: center;background: #4a54ce;font-size: 14px;display: block;margin: 10px auto;}




/* page7- 新东方前途出国   值得信赖的留学机构 */
/* .page7 .pcUl li{width: 300px;height: 200px;background: #edf0fe;float: left;font-size: 14px;color: #333333;text-align: center;position: relative;}
.page7 .pcUl li.img::after{content: '';display: block;width:11px;height:12px;background: url(../images/pxLeft.png) no-repeat center top;position: absolute;top: 95px;right: -11px;z-index: 1;}
.page7 .pcUl li.img:nth-child(6):after,
.page7 .pcUl li.img:nth-child(8):after{ right: auto; left: -11px; background: url(../images/pxLeft.png) no-repeat center top; transform: rotate(180deg);}
.page7 .pcUl li.text{background: rgba(237,240,254,.4);padding: 0 20px;box-sizing: border-box;}
.page7 .pcUl li.text p{line-height: 28px;font-size: 14px;color: #333333;}
.page7 .pcUl li h3{font-size: 22px;color: #061d85;padding-top: 56px;margin-bottom: 10px;} */




/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img {background: url(../images/bottomFormImg.png) no-repeat center top;height: 196px; bottom: 0; margin: 0;top: initial;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #5258d5;}
.xdf_slide span{position: absolute;left: 0;right: 0;bottom: 0;text-align: center;bottom: 5px;color: #2b3f97;font-size: 18px;}

/*sem系列三验证码*/
.header_banner .form-wrap form h4{line-height: 37px;}
.header_banner .form-wrap form{padding-top: 10px;}
.form-wrap form .label.Code{width: 100%;display: flex;justify-content: space-between;}
.form-wrap .label.Code input{width: 35%;padding-top: 0;}
.form-wrap .label.Code .SmsCodeBtn{background: none;width:auto;margin: 0;padding: 0 4%;height: 48px;line-height: 0.46rem;}
.form-wrap .label.Code .SmsCodeBtn::after{content: '';width: 1px;height: 20px;background: #D8D8D8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
/*sem系列三验证码*/



@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
    .m1200{width: 94%;}

    .header_banner{height: 12rem;background: url(../images/m_bannerBg.jpg) no-repeat center center;background-size: cover;}
    .header_banner .logo img {width: 68%;}
    .header_banner .m1200{flex-direction: column;}
    .header_banner .banner_img img{margin: .95rem auto 0;width: 100%;}
    .header_banner .form-wrap{width: 100%;height: 6.44rem;margin: .58rem auto 0;}
    .header_banner .form-wrap form{padding-top: 20px;}
    .header_banner .form-wrap form .tiaokuan{font-size: .2rem;text-align: left;}


    .page{padding: .5rem 0;}
    .page .tit{font-size: .4rem;height: .9rem;margin: 0 0 .3rem 0;font-weight: normal;line-height: .55rem;text-align: center;}
    .page .tit .t1{font-size: .4rem;padding: 0 .1rem 0;margin: 0 .05rem;}
    .page .tit .t1::before,.page .tit .t1::after{border-width: .02rem;}
    .page .tit .t2{font-size: .2rem;margin: .03rem 0 0 0;letter-spacing: .2rem;}
    .page .testBtn{width: 5.5rem;height: .8rem;border-radius: .4rem;font-size: .3rem;line-height: .8rem;margin: .3rem auto 0;}

    .page1{padding: .8rem 0 .4rem;}
    .page1 .txts{top: 0;position: relative;display: flex;flex-direction: column;}
    .page1 .txt_l{position: inherit;order: 1;background: url(../images/m_page1TxtLBg.png) no-repeat center center;width: 97.86%;position: absolute;left: 0;right: 0;margin: 0 auto;background-size: contain;top: 21.5%;}
    .page1 .txt_r{width: 100%;background: url(../images/m_page1TxtRBg.png) no-repeat center center;width: 6.64rem;height: 7.08rem;background-size: cover;padding: 0;}
    .page1 .txt_r p{padding: .3rem .25rem 0;font-size: .26rem;line-height: .32rem;}
    .page1 .txt_l .lT{padding: 0rem 1.4rem;}
    .page1 .txt_l .lT dl dt{font-size: .24rem;line-height: .4rem;}
    .page1 .txt_l .lT dl dd{font-size: .2rem;line-height: .28rem;margin-top: .1rem;}
    .page1 .txt_l h4{padding: 0;font-size: .22rem;}
    .page1 .txt_l .bT{margin-bottom: .2rem;}
    .page1 .txt_l .bT p{font-size: .24rem;line-height: .3rem;}
    .page1 .txt_l .bT i{font-size: .2rem;line-height: .28rem;}


    .page2{padding: .4rem 0;}
    .page2 .lists{flex-wrap: wrap;}
    .page2 .lists li{width: 3.38rem;height: 2.7rem;border-radius: .15rem;padding: .18rem 0 0;}
    .page2 .lists li h4{font-size: .28rem;line-height: .6rem;}
    .page2 .lists li p{padding: .2rem .12rem 0;font-size: .24rem;line-height: .32rem;height: auto;}
    .page2 .lists li a{display: none;}
    .page2 .lists li:nth-of-type(3),.page2 .lists li:nth-of-type(4){margin: .2rem 0 0 0;}



    .page3{padding: .4rem 0 .5rem;}
    .page3 h3{display: none;}
    .page3 .lists{display: flex;flex-direction: column;}
    .page3 ul{order: 1;position: initial;margin: 0 auto;height: auto;}
    .page3 .pl{order: 2;width: 100%;height: 3.21rem;padding: 0 .4rem .25rem .25rem;background: url(../images/m_page3Lbg.png) no-repeat center center;background-size: cover;margin: .15rem 0 0 0;display: flex;flex-direction: column;justify-content: flex-end;}
    .page3 li{position: initial;width: 100%;height: 1.4rem;margin:0 0 .1rem 0;border-radius: 0 .5rem 0 0;display: flex;flex-direction: row;}
    .page3 li:nth-of-type(4){height: 1.4rem;}
    .page3 li h4{position: initial;display: flex;align-items: center;justify-content: center;width: 1.3rem;height: 100%;font-size: .34rem;line-height: .4rem;flex-shrink: 0;}
    .page3 li:nth-of-type(1) h4{background: #3b2e8a;}
    .page3 li:nth-of-type(2) h4{background: #572d7b;}
    .page3 li:nth-of-type(3) h4{background: #89396f;}
    .page3 li:nth-of-type(4) h4{background: #e84f58;}
    .page3 li p{padding: 0 .2rem 0 .35rem;display: flex;align-items: center;margin-top: 0;font-size: .24rem;line-height: .3rem;}
    .page3 .pl dt{font-size: .3rem;line-height: .3rem;color: #333333;margin: 0 0 .2rem 0;}
    .page3 .pl dd{font-size: .26rem;line-height: .34rem;color: #666666;}
    .page3 .testBtn{position: initial;}


    .bg1{background: url(../images/bg1.jpg) no-repeat center center;}
    .page4{display: none;}
    .page5 .tables{flex-direction: column;}
    .page5 .table{width: 100%;border-radius: .2rem .2rem 0 0;}
    .page5 .table:nth-of-type(2){border-radius: 0 0 .2rem .2rem;}
    .page5 .thead{height: 1rem;padding: .2rem 0;}
    .page5 .table:nth-of-type(2) .thead{display: none;}
    .page5 .thead span{height: .6rem;line-height: .6rem;font-size: .28rem;}
    .page5 .thead span:nth-of-type(1),.page5 ul li span:nth-of-type(1){width: 2.3rem;}
    .page5 .thead span:nth-of-type(2),.page5 ul li span:nth-of-type(3){width: 2.3rem;}
    .page5 .thead span:nth-of-type(3),.page5 ul li span:nth-of-type(4){width: 2.2rem;}
    .page5 .table:nth-of-type(2) ul li:nth-of-type(odd){background: #eaedfa;}
    .page5 .table:nth-of-type(2) ul li:nth-of-type(even){background: #ffffff;}
    .page5 ul li{height: .8rem;line-height: .8rem;}
    .page5 ul li span{font-size: .24rem;flex: 1;}
    .page5 ul li span:nth-of-type(2){display: none;}
    .page5 ul li span:nth-of-type(3){width: 2.35rem;}
    .page5 ul li span a{height: .5rem;border-radius: .25rem;font-size: .22rem;line-height: .5rem;width: 2rem;margin-left: .15rem;}


    .bg2{background: #ffffff;}
    .page6{padding: .5rem 0 .3rem;}
    .page6 .lists li{padding: .3rem 0 0;height: 1.1rem;background-size: contain;}
    .page6 .lists li:nth-of-type(1){width: 1.6rem;}
    .page6 .lists li:nth-of-type(2){width: 1.8rem;}
    .page6 .lists li:nth-of-type(3){width: 1.9rem;}
    .page6 .lists li:nth-of-type(4){width: 1.5rem;}
    .page6 .lists li p{font-size: .2rem;line-height: .24rem;}
    .page6 .lists li:nth-of-type(3){background-position-x: 38%;}
    .page6 .page6-swiper{margin: .25rem 0 0;padding: 0 0 .6rem 0;}
    .page6 .page6-swiper .swiper-slide{width: 6.9rem;height: 3.56rem;padding: .6rem .35rem 0;box-shadow: none;}
    .page6 .page6-swiper .swiper-slide .txt{width: 4.2rem;}
    .page6 .page6-swiper .swiper-slide h4{font-size: .4rem;line-height: .4rem;}
    .page6 .page6-swiper .swiper-slide p{font-size: .24rem;line-height: .24rem;margin: .15rem 0 .2rem;}
    .page6 .page6-swiper .swiper-slide dd{font-size: .24rem;line-height: .38rem;}
    .page6 .page6-swiper .swiper-slide .avatar img{width: 1.7rem;height: 1.97rem;}
    .page6 .page6-swiper .swiper-slide .avatar a{width: 1.78rem;height: .5rem;line-height: .5rem;border-radius: .25rem;font-size: .24rem;margin: .1rem 0 0;}
    .page6 .page6-swiper .swiper-pagination{bottom: 0;}
    .page6 .page6-swiper .swiper-pagination-bullet-active{background: #061d85;}



    
    /* .page7_1{padding: .3rem 0 .4rem;background: url(../images/m_page7Bg.jpg) no-repeat center bottom;background-size: cover;}
    .lxjg .con{margin: 0 auto;}
    .lxjg .lxjgNum li{width: 2rem;float: left;text-align: center;position: relative;padding-bottom: 0.22rem;margin: 0 0.15rem 0.35rem 0.15rem}
    .lxjg .lxjgNum li:nth-child(4){margin-left: 1.3rem;}
    .lxjg .lxjgNum li::after{content: '';background: url(../images/line.png) no-repeat center top;display: block;width: 1.4rem;height: 0.03rem;background-size: 7.9rem;background-position: -5.48rem 0;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}
    .lxjg .lxjgNum li span{color: #061d85;font-size: 0.38rem;font-weight: bold;line-height: 0.4rem;}
    .lxjg .lxjgNum li span i{font-size: 0.3rem;font-style: normal;font-weight: bold;}
    .lxjg .lxjgNum li span i.i2{font-size: 0.24rem;}
    .lxjg .lxjgNum li p{font-size: 0.24rem;color: #333333;font-weight: bold;margin-top: 0.05rem;}
    .lxjg .lxjgSj{font-size: 0.2rem;color: #061d85;text-align: right;line-height: .6rem;} */
	/*sem系列三验证码*/
	.header_banner .form-wrap form h4{margin-bottom:0.3rem;line-height: 0.5rem;}
	.header_banner .form-wrap form{padding-top: 0.4rem;}
	.form-wrap .label.Code .SmsCodeBtn,
    .header_banner .form-wrap form .label,
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: 0.68rem;line-height: 0.68rem;}
	/*sem系列三验证码*/
}