html,body,ul,ol,h1,h2,h3,h4,h5,h6,p,th,td,dl,dt,dd,form,input,textarea,select,.cf{margin:0;padding:0;}
body{font-size:.12rem; font-family: Helvetica, Microsoft YaHei, Tohoma, Arial;}
h1,h2,h3,h4,h5,h6,b{font-weight: normal;}
a{text-decoration:none;outline:none;}
li{list-style:none}
img{border:none;vertical-align:middle;}
html{overflow-x:hidden;overflow:-Scroll;overflow-x:hidden}
/*浮动清理*/
.cf:before,.cf:after{content:".";display:block;height:0;visibility:hidden}
.cf:after{clear:both}
.cf{zoom:1}



.wrap{ margin:0 auto; width:6.4rem; position:relative;}
.page_0{  width:6.4rem; height:3.61rem;}
.page_0 img{ width:6.4rem; height:3.61rem;}

.page_1{ background:url(../images/bg_01.png) no-repeat; width:6.4rem; height:1.26rem;background-size: 100% 100%; position:relative;margin-top: 0.2rem;margin-bottom: 0.2rem;}
.logo{ background:url(../images/btn_02.png) no-repeat;background-size: 100% 100%; width:2.03rem; height:0.74rem;position:absolute; top:0.44rem; left:4.3rem; }

.tip{background: url(../images/en.png) no-repeat;width: 6.4rem;height: 12.03rem;background-size: 100% 100%; margin-top:0.1rem;}

.page_5{ background-color:#fff; height:6rem;}
.box3 .swiper-container {width: 6.4rem;padding-top:  .5rem;padding-bottom:  .5rem;margin:0 auto;}
.box3 .swiper-slide {background-position: center;width:2.89rem;height:5.07rem; margin:.5rem 0;background:url(../images/banner_bg.png) no-repeat;background-size: 100% 100%; display: flex; justify-content: center; align-items: center;}
.box3 .swiper-slide img{width:2.74rem;height: 4.87rem;border-radius: 0.1rem; }
.box3{ width: 6.4rem;margin:0 auto; position:relative; background-image:none;}
.box3 .swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}




.box3 .swiper-slide.swiper-slide-next,.box3 .swiper-slide.swiper-slide-prev {background:transparent;width:2.78rem;height: 4.93rem}
.box3 .swiper-slide.swiper-slide-next img,.box3 .swiper-slide.swiper-slide-prev img{border-radius: 0;}
.ani{
    /*! -moz-animation: downarr .2s linear infinite alternate; */
    /*! -webkit-animation: downarr .2s linear infinite alternate; */
    /*! -o-animation: downarr .2s linear infinite alternate; */
    -ms-animation: downarr .2s linear infinite alternate;
    animation: downarr .2s linear infinite alternate;
}



.btn3{ background:url(../images/btn_03.png) no-repeat;background-size: 100% 100%; margin-top:0.2rem; width:5rem; height:1.26rem; margin-left:0.7rem; }



@-webkit-keyframes downarr{0%{-webkit-transform:translateY(-4px);}
100%{-webkit-transform:translateY(4px);}
}
@-moz-keyframes downarr{0%{-moz-transform:translateY(-4px);}
100%{-moz-transform:translateY(4px);}
}
@-o-keyframes downarr{0%{-o-transform:translateY(-4px);}
100%{-o-transform:translateY(4px);}
}
@-ms-keyframes downarr{0%{-ms-transform:translateY(-4px);}
100%{-ms-transform:translateY(4px);}
}
@keyframes downarr{0%{transform:translateY(-4px);}
100%{transform:translateY(4px);}
}





















