h2.title{margin-bottom:24px}header{width:100%;box-sizing:border-box;position:fixed;z-index:1001}main #page-container>div{padding-top:50px}main .swiper-wrapper>div{width:100%;height:100%}main .swiper-wrapper .swiper-slide .con{overflow-y:auto;overflow-x:hidden}footer{box-sizing:border-box;padding:12px}#home{background:url(../images/bg-home_mb.jpg) 50% 50px no-repeat;background-size:cover;margin-top:0}#home .arrow-down{position:absolute;bottom:10vh;left:50%;transform:translateX(-50%) rotate(180deg);width:23px;height:30px;background:url(../images/arrow-down.png) no-repeat;background-size:cover;animation:down 1s .2s linear infinite}#case .container,#online-event .container{padding:0}#brand .container{flex-direction:column}#brand .container .head{width:auto}#brand .container i{margin-top:50px}#product-solution-detail{padding-top:50px}#product-solution-detail #secondNavi{display:none}@keyframes down{from{bottom:10vh}to{bottom:12vh}}