@charset "utf-8";@import '../../../assets/css/font-awesome.css';@import '../../../assets/css/animate.min.css';@import '../../../assets/css/swiper.min.css';body{overflow-x:hidden;position:relative;font-family:'POPPINS-REGULAR','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%}html{font-size:16px;color:#333}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input{outline:none}*{padding:0;margin:0}form{margin:0}img{max-width:100%}ul,ol{list-style-type:none;list-style-image:none}a{color:#333;text-decoration:none;outline:none}a:hover{color:#90c43c}img{border:0;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}div{zoom:1}.rt{float:right}.lf{float:left}@font-face{font-family:"iconfont";src:url('../font/iconfont.eot?v=7');src:url('../font/iconfont.eot?v=7') format('embedded-opentype'),url('../font/iconfont.woff?v=7') format('woff'),url('../font/iconfont.ttf?v=7') format('truetype'),url('../font/iconfont.svg?v=7') format('svg')}@font-face{font-family:'POPPINS-REGULAR';src:url("../font/POPPINS-REGULAR.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-BOLD';src:url("../font/POPPINS-BOLD.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-MEDIUM';src:url("../font/POPPINS-MEDIUM.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-SEMIBOLD';src:url("../font/POPPINS-SEMIBOLD.TTF");font-style:normal;font-weight:normal}.text-bold{font-family:'POPPINS-BOLD'}.text-medium{font-family:'POPPINS-MEDIUM'}.text-semi{font-family:'POPPINS-SEMIBOLD'}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:unset}.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.color-icon{width:2em;height:2em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.round{display:inline-block;border-radius:50%}.link-color:hover{color:#90c43c}.sep-transition{transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.line-clamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.flex{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-mb{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-item{flex:1}.flex-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.flex-v-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.text-hover:hover{color:#90c43c !important}.overflow{overflow:hidden}.block{display:block}.vh-100{height:100vh;min-height:100vh}.width100{width:100%}.height100{height:100%}.text-capitalize{text-transform:capitalize}.relative{position:relative}.absolute{position:absolute}.sep-scale{transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.sep-scale:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}.sep-scale-wrap:hover .sep-scale-mask{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-scale-wrap:hover .mask{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-scale-wrap:hover .scale-hover-hide{opacity:0}.sep-scale-mask{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}.scale-hide{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}.slip-effect{position:relative;display:block}.slip-effect:before{content:"";position:absolute;left:0;top:0;width:20%;height:100%;opacity:0;visibility:hidden;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='rgba(0,0,0,.5)', endColorStr='rgba(0,0,0,0)', gradientType='1');background:-moz-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background:-o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background:-webkit-gradient(linear, 0 0, 100% 0, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));-moz-transition-duration:.8s;-webkit-transition-duration:.8s;-o-transition-duration:.8s;-ms-transition-duration:.8s;transition-duration:.8s}.slip-effect:hover:before{width:100%;opacity:1;visibility:visible}.btn-hover{height:44px;background:#90c43c;font-size:16px;color:#fff;padding:0 40px;position:relative;z-index:1;-webkit-transition-duration:.5s;transition-duration:.5s}.btn-hover i{margin-left:5px;font-size:14px}.btn-hover:after{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background:#fff}.btn-hover:hover{color:#90c43c}.btn-hover:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(.52, 1.64, .37, .66);transition-timing-function:cubic-bezier(.52, 1.64, .37, .66)}.color-white{color:#fff !important}.color-website{color:#90c43c !important}.opacity:hover{opacity:.8}.vertical-center{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.horizontal-center{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.translate-center{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%;position:absolute !important}.full-screen{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.6)}.margin-auto{display:table;margin:0 auto}#onlineService{position:fixed;right:0;bottom:32%;z-index:100998}.offside{width:50px}.offside li{width:50px;height:50px;position:relative;background:#b1b1b1;border-bottom:1px solid #fff;overflow:hidden;text-align:center;transition:all .7s;-webkit-transition:all .7s}.offside .code{position:absolute;top:0;right:50px;display:none;margin:0}.offside a,.offside div{color:#333;position:absolute;z-index:11;display:block;top:0;right:0;bottom:0;cursor:pointer}.offside p{float:left;line-height:50px;height:50px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:28px;height:100%;line-height:50px;text-align:center;display:block;color:#fff}.offside li:not(.li_3) a,.offside li:not(.li_3) div{left:0}.offside .li_3 a,.offside .li_3 div{width:50px}.offside li{background:#90c43c;color:#fff}.offside li .icon{color:#fff}.offside li.email{overflow:visible}.offside li:hover .email-box{display:block !important}.offside li:hover a{color:#333}.offside li .email-box{position:absolute;background:#d5d5d5;right:100%;top:0;left:auto !important;padding:10px 5px;border-right:2px solid #fff;height:99px;display:none}.offside li .email-box a{display:block;font-size:14px;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.offside li:nth-child(4){overflow:visible}.offside li:nth-child(4):hover img{display:block}.offside li:nth-child(7){display:none}.offside li:nth-child(10){height:20px}.offside li:nth-child(10) .icon{line-height:20px;display:none}.offside li:hover a,.offside li:hover div,.offside li:hover .icon{color:#fff}.offside li.tel:hover .icon{color:#fff}.offside li:hover{background:#e6212a !important;color:#fff}.offside li:hover .icon,.offside li:hover a{color:#fff}.offside .tel.email:hover a{color:#fff}.offside .tel.email:hover a .icon{color:#fff}.offside .tel.email:hover a p{color:#fff}.offside li.tel:hover p{color:#fff}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#90c43c}.offside .tel{width:200px;transform:translateX(-150px);-webkit-transform:translateX(-150px)}.offside .tel.email{width:279px;transform:translateX(-229px);-webkit-transform:translateX(-229px)}.offside .back_none{height:0;border:0 !important}.offside .li{transform:translateX(100%);-webkit-transform:translateX(100%)}.offside .unfold{width:30px;transform:translateX(20px);-webkit-transform:translateX(20px)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:24px;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:13px 17px}.multi-language .box ul li a{display:block;text-transform:uppercase}.multi-language .box ul li a img{margin-right:16px}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#90c43c}.multi-language .box .fa{top:1px;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out}.multi-language .box:hover>i,.multi-language .box:hover>a{color:#90c43c}.multi-language .box:hover .fa-angle-down{top:1px;left:4px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.multi-language .box:hover ul{display:block}.sep-share li{float:left}.sep-share li:last-child{padding-right:0}.sep-share li a{font-size:16px;position:relative}.sep-share li a .qr{position:absolute;left:100%;bottom:100%;display:none}.sep-share li a:hover .qr{display:block}.sep-share li a:hover i{color:#fff}.sep-share li a i{color:#c7c7c7;font-size:12px}.sep-container{width:1360px;margin:auto;max-width:100%}.sep-container-1920{width:1920px;margin:auto;max-width:100%}.sep-container-1280{width:1280px;margin:auto;max-width:100%}body{padding-top:140px}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:9999900000;margin-top:-540px;transform:translateY(-100%);background-color:rgba(0,0,0,0.9);-webkit-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-moz-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-o-transition:all 500ms cubic-bezier(.86, 0, .07, 1);transition:all 800ms cubic-bezier(.86, 0, .07, 1);-webkit-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-moz-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-o-transition-timing-function:cubic-bezier(.86, 0, .07, 1);transition-timing-function:cubic-bezier(.86, 0, .07, 1)}.search-popup:before{position:absolute;left:0;top:100%;width:100%;height:560px;background-image:url(../img/waves-shape.png);background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:0;content:"";pointer-events:none}.search-popup .close-search{position:absolute;left:0;right:0;top:75%;margin:0 auto;margin-top:-200px;border-radius:50%;text-align:center;background-color:#90c43c;width:70px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,0.05);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;opacity:0;visibility:hidden;border:none;border-bottom:3px solid #fff}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type="text"],.search-popup .form-group input[type="search"]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 30px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;font-weight:500;outline:none;border:none}.search-popup .form-group input[type="submit"],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;outline:none;border:none}.search-popup .form-group input[type="submit"]:hover,.search-popup .form-group button:hover{color:#000}.search-popup .form-group input::placeholder,.search-popup .form-group textarea::placeholder{color:#000}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px !important;margin:0;border:none;background:none !important;box-shadow:none !important;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.search-popup .close-search.style-two span{font-size:20px;color:#fff}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px;color:#fff}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000}.sep-header.active{box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header .top{background:#90c43c;height:40px;font-size:16px;color:#fff}.sep-header .top .info a{color:#fff;margin-right:60px}.sep-header .top .info a i{font-size:20px;position:relative;top:2px;margin-right:3px}.sep-header .top .info a:hover span{text-decoration:underline}.sep-header .search{cursor:pointer;margin-left:auto;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;width:48px;height:48px;flex-shrink:0;border-radius:50%;background:#e6212a}.sep-header .search i{font-size:28px;color:#fff;position:relative;top:-1px}.sep-header .search:hover{opacity:.7}.sep-header .multi-language{position:relative;margin-left:16px;line-height:normal}.sep-header .multi-language .box{padding:0}.sep-header .multi-language .box .box2{align-items:center;justify-content:center;cursor:pointer}.sep-header .multi-language .box .box2 a{color:#333;font-size:16px;line-height:1em;text-transform:capitalize}.sep-header .multi-language .box .box2:hover .fa{transform:rotate(180deg)}.sep-header .multi-language .box .box2 .fa{font-size:22px;position:relative;top:-1px}.sep-header .multi-language .box .box2 .icon{width:48px;height:48px;line-height:47px;font-size:28px;border-radius:50%;background:#e6212a;color:#fff;text-align:center;margin-right:6px}.swiper-pagination-bullet-active{background:#90c43c !important}.sep-mainnav{position:relative;background:#fff}.sep-mainnav>.sep-container .logo{margin-right:auto}.sep-mainnav>.sep-container .logo img{width:90px}.sep-mainnav>.sep-container>ul>li{padding:0 20px;position:relative}.sep-mainnav>.sep-container>ul>li>a{position:relative;font-size:18px;height:100px}.sep-mainnav>.sep-container>ul>li>a::before{content:'';position:absolute;left:0;right:0;margin:auto;bottom:0;width:0;height:2px;background:#e6212a;transition:all .3s ease}.sep-mainnav>.sep-container>ul>li>a.active{color:#e6212a}.sep-mainnav>.sep-container>ul>li>a.active::before{width:100%}.sep-mainnav>.sep-container>ul>li:hover>a{color:#e6212a}.sep-mainnav>.sep-container>ul>li:hover>a::before{width:100%}.sep-mainnav>.sep-container>ul>li:hover .dropdown{display:block}.sep-mainnav .dropdown{width:max-content;display:none;position:absolute;left:-77px;padding:30px 64px 40px;top:100%;background:rgba(255,255,255,0.96);border-bottom:10px solid #90c43c}.sep-mainnav .dropdown>a{font-family:'POPPINS-MEDIUM';display:block;font-size:16px;padding:7px 33px;margin-bottom:8px}.sep-mainnav .dropdown>a:hover{background:#e6212a;color:#fff}.sep-footer{background:#333;padding-top:115px}.sep-footer .footer-box{position:relative}.sep-footer .footer-box::before{content:'';position:absolute;width:100%;height:1px;background:#fff;opacity:.3;left:0;top:45px}.sep-footer .footer-box .items{justify-content:space-between}.sep-footer .footer-box .items .item{flex-direction:column;margin-left:20px}.sep-footer .footer-box .items .item:first-child{margin-left:0}.sep-footer .footer-box .hd{text-transform:uppercase;font-size:20px;color:#fff;display:inline-block;margin-bottom:26px}.sep-footer .footer-box a.hd:hover{color:#90c43c}.sep-footer .footer-box .bd{font-size:16px;line-height:1.5em;color:#999}.sep-footer .footer-box .bd a{color:#999}.sep-footer .footer-box .bd a:hover{color:#fff}.sep-footer .footer-box a.bd:hover{color:#fff}.sep-footer .footer-box .lists>li{margin-top:10px}.sep-footer .footer-box .box{margin-top:10px}.sep-footer .footer-box .box .bd{line-height:34px;max-width:190px}.sep-footer .footer-box .box li{padding-left:24px;position:relative}.sep-footer .footer-box .box li i{position:absolute;color:#90c43c;top:6px;left:0;font-size:18px}.sep-footer .footer-box .sep-share{margin-top:80px}.sep-footer .footer-box .sep-share li{margin-right:16px}.sep-footer .footer-box .sep-share li:last-child{margin-right:0}.sep-footer .footer-box .sep-share a{width:40px;height:40px;background:rgba(255,255,255,0.2);border-radius:50%}.sep-footer .footer-box .sep-share a i{font-size:18px;color:#fff}.sep-footer .footer-box .sep-share a:hover{background:#90c43c}.sep-footer .sep-copyright{margin-top:110px;font-size:16px;line-height:1em;padding:22px 0 18px;background:#90c43c;color:#fff}.sep-footer .sep-copyright .box{margin-left:auto}.sep-footer .sep-copyright .box span{margin:0 11px}.sep-footer .sep-copyright a{color:#fff}.sep-footer .sep-copyright a:hover{text-decoration:underline}.link-btn{display:inline-block;font-size:20px;line-height:50px;padding:0 48px;border-radius:25px;background:#90c43c;color:#fff}.link-btn i{width:26px;height:26px;background:#fff;border-radius:50%;text-align:center;line-height:26px;color:#90c43c;display:inline-block;margin-left:15px;margin-right:-2px}.link-btn span{position:relative;top:1px}.link-btn:hover{background:#e6212a;color:#fff}.link-btn:hover i{color:#e6212a}.link-btn.min{padding:0 32px}.sep-section8 .content .item{flex-direction:column;position:relative;border-radius:0 0 10px 10px;background:#fff;margin-right:26px;width:calc((100% - 52px)/3)}.sep-section8 .content .item:last-child{margin-right:0}.sep-section8 .content .i-box{position:relative;display:block;width:100%;padding-top:67.89%;height:0;overflow:hidden}.sep-section8 .content .i-box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.sep-section8 .content .i-box .date{position:absolute;top:24px;right:24px;line-height:40px;padding:0 23px;background:#fff;border-radius:20px;color:#666}.sep-section8 .content .i-box .date .md{color:#90c43c}.sep-section8 .content .info{flex:1;flex-direction:column;align-items:flex-start;box-shadow:0 0 24px 0 rgba(0,0,0,0.14);padding:28px 30px;position:relative}.sep-section8 .content .info::before{content:'';position:absolute;top:30px;left:0;width:4px;height:20px;background:#90c43c}.sep-section8 .content .title{margin-bottom:12px}.sep-section8 .content .summary{margin-bottom:15px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.sep-section8 .content .more{margin-top:auto}.sep-section8 .content .more:hover{color:#e6212a}.sep-section8.style2 .content .info{border-radius:0 0 10px 10px;box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}.clearfix:before{display:table;clear:both;content:""}.clearfix:after{display:table;clear:both;content:""}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.row{margin-right:-10px;margin-left:-10px}.row:before{display:table;clear:both;content:""}.row:after{display:table;clear:both;content:""}ul:before{content:'';display:table;clear:both}ul:after{content:'';display:table;clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:10px;padding-left:10px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.sep-md-5{width:20%;padding:0 10px}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@media screen and (max-width:640){.sep-md-5{width:100%}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:16px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control{vertical-align:middle;padding:6px 8px;font-size:13px;font-weight:normal;border-radius:3px;background:#fbfbfb;outline:none}.form-group{margin-bottom:15px;position:relative}.btn-primary{color:#fff !important;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover{opacity:.7}.hide{display:none !important}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;position:absolute;right:20px;top:15px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li:nth-child(1)>a,.pagination>li:nth-child(1)>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.8;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.form-group.has-success:after{content:"\f058";font-family:FontAwesome;position:absolute;right:0;bottom:8px;height:18px;line-height:18px;margin-right:5px;text-align:center;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-o-transform .3s;width:18px;color:green}.sep-resource-list .sep-datalist{list-style:none;padding:0;margin:0}.sep-resource-list .sep-datalist>li:not(.pdf-item){border-bottom:dotted 1px #ddd;position:relative;min-height:140px;padding:15px 10px 50px 150px;line-height:1em;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb{padding-left:10px;min-height:auto;padding-bottom:30px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb{display:none}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:absolute;left:10px;top:15px;display:block;width:120px;height:120px;overflow:hidden;text-align:center}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{max-width:100%;border:1px solid #ddd}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title{display:block;color:#333;font-weight:bold;margin-bottom:10px;line-height:1.4em;font-size:16px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover{color:#90c43c}.sep-resource-list .sep-datalist>li:not(.pdf-item) .summary{display:block;color:#666;line-height:1.5em;word-break:normal;font-size:16px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .published{display:block;color:#999;font-size:16px;margin-bottom:10px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .published:before{font:normal normal normal 14px/1 FontAwesome;content:"\f073";margin-right:5px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .btn-read{position:absolute;bottom:10px;right:0;border:solid 1px #ccc;border-radius:3px;background:#f0f0f0;padding:8px 15px;color:#333;font-size:16px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .btn-read:hover{border:solid 1px #90c43c;background:#90c43c;color:#fff}.search-btns{margin-bottom:40px}.search-btns a{height:48px;min-width:220px;font-size:18px;background:#f0f0f0;margin:0 15px}.search-btns a.active{background:#90c43c;color:#fff}.pdf-item{width:100%;line-height:44px;border:1px solid #ddd;padding:0 14px;margin-bottom:20px;float:none}.pdf-item:nth-child(even){float:none}.pdf-item:hover{border:1px solid #90c43c}.pdf-item .title:hover{color:#90c43c}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#90c43c}.pdf-item .titles-a i{font-size:20px;margin-right:10px}.pdf-item .fa-file-pdf-o{margin-right:10px}.pdf-item .down{margin-left:auto}.pdf-item a{color:#323232;line-height:44px}.pdf-item .pdf-download{margin-right:10px}.pdf-item i{color:#90c43c;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{padding:3px 10px;color:#333}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#82b136;background:#90c43c;color:#fff}.sep-pagination .pagination li.active:hover a,.sep-pagination .pagination li.active:hover span{color:#fff;border-color:#82b136}.sep-pagination .pagination li:hover>a,.sep-pagination .pagination li:hover>span{color:#90c43c;border:1px solid #90c43c}.sep-resource-list-nothumb .sep-datalist{list-style:none;padding:0;margin:0}.sep-resource-list-nothumb .sep-datalist li{border-bottom:dotted 1px #ddd;position:relative;min-height:120px;padding:15px 10px 50px 10px}.sep-resource-list-nothumb .sep-datalist li .thumb{position:absolute;left:10px;top:15px;display:block;width:120px;height:120px;overflow:hidden;text-align:center;display:none;border:1px solid #ddd}.sep-resource-list-nothumb .sep-datalist li .thumb img{max-width:100%;height:90px;display:none}.sep-resource-list-nothumb .sep-datalist li .title{display:block;color:#333;font-weight:bold;margin-bottom:10px;height:auto;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.sep-resource-list-nothumb .sep-datalist li .title:hover{color:#90c43c}.sep-resource-list-nothumb .sep-datalist li .summary{display:block;color:#666;line-height:1.5em;word-break:break-all;width:100%}.sep-resource-list-nothumb .sep-datalist li .published{display:block;color:#999;font-size:12px;margin-bottom:10px;position:absolute;bottom:10px;left:10px}.sep-resource-list-nothumb .sep-datalist li .published:before{font:normal normal normal 14px/1 FontAwesome;content:"\f073";margin-right:5px}.sep-resource-list-nothumb .sep-datalist li .btn-read{position:absolute;bottom:10px;left:10px;border:solid 1px #ccc;border-radius:3px;background:#f0f0f0;padding:2px 8px;color:#333;font-size:12px;display:none}.sep-resource-grid .sep-datalist{list-style:none;padding:0;margin:0 -15px;overflow:hidden}.sep-resource-grid .sep-datalist li{position:relative;float:left;width:33.33%;overflow:hidden;padding:0 15px;margin-bottom:18px}.sep-resource-grid .sep-datalist li.col-md-6{width:50%}.sep-resource-grid .sep-datalist li .thumb{display:block;width:100%;height:276px;line-height:274px;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb img{max-width:100%;height:auto}.sep-resource-grid .sep-datalist li .title{line-height:1.5em;height:1.5em;display:block;overflow:hidden;margin-bottom:8px;font-size:16px;color:#323232;margin-top:20px;text-align:center}.sep-resource-grid .sep-datalist li .title:hover{color:#90c43c}.sep-resource-grid .sep-datalist li .summary{display:none;line-height:1.5em;height:6em;overflow:hidden;color:#777}.sep-resource-grid .sep-datalist li .published{display:none}.sep-resource-grid .sep-datalist li .btn-read{display:none}.sep-breadcrumb{width:100%;background:rgba(0,0,0,0.4);font-size:16px;line-height:1.2em;color:#fff;padding:14px 0}.sep-breadcrumb>.sep-container{height:100%}.sep-breadcrumb .icon{font-size:22px;margin-right:5px;transform:scaleY(.9)}.sep-breadcrumb .breadcrumb ul li{display:inline}.sep-breadcrumb .breadcrumb ul li::before{content:' - '}.sep-breadcrumb .breadcrumb ul li:first-child::before{display:none}.sep-breadcrumb .breadcrumb ul li a{color:#fff}.sep-breadcrumb .breadcrumb ul li a:hover{text-decoration:underline}.sep-inner-banner{position:relative}.sep-inner-banner .title{font-size:3.75rem;line-height:1.06666667em}.sep-inner-banner .info1{width:50%}.sep-inner-banner .info2{width:64%}.sep-inner-banner .info3{width:45%}.sep-inner-banner .sub{margin-top:6px}.sep-inner-banner .richtext{margin-top:8px}.sep-inner-banner .btns{margin-top:20px}.sep-inner-banner .btns a{margin-right:16px}.sep-inner-banner .btns a:last-child{margin:0}.sep-inner-banner .translate-center{margin-top:-15px}.sep-inner-banner .sep-breadcrumb{position:absolute;bottom:0}.sep-inner-banner .horizontal-center{top:19%}.top-title{text-transform:uppercase;font-family:'POPPINS-BOLD';transition:all .8s ease}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.pv186{padding:186px 0}.pv160{padding-top:156px;padding-bottom:160px}.pv120{padding-top:116px;padding-bottom:120px}.mt70{margin-top:60px}.mt50{margin-top:50px}.mt30{margin-top:30px}.mt20{margin-top:20px}.fz60{font-size:3.75rem;line-height:1.2em}.fz48{font-size:3rem;line-height:1.2em}.fz40{font-size:2.5rem;line-height:1.2em}.fz32{font-size:2rem;line-height:1.25em}.fz24{font-size:24px;line-height:1.25em}.fz20{font-size:20px;line-height:1.5em}.fz18{font-size:18px;line-height:1.33333333em}.fz16{font-size:16px;line-height:1.5em}.prev,.next{width:50px;height:50px;cursor:pointer;user-select:none;background:#90c43c;border-radius:50%;color:#fff;z-index:10}.prev i,.next i{font-size:18px;position:relative;top:-0.5px}.prev:hover,.next:hover{background:#e6212a}.prev{transform:rotate(180deg)}.sep-prev,.sep-next{position:absolute;top:50%;margin-top:-25px}.sep-prev{left:-82px}.sep-next{right:-82px}.sep-inner-top .flex{align-items:center}.sep-inner-top .info{margin-left:5.88%}.sep-inner-top .info .richtext{margin-top:10px;line-height:1.33333333em !important}.sep-inner-top .info .richtext *{line-height:1.33333333em !important}.sep-inner-top .info .btns .link-btn{margin-top:5px;padding:0 32px;margin-right:16px}.sep-inner-top .info .btns .link-btn:last-child{margin-right:0}.sep-inner-top .thumb-swiper{width:120px;height:420px;margin-right:24px}.sep-inner-top .thumb-swiper .swiper-slide{background:#fff;border-radius:10px;overflow:hidden}.sep-inner-top .thumb-swiper .swiper-slide img{width:100%;height:100%;object-fit:contain}.sep-inner-top .thumb-swiper .swiper-slide.active{border:1px solid #90c43c}.sep-inner-top .main-swiper{width:480px;height:420px}.sep-inner-top .main-swiper .swiper-slide{background:#fff;border-radius:20px;overflow:hidden}.sep-inner-top .main-swiper .swiper-slide img{width:100%;height:100%;object-fit:contain}.sep-inner-body .pro-index-type .top-title{max-width:700px;margin:auto}.sep-inner-body .pro-index-type .richtext{margin-top:10px}.sep-inner-body .pro-index-type .items{margin-left:-13px;margin-right:-13px;margin-bottom:-24px}.sep-inner-body .pro-index-type .item{text-align:center;margin:0 13px;width:calc((100% - 78px)/3);margin-bottom:49px;background:#f7f7f7;border-radius:40px 0 0 0;padding:15px;padding-bottom:0}.sep-inner-body .pro-index-type .item .box{overflow:hidden;border-radius:40px 0 0 0;position:relative;margin-bottom:15px;height:330px}.sep-inner-body .pro-index-type .item .box img{mix-blend-mode:multiply;max-height:100%;object-fit:contain}.sep-inner-body .pro-index-type .item .box .cover{padding:30px;position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;background:rgba(144,196,60,0.9);opacity:0;transition:all .4s ease;overflow-y:auto}.sep-inner-body .pro-index-type .item .box .cover .richtext{margin-top:4px}.sep-inner-body .pro-index-type .item .title{text-transform:uppercase}.sep-inner-body .pro-index-type .item .cc{width:48px;height:48px;background:#333;border-radius:24px;color:#fff;margin:auto;margin-bottom:-25px;margin-top:6px}.sep-inner-body .pro-index-type .item:hover .box .cover{opacity:1}.sep-inner-body .pro-index-type .item:hover .cc{background:#90c43c}.sep-inner-body .pro-index-why .center{width:490px;height:490px;border:10px solid #ececec;border-radius:50%;overflow:hidden;margin:auto;position:relative}.sep-inner-body .pro-index-why .center img{width:100%;height:100%;object-fit:cover}.sep-inner-body .pro-index-why .center .text-list{text-align:center;width:75%;margin-top:8px}.sep-inner-body .pro-index-why .center .text-list .play{margin-top:18px;padding:0 38px;line-height:48px;background:#90c43c;border-radius:10px;color:#fff;cursor:pointer;display:inline-block}.sep-inner-body .pro-index-why .center .text-list .play:hover{background:#e6212a}.sep-inner-body .pro-index-why ul .cc{width:100px;height:100px;border-radius:50%;border:1px solid #4d4d4d;flex-shrink:0;margin-right:16px}.sep-inner-body .pro-index-why ul li{cursor:default;position:absolute}.sep-inner-body .pro-index-why ul li:hover .cc,.sep-inner-body .pro-index-why ul li.active .cc{background:#90c43c;border:1px solid #90c43c}.sep-inner-body .pro-index-why ul li:hover .cc img,.sep-inner-body .pro-index-why ul li.active .cc img{filter:brightness(0) invert(1)}.sep-inner-body .pro-index-why ul li p{width:185px;line-height:18px}.sep-inner-body .pro-index-why ul li:nth-child(-n+3){flex-direction:row-reverse;text-align:right}.sep-inner-body .pro-index-why ul li:nth-child(-n+3) .cc{margin:0;margin-left:16px}.sep-inner-body .pro-index-why ul li:nth-child(1),.sep-inner-body .pro-index-why ul li:nth-child(4){top:15px}.sep-inner-body .pro-index-why ul li:nth-child(2),.sep-inner-body .pro-index-why ul li:nth-child(5){top:50%;margin-top:-50px}.sep-inner-body .pro-index-why ul li:nth-child(3),.sep-inner-body .pro-index-why ul li:nth-child(6){bottom:15px}.sep-inner-body .pro-index-why ul li:nth-child(1),.sep-inner-body .pro-index-why ul li:nth-child(3){right:calc(100% - 17px)}.sep-inner-body .pro-index-why ul li:nth-child(2){right:calc(100% + 35px)}.sep-inner-body .pro-index-why ul li:nth-child(5){left:calc(100% + 35px)}.sep-inner-body .pro-index-why ul li:nth-child(4),.sep-inner-body .pro-index-why ul li:nth-child(6){left:calc(100% - 17px)}.sep-inner-body .pro-index-offer .flex{align-items:center}.sep-inner-body .pro-index-offer .thumb{width:47.059%;margin-right:3.53%;flex-shrink:0}.sep-inner-body .pro-index-offer .thumb img{width:100%}.sep-inner-body .pro-index-offer .info .title{color:#90c43c}.sep-inner-body .pro-index-offer .info .richtext{margin-top:4px;color:#666;line-height:20px !important}.sep-inner-body .pro-index-offer .info .richtext *{line-height:20px !important}.sep-inner-body .pro-index-offer .info .item{padding-left:24px;position:relative;margin-bottom:18px}.sep-inner-body .pro-index-offer .info .item:last-child{margin-bottom:0}.sep-inner-body .pro-index-offer .info .item::before{content:'';position:absolute;left:0;top:5px;width:14px;height:14px;background:#90c43c;border-radius:50%}.sep-inner-body .pro-index-app{position:relative}.sep-inner-body .pro-index-app::before{content:'';position:absolute;top:0;left:0;width:100%;height:77%;background:#333;z-index:-1}.sep-inner-body .pro-index-app .top{padding-bottom:20px}.sep-inner-body .pro-index-app .top .richtext{width:45%;margin-left:5%;flex-shrink:0;margin-left:auto;align-self:flex-end}.sep-inner-body .pro-index-app .swiper-slide{border-radius:20px;overflow:hidden;background:#000}.sep-inner-body .pro-index-app .swiper-slide img{opacity:.8}.sep-inner-body .pro-index-app .swiper-slide .text{position:absolute;left:0;bottom:0;width:100%;padding:30px;color:#fff}.sep-inner-body .pro-index-app .swiper-slide .text .title{color:#fff}.sep-inner-body .pro-index-app .swiper-slide .text .sum{margin-top:10px;opacity:.9;display:none}.sep-inner-body .pro-index-app .swiper-slide .text .more{margin-top:20px;line-height:40px;padding:0 26px;display:inline-block;background:#90c43c;color:#fff;border-radius:10px}.sep-inner-body .pro-index-app .swiper-slide .text .more:hover{background:#e6212a}.sep-inner-body .pro-index-app .swiper-slide:hover .text .sum{display:block}.sep-inner-body .pro-index-app .swiper-slide:hover .title{color:#90c43c}.sep-inner-body .pro-index-process .grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:24px;color:#fff}.sep-inner-body .pro-index-process .grid .item{border-radius:20px;overflow:hidden;grid-column:span 2;position:relative}.sep-inner-body .pro-index-process .grid .item.item1{grid-column:span 3}.sep-inner-body .pro-index-process .grid .item img{width:100%;height:100%;object-fit:cover}.sep-inner-body .pro-index-process .grid .item .info{position:absolute;left:0;bottom:0;width:100%;padding:30px;background:linear-gradient(180deg, transparent, rgba(0,0,0,0.3) 30%, transparent)}.sep-inner-body .pro-index-process .grid .item .richtext{margin-top:15px;display:none}.sep-inner-body .pro-index-process .grid .item:hover .title{color:#90c43c}.sep-inner-body .pro-index-process .grid .item:hover .richtext{display:block}.sep-inner-body .pro-det-table .richtext table *{line-height:1.1em !important}.sep-inner-body .pro-det-table .richtext table tr td{padding:15px 30px;vertical-align:middle}.sep-inner-body .pro-det-table .richtext table tr:nth-child(1){text-transform:uppercase}.sep-inner-body .pro-det-table .richtext table tr:nth-child(1) *{font-size:22px}.sep-inner-body .pro-det-table .richtext table tr:nth-child(1) td{padding-top:20px;padding-bottom:18px}.sep-inner-body .pro-det-adv .richtext{color:#666}.sep-inner-body .pro-det-adv .richtext *{line-height:20px !important}.sep-inner-body .pro-det-adv .top{align-items:center}.sep-inner-body .pro-det-adv .top .top-title{margin-right:auto}.sep-inner-body .pro-det-adv .top .richtext{width:42.8%;margin-left:3%;flex-shrink:0}.sep-inner-body .pro-det-adv .items .item{height:320px;width:calc((100% - 48px)/4);margin-right:16px;border-radius:20px;transition:width .4s ease;overflow:hidden;position:relative}.sep-inner-body .pro-det-adv .items .item:last-child{margin-right:0}.sep-inner-body .pro-det-adv .items .item::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg, transparent 40%, rgba(0,0,0,0.9))}.sep-inner-body .pro-det-adv .items .item img{width:100%;height:100%;object-fit:cover}@keyframes delayedFadeIn{from{opacity:0}to{opacity:1}}.sep-inner-body .pro-det-adv .items .item .info{position:absolute;left:0;bottom:0;width:100%;padding:26px 30px;color:#fff}.sep-inner-body .pro-det-adv .items .item .info .richtext{color:#fff;margin-top:8px;display:none;opacity:0}.sep-inner-body .pro-det-adv .items .item:hover{flex:unset;width:38.53%}.sep-inner-body .pro-det-adv .items .item:hover .info .richtext{display:block;opacity:0;animation:delayedFadeIn .3s ease .2s forwards}.sep-inner-body .pro-det-step .flex{align-items:center}.sep-inner-body .pro-det-step .thumb{width:47.059%;margin-right:23px;flex-shrink:0}.sep-inner-body .pro-det-step .thumb img{width:100%}.sep-inner-body .pro-det-step .info .richtext{color:#666}.sep-inner-body .pro-det-step .info .item{margin-bottom:5px;padding-left:33px;position:relative}.sep-inner-body .pro-det-step .info .item:last-child{margin-bottom:0}.sep-inner-body .pro-det-step .info .item .num{position:absolute;top:5px;left:0;width:24px;height:36px;text-align:center;font-size:16px;color:#fff;background:#90c43c;clip-path:polygon(0 0, 100% 0, 100% 72%, 0 100%)}.sep-inner-body .pro-det-why{background:#f7f7f7;position:relative}.sep-inner-body .pro-det-why .info{width:50%}.sep-inner-body .pro-det-why .info .richtext{color:#666}.sep-inner-body .pro-det-why .info .richtext strong{color:#90c43c;font-size:24px;line-height:1.33333333em !important;font-weight:400}.sep-inner-body .pro-det-why .info .richtext strong *{font-size:24px;line-height:1.33333333em !important}.sep-inner-body .pro-det-why .thumb{position:absolute;top:0;right:0;width:calc(50% - 40px);height:100%}.sep-inner-body .pro-det-why .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body .pro-det-view .flex{align-items:center}.sep-inner-body .pro-det-view .left{flex:1}.sep-inner-body .pro-det-view .left .cc{margin-left:16px;width:100px;height:100px;border-radius:50%;border:1px solid #4d4d4d;flex-shrink:0}.sep-inner-body .pro-det-view .left .item{justify-content:flex-end;text-align:right;cursor:default;margin-bottom:48px}.sep-inner-body .pro-det-view .left .item:last-child{margin-bottom:0}.sep-inner-body .pro-det-view .left .item:hover .cc,.sep-inner-body .pro-det-view .left .item.active .cc{background:#90c43c;border:1px solid #90c43c}.sep-inner-body .pro-det-view .left .item:hover .cc img,.sep-inner-body .pro-det-view .left .item.active .cc img{filter:brightness(0) invert(1)}.sep-inner-body .pro-det-view .left .item:nth-child(2){margin-right:52px}.sep-inner-body .pro-det-view .right{width:75.2%;max-height:470px;margin-left:11px;padding:22px 27px;padding-left:5.3%;flex-shrink:0;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,0.26);border-radius:240px 0 0 240px}.sep-inner-body .pro-det-view .right .text{margin-right:auto}.sep-inner-body .pro-det-view .right .text .richtext{margin-top:10px}.sep-inner-body .pro-det-view .right .thumb{width:68%;margin-left:20px;flex-shrink:0}.sep-inner-body .pro-det-view .right .thumb img{width:100%}.sep-inner-body .pro-det-case .swiper-slide{height:auto;text-align:center}.sep-inner-body .pro-det-case .swiper-slide .box{margin-bottom:16px;background:#f7f7f7;border-radius:20px;overflow:hidden}.sep-inner-body .pro-det-case .swiper-slide .box img{width:100%}.sep-inner-body .pro-det-case .prev,.sep-inner-body .pro-det-case .next{margin-top:-42px}.sep-inner-body .pro-det-case .swiper-button-disabled{opacity:0}.sep-inner-body .pro-det-high{padding:80px 0;background:#f7f7f7}.sep-inner-body .pro-det-high .flex{align-items:center;padding-right:50px;gap:20px 3%}.sep-inner-body .pro-det-high .info{max-width:860px}.sep-inner-body .pro-det-high .thumb{width:49%;flex-shrink:0}.sep-inner-body .pro-det-high .thumb img{width:100%}.sep-inner-body .pro-det-testing .sub{font-weight:bold}.sep-inner-body .pro-det-testing .richtext{margin-top:10px}.sep-inner-body .pro-det-testing .swiper-slide img{width:100%}.sep-inner-body .pro-det-testing .swiper-pagination span{margin:0 5px}.sep-inner-body .pro-det-video .flex{align-items:center;flex-direction:row-reverse;gap:20px 3.6%}.sep-inner-body .pro-det-video .info{flex:1}.sep-inner-body .pro-det-video .video{width:56%;flex-shrink:0}.sep-inner-body .pro-det-video .video .wrap{padding-top:56.25%;position:relative}.sep-inner-body .pro-det-video .video .wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;background:#f7f7f7;border:none}.sep-inner-body .pro-det-mater{padding:80px 0;color:#fff;position:relative}.sep-inner-body .pro-det-mater::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2)}.sep-inner-body .pro-det-mater *{position:relative}.sep-inner-body .pro-det-mater .items{gap:16px 1.333%}.sep-inner-body .pro-det-mater .item{width:24%;padding:36px 20px 26px;background-color:rgba(0,0,0,0.4);display:flex;flex-direction:column}.sep-inner-body .pro-det-mater .item .richtext{margin-top:16px;margin-bottom:auto}.sep-inner-body .pro-det-mater .item .num{font-size:22px;justify-content:center;gap:5px}.sep-inner-body .pro-det-mater .item .num .line{width:80%;height:1px;background:#fff;opacity:.35}.sep-inner-body .comp-section1 .items{display:grid;grid-template-columns:9fr 8fr}.sep-inner-body .comp-section1 .items .item:first-child{padding:30px;padding-left:0}.sep-inner-body .comp-section1 .items .richtext{background:#90c43c;padding:30px}.sep-inner-body .comp-section2 .item:last-child{padding-bottom:0}.sep-inner-body .comp-section2 .item:nth-child(odd){flex-direction:row-reverse}.sep-inner-body .comp-section2 .item:nth-child(odd) .thumb{padding-right:40px}.sep-inner-body .comp-section2 .item:nth-child(even) .thumb{padding-left:40px}.sep-inner-body .comp-section2 .item:nth-child(even) .info{position:relative}.sep-inner-body .comp-section2 .item:nth-child(even) .info::before{content:'';background:#f7f7f7;position:absolute;width:50vw;height:100%;right:82%;z-index:-1}.sep-inner-body .comp-section2 .item .info{width:50%;flex-shrink:0}.sep-inner-body .comp-section2 .item .info .richtext *{line-height:20px;color:#666}.sep-inner-body .comp-section2 .item .info .richtext ul li{margin-bottom:12px}.sep-inner-body .comp-section2 .item .info .richtext ul li::before{width:14px;height:14px;left:0;top:4px}.sep-inner-body .comp-section2 .item .thumb{width:50vw;flex-shrink:0}.sep-inner-body .comp-section2 .item .thumb img{width:100%}.sep-inner-body .comp-section3 .top .richtext{max-width:430px;margin:auto;margin-top:5px}.sep-inner-body .comp-section3 .row{margin-left:-12px;margin-right:-12px}.sep-inner-body .comp-section3 .row>div{padding:0 12px}.sep-inner-body .comp-section3 .box{padding:80px 30px 76px;background:#f7f7f7;border-radius:20px;height:100%;text-align:center}.sep-inner-body .comp-section3 .box .title{margin-top:20px;margin-bottom:10px}.sep-inner-body .comp-section4{color:#fff}.sep-inner-body .comp-section4 .top .richtext{max-width:680px;margin:auto;margin-top:5px}.sep-inner-body .comp-section4 .main{position:relative}.sep-inner-body .comp-section4 .main::before,.sep-inner-body .comp-section4 .main::after{content:'';position:absolute;top:71px;width:50vw;height:2px;background:#97cb45}.sep-inner-body .comp-section4 .main::before{right:100%}.sep-inner-body .comp-section4 .main::after{left:100%}.sep-inner-body .comp-section4 .year-swiper{text-align:center}.sep-inner-body .comp-section4 .year-swiper .year{white-space:nowrap;font-size:26px;line-height:1em;margin-bottom:10px}.sep-inner-body .comp-section4 .year-swiper .bottom::before,.sep-inner-body .comp-section4 .year-swiper .bottom::after{content:'';display:block;flex:1;height:2px;background:#97cb45}.sep-inner-body .comp-section4 .year-swiper .cc{margin:11px 0;box-shadow:0 0 0 11px rgba(151,203,69,0.5);width:10px;height:10px;background:#f7f7f7;border-radius:50%}.sep-inner-body .comp-section4 .year-swiper .cc i{display:none}.sep-inner-body .comp-section4 .year-swiper .swiper-slide{margin-top:20px}.sep-inner-body .comp-section4 .year-swiper .swiper-slide-active{margin-top:0}.sep-inner-body .comp-section4 .year-swiper .swiper-slide-active .cc{width:72px;height:72px;margin:0;box-shadow:none;background:transparent}.sep-inner-body .comp-section4 .year-swiper .swiper-slide-active .cc i{display:block;font-size:72px;color:#e6212a}.sep-inner-body .comp-section4 .info-swiper{margin-top:24px}.sep-inner-body .comp-section4 .info-swiper .box{margin:0 auto;margin-top:29px;width:960px;max-width:100%;position:relative;padding:24px 25px;background:rgba(255,255,255,0.2)}.sep-inner-body .comp-section4 .info-swiper .box::before{content:'';position:absolute;top:-29px;left:0;right:0;margin:auto;width:34px;height:29px;background:#fff;opacity:.2;clip-path:polygon(0 100%, 50% 0, 100% 100%)}.sep-inner-body .comp-section4 .info-swiper .thumb{margin-right:30px;width:39.56%;flex-shrink:0}.sep-inner-body .comp-section4 .info-swiper .thumb img{width:100%}.sep-inner-body .comp-section4 .info-swiper .richtext{margin-top:15px}.sep-inner-body .comp-section5 .bottom{margin-top:-26px;justify-content:space-between}.sep-inner-body .comp-section5 .bottom .top-title{width:min-content}.sep-inner-body .comp-section5 .bottom .richtext{width:83.82%;padding:70px 30px;padding-left:48px;margin-left:20px;background:#f7f7f7}.sep-inner-body .comp-section6 .swiper-slide{transform:scale(.88);transition:all .5s ease}.sep-inner-body .comp-section6 .swiper-slide img{border:2px solid #90c43c}.sep-inner-body .comp-section6 .swiper-slide-active{transform:scale(1)}.sep-inner-body .comp-section6 .swiper-slide-prev{transform-origin:0 50%}.sep-inner-body .comp-section6 .swiper-slide-next{transform-origin:100% 50%}.sep-inner-body .comp-section6 .prev,.sep-inner-body .comp-section6 .next{width:48px;height:48px;background:#999}.sep-inner-body .comp-section6 .prev:hover,.sep-inner-body .comp-section6 .next:hover{background:#e6212a}.sep-inner-body .capability-tables .richtext table{margin-top:30px;border-collapse:separate;border-spacing:16px 0}.sep-inner-body .capability-tables .richtext table:first-child{margin-top:0}.sep-inner-body .capability-tables .richtext table tr td{padding:10px 20px}.sep-inner-body .capability-tables .richtext table tr:nth-child(odd){background:#fff}.sep-inner-body .capability-tables .richtext table tr:nth-child(even){background:#f5f5f5}.sep-inner-body .capability-tables .richtext table tr:nth-child(1),.sep-inner-body .capability-tables .richtext table tr:nth-child(2){background:#e6212a}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) *,.sep-inner-body .capability-tables .richtext table tr:nth-child(2) *{color:#fff;font-size:22px;font-weight:bold}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) td,.sep-inner-body .capability-tables .richtext table tr:nth-child(2) td{border-top:none;padding:15px 20px}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) td:nth-child(1){background:#90c43c}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) td:nth-child(2){text-align:center}.sep-inner-body .capability-tables .richtext table tr:nth-child(2) td{border-top:8px solid #fff}.sep-inner-body .capability-tables .richtext table tr:nth-child(2) td:only-child{text-align:center}.sep-inner-body .app-list .items{margin:-20px -12px}.sep-inner-body .app-list .items .item{width:50%;padding:20px 12px}.sep-inner-body .app-list .items .item .thumb{display:block;overflow:hidden}.sep-inner-body .app-list .items .item .thumb img{width:100%}.sep-inner-body .app-list .items .item .info{padding:0 30px;margin-top:16px}.sep-inner-body .app-list .items .item .title{color:#666}.sep-inner-body .app-list .items .item .title:hover{color:#90c43c}.sep-inner-body .app-list .items .item .summary{margin-top:12px;font-size:16px;color:#666;line-height:20px}.sep-inner-body .app-content .flex{background:#f7f7f7}.sep-inner-body .app-content .thumb{width:calc(50% + 6px);flex-shrink:0}.sep-inner-body .app-content .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body .app-content .info{align-self:center;padding:24px}.sep-inner-body .app-content .richtext{margin-top:14px;line-height:20px !important}.sep-inner-body .app-content .richtext *{line-height:20px !important}.sep-inner-body .app-solution .row{margin-left:-13px;margin-right:-13px}.sep-inner-body .app-solution .row>div{padding:0 13px}.sep-inner-body .app-solution .item .box{height:100%;background:#f7f7f7}.sep-inner-body .app-solution .item img{width:100%}.sep-inner-body .app-solution .item .info{padding:16px 22px}.sep-inner-body .app-solution .item .richtext{margin-top:5px;line-height:20px !important}.sep-inner-body .app-solution .item .richtext *{line-height:20px !important}.sep-inner-body .news-list .item{background:#f7f7f7;align-items:center}.sep-inner-body .news-list .item:first-child{margin-top:0}.sep-inner-body .news-list .item .thumb{width:50%;display:block;overflow:hidden;flex-shrink:0}.sep-inner-body .news-list .item .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body .news-list .item .info{align-self:center;margin-left:10px;padding:30px}.sep-inner-body .news-list .item .info .summary{margin-top:10px;font-size:16px;color:#666;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.sep-inner-body .news-list .item .info .date{font-size:18px;line-height:1em;color:#90c43c}.sep-inner-body .artical .top .top-title{max-width:780px;margin-right:20px}.sep-inner-body .artical .top .date{margin-left:auto;align-self:flex-end;font-size:18px;color:#90c43c;white-space:nowrap;flex-shrink:0}.sep-inner-body .download-page .pdf-list1{margin:0 -1px}.sep-inner-body .download-page .pdf-list1 .item{padding:10px;min-height:64px;line-height:1.2em;font-size:18px;text-align:center;width:33.333%;background:#f7f7f7;border-left:1px solid #fff;border-right:1px solid #fff;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.sep-inner-body .download-page .pdf-list1 .item.active{background:#90c43c;color:#fff}.sep-inner-body .download-page .pdf-list2-wrap{margin-top:16px}.sep-inner-body .download-page .pdf-list2-wrap .pdf-list2{margin:0 -1px}.sep-inner-body .download-page .pdf-list2-wrap .pdf-list2 .item{flex:1;background:#f7f7f7;border-left:1px solid #fff;border-right:1px solid #fff;min-height:64px;line-height:1.2em;padding:10px;font-size:18px;text-align:center;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.sep-inner-body .download-page .pdf-list2-wrap .pdf-list2 .item.active{color:#90c43c}.sep-inner-body .download-page .pdf-items{margin-top:48px}.sep-inner-body .download-page .pdf-items .pdf{padding:19px 0;border-top:1px solid #e5e5e5}.sep-inner-body .download-page .pdf-items .pdf:last-child{border-bottom:1px solid #e5e5e5}.sep-inner-body .download-page .pdf-items .pdf .pdf-i{font-size:46px;margin-right:29px}.sep-inner-body .download-page .pdf-items .pdf .title{margin-right:10px}.sep-inner-body .download-page .pdf-items .pdf .view{margin-left:auto}.sep-inner-body .download-page .pdf-items .pdf .view i{font-size:31px}.sep-inner-body .download-page .pdf-items .pdf .download{margin:0 30px}.sep-inner-body .download-page .pdf-items .pdf .download i{font-size:25px}.sep-inner-body .download-page .pdf-items .pdf:hover i{color:#90c43c}.sep-inner-body .download-page .pdf-items .pdf:hover .title{color:#90c43c}.sep-inner-body .video-list .items{margin:0 -13px;margin-bottom:-20px}.sep-inner-body .video-list .item{width:calc((100% - 78px)/3);margin:0 13px;margin-bottom:20px;text-align:center}.sep-inner-body .video-list .item .thumb{margin-bottom:16px;position:relative;display:block;overflow:hidden}.sep-inner-body .video-list .item .thumb img{width:100%}.sep-inner-body .video-list .item .thumb i{font-size:45px;color:#fff;pointer-events:none}.sep-inner-body .video-list .item .thumb:hover i{color:#90c43c}.sep-inner-body .faq-list .item{margin-bottom:24px;background:#fff;border:1px solid #d9d9d9}.sep-inner-body .faq-list .item:last-child{margin:0}.sep-inner-body .faq-list .item img{width:32px;height:26px;margin-right:16px}.sep-inner-body .faq-list .item .q{padding:10px 24px;min-height:80px}.sep-inner-body .faq-list .item .q i{margin-left:auto;font-size:22px;cursor:pointer}.sep-inner-body .faq-list .item .q .sub{display:none}.sep-inner-body .faq-list .item .a{padding:19px 20px;padding-left:72px;display:none}.sep-inner-body .faq-list .item.active .q{background:#90c43c;color:#fff}.sep-inner-body .faq-list .item.active .q img{filter:brightness(0) invert(1)}.sep-inner-body .faq-list .item.active .q .sub{display:block}.sep-inner-body .faq-list .item.active .q .add{display:none}.sep-inner-body .contact-section1 .sum{margin-top:8px;color:#666}.sep-inner-body .contact-section1 button{border:none;width:210px;text-align:center;background:#e6212a;font-family:'POPPINS-REGULAR';cursor:pointer}.sep-inner-body .contact-section1 button i{color:#e6212a}.sep-inner-body .contact-section1 button:hover{opacity:.75}.sep-inner-body .contact-section1 .left{width:384px;padding-right:30px;flex-shrink:0}.sep-inner-body .contact-section1 .left .info li{position:relative;padding-left:64px;padding-top:8px;margin-bottom:12px;font-size:16px;color:#999;line-height:24px}.sep-inner-body .contact-section1 .left .info li a{color:#999}.sep-inner-body .contact-section1 .left .info li a:hover{color:#90c43c}.sep-inner-body .contact-section1 .left .info li i{position:absolute;width:40px;height:40px;background:#f8f8f8;border-radius:50%;left:0;top:0;font-size:18px;color:#90c43c}.sep-inner-body .contact-section1 .right{flex:1;margin-left:auto}.sep-inner-body .contact-section1 .sep-form input,.sep-inner-body .contact-section1 .sep-form textarea{font-family:'POPPINS-REGULAR';background:#f7f7f7;border-radius:0;border:none;padding:12px 24px;font-size:16px;box-shadow:none}.sep-inner-body .contact-section1 .sep-form input::placeholder,.sep-inner-body .contact-section1 .sep-form textarea::placeholder{font-family:'POPPINS-REGULAR';font-size:16px}.sep-inner-body .contact-section1 .sep-form input{height:64px}.sep-inner-body .contact-section1 .sep-form textarea{resize:none;height:153px}.sep-inner-body .contact-section2{background:#f7f7f7}.sep-inner-body .contact-section2 .map{position:relative;margin-left:-60.5%;margin-right:-9.9%;margin-top:-5%;margin-bottom:-25%}.sep-inner-body .contact-section2 .map img{mix-blend-mode:multiply}.sep-inner-body .contact-section2 .map .item{position:absolute;text-align:center}.sep-inner-body .contact-section2 .map .item .icon{bottom:100%;width:37px;height:37px;background:#fff;border-radius:50%;border:1px solid #e6212a;padding:7px;margin-bottom:6px;cursor:pointer}.sep-inner-body .contact-section2 .map .item .icon::after{content:'';position:absolute;left:0;right:0;margin:0 auto;bottom:-3px;width:11px;height:8px;background:#fff;border-left:1px solid #e6212a;border-bottom:1px solid #e6212a;clip-path:polygon(0 0, 0 100%, 100% 100%);transform:rotate(-66deg) skewX(-40deg)}.sep-inner-body .contact-section2 .map .item .icon img{max-height:100%}.sep-inner-body .contact-section2 .map .item .info{opacity:0;top:5px;background:#fff;border-radius:10px;border:1px solid #90c43c;padding:5px;pointer-events:none}.sep-inner-body .contact-section2 .map .item .info .title{font-size:16px;font-weight:bold;width:max-content;max-width:200px;margin:auto}.sep-inner-body .contact-section2 .map .item .info .text{font-size:14px;width:max-content;max-width:200px;color:#666;line-height:1.5em}.sep-inner-body .contact-section2 .map .item.active{z-index:10}.sep-inner-body .contact-section2 .map .item.active .icon{width:56px;height:56px;padding:10px;margin-bottom:12px}.sep-inner-body .contact-section2 .map .item.active .icon::after{bottom:-5px;width:17px;height:13px}.sep-inner-body .contact-section2 .map .item.active .info{opacity:1}.sep-inner-body .contact-section2 .map .item:nth-child(1){left:50.5%;top:38%}.sep-inner-body .contact-section2 .map .item:nth-child(2){left:75.5%;top:39%}.sep-inner-body .contact-section2 .map .item:nth-child(3){left:79%;top:33%}.sep-inner-body .contact-section2 .map .item:nth-child(4){left:79%;top:50%}.sep-inner-body .contact-section2 .map .item:nth-child(5){left:77%;top:51%}.sep-inner-body .contact-section2 .map .item:nth-child(6){left:73%;top:43%}.sep-inner-body .contact-section2 .map .item:nth-child(7){left:78%;top:43%}.sep-inner-body .contact-section2 .mb-items{display:none;margin-bottom:20px;grid-template-columns:1fr 1fr;gap:8px}.sep-inner-body .contact-section2 .mb-items .item .icon{width:50px;height:50px;margin-right:10px;flex-shrink:0;border-radius:50%;background:#fff}.sep-inner-body .contact-section2 .mb-items .item .icon img{max-width:30px;max-height:30px}.sep-inner-body .contact-section2 .mb-items .item .title{font-size:16px;font-weight:bold}.sep-inner-body .contact-section2 .mb-items .item .text{display:none;font-size:14px;color:#666;line-height:1.5em}.sep-inner-body .contact-section2 .mb-items .item.active .icon{border:1px solid #e6212a}.sep-inner-body .contact-section2 .office-list .row{margin:0 -12px;margin-top:20px}.sep-inner-body .contact-section2 .office-list .row>div{padding:0 12px}.sep-inner-body .contact-section2 .office-list .box{padding:36px 30px;padding-top:48px;height:100%;background:#fff;border-radius:0 40px 0 40px;text-align:center}.sep-inner-body .contact-section2 .office-list .box .thumb{height:90px;margin-bottom:18px}.sep-inner-body .contact-section2 .office-list .box .thumb img{height:100%;object-fit:contain}.sep-inner-body .contact-section2 .office-list .box .title{color:#90c43c}.sep-inner-body .contact-section2 .office-list .box .text{font-size:16px;margin-top:8px;color:#666;line-height:24px}.sep-inner-body .contact-section2 .office-list .box .text a{color:#666;text-decoration:underline}.sep-inner-body .contact-section2 .office-list .box .text a:hover{color:#90c43c}.feedback .content{width:75.59%}.feedback .content .title{color:#fff}.feedback .content a.title:hover{color:#90c43c}.feedback .sep-form{margin-top:36px}.feedback .sep-form input,.feedback .sep-form textarea{font-family:'POPPINS-REGULAR';background:rgba(255,255,255,0.9);border-radius:0;border:none;padding:12px 24px;font-size:16px;box-shadow:none}.feedback .sep-form input::placeholder,.feedback .sep-form textarea::placeholder{font-family:'POPPINS-REGULAR';font-size:16px}.feedback .sep-form input{height:64px}.feedback .sep-form textarea{resize:none;height:135px}.feedback .sep-form input:-internal-autofill-previewed,.feedback .sep-form input:-internal-autofill-selected{background:rgba(255,255,255,0.9)}.feedback .sep-form button{cursor:pointer;font-family:'POPPINS-REGULAR'}.feedback .sep-form .form-group{margin-bottom:16px}.feedback .sep-form .row{margin-left:-8px;margin-right:-8px}.feedback .sep-form .row>div{padding:0 8px}.feedback .btns{margin-top:24px}.feedback .btns .link-btn{margin-right:24px}.feedback .btns .link-btn:last-child{margin:0}.feedback .btns .link-btn:hover{background:#90c43c;opacity:.75}.feedback .btns .link-btn:hover i{color:#90c43c}.feedback .btns button{font-family:'POPPINS-REGULAR';cursor:pointer;border:none;box-shadow:none;background:#e6212a !important}.feedback .btns button i{color:#e6212a !important}.feedback .btns button:hover{background:#e6212a !important;opacity:.75}.feedback .btns button:hover i{color:#e6212a !important}.relate-pro .flex{justify-content:space-between;align-items:center}.relate-pro .btns .prev{margin-right:24px}.relate-pro .right{width:60.588%;flex-shrink:0;margin-left:20px}.relate-pro .swiper-slide{height:auto;background:#f7f7f7;border-radius:40px 0 0 0;overflow:hidden;text-align:center;padding:13px}.relate-pro .swiper-slide .title{margin-top:10px;text-transform:uppercase}.quick-links a{color:#90c43c}.quick-links a:hover{text-decoration:underline}.richtext{word-spacing:normal;font-size:16px;line-height:1.5em !important;font-family:'POPPINS-REGULAR','Lucida Grande','Microsoft Yahei'}.richtext *{word-spacing:normal;font-size:16px;line-height:1.5em !important;font-family:'POPPINS-REGULAR','Lucida Grande','Microsoft Yahei';max-width:100%}.richtext.fz18{font-size:18px;line-height:1.66666667em !important}.richtext.fz18 *:not(h2){font-size:18px;line-height:1.66666667em !important}.richtext.color-website *{color:#90c43c}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext.color-white a{text-decoration:underline}.richtext.color-white a:hover{font-style:italic}.richtext.c6{color:#666}.richtext.c6 strong{color:#333}.richtext strong{font-size:18px}.richtext strong *{font-size:18px}.richtext .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.richtext.img-100 img{width:100%}.richtext.has-img img{width:42.6% !important;height:auto !important;float:right;padding-left:10px}.richtext img{display:table;margin:10px auto}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#90c43c}.richtext a:hover{text-decoration:underline}.richtext h2{color:#333;font-size:24px;position:relative;margin:10px 0;margin-bottom:15px;font-family:'POPPINS-SEMIBOLD';line-height:1.25em !important}.richtext h2 *{font-family:'POPPINS-SEMIBOLD';font-size:24px}.richtext h3{font-size:18px}.richtext table{width:100%;margin-top:10px}.richtext table tr:nth-child(odd){background:#f5f5f5}.richtext table tr:nth-child(1){background:#90c43c}.richtext table tr:nth-child(1) td{color:#fff;border-top:none}.richtext table tr:nth-child(even){background:#fff}.richtext table tr td{border-top:1px solid #f5f5f5;font-size:16px;word-break:normal;padding:10px 10px}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:24px;margin-bottom:10px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:7px;height:7px;border-radius:100%;background:#90c43c;position:absolute;left:2px;top:7px;z-index:3}.video-pop{display:none;position:fixed;left:0;top:0;height:100vh;width:100%;z-index:9999900000;background-color:rgba(0,0,0,0.9)}.video-pop .close-video{cursor:pointer;position:absolute;top:40px;right:40px;color:#fff;z-index:100}.video-pop .close-video i{font-size:24px}.video-pop .video-wrap{width:100%;height:100%}.video-pop video,.video-pop iframe{display:block;background:#000;width:90%;max-height:90%;border:none}.contents-wrap{width:500px;max-width:100%;background:#f1f1f1;padding:20px;margin-bottom:20px;margin-top:30px;font-size:16px}.contents-wrap .hd span{margin-right:5px}.contents-wrap .hd a{color:#e6212a;padding:0 5px}.h2-item{margin-left:0}.h3-item{margin-left:20px;display:none}#toc-list li{margin-top:10px}#references{font-size:16px}#references li{list-style-type:decimal;margin-bottom:8px}#references{padding-left:20px}.sep-lx-header-mb{display:none}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:70px;padding-right:0}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{width:70px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:15px;text-align:center;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#global span{width:36px;height:36px;background:rgba(184,210,1,0);border-radius:50%;border:1px solid #5c5c5c;font-size:16px;color:#5c5c5c;text-transform:uppercase}.sep-lx-header-mb .box-wrap>ul>li#headerSearch i{width:36px;height:36px;background:rgba(184,210,1,0);border-radius:50%;border:1px solid #5c5c5c;font-size:16px;color:#5c5c5c}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left;width:70px;height:70px;background:#90c43c;color:#fff}.sep-lx-header-mb .box-wrap>ul>li#menu i{color:#fff;font-size:26px}.sep-lx-header-mb .box-wrap>ul>li#logo{border:none;float:none;margin:0 auto;position:absolute;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#90c43c;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;left:-67px;display:none;border:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .box-wrap>ul>li .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .box-wrap>ul>li.active{border:1px solid #1f2256;background:#1f2256}.sep-lx-header-mb .box-wrap>ul>li.active i{color:#fff}.sep-lx-header-mb .box-wrap>ul>li i{color:#90c43c;font-size:20px;line-height:normal}.sep-shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;display:none}.sep-search-box{position:fixed;width:100%;background:#fff;top:66px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.5);display:none}.sep-search-box .fa-times{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-box .hd{color:#282828;font-size:18px}.sep-search-box form{margin-top:10px;margin-bottom:25px}.sep-search-box form .form-control{height:47px;border-radius:0}.sep-search-box form .btn{background:#90c43c;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%}.sep-search-box form .btn i{padding-right:5px}.sep-search-box .more{background:#90c43c;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%;border:none}.sep-search-box .more i{padding-right:5px}.sep-search-box ul li{margin-top:8px}.sep-search-box ul li a{color:#8c8c8c;font-size:14px;display:block}.sep-menu-box{width:100%;position:absolute;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.7);transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transform:translateX(-105%)}.sep-menu-box.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:10px 30px;height:70px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.sep-menu-box .top i{color:#000;font-size:22px;position:relative;top:0;cursor:pointer}.sep-menu-box .bottom{visibility:visible}.sep-menu-box .bottom.no{visibility:hidden}.sep-menu-box .bottom .menu-item>li{border-bottom:1px solid #ddd}.sep-menu-box .bottom .menu-item>li:last-child{border-bottom:none}.sep-menu-box .bottom .menu-item>li.active{background:#90c43c}.sep-menu-box .bottom .menu-item>li.active .box{border-bottom:1px solid #fff}.sep-menu-box .bottom .menu-item>li.active .box a{color:#fff}.sep-menu-box .bottom .menu-item>li.active .box i{color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.sep-menu-box .bottom .menu-item>li .box{position:relative;padding:22px 30px;border-bottom:1px solid transparent}.sep-menu-box .bottom .menu-item>li .box a{color:#282828;font-size:18px}.sep-menu-box .bottom .menu-item>li .box i{font-size:20px;color:#282828;position:absolute;right:30px;top:26px;cursor:pointer;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-menu-box .bottom .menu-item>li>ul{padding:5px 0;display:none}.sep-menu-box .bottom .menu-item>li>ul>li{padding:4px 20px}.sep-menu-box .bottom .menu-item>li>ul>li a{color:#fff;font-size:14px}.sep-menu-box .bottom-toggle{position:absolute;width:100%;z-index:1000;top:70px;background:#fff;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);visibility:hidden}.sep-menu-box .bottom-toggle.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box .bottom-toggle .toggle{display:none}.sep-menu-box .bottom-toggle .toggle>ul{background:#fff}.sep-menu-box .bottom-toggle .toggle>ul>li{padding:0;border-bottom:1px solid #ccc;position:relative}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1){line-height:60px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span{width:60px;min-width:60px;height:59px;line-height:60px;text-align:center;display:inline-block;border-right:1px solid #ccc}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span i{font-size:18px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul{display:none;border-top:1px solid #ddd;padding:15px 40px;padding-right:0}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li{list-style:disc;margin-bottom:10px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li:last-child{margin-bottom:0}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a{font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li:not(:first-child)>a{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;padding-right:50px}.sep-menu-box .bottom-toggle .toggle>ul>li>a{padding:10px 25px;min-height:60px;color:#282828;font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li>a i{font-size:20px;color:#282828;position:absolute;right:20px;cursor:pointer}.sep-menu-box .contact{background:#90c43c;color:#fff;display:table;margin:0 auto;margin-top:0;padding:20px 40px;font-size:22px;width:100%;border:none;border-radius:0}.sep-menu-box .contact i{padding-right:5px}.sep-menu-box .logo{margin:auto}.sep-menu-box .logo img{width:70px;max-height:100%;object-fit:contain}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{padding-bottom:24px;padding-top:30px}.mb-bottom-wrap ul.info{margin-top:20px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:rgba(0,0,0,0.6);font-size:16px;padding:0 20px}.mb-bottom-wrap ul.info li:last-child{margin-bottom:0}.mb-bottom-wrap ul.info li i{color:#000}.mb-bottom-wrap ul.info li a{color:rgba(0,0,0,0.6)}.mb-bottom-wrap ul.info li img{position:absolute;left:0;top:10px}.mb-bottom-wrap .bottom-menu>li{padding:0 20px;padding-left:30px;margin-bottom:20px}.mb-bottom-wrap .bottom-menu>li>ul{padding:5px 0;padding-left:20px;display:none;padding-top:20px}.mb-bottom-wrap .bottom-menu>li>ul li{padding:5px 0;list-style:disc;color:#000;margin-bottom:8px}.mb-bottom-wrap .bottom-menu>li>ul li:last-child{margin-bottom:0;padding-bottom:0}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#000}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:none}.mb-bottom-wrap .bottom-menu>li>.box{padding:13px 0;position:relative;border-bottom:1px solid #ccc}.mb-bottom-wrap .bottom-menu>li>.box::before{content:'';display:block;width:56px;height:3px;background:#90c43c;position:absolute;left:0;bottom:-2px}.mb-bottom-wrap .bottom-menu>li>.box a{color:#000;font-size:16px}.mb-bottom-wrap .bottom-menu>li>.box>i{position:absolute;right:20px;top:14px;color:#000;cursor:pointer;font-size:20px}.mb-bottom-wrap .logo{margin-bottom:10px}.mb-bottom-wrap .logo img{width:40px}.mb-bottom-wrap .info-box{padding:0 0;margin-top:30px}.mb-bottom-wrap .info-box .box{margin-bottom:20px}.mb-bottom-wrap .info-box .box i{margin-right:14px;color:#333;width:44px;height:44px;border-radius:50%;border:1px solid #333;flex-shrink:0;font-size:20px;align-self:flex-start;position:relative;top:-1px}.mb-bottom-wrap .info-box .box i::before{display:none}.mb-bottom-wrap .info-box .box .hd{color:#333;font-size:16px;margin-bottom:5px;width:100%}.mb-bottom-wrap .info-box .box a{font-size:16px;color:#333}.mb-bottom-wrap .info-box .box .text{font-size:16px;color:#333}.mb-bottom-wrap .multi-language{margin:0 auto;display:table;margin-top:10px}.mb-bottom-wrap .multi-language .icon{color:#9f9f9f;font-size:18px;position:relative;top:3px}.mb-bottom-wrap .multi-language a{font-size:15px;padding-right:10px;color:#9f9f9f}.mb-bottom-wrap .multi-language a:hover{color:#90c43c}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap>.item{padding:0 20px;margin-top:20px !important}.mb-bottom-wrap .sep-share{margin-left:auto;margin-bottom:30px;margin-top:0;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid #ddd}.mb-bottom-wrap .sep-share li:not(.qrcode){padding:0 8px;float:none}.mb-bottom-wrap .sep-share li:not(.qrcode):first-child{padding-right:10px}.mb-bottom-wrap .sep-share li:not(.qrcode):last-child{padding-right:0}.mb-bottom-wrap .sep-share li:not(.qrcode) a{width:30px;height:30px;border-radius:50%;border:1px solid #90c43c;text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#90c43c;font-size:16px}.mb-bottom-wrap .sep-share .qrcode{padding:0 5px}.mb-bottom-wrap .sep-share .qrcode a{display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share .qrcode a:hover i{color:#e6212a}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#90c43c}.mb-bottom-wrap .alias{color:#c1c1c1;font-size:12px;margin-left:auto;white-space:nowrap}.mb-bottom-wrap .form-box .sep-form{background:#eee;border-radius:24px;overflow:hidden}.mb-bottom-wrap .form-box .sep-form .btn{border-radius:24px;overflow:hidden;border:none;width:100px;height:30px;font-size:14px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:769px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:768px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:768px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.gdw-mb-c{display:block}.sep-lx-header-mb{display:block}.mb-bottom-wrap{padding-bottom:100px}.gdw-mb-none{display:none}#onlineService{position:fixed;bottom:0;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.offside{display:flex;width:100%}.offside li{flex-grow:1;flex:1;text-align:center;width:auto;height:60px;background:#90c43c !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,0.15)}.offside li i{color:#fff !important;font-size:20px !important;line-height:60px !important;padding:0;font-size:22px !important}.offside li.tel{width:47px;transform:translateX(0);-webkit-transform:translateX(0)}.offside li:last-child{display:none}.offside li p{display:none !important}.offside li a{position:static;display:inline-block}}@media screen and (max-width:768px){.sep-container{padding:0 10px}}@media screen and (max-width:1690px){html{font-size:15px}}@media screen and (max-width:1460px){html{font-size:14px}.sep-container{width:1200px}.sep-footer{background-size:cover !important}.fz50{font-size:38px}.sep-mainnav>.sep-container>ul>li{padding:0 15px}.sep-mainnav .dropdown{left:-40px;padding:20px 24px 30px}.sep-mainnav .dropdown>a{margin-bottom:0}}@media screen and (max-width:1290px){.sep-footer{padding-top:90px}.sep-footer .sep-copyright{margin-top:80px}}@media screen and (max-width:1260px){.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}.sep-container{padding:0 30px}}@media screen and (max-width:1030px){html{font-size:13px}.link-btn{font-size:18px;line-height:45px;padding:0 20px}.sep-header .multi-language{margin-left:10px}.sep-mainnav>.sep-container>ul>li{padding:0 10px}.sep-mainnav>.sep-container>ul>li>a{font-size:16px}.sep-mainnav>.sep-container .logo img{width:60px}.sep-header .search{width:40px;height:40px}.sep-header .search i{font-size:20px}.sep-header .multi-language .box .box2 .icon{width:40px;height:40px;line-height:39px;font-size:22px}.sep-mainnav .dropdown{left:-34px;padding:20px 24px;border-bottom:6px solid #90c43c}.sep-mainnav .dropdown>a{font-size:15px;padding:4px 20px}.sep-section8 .content .info{padding:18px 20px}.sep-footer{padding-top:70px}.sep-footer .sep-copyright{margin-top:60px}.sep-footer .footer-box .lists>li{margin-top:5px}.sep-footer .footer-box .sep-share{margin-top:40px}.sep-footer .footer-box .sep-share li{margin-right:10px}.sep-footer .footer-box .sep-share a{width:36px;height:36px}.sep-footer .footer-box .sep-share a i{font-size:16px}}@media screen and (max-width:768px){.mb-mg0{margin:0}.row{margin-left:0;margin-right:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:0;padding-left:0}html{font-size:10px}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.flex{display:block}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}.sep-container{padding:0 20px}body{padding-top:0}.sep-footer{display:none}.btn-hover{height:34px}.link-btn{font-size:16px;line-height:42px;padding:0 20px}.sep-section8 .content .item{margin-right:0;width:100%;margin-bottom:16px}.sep-section8 .content .item:last-child{margin-bottom:0}.sep-section8 .content .summary{display:none}.sep-section8 .content .i-box{padding-top:200px}.sep-section8 .content .i-box .date{top:16px;right:16px;line-height:34px;padding:0 16px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}}@media screen and (max-width:1460px){.fz24{font-size:22px}.sep-prev{left:-30px}.sep-next{right:-30px}.pv186{padding:120px 0}.sep-inner-body .pro-det-table .richtext table tr:nth-child(1) *{font-size:20px}.sep-inner-body .pro-det-why .info .richtext strong{font-size:22px}.sep-inner-banner .horizontal-center{top:24%}.sep-inner-body .comp-section3 .box{padding:40px 20px 36px}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) *,.sep-inner-body .capability-tables .richtext table tr:nth-child(2) *{font-size:20px}.sep-inner-body .news-list .item .info{padding:20px}.pv160{padding-top:116px;padding-bottom:120px}.sep-inner-body .pro-det-high{padding:60px 0}.sep-inner-body .pro-det-mater .item{padding:25px 15px 20px}.sep-inner-body .pro-det-mater .item .richtext{margin-top:10px}.sep-inner-body .pro-det-mater{padding:60px 0}.sep-inner-body .pro-det-video .flex{gap:20px 3%}}@media screen and (max-width:1290px){.pv186{padding:110px 0}.pv160{padding-top:100px;padding-bottom:100px}.pv120{padding-top:86px;padding-bottom:90px}.fz24{font-size:21px}.fz20{font-size:19px}.mt70{margin-top:40px}.mt50{margin-top:30px}.sep-prev{left:0}.sep-next{right:0}.sep-inner-top .info{margin-left:30px}.sep-inner-body .pro-det-view .right .thumb{width:60%}.sep-inner-body .comp-section5 .bottom .richtext{padding:50px 30px}.sep-inner-body .contact-section2 .office-list .box .thumb{height:80px}.sep-inner-body .pro-index-type .item .box .cover{padding:20px}.sep-inner-body .pro-det-high .flex{padding-right:40px}}@media screen and (max-width:1030px){.richtext.fz18{font-size:16px;line-height:1.5em !important}.richtext.fz18 *:not(h2){font-size:16px;line-height:1.5em !important}.mt30{margin-top:24px}.fz24{font-size:20px}.fz20{font-size:18px}.fz18{font-size:16px}.sep-inner-banner .info1{width:70%}.sep-inner-banner .info2{width:80%}.sep-inner-banner .info3{width:60%}.sep-inner-body .pro-index-type .item .box{height:250px}.sep-inner-body .pro-index-why .center{width:420px;height:420px}.sep-inner-body .pro-index-why ul .cc{width:70px;height:70px}.sep-inner-body .pro-index-why ul .cc img{max-width:50px;max-height:50px}.sep-inner-body .pro-index-why ul li p{width:150px}.sep-inner-body .pro-index-offer .info .item{margin-bottom:10px}.sep-inner-body .pro-index-process .grid{gap:18px}.feedback .content{width:85%}.feedback .sep-form input{height:50px}.sep-inner-top .main-swiper{width:400px;height:350px}.sep-inner-top .thumb-swiper{width:100px;height:350px;margin-right:20px}.sep-inner-body .pro-det-table .richtext table tr:nth-child(1) *{font-size:18px}.sep-inner-body .pro-det-adv .items .item .info{padding:16px 20px}.sep-inner-body .pro-det-view .left .cc{margin-left:6px;width:70px;height:70px}.sep-inner-body .pro-det-view .left .cc img{max-width:40px;max-height:40px}.sep-inner-body .comp-section1 .items .item:first-child{padding:20px;padding-left:0}.sep-inner-body .comp-section1 .items .richtext{padding:20px}.sep-inner-body .comp-section2 .item:nth-child(odd) .thumb{padding-right:20px}.sep-inner-body .comp-section2 .item:nth-child(even) .thumb{padding-left:20px}.sep-inner-body .comp-section3 .row{margin-left:-7px;margin-right:-7px}.sep-inner-body .comp-section3 .row>div{padding:0 7px}.sep-inner-body .comp-section3 .box{padding:20px}.sep-inner-body .comp-section4 .info-swiper .box{width:880px}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) *,.sep-inner-body .capability-tables .richtext table tr:nth-child(2) *{font-size:18px}.sep-inner-body .capability-tables .richtext table{border-spacing:10px 0}.sep-inner-body .app-list .items .item .info{padding:0 20px}.sep-inner-body .app-solution .row{margin-left:-7px;margin-right:-7px}.sep-inner-body .app-solution .row>div{padding:0 7px}.sep-inner-body .app-solution .item .info{padding:12px 16px}.sep-inner-body .download-page .pdf-list1 .item,.sep-inner-body .download-page .pdf-list2-wrap .pdf-list2 .item{font-size:16px}.sep-inner-body .contact-section1 .sep-form input{height:50px}.sep-inner-body .contact-section1 button{width:180px}.sep-inner-body .contact-section2 .office-list .box{padding:20px;padding-top:30px;border-radius:0 30px 0 30px}.sep-inner-body .contact-section2 .office-list .box .thumb{height:60px}.sep-inner-body .contact-section2 .office-list .row{margin:0 -6px;margin-top:20px}.sep-inner-body .contact-section2 .office-list .row>div{padding:0 6px}.mt20{margin-top:12px}.sep-inner-body .pro-det-mater .item{padding:20px 10px 16px}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.pv120{padding-top:48px;padding-bottom:50px}.mt70{margin-top:30px}.mt50{margin-top:20px}.fz48{font-size:26px}.fz40{font-size:24px}.sep-inner-banner .title{font-size:30px}.fz60{font-size:30px}.sep-inner-banner .info1{width:100%}.sep-inner-banner{padding:40px 0 60px;min-height:160px;overflow:hidden}.sep-inner-banner img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0}.sep-inner-banner .sep-container{position:static !important;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);left:0;top:0}.sep-inner-banner .info2{width:100%}.sep-inner-banner .info3{width:100%}.sep-inner-banner .translate-center{margin-top:0}.sep-breadcrumb{padding:10px 0}.sep-container{width:100%}iframe{height:320px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:static;left:10px;top:15px;display:block;width:100%;height:auto;overflow:hidden;text-align:center;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{width:100%}.relate-list.relate-article-list .sep-datalist li{width:100%;float:left;margin:0 0}.sep-resource-list .sep-datalist>li:not(.pdf-item){padding-left:0}.sep-resource-grid .sep-datalist li{width:100%}.sep-resource-grid .sep-datalist li .thumb{display:block;width:100%;height:auto;line-height:unset;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb{height:auto !important;line-height:unset !important}.sep-inner-body .pro-det-high{padding:40px 0}.sep-inner-body .pro-det-high .flex{padding:0 20px}.sep-inner-body .pro-det-high .thumb{width:100%;margin-bottom:20px}.sep-inner-body .pro-det-video .video{margin-top:20px;width:100%}.sep-inner-body .pro-det-mater .item{width:100%;margin-bottom:16px}.sep-inner-body .pro-det-mater .item:last-child{margin-bottom:0}.sep-inner-body .pro-det-mater{padding:40px 0}.sep-inner-body .pro-det-mater .item .num{font-size:20px;line-height:1}}@media screen and (max-width:768px){.relate-list .sep-datalist li{width:100%;float:left;margin:0}.search-btns a{height:48px;min-width:unset;font-size:14px;background:#f0f0f0;padding:0 10px;margin:0 6px;text-align:center}.sep-inner-body .pro-index-type .items{margin-left:0;margin-right:0;margin-bottom:-15px}.sep-inner-body .pro-index-type .item{margin:0;width:100%;margin-bottom:40px;border-bottom:1px solid transparent}.sep-inner-body .pro-index-why .center{width:360px;height:360px;max-width:calc(100vw - 40px);max-height:calc(100vw - 40px)}.sep-inner-body .pro-index-why .center .text-list .play{margin-top:10px;padding:0 20px;line-height:40px}.sep-inner-body .pro-index-why .center .text-list{width:80%}.sep-inner-body .pro-index-why .center .richtext{max-height:200px;overflow-y:auto;padding-right:8px}.sep-inner-body .pro-index-why ul li{position:relative;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;margin:0 !important;margin-top:16px !important;width:100%;flex-direction:row !important;text-align:left !important}.sep-inner-body .pro-index-why ul li .cc{margin:0 !important;margin-right:10px !important}.sep-inner-body .pro-index-why ul li p{width:auto}.sep-inner-body .pro-index-offer .thumb{width:100%;margin-right:0;margin-bottom:20px}.mt20{margin-top:12px}.sep-inner-body .pro-index-app .top .richtext{margin-top:10px;width:100%}.sep-inner-body .pro-index-app .top{padding-bottom:0}.prev,.next{width:46px;height:46px}.sep-prev{left:-15px}.sep-next{right:-15px}.sep-inner-body .pro-index-app .swiper-slide .text .sum{display:block}.sep-inner-body .pro-index-app .swiper-slide .text{padding:20px 35px}.sep-inner-body .pro-index-app .swiper-slide .text .more{margin-top:10px;line-height:36px;padding:0 16px}.sep-inner-body .pro-index-process .grid{grid-template-columns:1fr;gap:12px}.sep-inner-body .pro-index-process .grid .item{grid-column:span 1 !important;height:220px}.sep-inner-body .pro-index-process .grid .item .info{padding:20px}.sep-inner-body .pro-index-process .grid .item .richtext{margin-top:5px;display:block}.pv160{padding-top:60px;padding-bottom:60px}.feedback .content{width:100%}.feedback .sep-form{margin-top:20px}.feedback .sep-form input{height:44px}.feedback .sep-form .form-group{margin-bottom:12px}.feedback .sep-form input,.feedback .sep-form textarea{padding:10px 16px}.feedback .btns{margin-top:14px}.feedback .btns .link-btn{margin-bottom:12px;margin-right:0}.pv186{padding:40px 0}.sep-inner-top .info{margin-left:0;margin-top:20px}.sep-inner-top .info .mt30{margin-top:10px}.sep-inner-top .thumb-swiper{width:calc((100% - 10px)/4);margin-right:10px;height:300px}.sep-inner-top .main-swiper{width:calc((100% - 10px)/4*3);height:300px}.sep-inner-body .pro-det-table .richtext table tr td{padding:10px}.sep-inner-body .pro-det-table .richtext table tr:nth-child(1) td{padding:10px}.sep-inner-body .pro-det-adv .top .richtext{margin-top:10px;width:100%;margin-left:0}.sep-inner-body .pro-det-adv .items .item{height:260px;width:100% !important;margin-bottom:10px;margin-right:0}.sep-inner-body .pro-det-adv .items .item .info .richtext{display:block;opacity:1}.sep-inner-body .pro-det-step .flex{display:flex;flex-direction:column-reverse}.sep-inner-body .pro-det-step .thumb{width:100%;margin-top:20px;margin-right:0}.sep-inner-body .pro-det-why .info{width:100%}.sep-inner-body .pro-det-why{padding-bottom:0}.sep-inner-body .pro-det-why .thumb{margin-top:20px;position:relative;width:100%;height:300px}.sep-inner-body .pro-det-why .info .richtext strong{font-size:18px}.sep-inner-body .pro-det-view .left .item{flex-direction:row-reverse;text-align:left;margin-bottom:16px;margin-right:0 !important}.sep-inner-body .pro-det-view .left .cc{margin-left:0;margin-right:10px}.sep-inner-body .pro-det-view .right{margin-top:20px;width:100%;max-height:unset;margin-left:0;padding:20px;border-radius:0}.sep-inner-body .pro-det-view .right .thumb{width:100%;margin:0;margin-top:10px}.relate-pro .right{width:100%;margin-left:0;margin-top:20px}.relate-pro .btns .prev{margin-right:16px}.sep-inner-body .comp-section1 .items{grid-template-columns:1fr}.sep-inner-body .comp-section1 .items .item:first-child{padding-right:0;padding-top:0}.sep-inner-body .comp-section2 .item .info{width:100%}.mt30{margin-top:16px}.sep-inner-body .comp-section2 .item .thumb{margin-top:10px;width:100vw;padding:0 !important;margin-left:-20px}.sep-inner-body .comp-section2 .item:nth-child(even) .info::before{display:none}.sep-inner-body .comp-section3 .item{margin-bottom:12px}.sep-inner-body .comp-section3 .item:last-child{margin-bottom:0}.sep-inner-body .comp-section4 .info-swiper .box{flex-direction:column;padding:20px 15px}.sep-inner-body .comp-section4 .info-swiper .thumb{margin-right:0;width:100%;margin-bottom:20px}.sep-inner-body .comp-section5 .bottom{margin-top:16px;flex-direction:column}.sep-inner-body .comp-section5 .bottom .top-title{width:100%}.sep-inner-body .comp-section5 .bottom .richtext{width:100%;margin:0;padding:20px;margin-top:10px}.sep-inner-body .capability-tables .richtext table{border-spacing:5px 0;margin-left:-5px;margin-right:-5px;margin-top:10px}.sep-inner-body .capability-tables .richtext table tr:nth-child(2) td{border-top:3px solid #fff}.sep-inner-body .capability-tables .richtext table tr td{padding:10px}.sep-inner-body .capability-tables .richtext table tr:nth-child(1) td,.sep-inner-body .capability-tables .richtext table tr:nth-child(2) td{padding:10px}.sep-inner-body .app-list .items{margin:-15px 0}.sep-inner-body .app-list .items .item{width:100%;padding:15px 0}.sep-inner-body .app-list .items .item .info{padding:0 10px}.sep-inner-body .app-content .thumb{width:100%}.sep-inner-body .app-content .flex{background:#fff}.sep-inner-body .app-content .info{padding:20px;background:#f7f7f7}.sep-inner-body .app-solution .item{margin-bottom:16px}.sep-inner-body .app-solution .item:last-child{margin-bottom:0}.sep-inner-body .faq-list .item{margin-bottom:16px}.sep-inner-body .faq-list .item .q{padding:10px 16px}.sep-inner-body .faq-list .item img{margin-right:10px}.sep-inner-body .faq-list .item .a{padding:14px 16px;padding-left:56px}.sep-inner-body .news-list .item .thumb{width:100%}.sep-inner-body .news-list .item .info{margin:0}.sep-inner-body .artical .top .top-title{margin-right:0}.richtext h2{font-size:22px}.sep-inner-body .video-list .items{margin:0;margin-bottom:-16px}.sep-inner-body .video-list .item{width:100%;margin:0;margin-bottom:16px}.sep-inner-body .video-list .item .thumb{margin-bottom:10px}.sep-inner-body .download-page .pdf-list1 .item{width:100%;border:none;border-bottom:2px solid #fff;min-height:46px;font-weight:bold}.sep-inner-body .download-page .pdf-list2-wrap .pdf-list2 .item{border:none;border-bottom:2px solid #fff;min-height:46px}.sep-inner-body .download-page .pdf-items{margin-top:30px}.sep-inner-body .download-page .pdf-items .pdf{padding:13px 0}.sep-inner-body .download-page .pdf-items .pdf .pdf-i{font-size:34px;margin-right:10px}.sep-inner-body .download-page .pdf-items .pdf .view{display:none}.sep-inner-body .download-page .pdf-items .pdf .download{margin:0;margin-left:auto}.sep-inner-body .contact-section1 .left{width:100%;padding-right:0;margin-bottom:20px}.form-group{margin-bottom:12px}.sep-inner-body .contact-section1 button{width:150px}.sep-inner-body .contact-section1 .sep-form input,.sep-inner-body .contact-section1 .sep-form textarea{padding:10px 16px}.sep-inner-body .contact-section2 .office-list .row{margin:0;margin-top:6px}.sep-inner-body .contact-section2 .office-list .row>div{padding:0;margin-top:10px}.sep-inner-body .contact-section2 .map{display:none}.sep-inner-body .contact-section2 .mb-items{display:grid}.sep-inner-body .contact-section2 .office-list{margin-top:0}}