.construction-head .title .txt{color:#52525b}.construction-bdy .mona-content{margin-bottom:6rem}@media screen and (max-width:1200px){.construction-bdy .mona-content{margin-bottom:3rem}}.construction-bdy .mona-content li,.construction-bdy .mona-content p{--f-sz:clamp(1.6rem, calc(1.2rem + 0.5vw), 1.8rem);font-size:var(--f-sz);font-weight:500}@media screen and (max-width:600px){.construction-col{width:100%}}.construction-item{position:relative;overflow:hidden;border-radius:.4rem}.construction-img{width:100%;cursor:pointer;overflow:hidden;position:relative}.construction-img:hover::before{-webkit-animation:shine .75s;animation:shine .75s}.construction-img:hover img{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.construction-img::before{position:absolute;content:'';top:0;left:-75%;z-index:2;pointer-events:none;display:block;width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.construction-img .in{display:block;padding-top:calc((320 / 592) * 100%);position:relative;overflow:hidden;width:100%}.construction-img .in img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.construction-link{position:absolute;left:2rem;top:2rem;--wicon:6.4rem;width:var(--wicon);height:var(--wicon);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;background-color:rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:1200px){.construction-link{--wicon:4rem;left:1rem;top:1rem}}.construction-link:hover{background-color:rgba(0,0,0,.5)}.construction-link img{width:50%;height:50%}.construction-tt{position:absolute;right:0;bottom:0;z-index:1;--f-sz:1.4rem;font-size:var(--f-sz);padding:.5rem 1rem;background-color:#ff9122;color:#fff}@media screen and (max-width:800px){.construction-tt{--f-sz:1.2rem}}.construction-btn{margin-top:6rem}@media screen and (max-width:1200px){.construction-btn{margin-top:3rem}}