/*! https://www.bonashenghuang.com 
 * Copyright (c) ²©ΔΙΚΆ»Ν All rights reserved. 
 * https://www.bonashenghuang.com */
.history-event{background:url(split.jpg) repeat-y center center}.history-event .event{margin-bottom:20px;background:url(red-circle.png) no-repeat center 5px}.history-event .event:last-child{margin-bottom:0}.history-event .year{font-size:40px;font-weight:500;line-height:1;margin-right:20px}.history-event .event-description{margin-bottom:5px;line-height:normal;margin-left:20px;letter-spacing:1px}.section-split-view{height:530px;overflow:hidden;background:#000}.section-split-view ul{margin:0 auto;padding:0;width:100%;height:100%;list-style:none}.section-split-view ul>li{position:relative;float:left;margin:-5% 0;padding:0;height:130%;overflow:hidden;-webkit-transform:rotate(15deg);transform:rotate(15deg);box-shadow:0 0 35px rgba(0,0,0,.5);background:#000}.section-split-view ul>li a{display:block;width:100%;height:100%}.section-split-view ul>li a:after{position:absolute;content:'';top:0;display:block;height:100%;width:100%;background:#002832;opacity:.4;-webkit-transition:all .3s ease;transition:all .3s ease}.section-split-view ul>li a:hover:after{opacity:0}.section-split-view ul>li img{width:auto;height:90%;-webkit-transform:rotate(-15deg) translateX(-24%);transform:rotate(-15deg) translateX(-24%);-webkit-transition:all .5s ease-in;transition:all .5s ease-in;max-width:none}.section-split-view ul>li:hover img{-webkit-transform:rotate(-15deg) translateX(-24%) scale(1.05);transform:rotate(-15deg) translateX(-24%) scale(1.05)}@media screen and (max-width:767px){.section-split-view{height:280px}.section-split-view ul>li{height:100%;margin:0;-webkit-transform:rotate(0);transform:rotate(0)}.section-split-view ul>li img{position:relative;width:auto;height:100%;left:50%;-webkit-transform:rotate(0) translateX(-50%);transform:rotate(0) translateX(-50%)}.section-split-view ul>li:hover img{-webkit-transform:rotate(0) translateX(0) scale(1.05);transform:rotate(0) translateX(0) scale(1.05)}}.section-shwo-case{padding:70px 0}.section-shwo-case .case-header{margin-bottom:45px}.section-shwo-case .case-header a{color:inherit}.section-shwo-case .case-items{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.section-shwo-case .case-items li{position:relative}.section-shwo-case .case-items .content-text{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;padding:20px;color:#fff;z-index:2}.section-shwo-case .case-items .content-text a{color:#fff}.section-shwo-case .case-items .content-text .content-desc{margin-bottom:1rem;position:relative}.section-shwo-case .case-items .content-text .content-desc:after{content:'';background:#d60011;height:3px;width:45px;left:0;bottom:-15px;position:absolute}.section-shwo-case .case-items .img-box{position:relative;z-index:1;width:100%;height:100%;overflow:hidden}.section-shwo-case .case-items .img-box:before{content:'';background-color:rgba(0,0,0,.4);position:absolute;width:100%;height:100%;top:0;left:0;transition:all .6s ease;z-index:1}.section-shwo-case .case-items li:hover .img-box:before{background-color:rgba(0,0,0,.2)}.section-shwo-case .case-items li:hover .img-box img{transform:scale(1.1)}.section-shwo-case .case-items .img-box img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media screen and (max-width:767px){.section-shwo-case .case-items{grid-template-columns:repeat(1,1fr)}}