@import url("/css/millia.css");
@import url("/css/swiper3.4.2.css");
#millia{background:url(images/bg.jpg) no-repeat top center;}
.millia{width:1200px;margin:0 auto;padding:35px;box-sizing:border-box;background:#fff;}
.w545{width:545px;}
.header .millia{display:flex;align-items:center;justify-content:space-between;height:97px;}
.header p{display:flex;align-items:center;}
.header p a{margin-left:20px;}
.header p img{width:auto;height:22px;margin-right:10px;}
.topic{background:url(images/topic.jpg) no-repeat top center;height:449px;}

.spSwiper{height:330px;width:100%;position:relative;}
.spSwiper .swiper-slide{position:relative;z-index:2;height:330px;}
.spSwiper .swiper-slide b{display:block;width:100%;font-size:18px;line-height:44px;font-weight:normal;color:#fff;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);text-indent:20px;}
.spSwiper .swiper-pagination{left:auto;bottom:10px;right:10px;width:auto;}
.spSwiper .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 5px !important;width:10px;height:10px;border-radius:5px;}
.spSwiper .swiper-pagination-bullet-active{background:#fcb100;width:30px;}
.spSwiper .swiper-slide img{width:100%;height:100%;transition:all .5s;}
.spSwiper .swiper-slide:hover img{transform:scale(1.2,1.2);}

.ht01{border-bottom:1px solid #dcdbdb;display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;}
.ht01 b{border-left:4px solid #385daa;color:#385daa;font-size:24px;padding-left:15px;}
.ht01 .amore{font-size:14px;color:#666;}

.ls02{display:flex;justify-content:space-between;flex-wrap:wrap;}
.ls02 li{width:48%;}
.ls01 li,.ls02 li{position:relative;padding-left:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px dotted #bebdbd;box-sizing:border-box;}
.ls01 li:first-child,.ls02 li:nth-child(1),.ls02 li:nth-child(2){border:none;}
.ls01 li:before,.ls02 li:before{content:"";display:block;position:absolute;left:0;top:20px;background:#333;width:6px;height:6px;border-radius:10px;}

.footer{background:#535353;padding:45px 0 25px 0;}
.footer a{display:inline-block;margin:0 10px;}
.footer p{padding-bottom:20px;}

@media screen and (max-width:720px){
.millia{width:96%;padding:1rem;}
.header .millia{height:auto;padding:2rem 0;text-align:center;display:block;}
.header p,.spSwiper .swiper-pagination{display:none;}
.header img{max-width:80%;margin:0 auto;height:auto;}

.topic{background-size:auto 100%;height:16rem;}

.spSwiper,.spSwiper .swiper-slide{height:auto;}
.spSwiper .swiper-slide b{font-size:1.3rem;text-indent:0;text-align:center;line-height:2.8rem;}

.ht01 b{font-size:1.6rem;}
.ls01 li,.ls02 li{padding-left:2rem;font-size:1.4rem;line-height:3.6rem;}
.ls01 li:before,.ls02 li:before{top:1.6rem;}
.ls02{display:block;}
.ls02 li{width:100%;}
.ls02 li:nth-child(2){border-top:1px dotted #bebdbd;}

.footer{font-size:1.3rem;padding:3rem 1rem 2rem 1rem;line-height:2.6rem;}
.footer p{padding-bottom:1rem;}
}
