.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);background-size: cover;}
.header_banner .m1200{padding: 72px 53px 0 0;display: flex;justify-content: space-between;overflow: hidden;position: relative;box-sizing: border-box;}
.header_banner  .banner_img{padding: 42px 0 0 0;width: 765px;}
.header_banner .logo{position: absolute;top: 10px;left: 10px;}
.header_banner .form-wrap{width: 380px;height: 200px;box-sizing: border-box;margin-top: 80px;background: #ffffff;border-radius: 20px;background: linear-gradient(0deg, #a9e8d1, #ffffff);box-shadow: 2px 0 15px 0 rgba(0, 0, 0, 0.1);}
.header_banner .form-wrap form{display: flex;flex-direction: column;padding: 40px 30px;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-size: 24px;font-weight: bold;color: #333333;}
.header_banner .form-wrap form h4 em{color: #369d84;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 top,#d49f5b,#e6d3aa);cursor: pointer;box-shadow: 0 20px 40px 0 rgba(159,133,77,.3);}




.page{padding: 50px 0;}
.page .tit {font-size: 34px;line-height: 40px;height: 60px;color: #333333;margin: 0 0 30px 0;text-align: center;font-weight: normal;}
.page .tit.white{color: #ffffff;}
.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 #c5a57f;border-left: 2px solid #c5a57f;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #c5a57f;border-bottom: 2px solid #c5a57f;}
.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 .t2{color: #ffffff;}
.page .testBtn{width: 352px;height: 46px;line-height: 46px;border-radius: 23px;text-align: center;font-size: 16px;color: #ffffff;background: #d7a868;display: block;margin: 30px auto 0;box-shadow: 0 20px 40px 0 rgba(215, 168, 104, .3);-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;font-weight: bold;font-weight: normal;}


/* page1-为什么越来越多学生到澳大利亚读本科 */
.page1{padding: 100px 0 50px 0;} 
.page1 .list{display: flex;justify-content: space-between;}
.page1 .list li{display: flex;flex-direction: column;align-items: center;background-repeat: no-repeat;background-position: center center;background-size: cover;width: 292px;height: 231px;box-sizing: border-box;padding: 15px 0 0;box-shadow: 0 0 16px 0 #dadada;border-radius: 15px;background-image: url(../images/page1LiBg.png);}
.page1 .list li h4{font-size: 20px;font-weight: bold;color: #369d84;line-height: 50px;border-bottom:  1px solid #e9eaea;width: 74%;text-align: center;box-sizing: border-box;} 
.page1 .list li p{text-align: center;font-size: 14px;line-height: 22px;color: #666666;width: 74%;margin: 15px 0 0 0;height: 110px;}
.page1 .list li a{width: 100%;height: 40px;text-align: center;border-radius:0 0 15px 15px;font-size: 14px;color: #9a6216;line-height: 40px;background: #efe3c8;}
.page1 .list li:hover a{background: #d6a563;color: #ffffff;}


/* page2-澳大利亚本科留学 您满足这些条件吗？ */
.page2 .list h4{font-size: 20px;color: #333333;font-weight: bold;line-height: 20px;margin: 0 0 15px 0;}
.page2 .list .l_t .l{width: 400px;height: 340px;background-size: cover;padding: 20px 25px 30px 25px;box-sizing: border-box;}
.page2 .list .items0 .itemsBox{display: flex;}
.page2 .list .items0 .item:nth-of-type(1) .l_t .l{background: url(../images/page2LBg1.png) no-repeat left center;}
.page2 .list .items0 .item:nth-of-type(2) .l_t .l{background: url(../images/page2LBg2.png) no-repeat left center;}
.page2 .list .items0 .item:nth-of-type(3) .l_t .l{background: url(../images/page2LBg3.png) no-repeat left center;}
.page2 .list .l .txt{display: flex;flex-direction: column;justify-content: center;padding: 12px 0;border-bottom: 1px solid #ebebeb;}
.page2 .list .l .txt:last-child{border: none;}
.page2 .list .l .txt h5{padding: 0 0 0 15px;font-size: 14px;color: #333333;line-height: 14px;margin: 0 0 7px 0;}
.page2 .list .l .txt p{padding: 0 0 0 15px;font-size: 14px;color: #333333;line-height: 24px;}


.bg1{background: linear-gradient(to bottom,#e7f0ef,#feffff);}
/* page3-澳大利亚本科留学 您该如何规划留学申请   ？ */
.page3 .page3-swiper{padding: 10px 10px 30px;}
.page3 .swiper-slide{width: 590px;height: 325px;}
.page3 .swiper-slide:hover{box-shadow: 0 0 10px 0 rgba(3, 3, 4, 0.15);border-radius: 20px;}
.page3 .txts{display: flex;overflow: hidden;box-sizing: border-box;flex-direction: column;padding: 0 20px 0 35px;}
.page3 .slide1{background: url(../images/page3TxtBg1.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide2{background: url(../images/page3TxtBg2.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide3{background: url(../images/page3TxtBg3.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide4{background: url(../images/page3TxtBg4.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide5{background: url(../images/page3TxtBg5.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide6{background: url(../images/page3TxtBg6.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide7{background: url(../images/page3TxtBg7.png) no-repeat center center;background-size: 100% 100%;}
.page3 .slide8{background: url(../images/page3TxtBg8.png) no-repeat center center;background-size: 100% 100%;}
.page3 .txts .t_t{display: flex;justify-content: end;align-items: center;width: 100%;height: 176px;border-bottom: 1px solid #efeff4;}
.page3 .txts .t_t .schoolInfo{width: 345px;}
.page3 .txts .t_t .sm_tit{display: flex;}
.page3 .txts .t_t .sm_tit h5{font-size: 18px;color: #333333;font-weight: bold;line-height: 26px;}
.page3 .txts .t_t i{font-size: 14px;color: #333333;margin: 6px 0 16px;display: block;line-height: 14px;}
.page3 .txts dl{display: flex;line-height: 24px;}
.page3 .txts dl dt{font-size: 14px;color: #999999;width: 70px;flex-shrink: 0;}
.page3 .txts dl dd{font-size: 14px;color: #333333;}
.page3 .txts .txt{padding: 20px 0 0px;display: flex;flex-direction: column;}
.page3 .txts p{font-size: 14px;line-height: 24px;color: #333333;position: relative;height: 24px;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;padding: 0 0 0 15px;}
.page3 .txts p::before{position: absolute;top: 0;bottom: 0;margin: auto 0;content: "";background: url(../images/page3Icon.png) no-repeat center center;width: 6px;height: 8px;left: 0px;}
.page3 .txts a{text-align: right;display: block;font-size: 14px;color: #0c7063;font-weight: bold;margin: 10px 0 0 0;}
.page3 .page3-swiper .swiper-pagination{bottom: 0;}
.page3 .swiper-pagination-bullet{background: #cecece;}
.page3 .swiper-pagination-bullet-active{background: #d9ac6f;}




/* page5-澳大利亚本科留学费用明细一键查询 */
.page4 .news{overflow: hidden;}
.page4 .news .newslist{width: 200px;height: 355px;float: left;margin: 0 10px 0 0;position: relative;overflow: hidden;transition:width 1s;}
.page4 .news .newslist:last-child{margin: 0;}
.page4 .news .newslist .tit{background-repeat: no-repeat;background-position: center top;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: flex-end;padding: 0 0 48px 0;box-sizing: border-box;}
.page4 .news .newslist:nth-of-type(1) {background-image: url(../images/page4Img1.png);}
.page4 .news .newslist:nth-of-type(1).hover{background-image: url(../images/page4Img1at.png);} 
.page4 .news .newslist:nth-of-type(2) {background-image: url(../images/page4Img2.png);}
.page4 .news .newslist:nth-of-type(2).hover{background-image: url(../images/page4Img2at.png);} 
.page4 .news .newslist:nth-of-type(3) {background-image: url(../images/page4Img3.png);}
.page4 .news .newslist:nth-of-type(3).hover{background-image: url(../images/page4Img3at.png);} 
.page4 .news .newslist:nth-of-type(4) {background-image: url(../images/page4Img4.png);}
.page4 .news .newslist:nth-of-type(4).hover{background-image: url(../images/page4Img4at.png);} 
.page4 .news .newslist:nth-of-type(5) {background-image: url(../images/page4Img5.png);}
.page4 .news .newslist:nth-of-type(5).hover{background-image: url(../images/page4Img5at.png);} 
.page4 .news .newslist .tit h3{font-size: 16px;color: #ffffff;margin: 22px 0 0 0;line-height: 16px;font-weight: normal;}
.page4 .news .newslist .tit img{width: 32px;height: 32px;}
.page4 .news .newslist .list{width: 0px;height: 355px;display: flex;flex-direction: column;justify-content: flex-end;padding: 0 35px 0 35px;box-sizing: border-box;overflow: hidden;display: none;}
.page4 .news .newslist.hover .tit{display: none;}
.page4 .news .newslist .list h3{color: #ffffff;font-size: 16px;font-weight: bold;line-height: 16px;margin: 0 0 20px 0;}
.page4 .news .newslist .list p{font-size: 14px;color: #ffffff;line-height: 22px;margin: 0 0 30px;}
.page4 .news .newslist.hover .list{display: flex;}
.page4 .news .newslist.hover,.page4 .news .newslist.hover .list {transition:width 1s;width: 360px;}
.page4 .news .newslist.hover .list a:hover{color: #73b3fd;border-color: #73b3fd;}



.page5{background: #0c7063;}
.page5 .QA_list{width:100%;}
.page5 .QA_list li{width: 100%;background: #ffffff;border-radius: 10px;overflow: hidden;margin-bottom: 10px;}
.page5 .QA_list li h2{height: 45px;background: #ca9657;font-size:16px;color: #ffffff;display: flex;align-items: center;}
.page5 .QA_list li h2 b{color: #63411a;font-size: 24px;display: inline-block;margin: 0 14px 0 20px;}
.page5 .QA_list li p{font-size: 14px;display: flex;align-items: center;padding: 32px 50px;box-sizing: border-box;line-height: 24px;}
.page5 .qt_53Btn{width: 20%;
    display: block;
    height: 44px;
    line-height: 44px;
    background: #ca9657;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 6px;
    margin:20px auto;text-align: center;color: #ffffff;}
.page5 .qa_right{width:468px;height:541px;background: url(../images/QA_right.png) no-repeat center top;padding: 60px 30px 0 30px;box-sizing: border-box;}
.page5 .qa_right h2{font-size: 24px;color: #c29f77;line-height: 30px;}
.page5 .qa_right h3{font-size: 24px;color: #c29f77;line-height: 30px;font-weight: normal;margin-bottom: 30px;}
.page5 .qa_right .form-wrap form .label{width: 100%;border-radius: 10px !important;margin: 0 0 10px 0;overflow: hidden;}
.page5 .qa_right .form-wrap form .label input{font-size: 14px;}
.page5 .qa_right .form-wrap form .label.question{height: 130px;padding: 14px 16px;box-sizing: border-box;}
.page5 .qa_right .form-wrap form .label .Question{height: 100%;width: 100%;}
.page5 .qa_right .form-wrap form .label.Code {line-height: 50px;display: flex;align-items: center;}
.page5 .qa_right .form-wrap form .label.Code input {width: 59%;float: none;padding-top: 0;}
.page5 .qa_right .form-wrap form .SmsCodeBtn {border-top-right-radius: 40px !important;border-bottom-right-radius: 40px !important;background: none;font-size: 14px;width: 40%;height: 40px;line-height: 40px;padding: 0;margin: 0;float: none;position: relative;color: #14bb82;}
.page5 .qa_right .form-wrap form .SmsCodeBtn::after {width: 1px;height: 20px;background: #D8D8D8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;content: '';}
.page5 .qa_right form .tiaokuan{font-size: 12px;color: #999999;text-align: left;padding-left: 5px;}
.page5 .qa_right .form-wrap .xdf_formbtn{width: 100%;height: 44px;line-height: 44px;background: #ca9657;font-size: 14px;font-weight: bold;cursor: pointer;border-radius: 6px;margin: 10px 0 0;}





/* page7-严选顾问团队全流程为您提供贴心服务 */
.page7 .page7-swiper{overflow: initial;}
.page7 .swiper-wrapper{display: block;}
.page7 .swiper-wrapper li{width: 282px;height: 330px;background: linear-gradient(180deg,#acd1cc 0%,#ffffff 50%,#ffffff 100%);border-radius: 20px;padding: 0 18px;box-sizing: border-box;box-shadow: 0 2px 16px 0px rgba(202, 202, 202, .61);margin-right: 20px;float: left;}
.page7 .swiper-wrapper li:last-child{margin-right: 0;}
.page7 .swiper-wrapper li .img_wrap_top{padding: 20px 0 16px 0;border-bottom: 1px dashed #66a69d;text-align: center;margin-bottom: 16px;}
.page7 .swiper-wrapper li .img_wrap_top .img_wrap{width:72px;height: 72px;border-radius: 50%;overflow: hidden;margin: 0 auto 10px;}
.page7 .swiper-wrapper li .img_wrap_top .img_wrap img{width: 100%;}
.page7 .swiper-wrapper li .img_wrap_top p{font-size: 18px;color: #333;line-height: 18px;font-weight: bold;}
.page7 .swiper-wrapper li dl{font-size: 14px;color: #333;display: flex;}
.page7 .swiper-wrapper li dl dt{color: #999;width: 70px;flex-shrink: 0;}
.page7 .swiper-wrapper li dl dd{display: flex;align-items: center;}
.page7 .swiper-wrapper li dl dd span{font-size: 12px;border: 1px solid #dadada;display: inline-block;padding: 2px 2px;line-height: 14px;margin-right: 6px;max-width: 58px;overflow: hidden;}
.page7 .swiper-wrapper li dl dd span:last-child{margin-right: 0;}
.page7 .swiper-wrapper li a{display: block;width: 200px;height: 32px;line-height: 32px;font-size: 14px;color: #ffffff;text-align: center;border-radius: 40px;background: #d7a868;margin: 30px auto 0;}



/* page8-澳大利亚本科学留学成功案例 */
.page8{background: linear-gradient(to bottom,#ebf2f1 0%,#ffffff 50%,#ffffff 100% );}
.page8 .txts{display: flex;width: 590px;height: 316px;border-radius: 20px;background: #ffffff;overflow: hidden;border: 1px solid rgba(230, 230, 230, .8);box-sizing: border-box;}
.page8 .txts .l_txt{width: 235px;padding: 30px 30px 0 20px;box-sizing: border-box;background: #0c7063;display: flex;flex-direction: column;}
.page8 .txts .l_txt img{width: 87px;height: 87px;margin: 0 auto;}
.page8 .txts .l_txt h3{font-size: 24px;color: #d7a868;line-height: 24px;margin: 15px auto 25px;}
.page8 .txts .l_txt dl{font-size: 14px;line-height: 20px;margin: 0 0 4px 0;}
.page8 .txts .l_txt dl dt{color: #d7bfa4;position: relative;padding-right: 10px;float: left;}
.page8 .txts .l_txt dl dt::after{position: absolute;bottom: 0;top: 0;margin: auto;content: ":";right: 3px;}
.page8 .txts .l_txt dl dd{color: #ffffff;font-weight: bold;}
.page8 .txts .r_txt{width: 235px;background-color: #ffffff;background-repeat: no-repeat;background-position: 262px 0px;flex: 1;padding: 0 25px;box-sizing: border-box;}
.page8 .txts .r_txt h4{padding: 30px 45px 0 20px;border-bottom: 1px solid #d8d8d8;position: relative;height: 90px;box-sizing: border-box;}
.page8 .txts .r_txt h4::before,.page8 .txts .r_txt h4::after{position: absolute;content: "";width: 12px;height: 10px;}
.page8 .txts .r_txt h4 p{font-size: 14px;color: #0c7063;line-height: 20px;font-weight: normal;}
.page8 .txts .r_txt h4::before{background: url(../images/page8yhUp.png) no-repeat center center;left: 0;}
.page8 .txts .r_txt h4::after{background: url(../images/page8yhDown.png) no-repeat center center;top: 70px;right: 12px;}
.page8 .txts .r_txt .txt{padding: 45px 0 0 0;background: url(../images/page8aljx.png) no-repeat left 15px;}
.page8 .txts .r_txt .txt p{font-size: 14px;color: #333333;line-height: 20px;height: 140px;display: block;display: -webkit-box;-webkit-line-clamp: 7; -webkit-box-orient: vertical; margin: 0 0 10px 0;overflow: hidden;}
.page8 .txts .r_txt .txt a{font-size: 14px;color: #0c7063;line-height: 14px;text-align: right;display: block;font-weight: bold;}
.page8 .txts .r_txt .txt a:hover{color: #0c7063;}




/* page9-新东方前途出国值得信赖的留学机构 */
.page9{background: url(../images/page9Bg.jpg) no-repeat center bottom;}
.page9 .pinxuanTop {padding: 0 0 10px 0;border-top-left-radius: 15px; border-top-right-radius: 15px;}
.page9 .pinxuanTop li { width: 19.9%;float: left;text-align: center;border-right: 1px solid #ffffff; padding-bottom: 16px;}
.page9 .pinxuanTop li:first-child {padding-bottom: 0;}
.page9 .pinxuanTop li:last-child {border: 0;}
.page9 .pinxuanTop li p {line-height: 41px;font-size: 36px;color: #333333;height: 38px;}
.page9 .pinxuanTop li p i {font-size: 14px;color: #333333;border-radius: 100%;font-style: normal;display: inline-block;width: 18px;height: 18px;text-align: center;line-height: 18px;font-weight: bold;}
.page9 .pinxuanTop li p span.span1 {font-size: 14px;font-weight: bold;}
.page9 .pinxuanTop li em {font-size: 12px;font-style: normal;color: #999999;display: block;}
.page9 .pinxuanTop li h4 {font-size: 14px;color: #333333;font-weight: normal;margin-top: 10px;}
.page9 .cp{display: flex;justify-content: space-between;}
.page9 .cp .txts{background: url(../images/cpBg.png) no-repeat center center;width: 185px;height: 187px;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.page9 .cp .txts h4{font-size: 16px;line-height: 16px;color: #333333;margin: 20px 0 12px 0;}
.page9 .cp .txts p{font-size: 14px;color: #666666;line-height: 22px;}
.page9 .cp .txt img{width: 51px;height: 58px;}




/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_slide span{position: absolute;width: 100%;text-align: center;font-size: 14px;color: #fffffe;width: 112px;height: 26px;border-radius: 13px;background: #d7a868;left: 0;right: 0;margin: 0 auto;bottom: 40px;font-weight: bold;box-shadow: 0 5px 9px 0 rgba(184, 139, 79, .7);}
.xdf_bottomForm_new .ax_img {background: url(../images/bottomFormImg.png?123) no-repeat center top;height: 140px;bottom: initial;margin: 0;top: 0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #d7a868;}




@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
    .m1200{width: 94%;}
    .header_banner{height: 7.4rem;background: url(../images/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .m1200{flex-direction: column;padding: 0;}
    .header_banner .logo img {width: 68%;}
    .header_banner .banner_img{padding: 0;width: 100%;}
    .header_banner .banner_img img{margin: 1.2rem 0 0 .15rem;width: 100%;display: block;}
    .header_banner .form-wrap{margin: .45rem auto 0;width: 100%;height: auto;}
    .header_banner .form-wrap form{padding: .3rem .65rem .2rem .78rem;}
    .header_banner .form-wrap form h4{font-size: .44rem;line-height: .44rem;margin: 0 0 .15rem 0;}
    .header_banner .form-wrap form .label{margin: .15rem 0;height: .86rem;}
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: .82rem;line-height: .82rem;}
    .header_banner .form-wrap form .tiaokuan{font-size: .20rem;text-align: left;}
    .header_banner .form-wrap form .xdf_formbtn{line-height: .86rem;height: .86rem;box-shadow: 0 0 .2rem 0 rgba(214, 22, 58, .3);}


    .page{padding: .35rem 0;}
    .page .tit{font-size: .4rem;height: .9rem;margin: 0 0 .2rem 0;font-weight: normal;line-height: .5rem;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: .05rem 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;font-weight: bold;}


    /* .bg1{background: none;} */
    .page1{padding: .7rem 0 .4rem;}
    .page1 .tit{height: 1.3rem;}
    .page1 .list{flex-wrap: wrap;}
    .page1 .list li{width: 3.4rem;height: 3.6rem;padding: .15rem 0 0 0;border-radius: .2rem;background-size: cover;background-image: url(../images/m_page1LiBg.png)}
    .page1 .list li h4{line-height: .6rem;font-size: .3rem;width: 80%;}
    .page1 .list li,.page1 .list li:nth-of-type(2){margin: 0 0 .2rem 0;}
    .page1 .list li p{font-size: .24rem;line-height: .3rem;height: 2.25rem;margin: .3rem 0 0;width: 90%;}
    .page1 .list li a{width: 100%;height: .64rem;line-height: .64rem;font-size: .24rem;border: 0;background: none;color: #ffffff;}
    .page1 .list li:hover a{background: none;color: #ffffff;}


    .page2 .list{flex-direction: column;}
    .page2 .list .l_t{width: auto;height: 6.91rem;background: url(../images/m_page2TxtBg1.png) no-repeat center top;background-size: 100% 6.91rem;}
    .page2 .list .l_t .l.isWap{background: none;width: auto;height: auto;padding: .28rem .32rem 0;display: flex !important;}
    .page2 .list .l .txt{border: 0;padding: 0;margin: 0 0 .2rem 0;}
    .page2 .list h4{font-size: .28rem;color: #333333;padding: 0 0 0 .65rem;line-height: .9rem;margin: 0;}
    .page2 .list .tab{text-align: center;}
    .page2 .list .items0{display: block;}
    .page2 .list .items .item{display: none;}
    .page2 .list .items .item.active{display: block;}
    .page2 .list .l .tab{width: 1.84rem;height: .6rem;flex-shrink: 0;margin: 0;padding: 0;line-height: .6rem;background: #acd1c8;color: #ffffff;margin: 0 0 .2rem 0;position: relative;}
    .page2 .list .l .tab.active{background: #217561;}
    .page2 .list .l .tab.active::before{ position:absolute;content: "";width: 0;top: 50%;right: -.11rem;margin-top: -.13rem;height: 0;border-left: .13rem solid #217561;border-top: .13rem solid transparent;border-bottom: .13rem solid transparent;}
    .page2 .list .l .items .item{margin:0 0 0 .3rem;}
    .page2 .list .l .items .item p{font-size: .26rem;line-height: .4rem;}
    .page2 .list .tabs0.isWap{display: flex !important;justify-content: space-between;margin: 0 0 .3rem 0;}
    .page2 .list .tabs0 .tab{width: 3.35rem;height: .66rem;line-height: .66rem;font-size: .24rem;color: #d6a563;border-radius: .33rem;background: #faecda;}
    .page2 .list .tabs0 .tab.active{position: relative;background: #d6a563;color: #ffffff;font-weight: bold;}
    .page2 .list .tabs0 .tab.active::before{width: 0;position: absolute;content: "";left: 50%;bottom: -.12rem;margin-left: -.06rem;height: 0;border-top: .15rem solid #d6a563;border-right: .13rem solid transparent; border-left: .13rem solid transparent;}
    .page2 .list .l_t .l{padding: .2rem .2rem 0 .6rem;width: 100%;}
    .page2 .list .items0 .item:nth-of-type(1) .l_t .l{background: none;height: auto;}
    .page2 .list .items0 .item:nth-of-type(2) .l_t .l{height: auto;background: none;}
    .page2 .list .l .txt h5{font-size: .26rem;line-height: .26rem;margin: 0 0 .05rem 0;}
    .page2 .list .l .txt p{font-size: .26rem;line-height: .42rem;}


    
    .page3 .tit{height: 1.3rem;}
    .page3 .page3-swiper{padding: 0 0 .5rem 0;}
    .page3 .txts{width: 100%;border-radius: .25rem;padding: 0 .25rem 0 .35rem;position: relative;}
    .page3 .swiper-slide{margin: 0;height: 5rem;width: 100% !important;}
    .page3 .slide1 .txts{background-size: 100%;}
    .page3 .slide2 .txts{background-size: 100%;}
    .page3 .slide3 .txts{background-size: 100%;}
    .page3 .slide4 .txts{background-size: 100%;}
    .page3 .slide5 .txts{background-size: 100%;}
    .page3 .slide6 .txts{background-size: 100%;}
    .page3 .slide7 .txts{background-size: 100%;}
    .page3 .slide8 .txts{background-size: 100%;}
    .page3 .txts .t_t{height: 2.7rem;flex-shrink: 0;margin-left: 2.2rem;justify-content: initial;}
    .page3 .txts .t_t .schoolInfo{width: 4rem;}
    .page3 .txts .t_t .sm_tit h5{font-size: .28rem;line-height: .3rem;}
    .page3 .txts .t_t .sm_tit span{width: 1.06rem;height: .3rem;line-height: .3rem;border-radius: .15rem;font-size: .2rem;}
    .page3 .txts .t_t i{font-size: .24rem;line-height: .24rem;margin: .1rem 0 .15rem;}
    .page3 .txts dl{line-height: .32rem;}
    .page3 .txts dl dt{width: 1.2rem;}
    .page3 .txts dl dt,.page3 .txts dl dd{font-size: .24rem;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
    .page3 .txts .txt{padding: .2rem 0 0;}
    .page3 .txts p{font-size: .24rem;line-height: .38rem;height: .38rem;}
    .page3 .txts p::before{top: 6px;bottom: inherit;left: -9px;}
    .page3 .txts a{font-size: .22rem;margin: .25rem 0 0 0;}
    .page3 .swiper-pagination{bottom: 0;}
    .page3 .swiper-pagination-bullet{width: .14rem;height: .14rem;background: #cdcfcf;opacity: 1;}
    .page3 .swiper-pagination-bullet-active{background: #0c7063;}

    



    .page4 .news .newslist{float: inherit;width: 100%;height: 1.6rem;margin:0 0 .1rem 0;transition:height 1s;border-radius: .2rem;}
    .page4 .news .newslist .tit{flex-direction: row;padding: 0 0 0 .35rem;justify-content: flex-start;}
    .page4 .news .newslist .tit h3{font-size: .3rem;line-height: .3rem;margin: 0;position: relative;width: 3rem;text-align: left;}
    .page4 .news .newslist .tit h3::after{position: absolute;content: "";width: .25rem;height: .13rem;top: 0;bottom: 0;margin: auto 0;background: url(../images/page4Down.png) no-repeat left center;left:1.7rem;background-size: .25rem .13rem;}
    .page4 .news .newslist .tit img{margin: 0 .2rem 0 0;width: .32rem;height: .32rem;}
    .page4 .news .newslist:nth-of-type(1) {background-image: url(../images/m_page4Img1.png);background-size: 100% 1.6rem;}
    .page4 .news .newslist:nth-of-type(2) {background-image: url(../images/m_page4Img2.png);background-size: 100% 1.6rem;}
    .page4 .news .newslist:nth-of-type(3) {background-image: url(../images/m_page4Img3.png);background-size: 100% 1.6rem;}
    .page4 .news .newslist:nth-of-type(4) {background-image: url(../images/m_page4Img4.png);background-size: 100% 1.6rem;}
    .page4 .news .newslist:nth-of-type(5) {background-image: url(../images/m_page4Img5.png);background-size: 100% 1.6rem;}
    .page4 .news .newslist:nth-of-type(1).hover{background-image: url(../images/m_page4Img1at.png);background-size:100% 3.55rem;}
    .page4 .news .newslist:nth-of-type(2).hover{background-image: url(../images/m_page4Img2at.png);background-size:100% 3.55rem;}
    .page4 .news .newslist:nth-of-type(3).hover{background-image: url(../images/m_page4Img3at.png);background-size:100% 3.55rem;}
    .page4 .news .newslist:nth-of-type(4).hover{background-image: url(../images/m_page4Img4at.png);background-size:100% 3.55rem;}
    .page4 .news .newslist:nth-of-type(5).hover{background-image: url(../images/m_page4Img5at.png);background-size:100% 3.55rem;}
    .page4 .news .newslist .list{width: 100%;height:0;padding:.2rem .4rem .3rem;}
    .page4 .news .newslist.hover,.page4 .news .newslist.hover .list {transition:height 1s;height: 3.55rem;width: 100%;}
    .page4 .news .newslist .list img{width: .35rem;}
    .page4 .news .newslist .list h3{font-size: .32rem;line-height: .32rem;margin: .25rem 0;}
    .page4 .news .newslist .list p{font-size: .24rem;line-height: .34rem;margin: 0;padding: 0 2rem 0 0;}
    .page4 a{box-shadow: none;margin: .3rem 0 0;}




    .page7 .m1200{width: 100%;}
    .page7 .page7-swiper{overflow: hidden;padding-bottom: 0.2rem;}
    .page7 .swiper-wrapper{display: flex;}
    .page7 .swiper-wrapper li { width: 4.5rem;height: 5.4rem;border-radius: 0.4rem;padding: 0 0.2rem;box-sizing: border-box;box-shadow: 0 0.05rem 0.2rem 0.05rem #eeeeee; margin-right: 0rem;float: left;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;transform: scale(.9);}
    .page7 .swiper-wrapper li.swiper-slide-active {transform: scale(1);}
    .page7 .swiper-wrapper li .img_wrap_top {padding: 0.4rem 0 0.3rem 0;border-bottom: 0;margin-bottom: 0;}
    .page7 .swiper-wrapper li .img_wrap_top .img_wrap {width: 1.22rem;height: 1.22rem;margin: 0 auto 0.16rem;}
    .page7 .swiper-wrapper li .img_wrap_top p {font-size: 0.28rem;line-height: 0.24rem;}
    .page7 .swiper-wrapper li dl {font-size: 0.24rem;display: block;}
    .page7 .swiper-wrapper li dl dt {width: 1.3rem;float: left;}
    .page7 .swiper-wrapper li dl dd{float: left;width: 2.7rem;display: block;}
    .page7 .swiper-wrapper li dl dd span {font-size: 0.24rem;padding: 0.1rem 0.1rem;line-height: 0.2rem;margin-right: 0.1rem;max-width: 3rem;overflow: hidden;}
    .page7 .swiper-wrapper li a {width: 2.8rem;height: 0.58rem;line-height: 0.58rem;font-size: 0.26rem;border-radius: 0.4rem;margin: 0.5rem auto 0;}

    .page8{background: none;}
    .page8 .page1-swiper{padding: 0 0 .5rem 0;}
    .page8 .txts{width: 100%;height: 5.2rem;border-radius: .2rem;}
    .page8 .txts .l_txt{width: 2.44rem;padding: .4rem .15rem 0;}
    .page8 .txts .l_txt img{width: 1rem;height: 1rem;}
    .page8 .txts .l_txt h3{font-size: .34rem;line-height: .34rem;margin: .4rem auto .4rem;}
    .page8 .txts .l_txt dl{flex-direction: column;align-items: center;font-size: .26rem;margin: 0 0 .1rem 0;}
    .page8 .txts .l_txt dl dt{padding-right: 0;}
    .page8 .txts .l_txt dl dt::after{position: inherit}
    .page8 .txts .l_txt dl dd{line-height: .32rem;font-weight: bold;text-align: center;}
    .page8 .txts .r_txt{width: 4.45rem;padding:  0 .3rem 0 .15rem;background-size: 1.31rem .81rem;background-position: 3.5rem .2rem;}
    .page8 .txts .r_txt h4{padding: .5rem .6rem .5rem .1rem;height: 1.7rem;}
    .page8 .txts .r_txt h4 p{font-size: .24rem;line-height: .34rem;}
    .page8 .txts .r_txt h4::before, .page8 .txts .r_txt h4::after{width: .2rem;height: .16rem;}
    .page8 .txts .r_txt h4::before{top: .3rem;}
    .page8 .txts .r_txt h4::after{right: .2rem;top: 1.2rem;}
    .page8 .txts .r_txt .txt{padding: .85rem .1rem 0;background-size: 1.2rem;background-position-x: .1rem;}
    .page8 .txts .r_txt .txt p{font-size: .24rem;line-height: .34rem;height: 1.68rem;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
    .page8 .txts .r_txt .txt a{font-size: .28rem;line-height: .28rem;margin: .3rem 0;}
    .page8 .page8-swiper{padding-bottom: .5rem;}
    .page8 .swiper-pagination{bottom: 0;}
    .page8 .swiper-pagination-bullet{width: .14rem;height: .14rem;background: #ebebeb;opacity: 1;}
    .page8 .swiper-pagination-bullet-active{background: #cca468;}


    /* .lxjg{background-color: #fffeff;padding: .2rem 0 .3rem;background: #fefefe url(../images/jgBg.jpg) no-repeat center bottom;background-size: 100% 7.9rem ;}
	.video_wrap {background-size: 90%;height: auto;border-radius: 0.2rem;overflow: hidden;margin: 0 auto;padding: 0 0.25rem .3rem;box-sizing: border-box;}
    .lxjg .lxjgH2 {padding-top: 0.4rem;font-size: 0.5rem;color: #333333;text-align: center;margin-bottom: 0rem;}
    .lxjg .lxjgH2 b {position: relative;}
    .lxjg .lxjgH3 {font-size: 0.28rem;color: #666666;text-align: center;font-weight: normal;margin-bottom: 0.4rem;}
    .lxjg .lxjgNum li {width: 33%;float: left;text-align: center;position: relative;padding-bottom: 0.22rem;margin: 0 0 0.35rem 0;}
    .lxjg .lxjgNum li:nth-child(4) {margin-left: 0rem;}
    .lxjg .lxjgNum li span {color: #0c7063;font-size: 0.28rem;font-weight: bold;line-height: 0.4rem;}
    .lxjg .lxjgNum li span b{font-size: .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 ul li .lxjgSj {font-size: 0.2rem;color: #0c7063;text-align: left;line-height: .24rem;padding-left: 23%;}
    .video_con {width: 6.38rem;height: 3.58rem;margin: 0 auto 0.58rem;}
    .lxjg .lxjgNum li::after {content: '';width: 1.13rem;height: 0.02rem;background: url(../images/line2.png ) no-repeat center top;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;background-size: contain;}
    .lxjg .lxjgNum li:last-child::after { display: none;} */

}