.footer{background-color:var(--primary-color);box-sizing:border-box;color:#fff;display:flex;justify-content:center;padding:50px 0;width:100%}.footer a{background-color:initial;border:none;color:inherit;color:#dfdfdf;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;outline:none;padding:0;text-decoration:none}.footer a:hover{color:#fff}.footer-content{box-sizing:border-box;display:flex;flex-direction:row;gap:40px;padding:0 20px;padding-bottom:28px;width:100%}.footer-content a{font-size:14px}.footer .footer-sub-title{font-size:20px;margin-bottom:10px}.footer .contact{display:flex;flex-direction:column;font-size:14px;gap:20px;min-width:30%;width:30%}.footer .contact .font-size-large{font-size:18px}.footer .e-mail{background-color:#fff;border-radius:200px;display:flex;gap:10px;padding:6px 12px;position:relative;width:85%}.footer .e-mail input{font-family:inherit;font-size:inherit}.footer .e-mail button,.footer .e-mail input{background:transparent;border:none;margin:0;outline:none;padding:0}.footer .e-mail button{border-radius:0;font:inherit}.footer .e-mail .contact-input{background-color:initial;color:#fff;font-size:16px;height:40px;padding:0 15px;width:100%}.footer .e-mail .contact-btn{background-color:#000;border-radius:50px;cursor:pointer;padding:10px;transition:all .2s ease-in-out;width:50px}.footer .e-mail .contact-btn:focus,.footer .e-mail .contact-btn:hover{background-color:#fff;border-color:#0056b3}.footer .e-mail .contact-btn:active{background-color:#004085}.footer .e-mail .contact-checkbox>input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;display:inline-block;position:relative}.footer .e-mail .contact-checkbox-mask{cursor:pointer;display:block;font-size:14px;margin-right:20px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.footer .e-mail .contact-checkbox:checked{background-color:#2196f3}.footer .link-wrapper{width:100%}.footer .link{display:grid;gap:80px;grid-template-columns:repeat(3,1fr);width:100%}.footer .link-item{display:flex;flex-direction:column;gap:20px}.footer .link-item-title{font-size:18px}.footer .link-item-content{display:flex;flex-direction:column;gap:20px}.desc-word{color:#c7c7c7;font-size:14px}.app-qrcode{display:flex;flex-direction:column;gap:10px}.app-qrcode img{height:40px;width:40px}@media screen and (max-width:600px){.footer .e-mail{background-color:#eee;border:1px solid #000}.footer .e-mail .contact-btn{background-color:initial;border:2px solid #000;box-sizing:border-box;color:#000}.footer .footer-sub-title{font-size:14px;font-weight:700}.footer-content{flex-direction:column-reverse}.footer-content .contact{gap:10px;width:100%}.footer-content .contact .e-mail{width:100%}.footer-content .link-wrapper{border-bottom:1px solid #fff;padding-bottom:30px}.footer-content .link{gap:30px;grid-template-columns:auto 1fr 1fr;margin-left:min(20px,1%)}.footer-content .link .link-item{width:100%}.footer-content .link .link-item,.footer-content .link .link-item-content{gap:10px}.footer-content .link .link-item-title{font-size:14px;font-weight:700}.footer-content .link a{color:#fff;font-size:12px}.contact .font-size-large{font-weight:700}.contact .contact-us{margin-top:20px}}.page-wrap{min-height:60px}.page-header,.page-wrap{position:fixed;top:0;width:100%}.page-header{align-items:center;animation:fadeInUp_header;animation-duration:.4s;background-color:#fff;box-sizing:border-box;display:flex;display:none;gap:20px;height:60px;opacity:0;padding:0 100px;z-index:100}.page-header a{align-items:center;color:#000;cursor:pointer;display:flex;font-size:14px;height:100%;justify-content:center}.header-bg{background-color:#fff;color:#000}.header-bg a{color:#000;cursor:pointer}.header-menu{align-items:center;bottom:0;display:flex;flex:1 1;gap:50px;justify-content:center;left:0;position:absolute;right:0;top:0}.show-header{animation:fadeInDown;animation-duration:.4s;display:flex;justify-content:space-between;opacity:1}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown_height{0%{height:0;opacity:0}to{height:60px;opacity:1}}@keyframes fadeInUp_header{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-50%,0)}}.popup-list{box-sizing:border-box;display:flex;flex-direction:column;gap:10px}.popup-list a{font-size:13px!important}.popup-list a:hover{color:#000}.mobile-menu{padding:10px 20px}.mobile-menu .mobile-menu-header{display:flex;justify-content:space-between;width:100%}.mobile-menu .mobile-menu-body{margin-top:20px}.page-is-top,.page-is-top-white{background-color:initial}.page-is-top-white{color:#fff}.page-is-top-white a{color:#fff!important}@media screen and (max-width:600px){.page-header{padding:0 20px}.mobile-menu-title{font-size:16px;font-weight:700}.trigger-popup{align-items:flex-start!important;background-color:initial!important;display:flex;justify-content:start!important;width:100%!important}.trigger-popup .mobile-popup-list{padding:0!important}.trigger-popup .mobile-popup-list div{font-weight:400!important}.page-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#00000065;border-radius:var(--border-radius-6);color:#fff;margin-left:var(--padding-body-padding);margin-top:6px;width:calc(100% - var(--padding-body-padding)*2);z-index:99}}.news-top{align-items:center;border-radius:var(--border-radius-6);display:flex;justify-content:center;overflow:hidden;position:relative}.news-top img{object-fit:cover;width:100%}.news-top-title{color:#fff;font-size:var(--primary-title);font-weight:700;position:absolute;text-align:center;top:50%;width:100%}.news-wrapper{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:100px 20%}.news-wrapper .news-item{align-items:center;border-bottom:2px solid #eee;display:flex;gap:40px;padding-bottom:20px}.news-wrapper .news-item-title{font-size:24px;font-weight:700}.news-wrapper .news-item-footer{display:flex;justify-content:space-between;margin-top:15px}.news-wrapper .news-item .text-info{width:100%}.news-wrapper .news-item .text-info desc{color:#807f87;font-size:14px}.news-wrapper .news-item .text-info a{background:#000;border-radius:10px;font-size:14px;padding:10px 20px}.news-wrapper .news-item .right{max-width:600px;min-width:100px}.news-wrapper .news-item .right img{height:100%;object-fit:cover;width:100%}.news-wrapper .news-item .right a{background:#000;border-radius:10px;font-size:14px;padding:10px 20px}@media screen and (max-width:600px){.news-wrapper{box-sizing:border-box;padding:40px 20px}.news-top{border-radius:0}.news-top-title{font-size:40px}.news-top .news-top-title{padding-top:60px}.news-top img{min-height:300px}.news-item{border-bottom:1px solid #e7e7e7;gap:2px!important;margin-bottom:10px}.news-item .left{width:100%!important}.news-item .news-item-title{font-size:16px!important;font-weight:400;width:100%!important}.news-item .news-item-footer{flex-direction:column;font-size:12px!important;margin-top:6px!important}.news-item .news-item-footer a{border-radius:4px!important;color:#fff!important;padding:4px 10px!important;text-align:center}}