@charset "utf-8";
/* CSS Document */
.index08 .swiper-button-disabled{pointer-events:auto}
.banner01 .swiper-slide{position:relative;text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.banner01 .swiper-slide p{position:absolute;top:0;bottom:0;transform:translateX(-200px);opacity:0;transition:all .8s}
.banner01 .ani-slide p{transform:translateX(0);opacity:1}
.index07 .v-playBtn{display:inline-block;width:120px;height:120px;background:url(../images/icon-play.png) no-repeat center;-moz-background-size:100%;background-size:100%;position:absolute;top:50%;left:50%;margin:-60px 0 0 -60px}
.nav{display:none;bottom:50px;top:auto}
.nav:hover{width:112px}
.nav.untop{display:flex}
.nav .tx{margin-top:-42px;margin-left:-10px;width:138px;height:138px;background-image:url(../images/index-nav-tx.png);background-repeat:no-repeat;background-size:100% 100%;z-index:10}
.nav ul{opacity:0;height:0;overflow:hidden;transition:opacity .8s}
.nav .hover span{background-image:-moz-linear-gradient(0deg,#51cdf4 0,#1f6fcf 100%);background-image:-webkit-linear-gradient(0deg,#51cdf4 0,#1f6fcf 100%);background-image:-ms-linear-gradient(0deg,#51cdf4 0,#1f6fcf 100%)}
.nav:hover ul{opacity:1;padding:20px 0 30px;height:auto;background-image:url(../images/index-nav-bg.png);background-size:100% 100%;background-repeat:no-repeat}
.nav-active .tx{background-image:url(../images/index-nav-active.gif);background-repeat:no-repeat;background-size:100% 100%}
.nav ul li:first-child{display:none}
.nav .top{text-align:center}
.index04{background:url(../images/index04_bg.png);background-repeat:no-repeat;background-size:100% 100%}
.index06{background:url(../images/index06_bg.png);background-repeat:no-repeat;background-size:100% 100%}
.index07{background:url(../images/index07_bg.png);background-repeat:no-repeat;background-size:100% 100%}
.index08{background:url(../images/index08_bg.png);background-repeat:no-repeat;background-size:100% 100%}
.index08 .ztzl .swiper-slide img{transition:transform .5s}
.index08 .ztzl .swiper-slide:hover img{transform:scale(1.1,1.1)}
.notice-box{flex:1;height:50px;line-height:50px;overflow:hidden}
.notice-box .swiper-slide{width:100%}