@use "sass:math";@-webkit-keyframes wipes{0%{background-position:100% 100%}to{background-position:0 0}}@keyframes wipes{0%{background-position:100% 100%}to{background-position:0 0}}.g-main{margin:0 auto;width:1180px;font-size:14px;font-weight:400;line-height:22px;color:#666;font-family:PingFang SC;font-style:normal;-webkit-font-smoothing:antialiased;position:relative;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.g-main .carousel-item-text{position:relative;text-align:left;color:#181818}.g-main .carousel-item-text .title{white-space:nowrap;padding-top:71px;margin-bottom:14px;font-weight:600;font-size:44px;line-height:68px;color:#181818;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:cubic-bezier(.22,.08,.32,.99);animation-timing-function:cubic-bezier(.22,.08,.32,.99)}.g-main .carousel-item-text .subtitle{font-size:18px;line-height:32px;color:#666}.g-main .carousel-item-text .button{color:#fff;background:#df0629;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);border-radius:4px;font-weight:600;font-size:14px;line-height:40px;height:40px;padding:0 48px;display:inline-block;margin-top:24px}.animation-normal.active .carousel-item-text{-webkit-animation:fadeInOut 2s ease;animation:fadeInOut 2s ease}@-webkit-keyframes fadeInOut{0%{opacity:0}25%{opacity:.25}to{opacity:1}}@keyframes fadeInOut{0%{opacity:0}25%{opacity:.25}to{opacity:1}}.animation-normal .carousel-item-front{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-position:50%;background-size:auto 100%;background-repeat:no-repeat}.animation-normal .carousel-item-bg{background-size:auto 100%}.animation-normal.front-slideIn .carousel-item-front{-webkit-animation-name:left-to-right;animation-name:left-to-right;-webkit-animation-duration:1.2s,1.4s;animation-duration:1.2s,1.4s;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1),cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.215,.61,.355,1),cubic-bezier(.25,.46,.45,.94)}@-webkit-keyframes left-to-right{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animation-normal.bg-slideIn .carousel-item-bg{-webkit-animation-name:left-to-right;animation-name:left-to-right;-webkit-animation-duration:1.2s,1.4s;animation-duration:1.2s,1.4s;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1),cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.215,.61,.355,1),cubic-bezier(.25,.46,.45,.94)}@keyframes left-to-right{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}