.pc-title{max-width:1920px;justify-content:center;height:80px;position:fixed;top:0;left:0;right:0;z-index:100;background-repeat:no-repeat;background-size:cover;box-shadow:0 2px 18px 0 rgba(0,0,0,.15);background-color:#fff;opacity:.93}.pc-title,.pc-title .container{width:100%;margin:0 auto;display:flex;align-items:center}.pc-title .container{height:100%;padding:0 160px;justify-content:space-between;max-width:unset}.pc-title .container .pc-title-left{display:flex;align-items:start}.pc-title .container .pc-title-left .logo{height:88px;margin-top:34px}.pc-title .container .pc-title-center,.pc-title .container .pc-title-center .nav-item{position:relative;display:flex;align-items:center;justify-content:center}.pc-title .container .pc-title-center .nav-item{flex-direction:column;font-size:24px;cursor:pointer;transition:all .1s ease-in-out;transition-delay:.1s}.pc-title .container .pc-title-center .nav-item .nav-item-text{font-family:SourceHanSansCN-Bold;background-image:linear-gradient(180deg,#687231,#8A9C23);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);font-weight:600}.pc-title .container .pc-title-center .nav-item .nav-item-line{display:none}.pc-title .container .pc-title-center .nav-item.active{transition:all .3s ease-in-out;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pc-title .container .pc-title-center .nav-item.active .nav-item-text{background-image:linear-gradient(180deg,#AD3131,#E86426);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);font-weight:700;transform:scale(1.05)}.pc-title .container .pc-title-center .nav-item.active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:20px;height:2px;background:linear-gradient(90deg,#AD3131,#E86426);border-radius:1px}.pc-title .container .pc-title-center .nav-item.hover .nav-item-text{background-image:linear-gradient(180deg,#AD3131,#E86426);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.pc-title .container .pc-title-center .nav-dot{width:3px;height:3px;background-color:#707b37;border-radius:50%;margin:0 22px}.pc-title .container .pc-title-right{display:flex;align-items:center}.pc-title .container .pc-title-right .social-icon{height:23px;margin-left:20px;cursor:pointer}.mobile-title{width:100vw;position:sticky;top:0;z-index:1000}.mobile-title .mobile-title-box{padding:1vw 3vw;width:100vw;height:14vw;display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 10px 0 rgba(0,0,0,.1);background-color:#fff;position:relative;z-index:101}.mobile-title .mobile-title-box .mobile-title-box-left .MobileIcon{height:11vw;width:42vw}.mobile-title .mobile-title-box .mobile-title-box-right{display:flex;align-items:center;justify-content:end}.mobile-title .mobile-title-box .mobile-title-box-right .MobileForum{height:8vw;width:23vw;margin-right:2vw}.mobile-title .mobile-title-box .mobile-title-box-right .MobileExpand{height:6vw;width:6vw;margin-right:2vw;cursor:pointer}.mobile-title .mobile-title-list{width:100vw;background:linear-gradient(180deg,#FEFFF1,#FCFFCD);padding:4vw 5vw;display:flex;flex-direction:column;align-items:center;position:absolute;top:14vw;left:0;z-index:99;box-shadow:0 5px 10px rgba(0,0,0,.2);opacity:1;transform:translateY(0);transition:none}.mobile-title .mobile-title-list.slide-in{animation:slideIn .3s ease-in-out forwards}.mobile-title .mobile-title-list.slide-out{animation:slideOut .3s ease-in-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateY(-5vw)}to{opacity:1;transform:translateY(0)}}@keyframes slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5vw)}}.mobile-title .mobile-title-list .menu-item-with-icon{display:flex;align-items:center;justify-content:center;margin:2vw 0 4vw;width:100%}.mobile-title .mobile-title-list .menu-item-with-icon .home-icon{width:9vw;height:9vw;margin-right:2vw;display:flex;align-items:center;justify-content:center}.mobile-title .mobile-title-list .menu-item-with-icon .home-icon img{width:100%;height:100%;object-fit:contain}.mobile-title .mobile-title-list .menu-item-with-icon span{color:#fff;font-size:6vw;font-weight:700;letter-spacing:.5vw}.mobile-title .mobile-title-list .menu-item-with-icon.active{position:relative}.mobile-title .mobile-title-list .menu-item-with-icon.active:after{content:"";position:absolute;bottom:-1.5vw;left:50%;transform:translateX(-50%);width:10vw;height:.5vw;background:linear-gradient(90deg,#AD3131,#E86426);border-radius:.25vw}.mobile-title .mobile-title-list .menu-item-with-icon.active span{transform:scale(1.05)}.mobile-title .mobile-title-list .menu-item{color:#fff;font-size:4.5vw;font-weight:700;margin:4vw 0;text-align:center;width:100%}.mobile-title .mobile-title-list .menu-section{width:100%;margin:2vw 0}.mobile-title .mobile-title-list .menu-section .section-title{display:flex;align-items:center;justify-content:center;margin-bottom:3vw}.mobile-title .mobile-title-list .menu-section .section-title .line-left,.mobile-title .mobile-title-list .menu-section .section-title .line-right{flex:1;height:3vw;margin:0 4vw}.mobile-title .mobile-title-list .menu-section .section-title span{color:#fff;font-size:5vw;font-weight:700;text-align:center;letter-spacing:.3vw}.mobile-title .mobile-title-list .menu-section .section-title span.active-section{position:relative;transform:scale(1.05)}.mobile-title .mobile-title-list .menu-section .section-title span.active-section:after{content:"";position:absolute;bottom:-1.5vw;left:50%;transform:translateX(-50%);width:8vw;height:.5vw;background:linear-gradient(90deg,#AD3131,#E86426);border-radius:.25vw}.mobile-title .mobile-title-list .menu-section .submenu-row{display:flex;flex-wrap:wrap;justify-content:center}.mobile-title .mobile-title-list .menu-section .submenu-row .submenu-item{width:25%;text-align:center;color:#fff;font-size:4vw;padding:2vw 0;position:relative}.mobile-title .mobile-title-list .menu-section .submenu-row .submenu-item.active-item{transform:scale(1.05)}.mobile-title .mobile-title-list .menu-section .submenu-row .submenu-item.active-item:after{content:"";position:absolute;bottom:-.5vw;left:50%;transform:translateX(-50%);width:6vw;height:.5vw;background:linear-gradient(90deg,#AD3131,#E86426);border-radius:.25vw}.mobile-title .mobile-title-list .menu-section .submenu-row .submenu-item-small{text-align:center;color:#fff;font-size:4vw;padding:2vw 0;margin:0 3vw;letter-spacing:.3vw;position:relative}.mobile-title .mobile-title-list .menu-section .submenu-row .submenu-item-small.active-item{transform:scale(1.05)}.mobile-title .mobile-title-list .menu-section .submenu-row .submenu-item-small.active-item:after{content:"";position:absolute;bottom:-.5vw;left:50%;transform:translateX(-50%);width:6vw;height:.5vw;background:linear-gradient(90deg,#AD3131,#E86426);border-radius:.25vw}.mobile-title .mobile-title-list .close-button{width:100%;display:flex;justify-content:center;margin-top:4vw;margin-bottom:2vw;cursor:pointer}.mobile-title .mobile-title-list .close-button .close-icon{width:10vw;height:10vw;display:flex;align-items:center;justify-content:center}.mobile-title .mobile-title-list .close-button .close-icon img{width:100%;height:100%;object-fit:contain}.footer{width:100%;background-color:#000;color:#fff;padding:20px 0;margin-top:auto;position:relative}.footer .footer-content{max-width:1200px;width:fit-content;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:0 20px}.footer .footer-content .footer-logo{padding:0 55px;border-right:1px solid #fff}.footer .footer-content .footer-legal{flex:1;padding-left:58px}.footer .footer-content .footer-legal .footer-links{margin-bottom:10px;display:flex;align-items:center}.footer .footer-content .footer-legal .footer-links a{color:#fff;text-decoration:none;font-size:14px}.footer .footer-content .footer-legal .footer-links a:hover{text-decoration:underline}.footer .footer-content .footer-legal .footer-links .divider{margin:0 10px;color:#fff}.footer .footer-content .footer-legal .footer-info{font-size:12px;color:hsla(0,0%,100%,.7);line-height:1.6}.footer .footer-content .footer-legal .footer-info p{margin:3px 0}.footer .footer-content .footer-legal .footer-info p .icon-approve,.footer .footer-content .footer-legal .footer-info p .icon-cert,.footer .footer-content .footer-legal .footer-info p .icon-police{display:inline-block;width:16px;height:16px;background-color:#fff;border-radius:50%;margin:0 5px;position:relative;top:3px}.Mfooter{width:100%;background-color:#000;color:#fff;padding:15px 0;margin-top:auto;position:relative}.Mfooter .footer-content{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 15px}.Mfooter .footer-content .footer-legal{width:100%;text-align:center}.Mfooter .footer-content .footer-legal .footer-links{margin-bottom:10px;display:flex;justify-content:center;align-items:center}.Mfooter .footer-content .footer-legal .footer-links a{color:#fff;text-decoration:none;font-size:3.5vw}.Mfooter .footer-content .footer-legal .footer-links a:hover{text-decoration:underline}.Mfooter .footer-content .footer-legal .footer-links .divider{margin:0 8px;color:#fff}.Mfooter .footer-content .footer-legal .footer-info{font-size:2.6vw;color:hsla(0,0%,100%,.7);line-height:1.4}.Mfooter .footer-content .footer-legal .footer-info p{margin:2px 0}.Mfooter .footer-content .footer-legal .footer-info p .icon-approve,.Mfooter .footer-content .footer-legal .footer-info p .icon-cert,.Mfooter .footer-content .footer-legal .footer-info p .icon-police{display:inline-block;width:4vw;height:4vw;background-color:#fff;border-radius:50%;margin:0 3px;position:relative;top:2px}