@import ;
@import ;
body,html{height:100%;}
#millia{height:100%;position:relative;}
.bg01{background:url(/uploads/image/limages/bg01.jpg) no-repeat center center;}
.bg02{background:url(/uploads/image/limages/bg02.jpg) no-repeat top center;}
.logo,.cnlogo{position:absolute;background:rgba(255,255,255,.8);padding:5px 20px;top:5%;left:50%;margin-left:-241px;text-align:center;width:442px;}
.cnlogo{top:50px;}
.millia{width:100%;height:280px;position:absolute;left:0;top:50%;margin-top:-70px;}
.vod01,.vod02,.vod03{position:absolute;left:50%;top:0;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.vod01{width:450px;height:240px;margin:20px 0 0 -810px;}
.vod02{width:520px;height:263px;margin-left:-260px;background:#570504;border:3px solid #ebdf35;}
.vod03{width:450px;height:240px;margin:20px 0 0 360px;}
.cnlogo{background:none;}
.cnlogo img{display:block;margin:0 auto;width:70%;height:auto;}
.cnlogo h1{font-size:50px;font-weight:bold;color:#f6d3a8;text-align:center;text-shadow:-2px 0 10px #1c035c,0 -2px 10px #1c035c,2px 0 10px #1c035c,0 2px 10px #1c035c;margin-top:10px;}

.milliacontent{width:620px;position:absolute;left:50%;top:220px;margin:0 0 0 -325px;background:#14199a;border:8px solid #14199a;}

.gallery-thumbs .swiper-slide{opacity:0.4;color:#fff;text-align:center;font-size:14px;}
.gallery-thumbs .swiper-slide img{width:100% !important;height:auto !important;padding-bottom:5px;}
.gallery-thumbs .swiper-slide-thumb-active{opacity:1;}

.end-nav{padding:10px 90px;background:#8d6cec;position:relative;}
.yearnow,.yearpass{color:#fff;position:absolute;left:0;top:10px;text-align:center;font-size:14px;width:80px;}
.yearpass{background:#14199a;left:auto;top:0;right:0;height:100%;box-sizing:border-box;padding-top:10px;}
.yearnow a,.yearpass a{color:#fff;}
.yearnow b,.yearpass b{display:block;font-weight:normal;}
.swiper-button-prev,.swiper-button-next{background-color:rgba(20,25,154,.8);padding:10px 5px;left:0;}
.swiper-button-next{left:auto;right:0;}
/* .gallery-top .swiper-slide{position:relative;}
.gallery-top .swiper-slide:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(/uploads/image/limages/icon01.png) rgba(0,0,0,.8) no-repeat center center;} */

@media screen and (max-width:640px){
#millia{min-height:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.bg01{background-position:top center;background-size:350% 100%;padding-top:3rem;box-sizing:border-box;}
.bg02{align-items:stretch !important;justify-content:flex-start !important;background-size:350% 100%;padding-top:3rem;box-sizing:border-box;}
.millia{height:auto;width:100%;position:static;margin:3rem 0 0 0;}
.logo,.vod01,.vod02,.vod03,.cnlogo{position:static;margin:0 auto;}

.logo,.cnlogo{width:90%;box-sizing:border-box;margin:0 auto;padding:1rem 0;}
.logo img,.vod01 img,.vod02 img,.vod03 img{max-width:80%;height:auto;display:block;margin:0 auto;}
.vod01,.vod02,.vod03{width:90%;background:#570504;height:8rem;margin-bottom:1rem;border:.2rem solid #ebdf35;}
.cnlogo h1{font-size:3rem;}
.milliacontent{position:static;width:100%;margin:3rem 0 0 0;overflow:hidden;box-sizing:border-box;border:.2rem solid #14199a;}
.milliacontent .swiper-slide img{width:100%;height:auto;}
.end-nav{padding:4rem 1rem;}
.yearnow,.yearpass{width:100%;font-size:1.6rem;top:0;padding:1rem 0;height:auto;}
.yearpass{top:auto;bottom:0;}
.yearnow b,.yearpass b{display:inline-block;}
}