@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','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;text-underline-offset:.2em}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:#00ae41}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=1');src:url('../font/iconfont.eot?v=1') format('embedded-opentype'),url('../font/iconfont.woff?v=1') format('woff'),url('../font/iconfont.ttf?v=1') format('truetype'),url('../font/iconfont.svg?v=1') format('svg')}@font-face{font-family:'POPPINS';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-LIGHT';src:url("../font/POPPINS-LIGHT.TTF");font-style:normal;font-weight:normal}.text-bold{font-family:'POPPINS-BOLD'}.text-medium{font-family:'POPPINS-MEDIUM'}.text-light{font-family:'POPPINS-LIGHT'}.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:#00ae41}.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:#00ae41 !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:#00ae41;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:#00ae41}.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:#00ae41 !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:#00ae41;color:#201914}.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:#00ae41}.offside li:hover{background:#cad0de !important;color:#00ae41}.offside li:hover .icon,.offside li:hover a{color:#00ae41}.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:#00ae41}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#00ae41}.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:100%;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:9px 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:#00ae41}.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:#00ae41}.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-1680{width:1680px;margin:auto;max-width:calc(100% - 100px)}body{padding-top:100px}.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 input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search-popup input[type="search"]::-ms-clear{display:none}.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:#00ae41;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;background:#fff}.sep-header.active{box-shadow:0 0 10px rgba(0,0,0,0.1)}.sep-header .search{cursor:pointer;width:35px;height:35px;flex-shrink:0;border-radius:50%;background:#00ae41}.sep-header .search i{color:#fff}.sep-header .search:hover{opacity:.8}.sep-header .multi-language{margin-left:17px;position:relative;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{margin:0 7px;color:#333;font-size:16px;line-height:1em;text-transform:capitalize}.sep-header .multi-language .box .box2:hover .icon{opacity:.8}.sep-header .multi-language .box .box2:hover .fa{top:unset;left:unset}.sep-header .multi-language .box .box2 .icon{width:35px;height:35px;background:#00ae41;border-radius:50%;color:#fff;font-size:18px;padding-top:2px}.sep-header .multi-language .box .box2 .fa{font-size:18px;padding-right:1px}.sep-mainnav{position:relative;background:transparent}.sep-mainnav>.sep-container .logo{margin-top:14px}.sep-mainnav>.sep-container .logo img{width:135px}.sep-mainnav>.sep-container>ul{margin:0 auto}.sep-mainnav>.sep-container>ul>li:not(.pro){position:relative}.sep-mainnav>.sep-container>ul>li>a{padding:0 21px;font-size:16px;line-height:24px;height:100px}.sep-mainnav>.sep-container>ul>li:hover>a,.sep-mainnav>.sep-container>ul>li.active>a{color:#00ae41;text-decoration:underline;text-underline-offset:.25em}.sep-mainnav>.sep-container>ul>li:hover .dropdown,.sep-mainnav>.sep-container>ul>li:hover .dropdown-pro{transform:scaleY(1)}.sep-mainnav .dropdown{padding:12px 25px;width:max-content;min-width:180px;position:absolute;left:-4px;top:100%;background:rgba(255,255,255,0.96);transform-origin:50% 0;transform:scaleY(0);transition:all .4s ease;box-shadow:0 5px 10px rgba(0,0,0,0.05)}.sep-mainnav .dropdown a{padding:3px 0;font-size:16px;display:block}.sep-mainnav .dropdown-pro{padding:56px 0;position:absolute;top:100%;left:0;width:100%;height:43.75vw;background:rgba(255,255,255,0.96);transform-origin:50% 0;transform:scaleY(0);transition:all .4s ease}.sep-mainnav .dropdown-pro::before{content:'';position:absolute;left:0;top:0;width:100%;height:24px;background:linear-gradient(180deg, rgba(0,0,0,0.1), transparent)}.sep-mainnav .dropdown-pro::after{content:'';position:absolute;left:0;top:0;width:100%;height:4px;background:#00ae41}.sep-mainnav .dropdown-pro .flex{gap:7%;max-height:100%}.sep-mainnav .dropdown-pro .lists{padding-right:10px}.sep-mainnav .dropdown-pro .lists a{padding:20px 30px 18px;font-size:20px;line-height:1.3;display:block}.sep-mainnav .dropdown-pro .lists a.active,.sep-mainnav .dropdown-pro .lists a:hover{background:#00ae41;color:#fff}.sep-mainnav .dropdown-pro .list2s{text-transform:uppercase}.sep-mainnav .dropdown-pro .list2s a:hover,.sep-mainnav .dropdown-pro .list2s a.active{color:#00ae41;text-decoration:underline;text-underline-offset:.2em}.sep-mainnav .dropdown-pro .list2s,.sep-mainnav .dropdown-pro .details{padding-right:10px;max-height:100%;overflow-y:auto}.sep-mainnav .dropdown-pro .list2s a,.sep-mainnav .dropdown-pro .details a{display:block;padding:20px 0 18px;font-size:18px;line-height:1.44444444;width:fit-content}.sep-mainnav .dropdown-pro .details a{padding-left:20px;position:relative}.sep-mainnav .dropdown-pro .details a::before{content:'\e628';position:absolute;top:23px;left:0;font-family:"iconfont";font-size:12px;opacity:0}.sep-mainnav .dropdown-pro .details a:hover,.sep-mainnav .dropdown-pro .details a a.active{color:#00ae41}.sep-mainnav .dropdown-pro .details a:hover::before,.sep-mainnav .dropdown-pro .details a a.active::before{opacity:1}.sep-mainnav .dropdown-pro .pic{margin-left:auto;width:24.34%;padding-top:24.34%;flex-shrink:0;align-self:flex-start;position:relative}.sep-mainnav .dropdown-pro .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.sep-footer{background:#f5fcf8}.sep-footer .footer-box{padding:116px 0;position:relative}.sep-footer .footer-box .logo{position:absolute;left:5px;width:30.26%;bottom:8%;transform:translateY(-50%)}.sep-footer .footer-box .items{justify-content:space-between;gap:20px}.sep-footer .footer-box .items .item:last-child{max-width:28%}.sep-footer .footer-box .hd{display:block;font-size:22px;line-height:1.4}.sep-footer .footer-box .hd::after{content:'';display:block;width:24px;height:2px;background:#333;border-radius:3px;margin-top:8px;margin-bottom:14px}.sep-footer .footer-box a.hd:hover{color:#00ae41;font-weight:600}.sep-footer .footer-box a.hd:hover::after{background:#00ae41}.sep-footer .footer-box .bd{font-size:16px;line-height:1.5;font-family:'POPPINS-LIGHT';color:#666}.sep-footer .footer-box a.bd:hover{text-decoration:underline;text-underline-offset:.25em}.sep-footer .footer-box .lists>li{margin-top:12px}.sep-footer .footer-box .lists.cta li{padding-left:26px;position:relative}.sep-footer .footer-box .lists.cta li i{top:3px;font-size:17px;position:absolute;left:0;color:#00ae41}.sep-footer .footer-box .sep-share{margin-top:36px}.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 i{width:40px;height:40px;background:#fff;border-radius:50%;font-size:18px;color:#666}.sep-footer .footer-box .sep-share a:hover i{width:48px;height:48px;background:#00ae41;color:#fff;font-size:22px}.sep-footer .sep-copyright{font-size:16px;line-height:1em;padding:21px 0;background:#00ae41;color:#fff}.sep-footer .sep-copyright a{color:#fff}.sep-footer .sep-copyright a:hover{text-decoration:underline}.sep-footer .sep-copyright .box{margin-left:auto}.sep-footer .sep-copyright .box span{margin:0 12px;font-size:14px}.ban-btn{display:inline-block;font-size:16px;padding:14px 40px 12px;background:#00ae41;line-height:1.2em;color:#fff;border:1px solid #00ae41}.ban-btn:hover{color:#fff;opacity:.8}.sep-btn{display:inline-block;font-size:16px;line-height:38px;padding:0 30px;border-radius:40px;background:#00ae41;color:#fff;border:1px solid #00ae41;font-family:'POPPINS';cursor:pointer}.sep-btn i{font-size:18px;position:relative;top:1.5px;margin-left:3px}.sep-btn:hover{background:transparent;color:#00ae41}.top-tit{font-family:'POPPINS-LIGHT'}.pv120{padding-top:111px;padding-bottom:120px}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.prev,.next{width:56px;height:56px;background:#f7f7f7;border-radius:50%;cursor:pointer;user-select:none;color:#00ae41;z-index:10}.prev:hover,.next:hover{background:#00ae41;color:#fff}.prev{transform:rotate(180deg)}.contact{margin-bottom:40px}.contact .flex{flex-direction:row-reverse}.contact .info{min-height:480px;padding:74px 0;padding-left:137px;margin-left:-80px;width:calc(50% + 40px);top:40px;border-radius:40px 0 0 40px;flex-shrink:0;background:#f5fcf8;position:relative}.contact .info::before{content:'';position:absolute;left:100%;top:0;width:50vw;height:100%;background:#f5fcf8}.contact .info .bg{position:absolute;width:99.1667%;left:10%;max-height:80%;top:0;bottom:0;margin:auto;object-fit:contain}.contact .info .sep-btn{position:relative;margin-top:22px}.contact .info .top-tit{position:relative}.contact .thumb{width:calc(50vw + 40px);border-radius:0 40px 40px 0;flex-shrink:0;z-index:10;overflow:hidden;position:relative}.contact .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.last-news .items{gap:26px}.last-news .item{width:calc((100% - 52px)/3)}.last-news .item .pic{padding-top:73.39%;display:block;overflow:hidden;border-radius:20px;position:relative}.last-news .item .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.last-news .item .info{padding:24px 24px 0}.last-news .item .info .date{font-size:16px;color:#666}.last-news .item .info .date::before{position:relative;top:-3px;margin-right:3px;content:'';display:inline-block;width:18px;height:2px;background:#00ae41}.last-news .item .info .title{margin-top:10px;display:inline-block}.last-news .item .info .sum{margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#666;line-height:28px}.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;height:32;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:#00ae41}.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 #00ae41;background:#00ae41;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:#00ae41;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 #00ae41}.pdf-item .title:hover{color:#00ae41}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis;font-size:16px}.pdf-item .titles-a:hover{color:#00ae41}.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:#00ae41;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination{font-size:16px}.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:#009537;background:#00ae41;color:#fff}.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:#00ae41}.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:#00ae41}.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}@font-face{font-family:'POPPINS-SEMIBOLD';src:url("../font/POPPINS-SEMIBOLD.TTF");font-style:normal;font-weight:normal}.text-semi{font-family:'POPPINS-SEMIBOLD'}.sep-breadcrumb{width:100%;background:rgba(247,247,247,0.8);font-size:18px;line-height:1.3em;padding:14px 0 12px}.sep-breadcrumb>.sep-container{height:100%}.sep-breadcrumb i{font-size:24px;margin-right:6px;color:#00ae41}.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:last-child a{color:#00ae41}.sep-breadcrumb .breadcrumb ul li a:hover{text-decoration:underline}.sep-breadcrumb.company-style{background:transparent;color:#fff}.sep-breadcrumb.company-style::before{content:'';display:block;height:100%;width:66.71875%;background:#00ae41;position:absolute;top:0;left:0;z-index:0}.sep-breadcrumb.company-style .breadcrumb{position:relative;z-index:1}.sep-breadcrumb.company-style i{color:#fff;position:relative}.sep-breadcrumb.company-style .breadcrumb ul li:last-child a{color:#fff}.sep-breadcrumb.company-style .breadcrumb ul li a{color:#fff}.sep-inner-banner{position:relative}.sep-inner-banner .sep-breadcrumb{position:absolute;bottom:0}.sep-inner-banner .translate-center{max-height:calc(100% - 120px);display:flex}.sep-inner-banner .translate-center>div{display:flex;flex-direction:column}.sep-inner-banner .translate-center>div .richtext{flex:1;overflow-y:auto}.sep-inner-banner .translate-center>div .ban-btn{align-self:flex-start}.sep-inner-banner .horizontal-center{top:16%}.sep-inner-banner .banner{width:100%}.sep-inner-banner .info1{width:50%}.sep-inner-banner .info2{width:51%}.sep-inner-banner .richtext{margin-top:12px}.sep-inner-banner .ban-btn{margin-top:18px}.ban-btn:hover{color:#00ae41;background:transparent;opacity:1}.fz48{font-size:3rem;line-height:1.16666667}.fz46{font-size:2.875rem;line-height:1.39130435}.fz44{font-size:2.75rem}.fz24{font-size:24px;line-height:1.41666667}.fz22{font-size:22px;line-height:1.41666667}.fz18{font-size:18px;line-height:1.55555556}.fz16{font-size:16px;line-height:1.5}.mt70{margin-top:58px}.mt40{margin-top:40px}.mt30{margin-top:30px}.bg1{background:#f5fcf8}.top-tit.w50{width:50%}.pro-list-type .item{gap:2.353%;margin-top:24px;align-items:center}.pro-list-type .item:first-child{margin-top:0}.pro-list-type .item:nth-child(even){flex-direction:row-reverse}.pro-list-type .item .pic{width:49%;display:block;overflow:hidden;background:#f7f7f7}.pro-list-type .item .pic img{width:100%}.pro-list-type .item .info{flex:1}.pro-list-type .item .info .title{font-weight:600}.pro-list-type .item .info .richtext{margin-top:12px}.pro-list-type .item .info .childs{gap:5px 36px;margin-top:13px;font-size:16px;line-height:24px;flex-wrap:wrap}.pro-list-type .item .info .childs a{padding-left:16px;position:relative}.pro-list-type .item .info .childs a::before{content:'';position:absolute;left:1px;top:7px;width:8px;height:8px;border-radius:50%;border:1px solid #333}.pro-list-type .item .info .childs a:hover{color:#00ae41}.pro-list-type .item .info .childs a:hover::before{background:#00ae41;border-color:#00ae41}.pro-list-type .item .info .sep-btn{margin-top:18px}.pro-list-why .flex{gap:4.1667%}.pro-list-why .left{width:47.91665%}.pro-list-why .left .txt{margin-left:auto;max-width:640px;width:calc(100% - 30px)}.pro-list-why .left .pic{border-radius:0 40px 0 0;overflow:hidden}.pro-list-why .left .pic img{width:100%;max-height:670px;object-fit:cover}.pro-list-why .right{width:47.91665%;max-width:640px}.pro-list-why .right .richtext{font-family:'POPPINS-LIGHT';color:#666;line-height:1.75}.pro-list-why .right .richtext strong{margin-top:15px;margin-bottom:4px;font-size:24px;color:#00ae41;font-family:'POPPINS';font-weight:normal;display:inline-block}.pro-list-why .right .richtext p:first-child strong{margin-top:0}.pro-apps .top-tit{max-width:620px;margin:0 auto}.pro-apps .swiper-slide{height:auto;border-radius:20px;overflow:hidden;background:#fff;padding-bottom:50px}.pro-apps .swiper-slide .pic img{width:100%}.pro-apps .swiper-slide .info{padding:0 30px}.pro-apps .swiper-slide .info i{width:60px;height:60px;margin-top:-30px;background:#00ae41;border-radius:50%;color:#fff;border:6px solid #fff;position:relative}.pro-apps .swiper-slide .info .title{margin-top:24px;margin-bottom:5px}.pro-apps .swiper-slide .info .richtext{margin-right:-2px;line-height:1.75}.pro-apps .prev,.pro-apps .next{background:#fff}.pro-apps .prev:hover,.pro-apps .next:hover{background:#00ae41}.pro-apps .btns{gap:16px}.pro-apps .swiper-pagination{margin-right:12px;position:relative;flex:1;background:#999;height:2px}.pro-apps .swiper-pagination span{background:#00ae41}.inner-faqs .item{margin-bottom:24px;border:1px solid #d9d9d9}.inner-faqs .item:last-child{margin-bottom:0}.inner-faqs .item .q{padding:15px 24px;min-height:80px}.inner-faqs .item .q i{color:#00ae41}.inner-faqs .item .q i.faq{font-size:32px;margin-right:16px}.inner-faqs .item .q i.add,.inner-faqs .item .q i.sub{font-size:22px;margin-left:auto;cursor:pointer}.inner-faqs .item .q .sub{display:none}.inner-faqs .item .q .title{line-height:1.4em;margin-right:10px;font-family:'POPPINS-SEMIBOLD'}.inner-faqs .item .q.active{background:#00ae41;color:#fff}.inner-faqs .item .q.active i{color:#fff}.inner-faqs .item .q.active .sub{display:unset}.inner-faqs .item .q.active .add{display:none}.inner-faqs .item .a{padding:18px 24px;padding-left:72px;display:none}.inner-faqs .item .a .richtext{line-height:1.625;opacity:.8}.pro-det-list .items{flex-wrap:wrap;gap:40px 26px}.pro-det-list .item{width:calc((100% - 52px)/3);display:flex;flex-direction:column}.pro-det-list .item .pic{display:block;overflow:hidden;background:#f7f7f7}.pro-det-list .item .pic img{width:100%}.pro-det-list .item .info{margin-top:33px;padding:0 23px;flex:1;display:flex;flex-direction:column}.pro-det-list .item .info .richtext{margin-top:10px;margin-bottom:18px}.pro-det-list .item .info .sep-btn{margin-top:auto;align-self:flex-start}.pro-list1-why .flex{align-items:center}.pro-list1-why .info{flex:1}.pro-list1-why .richtext{color:#666}.pro-list1-why .richtext strong{margin-top:18px;margin-bottom:5px;font-size:24px;color:#00ae41;font-weight:400;display:inline-block}.pro-list1-why .thumb{width:51.47%;margin-left:3.8%;flex-shrink:0}.pro-list1-app .sep-container{position:relative}.pro-list1-app .sep-container .bg{position:absolute;top:8px;left:0;width:100%}.pro-list1-app .top-tit{max-width:740px;margin:0 auto}.pro-list1-app .top .richtext{margin-top:12px}.pro-list1-app .items{gap:24px;justify-content:center}.pro-list1-app .item{width:calc((100% - 72px)/4);position:relative;transition:all .3s ease}.pro-list1-app .item::before{content:'';width:100%;padding-top:124.22%;display:block}.pro-list1-app .item img{height:80%;position:absolute;top:0;left:0;width:100%;object-fit:cover;transition:all .3s ease}.pro-list1-app .item .richtext{padding:30px;position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;opacity:0;transition:all .3s ease}.pro-list1-app .item:hover{background:#000}.pro-list1-app .item:hover img{height:100%;opacity:.4}.pro-list1-app .item:hover .richtext{opacity:1;border-bottom:10px solid #00ae41}.contact .thumb{background:#000;padding:70px;padding-left:calc((100vw - 1360px)/2)}.contact .thumb img{opacity:.4}.contact .sep-form{width:100%;position:relative}.contact .sep-form .row{margin-left:-5px;margin-right:-5px}.contact .sep-form .row>div{padding:0 5px}.contact .sep-form .from-group{margin-bottom:10px}.contact .sep-form button{margin-top:20px}.contact .sep-form input,.contact .sep-form textarea{font-family:'POPPINS';background:rgba(255,255,255,0.9);border-radius:0;border:none;font-size:16px;box-shadow:none;padding:13px 38px;position:relative}.contact .sep-form input{height:48px}.contact .sep-form textarea{resize:none;height:144px}.contact .sep-form .form-group:has(input:required)::before,.contact .sep-form .form-group:has(textarea:required)::before{content:'*';color:#ffb218;font-size:16px;position:absolute;left:23px;top:12px;z-index:10}.pro-det-top .main{padding:60px 0}.pro-det-top .main .flex{gap:2%;align-items:center}.pro-det-top .info{width:48%;flex-shrink:0}.pro-det-top .info .richtext{margin-top:8px}.pro-det-top .info .btns{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px 24px}.pro-det-top .imgs{max-width:528px;width:49%;flex-shrink:0;margin-left:auto;margin-right:auto}.pro-det-top .imgs .thumb{margin-top:10px;position:relative}.pro-det-top .imgs .thumb .swiper-slide{border:2px solid #999;cursor:pointer}.pro-det-top .imgs .thumb .swiper-slide.swiper-slide-thumb-active{border:2px solid #00ae41}.pro-det-top .imgs .thumb .swiper-slide::before{content:'';width:100%;padding-top:88.75%;display:block}.pro-det-top .imgs .thumb .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.pro-det-top .imgs .thumb .det-prev,.pro-det-top .imgs .thumb .det-next{width:40px;height:40px;line-height:40px;margin-top:-20px;background:#ebebeb;border-radius:50%;position:absolute;top:50%;color:#00ae41;text-align:center;cursor:pointer;user-select:none;z-index:10;display:none}.pro-det-top .imgs .thumb .det-prev i,.pro-det-top .imgs .thumb .det-next i{font-weight:bold;font-size:15px}.pro-det-top .imgs .thumb .det-prev:hover,.pro-det-top .imgs .thumb .det-next:hover{background:#00ae41;color:#fff}.pro-det-top .imgs .thumb .det-prev{left:-20px}.pro-det-top .imgs .thumb .det-next{right:-20px}.pro-det-top .imgs .main-swiper .swiper-slide::before{content:'';width:100%;padding-top:80%;display:block}.pro-det-top .imgs .main-swiper .swiper-slide img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.pro-feature .items{flex-wrap:wrap;gap:24px}.pro-feature .item{padding:40px;width:calc((100% - 24px)/2);background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,0.08);border-radius:20px;position:relative}.pro-feature .item .richtext{margin-top:6px}.pro-feature .item::before,.pro-feature .item::after{content:'';position:absolute;width:14.5%;height:38%}.pro-feature .item::before{left:0;bottom:0;border-radius:0 0 0 20px;border-left:4px solid #00ae41;border-bottom:4px solid #00ae41}.pro-feature .item::after{right:0;top:0;border-radius:0 20px 0 0;border-right:4px solid #00ae41;border-top:4px solid #00ae41}.pro-specif .top-tit{max-width:800px;margin:0 auto}.pro-specif .richtext table{margin-top:0}.pro-specif .richtext table tr td{border-left:none;border-right:none;padding:16px 26px 14px}.relate-pro .swiper-slide{text-align:center}.relate-pro .swiper-slide .pic{margin-bottom:26px;display:block;overflow:hidden;position:relative}.relate-pro .swiper-slide .pic .pro{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.comp-top-text{background:#00ae41}.comp-top-text .box-wrap{width:950px;max-width:100%;margin-left:auto}.comp-top-text .box-wrap .richtext{line-height:1.75}.comp-top-text .box-wrap .more{height:70px;background:#fff;padding:0 40px;font-size:22px;color:#00ae41;text-transform:uppercase}.comp-top-text .box-wrap .more:hover{border-radius:36px;box-shadow:0 0 12px rgba(0,0,0,0.21)}.comp-top-text .box-wrap .more:hover i:last-child{margin-left:40px}.comp-top-text .box-wrap .more i{font-size:30px}.comp-top-text .box-wrap .more i:nth-child(1){margin-right:20px}.comp-top-text .box-wrap .more i:last-child{margin-left:20px}.comp-why{background:#252a37;padding-bottom:140px}.comp-why .sep-container-1920{padding-right:280px}.comp-why .sep-container-1920 .box-wrap{padding-top:90px;background:#202327;padding-right:4.63541667%;height:620px;align-items:flex-start}.comp-why .sep-container-1920 .box-wrap .thumb{width:56.266%;flex-shrink:0}.comp-why .sep-container-1920 .box-wrap .thumb img{object-fit:cover}.comp-why .sep-container-1920 .box-wrap .info{max-width:591px;margin-left:4.1666667%;padding-bottom:40px;flex-shrink:0;flex:1;display:flex;flex-direction:column;max-height:100%}.comp-why .sep-container-1920 .box-wrap .info .richtext{flex:1;overflow-y:auto}.comp-strength{background:#f7f7f7;padding-top:0 !important}.comp-strength .sep-container-1920{padding-left:280px}.comp-strength .box-wrap .box-slide{width:45.83333333%;flex-shrink:0;position:relative}.comp-strength .box-wrap .box-slide .swiper-button-next,.comp-strength .box-wrap .box-slide .swiper-button-prev{width:auto;height:auto;margin-top:unset;position:static;user-select:none}.comp-strength .box-wrap .box-slide .swiper-button-next i,.comp-strength .box-wrap .box-slide .swiper-button-prev i{width:80px;height:80px;background:#00ae41;color:#fff;font-size:24px}.comp-strength .box-wrap .box-slide .swiper-button-next.swiper-button-disabled,.comp-strength .box-wrap .box-slide .swiper-button-prev.swiper-button-disabled{opacity:1}.comp-strength .box-wrap .box-slide .swiper-button-next.swiper-button-disabled i,.comp-strength .box-wrap .box-slide .swiper-button-prev.swiper-button-disabled i{background:#f0f0f0;color:#666}.comp-strength .box-wrap .control{gap:1px}.comp-strength .box-wrap .info{flex:1;padding-right:4.878%}.comp-certi .sep-container{position:relative}.comp-certi .swiper-container{padding-bottom:30px}.comp-certi .swiper-slide .thumb{background:url(../img/cerbg.png) no-repeat;background-position:center;background-size:contain;padding-top:131.646%;position:relative}.comp-certi .swiper-slide .thumb img{width:76%;height:88%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;object-fit:contain}.comp-certi .swiper-pagination{width:100%}.comp-certi .swiper-pagination .swiper-pagination-bullet{margin:0 5px;border-radius:8px}.comp-certi .swiper-pagination .swiper-pagination-bullet-active{width:27px !important;background:#00ae41 !important}.comp-partners{background:#f7f7f7}.comp-partners ul{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.comp-partners ul::before,.comp-partners ul::after{position:absolute}.comp-partners ul li{text-align:center;box-shadow:0 0 10px #eaeaea;overflow:hidden;background:#fff}.comp-partners ul li img{width:100%;transition:all .4s}.comp-partners ul li img:hover{transform:scale(1.1)}.sep-faq-items .item{margin-bottom:30px}.sep-faq-items .item:last-child{margin-bottom:0}.sep-faq-items .item.active .box{background:#00ae41}.sep-faq-items .item.active .box .control{transform:rotate(90deg);color:#fff}.sep-faq-items .item.active .box .title{color:#fff}.sep-faq-items .item.active .box .q{color:#fff}.sep-faq-items .item .box{padding:12px 30px;gap:20px;background:#fff;min-height:80px;align-items:center;box-shadow:0 0 20px rgba(0,0,0,0.1);cursor:pointer}.sep-faq-items .item .box .q{color:#00ae41;font-size:30px;text-align:center;font-style:normal}.sep-faq-items .item .box .control{font-size:16px;transition:all .4s;transform:rotate(0deg);text-align:center;font-size:20px;color:#00ae41;margin-left:auto}.sep-faq-items .item .content{padding:30px;display:none}.sep-news-list .item{margin-bottom:60px}.sep-news-list .item:last-child{margin-bottom:0}.sep-news-list .item .thumb{width:400px;flex-shrink:0;margin-right:5.88%;position:relative;display:block;overflow:hidden}.sep-news-list .item .thumb::before{content:'';display:block;padding-top:75%}.sep-news-list .item .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.sep-news-list .item .thumb .date{padding:15px 20px 13px;width:50%;position:absolute;left:0;bottom:0;background:#00ae41;color:#fff}.sep-news-list .item .thumb .date .day{font-size:30px;line-height:1em;margin-right:24px}.sep-news-list .item .thumb .date .ym{font-size:16px;position:relative}.sep-news-list .item .thumb .date .ym::before{content:'';display:inline-block;width:1px;height:25px;background:#fff;opacity:.2;position:absolute;left:-17px;top:-5px}.sep-news-list .item .info{flex:auto}.sep-news-list .item .info .title{font-size:20px;margin-bottom:15px;display:block}.sep-news-list .item .info .summary{margin-bottom:20px;font-size:16px;color:#666;line-height:1.875;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.sep-news-list .item .info .more i{width:50px;height:50px;background:#00ae41;box-shadow:0 39px 49px 0 rgba(0,67,232,0.1);border-radius:25px;color:#fff}.sep-news-list .item .info .more i:hover{opacity:.5}.sep-case-list .item{margin-bottom:80px}.sep-case-list .item:last-child{margin-bottom:0}.sep-case-list .item:nth-child(even){flex-direction:row-reverse}.sep-case-list .item:nth-child(even) .info{padding-right:1.912%;padding-left:4.412%}.sep-case-list .item .info{width:50%;padding-right:4.412%;padding-left:1.912%}.sep-case-list .item .info .title{display:block;position:relative}.sep-case-list .item .info .title::after{margin:20px 0 30px;width:60px;content:'';display:block;height:2px;background:#00ae41}.sep-case-list .item .info .title:hover{color:#00ae41}.sep-case-list .item .info .richtext{line-height:1.875}.sep-case-list .item .info .more{font-size:20px}.sep-case-list .item .info .more:before{content:'';display:inline-block;height:6px;width:0;transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease;margin-right:0;background:#00ae41}.sep-case-list .item .info .more:hover{color:#00ae41}.sep-case-list .item .info .more:hover:before{width:60px;margin-right:15px}.sep-case-list .item .thumb{width:50%}.oem-top-des{padding:58px 0;background:#f7f7f7}.oem-top-des .richtext{line-height:1.75}.sep-custom-design .item{margin-bottom:110px}.sep-custom-design .item:last-child{margin-bottom:0}.sep-custom-design .item .big-swiper{width:50%}.sep-custom-design .item .swiper-slide{border:1px solid #e0e0e0}.sep-custom-design .item .content{width:38%;margin-right:120px;padding:20px 0 0 90px;flex-direction:column;justify-content:space-between;gap:20px}.sep-custom-design .item .content .item-title{position:relative;font-size:1.875rem}.sep-custom-design .item .content .item-title::before{content:attr(data-txt);position:absolute;top:-50px;left:-1px;font-size:72px;color:rgba(0,174,65,0.1);font-family:'POPPINS-BOLD'}.sep-custom-design .item .content .richtext{margin-top:16px;line-height:1.875}.sep-custom-design .item .content .my-swiper{position:relative}.sep-custom-design .item .content .my-swiper .button{position:absolute;right:-54px;width:30px;height:30px;background-color:#00ae41;border:1px solid #00ae41;color:#fff;border-radius:50%;z-index:2;cursor:pointer;user-select:none}.sep-custom-design .item .content .my-swiper .button i{font-size:14px;position:relative}.sep-custom-design .item .content .my-swiper .previous{top:16px}.sep-custom-design .item .content .my-swiper .previous i{left:-1px}.sep-custom-design .item .content .my-swiper .next{bottom:16px}.sep-custom-design .item .content .my-swiper .next i{left:1px}.sep-custom-design .item .content .my-swiper .swiper-button-disabled{background-color:#fff;color:#00ae41;cursor:default}.sep-custom-design .item .content .my-swiper .swiper-slide-thumb-active{border:2px solid #00ae41}.sep-custom-design .item:nth-child(even){flex-direction:row-reverse}.sep-custom-process .two-swiper{position:relative}.sep-custom-process .two-swiper .swiper-slide{padding-bottom:10px}.sep-custom-process .two-swiper .swiper-slide:hover .title{background-color:#00ae41;color:#fff}.sep-custom-process .two-swiper .swiper-slide:hover .title::before{background-color:#fff}.sep-custom-process .two-swiper .img{overflow:hidden}.sep-custom-process .two-swiper .title{padding:55px 20px 36px;width:93%;position:relative;margin:auto;background-color:#fff;box-shadow:0 10px 15px 5px rgba(229,229,229,0.16);transform:translateY(-50%);text-align:center}.sep-custom-process .two-swiper .title::before{content:"";position:absolute;left:50%;top:36px;transform:translateX(-50%);width:40px;height:1px;background-color:#e5e5e5}.sep-custom-process .two-swiper .button{position:absolute;bottom:-18px;width:41px;height:41px;background-color:#00ae41;border:1px solid #00ae41;color:#fff;border-radius:50%;text-align:center;line-height:41px;z-index:2;cursor:pointer}.sep-custom-process .two-swiper .prev{left:46%}.sep-custom-process .two-swiper .next{right:46%}.sep-custom-process .two-swiper .my-button-disabled{background-color:#fff;color:#00ae41;cursor:default}.sep-custom-package{position:relative;color:#fff}.sep-custom-package .bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.sep-custom-package .subtitle{margin-top:25px;text-align:center}.sep-custom-package li{padding:80px 0;text-align:center;border-right:1px solid rgba(255,255,255,0.2)}.sep-custom-package li:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,0.2)}.sep-custom-package li:nth-child(3n){border-right:0}.sep-custom-package li .box{margin:0 auto;width:90px;height:90px;border-radius:50%;border:1px solid #fff;position:relative}.sep-custom-package li .box img{width:50%;filter:brightness(0) invert(1)}.sep-custom-package li .box::before{width:80px;height:80px;border:4px solid #fff;border-left-style:dashed;border-right-style:dashed;content:'';position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;border-radius:50%}.sep-custom-package li .item-title{margin-top:30px;color:#fff;font-size:20px}.sep-custom-package li:hover{background-color:#00ae41}.sep-custom-package li:hover *{color:#fff}.sep-custom-display .top-tit{max-width:1000px;margin:0 auto}.sep-custom-display .imgs{gap:16px .81875%;padding:65px 6.25% 78px;justify-content:space-between;flex-wrap:wrap}.sep-custom-display .imgs .box{width:19.345%;transition:all .6s}.sep-custom-display .imgs .box:hover{transform:scale(1.1)}.sep-custom-display .imgs .box img{width:100%}.sep-custom-display .button{text-align:center}.sep-custom-display .button a{display:inline-block;padding:12px 50px;background-color:#00ae41;color:#fff;transition:all .5s;font-size:16px}.sep-custom-display .button a:hover{transform:translateY(-10px);box-shadow:0 5px 10px 5px rgba(0,174,65,0.15)}.gallery-imgs .text{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding:30px 0}.gallery-imgs .text .richtext{max-width:1200px;margin:0 auto}.gallery-imgs .swiper-box{padding:0 90px;position:relative}.gallery-imgs .swiper-box .swiper-container{margin:-20px;padding:20px}.gallery-imgs .swiper-slide{text-align:center}.gallery-imgs .swiper-slide .box{overflow:hidden;box-shadow:5px 6px 16px 0 rgba(0,0,0,0.3),-5px -6px 16px 0 rgba(0,0,0,0.1)}.gallery-imgs .swiper-slide .box img{width:100%}.gallery-imgs .prev,.gallery-imgs .next{border:1px solid #00ae41;position:absolute;top:45%;transform:translateY(-50%);background:#fff}.gallery-imgs .prev:hover,.gallery-imgs .next:hover{background:#00ae41}.gallery-imgs .prev{left:10px}.gallery-imgs .next{right:10px}.gallery-imgs .swiper-button-disabled{display:none}.sep-video-grid4{margin:0 -20px}.sep-video-grid4 .item{margin-bottom:60px;padding:0 20px;text-align:center}.sep-video-grid4 .item .box{position:relative}.sep-video-grid4 .item .box .thumb{margin-bottom:30px}.sep-video-grid4 .item .box .thumb i{color:red;font-size:60px;opacity:0}.sep-video-grid4 .item .box:before{content:'';display:block;width:calc(100% - 36px);left:18px;top:18px;position:absolute;height:100%;border:6px solid #00ae41;z-index:10;opacity:0;pointer-events:none}.sep-video-grid4 .item .box:hover:before{opacity:1}.sep-video-grid4 .item .box:hover .thumb i{opacity:1}.sep-video-grid4 .item .box .info{padding:0 40px;padding-bottom:20px}.sep-video-grid4 .item .box .title{margin-bottom:10px;line-height:1.4em}.sep-pdf-items{margin:0 -25px}.sep-pdf-items .item{padding:0 25px;margin-bottom:50px}.sep-pdf-items .item .box{padding:40px 30px;border:1px solid #ccc;position:relative;display:flex;flex-direction:column;height:100%;min-height:380px}.sep-pdf-items .item .box:hover{margin:-1px;border:2px solid #00ae41}.sep-pdf-items .item .box:hover .line:before{background:#00ae41;height:2px}.sep-pdf-items .item .box:hover .download{background:#00ae41;color:#fff}.sep-pdf-items .item .box:hover .download i{color:#fff}.sep-pdf-items .item .box .line{width:75px;height:75px;background:#fff;position:absolute;right:-2px;top:-2px;z-index:10}.sep-pdf-items .item .box .line:before{content:'';display:block;height:1px;width:106px;background:#ccc;transform:rotate(45deg);position:absolute;left:-16px;top:37px}.sep-pdf-items .item .box .pdf-icon{margin-bottom:20px}.sep-pdf-items .item .box .pdf-icon i{color:#00ae41;font-size:46px}.sep-pdf-items .item .box .title{font-size:22px;line-height:1.4em;min-height:2.8em;margin-bottom:30px}.sep-pdf-items .item .box .title i{font-size:24px}.sep-pdf-items .item .box .title:hover{color:#00ae41}.sep-pdf-items .item .box .download{background:#f0f0f0;height:54px;padding:0 30px;margin-left:-30px;color:#4c4c4c;margin-top:auto;font-size:16px}.sep-pdf-items .item .box .download i{margin-left:auto;font-size:28px}.contact-box .info-box{width:428px;flex-shrink:0;background:#00ae41;padding:67px 90px 90px 90px}.contact-box .info-box .items .item{margin-bottom:50px}.contact-box .info-box .items .item:last-child{margin-bottom:0}.contact-box .info-box .items .item .hd{position:relative;margin-bottom:16px}.contact-box .info-box .items .item ul li{color:#fff;font-size:16px;line-height:1.6em;margin-bottom:10px}.contact-box .info-box .items .item ul li i{width:30px;font-size:22px;flex-shrink:0}.contact-box .info-box .items .item ul li:last-child{margin-bottom:0}.contact-box .info-box .items .item ul li a{color:#fff;font-size:16px;text-decoration:underline}.contact-box .info-box .items .item ul li a:hover{font-style:italic}.contact-box .info-box .items .item ul li:last-child{margin-bottom:0}.contact-box .form-box{flex:auto;margin:0 5.88%}.contact-box .form-box .hd{font-size:2.5rem;position:relative}.contact-box .form-box .hd::after{margin-top:8px;content:'';display:block;width:60px;height:2px;background:#00ae41}.contact-box .form-box .richtext{line-height:1.75}.contact-box .form-box .sep-form .form-group{position:relative}.contact-box .form-box .sep-form .form-group .form-control{height:60px;background:transparent;border:none;border-radius:0;color:#333;padding-left:20px;box-shadow:none;background:#f4f5f9;font-size:16px;font-family:'POPPINS','Lucida Grande','Microsoft Yahei'}.contact-box .form-box .sep-form .form-group .form-control::-webkit-input-placeholder{color:#bdbebf;font-size:16px}.contact-box .form-box .sep-form .form-group .form-control::-moz-placeholder{color:#bdbebf;font-size:16px}.contact-box .form-box .sep-form .form-group .form-control:-ms-input-placeholder{color:#bdbebf;font-size:16px}.contact-box .form-box .sep-form .form-group textarea.form-control{height:160px;padding-top:20px;font-family:'POPPINS','Lucida Grande','Microsoft Yahei'}.contact-box .form-box .sep-form .btn-primary{background:#00ae41;border-radius:0;border:none;width:220px;height:60px;font-size:20px;margin-top:30px;color:#fff}.contact-box .form-box .sep-form .btn-primary i{margin-left:10px}.quick-links a{color:#00ae41}.quick-links a:hover{text-decoration:underline}.richtext{word-spacing:normal;font-size:16px;line-height:1.5}.richtext.fz18{font-size:18px;line-height:1.66666667em}.richtext.c6{color:#666}.richtext.c6 h2,.richtext.c6 h3,.richtext.c6 strong{color:#333}.richtext.st2{line-height:1.75;font-family:'POPPINS-LIGHT'}.richtext.color-website{color:#00ae41}.richtext.color-white{color:#fff}.richtext.color-white a{color:#fff;text-decoration:underline}.richtext.color-white a:hover{font-style:italic}.richtext.color-white ul li:before{background:#fff}.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.img100 img{width:100%}.richtext img{margin:10px auto}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#00ae41}.richtext a:hover{text-decoration:underline}.richtext h2{font-size:2.125rem;position:relative;font-weight:600;line-height:1.2em;margin-bottom:1rem}.richtext h3{font-size:18px}.richtext table{width:100%;line-height:1.33333333;margin-top:10px}.richtext table tr td{border:1px solid #999;word-break:normal !important;padding:12px 15px 10px}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:20px;margin-bottom:3px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:7px;height:7px;border-radius:100%;background:#00ae41;position:absolute;left:2px;top:9px;z-index:3}.relate-news ul{margin-top:20px}.relate-news ul li{position:relative;list-style:none;padding-left:17px;margin-bottom:8px;line-height:1.55555556em}.relate-news ul li:last-child{margin-bottom:0}.relate-news ul li:before{content:'';display:block;width:5px;height:5px;border-radius:100%;background:#00ae41;position:absolute;left:1px;top:10px}.contents-wrap{width:400px;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:#00ae41;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;position:fixed;top:0;left:0;width:100%;z-index:1000000;background:#fff;box-shadow:0 0 12px rgba(0,0,0,0.1)}.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:120px}.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:#00ae41;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:#00ae41;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;padding-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:#00ae41;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.15);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}.sep-search-box form .form-control{height:47px;border-radius:0;font-size:16px}.sep-search-box form .btn{background:#00ae41;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:#00ae41;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:fixed;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.3);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.4);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:#00ae41}.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:#00ae41;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:100px;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-top:30px;padding-bottom:90px;background:#f5fcf8}.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:16px}.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:#00ae41;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:16px}.mb-bottom-wrap .info-box .box i{margin-right:14px;color:#00ae41;flex-shrink:0;font-size:22px;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>.item{padding:0 20px;margin-top:20px !important}.mb-bottom-wrap .sep-share{margin-left:auto;margin-bottom:25px;margin-top:0;justify-content:space-between;padding-bottom:25px;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:34px;height:34px;border-radius:50%;border:1px solid #00ae41;text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#00ae41;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:#201914}.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:#00ae41}.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}.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:#00ae41 !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}.pv120{padding-top:84px;padding-bottom:90px}.contact .thumb{padding:40px;padding-left:calc((100vw - 1200px) / 2)}.contact .info{min-height:420px;padding:56px 0;padding-left:110px}.last-news .item .info{padding:20px 20px 0}.sep-footer .footer-box{padding:80px 0}.sep-footer .footer-box .hd{font-size:20px}.sep-footer .footer-box .logo{left:-1.5%;width:30%}.sep-mainnav .dropdown-pro{padding:42px 0}.sep-mainnav .dropdown-pro .flex{gap:6%}.sep-mainnav .dropdown-pro .lists a{padding:17px 24px 15px;font-size:18px}.sep-mainnav .dropdown-pro .list2s a,.sep-mainnav .dropdown-pro .details a{padding:17px 0 15px;font-size:17px}.sep-mainnav .dropdown-pro .details a{padding-left:20px}.sep-mainnav .dropdown-pro .details a::before{top:19px}}@media screen and (max-width:1260px){html{font-size:12px}.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}body{padding-top:90px}.sep-container{padding:0 30px}.sep-mainnav>.sep-container>ul>li>a{padding:0 14px;font-size:15px;height:90px}.sep-mainnav>.sep-container .logo{margin-top:10px}.sep-mainnav>.sep-container .logo img{width:110px}.sep-header .multi-language{margin-left:10px}.sep-mainnav .dropdown-pro{padding:36px 0}.sep-mainnav .dropdown-pro .lists a{padding:15px 20px 13x;font-size:16px}.sep-mainnav .dropdown-pro .list2s a,.sep-mainnav .dropdown-pro .details a{padding:15px 0 13px;font-size:16px}.sep-mainnav .dropdown-pro .details a{padding-left:20px}.sep-mainnav .dropdown-pro .details a::before{top:16px}.sep-mainnav .dropdown-pro .flex{gap:5%}.sep-mainnav .dropdown{padding:12px 20px;min-width:160px;left:-6px}.sep-footer .footer-box{padding:55px 0}.sep-footer .footer-box .hd{font-size:19px}.sep-footer .footer-box .lists>li{margin-top:9px}.sep-footer .footer-box .sep-share li{margin-right:10px}.pv120{padding-top:66px;padding-bottom:70px}.sep-btn{padding:0 25px}.contact{margin-bottom:30px}.contact .info{min-height:380px;padding:40px 0;padding-left:90px;width:calc(50% + 30px);margin-left:-60px;border-radius:30px 0 0 30px;top:30px}.contact .thumb{padding:30px;width:calc(50vw + 30px);border-radius:0 30px 30px 0}.contact .form-group{margin-bottom:12px}.contact .sep-form input,.contact .sep-form textarea{padding:13px 28px}.contact .sep-form .form-group:has(input:required)::before,.contact .sep-form .form-group:has(textarea:required)::before{left:14px}.contact .info .sep-btn{margin-top:16px}.last-news .items{gap:20px}.last-news .item{width:calc((100% - 40px) / 3)}.last-news .item .info{padding:16px 16px 0}.last-news .item .info .title{margin-top:6px}.last-news .item .info .sum{margin-top:3px;line-height:1.7}.prev,.next{width:52px;height:52px}.sep-container-1680{max-width:calc(100% - 60px)}}@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:8px}.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:70px}.sep-footer{display:none}.btn-hover{height:34px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}.pv120{padding-top:43px;padding-bottom:45px}.contact{margin-bottom:0}.contact .info{min-height:unset;padding:30px 0;padding-bottom:50px;padding-left:20px;width:100%;margin-left:0;top:0}.contact .info .sep-btn{margin-top:10px}.contact .thumb{width:calc(100% + 20px);margin:-30px -20px;margin-bottom:0;min-height:200px}.last-news .item{width:100%;margin-bottom:24px}.last-news .item:last-child{margin-bottom:0}.last-news .item .info .sum{display:none}.last-news .item .info .title{font-size:19px}}@media screen and (max-width:1920px){.comp-why .sep-container-1920{padding-right:calc((100% - 1360px)/2)}.comp-strength .sep-container-1920{padding-left:calc((100% - 1360px)/2)}}@media screen and (max-width:1710px){.sep-custom-design .item .content{margin-right:110px;padding:20px 0 0 60px}.sep-custom-design .item .content .my-swiper .previous{top:10px}.sep-custom-design .item .content .my-swiper .next{bottom:10px}}@media screen and (max-width:1460px){.fz24{font-size:22px}.fz22{font-size:20px}.mt70{margin-top:45px}.mt40{margin-top:30px}.mt30{margin-top:24px}.comp-why .sep-container-1920{padding-right:calc((100% - 1200px)/2)}.comp-strength .sep-container-1920{padding-left:calc((100% - 1200px)/2)}.sep-inner-banner .translate-center{max-height:calc(100% - 100px);margin-top:-20px}.pro-list-why .flex{gap:3%}.pro-list-why .left{width:48.5%}.pro-list-why .left .txt{max-width:580px}.pro-list-why .right{width:48.5%;max-width:580px}.pro-list-why .right .richtext{line-height:1.7}.pro-list-why .right .richtext strong{margin-top:8px;margin-bottom:2px;font-size:22px}.pro-apps .swiper-slide .info{padding:0 24px}.pro-apps .swiper-slide .info .title{margin-top:15px}.pro-apps .swiper-slide{padding-bottom:30px}.inner-faqs .item .q{min-height:72px}.inner-faqs .item{margin-bottom:20px}.pro-det-list .item .info{margin-top:24px;padding:0 16px}.pro-list1-why .richtext strong{margin-top:10px;font-size:22px}.pro-list1-why .thumb{margin-left:3.2%}.pro-list1-app .item .richtext{padding:20px}.pro-det-top .main{padding:40px 0}.pro-det-top .info .btns{gap:10px 16px}.ban-btn{padding:14px 25px 12px}.pro-feature .item{padding:26px}.pro-specif .richtext table tr td{padding:13px 20px 11px}.relate-pro .swiper-slide .pic{margin-bottom:20px}.comp-top-text .box-wrap .more{height:60px;padding:0 25px;font-size:20px}.comp-top-text .box-wrap .more i:nth-child(1){margin-right:12px}.comp-top-text .box-wrap .more i:last-child{margin-left:12px}.comp-why .sep-container-1920 .box-wrap{padding-top:60px;padding-right:4.5%;height:480px}.comp-why .sep-container-1920 .box-wrap .info{margin-left:3.6%}.comp-why .sep-container-1920 .box-wrap .info .richtext{margin-top:20px}.comp-strength .box-wrap .info{padding-right:4%}.comp-strength .box-wrap .info .richtext{margin-top:20px}.comp-strength .box-wrap .box-slide{width:46%}.sep-custom-design .item .content{margin-right:100px;padding:20px 0 0 50px}.sep-custom-design .item .content .richtext{margin-top:8px;line-height:1.8}.sep-custom-design .item{margin-bottom:90px}.sep-custom-process .two-swiper .title::before{top:26px}.sep-custom-process .two-swiper .title{padding:40px 20px 20px;width:90%}.sep-custom-process .two-swiper .swiper-slide{padding-bottom:0}.sep-custom-process .two-swiper .prev{left:45%}.sep-custom-process .two-swiper .next{right:45%}.sep-custom-package .subtitle{margin-top:15px}.sep-custom-package li{padding:60px 0}.sep-custom-package li .item-title{margin-top:20px}.sep-custom-display .imgs{padding:40px 50px 50px}.sep-custom-display .button a{padding:12px 40px}.sep-faq-items .item .box{padding:12px 24px;min-height:74px}.sep-faq-items .item{margin-bottom:20px}.sep-faq-items .item .content{padding:20px 24px}.sep-news-list .item .thumb{margin-right:5%}.sep-news-list .item{margin-bottom:50px}.sep-case-list .item{margin-bottom:60px}.sep-case-list .item .info .title::after{margin:10px 0 20px}.sep-case-list .item .info .more{margin-top:20px}.sep-video-grid4{margin:0 -13px}.sep-video-grid4 .item{margin-bottom:50px;padding:0 13px;text-align:center}.sep-video-grid4 .item .box:before{width:calc(100% - 30px);left:15px;top:15px;border:5px solid #00ae41}.sep-video-grid4 .item .box .thumb{margin-bottom:24px}.sep-video-grid4 .item .box .info{padding:0 36px;padding-bottom:10px}.sep-pdf-items{margin:0 -20px}.sep-pdf-items .item{padding:0 20px;margin-bottom:40px}.sep-pdf-items .item .box .title{font-size:20px}.sep-pdf-items .item .box{min-height:340px}.contact-box .info-box{width:400px;padding:56px 60px 60px 60px}.contact-box .form-box{flex:auto;margin:0 5%}.contact-box .form-box .sep-form .form-group{margin-bottom:12px}.contact-box .form-box .sep-form .form-group .form-control{height:52px}.contact-box .form-box .sep-form .btn-primary{margin-top:20px}.gallery-imgs .text{padding:24px 0}.gallery-imgs .swiper-box{padding:0 70px}.gallery-imgs .swiper-slide .box{box-shadow:2px 3px 10px 0 rgba(0,0,0,0.1),-2px -3px 10px 0 rgba(0,0,0,0.05)}.gallery-imgs .prev{left:0}.gallery-imgs .next{right:0}.pro-apps .swiper-slide .info .richtext{line-height:1.7}.richtext.st2{line-height:1.7}.sep-case-list .item .info .richtext{line-height:1.8}}@media screen and (max-width:1310px){.sep-custom-design .item .content{width:42%;margin-right:8%;padding:20px 0 0 40px}.sep-custom-design .item .content .my-swiper .button{right:-40px}}@media screen and (max-width:1260px){.mt70{margin-top:35px}.mt40{margin-top:30px}.mt30{margin-top:20px}.fz24{font-size:20px}.fz22{font-size:18px}.fz18{font-size:17px}.comp-why .sep-container-1920{padding-right:30px}.comp-strength .sep-container-1920{padding-left:30px}.richtext.fz18{font-size:16px}.sep-inner-banner .info1 .title,.sep-inner-banner .info2 .title{margin-right:-10%}.sep-inner-banner .banner{min-height:430px;object-fit:cover}.pro-list-type .item{gap:24px}.pro-list-type .item .info .childs{gap:5px 24px}.pro-list-why .right{padding-right:30px}.pro-list-why .right .richtext strong{font-size:20px}.pro-apps .swiper-slide .info{padding:0 20px}.pro-apps .swiper-slide .info .title{margin-top:9px}.pro-apps .swiper-slide{padding-bottom:20px}.pro-apps .swiper-slide .info .richtext{max-height:11.9em;overflow-y:auto}.pro-det-list .items{flex-wrap:wrap;gap:30px 20px}.pro-det-list .item{width:calc((100% - 40px) / 3)}.pro-det-list .item .info{margin-top:20px;padding:0 10px}.pro-det-list .item .info .richtext{margin-top:5px;margin-bottom:12px}.pro-list1-why .richtext strong{margin-top:6px;margin-bottom:2px;font-size:20px}.pro-list1-why .thumb{width:50%}.pro-list1-app .sep-container .bg{width:90%;margin:auto;left:0;right:0}.pro-list1-app .top-tit{max-width:680px}.pro-list1-app .items{gap:16px}.pro-list1-app .item{width:calc((100% - 48px) / 4)}.pro-list1-app .item img{height:86%}.ban-btn{padding:13px 20px 11px}.pro-det-top .info .btns{gap:10px 12px}.pro-feature .item{padding:22px}.pro-specif .top-tit{max-width:700px}.comp-top-text .box-wrap{width:100%}.comp-top-text .box-wrap .more{font-size:18px}.comp-why .sep-container-1920 .box-wrap{padding-top:46px;padding-right:30px;height:460px}.comp-strength .box-wrap .info{padding-top:40px}.comp-strength .box-wrap .box-slide .swiper-button-next i,.comp-strength .box-wrap .box-slide .swiper-button-prev i{width:70px;height:70px;font-size:22px}.comp-strength .box-wrap .info .richtext{margin-top:10px}.oem-top-des{padding:40px 0}.sep-custom-design .item{margin-bottom:60px}.sep-custom-design .item .content .richtext{line-height:1.7}.sep-custom-design .item .content{width:40%;margin-right:10%;padding:10px 0 0 24px}.sep-custom-design .item .content .my-swiper .previous{top:5px}.sep-custom-design .item .content .my-swiper .next{bottom:5px}.sep-custom-process .two-swiper .title{padding:30px 20px 14px}.sep-custom-process .two-swiper .title::before{top:20px}.sep-custom-package .subtitle{margin-top:8px}.sep-custom-package li{padding:40px 0}.sep-custom-package li .item-title{font-size:18px}.sep-custom-package li .box{width:83px;height:83px}.sep-custom-package li .box::before{width:74px;height:74px}.sep-custom-display .imgs{padding:35px 30px 50px}.sep-faq-items .item .box{min-height:70px}.sep-faq-items .item .content{padding:16px 24px}.sep-news-list .item .thumb{width:350px;margin-right:4%}.sep-news-list .item .info .title{font-size:19px;margin-bottom:10px}.sep-news-list .item .info .summary{margin-bottom:16px}.sep-case-list .item{margin-bottom:40px}.sep-case-list .item .info .richtext{line-height:1.7}.sep-case-list .item .info{padding-right:30px;padding-left:0}.sep-case-list .item:nth-child(even) .info{padding-right:0;padding-left:30px}.sep-video-grid4 .item .box .thumb i{font-size:50px}.sep-video-grid4 .item .box:before{width:calc(100% - 20px);left:10px;top:10px;border:4px solid #00ae41}.sep-video-grid4 .item .box .info{padding:0 26px;padding-bottom:10px}.sep-video-grid4 .item{margin-bottom:40px}.sep-video-grid4 .item .box .thumb{margin-bottom:20px}.sep-video-grid4 .item .box .title{margin-bottom:6px}.sep-pdf-items{margin:0 -15px}.sep-pdf-items .item{padding:0 15px;margin-bottom:30px}.sep-pdf-items .item .box{padding:30px 20px;min-height:300px}.sep-pdf-items .item .box .download{height:50px;padding:0 20px;margin-left:-20px}.sep-pdf-items .item .box .pdf-icon{margin-bottom:15px}.sep-pdf-items .item .box .title{font-size:18px;margin-bottom:20px}.sep-pdf-items .item .box .line{width:70px;height:70px}.sep-pdf-items .item .box .line:before{width:98px;top:35px}.contact-box .info-box{width:340px;padding:40px}.contact-box .form-box{margin:0 4.5%}.contact-box .row{margin-left:-6px;margin-right:-6px}.contact-box .row>div{padding:0 6px}.contact-box .form-box .sep-form .btn-primary{width:180px;height:56px;font-size:18px}.gallery-imgs .text{padding:18px 0}.gallery-imgs .swiper-box{padding:0 30px}.comp-partners ul{gap:13px}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.sep-inner-banner{overflow:hidden}.sep-inner-banner img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0;object-position:20% 50%}.sep-inner-banner .translate-center,.sep-inner-banner .horizontal-center{padding:30px 20px;position:relative !important;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);left:0;top:0;min-height:140px}.sep-inner-banner .translate-center>div,.sep-inner-banner .horizontal-center>div{width:100%}.sep-inner-banner .translate-center{max-height:unset;margin-top:0}.sep-breadcrumb{padding:10px 0 8px;font-size:16px}.sep-inner-banner .sep-breadcrumb{position:relative}.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}.richtext h2{font-size:21px}.sep-resource-grid .sep-datalist li .thumb{height:auto !important;line-height:unset !important}}@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}.mt70{margin-top:30px}.mt40{margin-top:24px}.pro-list-type .item{margin-top:30px}.pro-list-type .item .pic{width:100%;margin-bottom:20px}.pro-list-type .item .info .richtext{margin-top:8px}.pro-list-type .item .info .childs{margin-top:8px}.pro-list-type .item .info .sep-btn{margin-top:10px}.pro-list-why .left{width:100%;padding-right:20px;max-width:unset}.pro-list-why .left .txt{width:calc(100% - 20px)}.pro-list-why .right{padding:20px;padding-bottom:0;width:100%;max-width:unset}.pro-apps .btns{gap:10px}.top-tit.w50{width:100%}.inner-faqs .item{margin-bottom:16px}.inner-faqs .item .q{padding:12px 16px;min-height:60px}.inner-faqs .item .q i.faq{font-size:30px;margin-right:12px}.inner-faqs .item .a{padding:13px 16px;padding-left:58px}.contact .thumb{padding:30px 20px}.contact .sep-form .col-md-6{width:50%;float:left}.contact .sep-form input{height:43px}.contact .sep-form textarea{height:120px}.pro-det-list .item{width:100%;margin-bottom:30px}.pro-det-list .item:last-child{margin-bottom:0}.pro-list1-why .thumb{margin-top:20px;width:100%;margin-left:0}.pro-list1-app .item{width:100%;margin-bottom:16px;background:#000}.pro-list1-app .item:last-child{margin-bottom:0}.pro-list1-app .item::before{padding-top:80%}.pro-list1-app .item img{opacity:.6;height:100%}.pro-list1-app .item .richtext{opacity:1;border-bottom:10px solid #00ae41}.pro-det-top .main{padding:30px 0}.pro-det-top .info{width:100%;margin-bottom:30px}.pro-det-top .imgs{max-width:unset;width:100%}.pro-feature .item{width:100%;margin-bottom:20px}.pro-feature .item:last-child{margin-bottom:0}.pro-specif .richtext table tr td{padding:12px 10px 10px}.relate-pro .swiper-slide .pic{margin-bottom:12px}.oem-top-des{padding:20px 0}.sep-custom-design .item .big-swiper{width:100%}.sep-custom-design .item .content{width:100%;margin-right:0;padding:30px 20px;padding-bottom:0}.sep-custom-design .item{margin-bottom:40px}.sep-custom-design .item .content .item-title::before{top:-40px;font-size:62px}.sep-custom-design .item .content .item-title{font-size:20px}.sep-custom-design .item .content .my-swiper{margin-top:20px;margin-right:30px}.sep-custom-design .item .content .my-swiper .previous{top:0}.sep-custom-design .item .content .my-swiper .next{bottom:0}.sep-custom-process{padding-bottom:60px}.sep-custom-process .two-swiper .prev{left:42%;transform:translateX(-50%) rotate(180deg)}.sep-custom-process .two-swiper .next{right:42%;transform:translateX(50%)}.sep-custom-package li{padding:20px;border-right:1px solid rgba(255,255,255,0.2) !important;border-bottom:1px solid rgba(255,255,255,0.2) !important}.sep-custom-package ul{display:flex}.sep-custom-package li .item-title{margin-top:10px}.sep-custom-package li .box{width:70px;height:70px}.sep-custom-package li .box::before{width:62px;height:62px}.sep-custom-package li:nth-child(2n){border-right:0 !important}.sep-custom-package li:nth-last-child(1){border-bottom:none !important}.sep-custom-package li:nth-last-child(2){border-bottom:none !important}.sep-custom-display .top-tit{padding:0 20px}.sep-custom-display .imgs{padding:30px 20px}.sep-custom-display .imgs .box{display:block;width:100%;margin-bottom:20px}.sep-custom-display .imgs .box:last-child{margin-bottom:0}.sep-breadcrumb.company-style::before{width:100%}.comp-why .sep-container-1920{padding-right:20px}.comp-why .sep-container-1920 .box-wrap .thumb{width:100%;margin-bottom:20px}.comp-why .sep-container-1920 .box-wrap{display:flex;flex-wrap:wrap;padding:0 20px;padding-top:30px;height:auto}.comp-why .sep-container-1920 .box-wrap .info{margin-left:0;padding-bottom:24px}.comp-why .sep-container-1920 .box-wrap .info .richtext{margin-top:10px}.comp-strength .sep-container-1920{padding:0 20px}.comp-strength .box-wrap .info{padding-right:0}.comp-strength .box-wrap .box-slide{width:100%;margin-top:20px}.comp-certi .swiper-pagination{left:0}.comp-partners ul{grid-template-columns:repeat(2, 1fr);gap:10px}.sep-faq-items .item .box{padding:11px 16px;min-height:60px;gap:10px}.sep-faq-items .item{margin-bottom:16px}.sep-faq-items .item .content{padding:14px 16px}.sep-news-list .item .thumb{width:100%;margin-right:0;margin-bottom:20px}.sep-news-list .item .info .title{font-size:18px;margin-bottom:6px}.sep-news-list .item{margin-bottom:35px}.sep-case-list .item .info{width:100%;padding-right:0}.sep-case-list .item .thumb{width:100%;margin-top:20px}.sep-case-list .item .info .more{margin-top:10px}.sep-case-list .item .info .title::after{margin:6px 0 12px}.sep-case-list .item:nth-child(even) .info{padding-left:0}.sep-case-list .item{margin-bottom:35px}.sep-video-grid4 .item .box .thumb i{opacity:1}.sep-video-grid4 .item .box:before{display:none}.sep-video-grid4 .item{margin-bottom:30px}.contact-box .info-box{width:100%;padding:30px}.contact-box .form-box .hd{font-size:22px}.contact-box .form-box{margin:0;margin-top:24px}.sep-container-1680{max-width:calc(100% - 40px)}.gallery-imgs .swiper-box .swiper-container{margin:-10px;padding:10px}.gallery-imgs .swiper-box{padding:0 20px}.gallery-imgs .prev{left:-15px}.gallery-imgs .next{right:-15px}.sep-faq-items .title{font-size:18px}.sep-inner-banner .banner{min-height:unset}.pagination{margin:0}.sep-pdf-items .item .box .title i{display:none}}