/* 初始化 */
.m1000{width: 1000px;margin: auto;position: relative;}
.swiper-container {width: 100%;height: 100%;}
.pcnone{display: none !important;}
.pcblock{display: block !important;}
.pcflex{display: none !important;}
select::-ms-expand { display: none; } 
span.br{height: 0px;}
.btn_53{width: 100px;}
.oy_53Btn{cursor: pointer;}


/* 导航置顶结束 */
@media(max-width:1000px){
    .pcblock{display: none !important;}
    .pcnone{display: block !important;}
    .pcflex{display: flex !important;}
}
/* 结束 */

.banner{height: 600px;background: url('../images/banner_01.jpg') no-repeat center top;}
.banner .logo{position: absolute;left: -2px;top: 43px;}
.banner .logo img{width: 220px;}
.banner .banner_center{position: absolute;left: -2px;top: 204px;}
.banner .m1000:nth-child(1){height: 100%;}
.nav{height: 70px;position: absolute;background: #fff;left: 0;width: 1000px;z-index: 99;
    bottom: -35px;padding: 0 23px;box-sizing: border-box;}
.nav .m1000{height: 70px;display: flex;justify-content: space-between;align-items: center;width: 100%;}
.nav a{line-height: 1;cursor: pointer;display: block;height: 100%;line-height: 70px;}
.nav a.active{color: #3b33f9;font-weight: bold;}
.nav .list{width: 100%;height: 3px;position: absolute;left:0px;bottom:-3px;background: #959595;}
.nav .list div{ width: 33px; height: 3px; position: absolute; left:71px; bottom:0px; background: #3b33f9; transition:left 0.05s ; -webkit-transition:left 0.05s ; -moz-transition:left 0.05s ; -ms-transition:left 0.05s ; -o-transition:left 0.05s ; }

/* navposition */
.nav .list .active0{left:71px;}
.nav .list .active1{left:218px;}
.nav .list .active2{left:334px;}
.nav .list .active3{left:449px;}
.nav .list .active4{left:567px;}
.nav .list .active5{left:682px;}
.nav .list .active6{left:806px;}
.nav .list .active7{left:929px;}



.title{color: #6b6b6b;font-size: 18px;text-align: center;padding-top: 112px;
box-sizing: border-box;margin-bottom: 26px;}
.title p{display: inline-block;width: 494px;height: 50px;line-height: 1;padding-top: 5px;box-sizing: border-box;
    background: url('../images/tit_03.png') no-repeat;position: relative;}
.title p::after{content: '';width: 25px;height: 30px;background: url('../images/k.png') no-repeat;position: absolute;left: -36px;top: 5px;}

/*  */
.page1{height: 580px;background: url('../images/page1_02.jpg') no-repeat center top;overflow: hidden;}
.page1 .circular{width: 100%;height: 335px;background: url('../images/yuan.png') no-repeat center center;margin: auto;position: relative;}
.page1 .slide{
     width: 346px;
     height: 92px;
     background: #fff;
     box-shadow: 2px 2px 5px rgba(181, 201, 221, 0.29);
     box-sizing: border-box;
     display: flex;
     justify-content: left;
     align-items: center;
     flex-wrap: wrap;
     padding-left: 23px;
     box-sizing: border-box;
     z-index: 0;
     border-radius:10px ;
     -webkit-border-radius:10px ;
     -moz-border-radius:10px ;
     -ms-border-radius:10px ;
     -o-border-radius:10px ;
     transition:0.5s;
     -webkit-transition:0.5s;
     -moz-transition:0.5s;
     -ms-transition:0.5s;
     -o-transition:0.5s;
}
.page1 .slide:hover .font_1{color:#ff8064;}
/* .page1 .slide:hover .font_2 span{color: #ff8064;} */


.page1 .slide .font_1{font-size: 18px;color: #444444;font-weight: bold;display: flex;justify-content: left;align-items: center;line-height: 1;
                margin-bottom: 13px;}
.page1 .slide .font_1 img{margin-right: 9px;}
.page1 .slide .font_2{font-size: 14px;color: #6b6b6b;line-height: 1;}
.page1 .slide .font_2 span{font-weight: bold;color: #3b35ff;}
/* .page1 .slide1{position: absolute;left: -308px;top: 28px;}
.page1 .slide2{position: absolute;right: -304px;top: 28px;}
.page1 .slide3{position: absolute;left: -308px;top: 204px;}
.page1 .slide4{position: absolute;right: -304px;top: 204px;} */
.page1 .slide1{position: absolute;left: 22px;top: 28px;}
.page1 .slide2{position: absolute;right: 22px;top: 28px;}
.page1 .slide3{position: absolute;left: 22px;top: 204px;}
.page1 .slide4{position: absolute;right: 22px;top: 204px;}
.page1 .middle{font-size: 24px;line-height: 36px;color: #2c2c2c;font-weight: bold;width: 230px;height: 230px;position: absolute;
left: 384px;top: 52px;display: flex;justify-content: center;align-items: center;text-align: center;}



.tit{margin-bottom: 38px;}
.tit .tit_cont{display: inline-block;background: url('../images/tit1_03.png') no-repeat;padding-left: 2px;margin-left: 3px;}
.tit{vertical-align: top;}
.tit img{vertical-align: top;}
.tit .tit_cont p:nth-child(1){font-size: 24px;color: #2c2c2c;line-height: 1;font-weight: bold;margin-bottom:12px;}
.tit .tit_cont p:nth-child(2){color:#6b6b6b;font-size:18px;line-height: 1;}
.tit .fr_btn{
    font-size: 12px;
    color: #fff;
    display: flex;
    justify-content: start;
    align-items: center;
    width: 84px;
    height: 30px;
    background: #3b35ff;
    float: right;
    line-height: normal;

}
.tit .fr_btn span{margin: 0 3px 0 6px;}
.tit .fr_btn:hover{color: #fff;}
.tit .fr_btn:hover{background: #ff8064;}

.page2{height: 819px;}
.page2 .m1000{padding-top: 85px;}
.page2 .curve{width:100%;height: 345px ;
    margin-bottom:0px;background: url('../images/curve.png') no-repeat center bottom;position:relative;}
.page2 .curveSlide{ width: 210px; height: 235px;box-shadow: 0 0 18px #ebebeb;position: relative;
     border-radius:10px ; -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ; }
.page2 .icon1{background: url('../images/2_1_03.png') no-repeat;position: absolute;left:22px;bottom: 57px;}
.page2 .icon2{background: url('../images/2_2_03.png') no-repeat;position: absolute;left:268px;bottom: 109px;}
.page2 .icon3{background: url('../images/2_3_03.png') no-repeat;position: absolute;left:519px;bottom: 36px;}
.page2 .icon4{background: url('../images/2_4_03.png') no-repeat;position: absolute;left:766px;bottom: 108px;}
.page2 .kaoshiHref{padding-top: 54px;}
.page2 .font_1{font-size: 20px;line-height: 30px;font-weight: bold;color: #444444;padding: 82px 0 0 17px;box-sizing: border-box;}
.page2 .font_2{width: 100%;height: 78px;background: #fff;position: absolute;bottom: 0;left: 0;padding-left: 18px;box-sizing: border-box;
    font-size: 14px;line-height: 24px;color: #6b6b6b;display: flex;justify-content: start;align-items: center;}
.page2 .xin{position: absolute;left:99px;bottom:-42px;}
.page2 .bottom{width: 100%;height: 294px;background: #f2f9fc;display: flex;justify-content: space-between;align-items: center;padding: 0 43px;
box-sizing: border-box;}
.page2 .frame{ width: 276px; height: 232px; border-radius:10px ;padding: 104px 0 0 36px;box-sizing: border-box;
     -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ; }
.page2 .frame1{background:#fff url('../images/01.png') no-repeat right bottom;}
.page2 .frame2{background:#fff url('../images/02.png') no-repeat right bottom;}
.page2 .frame3{background:#fff url('../images/03.png') no-repeat right bottom;}
.page2 .p_1{font-size: 20px;color: #444444;font-weight: bold;line-height: 1;margin-bottom:8px;}
.page2 .p_2{font-size: 16px;color: #3b35ff;line-height: 29px;}
.page2 .p_2 .dd{margin-right: 3px;display: inline-block;}

.page3{height: 683px;background: url('../images/page3.png') no-repeat center top;}
.page3 .m1000{padding-top: 240px;}
.page3 .tit_cont p:nth-child(1){color: #fff;}
.page3 .tit_cont p:nth-child(2){color: #fff;}
.page3 .fr_btn{background: #fff;color:#6b6b6b;}
.page3 .fr_btn:hover img{display: none;}
.page3 .fr_btn:hover{background: #ff8064 url('../images/arrow.png') no-repeat right 7px center;}

.page3 .flexBox{padding: 0 25px;box-sizing: border-box;display: flex;justify-content: space-between;}
.page3 .slide{width: 459px;height: 273px;background: url('../images/mao.png') no-repeat;}
.page3 .tabTit{font-size: 18px;color: #fff;font-weight: bold;text-align: center;padding-top: 38px;}
.page3 .mb32{margin-bottom: 32px;}
.page3 .mb18{margin-bottom: 18px;}
.page3 .red{margin-left: 45px;background: url('../images/mao2.png') no-repeat left center;padding: 0 20px;box-sizing: border-box;
display: flex;justify-content: center;align-items: center;width: 370px;height: 144px;}
.page3 .red p{font-size: 14px;line-height: 24px;color: #fff;font-weight: bold;width: 100%;}

.page3 .redTit{width: 370px;margin: 0 auto 30px;height: 38px;border-bottom: 1px solid #fff;box-sizing: border-box;color: #fff;padding: 0 24px;
display: flex;justify-content: space-between;}
.page3 .redTit span{display: inline-block;width: 60px;height: 34px;cursor: pointer;
font-size: 16px;text-align: center;line-height: 26px;font-weight: bold;}
.page3 .redTit span.active{color: #3b35ff;background: url('../images/baibai.png') no-repeat;}
.page3 .redbox .red{height: 95px;display: none;}
.page3 .redbox .active{display: flex;}

.page4{}
.page4 .m1000{padding-top: 62px;padding-bottom: 70px;}
.page4 .flexBox{display: flex;justify-content: space-between;padding: 0 26px;box-sizing: border-box;}
.page4 .slide{width: 182px;height: 272px;background: #f2f9fc;padding-top: 128px;box-sizing: border-box;}
.page4 .slide:hover{box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);}
.page4 .slide1{background: url('../images/1.png') no-repeat;}
.page4 .slide2{background: url('../images/2.png') no-repeat;}
.page4 .slide3{background: url('../images/3.png') no-repeat;}
.page4 .slide4{background: url('../images/4.png') no-repeat;}
.page4 .slide5{background: url('../images/5.png') no-repeat;}
.page4 .h1{font-size: 18px;color: #444444;font-weight: bold;text-align: center;letter-spacing: 3px;text-indent: -3px;line-height: 1;margin-bottom:18px;}
.page4 .h2{width: 141px;margin: auto;font-size: 14px;line-height: 22px;color: #6b6b6b;}

.page5{height: 599px;background: url('../images/page5_02.png') no-repeat center top;}
.page5 .m1000{padding-top: 70px;}
.page5 .box{width: 100%;}
.page5 .miuk{ width: 860px; height: 294px; margin:0 auto 45px; box-shadow: 0 0 10px rgba(165,165,165, 0.22);position: relative;
    padding: 0 58px 0 280px;box-sizing: border-box;
    background: #fff; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; }
.page5 .swiper-slide{padding-top: 38px;}

.page5 .imgbox{ width: 191px; height: 281px; border-radius:10px ; overflow: hidden; position: absolute; left:51px; top:-38px; box-shadow: 0 0 10px rgba(165,165,165, 0.22); -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ;
}
.page5 .imgbox img{ transition:0.5s ; -webkit-transition:0.5s ; -moz-transition:0.5s ; -ms-transition:0.5s ; -o-transition:0.5s ; }
.page5 .imgbox:hover img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.page5 .mill{width: 105px;height: 39px;background: url('../images/i1.png') no-repeat;font-size: 18px;color: #fff;font-weight: bold;position: absolute;
left: 0;bottom: 30px;line-height: 39px;padding-left: 17px;letter-spacing: 3px;text-indent: -3px;}
.page5 .swiper-pagination{line-height: 1;}
.page5 .swiper-pagination-bullet{width: 6px;height: 6px;}
.page5 .swiper-pagination-bullet-active{background: #3b35ff;}
.page5 .swiper-button-next{background: url('../images/r.png') no-repeat;}
.page5 .swiper-button-prev{background: url('../images/l.png') no-repeat;}
.page5 .rool{padding-top: 63px;box-sizing: border-box;}
.page5 .rool p{font-size: 14px;line-height: 20px;color: #6b6b6b;text-indent: 2em;}
.page5 .rool p.ti{font-size: 16px;line-height: 1;color: #444444;font-weight: bold;padding: 20px 0 10px;text-indent: 0em;}


.page6{height: 302px;background: url('../images/page6_02.png') no-repeat center top;}
.page6 .m1000{padding-top: 104px;}
.page6 .font_1{font-size: 36px;font-weight: bold;color: #fff;text-align: center;line-height: 1;margin-bottom: 34px;}
.page6 .font_2{font-size: 27px;color: #fff;text-align: center;line-height: 1;display:flex;justify-content: center;align-items: center;}
.page6 .btn{width: 124px;height: 36px;line-height: 36px;text-align: center;font-size: 18px;color: #3b35ff;background: #fff;display: block;}
.page6 .btn:hover{color: #fff;background: #ff8064;}
.page6 .font_2 img{margin: 0 24px 0 15px;}

/* 导航置顶 */
.navFixed{position: fixed;left: 0;top: 0;width: 100%;z-index: 999;box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);padding:0 ;}
.navFixed .m1000{width: 1000px;margin: auto;padding: 0 23px;box-sizing: border-box;}
.navFixed .list{width: 1000px;margin: auto;bottom: 0;position: relative;}
@media (max-width:1000px){
    .navFixed{position: relative;left: auto;top: auto;}
}

/* pc 动画效果 */
.page1 .slide1,.page1 .slide2{animation-delay: 1.2s;}
.page1 .slide3,.page1 .slide4{animation-delay: 1.3s;}

/* .page1 .slide{ animation:bounceInLeft ; -webkit-animation:bounceInLeft ; }
@keyframes bounceInLeft {
    0%{visibility: inherit;}
} */

.page2 .m1000{overflow: hidden;}

/* .page2 .icon1{animation-delay: 0s;}
.page2 .icon2{animation-delay: 0.3s;}
.page2 .icon3{animation-delay: 0.6s;}
.page2 .icon4{animation-delay: 0.9s;} */
.page2 .bottom{position: relative;z-index: 9;}
.page2 .frame:hover{box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);}


.page4 .slide1{animation-delay: 0s;}
.page4 .slide2{animation-delay: 0.2s;}
.page4 .slide3{animation-delay: 0.4s;}
.page4 .slide4{animation-delay: 0.6s;}
.page4 .slide5{animation-delay: 0.8s;}

.page3 .tit .tit_cont{background: url('../images/images/i2_03.png') no-repeat;}


/* .page1 .m1000{height: 100%;}
.page1 .middle{ transition:1s ; -webkit-transition:1s ; -moz-transition:1s ; -ms-transition:1s ; -o-transition:1s ; }
.page1 .circular:hover .middle{ transform:rotate(360deg) ; -webkit-transform:rotate(360deg) ; -moz-transform:rotate(360deg) ; -ms-transform:rotate(360deg) ; -o-transform:rotate(360deg) ; }
 */
 .page1 .circular{background: url('../images/si2_03.png') no-repeat center center;}
 .page1 .yuanList{ width: 343px; height: 100%;  transition:1s ;
     background: url('../images/si_03.png') no-repeat center top; position: absolute; left: 329px; top: 0; -webkit-transition:1s ; -moz-transition:1s ; -ms-transition:1s ; -o-transition:1s ;
}
.page1 .circular{z-index: 0;}
/* .page1 .circular:hover .yuanList{ transform:rotate(360deg) ; -webkit-transform:rotate(360deg) ; -moz-transform:rotate(360deg) ; -ms-transform:rotate(360deg) ; -o-transform:rotate(360deg) ; } */
/*  */
 
        .tit .fr_btn{width: 110px;height: 39px;line-height: 1;}
        .tit .fr_btn span{font-size: 17px;}
        .tit .fr_btn img{width: 13px;}
        .tit .fr_btn span {margin: 0 7px 0 13px;}
        .page3 .fr_btn:hover{background: #ff8064 url('../images/arrow.png') no-repeat right 9px center;background-size: 13px auto;}
        .tit{position: relative;}
        .tit .fr_btn{float: initial;position: absolute;right: 0;top: 0;}
        .page6 .imgr{width: 49px;height: 15px;margin: 0 24px 0 15px;background: url('../images/img1.png') no-repeat;display: inline-block;}
        .page6 .loop:hover .imgr{background: url('../images/img2.png') no-repeat;}
        .page6 .loop:hover  span{color: #ff8064;}
        .page6 .loop{display: flex;justify-content: left;align-items: center;}


@media (max-width:1000px) {
    .page6 .imgr{width: 0.49rem;height:0.15rem;background: url('../images/img1.png') no-repeat;margin: 0 0.25rem 0 0.17rem;
        background-size: 100% 100%;}
        .page6 .loop:hover .imgr{background: url('../images/img2.png') no-repeat;background-size: 100% 100%;}
        .page1 .yuanList{ width: 100%; height: 100%; background:none;  position: absolute; left: 0; top: 0;  
}
.page1 .circular:hover .yuanList{ transform:rotate(0) ; -webkit-transform:rotate(0) ; -moz-transform:rotate(0) ; -ms-transform:rotate(0) ; -o-transform:rotate(0) ; }

    .banner,.page1,.page2,.page3,.page4,.page5,.page6{width: 7.5rem;margin: auto;}
    .m1000,.nav{width: 100%;}
    .banner{overflow: hidden;}
    .banner .logo{width: 6.98rem;left: 0.28rem;top: 0.37rem;}
    .banner .logo img{width: 2.6rem;}
    .banner{height: 7.42rem;background: url('../images/images/banner_01.jpg') no-repeat;background-size: 100% 6rem;}
    .banner .banner_center{display: none;}

    .nav{height: 1.42rem;bottom: 0;padding: 0;}
    .nav .m1000{flex-wrap: wrap;}
    .nav a{width: 25%;height: 0.71rem;border-bottom: 0.04rem solid #b9b9b9;box-sizing: border-box;text-align: center;
    font-size: 0.18rem;line-height: 0.67rem;box-shadow: 0 0 0.1rem rgba(108, 108, 108, 0.19);}
    .nav .list{display: none;}
    .nav a.active{border-bottom: 0.04rem solid #3931ef;box-sizing: border-box;}

    .title{padding-top: 0.68rem;margin-bottom: 0.59rem;font-size:0.18rem;}
    .title p{width: 4.94rem;height: 0.5rem;padding-top: 0.05rem;width:auto;height: 0.5rem;background: url('../images/images/icon1.png') no-repeat;
    background-size: 3.23rem 0.5rem;}
    .title p::after{width: 0.25rem;height: 0.3rem;left: -0.37rem;top: 0.05rem;background-size:0.25rem 0.3rem;}
    
    .page1{height: 5.87rem;background: url('../images/images/page1_02.png') no-repeat;background-size: 100% auto;}    
    .page1 .circular{width:3.43rem;height: 3.35rem;background: url('../images/images/cri.png') no-repeat;background-size: 100% 100%;}
    .page1 .middle{width: 2.3rem;height: 2.3rem;left: 0.55rem;top: 0.52rem;font-size: 0.24rem;line-height: 0.4rem;}

    .page1 .slide{padding: 0 0.2rem;box-sizing: border-box;}
    .page1 .slide1{width: 2.94rem;height: 1.16rem;left:-1.51rem;top:-0.1rem;}
    .page1 .slide2{width: 2.95rem;height: 1.12rem;right: -1.61rem;top: -0.61rem;}
    .page1 .slide3{width: 2.93rem;height: 0.93rem;left:-1.8rem;top:2rem;}
    .page1 .slide4{width: 2.6rem;height: 1.18rem;right: -1.79rem;top: 1.91rem;}
    .page1 .slide .font_1{line-height: normal;font-size: 0.2rem;margin-bottom: 0.04rem;}
    .page1 .slide .font_1 img{margin-right: 0.09rem;width: 0.12rem;}
    .page1 .slide .font_2{font-size: 0.16rem;line-height: 0.24rem;}


    .tit{margin-bottom: 0rem;font-size: 0;padding-left: 0.24rem;box-sizing: border-box;}
    .tit img:nth-child(1){width: 0.25rem;height: 0.3rem;}
    .tit .tit_cont{margin-left: 0.03rem;padding-left: 0.02rem;background: url('../images/images/i1_03.png') no-repeat;
    background-size: 2.43rem 0.5rem;}
    .tit .tit_cont p:nth-child(1){font-size: 0.24rem;margin-bottom: 0.12rem;}
    .tit .tit_cont p:nth-child(2){font-size: 0.18rem;}
    .tit .fr_btn{width: 1.18rem;height: 0.38rem;font-size: 0.17rem;margin-right: 0.24rem;}
    .tit .fr_btn span{margin: 0 0.12rem 0 0.08rem;font-size: 0.17rem;line-height: normal;}
    .tit .fr_btn img{width: 0.16rem;height: 0.1rem;}




    .page2{height: 8.61rem;}
    .page2 .m1000{padding-top: 0.54rem;}
    .page2 .maxwidth{width: 7.5rem;overflow: auto;padding-bottom: 0.1rem;margin-bottom: 0rem;}
    .page2 .curve{width: 10rem;background: url('../images/images/1073.png') no-repeat left bottom;background-size: 10.73rem 0.73rem;
    height: 3.62rem;margin-bottom: 0;}
    .page2 .curveSlide{ width: 2.1rem; height: 2.35rem; background-size: 100% auto; border-radius:0.1rem ; -webkit-border-radius:0.1rem ; -moz-border-radius:0.1rem ; -ms-border-radius:0.1rem ; -o-border-radius:0.1rem ; }
    .page2 .icon1{left: 0.22rem;bottom: 0.57rem;}
    .page2 .icon2{left: 2.68rem;bottom: 1.09rem;}
    .page2 .icon3{left: 5.19rem;bottom: 0.39rem;}
    .page2 .icon4{left: 7.66rem;bottom: 1.05rem;}
    .page2 .kaoshiHref{padding-top: 0;}
    .page2 .font_1{font-size: 0.2rem;line-height: 0.3rem;padding: 0.88rem 0 0 0.16rem;}
    .page2 .font_2{height: 0.78rem;padding-left: 0.17rem;font-size: 0.16rem;line-height: 0.24rem;}
    .page2 .xin{width: 0.12rem;height: 0.12rem;left: 0.99rem;bottom: -0.42rem;}
    .page2 .bottom{width: 7.02rem;height: 2.94rem;margin: auto;padding: 0 0.2rem;}
    .page2 .frame{width: 2.01rem;height: 2.33rem;padding: 1.04rem 0.14rem 0 0.13rem;background-size: 2.77rem 2.34rem;background-position: -0.2rem top;}
    .page2 .p_1{font-size: 0.2rem;margin-bottom: 0.08rem;}
    .page2 .p_2{font-size: 0.14rem;line-height: 0.2rem;}
    .page2 .p_2 span{vertical-align: top;}
    .page2 .p_2 span.pr{display: inline-block;width: 1.55rem;}
    .page2 .p_2 div{vertical-align: top;}
    .page2 .p_2 .dd{margin-right: 0.03rem;}
    .page2 .frame1{background: url('../images/images/01.png') no-repeat;background-size: 2.77rem 2.34rem;}
    .page2 .frame2{background: url('../images/images/02.png') no-repeat;background-size: 2.77rem 2.34rem;}
    .page2 .frame3{background: url('../images/images/03.png') no-repeat;background-size: 2.77rem 2.34rem;}

    .page3{height: 6.32rem;background: #502eff;}
    .page3 .m1000{padding-top: 2rem;}
    .page3 .fr_btn:hover img{display: block;}
    .page3 .fr_btn:hover{background: #fff;}
    .page3 .fr_btn span{color:#6b6b6b;}
    .page3 .flexBox{padding: 0 0.5rem;box-sizing: border-box;}
    .page3 .slide{width: 3.1rem;height: 2.72rem;background-size: 100% 100%;}
    .page3 .tabTit{font-size: 0.2rem;padding-top: 0.35rem;line-height: normal;}
    .page3 .mb32{margin-bottom: 0.46rem;}
    .page3 .mb18{margin-bottom: 0.26rem;}
    .page3 .red{width: 2.7rem;height:1.3rem;padding: 0 0.2rem 0 0.18rem;box-sizing: border-box;margin-left: 0.2rem;
    background: url('../images/images/r1.png') no-repeat;background-size: 2.7rem 1.3rem;}
    .page3 .red p{font-size: 0.16rem;line-height: 0.24rem;font-weight: normal;}
    .page3 .tit .tit_cont{background-size: 2.43rem 0.5rem;}
    .page3 .redTit{width: 2.7rem;height: 0.38rem;margin: 0 auto 0.17rem;border-bottom: 0.01rem solid #fff;padding: 0;}
    .page3 .redTit span{width: 0.6rem;height: 0.34rem;font-size: 0.16rem;line-height: 0.26rem;}
    .page3 .redTit span.active{background-size: 100% 100%;}
    .page3 .redbox .red{height: 0.97rem;}

    .page4 .m1000{padding: 0.58rem 0 0.5rem;}
    .page4 .flexBox{width: 7.02rem;margin: auto;padding: 0;flex-wrap: wrap;}
    .page4 .slide{width: 2.22rem;height: 2.33rem;padding-top: 1rem;margin-bottom: 0.19rem;}
    .page4 .slide1{background: url('../images/images/o1.png') no-repeat;background-size: 100% 100%;}
    .page4 .slide2{background: url('../images/images/o2.png') no-repeat;background-size: 100% 100%;}
    .page4 .slide3{background: url('../images/images/o3.png') no-repeat;background-size: 100% 100%;}
    .page4 .slide4{background: url('../images/images/o4.png') no-repeat;background-size: 100% 100%;margin-left: 1.2rem;}
    .page4 .slide5{background: url('../images/images/o5.png') no-repeat;background-size: 100% 100%;margin-right: 1.2rem;}

    .page4 .h1{font-size: 0.2rem;margin-bottom: 0.11rem;letter-spacing: 0.04rem;text-indent: 0.04rem;}
    .page4 .h2{font-size: 0.16rem;line-height: 0.24rem;color: #6b6b6b;width: 1.64rem;}

    .page5 .m1000{padding-top: 0.7rem;}
    .page5{height: 5.7rem;background-size: cover;}
    .page5 .swiper-slide{padding-top: 0.6rem;}
    .page5 .miuk{ width: 6.39rem; height: 2.8rem; margin: 0 auto 0.47rem; padding: 0.3rem 0.24rem 0 2.3rem;box-sizing: border-box;
        border-radius:0.1rem ; -webkit-border-radius:0.1rem ; -moz-border-radius:0.1rem ; -ms-border-radius:0.1rem ; -o-border-radius:0.1rem ; }
    .page5 .imgbox{width: 1.9rem;height: 2.8rem;left: 0.22rem;top: -0.35rem;}
    .page5 .imgbox img{ width: 100%; transform:scale(1.06) ; -webkit-transform:scale(1.06) ; -moz-transform:scale(1.06) ; -ms-transform:scale(1.06) ; -o-transform:scale(1.06) ; }
    .page5 .imgbox:hover img{ transform:scale(1.06) ; -webkit-transform:scale(1.06) ; -moz-transform:scale(1.06) ; -ms-transform:scale(1.06) ; -o-transform:scale(1.06) ; }
    .page5 .rool{padding-top: 0;font-size: 0.12rem;line-height: 0.18rem;}
    .page5 .rool p{font-size: 0.12rem;line-height: 0.18rem;}
    .page5 .rool p.ti{padding: 0.1rem 0 0.1rem;font-size:0.14rem;}
    .page5 .mill{width: 1.05rem;height: 0.39rem;line-height: 0.39rem;
        background-size: 100% 100%;font-size: 0.18rem;bottom: 0.3rem;padding-left: 0.16rem;box-sizing: border-box;
    letter-spacing: 0.03rem;text-indent: 0px;}
    .page5 .swiper-pagination{bottom: 0;}
    .page5 .swiper-pagination-bullet{width: 0.06rem;height: 0.06rem;margin: 0 0.06rem;}

    .page6{height: 3rem;background: url('../images/images/page6_02.png') no-repeat;background-size: 100% 100%;}
    .page6 .m1000{padding-top: 1rem;}
    .page6 .font_1{font-size: 0.36rem;margin-bottom: 0.34rem;}
    .page6 .font_2{font-size: 0.27rem;}
    .page6 .font_2 img{width: 0.49rem;margin: 0 0.25rem 0 0.17rem;}
    .page6 .btn{width: 1.24rem;height: 0.36rem;font-size: 0.18rem;line-height: normal;display: flex;justify-content: center;align-items: center;}

body{padding-bottom: 1rem;}
.page5 .swiper-button-next{right: 0.1rem;background-size: 0.18rem 0.32rem;width: 0.18rem;height: 0.32rem;background-position: right top;}

.page5 .swiper-button-prev{left: 0.1rem;background-size: 0.18rem 0.32rem;width: 0.18rem;height: 0.32rem;}





}
