.wd [wa-sa] { opacity:0; } [wa-sa-ani] { animation:fadeInUp 1s both; } .wd-right-float { position: fixed; top: 50%; right: 5px; z-index: 9999; transform: translateY(-50%); margin-top: 20vh; transition: 1s; } .wd-right-float.wd-hide { right: -100px; } .wd-right-float .wd-item { animation: fadeOut both; position: relative; } .wd-right-float .wd-item .wd-sub { position: absolute; top: 0px; left: 0px; height: 100%; display: flex; font-size: 16px; color: #fff; align-items: center; justify-content: center; z-index: -1; overflow: hidden; transform: translateX(-100%); visibility: hidden; } .wd-right-float .wd-item .wd-sub a { width: max-content; color: #fff; padding:0 15px; } .wd-right-float .wd-item:hover .wd-sub { visibility: visible; } .wd-right-float .wd-item .wd-sub div { background-color: #333; display: flex; height: 100%; width: max-content; align-items: center; padding: 0px 20px; animation: fadeOutLeft 1s both; } .wd-right-float .wd-item:hover .wd-sub div { animation: fadeIn 1s 0s both; } .wd-right-float.wd-show .wd-item { animation: fadeInRight 1s 0s both; } .wd-right-float.wd-show .wd-item:nth-child(1) { animation-delay: 0.2s; } .wd-right-float.wd-show .wd-item:nth-child(2) { animation-delay: 0.3s; } .wd-right-float.wd-show .wd-item:nth-child(3) { animation-delay: 0.4s; } .wd-right-float.wd-show .wd-item:nth-child(4) { animation-delay: 0.5s; } .wd-right-float .wd-item a { width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; background-color: #d1833a; margin-bottom: 2px; } .wd-right-float .wd-item a svg { width: 20px; height: 20px; transition: 1s; } .wd-right-float .wd-item:hover a svg { transform: rotateY(180deg); } .wd-right-float .wd-item a svg path { fill: #fff; } div.wd-no-mo-tip { display: none; } @media (max-width: 768px) { body.wd-shield-mo > div.wd-no-mo-tip { display: flex !important; height: 100vh; font-size: 20px; color: #333; line-height: 100vh; text-align: center; align-items: center; } body.wd-shield-mo > div.wd-no-mo-tip div { width: 90%; margin-left: 5%; } body.wd-shield-mo > div.wd-no-mo-tip svg { width: 20vw; height: 20vw; margin: auto; margin-bottom: 10vw; display: block; } body.wd-shield-mo > div.wd-no-mo-tip path { fill: red; } body.wd-shield-mo > div.wd-no-mo-tip h2 { font-size: 24px; color: #000; } body.wd-shield-mo > div.wd-no-mo-tip p { font-size: 14px; color: #888; line-height: 3; } body.wd-shield-mo > div { display: none !important; } body.wd-shield-mo .wd-header { display: none; } } .wd [wa-qr] > img:nth-child(1) { display:none !important; } .wd [wa-qr] > img { border:5px solid #fff; } .wsb-container { position: relative; text-align: center; } .wsb-container .w { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; width: 90%; max-width: 800px; text-transform: uppercase; } .wsb-container .w span { opacity: 0; display: inline-block; } .wsb-container.ws .w span { animation: flipInY 2s 0.5s both; opacity: 1; min-width: 0.5em; } .wsb-container .w1 { font-size: 36px; font-weight: bolder; } .wsb-container .w2 { letter-spacing: 5px; font-size: 14px; } .wsb-container .w3 { font-size: 18px; margin-top: 1em; } .wsb-container .detail .w3 { display: none; } .wsb-container.detail img { max-height: 300px !important; } .wsb-container img { height: 40vh !important; max-height: 500px !important; width: 100% !important; object-fit: cover !important; filter: brightness(0.8) saturate(1.5); transform:scale(1.05); } .wsb-container.ws img { transform:scale(1); transition:2s; } @media(max-width:768px) { .wsb-container img { height: 30vh !important; } .wsb-container .w { margin-top: 8vw; } .wsb-container .w3 { display: none; } } @keyframes r { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .wd-20221214220729 { position:absolute; top:0; left:0; right:0; bottom:0; } .wd-20221214220729 { animation:r 30s linear infinite; } .wd-20221214220729 span { position: absolute; top: 0; left: 0; bottom: 0; right: 0; text-align: center; font-size: 14px; text-transform: uppercase; color:var(--cc); color:#fff; } .wd-20221214221508 { display:flex; justify-content:center; align-items:center; width: 10vw; height: 10vw; position: absolute; bottom:20px; left:20px; border-radius: 500vw; z-index:100; } .wd-20221214221508 svg { width:5vw; height:5vw; } .wd-20221214221508 svg path { fill:var(--cc); fill:#fff; } .wd-scroll-container { width:100000vw; position:relative; } .wd-scroll-wrapper { display:flex; width:max-content; } .wd-overflow-hidden { overflow:hidden; width:100%; position:relative; } .wd [id^=c_static_] { min-height:auto !important; } .wd-sub-bread { background-color:#f5f5f5; width:100% !important; padding-left:5% !important; padding-right:5% !important; } .p_page.wd-show { display:flex; justify-content:center; margin-top:22px; }