@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:'HarmonyOS-Sans-Regular','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%}html{font-size:16px;color:#333}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input{outline:none}*{padding:0;margin:0}form{margin:0}img{max-width:100%}ul,ol{list-style-type:none;list-style-image:none}a{color:#333;text-decoration:none;outline:none}a:hover{color:#2c7f09}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:'HarmonyOS-Sans-Regular';src:url("../font/HarmonyOS_Sans_Regular.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'HarmonyOS-Sans-Bold';src:url("../font/HarmonyOS_Sans_Bold.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'HarmonyOS-Sans-Medium';src:url("../font/HarmonyOS_Sans_Medium.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'HarmonyOS-Sans-Light';src:url("../font/HarmonyOS_Sans_Light.ttf");font-style:normal;font-weight:normal}.text-bold{font-family:'HarmonyOS-Sans-Bold'}.text-medium{font-family:'HarmonyOS-Sans-Medium'}.text-light{font-family:'HarmonyOS-Sans-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:#2c7f09}.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:#2c7f09 !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:#2c7f09;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:#2c7f09}.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:#2c7f09 !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:#2c7f09;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:#2c7f09}.offside li:hover{background:#cad0de !important;color:#2c7f09}.offside li:hover .icon,.offside li:hover a{color:#2c7f09}.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:#2c7f09}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#2c7f09}.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:10px 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:#2c7f09}.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:#2c7f09}.multi-language .box:hover .fa-angle-down{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:1640px;margin:auto;max-width:100%}.sep-container-1920{width:1920px;margin:auto;max-width:100%}.sep-container-1280{width:1280px;margin:auto;max-width:100%}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:9999900000;margin-top:-540px;transform:translateY(-100%);background-color:rgba(0,0,0,0.9);-webkit-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-moz-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-o-transition:all 500ms cubic-bezier(.86, 0, .07, 1);transition:all 800ms cubic-bezier(.86, 0, .07, 1);-webkit-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-moz-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-o-transition-timing-function:cubic-bezier(.86, 0, .07, 1);transition-timing-function:cubic-bezier(.86, 0, .07, 1)}.search-popup:before{position:absolute;left:0;top:100%;width:100%;height:560px;background-image:url(../img/waves-shape.png);background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:0;content:"";pointer-events:none}.search-popup .close-search{position:absolute;left:0;right:0;top:75%;margin:0 auto;margin-top:-200px;border-radius:50%;text-align:center;background-color:#2c7f09;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-place{height:160px}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000;background:rgba(0,0,0,0.8)}.sep-header.bg0{background:#000}.sep-header.active{background:rgba(0,0,0,0.8);box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header.active .logo img{transform:scale(.8)}.sep-header.active .top{height:42px}.sep-header.active .sep-mainnav>ul{height:64px}.sep-header .logo img{width:120px}.sep-header .right{margin-left:auto}.sep-header .top{background:rgba(52,152,0,0.8);color:#fff;padding-left:40px;font-size:16px;border-radius:0 0 0 24px;height:48px;width:100%;position:relative;z-index:100}.sep-header .top::before{content:'';position:absolute;left:100%;top:0;width:50vw;height:100%;background:rgba(52,152,0,0.8)}.sep-header .top .info-box .item{margin-right:45px}.sep-header .top .info-box img{width:17px;flex-shrink:0;margin-right:8px}.sep-header .top .info-box a{color:#fff}.sep-header .top .info-box a:hover{text-decoration:underline}.sep-header .top .nav{margin-left:auto}.sep-header .top .nav a{padding:0 24px;line-height:22px;border-radius:20px;background:#fff;border:1px solid #fff;font-size:14px;color:#2c7f09;margin-right:12px}.sep-header .top .nav a:last-child{margin-right:0}.sep-header .top .nav a:hover{background:transparent;color:#fff}.sep-header .search{cursor:pointer;margin-left:32px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;width:30px;height:30px;flex-shrink:0;border-radius:50%;background:#2c7f09;color:#fff}.sep-header .search i{font-size:14px;opacity:.9}.sep-header .search:hover{opacity:.75}.sep-header .multi-language{position:relative;margin-left:24px;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 img{width:20px;height:20px;margin-right:5px}.sep-header .multi-language .box .box2 a{color:#fff;font-size:15px;line-height:1em;position:relative;top:1px}.sep-header .multi-language .box .box2:hover .fa{transform:rotate(180deg);position:relative;left:1px}.sep-header .multi-language .box .box2 .fa{font-size:20px}.swiper-pagination-bullet-active{background:#2c7f09 !important}.sep-mainnav>ul{margin-left:auto;flex:1;padding:0 20px;height:112px}.sep-mainnav>ul>li{height:100%;padding:0 20px}.sep-mainnav>ul>li:not(.pro){position:relative}.sep-mainnav>ul>li>a{color:#fff;padding:17px 0;font-size:20px;position:relative;transition:color .3s ease}.sep-mainnav>ul>li>a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background:#2c7f09;transition:all .3s ease}.sep-mainnav>ul>li:hover>a,.sep-mainnav>ul>li.active>a{color:#2c7f09}.sep-mainnav>ul>li:hover>a::after,.sep-mainnav>ul>li.active>a::after{width:100%}.sep-mainnav>ul>li:hover .dropdown,.sep-mainnav>ul>li:hover .dropdown-pro{display:block}.sep-mainnav .dropdown-pro{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;padding:72px 0;box-shadow:0 0 12px rgba(0,0,0,0.1);max-height:50vh;overflow-y:auto}.sep-mainnav .dropdown-pro .sep-container{display:grid;grid-template-columns:repeat(5, auto);justify-content:space-between;gap:16px}.sep-mainnav .dropdown-pro a{font-family:'HarmonyOS-Sans-Medium';font-size:16px}.sep-mainnav .dropdown-pro a .box{margin-right:16px;width:56px;height:56px;border-radius:10px;border:1px solid #999;overflow:hidden;flex-shrink:0}.sep-mainnav .dropdown-pro a .box img{width:100%}.sep-mainnav .dropdown{width:max-content;min-width:200px;display:none;position:absolute;left:-5px;top:100%;background:#fff;box-shadow:0 0 12px rgba(0,0,0,0.1);padding:10px 0}.sep-mainnav .dropdown .link{position:relative;display:block;font-size:16px;padding:8px 25px}.sep-footer{background:#333}.sep-footer .footer-box{padding:47px 0}.sep-footer .footer-box .logo img{width:120px}.sep-footer .footer-box .items .item:first-child{align-self:center;min-width:255px}.sep-footer .footer-box .items .item:nth-child(2){margin-left:auto;width:15.9%}.sep-footer .footer-box .items .item:nth-child(3){width:15.9%}.sep-footer .footer-box .items .item:nth-child(4){width:17%}.sep-footer .footer-box .items .item:nth-child(5){width:29.3%}.sep-footer .footer-box a:hover{color:#2c7f09}.sep-footer .footer-box .hd{font-family:'HarmonyOS-Sans-Medium';color:#fff;text-transform:uppercase;font-size:20px}.sep-footer .footer-box .line{margin:20px 0 26px;width:100%;height:1px;background:rgba(255,255,255,0.1);position:relative}.sep-footer .footer-box .line::before{content:'';position:absolute;top:-0.5px;left:0;width:48px;height:2px;background:#2c7f09}.sep-footer .footer-box .bd{color:#999;font-size:16px;line-height:2em}.sep-footer .footer-box .lists>li{margin-top:16px}.sep-footer .footer-box .lists>li:first-child{margin-top:0}.sep-footer .footer-box .sep-share{margin-top:40px}.sep-footer .footer-box .sep-share li{margin-right:5px}.sep-footer .footer-box .sep-share li:last-child{margin-right:0}.sep-footer .footer-box .sep-share i{width:47px;height:47px;background:transparent;border-radius:50%;font-size:24px;color:#818181}.sep-footer .footer-box .sep-share a:hover i{background:#2c7f09;color:#fff}.sep-footer .footer-box .box i{color:#2c7f09;margin-right:6px;font-size:20px;line-height:32px}.sep-footer .footer-box .box .cff{color:#fff}.sep-footer .footer-box .box .item1{margin-right:30px}.sep-footer .footer-box .box .item1 i{font-size:22px;margin-right:4px}.sep-footer .sep-copyright{font-size:16px;line-height:1em;padding:30px 0 25px;background:#2c7f09;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}.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:#2c7f09}.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 #2c7f09;background:#2c7f09;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:#2c7f09;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 #2c7f09}.pdf-item .title:hover{color:#2c7f09}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#2c7f09}.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:#2c7f09;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{padding:3px 10px;color:#333;font-size:15px}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#246707;background:#2c7f09;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:#2c7f09}.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:#2c7f09}.sep-resource-grid .sep-datalist li .summary{display:none;line-height:1.5em;height:6em;overflow:hidden;color:#777}.sep-resource-grid .sep-datalist li .published{display:none}.sep-resource-grid .sep-datalist li .btn-read{display:none}.sep-breadcrumb{width:100%;background:rgba(44,127,9,0.1);font-size:16px;line-height:1.3em;padding:14.5px 0}.sep-breadcrumb>.sep-container{height:100%}.sep-breadcrumb .icon{color:#2c7f09;font-size:22px;margin-right:10px}.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:#2c7f09}.sep-breadcrumb .breadcrumb ul li a{color:#333}.sep-breadcrumb .breadcrumb ul li a:hover{text-decoration:underline}.link-btn{display:inline-block;font-size:16px;line-height:49px;border-radius:25px;padding:0 20px;min-width:220px;text-align:center;text-transform:capitalize;background:#fff;color:#2c7f09}.link-btn.bgw{background:#2c7f09;color:#fff}.link-btn:hover{opacity:.75}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.pv40{padding-top:40px;padding-bottom:40px}.mt40{margin-top:40px}.mt30{margin-top:28px}.mb30{margin-bottom:30px}.fz42{font-size:2.625rem;line-height:1.14285714em}.fz40{font-size:2.5rem;line-height:1.2em}.fz30{font-size:30px}.fz24{font-size:24px;line-height:1.33333333em}.fz22{font-size:22px;line-height:1.18181818em}.fz20{font-size:20px;line-height:1.3em}.fz18{font-size:18px}.fz16{font-size:16px;line-height:1.5em}.bgf7{background:#f7f7f7}.sep-inner-body .inner-top .title::after{content:'';display:block;width:70px;height:4px;background:#349800;margin-top:24px}.sep-inner-body .inner-top .right{margin-left:7%;width:65.2%;flex-shrink:0}.sep-inner-body .inner-top .richtext{line-height:24px !important}.sep-inner-body .inner-top .flex.ct{align-items:center}.sep-inner-body .inner-top .info .link-btn{margin-top:18px}.sep-inner-body .inner-top .imgs{flex-shrink:0;margin-left:7%}.sep-inner-body .inner-top .imgs .main-swiper{width:480px;height:450px;margin-right:16px;border-radius:20px}.sep-inner-body .inner-top .imgs .main-swiper .swiper-slide{background:#fff;width:100%;height:100%;overflow:hidden}.sep-inner-body .inner-top .imgs .main-swiper .swiper-slide img{width:100%;height:100%;object-fit:contain}.sep-inner-body .inner-top .imgs .thumb-swiper{width:140px;height:450px}.sep-inner-body .inner-top .imgs .thumb-swiper .swiper-slide{background:#fff;border-radius:20px;overflow:hidden;margin-bottom:15px;border:2px solid #fff}.sep-inner-body .inner-top .imgs .thumb-swiper .swiper-slide img{width:100%;height:100%;object-fit:contain}.sep-inner-body .inner-top .imgs .thumb-swiper .swiper-slide.active{border:2px solid #2c7f09}.sep-inner-body .inner-top .imgs .prev,.sep-inner-body .inner-top .imgs .next{left:50%;margin-left:-13px;position:absolute;cursor:pointer;user-select:none}.sep-inner-body .inner-top .imgs .prev i,.sep-inner-body .inner-top .imgs .next i{font-size:26px}.sep-inner-body .inner-top .imgs .prev{top:-24px;transform:rotate(-90deg)}.sep-inner-body .inner-top .imgs .next{bottom:-24px;transform:rotate(90deg)}.sep-inner-body .pro-index-list{flex-wrap:wrap;margin-bottom:-32px;margin-right:-25px}.sep-inner-body .pro-index-list .item{width:calc((100% - 75px)/3);margin-right:25px;margin-bottom:32px;border-radius:20px;overflow:hidden}.sep-inner-body .pro-index-list .item .thumb{overflow:hidden;display:block;background:#f7f7f7;position:relative;padding-top:78.05%;height:0}.sep-inner-body .pro-index-list .item .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.sep-inner-body .pro-index-list .item .thumb .cover{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;padding:36px 24px;overflow-y:auto;background:rgba(51,51,51,0.7);transition:opacity .4s ease;opacity:0;z-index:10}.sep-inner-body .pro-index-list .item .title{display:block;text-align:center;background:#333;color:#fff;padding:12px 20px}.sep-inner-body .pro-index-list .item .title span,.sep-inner-body .pro-index-list .item .title h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.sep-inner-body .pro-index-list .item:hover .cover{opacity:1}.sep-inner-body .pro-index-list .item:hover .title{background:#2c7f09}.sep-inner-body .pro-index-clsif{background:#f7f7f7}.sep-inner-body .pro-index-clsif h2,.sep-inner-body .pro-index-clsif .top-text{text-align:center}.sep-inner-body .pro-index-clsif .top-text{margin-top:8px}.sep-inner-body .pro-index-clsif .row{margin-left:-12.5px;margin-right:-12.5px}.sep-inner-body .pro-index-clsif .row>div{padding:0 12.5px}.sep-inner-body .pro-index-clsif .item{height:100%;border-radius:20px;overflow:hidden;background:#fff}.sep-inner-body .pro-index-clsif .item .top{text-align:center;background:#2c7f09;color:#fff;padding:20px}.sep-inner-body .pro-index-clsif .item .main{padding:24px 30px}.sep-inner-body .pro-index-clsif .item .richtext{line-height:32px !important}.sep-inner-body .pro-index-clsif .item .richtext ul li{margin-bottom:0;padding-left:30px}.sep-inner-body .pro-index-clsif .item .richtext ul li::before{content:'★';color:#2c7f09;font-size:18px;width:unset;height:unset;background:unset;top:-1px;left:2px}.sep-inner-body .pro-index-shack .content{background:#f7f7f7;align-items:center}.sep-inner-body .pro-index-shack .thumb{width:420px;flex-shrink:0}.sep-inner-body .pro-index-shack .info{padding:30px 40px}.sep-inner-body .pro-index-shack .info .richtext{margin-top:12px}.sep-inner-body .pro-list-list{flex-wrap:wrap;margin-bottom:-24px;margin-right:-24px}.sep-inner-body .pro-list-list .item{width:calc((100% - 96px)/4);margin-right:24px;margin-bottom:24px;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.sep-inner-body .pro-list-list .item .thumb{overflow:hidden;display:block;background:#f7f7f7;position:relative;padding-top:97.3684%;height:0}.sep-inner-body .pro-list-list .item .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.sep-inner-body .pro-list-list .item .title{flex:1;display:block;background:#333;color:#fff;padding:18px 24px;min-height:110px;overflow-y:auto;border-radius:0 0 20px 20px}.sep-inner-body .pro-list-list .item:hover .title{background:#2c7f09}.sep-inner-body .pro-list-why{color:#fff}.sep-inner-body .pro-list-why h2{text-align:center;max-width:530px;margin:auto}.sep-inner-body .pro-list-why .row{margin-left:-12px;margin-right:-12px}.sep-inner-body .pro-list-why .row>div{padding:0 12px}.sep-inner-body .pro-list-why .item{padding:40px 30px;height:100%;background:rgba(44,127,9,0.7);border-radius:40px 0 40px 0}.sep-inner-body .pro-list-why .item .num{font-size:3rem;font-style:italic;opacity:.4;line-height:1em;margin-bottom:12px}.sep-inner-body .pro-list-why .item .richtext{font-family:'HarmonyOS-Sans-Light';opacity:.9;color:#fff;margin-top:10px}.sep-inner-body .pro-list-why .item .richtext a{color:#fff;text-decoration:underline}.sep-inner-body .pro-list-why .item .richtext a:hover{font-style:italic}.sep-inner-body .pro-list-type .flex{align-items:center}.sep-inner-body .pro-list-type .thumb{width:39.02%;flex-shrink:0;margin-left:3.35%;border-radius:40px 0 40px 0;overflow:hidden}.sep-inner-body .pro-list-type .richtext{margin-top:16px;line-height:24px !important}.sep-inner-body .pro-photos .swiper-slide{height:auto;border-radius:20px;overflow:hidden}.sep-inner-body .pro-photos .swiper-slide img{width:100%;height:100%;object-fit:cover}.sep-inner-body .contact-map .subtitle{margin-top:20px}.contact{padding:48px 0;color:#fff}.contact .title{color:#fff;display:block;margin-bottom:15px;max-width:410px}.contact .title:hover{opacity:.75}.contact .link-btn{margin-top:25px}.contact .flex{align-items:center}.contact .form-wrap{width:59.5%;flex-shrink:0;margin-left:5.6%}.contact .sep-form{color:#fff;font-size:16px}.contact .sep-form input,.contact .sep-form textarea{background:rgba(255,255,255,0.15);color:#fff;font-size:16px;border-radius:0;border:none;font-family:'HarmonyOS-Sans-Regular'}.contact .sep-form input::placeholder,.contact .sep-form textarea::placeholder{color:#fff;font-family:'HarmonyOS-Sans-Regular';font-size:16px}.contact .sep-form input{height:64px;padding:10px 25px}.contact .sep-form textarea{resize:none;height:135px;padding:15px 25px;padding-bottom:50px}.contact .sep-form input:-internal-autofill-previewed,.contact .sep-form input:-internal-autofill-selected{background:rgba(255,255,255,0.7)}.contact .sep-form .form-group{margin-bottom:16px}.contact .sep-form .files{position:absolute;right:0;bottom:0;max-width:100%}.contact .sep-form .files .upload{cursor:pointer;font-family:'HarmonyOS-Sans-Medium';border-radius:7px 0 0 0;background:#fff;line-height:40px;padding:0 25px;color:#2c7f09}.contact .sep-form .files .names{padding:0 15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.last-blog .swiper-slide{height:auto}.last-blog .row{margin-left:-12px;margin-right:-12px}.last-blog .row>div{padding:0 12px}.last-blog .item{height:100%;border-radius:20px;background:#f7f7f7;overflow:hidden}.last-blog .img-box{display:block;position:relative;overflow:hidden;padding-top:102.05%;height:0}.last-blog .img-box img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.last-blog .info{padding:24px 30px}.last-blog .info .summary{margin-top:5px;font-family:'HarmonyOS-Sans-Light';color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.related-pro .swiper-slide{height:auto;display:flex;flex-direction:column}.related-pro .swiper-slide:hover .title{color:#fff;background:#2c7f09}.related-pro .thumb{overflow:hidden;display:block;position:relative;padding-top:97.4%;height:0;background:#e4e4e4}.related-pro .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.related-pro .title{flex:1;text-align:center;background:#f7f7f7;padding:5px 28px;min-height:72px;font-size:16px;line-height:24px;justify-content:center}.quick-links a{color:#2c7f09}.quick-links a:hover{text-decoration:underline}.h2-st h2{position:relative}.h2-st h2::before{content:'';display:block;width:48px;height:2px;background:#2c7f09;margin-bottom:18px;margin-left:-26px}.h2-st h2::after{content:'';position:absolute;top:0;left:-26px;width:2px;height:48px;background:#2c7f09}.richtext{word-spacing:normal;font-size:16px;line-height:1.5em;font-family:'HarmonyOS-Sans-Regular','Lucida Grande','Microsoft Yahei'}.richtext.fz18{font-size:18px;line-height:1.77777778em}.richtext.tb-img .table-wrap{float:left;width:75.45%}.richtext.tb-img table{margin:0}.richtext.tb-img img{width:22.145%;margin:0;float:right}.richtext.color-website *{color:#2c7f09}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext.mb0{margin-bottom:0}.richtext strong{font-family:'HarmonyOS-Sans-Bold' !important;font-size:18px}.richtext .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.richtext.img-100 img{width:100%}.richtext.has-img img{float:right;padding-left:10px}.richtext img{margin:10px auto}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#2c7f09}.richtext a:hover{text-decoration:underline}.richtext h2{font-size:2.5rem;position:relative;font-family:'HarmonyOS-Sans-Bold';line-height:1.2em;margin-bottom:28px}.richtext h2 *{font-size:2.5rem}.richtext h3{font-size:18px}.richtext .table-wrap{width:100%;overflow-x:auto}.richtext table{width:100%;min-width:100%;background:#fff;margin:10px 0;line-height:1.3}.richtext table tr:nth-child(1){background:#2c7f09}.richtext table tr:nth-child(1) td{color:#fff;font-size:18px}.richtext table tr:nth-child(1) td *{font-size:18px}.richtext table tr td{border:1px solid #e0e0e0;font-size:16px;word-break:normal;padding:6px 10px;color:#333;text-align:center}.richtext ul{list-style:none !important}.richtext ul li{position:relative;list-style:none !important;padding-left:20px;margin-bottom:8px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:6px;height:6px;border-radius:100%;background:#2c7f09;position:absolute;left:4px;top:9px;z-index:3}.tb-st table{margin:0;line-height:1.4}.tb-st table tr:nth-child(odd){background:#f7f7f7}.tb-st table tr:nth-child(1){background:#2c7f09}.tb-st table tr td{border:unset;text-align:unset;padding:10px 30px;font-family:'HarmonyOS-Sans-Light'}.sep-sidebar{width:19.512%;flex-shrink:0;margin-left:2.44%;align-self:flex-start;position:sticky;top:130px}.sep-sidebar .list1{margin-bottom:4px}.sep-sidebar .list1.expand .details{display:block}.sep-sidebar .list1:last-child{margin-bottom:0}.sep-sidebar .list1>.box{font-family:'HarmonyOS-Sans-Bold';font-size:20px;background:#f7f7f7;border-radius:20px 20px 0 0;padding:10px 20px;padding-left:24px;height:80px}.sep-sidebar .list1>.box i{font-size:20px;font-weight:500;margin-left:auto;cursor:pointer}.sep-sidebar .list1>.box .sub{display:none}.sep-sidebar .list1>.box:hover,.sep-sidebar .list1>.box.active{background:#2c7f09;color:#fff}.sep-sidebar .list1>.box:hover a,.sep-sidebar .list1>.box.active a{color:#fff}.sep-sidebar .list1>.box.active .sub{display:unset}.sep-sidebar .list1>.box.active .add{display:none}.sep-sidebar .details{display:none;background:#f7f7f7;border-radius:0 0 20px 20px;padding:19px 24px}.sep-sidebar .details li{margin-bottom:16px}.sep-sidebar .details li:last-child{margin-bottom:0}.sep-sidebar .details a{font-size:16px;line-height:24px;color:#666;padding-left:24px;position:relative}.sep-sidebar .details a::before{content:'';position:absolute;left:3px;top:8px;width:6px;height:6px;background:#666;border-radius:50%}.sep-sidebar .details a::after{content:'';position:absolute;left:0;top:5px;width:12px;height:12px;border-radius:50%;border:1px solid #2c7f09;opacity:0}.sep-sidebar .details a:hover,.sep-sidebar .details a.active{color:#2c7f09}.sep-sidebar .details a:hover::before,.sep-sidebar .details a.active::before{background:#2c7f09}.sep-sidebar .details a:hover::after,.sep-sidebar .details a.active::after{opacity:1}.sep-primary{flex:1;min-width:0}.factory-show{max-width:1000px;margin-left:auto;margin-right:auto}.factory-show .big_swiper .swiper-slide img{width:100%}.factory-show .small_swiper{position:relative}.factory-show .small_swiper .swiper-slide{border-radius:5px;overflow:hidden;border:2px transparent solid}.factory-show .small_swiper .swiper-slide.swiper-slide-thumb-active{border:2px #2c7f09 solid}.factory-show .swiper_box{margin-top:20px;padding:0 34px;position:relative}.factory-show .swiper_box .prev,.factory-show .swiper_box .next{position:absolute;top:50%;cursor:pointer;transform:translate(0, -50%);user-select:none}.factory-show .swiper_box .prev i,.factory-show .swiper_box .next i{font-size:30px}.factory-show .swiper_box .prev{left:0}.factory-show .swiper_box .next{right:0}.List_type02{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.List_type02 .el{width:48%}.List_type02 .el .left{width:100%}.List_type02 .el .right{width:100%;padding:20px;background-color:#efefef}.List_type02 .el .right .title{font-weight:bold;transition:.5s all}.List_type02 .el .right .title:hover{color:#2c7f09}.List_type02 .el .right .summary{margin:20px 0;line-height:30px;height:120px;overflow-y:auto}.more_type01{width:150px;height:40px;display:flex}.more_type01:hover span{text-decoration:underline}.more_type01 span{width:calc(100% - 40px);display:flex;align-items:center;justify-content:center;background-color:#2c7f09;color:white}.more_type01 i{color:white;background-color:rgba(44,127,9,0.7);height:40px;width:40px;display:flex;align-items:center;justify-content:center;font-size:24px}.show_type01{align-items:center}.show_type01 .left{width:50%;padding-right:40px}.show_type01 .left .richtext{margin:10px 0 20px}.show_type01 .right{width:50%}.more_type02{padding:12px 24px;display:inline-block;background-color:#2c7f09;transition:.5s all;text-align:center;color:white}.more_type02:hover{opacity:.7;color:#fff}.more_type02 span{font-size:16px}.honor_type_01 .swiper_box{position:relative}.honor_type_01 .swiper_box .honor_swiper{margin:0 auto 0;padding-bottom:140px}.honor_type_01 .swiper_box .honor_swiper .swiper-slide{width:360px;height:auto;position:relative;transition:.5s transform}.honor_type_01 .swiper_box .honor_swiper .swiper-slide img{width:100%;-webkit-box-reflect:below 0 -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.2) 100%)}.honor_type_01 .swiper_box .honor_swiper .swiper-slide-active{z-index:2}.honor_type_01 .swiper_box .honor_swiper .swiper-slide-next,.honor_type_01 .swiper_box .honor_swiper .swiper-slide-prev{z-index:1}.honor_type_01 .swiper_box .swiper_btn_01#sh_left{left:0}.honor_type_01 .swiper_box .swiper_btn_01#sh_right{right:0}.swiper_btn_01{z-index:100;position:absolute;top:50%;transform:translate(0, -50%);width:50px;height:50px;border-radius:50%;background-color:#2c7f09;transition:.5s all;cursor:pointer;display:flex;align-items:center;justify-content:center}.swiper_btn_01 i{font-size:24px;color:white}.swiper_btn_01:hover{opacity:.7}.swiper_btn_01.swiper-button-disabled{background-color:#777;cursor:default}.swiper_btn_01.swiper-button-disabled:hover{background-color:#777}.faq_type01{width:100%}.faq_type01 .el{width:100%}.faq_type01 .el:first-child{margin-top:0}.faq_type01 .el .title_box{width:100%;display:flex;align-items:center}.faq_type01 .el .title_box .icons{margin-right:20px;background-color:#2c7f09;opacity:.7;width:40px;height:40px;font-size:24px;color:white;transition:.5s all;position:relative;cursor:pointer}.faq_type01 .el .title_box .icons .none{opacity:1}.faq_type01 .el .title_box .icons .show{opacity:0}.faq_type01 .el .title_box .icons:hover{opacity:1}.faq_type01 .el .title_box .icons.active{opacity:1}.faq_type01 .el .title_box .icons.active .none{opacity:0}.faq_type01 .el .title_box .icons.active .show{opacity:1}.faq_type01 .el .title_box .title{font-weight:bold}.faq_type01 .el .context{display:none;width:100%;padding:20px 0 0 60px}.bg1{background:#e4eef3}.List_type04{width:100%;display:flex;flex-wrap:wrap}.List_type04 .el{width:calc(33.333% - 20px);padding-top:0;margin-right:30px;background-color:white;position:relative;padding-bottom:70px;border-radius:20px;overflow:hidden;background:#f7f7f7}.List_type04 .el .left{width:100%}.List_type04 .el .left .img_box{overflow:hidden;display:block;padding-top:60%;position:relative}.List_type04 .el .left .img_box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.List_type04 .el .right{width:100%;padding:30px 30px 20px}.List_type04 .el .right .title{font-weight:bold;transition:.5s all}.List_type04 .el .right .title:hover{color:#2c7f09}.List_type04 .el .right .line{width:60px;height:5px;background-color:#2c7f09;margin:10px 0}.List_type04 .el .right .date{margin:10px 0;color:#2c7f09;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.List_type04 .el .right .more{font-size:16px;position:absolute;bottom:30px;left:30px;padding:0 30px;height:40px;display:flex;background-color:#2c7f09;align-items:center;justify-content:center;transition:.5s all;color:white}.List_type04 .el .right .more:hover{opacity:.7;color:#fff}.List_type04 .el:nth-child(-n+3){margin-top:0}.List_type04 .el:nth-child(3n){margin-right:0}.pdf_list_01 .el{display:flex;border:1px solid #ddd;padding:12px 15px;margin-bottom:20px;justify-content:space-between;align-items:center}.pdf_list_01 .el:last-child{margin-bottom:0}.pdf_list_01 .el:hover{border-color:#2c7f09}.pdf_list_01 .el .name{width:calc(100% - 100px);font-size:16px;font-family:"AvenirLTStd Roman";color:#646464;transition:.5s all}.pdf_list_01 .el .name:hover{color:#2c7f09}.pdf_list_01 .el i{color:#2c7f09;font-size:30px;display:block}.pdf_list_01 .el i.load{transition:.5s all;font-size:20px}.pdf_list_01 .el i.load:hover{transform:scale(1.2)}.pdf_list_01 .el i.view{transition:.5s all;font-size:20px}.pdf_list_01 .el i.view:hover{transform:scale(1.2)}.List_type03{flex-wrap:wrap}.List_type03 .el{width:calc(33.333% - 20px);margin-right:30px}.List_type03 .el .top{width:100%;overflow:hidden;position:relative}.List_type03 .el .top img{width:100%;object-fit:cover}.List_type03 .el .top .play{pointer-events:none;width:50px;height:50px;background:#2c7f09;box-shadow:0 0 0 9px rgba(44,127,9,0.4);border-radius:50%;color:#fff;-webkit-text-fill-color:#fff;position:absolute;left:0;bottom:0;top:0;right:0;margin:auto}.List_type03 .el .bottom{width:100%;background-color:#f7f7f7;transition:.5s all;position:relative}.List_type03 .el .bottom .title{min-height:60px;display:flex;align-items:center;justify-content:center;text-align:center;transition:.5s all;padding:10px}.List_type03 .el:hover .bottom{background:#2c7f09}.List_type03 .el:hover .bottom .title{color:white}.List_type03 .el:nth-child(-n+3){margin-top:0}.List_type03 .el:nth-child(3n){margin-right:0}.form_type01{display:flex;justify-content:space-between;align-items:center;background-color:white;padding:50px;border-radius:25px}.form_type01 .word_box{width:45%}.form_type01 .word_box .logo img{width:120px}.form_type01 .word_box .top-title{margin-top:15px}.form_type01 .word_box .i_box{width:68px;height:68px;margin-right:20px;flex-shrink:0;border-radius:50%;border:dashed 1px #2c7f09;padding:9px}.form_type01 .word_box .i_box i{width:100%;height:100%;font-size:28px;background-color:#2c7f09;color:white;border-radius:50%}.form_type01 .word_box .word{font-size:16px}.form_type01 .word_box .word .title{font-weight:bold;margin:10px 0}.form_type01 .form_box{width:50%}.form_type01 .form_box .sep-form{width:100%;font-size:16px}.form_type01 .form_box .sep-form input,.form_type01 .form_box .sep-form textarea{background:#fff;font-size:16px;border-radius:4px;border:none;font-family:'HarmonyOS-Sans-Regular'}.form_type01 .form_box .sep-form input::placeholder,.form_type01 .form_box .sep-form textarea::placeholder{font-family:'HarmonyOS-Sans-Regular';font-size:16px}.form_type01 .form_box .sep-form input{height:50px;padding:10px 25px}.form_type01 .form_box .sep-form textarea{resize:none;height:135px;padding:15px 25px;padding-bottom:50px}.form_type01 .form_box .sep-form input:-internal-autofill-previewed,.form_type01 .form_box .sep-form input:-internal-autofill-selected{background:#fff}.form_type01 .form_box .sep-form .form-group{margin-bottom:15px;border-radius:4px;border:1px solid #999;overflow:hidden}.form_type01 .form_box .sep-form .files{position:absolute;right:0;bottom:0;max-width:100%}.form_type01 .form_box .sep-form .files .upload{cursor:pointer;font-family:'HarmonyOS-Sans-Medium';border-radius:7px 0 0 0;background:rgba(52,152,0,0.2);line-height:40px;padding:0 25px;color:#2c7f09}.form_type01 .form_box .sep-form .files .names{padding:0 15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.form_type01 .form_box .primary{font-family:'HarmonyOS-Sans-Regular';background-color:#2c7f09;padding:0 7px 0 40px;line-height:44px;border-radius:25px;border:none;font-size:16px;font-weight:bold;color:white}.form_type01 .form_box .primary span{text-align:center;text-transform:uppercase}.form_type01 .form_box .primary>i{margin-left:30px;transition:.5s all;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#96c779}.form_type01 .form_box .primary:hover{opacity:.7}.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:#2c7f09;padding:0 5px}.h2-item{margin-left:0}.h3-item{margin-left:20px;display:none}#toc-list li{margin-top:10px}#references{font-size:16px}#references li{list-style-type:decimal;margin-bottom:8px}#references{padding-left:20px}.sep-lx-header-mb{display:none}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:60px;padding-right:0;background:#fff}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{width:51px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:10px;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#global p{font-size:18px;text-transform:uppercase;padding-right:14px;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global p::after{content:'';position:absolute;right:0;top:0;bottom:0;margin:auto;width:1px;height:18px;background:#999}.sep-lx-header-mb .box-wrap>ul>li#headerSearch{margin-left:5px}.sep-lx-header-mb .box-wrap>ul>li#headerSearch i{width:36px;height:36px;font-size:18px;color:#333}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left;width:60px;height:60px;background:#2c7f09;color:#fff}.sep-lx-header-mb .box-wrap>ul>li#menu i{color:#fff;font-size:22px}.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:#2c7f09;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;left:-67px;display:none;border:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .box-wrap>ul>li .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .box-wrap>ul>li.active{border:1px solid #1f2256;background:#1f2256}.sep-lx-header-mb .box-wrap>ul>li.active i{color:#fff}.sep-lx-header-mb .box-wrap>ul>li i{color:#2c7f09;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:60px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.2);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}.sep-search-box form .btn{background:#2c7f09;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:#2c7f09;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%;border:none}.sep-search-box .more i{padding-right:5px}.sep-search-box ul li{margin-top:8px}.sep-search-box ul li a{color:#8c8c8c;font-size:14px;display:block}.sep-menu-box{width:100%;position:absolute;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.7);transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transform:translateX(-105%)}.sep-menu-box.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:10px 30px;height:60px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;background:#fff}.sep-menu-box .top i{color:#333;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:#2c7f09}.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:60px;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:#2c7f09;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:51px;max-height:100%;object-fit:contain}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{padding-bottom:24px;padding-top:60px;background:url(/themes/simple/img/footer-mb-bg.jpg) center;background-size:cover}.mb-bottom-wrap .bottom-top{margin:0 20px;color:#999;font-size:16px;line-height:24px}.mb-bottom-wrap .bottom-top .logo{display:table;margin:0 auto}.mb-bottom-wrap .bottom-top .logo img{width:90px}.mb-bottom-wrap .bottom-top .info{text-align:center;margin-top:20px}.mb-bottom-wrap .bottom-top .info a{display:inline-block;color:#999;white-space:nowrap;margin-bottom:3px}.mb-bottom-wrap .bottom-top .info a:first-child{margin-right:20px}.mb-bottom-wrap .bottom-top .info i{color:#2c7f09;font-size:19px;position:relative;top:1px;margin-right:5px}.mb-bottom-wrap ul.info{margin-top:30px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:#fff;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:#fff}.mb-bottom-wrap ul.info li a{color:#fff}.mb-bottom-wrap ul.info li img{position:absolute;left:0;top:10px}.mb-bottom-wrap .bottom-menu{margin:0 20px;margin-top:30px}.mb-bottom-wrap .bottom-menu>li>ul{padding:15px 0;padding-left:30px;display:none;border-bottom:1px solid rgba(175,175,175,0.4)}.mb-bottom-wrap .bottom-menu>li>ul li{list-style:none;margin-bottom:10px}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#999}.mb-bottom-wrap .bottom-menu>li>ul li:last-child{margin-bottom:0}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:1px solid rgba(175,175,175,0.4)}.mb-bottom-wrap .bottom-menu>li>.box{padding:10px 0;padding-left:30px;position:relative;border-bottom:1px solid rgba(175,175,175,0.4)}.mb-bottom-wrap .bottom-menu>li>.box::before{content:'';position:absolute;top:0;bottom:0;left:14px;margin:auto;width:3px;height:20px;background:#2c7f09}.mb-bottom-wrap .bottom-menu>li>.box a{color:#fff;font-size:18px}.mb-bottom-wrap .bottom-menu>li>.box>i{position:absolute;right:0;top:0;bottom:0;margin:auto 0;width:48px;height:fit-content;color:#afafaf;cursor:pointer;font-size:16px;transform:rotate(90deg)}.mb-bottom-wrap .bottom-menu>li>.box>i.fa-long-arrow-down{transform:rotate(-90deg)}.mb-bottom-wrap .info-box{padding:0 0;margin-top:30px}.mb-bottom-wrap .info-box .box{margin-bottom:20px}.mb-bottom-wrap .info-box .box i{margin-right:14px;color:#333;width:44px;height:44px;border-radius:50%;border:1px solid #333;flex-shrink:0;font-size:20px;align-self:flex-start;position:relative;top:-1px}.mb-bottom-wrap .info-box .box i::before{display:none}.mb-bottom-wrap .info-box .box .hd{color:#333;font-size:16px;margin-bottom:5px;width:100%}.mb-bottom-wrap .info-box .box a{font-size:16px;color:#333}.mb-bottom-wrap .info-box .box .text{font-size:16px;color:#333}.mb-bottom-wrap .multi-language{margin:0 auto;display:table;margin-top:10px}.mb-bottom-wrap .multi-language .icon{color:#9f9f9f;font-size:18px;position:relative;top:3px}.mb-bottom-wrap .multi-language a{font-size:15px;padding-right:10px;color:#9f9f9f}.mb-bottom-wrap .multi-language a:hover{color:#2c7f09}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap>.item{padding:0 20px;margin-top:24px !important}.mb-bottom-wrap .sep-share{margin-left:auto;margin-top:0;justify-content:center;gap:15px}.mb-bottom-wrap .sep-share li:not(.qrcode){float:none}.mb-bottom-wrap .sep-share li:not(.qrcode):last-child{padding-right:0}.mb-bottom-wrap .sep-share li:not(.qrcode) a{width:36px;height:36px;border-radius:50%;background:rgba(204,204,204,0.2);text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#fff;font-size:16px}.mb-bottom-wrap .sep-share li:not(.qrcode) a:hover{background:#2c7f09}.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:#2c7f09}.mb-bottom-wrap .alias{color:#c1c1c1;font-size:12px;margin-left:auto;white-space:nowrap}.mb-bottom-wrap .form-box .sep-form{background:#eee;border-radius:24px;overflow:hidden}.mb-bottom-wrap .form-box .sep-form .btn{border-radius:24px;overflow:hidden;border:none;width:100px;height:30px;font-size:14px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:769px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:768px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:768px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.gdw-mb-c{display:block}.sep-lx-header-mb{display:block}.mb-bottom-wrap{padding-bottom:100px}.gdw-mb-none{display:none}#onlineService{position:fixed;bottom:0;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.offside{display:flex;width:100%}.offside li{flex-grow:1;flex:1;text-align:center;width:auto;height:60px;background:#2c7f09 !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:1750px){.sep-container{width:1500px}}@media screen and (max-width:1690px){html{font-size:15px}.sep-container{width:1435px}.sep-mainnav .dropdown-pro{padding:50px 0}}@media screen and (max-width:1500px){.sep-container{width:1360px}}@media screen and (max-width:1460px){html{font-size:13px}.sep-container{width:1200px}.sep-header .logo img{width:90px}.sep-header .top .info-box .item{margin-right:25px}.sep-mainnav>ul>li{padding:0 16px}.sep-mainnav>ul>li>a{font-size:18px}.sep-header .search{margin-left:0}.sep-mainnav .dropdown-pro{padding:30px 0}.sep-mainnav .dropdown{width:180px;min-width:unset}.sep-mainnav .dropdown .link{padding:8px 20px}.sep-footer .footer-box .sep-share i{width:36px;height:36px;font-size:20px}.sep-footer .footer-box .logo img{width:100px}.sep-footer .footer-box .items .item:first-child{min-width:200px}.sep-footer .footer-box .hd{font-size:18px}.sep-footer .footer-box .box>:first-child{flex-direction:column}.sep-footer .footer-box .box .item1{margin-right:0}.sep-footer .footer-box .items .item:nth-child(2){width:17%}.sep-footer .footer-box .items .item:nth-child(3){width:17%}.sep-footer .footer-box .items .item:nth-child(4){width:18%}.sep-footer .footer-box .items .item:nth-child(5){width:26%}}@media screen and (max-width:1260px){html{font-size:12px}.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}.sep-container{padding:0 30px}.sep-mainnav>ul>li>a{padding:14px 0;font-size:16px}.sep-mainnav>ul>li{padding:0 10px}.sep-mainnav .dropdown-pro a .box{width:50px;height:50px;margin-right:10px}.sep-place{height:140px}.sep-mainnav>ul{height:92px}.sep-header .top{padding-left:20px}.sep-header .top .nav a{padding:0 14px}.sep-header .top .info-box .item{margin-right:20px}.sep-header .multi-language{margin-left:20px}}@media screen and (max-width:768px){.sep-place{display:none}.mb-mg0{margin:0}.row{margin-left:0;margin-right:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:0;padding-left:0}html{font-size:10px}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.flex{display:block}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}.sep-container{padding:0 20px}body{padding-top:0}.sep-footer{display:none}.btn-hover{height:34px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}}@media screen and (max-width:1690px){.sep-inner-body .inner-top .imgs{margin-left:5%}}@media screen and (max-width:1460px){.fz30{font-size:26px}.fz24{font-size:21px}.fz22{font-size:20px}.fz20{font-size:19px}.sep-inner-body .inner-top .right{margin-left:4%}.sep-inner-body .inner-top .title::after{margin-top:18px}.sep-inner-body .pro-index-list .item .thumb .cover{padding:20px}.sep-sidebar{width:21%;margin-left:24px}.sep-sidebar .list1>.box{font-size:18px;padding:10px 15px;height:70px}.sep-sidebar .details{padding:16px 15px}.sep-sidebar .details li{margin-bottom:10px}.sep-sidebar .details a{padding-left:20px}.sep-inner-body .pro-index-clsif .item .top{padding:15px}.sep-inner-body .pro-index-clsif .item .main{padding:20px}.sep-inner-body .pro-index-clsif .item .richtext{line-height:28px !important}.sep-inner-body .pro-index-shack .info{padding:30px}.link-btn{min-width:180px}.contact .sep-form input{height:56px;padding:10px 20px}.contact .sep-form textarea{padding:15px 20px;padding-bottom:50px}.richtext.fz18{line-height:1.66666667}.last-blog .info{padding:18px 20px}.sep-inner-body .pro-list-list .item .title{padding:12px 15px;min-height:96px}.sep-inner-body .pro-list-list{margin-bottom:-18px;margin-right:-18px}.sep-inner-body .pro-list-list .item{width:calc((100% - 72px) / 4);margin-right:18px;margin-bottom:18px}.sep-inner-body .pro-list-why .item{padding:20px}.sep-inner-body .inner-top .imgs{margin-left:4%}.sep-inner-body .inner-top .imgs .main-swiper{width:408px;height:382.5px}.sep-inner-body .inner-top .imgs .thumb-swiper{width:117.656px;height:382.5px}.h2-st h2::before{margin-bottom:10px;margin-left:-16px;width:40px}.h2-st h2::after{left:-16px;height:40px}.richtext h2{margin-bottom:20px}.tb-st table tr td{padding:10px 20px}.contact .form-wrap{margin-left:4%}.related-pro .title{padding:5px 15px}.show_type01 .left{padding-right:20px}.show_type01 .left .richtext{max-height:410px;overflow-y:auto;padding-right:20px}.honor_type_01 .swiper_box .honor_swiper{padding-bottom:100px}.List_type04 .el .right{padding:20px 20px 10px}.List_type04 .el .right .more{left:20px}.List_type04 .el{width:calc((100% - 40px)/3);margin-right:20px}.mt40{margin-top:30px}.List_type03 .el{width:calc((100% - 40px)/3);margin-right:20px}.form_type01{padding:30px 40px}.form_type01 .form_box .sep-form input{padding:10px 20px}.form_type01 .form_box .sep-form textarea{padding:15px 20px;padding-bottom:50px}}@media screen and (max-width:1260px){.pv40{padding-top:36px}.fz30{font-size:22px}.fz24{font-size:19px}.fz22{font-size:18px}.fz20{font-size:18px}.fz18{font-size:16px}.richtext.fz18{font-size:16px;line-height:1.5}.richtext.fz18 *:not(h2){font-size:16px;line-height:1.5}.sep-inner-body .inner-top .right{margin-left:20px}.sep-inner-body .pro-index-clsif .item .richtext{line-height:24px !important}.sep-inner-body .pro-index-clsif .item .main{padding:16px 20px}.sep-inner-body .pro-index-shack .info{padding:20px}.contact{padding:44px 0 48px}.link-btn{line-height:45px;min-width:160px}.contact .sep-form .files .upload{padding:0 20px}.last-blog .row{margin-left:-8px;margin-right:-8px}.last-blog .row>div{padding:0 8px}.last-blog .info{padding:14px 16px}.sep-inner-body .pro-list-why .row{margin-left:-8px;margin-right:-8px}.sep-inner-body .pro-list-why .row>div{padding:0 8px}.sep-inner-body .inner-top .imgs .main-swiper{width:360px;height:337.5px}.sep-inner-body .inner-top .imgs .thumb-swiper{width:102.656px;height:337.5px}.sep-inner-body .pro-index-shack .thumb{width:360px}.show_type01 .left .richtext{max-height:340px}.honor_type_01 .swiper_box .honor_swiper .swiper-slide{width:320px}.factory-show{max-width:600px !important}.List_type04 .el .right .more{padding:0 20px}.form_type01{padding:20px 30px}.form_type01 .word_box .i_box{margin-right:15px}.form_type01 .word_box .logo img{width:100px}.mt30{margin-top:24px}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.sep-inner-banner{padding:40px 0;overflow:hidden}.sep-inner-banner img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0}.sep-inner-banner .translate-center{position:static !important;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);left:0;top:0}.sep-container{width:100%}iframe{height:320px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:static;left:10px;top:15px;display:block;width:100%;height:auto;overflow:hidden;text-align:center;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{width:100%}.relate-list.relate-article-list .sep-datalist li{width:100%;float:left;margin:0 0}.sep-resource-list .sep-datalist>li:not(.pdf-item){padding-left:0}.sep-resource-grid .sep-datalist li{width:100%}.sep-resource-grid .sep-datalist li .thumb{display:block;width:100%;height:auto;line-height:unset;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb{height:auto !important;line-height:unset !important}}@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}.last-blog .info .summary{display:none}.mt30{margin-top:20px}.sep-breadcrumb{padding:10px 0}.sep-inner-body .inner-top .title::after{margin-top:10px}.sep-inner-body .inner-top .right{margin-top:20px;margin-left:0;width:100%}.sep-inner-body .pro-index-list{margin-bottom:-20px;margin-right:0}.sep-inner-body .pro-index-list .item{width:100%;margin-right:0;margin-bottom:20px}.sep-inner-body .pro-index-clsif .row>div{margin-top:20px}.sep-inner-body .pro-index-clsif .row>div:first-child{margin-top:0}.sep-inner-body .pro-index-clsif .item .top{padding:10px 15px;height:auto}.sep-inner-body .pro-index-shack .thumb{width:100%}.contact .link-btn{margin-top:15px}.contact .title{margin-bottom:10px;max-width:100%}.contact .form-wrap{margin-top:20px;margin-left:0;width:100%}.contact .sep-form .form-group{margin-bottom:12px}.contact .sep-form input{height:46px}.sep-inner-body .pro-list-list{margin-right:0;display:flex;justify-content:space-between}.sep-inner-body .pro-list-list .item{width:100%;margin-right:0}.sep-inner-body .pro-list-why .row>div{margin-bottom:16px}.sep-inner-body .pro-list-why .row>div:last-child{margin:0}.sep-inner-body .pro-list-type .thumb{margin-top:20px;width:100%;margin-left:0}.sep-inner-body .inner-top .imgs{margin-top:20px;margin-left:0}.sep-inner-body .inner-top .imgs .main-swiper{width:auto;flex:1;height:300px}.sep-inner-body .inner-top .imgs .thumb-swiper{width:90px;height:300px}.h2-st h2::before{margin-bottom:6px;margin-left:-10px}.h2-st h2::after{left:-10px}.tb-st table tr td{padding:10px 10px}.richtext.tb-img .table-wrap{float:unset;width:100%}.richtext.tb-img img{width:auto;float:unset}.show_type01 .left{width:100%;padding-right:0;margin-bottom:20px}.show_type01 .right{width:100%}.richtext ul li{margin-bottom:5px}.factory-show .swiper_box{margin-top:10px;padding:0 20px}.factory-show .swiper_box .prev{left:-10px}.factory-show .swiper_box .next{right:-10px}.List_type04 .el{width:100%;margin-right:0;margin-bottom:20px}.List_type04 .el:last-child{margin:0}.pdf_list_01 .el .view{display:none}.pdf_list_01 .el{gap:10px}.pdf_list_01 .el .name{flex:1;width:auto}.List_type03 .el{width:100%;margin-right:0;margin-bottom:20px}.List_type03 .el:last-child{margin-bottom:0}.form_type01{padding:20px}.form_type01 .word_box{width:100%}.form_type01 .form_box{width:100%;margin-top:20px}.sep-inner-body .contact-map .subtitle{margin-top:10px}}