@charset "utf-8";@import '../../../assets/css/font-awesome.css';@import '../../../assets/css/animate.min.css';@import '../../../assets/css/swiper-bundle.min.css';@import 'font/iconfont.css';body{overflow-x:hidden;position:relative;-webkit-font-smoothing:antialiased;width:100%;color:#333;scroll-behavior:smooth}html{font-size:16px}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:#4cbb82}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');src:url('../font/iconfont.eot') format('embedded-opentype'),url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype'),url('../font/iconfont.svg') format('svg');font-display:swap}.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:#3c4298}.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:#3c4298 !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:#3c4298;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:#3c4298}.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-white *{color:inherit}.color-white a:hover{color:#3c4298 !important}.color-website{color:#3c4298 !important}.color-website *{color:inherit}.color-website a:hover{color:#4cbb82 !important}.color-main{color:#4cbb82 !important}.color-main *{color:inherit}.color-main a:hover{color:#3c4298 !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.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;color:#fff !important;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.offside li .email-box a:hover{color:#3c4298 !important}.offside li:nth-child(odd){background:#d5d5d5}.offside li:nth-child(odd) .icon{color:#3c4298}.offside li:nth-child(even){background:#3c4298}.offside li:nth-child(even) .icon{color:#fff}.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:#3c4298}.offside li:hover a{color:#3c4298}.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:#3c4298}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#3c4298}.offside .tel{width:200px;transform:translateX(-150px);-webkit-transform:translateX(-150px)}.offside .tel.email{width:279px;transform:translateX(-229px);-webkit-transform:translateX(-229px)}.offside .back_none{height:0;border:0 !important}.offside .li{transform:translateX(100%);-webkit-transform:translateX(100%)}.offside .unfold{width:30px;transform:translateX(20px);-webkit-transform:translateX(20px)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:24px;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:13px 17px}.multi-language .box ul li a{display:block;text-transform:uppercase}.multi-language .box ul li a img{margin-right:16px}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#3c4298}.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:#3c4298}.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}.swiper-button-prev,.swiper-button-next{transform:translateY(-50%)}.swiper-button-prev::after,.swiper-button-next::after{content:none}.swiper-button-disabled{opacity:0 !important}.inquire-basket{position:fixed;bottom:30px;right:0;background:#f9f9f9;box-shadow:0 0 24px 0 rgba(0,0,0,0.16);border-radius:20px 20px 40px 20px;z-index:100000}.inquire-basket.br{border-radius:50%}.inquire-basket .inquire-container{display:none;width:280px;height:430px}.inquire-basket .title{padding:31px 0}.inquire-basket ul{overflow-y:auto}.inquire-basket li{display:flex;padding:16px 25px;border-top:1px solid #f1f1f1}.inquire-basket li i{font-size:10px;margin-left:auto;cursor:pointer}.inquire-basket .bottom{width:100%;padding:23px 0 0 26px;position:absolute;bottom:0}.inquire-basket .bottom .text{margin-right:27px;cursor:pointer}.inquire-basket .bottom .text:hover{color:#3c4298}.inquire-basket .icon{width:72px;height:72px;line-height:72px;text-align:center;background:#fff;box-shadow:0 0 24px 0 rgba(0,0,0,0.16);border-radius:50%;border:2px solid #3c4298;margin-left:auto;cursor:pointer}.inquire-basket .icon i{font-size:30px;color:#3c4298}.inquire-basket .icon .num{position:absolute;top:0;right:0;display:block;width:21px;height:21px;line-height:21px;background:#f00;border-radius:50%;color:#333;font-size:16px}.mp-visible{display:none !important}.fs180{font-size:180px}.fs80{font-size:80px}.fs72{font-size:72px}.fs60{font-size:60px}.fs48{font-size:48px}.fs42{font-size:42px}.fs40{font-size:40px !important}.fs36{font-size:36px}.fs30{font-size:30px}.fs24{font-size:24px}.fs22{font-size:22px}.fs20{font-size:20px}.fs18{font-size:18px}.fs16{font-size:16px}.lh62{line-height:62px}.lh60{line-height:60px}.lh56{line-height:56px}.lh50{line-height:50px}.lh48{line-height:48px}.lh40{line-height:40px}.lh36{line-height:36px}.lh34{line-height:34px}.lh30{line-height:30px}.lh26{line-height:26px}.lh24{line-height:24px}.sep-container{width:100% !important;margin:auto;max-width:100%;padding:0 100px}.sep-container.width{width:1360px !important}.sep-container.article-container{width:80% !important}.sep-container-1920{width:1920px;margin:auto;max-width:100%}body{padding-top:0}body.inner .sep-header{background:#fff}body.inner .sep-header .search i{color:#3c4298}body:has(.pro-banner) .sep-header{position:sticky}body:has(.pro-banner) .sep-header .top .info a{color:#333}body:has(.pro-banner) .sep-header .top .info a i{color:#333;background:rgba(0,0,0,0.16)}body:has(.pro-banner) .sep-header .multi-language .box .box2 a{color:#333}body:has(.pro-banner) .sep-header .multi-language .box .box2 .icon{color:#333;background:rgba(0,0,0,0.16)}body:has(.pro-banner) .sep-header .multi-language .box .box2 .fa{color:#333}body:has(.pro-banner) .sep-mainnav>.sep-container>ul>li>a{color:#333}.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.webp);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:#3c4298;width:70px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,0.05);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;opacity:0;visibility:hidden;border:none;border-bottom:3px solid #fff}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type="text"],.search-popup .form-group input[type="search"]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 30px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;font-weight:500;outline:none;border:none}.search-popup .form-group input[type="submit"],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;outline:none;border:none}.search-popup .form-group input[type="submit"]:hover,.search-popup .form-group button:hover{color:#000}.search-popup .form-group input::placeholder,.search-popup .form-group textarea::placeholder{color:#000}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px !important;margin:0;border:none;background:none !important;box-shadow:none !important;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.search-popup .close-search.style-two span{font-size:20px;color:#fff}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px;color:#fff}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000}.sep-header.active{box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header.active .sep-mainnav{background:#fff}.sep-header.active .sep-mainnav>.sep-container>ul>li>a{font-size:16px;color:#333}.sep-header .top{position:relative;background:transparent;border-bottom:1px solid rgba(255,255,255,0.2)}.sep-header .top .logo{position:relative}.sep-header .top .info-wrap{height:60px;width:100%}.sep-header .top .contact{margin-left:auto;width:133px;height:30px;background:#7db35e;border-radius:4px;font-size:16px;color:#fff;margin-right:37px}.sep-header .top .contact:hover{background:#fff;color:#3c4298}.sep-header .top .sep-share{margin-left:auto;margin-right:67px}.sep-header .top .sep-share li{margin-left:30px}.sep-header .top .sep-share li a i{font-size:18px;color:rgba(255,255,255,0.4)}.sep-header .top .sep-share li a:hover i{color:#fff}.sep-header .top .info{position:relative;margin-right:60px;display:flex;align-self:center}.sep-header .top .info a{color:#fff;font-size:16px;display:flex;align-items:center}.sep-header .top .info a:hover{color:#3c4298 !important}.sep-header .top .info a:nth-child(1){margin-right:60px}.sep-header .top .info a i{display:block;width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;background:rgba(255,255,255,0.16);font-size:16px;position:relative;margin-right:10px;color:#fff}.sep-header .top .cart{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;border:1px solid #4cbb82;margin-left:auto;cursor:pointer}.sep-header .top .cart i{color:#4cbb82;font-size:16px}.sep-header .top .cart:hover i{font-size:18px}.sep-header form{z-index:1000;border-radius:24px;position:relative}.sep-header form input{display:inline-block;width:318px;float:left;background:#fff;border-radius:6px;border:1px solid #4f7d9f;padding-left:20px;font-size:16px;color:#646464;height:43px;transition:all .3s ease-in-out}.sep-header form input:focus{width:450px}.sep-header form input::-webkit-input-placeholder{color:#646464;font-style:italic}.sep-header form input::-moz-input-placeholder{color:#646464;font-style:italic}.sep-header form input::-ms-input-placeholder{color:#646464;font-style:italic}.sep-header form button{float:right;position:absolute;right:1px;top:1px;padding:0 22px;height:41px;line-height:34px;background:#4f7d9f;border:none;color:#4fb980;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.sep-header form button i{font-size:18px;color:#fff}.sep-header form button img{width:22px}.sep-header .search{cursor:pointer;padding-right:0;position:relative;z-index:100;font-size:16px}.sep-header .search i{text-align:center;position:relative;color:#fff}.sep-header .search i::before{content:'\e6de';display:inline-block;font-family:"iconfont" !important;font-size:18px;width:50px;height:50px;line-height:50px;border-radius:50%;background:#4cbb82;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-header .search i.active:before{content:'\e615';display:inline-block;font-family:"iconfont" !important;transform:rotate(45deg)}.sep-header .search i:hover::before{font-size:20px}.sep-header .multi-language{position:relative;margin-left:20px}.sep-header .multi-language .box{padding:0}.sep-header .multi-language .box .box2{align-items:center;justify-content:center;cursor:pointer}.sep-header .multi-language .box .box2 a{color:#fff;font-size:16px;position:relative;top:1px}.sep-header .multi-language .box .box2:hover .fa{transform:rotate(180deg);left:6px}.sep-header .multi-language .box .box2 .fa{color:#fff;font-size:22px;padding-left:8px;top:0}.sep-header .multi-language .box .box2 .icon{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;background:rgba(255,255,255,0.16);font-size:16px;color:#fff;position:relative;margin-right:10px}.sep-header>.sep-container{max-width:100%;position:relative}.sep-header .nav-box{padding:20px 0}.sep-header .nav-box .sep-container{display:flex;align-items:center}.sep-header .form-box{position:absolute;right:0;top:100%;width:100%;background:#3c4298;padding:15px 0;display:none}.sep-header .form-box>i{cursor:pointer;color:#fff;position:relative;top:41px;font-size:18px}.sep-header .form-box .toggle{cursor:pointer}.sep-header .form-box form{z-index:1000;width:100%;border-radius:6px;position:relative}.sep-header .form-box form input{display:inline-block;width:100%;float:left;background:#fff;border-radius:4px;border:1px solid #fff;padding-left:20px;font-size:18px;color:#646464;height:48px}.sep-header .form-box form input::-webkit-input-placeholder{color:#646464;font-style:italic}.sep-header .form-box form input::-moz-input-placeholder{color:#646464;font-style:italic}.sep-header .form-box form input::-ms-input-placeholder{color:#646464;font-style:italic}.sep-header .form-box form button{float:right;position:absolute;right:0;top:8px;background:transparent;color:#4fb980}.sep-header .form-box form button i{font-size:24px}.sep-header .form-box form button img{width:22px}.sep-header.inner-header{position:sticky;background:#fff;box-shadow:0 3px 10px 0 rgba(0,0,0,0.1)}.sep-header.inner-header .top .info a{color:#333}.sep-header.inner-header .top .info a i{color:#4cbb82;border:1px solid #4cbb82}.sep-header.inner-header .top .info a:hover{color:#4cbb82}.sep-header.inner-header .sep-mainnav>.sep-container>ul>li>a{font-size:16px;color:#333}.sep-header.inner-header .sep-mainnav>.sep-container>ul>li>a:hover{color:#4cbb82}.sep-header.inner-header .multi-language .box .box2 a{color:#333}.sep-header.inner-header .multi-language .box .box2 .fa{color:#4cbb82}.sep-header.inner-header .multi-language .box .box2 .icon{color:#4cbb82;border:1px solid #4cbb82}.swiper-pagination-bullet-active{background:#3c4298 !important}.sep-mainnav{position:relative;background:transparent}.sep-mainnav>.sep-container{height:99px}.sep-mainnav>.sep-container .logo{min-width:100px}.sep-mainnav>.sep-container>ul{justify-content:space-between;flex:auto}.sep-mainnav>.sep-container>ul>li{position:relative;text-align:center;float:left;padding:37px 20px;border-bottom:2px solid transparent}.sep-mainnav>.sep-container>ul>li.ispro{position:static}.sep-mainnav>.sep-container>ul>li.ispro>div:before{display:none}.sep-mainnav>.sep-container>ul>li:hover,.sep-mainnav>.sep-container>ul>li.active{border-bottom:2px solid #4cbb82}.sep-mainnav>.sep-container>ul>li:hover>a,.sep-mainnav>.sep-container>ul>li.active>a{color:#4cbb82 !important}.sep-mainnav>.sep-container>ul>li:hover>a:after,.sep-mainnav>.sep-container>ul>li.active>a:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-mainnav>.sep-container>ul>li:hover .box3,.sep-mainnav>.sep-container>ul>li.active .box3{display:block}.sep-mainnav>.sep-container>ul>li>a{color:#fff;display:inline-block;position:relative;font-size:18px;font-family:OpenSans-SemiBold;white-space:nowrap}.sep-mainnav>.sep-container>ul>li .box-drap{position:absolute;width:100%;background:rgba(255,255,255,0.97);left:0;top:100%;box-shadow:0 0 30px 0 rgba(187,187,187,0.2);text-align:left;display:none;padding:60px 0;border-top:1px solid #ddd}.sep-mainnav>.sep-container>ul>li .box-drap .box-left{width:453px;flex-grow:0;flex-shrink:0}.sep-mainnav>.sep-container>ul>li .box-drap .box-left ul li .thumb{height:302px;background:#fff;box-shadow:0 0 51px 0 rgba(0,0,0,0.13)}.sep-mainnav>.sep-container>ul>li .box-drap .box-right{flex:auto}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list{width:50%;flex-shrink:0}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul{padding-left:80px;min-height:210px;border-right:1px solid #efefef}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul li{margin-bottom:10px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul li:last-child{margin-bottom:0}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul li.active a{color:#3c4298}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul li.active a i{opacity:1;margin-left:auto}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul li a{font-family:'OpenSans-SemiBold';font-size:20px;color:#333;padding-right:40px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .pro-list ul li a i{opacity:0;margin-left:50px;font-size:22px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap{width:50%;flex-shrink:0}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle{width:100%;display:none;flex:auto}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle:nth-child(1){display:flex}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box{flex:auto}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul{padding-left:80px;min-height:210px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul li{margin-bottom:10px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul li:last-child{margin-bottom:0}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul li.active a{color:#3c4298}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul li.active a i{opacity:1;margin-left:auto}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul li a{font-family:'OpenSans-SemiBold';font-size:16px;padding-right:40px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .toggle-wrap .toggle .box ul li a i{opacity:0;margin-left:50px;font-size:22px}.sep-mainnav>.sep-container>ul>li>.box{position:absolute;z-index:100;left:0;top:100%;display:none;padding-top:0;transform:translateY(1px)}.sep-mainnav>.sep-container>ul>li>.box>ul{background:#fff;min-width:180px;padding:0 30px}.sep-mainnav>.sep-container>ul>li>.box>ul>li{text-align:left;border-bottom:1px solid #e6e6e6}.sep-mainnav>.sep-container>ul>li>.box>ul>li:last-child{border-bottom:none}.sep-mainnav>.sep-container>ul>li>.box>ul>li:hover>a{color:#4cbb82}.sep-mainnav>.sep-container>ul>li>.box>ul>li>a{white-space:nowrap;color:#333;padding:15px 0;display:block}.sep-mainnav>.sep-container>ul>li .liposome-box{background:#fff;padding:39px 30px;text-align:left;min-width:409px}.sep-mainnav>.sep-container>ul>li .liposome-box .hd{font-size:24px;color:#3c4298;margin-bottom:20px}.sep-mainnav>.sep-container>ul>li .liposome-box .hd:hover{color:#4cbb82}.sep-mainnav>.sep-container>ul>li .liposome-box ul{margin-bottom:20px}.sep-mainnav>.sep-container>ul>li .liposome-box ul li{padding:20px 0;border-top:1px solid #e6e6e6}.sep-mainnav>.sep-container>ul>li .liposome-box ul li a{font-size:18px}.sep-mainnav>.sep-container>ul>li .liposome-box .more-common{background:#fff;color:#4cbb82;width:100%;margin-bottom:12px;text-align:center}.sep-mainnav>.sep-container>ul>li .liposome-box .more-common:last-child{margin-bottom:0}.sep-mainnav>.sep-container>ul>li .liposome-box .more-common:hover{color:#fff;background:#4cbb82}.sep-footer{position:relative}.sep-footer .footer-box{padding:79px 0;position:relative;background:#3c4298;background-size:cover}.sep-footer .footer-box .sep-container{position:relative}.sep-footer .footer-box .sep-container .items{justify-content:space-between}.sep-footer .footer-box .sep-container .items.items2 .item ul{min-height:unset !important;margin-bottom:0 !important}.sep-footer .footer-box .sep-container .items.items2 .item ul li:nth-child(1),.sep-footer .footer-box .sep-container .items.items2 .item ul li:nth-child(2){width:340px;flex-shrink:0}.sep-footer .footer-box .sep-container .items.items2 .item ul li:nth-child(1) .content,.sep-footer .footer-box .sep-container .items.items2 .item ul li:nth-child(2) .content{white-space:nowrap}.sep-footer .footer-box .sep-container .items.items2 .item ul li .title{color:#999 !important}.sep-footer .footer-box .sep-container .items.items2 .item ul li:last-child{margin-right:0;width:290px}.sep-footer .footer-box .sep-container .items .item{flex:auto}.sep-footer .footer-box .sep-container .items .item:last-child{max-width:318px}.sep-footer .footer-box .sep-container .items .item .logo{margin-bottom:40px}.sep-footer .footer-box .sep-container .items .item .text{font-size:16px;color:#fff;line-height:30px;margin-bottom:72px}.sep-footer .footer-box .sep-container .items .item .hd{display:block;color:#fff;font-size:24px;position:relative;margin-bottom:18px;text-transform:capitalize}.sep-footer .footer-box .sep-container .items .item a.hd:hover{color:#4cbb82}.sep-footer .footer-box .sep-container .items .item .contact .alias{color:#3c4298}.sep-footer .footer-box .sep-container .items .item .contact .alias span{font-size:16px}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share):not(.contact) li a:hover:before{display:inline-block}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li{position:relative;margin-bottom:24px;display:flex;align-items:center}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li i{display:block;width:37px;height:37px;line-height:37px;text-align:center;background:rgba(255,255,255,0.1);border-radius:50%;color:#fff;font-size:16px;margin-right:20px;flex-shrink:0}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .content{color:#fff}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .content a{color:#fff}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .content a:hover{color:#4cbb82}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li{font-size:16px;line-height:36px;padding:5px 0}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a{color:#fff;font-size:16px;position:relative;left:0}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a:hover{color:#4cbb82}.sep-footer .footer-box .sep-container .info-box .list{margin-top:38px;margin-bottom:44px}.sep-footer .footer-box .sep-container .info-box .list .list-item{font-size:20px;color:#fff;line-height:40px}.sep-footer .footer-box .sep-container .info-box .list .list-item a{color:#fff}.sep-footer .footer-box .sep-container .info-box .list .list-item a:hover{color:#4cbb82}.sep-footer .footer-box .sep-container .info-box .sep-share li{margin-right:20px}.sep-footer .footer-box .sep-container .info-box .sep-share li a i{width:39px;height:39px;font-size:16px;border-radius:50%;border:1px solid #fff;color:#fff}.sep-footer .footer-box .sep-container .info-box .sep-share li a i:hover{background:#4cbb82;border-color:#4cbb82}.sep-footer .sep-copyright{padding:17px 0;font-size:16px;text-align:center;background:#4cbb82}.sep-footer .sep-copyright a,.sep-footer .sep-copyright span{font-size:16px;color:#fff}.sep-footer .sep-copyright span a{font-size:16px;opacity:1}.sep-footer .sep-copyright a:hover{color:#3c4298;opacity:1}.sep-footer .sep-copyright .sep-container{align-items:center;position:relative}.sep-footer .sep-copyright .sep-container .box{margin-left:auto}.sep-footer .sep-copyright .sep-container .box a:first-child{padding-right:16px;position:relative}.sep-footer .sep-copyright .sep-container .box a:first-child:after{position:absolute;right:1px;top:6px;content:'';width:1px;height:14px;background:rgba(255,255,255,0.5)}.sep-footer .sep-copyright .sep-container .box a:nth-child(2){padding-left:10px;position:relative;padding-right:10px}.sep-footer .sep-copyright .sep-container .box a:last-child{padding-left:10px}.sep-footer .sep-copyright b{font-weight:normal;color:#fff;opacity:1;font-size:16px;position:relative}.more-common{display:block;width:fit-content;border:2px solid #4cbb82;border-radius:10px;padding:10px 30px;color:#fff;font-size:18px;background:#4cbb82;white-space:nowrap}.more-common i{color:#fff;margin-left:9px}.more-common:hover{background:#fff;color:#4cbb82}.more-common:hover i{color:#4cbb82}.more-common.reverse{background:#fff;color:#4cbb82}.more-common.reverse i{color:#4cbb82}.more-common.reverse:hover{background:#4cbb82;border-color:#fff;color:#fff}.more-common.reverse:hover i{color:#fff}.more-common.wc{background:#3c4298;border-color:#3c4298}.more-common.wc:hover{color:#3c4298;background:#fff}.more-common.wc:hover i{color:#3c4298}.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:24px 19px;font-size:16px;line-height:1.42857143;color:#666;background-color:#fff;border:0;-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;font-weight:normal;outline:none}.form-group{margin-bottom:20px;position:relative}.btn-primary{color:#fff !important;background-color:#3c4298;border-color:#3c4298}.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:#3c4298}.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 #3c4298;background:#3c4298;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:#3c4298;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 #3c4298}.pdf-item .title:hover{color:#3c4298}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#3c4298}.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:#3c4298;font:normal normal normal 20px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{padding:3px 10px;color:#333}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#353a86;background:#3c4298;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:#3c4298}.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;display:flex;flex-wrap:wrap}.sep-resource-grid .sep-datalist li{position:relative;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;display:block;margin-bottom:8px;font-size:16px;color:#323232;margin-top:20px;text-align:center}.sep-resource-grid .sep-datalist li .title:hover{color:#3c4298}.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{margin:0;list-style:none;width:100%;text-align:left}.sep-breadcrumb.bg{background:#f2f2f2}.sep-breadcrumb.bg .breadcrumb{padding-bottom:20px}.sep-breadcrumb.mt-100{margin-top:-100px}.sep-breadcrumb .sep-container.width1300{width:1360px}.sep-breadcrumb.noline .breadcrumb{border:none}.sep-breadcrumb .breadcrumb{padding-left:0;padding-right:0;padding-top:20px;padding-bottom:20px;background:transparent;margin-bottom:0;border-radius:0}.sep-breadcrumb .breadcrumb:before{font:normal normal normal 14px/1 FontAwesome;content:"\f015";width:16px;height:14px;width:23px;height:20px;color:#4cbb82;font-size:18px;display:inline-block;position:relative;top:2px;left:0}.sep-breadcrumb .breadcrumb li{display:inline-block}.sep-breadcrumb .breadcrumb li a{text-decoration:none;color:#323232;font-size:16px}.sep-breadcrumb .breadcrumb li a:hover{text-decoration:underline;color:#4cbb82}.sep-breadcrumb .breadcrumb li:last-child a{color:#4cbb82}.sep-breadcrumb .breadcrumb>li+li:before{content:'-';color:#323232;position:relative;top:0;font-size:16px;padding:0 6px}.sep-breadcrumb .breadcrumb .li-last:after{margin-left:5px;content:' '}.bt{border-top:1px solid #dcdcdc}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb50{margin-bottom:50px}.mb40{margin-bottom:40px !important}.mb64{margin-bottom:64px}.mb72{margin-bottom:72px}.mb60{margin-bottom:60px}.pb0{padding-bottom:0 !important}.pb100{padding-bottom:100px !important}.fz36{font-size:2.25rem}.fz30{font-size:1.875rem}.fz32{font-size:32px}.fz46{font-size:2.875rem}.fz44{font-size:44px}.fz40{font-size:2.5rem !important}.fz42{font-size:2.625rem !important}.fz50{font-size:3.125rem}.fz54{font-size:3.125rem}.fz60{font-size:3.75rem}.fz24{font-size:1.5rem}.fz26{font-size:26px}.fz56{font-size:56px}.fz68{font-size:4.25rem}.fz40{font-size:2.5rem}.pt0{padding-top:0 !important}.pt60{padding-top:5.55555556vh !important}.pb60{padding-bottom:5.55555556vh !important}.pb0{padding-bottom:0 !important}.pt120{padding-top:120px}.pt80{padding-top:80px !important}.pb80{padding-bottom:80px}.pb120{padding-bottom:120px}.py120{padding-top:120px;padding-bottom:120px}.pt140{padding-top:140px}.pb140{padding-bottom:140px}.py100{padding-top:100px;padding-bottom:100px}.pr30{padding-right:20px}.mb0{margin-bottom:0 !important}.mb80{margin-bottom:80px}.bt{border-top:1px solid #e6e6e6}.mt120{margin-top:120px}.max-1000{width:1000px;max-width:100%;margin:0 auto}.sep-inner-banner .banner{width:100%;object-fit:cover}.sep-inner-banner .banner.mih{min-height:720px}.sep-inner-banner.detail-banner{position:relative}.sep-inner-banner.detail-banner::after{content:'';position:absolute;right:0;top:0;width:50%;height:100%;background:#f7f7f7;z-index:-1}.sep-inner-banner.detail-banner .item{width:50%}.sep-inner-banner.detail-banner .thumb-wrap{padding:60px 7.65vw 2.7vw 64px;flex-shrink:0}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:2}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box img{width:60px;height:60px;border-radius:50%;object-fit:contain;border:2px solid #4cbb82}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box .dots{position:relative;display:flex;flex-direction:column;align-items:center}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box .dots::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;z-index:-1;background:#d9d7d7}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box .dots .dot{width:9px;height:9px;background:#d9d7d7;border-radius:50%;margin-top:30px;margin-bottom:30px;cursor:pointer}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box .dots .dot:first-child{margin-top:0}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box .dots .dot:last-child{margin-bottom:0}.sep-inner-banner.detail-banner .thumb-wrap .thumb-box .dots .dot img{display:none}.sep-inner-banner.detail-banner .thumb-wrap .box{height:100%;cursor:pointer}.sep-inner-banner.detail-banner .thumb-wrap .box img{display:block;height:100%;object-fit:contain}.sep-inner-banner.detail-banner .info-wrap{flex:auto;position:relative;padding:72px 0 72px 4.5vw}.sep-inner-banner.detail-banner .info-wrap .richtext ul{margin-top:20px}.sep-inner-banner.detail-banner .info-wrap .richtext ul li{position:relative;padding-left:25px;margin-bottom:10px}.sep-inner-banner.detail-banner .info-wrap .richtext ul li:hover:after{opacity:1}.sep-inner-banner.detail-banner .info-wrap .richtext ul li:before{content:'';display:block;width:12px;height:12px;border:1px solid #3c4298;border-radius:50%;position:absolute;left:0;top:8px}.sep-inner-banner.detail-banner .info-wrap .richtext ul li:after{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#3c4298;position:absolute;left:3px;top:11px;opacity:0}.sep-inner-banner.detail-banner .info-wrap .btns{gap:20px}.sep-inner-banner.detail-banner .info-wrap .sep-share li{margin-right:20px}.sep-inner-banner.detail-banner .info-wrap .sep-share li:last-child{margin-right:0}.sep-inner-banner.detail-banner .info-wrap .sep-share i{display:block;width:39px;height:39px;line-height:39px;border:1px solid #3c4298;color:#3c4298;border-radius:50%;font-size:16px}.sep-inner-banner.detail-banner .info-wrap .sep-share i:hover{background:#3c4298;color:#fff}.sep-inner-banner .detail-breadcrumb{position:absolute;top:0;z-index:1}.sep-inner-banner .tur-box{padding:60px;border-radius:0 50px 0 50px;background:rgba(255,255,255,0.6)}.sep-inner-banner .tur-box .banner-title{font-weight:bold}.sep-inner-banner .tur-box .richtext{color:#333;line-height:1.66666667 !important}.sep-inner-banner .tur-box .richtext *{color:#333;line-height:1.66666667 !important}.sep-inner-banner .tur-box .order{color:#fff;padding:12px 44px;width:fit-content;background:#4cbb82;border-radius:0 24px 0 24px;margin-top:40px}.max-height{max-height:300px;overflow:hidden}.c333{color:#333}.common-title{color:#3c4298}.common-title a{color:#3c4298}.common-title a:hover{color:#4cbb82}.common-title.line{padding-bottom:30px}.common-title.line::after{content:'';position:absolute;left:0;bottom:0;width:53px;height:3px;background:#4cbb82}.bgf7{background:#f7f7f7}.bge6{background:#f7f0e6}.sep-inner-body .common-button.swiper-button-prev,.sep-inner-body .common-button.swiper-button-next{width:50px;height:50px;line-height:50px;border-radius:50%;border:1px solid #3c4298;background:#fff}.sep-inner-body .common-button.swiper-button-prev i,.sep-inner-body .common-button.swiper-button-next i{color:#3c4298;font-size:24px}.sep-inner-body .common-button.swiper-button-prev:hover,.sep-inner-body .common-button.swiper-button-next:hover{background:#3c4298}.sep-inner-body .common-button.swiper-button-prev:hover i,.sep-inner-body .common-button.swiper-button-next:hover i{color:#fff}.sep-inner-body .common-button.swiper-button-prev{left:-70px;transform:rotate(180deg)}.sep-inner-body .common-button.swiper-button-next{right:-70px}.sep-inner-body .sep-inner-section1{background-repeat:no-repeat;background-position:top right;background-size:37% 100%}.sep-inner-body .sep-inner-section1 .swiper-box{width:80%}.sep-inner-body .sep-inner-section1 .items{padding:40px 0}.sep-inner-body .sep-inner-section1 .info{width:60%;padding-right:5.4vw}.sep-inner-body .sep-inner-section1 .info ul a{font-size:16px;line-height:36px;color:#666}.sep-inner-body .sep-inner-section1 .info ul a:hover{color:#4cbb82}.sep-inner-body .sep-inner-section1 .thumb{width:40%;padding:40px;position:relative}.sep-inner-body .sep-inner-section1 .thumb .overflow,.sep-inner-body .sep-inner-section1 .thumb img{border-radius:50%}.sep-inner-body .sep-inner-section1 .thumb::before,.sep-inner-body .sep-inner-section1 .thumb::after{content:'';position:absolute;left:0;top:0;width:100%;aspect-ratio:1;z-index:-1}.sep-inner-body .sep-inner-section1 .thumb::before{background-image:url(../img/dot-left.webp);background-repeat:no-repeat;background-position:left;background-size:50% 100%}.sep-inner-body .sep-inner-section1 .thumb::after{background:url(../img/dot-right.webp);background-repeat:no-repeat;background-position:right;background-size:50% 100%}.sep-inner-body .sep-inner-section1 .list{flex:auto;text-align:right;padding-left:2.025vw}.sep-inner-body .sep-inner-section1 .list li{cursor:pointer;opacity:.4}.sep-inner-body .sep-inner-section1 .list li span{padding-bottom:4px}.sep-inner-body .sep-inner-section1 .list li:hover,.sep-inner-body .sep-inner-section1 .list li.active{opacity:1}.sep-inner-body .sep-inner-section1 .list li:hover span,.sep-inner-body .sep-inner-section1 .list li.active span{position:relative}.sep-inner-body .sep-inner-section1 .list li:hover span::after,.sep-inner-body .sep-inner-section1 .list li.active span::after{content:'';position:absolute;right:0;bottom:0;width:100%;height:1px;background:#fff}.sep-inner-body .sep-inner-section1 .list li:hover span::before,.sep-inner-body .sep-inner-section1 .list li.active span::before{content:'';position:absolute;left:0;bottom:0;transform:translate(-100%, 50%);width:9px;height:9px;border-radius:50%;border:1px solid #fff}.sep-inner-body .sep-inner-section2 .item{width:50%}.sep-inner-body .sep-inner-section2 .info{padding-left:3.915vw}.sep-inner-body .sep-inner-section2 .info>ul>li{padding-left:27px;padding-bottom:40px;position:relative}.sep-inner-body .sep-inner-section2 .info>ul>li::before{content:'';position:absolute;left:0;bottom:0;width:1px;height:100%;background:#3c4298}.sep-inner-body .sep-inner-section2 .info>ul>li:last-child{padding-bottom:0}.sep-inner-body .sep-inner-section2 .info>ul>li:first-child::before{height:96%}.sep-inner-body .sep-inner-section2 .info>ul>li:first-child .content{display:block}.sep-inner-body .sep-inner-section2 .info .title{cursor:pointer;position:relative}.sep-inner-body .sep-inner-section2 .info .title::before,.sep-inner-body .sep-inner-section2 .info .title::after{content:'';position:absolute;left:-27px;top:50%;transform:translate(-50%, -50%);border-radius:50%}.sep-inner-body .sep-inner-section2 .info .title::before{width:7px;height:7px;background:#3c4298}.sep-inner-body .sep-inner-section2 .info .title::after{width:15px;height:15px;border:1px solid #3c4298}.sep-inner-body .sep-inner-section2 .info .title:hover{color:#4cbb82}.sep-inner-body .sep-inner-section2 .info .content{display:none}.sep-inner-body .sep-inner-section3 .item{width:50%}.sep-inner-body .sep-inner-section3 .info{padding-right:4.5vw}.sep-inner-body .sep-inner-section3 .info>ul{font-size:18px;line-height:36px}.sep-inner-body .sep-inner-section3 .info>ul>li{padding:20px;border-bottom:1px solid #e6e6e6}.sep-inner-body .sep-inner-section3 .info>ul>li:first-child{border-top:1px solid #e6e6e6}.sep-inner-body .sep-inner-section3 .info .list-paddingleft-2{list-style-type:disc}.sep-inner-body .sep-inner-section3 .info .list-paddingleft-2 li::marker{color:#4cbb82}.sep-inner-body .sep-inner-section4 .items{gap:40px 2%}.sep-inner-body .sep-inner-section4 .item{width:23.5%;background:#fff;padding:2.25vw;display:flex;flex-direction:column}.sep-inner-body .sep-inner-section4 .title{flex:1;position:relative}.sep-inner-body .sep-inner-section4 .title::before{content:'';position:absolute;left:-2.25vw;top:50%;transform:translateY(-50%);width:3px;height:50px;background:#4cbb82}.sep-inner-body .sep-inner-section4 .more-common{margin-left:auto}.sep-inner-body .sep-inner-section4 .more{width:50px;height:50px;line-height:48px;text-align:center;border-radius:50%;padding:0}.sep-inner-body .sep-inner-section4 .more i{margin:0;font-size:20px}.sep-inner-body .sep-inner-section5 .bg-img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:83%;object-fit:cover}.sep-inner-body .sep-inner-section5 .content{padding:60px;background:#fff;box-shadow:0 0 21px 0 rgba(0,0,0,0.08)}.sep-inner-body .sep-inner-section5 .content>ul{font-size:16px;line-height:30px;padding-left:27px;position:relative;list-style-type:none !important}.sep-inner-body .sep-inner-section5 .content>ul::before{content:'';position:absolute;left:0;top:17px;width:1px;height:90%;background:#3c4298}.sep-inner-body .sep-inner-section5 .content>ul>li{position:relative;margin-bottom:30px}.sep-inner-body .sep-inner-section5 .content>ul>li:last-child{margin-bottom:0}.sep-inner-body .sep-inner-section5 .content>ul>li::before,.sep-inner-body .sep-inner-section5 .content>ul>li::after{content:'';position:absolute;left:-27px;top:17px;transform:translate(-50%, -50%);border-radius:50%}.sep-inner-body .sep-inner-section5 .content>ul>li::before{width:7px;height:7px;background:#3c4298}.sep-inner-body .sep-inner-section5 .content>ul>li::after{width:15px;height:15px;border:1px solid #3c4298}.sep-inner-body .sep-inner-section6 .item{width:50%}.sep-inner-body .sep-inner-section6 .info{padding-left:3.915vw;font-size:16px;line-height:30px}.sep-inner-body .sep-inner-section6 .info>ul{font-size:16px;line-height:30px;padding-left:27px;position:relative;list-style-type:none !important}.sep-inner-body .sep-inner-section6 .info>ul::before{content:'';position:absolute;left:0;top:17px;width:1px;height:90%;background:#4cbb82}.sep-inner-body .sep-inner-section6 .info>ul>li{position:relative;margin-bottom:30px}.sep-inner-body .sep-inner-section6 .info>ul>li:last-child{margin-bottom:0}.sep-inner-body .sep-inner-section6 .info>ul>li::before,.sep-inner-body .sep-inner-section6 .info>ul>li::after{content:'';position:absolute;left:-27px;top:17px;transform:translate(-50%, -50%);border-radius:50%}.sep-inner-body .sep-inner-section6 .info>ul>li::before{width:7px;height:7px;background:#4cbb82}.sep-inner-body .sep-inner-section6 .info>ul>li::after{width:15px;height:15px;border:1px solid #4cbb82}.sep-inner-body .sep-inner-section7 .faq-list li{margin-bottom:40px;box-shadow:0 14px 43px 0 rgba(0,0,0,0.08)}.sep-inner-body .sep-inner-section7 .faq-list li:has(.active){box-shadow:none}.sep-inner-body .sep-inner-section7 .faq-list li:last-child{margin-bottom:0}.sep-inner-body .sep-inner-section7 .faq-list li:first-child .content{display:block}.sep-inner-body .sep-inner-section7 .faq-list .hd{display:flex;align-items:center;padding:25px 30px;cursor:pointer;background:#fff}.sep-inner-body .sep-inner-section7 .faq-list .hd.bgf7{background:#f7f7f7}.sep-inner-body .sep-inner-section7 .faq-list .hd .faq{font-size:42px;color:#4cbb82;margin-right:20px}.sep-inner-body .sep-inner-section7 .faq-list .hd .right{font-size:24px;color:#4cbb82;margin-left:auto;transform:rotate(-90deg)}.sep-inner-body .sep-inner-section7 .faq-list .hd.active{background:#4cbb82;color:#fff}.sep-inner-body .sep-inner-section7 .faq-list .hd.active i{color:#fff}.sep-inner-body .sep-inner-section7 .faq-list .hd.active .right{transform:rotate(90deg)}.sep-inner-body .sep-inner-section7 .faq-list .content{display:none;padding-left:30px;position:relative}.sep-inner-body .sep-inner-section7 .faq-list .content .info{background:#fff;box-shadow:0 14px 43px 0 rgba(0,0,0,0.08);padding:40px 70px}.sep-inner-body .sep-inner-section7 .faq-list .content .info a{color:#4cbb82}.sep-inner-body .sep-inner-section7 .faq-list .content .info a:hover{text-decoration:underline}.sep-inner-body .sep-inner-section7 .faq-list .content::before{content:'';position:absolute;left:0;top:0;border:15px solid #4cbb82;border-bottom:15px solid transparent;border-left:15px solid transparent;opacity:.4}.sep-inner-body .sep-inner-section8 .richtext table tr td{font-size:16px}.sep-inner-body .sep-inner-section8 .richtext table tr td *{font-size:16px}.sep-inner-body .sep-inner-section8 .richtext table tr td strong{font-size:18px}.sep-inner-body .sep-inner-section9 .icons{z-index:2;left:0}.sep-inner-body .sep-inner-section9 .icon{display:block;width:90px;height:90px;line-height:90px;border-radius:50%;background:#3c4298;color:#fff;font-size:45px;text-align:center;position:relative}.sep-inner-body .sep-inner-section9 .icon::before,.sep-inner-body .sep-inner-section9 .icon::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);aspect-ratio:1;border-radius:50%}.sep-inner-body .sep-inner-section9 .icon::before{width:150%;border:1px dashed #3c4298}.sep-inner-body .sep-inner-section9 .icon::after{width:200%;border-right:1px dashed #3c4298;opacity:.4}.sep-inner-body .sep-inner-section9 .item{width:50%}.sep-inner-body .sep-inner-section9 .info{padding-left:175px}.sep-inner-body .sep-inner-section10 .items{gap:40px 2%}.sep-inner-body .sep-inner-section10 .item{width:23.5%}.sep-inner-body .sep-inner-section11 .items{gap:40px 2%}.sep-inner-body .sep-inner-section11 .item{width:23.5%;background:#f7f7f7;padding:28px 58px 39px}.sep-inner-body .sep-inner-section12 .thumb{width:35%}.sep-inner-body .sep-inner-section12 .info{width:65%}.sep-inner-body .sep-inner-section12 .items:nth-child(odd) .info{padding-left:3.645vw}.sep-inner-body .sep-inner-section12 .items:nth-child(even){flex-direction:row-reverse}.sep-inner-body .sep-inner-section12 .items:nth-child(even) .info{padding-right:3.645vw}.sep-inner-body .sep-inner-section13 .summary{width:100%;padding:30px 0;position:relative}.sep-inner-body .sep-inner-section13 .summary::before,.sep-inner-body .sep-inner-section13 .summary::after{content:'';position:absolute;left:0;width:100%;height:1px;background:#e6e6e6}.sep-inner-body .sep-inner-section13 .summary::before{top:0}.sep-inner-body .sep-inner-section13 .summary::after{bottom:0}.sep-inner-body .sep-inner-section13 .bg-img{height:80%;position:absolute;bottom:32px;left:50%;transform:translateX(-50%)}.sep-inner-body .sep-inner-section13 .bg-img img{height:100%;object-fit:contain}.sep-inner-body .sep-inner-section13 .more-common i{display:inline-block}.sep-inner-body .sep-inner-section13 .more-common:hover i{transform:translateY(-5px)}.sep-inner-body .sep-inner-section13 .swiper-box{padding:0 90px}.sep-inner-body .sep-inner-section13 .swiper-button-prev,.sep-inner-body .sep-inner-section13 .swiper-button-next{top:40%;width:50px;height:50px;line-height:50px;border-radius:50px;border:1px solid #3c4298;color:#3c4298}.sep-inner-body .sep-inner-section13 .swiper-button-prev:hover,.sep-inner-body .sep-inner-section13 .swiper-button-next:hover{background:#3c4298;color:#fff}.sep-inner-body .sep-inner-section13 .swiper-button-prev{transform:rotate(180deg)}.sep-inner-body .sep-inner-section13 .thumb{box-shadow:5px 6px 16px 0 rgba(0,0,0,0.3),-5px -6px 16px 0 rgba(0,0,0,0.1)}.sep-inner-body .sep-inner-section14 .list{gap:40px}.sep-inner-body .sep-inner-section14 .list .view{position:relative}.sep-inner-body .sep-inner-section14 .list .view::before,.sep-inner-body .sep-inner-section14 .list .view::after{content:'';position:absolute;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#e6e6e6}.sep-inner-body .sep-inner-section14 .list .view::before{left:-20px}.sep-inner-body .sep-inner-section14 .list .view::after{right:-20px}.sep-inner-body .sep-inner-section14 .list i{color:#4cbb82;font-size:18px;margin-right:10px}.sep-inner-body .sep-inner-section14 .download:hover{transform:translateY(-5px)}.sep-inner-body .sep-inner-section16 .bg-img{position:absolute;left:0;top:0;height:100%}.sep-inner-body .sep-inner-section16 .items{gap:40px 2%}.sep-inner-body .sep-inner-section16 .item{width:23.5%;background:#fff;box-shadow:0 20px 40px 0 rgba(0,0,0,0.1);padding:40px;display:flex;flex-direction:column;justify-content:space-between}.sep-inner-body .sep-inner-section16 .item:hover .bottom{border-color:#4cbb82}.sep-inner-body .sep-inner-section16 .item:hover .num{color:#4cbb82}.sep-inner-body .sep-inner-section16 .title{padding-left:27px;position:relative}.sep-inner-body .sep-inner-section16 .title::before{content:'';position:absolute;left:0;top:0;width:4px;height:100%;background:#4cbb82}.sep-inner-body .sep-inner-section16 .summary{flex:1}.sep-inner-body .sep-inner-section16 .bottom{border-top:1px solid #e5e5e5;justify-content:space-between;padding-top:30px}.sep-inner-body .sep-inner-section16 .num{color:#f1f1f1}.sep-inner-body .sep-inner-section17 .swiper-button-prev,.sep-inner-body .sep-inner-section17 .swiper-button-next{width:50px;height:50px;line-height:50px;border-radius:50%;border:1px solid #3c4298;color:#3c4298;background:#fff}.sep-inner-body .sep-inner-section17 .swiper-button-prev:hover,.sep-inner-body .sep-inner-section17 .swiper-button-next:hover{background:#3c4298;color:#fff}.sep-inner-body .sep-inner-section17 .swiper-button-prev{left:100px;transform:translateY(-50%) rotate(180deg)}.sep-inner-body .sep-inner-section17 .swiper-button-next{right:100px}.sep-inner-body .sep-inner-section18 .items{height:100%;position:relative;justify-content:space-between;flex-wrap:wrap;background:#fff}.sep-inner-body .sep-inner-section18 .items .item{width:50%;position:relative}.sep-inner-body .sep-inner-section18 .items .item i{display:inline-block;color:#333;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;border:1px solid #333;border-radius:50%;margin-bottom:30px}.sep-inner-body .sep-inner-section18 .items .item img{width:100%;height:100%;object-fit:contain}.sep-inner-body .sep-inner-section18 .items .info{padding:20px 64px 73px}.sep-inner-body .sep-inner-section18 .swiper1{margin-bottom:94px}.sep-inner-body .sep-inner-section18 .swiper1 .swiper-slide{height:auto}.sep-inner-body .sep-inner-section18 .swiper1 .date{color:#4cbb82}.sep-inner-body .sep-inner-section18 .swiper-button-prev,.sep-inner-body .sep-inner-section18 .swiper-button-next{top:90%;width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;border:1px solid #3c4298}.sep-inner-body .sep-inner-section18 .swiper-button-prev i,.sep-inner-body .sep-inner-section18 .swiper-button-next i{color:#3c4298}.sep-inner-body .sep-inner-section18 .swiper-button-prev:hover,.sep-inner-body .sep-inner-section18 .swiper-button-next:hover{background:#3c4298}.sep-inner-body .sep-inner-section18 .swiper-button-prev:hover i,.sep-inner-body .sep-inner-section18 .swiper-button-next:hover i{color:#fff}.sep-inner-body .sep-inner-section18 .swiper-button-prev{left:58%;transform:translateX(-100%) rotate(180deg)}.sep-inner-body .sep-inner-section18 .swiper-button-next{right:40%;transform:translateX(100%)}.sep-inner-body .sep-inner-section18 .thumb-swiper{padding-top:49px;position:relative}.sep-inner-body .sep-inner-section18 .thumb-swiper::before{content:'';position:absolute;top:15px;left:0;width:100%;border-top:2px solid;border-image:linear-gradient(to right, #fff 2%, #4cbb82 22%, #4cbb82 78%, #fff 98%);border-image-slice:30}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide{cursor:pointer}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide .title{color:#666;width:fit-content;position:relative;margin:0 auto}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide .title::before,.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide .title::after{content:'';position:absolute;left:50%;top:-34px;transform:translate(-50%, -50%);border-radius:50%}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide .title::before{width:10px;height:10px;background:#f4f4f4;border:2px solid #d2d2d2}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide .title::after{width:30px;height:30px;background:#4cbb82;opacity:0}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide.swiper-slide-thumb-active .title{color:#4cbb82;font-size:36px;font-family:Roboto-Bold}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide.swiper-slide-thumb-active .title::before{border-color:#4cbb82;background:#4cbb82}.sep-inner-body .sep-inner-section18 .thumb-swiper .swiper-slide.swiper-slide-thumb-active .title::after{opacity:.2}.sep-inner-body .sep-inner-section19 .item{width:50%;padding-left:3.6vw;padding-right:1.8vw;position:relative}.sep-inner-body .sep-inner-section19 .item::before{content:'';position:absolute;left:0;top:0;width:1px;height:100%;background:#e6e6e6}.sep-inner-body .sep-inner-section19 .title{position:relative}.sep-inner-body .sep-inner-section19 .title::before{content:'';position:absolute;left:-3.6vw;width:3px;height:32px;background:#4cbb82}.sep-inner-body .sep-inner-section19 .sep-contact li{display:flex;margin-bottom:40px}.sep-inner-body .sep-inner-section19 .sep-contact img{margin-right:32px;flex-shrink:0}.sep-inner-body .sep-inner-section19 .sep-contact .hd{color:#3c4298;margin-bottom:20px}.sep-inner-body .sep-inner-section19 .sep-share{gap:25px}.sep-inner-body .sep-inner-section19 .sep-share::before,.sep-inner-body .sep-inner-section19 .sep-share::after{content:none}.sep-inner-body .sep-inner-section19 .sep-share i{display:block;width:50px;height:50px;line-height:50px;border-radius:50%;border:1px solid #3c4298;color:#3c4298;font-size:20px;background:#fff}.sep-inner-body .sep-inner-section19 .sep-share i:hover{background:#3c4298;color:#fff}.sep-inner-body .sep-inner-section20 .item{width:50%;margin-bottom:0}.sep-inner-body .sep-inner-section20 .form{padding-left:3.6vw;padding-right:100px}.sep-inner-body .sep-inner-section20 .form-groups{justify-content:space-between}.sep-inner-body .sep-inner-section20 .form-groups .form-group{width:49%}.sep-inner-body .sep-inner-section20 .form-control{font-family:'OpenSans-Regular','Arial','Lucida Grande','Microsoft Yahei'}.sep-inner-body .sep-inner-section20 textarea{height:160px;resize:none}.sep-inner-body .sep-inner-section20 button{margin-top:40px;cursor:pointer}.sep-inner-body .sep-inner-section20 .inquires-card .item{width:100%}.sep-inner-body .sep-inner-section20 .inquires-card .thumb{width:10%;min-width:100px}.sep-inner-body .sep-inner-section20 .inquires-card .text{flex:auto;margin-left:20px}.sep-inner-body .sep-inner-section21 .item{width:50%}.sep-inner-body .sep-inner-section21 .info{padding-left:4.5vw}.sep-inner-body .sep-inner-section21 .btns{gap:20px}.sep-inner-body .sep-inner-section22 .sep-container{padding:0 217px}.sep-inner-body .sep-inner-section22 .items{gap:80px 13%;position:relative}.sep-inner-body .sep-inner-section22 .items::before,.sep-inner-body .sep-inner-section22 .items::after{content:'';position:absolute;top:0;width:1px;height:100%;background:#e6e6e6}.sep-inner-body .sep-inner-section22 .items::before{left:31.3%}.sep-inner-body .sep-inner-section22 .items::after{right:31.3%}.sep-inner-body .sep-inner-section22 .item{width:24.66%}.sep-inner-body .sep-inner-section22 .title i{color:#4cbb82;font-size:22px}.sep-inner-body .sep-inner-section22 .summary{color:#666}.sep-inner-body .sep-inner-section23 .sep-container{padding:0 200px}.sep-inner-body .sep-inner-section23 .tag{color:#4cbb82;position:relative}.sep-inner-body .sep-inner-section23 .tag::before,.sep-inner-body .sep-inner-section23 .tag::after{content:'';position:absolute;top:50%;background:#4cbb82;height:1px;width:100%}.sep-inner-body .sep-inner-section23 .tag::before{right:50%;transform:translate(-100px, -50%)}.sep-inner-body .sep-inner-section23 .tag::after{left:50%;transform:translate(100px, -50%)}.sep-inner-body .sep-inner-section23 .imgs .before{display:block}.sep-inner-body .sep-inner-section23 .imgs .after{display:none}.sep-inner-body .sep-inner-section23 .icon{width:87px;height:100px;line-height:100px;text-align:center;margin-left:auto;margin-right:auto;position:relative}.sep-inner-body .sep-inner-section23 .icon i{display:block;width:85px;height:100px;font-size:40px;color:#999;background:#fff;margin:0 auto;clip-path:polygon(50% 3%, 100% 27%, 100% 73%, 50% 97%, 2% 74%, 2% 26%)}.sep-inner-body .sep-inner-section23 .icon::before{content:'';position:absolute;left:0;top:0;width:87px;height:100px;background:#999;clip-path:polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);z-index:-1}.sep-inner-body .sep-inner-section23 .swiper-box{padding-bottom:35px;border-bottom:1px solid #e6e6e6}.sep-inner-body .sep-inner-section23 .swiper-button-next i,.sep-inner-body .sep-inner-section23 .swiper-button-prev i{font-size:30px;color:#3c4298}.sep-inner-body .sep-inner-section23 .swiper-button-next i:hover,.sep-inner-body .sep-inner-section23 .swiper-button-prev i:hover{color:#4cbb82}.sep-inner-body .sep-inner-section23 .swiper-button-prev{transform:translateY(-50%) rotate(180deg)}.sep-inner-body .sep-inner-section23 .title{color:#999}.sep-inner-body .sep-inner-section23 .swiper-slide.swiper-slide-thumb-active .title,.sep-inner-body .sep-inner-section23 .swiper-slide:hover .title{color:#4cbb82}.sep-inner-body .sep-inner-section23 .swiper-slide.swiper-slide-thumb-active .icon i,.sep-inner-body .sep-inner-section23 .swiper-slide:hover .icon i{color:#4cbb82}.sep-inner-body .sep-inner-section23 .swiper-slide.swiper-slide-thumb-active .icon::before,.sep-inner-body .sep-inner-section23 .swiper-slide:hover .icon::before{background:#4cbb82}.sep-inner-body .sep-inner-section23 .swiper-slide.swiper-slide-thumb-active .imgs .after,.sep-inner-body .sep-inner-section23 .swiper-slide:hover .imgs .after{display:block}.sep-inner-body .sep-inner-section23 .swiper-slide.swiper-slide-thumb-active .imgs .before,.sep-inner-body .sep-inner-section23 .swiper-slide:hover .imgs .before{display:none}.sep-inner-body .sep-inner-section23 .item{width:50%}.sep-inner-body .sep-inner-section23 .info{padding-right:4.635vw}.sep-inner-body .sep-inner-section24 .map1{top:45%;right:20.9%}.sep-inner-body .sep-inner-section24 .map2{position:absolute;top:49%;right:17.9%;cursor:pointer}.sep-inner-body .sep-inner-section24 .map3{top:52%;right:19.2%;cursor:pointer}.sep-inner-body .sep-inner-section24 .map1,.sep-inner-body .sep-inner-section24 .map2,.sep-inner-body .sep-inner-section24 .map3{width:1.5vw;aspect-ratio:.5;position:absolute;cursor:pointer;font-size:20px}.sep-inner-body .sep-inner-section24 .map1::before,.sep-inner-body .sep-inner-section24 .map2::before,.sep-inner-body .sep-inner-section24 .map3::before{content:'\e697';font-family:iconfont;font-size:28px;color:#3c4298}.sep-inner-body .sep-inner-section24 .map1:hover,.sep-inner-body .sep-inner-section24 .map2:hover,.sep-inner-body .sep-inner-section24 .map3:hover,.sep-inner-body .sep-inner-section24 .map1.active,.sep-inner-body .sep-inner-section24 .map2.active,.sep-inner-body .sep-inner-section24 .map3.active{color:#4cbb82}.sep-inner-body .sep-inner-section24 .map1:hover::before,.sep-inner-body .sep-inner-section24 .map2:hover::before,.sep-inner-body .sep-inner-section24 .map3:hover::before,.sep-inner-body .sep-inner-section24 .map1.active::before,.sep-inner-body .sep-inner-section24 .map2.active::before,.sep-inner-body .sep-inner-section24 .map3.active::before{color:#4cbb82}.sep-inner-body .sep-inner-section24 ul{width:68%;max-width:762px;position:absolute;top:45%;right:20.9%;transform:translate(-6%, -46%)}.sep-inner-body .sep-inner-section24 ul li{display:none;background:#fff;padding:50px 77px 50px 40px;border:1px solid #4cbb82;border-radius:20px;position:relative;z-index:1}.sep-inner-body .sep-inner-section24 ul li::before,.sep-inner-body .sep-inner-section24 ul li::after{content:'';position:absolute;right:1px;top:50%;transform:translate(100%, -50%);clip-path:polygon(0 0, 0 100%, 100% 50%);z-index:2}.sep-inner-body .sep-inner-section24 ul li::before{width:20px;height:20px;background:#fff}.sep-inner-body .sep-inner-section24 ul li::after{width:21px;height:21px;background:#4cbb82;z-index:1}.sep-inner-body .sep-inner-section24 ul li:first-child{display:block}.sep-inner-body .sep-inner-section24 .tag{color:#3c4298;position:relative}.sep-inner-body .sep-inner-section24 .tag::before,.sep-inner-body .sep-inner-section24 .tag::after{content:'';position:absolute;top:50%;background:#4cbb82;height:1px;width:300px}.sep-inner-body .sep-inner-section24 .tag::before{right:50%;transform:translate(-100%, -50%)}.sep-inner-body .sep-inner-section24 .tag::after{left:50%;transform:translate(100%, -50%)}.sep-inner-body .sep-inner-section24 .items{gap:50px 2.9%}.sep-inner-body .sep-inner-section24 .item{width:17.68%}.sep-inner-body .sep-inner-section24 .item:hover .cover{background:rgba(79,185,128,0.8);color:#fff}.sep-inner-body .sep-inner-section24 .item:hover .cover .cover-summary{display:block}.sep-inner-body .sep-inner-section24 .cover{width:90%;min-height:139px;max-height:100%;overflow:auto;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:rgba(255,255,255,0.8);padding:20px}.sep-inner-body .sep-inner-section24 .cover .cover-summary{display:none}.sep-inner-body .sep-inner-section24 .box1 img{min-height:700px;object-fit:contain}.sep-inner-body .sep-download-section .hd{display:flex;align-items:center}.sep-inner-body .sep-download-section .pdf{font-size:40px;margin-right:10px;color:#4cbb82}.sep-inner-body .sep-download-section .view a{color:#999}.sep-inner-body .sep-download-section .view a:hover{color:#4cbb82}.sep-inner-body .sep-download-section .view i{margin-right:10px;font-size:20px}.sep-inner-body .sep-download-section .download{flex-shrink:0;width:50px;height:50px;line-height:50px;border-radius:50%;background:#4cbb82;text-align:center;color:#fff;margin-left:auto;border:1px solid #4cbb82}.sep-inner-body .sep-download-section .download i{font-size:18px}.sep-inner-body .sep-download-section .download:hover{background:#fff;color:#4cbb82}.sep-inner-body .sep-download-section .title{margin-right:20px}.sep-inner-body .sep-download-section .download-list{gap:40px 3%}.sep-inner-body .sep-download-section .download-list::before,.sep-inner-body .sep-download-section .download-list::after{content:none}.sep-inner-body .sep-download-section .download-list li{width:48.5%;background:#fff;padding:40px}.sep-inner-body .sep-newsList-section .sep-container.hasLine{position:relative}.sep-inner-body .sep-newsList-section .sep-container.hasLine::after{content:'';position:absolute;left:0;top:42px;width:100%;height:1px;background:#e6e6e6;z-index:-1}.sep-inner-body .sep-newsList-section .list{gap:40px}.sep-inner-body .sep-newsList-section .list .view{position:relative}.sep-inner-body .sep-newsList-section .list .view::before,.sep-inner-body .sep-newsList-section .list .view::after{content:'';position:absolute;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#e6e6e6}.sep-inner-body .sep-newsList-section .list .view::before{left:-20px}.sep-inner-body .sep-newsList-section .list .view::after{right:-20px}.sep-inner-body .sep-newsList-section .list i{color:#4cbb82;font-size:18px;margin-right:10px}.sep-inner-body .sep-newsList-section .list2{margin-bottom:60px;justify-content:end}.sep-inner-body .sep-newsList-section .list2 li a{padding-bottom:17px;margin:0 30px;white-space:nowrap}.sep-inner-body .sep-newsList-section .list2 li a.active,.sep-inner-body .sep-newsList-section .list2 li a:hover{color:#4cbb82;border-bottom:3px solid #4cbb82}.sep-inner-body .sep-newsList-section .items{margin-bottom:60px}.sep-inner-body .sep-newsList-section .items:last-child{margin-bottom:0}.sep-inner-body .sep-newsList-section .thumb{width:39.53488372%}.sep-inner-body .sep-newsList-section .info{width:60.46511628%;padding:80px}.sep-inner-body .sep-newsList-section .btns{border-top:1px solid #eaeaea;padding-top:30px}.sep-inner-body .sep-newsList-section .category{color:#4cbb82}.sep-inner-body .sep-newsList-section .more-common{margin-left:auto}.sep-inner-body .sep-contact-section .info{width:50%}.sep-inner-body .sep-contact-section .form-groups{justify-content:space-between}.sep-inner-body .sep-contact-section .form-groups .form-group{width:49%}.sep-inner-body .sep-contact-section .form-control{font-family:'OpenSans-Regular','Arial','Lucida Grande','Microsoft Yahei'}.sep-inner-body .sep-contact-section textarea{height:160px;resize:none}.sep-inner-body .sep-contact-section button{margin-top:40px;cursor:pointer}.sep-inner-body .sep-contact-section .sep-share i{display:block;margin-right:20px;width:39px;height:39px;line-height:39px;background:#fff;border-radius:50%;color:#4cbb82;font-size:20px}.sep-inner-body .sep-contact-section .sep-share i:hover{background:#4cbb82;color:#fff}.sep-inner-body .sep-tur-contact .form-group{margin-bottom:10px}.sep-inner-body .sep-tur-contact button{border-radius:0 25px 0 25px}.sep-inner-body .sep-related-section .swiper-slide{height:auto;background:#fff;padding:50px 2.25vw 40px;display:flex;flex-direction:column}.sep-inner-body .sep-related-section .title{flex:1;margin-bottom:10px}.sep-inner-body .sep-related-section .swiper-button-prev,.sep-inner-body .sep-related-section .swiper-button-next{position:static;width:50px;height:50px;line-height:50px;border-radius:50%;border:1px solid #3c4298;background:#fff}.sep-inner-body .sep-related-section .swiper-button-prev i,.sep-inner-body .sep-related-section .swiper-button-next i{color:#3c4298;font-size:34px}.sep-inner-body .sep-related-section .swiper-button-prev:hover,.sep-inner-body .sep-related-section .swiper-button-next:hover{background:#3c4298}.sep-inner-body .sep-related-section .swiper-button-prev:hover i,.sep-inner-body .sep-related-section .swiper-button-next:hover i{color:#fff}.sep-inner-body .sep-related-section .swiper-button-prev{transform:rotate(180deg)}.sep-inner-body .sep-related-section .btns{gap:30px}.sep-inner-body .sep-related-section.related2 .swiper-box{padding:0 5.175vw}.sep-inner-body .sep-related-section.related2 .swiper-button-prev,.sep-inner-body .sep-related-section.related2 .swiper-button-next{position:absolute}.sep-inner-body .sep-related-section.related2 .swiper-button-prev i,.sep-inner-body .sep-related-section.related2 .swiper-button-next i{font-size:16px}.sep-inner-body .sep-news-section .items{gap:20px 1%}.sep-inner-body .sep-news-section .item{width:32.66%;background:#fff;box-shadow:0 0 21px 0 rgba(0,0,0,0.08);display:flex;flex-direction:column;border-bottom:2px solid transparent}.sep-inner-body .sep-news-section .item:hover{border-bottom:2px solid #4cbb82}.sep-inner-body .sep-news-section .item:hover .date i{transform:rotate(-45deg)}.sep-inner-body .sep-news-section .info{flex:auto;padding:0 40px;display:flex;flex-direction:column}.sep-inner-body .sep-news-section .tag{color:#4cbb82}.sep-inner-body .sep-news-section .title{flex:1}.sep-inner-body .sep-news-section .date{padding:24px 0;border-top:1px solid #e6e6e6;display:flex;align-items:center;justify-content:space-between;text-align:right;color:#4cbb82}.sep-inner-body .sep-news-section .date i{color:#4cbb82;display:block;font-size:28px}.sep-inner-body .sep-news-section .date a{display:inline-block}.sep-inner-body .sep-news-section .date a:hover{transform:translateX(-10px)}.sep-inner-body .tur-more{display:block;color:#fff;width:fit-content;padding:12px 31px;background:#4cbb82;border-radius:0 24px 0 24px}.sep-inner-body .tur-more.reverse{background:#fff;color:#4cbb82}.sep-inner-body .tur-alias{color:#4cbb82}.sep-inner-body .sep-tur-section1 .items{margin-left:-20px;margin-right:-20px;justify-content:center}.sep-inner-body .sep-tur-section1 .item{width:20%;padding-left:20px;padding-right:20px;margin-bottom:60px}.sep-inner-body .sep-tur-section1 .box{background:#fff;border-radius:0 50px 0 50px}.sep-inner-body .sep-tur-section1 .thumb{margin-bottom:38px;border-radius:0 50px 0 50px}.sep-inner-body .sep-tur-section1 .tur-more{margin:39px auto 0}.sep-inner-body .sep-tur-section1 .info{padding-bottom:40px}.sep-inner-body .sep-tur-section2{margin-top:180px}.sep-inner-body .sep-tur-section2 img{margin-left:7%;transform:translateY(-60px);object-fit:contain}.sep-inner-body .sep-tur-section2 .info{padding:80px 0;margin-left:6.9%;margin-right:7.7%}.sep-inner-body .sep-tur-section2 .items{background:linear-gradient(92deg, #f7f0e6 0, #4fb980 53%, #4fb980 100%);border-radius:0 50px 0 50px}.sep-inner-body .sep-tur-section3 .item{padding:0}.sep-inner-body .sep-tur-section3 .item:first-child{padding-right:60px}.sep-inner-body .sep-tur-section3 .item:last-child{padding-right:80px}.sep-inner-body .sep-tur-section3 .richtext{color:#333}.sep-inner-body .sep-tur-section3 .richtext *{color:#333}.sep-inner-body .sep-tur-section3 .fa-play{width:120px;height:120px;line-height:120px;text-align:center;background:#4cbb82;border-radius:50%;color:#fff;font-size:30px}.sep-inner-body .sep-tur-section3 .fa-play:hover{font-size:34px}.sep-inner-body .sep-tur-section3 .tur-more{margin-top:40px}.sep-inner-body .sep-tur-section3 .info{padding:60px 0 60px 60px;background:#fff;border-radius:0 0 0 50px;position:relative}.sep-inner-body .sep-tur-section3 .info::after{content:'';position:absolute;left:100%;top:0;width:calc(100% + 120px);height:100%;background:#fff;border-radius:0 50px 0 0}.sep-inner-body .sep-tur-section4 .thumb{height:100%;border-radius:0 50px 0 50px}.sep-inner-body .sep-tur-section4 .thumb img{height:100%;object-fit:cover}.sep-inner-body .sep-tur-section4 .info{padding-left:70px;padding-bottom:130px}.sep-inner-body .sep-tur-section4 .richtext{line-height:2 !important}.sep-inner-body .sep-tur-section4 .richtext strong{color:#4cbb82;font-size:20px}.sep-inner-body .sep-tur-section4 .richtext li{margin-bottom:0;padding-left:24px}.sep-inner-body .sep-tur-section4 .richtext li::before{content:'\e664';font-family:iconfont;width:0;height:0;color:#4cbb82;top:0;font-size:16px}.sep-inner-body .sep-tur-section4 .swiper-button-next,.sep-inner-body .sep-tur-section4 .swiper-button-prev{top:auto;bottom:42px;right:auto;left:calc(50% + 70px);width:50px;height:50px;border-radius:50%;border:1px solid #3c4298;color:#3c4298}.sep-inner-body .sep-tur-section4 .swiper-button-next:hover,.sep-inner-body .sep-tur-section4 .swiper-button-prev:hover{background:#3c4298;color:#fff}.sep-inner-body .sep-tur-section4 .swiper-button-prev i{transform:rotate(180deg)}.sep-inner-body .sep-tur-section4 .swiper-button-next{transform:translate(130%, -50%)}.sep-inner-body .sep-tur-faq .faq-item{margin-bottom:20px}.sep-inner-body .sep-tur-faq .faq-title{background:#fff;padding:19px 30px;border-radius:0 20px 0 20px;cursor:pointer}.sep-inner-body .sep-tur-faq .faq-title.active{background:#4cbb82;color:#fff}.sep-inner-body .sep-tur-faq .faq-title.active .faq{color:#fff}.sep-inner-body .sep-tur-faq .faq-title.active .right{color:#fff;transform:rotate(90deg)}.sep-inner-body .sep-tur-faq .faq{color:#4cbb82;font-size:42px;margin-right:20px}.sep-inner-body .sep-tur-faq .right{margin-left:auto;color:#4cbb82;transform:rotate(-90deg);font-size:18px}.sep-inner-body .sep-tur-faq .faq-content{display:none;padding:40px 80px 12px}.sep-inner-body .sep-tur-section .richtext table tr{background:transparent}.sep-inner-body .sep-tur-section .richtext table tr:nth-child(1){background:#4cbb82}.sep-inner-body .sep-tur-pdf .pdf-items{padding-left:6.4%}.sep-inner-body .sep-tur-pdf .pdf-item{background:#fff;border-radius:0 30px 0 30px;border-color:#fff;padding:36px 40px;margin-bottom:40px}.sep-inner-body .sep-tur-pdf .pdf-item:last-child{margin-bottom:0}.sep-inner-body .sep-tur-pdf .pdf-item .fa-file-pdf-o{font-size:48px;color:#4cbb82;margin-right:30px}.sep-inner-body .sep-tur-pdf .pdf-item a{line-height:normal}.sep-inner-body .sep-tur-pdf .pdf-item a:hover{color:#4cbb82}.sep-inner-body .sep-tur-pdf .pdf-item .pdf-eye{line-height:20px}.sep-inner-body .sep-tur-pdf .pdf-item .pdf-eye a{color:#999;font-size:16px}.sep-inner-body .sep-tur-pdf .pdf-item .pdf-eye a i{color:#999}.sep-inner-body .sep-tur-pdf .pdf-item .pdf-eye a:hover{color:#4cbb82}.sep-inner-body .sep-tur-pdf .pdf-item .pdf-eye a:hover i{color:#4cbb82}.sep-inner-body .sep-tur-pdf .pdf-item .download{width:50px;height:50px;line-height:50px;margin-left:auto;border-radius:50%;background:#4cbb82;text-align:center;flex-shrink:0}.sep-inner-body .sep-tur-pdf .pdf-item .download i{color:#fff}.sep-inner-body .sep-tur-pdf .pdf-item .download:hover{background:#3c4298}.sep-inner-body .sep-ash-section1 .item:last-child{padding-right:0}.sep-inner-body .sep-ash-section1 .richtext strong{font-size:40px;color:#3c4298;font-family:OpenSans-SemiBold}.sep-inner-body .sep-ash-section1 .richtext ol li{list-style-type:none;position:relative}.sep-inner-body .sep-ash-section1 .richtext ol li::before{content:'\e664';font-family:iconfont;position:absolute;left:-22px;width:0;height:0;color:#4cbb82;top:0;font-size:16px}.sep-inner-body .sep-ash-section2 .items{position:absolute;top:0;left:0;width:100%;height:100%}.sep-inner-body .sep-ash-section2 .item{display:flex;align-items:center}.sep-inner-body .sep-ash-section2 .item .img{width:118px;height:118px;line-height:118px;text-align:center;border:1px solid #4cbb82;background:#fff;border-radius:50%;flex-shrink:0}.sep-inner-body .sep-ash-section2 .item .img:hover{background:#3c4298;border-color:#3c4298}.sep-inner-body .sep-ash-section2 .item .img:hover img{filter:brightness(0) invert(1)}.sep-inner-body .sep-ash-section2 .item:nth-child(2n) .img{margin-right:16px}.sep-inner-body .sep-ash-section2 .item:nth-child(2n+1){flex-direction:row-reverse}.sep-inner-body .sep-ash-section2 .item:nth-child(2n+1) .img{margin-left:16px}.sep-inner-body .sep-ash-section2 .item:nth-child(2n+1) .text{text-align:right}.sep-inner-body .sep-ash-section2 .item:nth-child(1),.sep-inner-body .sep-ash-section2 .item:nth-child(5){transform:translate(calc(-92% + 118px), 0)}.sep-inner-body .sep-ash-section2 .item:nth-child(3){transform:translate(calc(-94% + 59px), 0)}.sep-inner-body .sep-ash-section2 .item:nth-child(4){transform:translate(calc(94% - 59px), 0)}.sep-inner-body .sep-ash-section2 .item:nth-child(2),.sep-inner-body .sep-ash-section2 .item:nth-child(6){transform:translate(calc(92% - 118px), 0)}.sep-inner-body .sep-ash-section4 .item{padding:30px 0;border-top:1px solid #e6e6e6}.sep-inner-body .sep-ash-section4 .item:last-child{border-bottom:1px solid #e6e6e6}.sep-inner-body .sep-ash-section4 .item .overflow{flex-shrink:0;margin-right:4%}.sep-inner-body .sep-ash-section4 .item .title{min-width:300px}.sep-inner-body .sep-ash-section4 .item .content{margin-left:6.8%;margin-right:3%}.sep-inner-body .sep-ash-section4 .item .more-common{margin-left:auto}.sep-inner-body .sep-video-section1 .list2 li{margin-right:20px;cursor:pointer}.sep-inner-body .sep-video-section1 .list2 li:last-child{margin-right:0}.sep-inner-body .sep-video-section1 .btn{background:#f5f5f5}.sep-inner-body .sep-video-section1 .btn.btn-primary{background:#3c4298}.sep-inner-body .sep-liposome-section .more-common{margin-left:2.3467%}.sep-inner-body .sep-liposome-section .more-common:first-child{margin-left:0}.sep-inner-body .sep-liposome-section1 .items{justify-content:center;gap:12%}.sep-inner-body .sep-liposome-section1 .richtext1 li,.sep-inner-body .sep-liposome-section1 .richtext2 li{padding-left:30px}.sep-inner-body .sep-liposome-section1 .richtext1 li::before,.sep-inner-body .sep-liposome-section1 .richtext2 li::before{content:'\e664';font-family:iconfont;width:24px;height:24px;line-height:24px;text-align:center;top:6px;color:#fff}.sep-inner-body .sep-liposome-section1 .richtext2 li::before{background:transparent;color:#4cbb82}.sep-inner-body .sep-liposome-section3 .item{padding:40px 0;border-bottom:1px solid #e6e6e6}.sep-inner-body .sep-news-section2 .item{padding-right:9.735%}.sep-inner-body .sep-news-section2 .info{padding-left:5.358%}.sep-inner-body .sep-news-section2 ul{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #e6e6e6;padding-left:22px;padding-top:10px;padding-bottom:10px}.sep-inner-body .sep-news-section2 ul::before,.sep-inner-body .sep-news-section2 ul::after{content:none}.sep-inner-body .sep-news-section2 ul li{padding:10px 0;position:relative}.sep-inner-body .sep-news-section2 ul li::before{content:'';position:absolute;left:-22px;top:17px;transform:translateX(-50%);width:10px;height:10px;border-radius:50%;border:2px solid #e6e6e6;background:#fff}.sep-inner-body .sep-liposome-section4 .items{margin-left:-20px;margin-right:-20px}.sep-inner-body .sep-liposome-section4 .item{margin-bottom:40px;padding:0 20px}.sep-inner-body .sep-liposome-section4 .box{background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.2);display:flex;flex-direction:column}.sep-inner-body .sep-liposome-section4 .info{flex:auto;padding:40px 48px;padding-top:0;position:relative;z-index:11;display:flex;flex-direction:column}.sep-inner-body .sep-liposome-section4 .thumb img{max-height:400px;object-fit:cover}.sep-inner-body .sep-liposome-section4 .pic{width:100px;height:100px;border-radius:50%;overflow:hidden;margin-right:32px;background:#fff}.sep-inner-body .sep-liposome-section4 .pic img{width:100%;height:100%}.sep-inner-body .sep-liposome-section4 .avator{margin-top:-50px;align-items:end}.sep-inner-body .sep-liposome-section4 .more-common{margin-top:auto}.sep-inner-body .sep-liposome-section5 .items{margin-left:-20px;margin-right:-20px}.sep-inner-body .sep-liposome-section5 .item{padding:0 20px}.sep-inner-body .sep-liposome-section5 .info{flex:auto;padding:20px 40px 0}.sep-inner-body .sep-liposome-section5 .box{background:#fff;border-bottom:1px solid transparent;display:flex;flex-direction:column}.sep-inner-body .sep-liposome-section5 .box:hover{border-color:#4cbb82}.sep-inner-body .sep-liposome-section5 .box:hover .date i{display:block;transform:rotate(-45deg)}.sep-inner-body .sep-liposome-section5 .pic{margin-right:10px}.sep-inner-body .sep-liposome-section5 .date{display:flex;align-items:center;padding:16px 0;justify-content:space-between;border-top:1px solid #e6e6e6}.sep-inner-body .sep-liposome-section5 .date::before,.sep-inner-body .sep-liposome-section5 .date::after{content:none}.sep-inner-body .sep-liposome-section5 .date i{font-size:20px}.sep-inner-body .sep-liposome-section5 .thumb img{max-height:340px;object-fit:cover}.sep-inner-body .sep-liposome-section6 .full-screen{background:transparent;display:flex;flex-direction:column;justify-content:space-between;padding:30px}.sep-inner-body .sep-liposome-section6 .full-screen::before,.sep-inner-body .sep-liposome-section6 .full-screen::after{content:none}.sep-inner-body .sep-liposome-section6 .box3{background:#f7f8fa;padding:24px 24px 20px;display:flex;flex-direction:column;justify-content:space-between}.sep-inner-body .sep-liposome-section6 .box3::before,.sep-inner-body .sep-liposome-section6 .box3::after{content:none}.sep-inner-body .sep-liposome-section6 .items{margin-left:-40px;margin-right:-40px}.sep-inner-body .sep-liposome-section6 .item{display:flex;flex-direction:column;padding:0 40px}.sep-inner-body .sep-liposome-section6 .item2{padding:0 5px}.sep-inner-body .sep-liposome-section6 .item3{padding:0 5px}.sep-inner-body .sep-liposome-section6 .item3:nth-child(1),.sep-inner-body .sep-liposome-section6 .item3:nth-child(2){margin-bottom:10px}.sep-inner-body .sep-liposome-section6 .items3{margin-left:-5px;margin-right:-5px}.sep-inner-body .sep-liposome-section6 .items2{margin-left:-5px;margin-right:-5px;height:404px;margin-top:auto}.sep-inner-body .sep-trc-section2 .items{justify-content:space-between}.sep-inner-body .sep-trc-section2 .left{width:33%}.sep-inner-body .sep-trc-section2 .middle{width:30%}.sep-inner-body .sep-trc-section2 .right{width:29%}.sep-inner-body .sep-trc-section2 .img img{transform:translateY(-30%)}.sep-inner-body .sep-trc-section3 .items{gap:30px 0}.sep-inner-body .sep-trc-section3 .item{width:calc(100% / 6)}.sep-inner-body .sep-trc-section3 .box{padding:0 20px}.sep-inner-body .sep-trc-section3 .dot{width:8px;height:8px;border-radius:50%;background:#4cbb82;position:absolute;bottom:50%;right:calc(100% + 20px);transform:translate(50%, 50%)}.sep-inner-body .sep-trc-section3 .dot::before,.sep-inner-body .sep-trc-section3 .dot::after{content:'';position:absolute;top:0;width:100%;height:100%;border-radius:50%;background:#4cbb82}.sep-inner-body .sep-trc-section3 .dot::before{left:-20px}.sep-inner-body .sep-trc-section3 .dot::after{right:-20px}.sep-inner-body .sep-trc-section5 .row{margin-left:-30px;margin-right:-30px}.sep-inner-body .sep-trc-section5 .row>div{padding-left:30px;padding-right:30px}.relate{text-align:center;font-size:18px;color:#fff;background:#3c4298;margin:20px 0;padding:5px 0}.relate-list .sep-pagination{display:none}.relate-list .sep-datalist li{width:31%;float:left;margin:0 1.16%}.relate-list .sep-datalist li .title{display:block;margin-top:10px;font-size:16px;background:#fff;color:#333;text-align:center;height:2.2em;overflow:hidden}.relate-list .sep-datalist li h3{text-align:center;margin-top:5px}.relate-list .sep-datalist li .title:hover{color:#3c4298;text-decoration:underline}.relate-list .sep-datalist li .thumb{width:100%;display:block;border:1px solid #bbb}.relate-list .sep-datalist li .thumb img{width:100%;min-height:165px}.relate-list .sep-datalist li .summary{display:none}.relate-list .sep-datalist li .published{display:none}.relate-list .sep-datalist li .btn-read{display:none}.relate-list.relate-article-list .sep-datalist li{width:100%;float:left;margin:0 0}.relate-list.relate-article-list .sep-datalist li h2{overflow:hidden}.relate-list.relate-article-list .sep-datalist li .title{display:inline-block;font-size:16px;background:transparent;color:#000;text-align:left;overflow:hidden;display:block;height:auto}.relate-list.relate-article-list .sep-datalist li .title:before{content:'●';color:#000;padding-right:5px;font-size:12px}.relate-list.relate-article-list .sep-datalist li .title:hover{color:#3c4298;text-decoration:underline}.relate-list.relate-article-list .sep-datalist li .thumb{width:100%;display:block;border:1px solid #bbb;display:none}.relate-list.relate-article-list .sep-datalist li .thumb img{width:100%}.relate-list.relate-article-list .sep-datalist li .summary{display:none}.relate-list.relate-article-list .sep-datalist li .published{display:none}.relate-list.relate-article-list .sep-datalist li .btn-read{display:none}.w1200{width:1200px !important;max-width:100%}#baguetteBox-overlay{z-index:1000000000 !important}.quick-links a{color:#3c4298}.quick-links a:hover{text-decoration:underline}.richtext{word-spacing:normal;color:#666;font-size:16px;line-height:1.8em !important;font-family:'OpenSans-Regular','Lucida Grande','Microsoft Yahei';margin-bottom:20px}.richtext *{word-spacing:normal;color:#666;font-size:16px;line-height:1.8em !important;font-family:'OpenSans-Regular','Lucida Grande','Microsoft Yahei';max-width:100%}.richtext.fz18{font-size:18px}.richtext.fz18 *{font-size:18px}.richtext.fz18 h2{font-size:24px}.richtext.fz18 h3{font-size:20px}.richtext.fz18 strong{font-size:24px}.richtext.fz18 strong *{font-size:24px}.richtext.lh30{line-height:30px !important}.richtext.fz20{font-size:20px !important}.richtext.fz20 *{font-size:inherit}.richtext.fz22{font-size:22px !important}.richtext.fz22 *{font-size:22px !important}.richtext.pl50{padding-left:50px}.richtext .content-one{margin-bottom:40px}.richtext.pl60{padding-left:60px}.richtext.paddinglr{padding:0 4.6875vw}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext.mb0{margin-bottom:0}.richtext.square ul li{list-style:square}.richtext.strong-main strong{color:#4cbb82}.richtext.strong-normal strong{font-weight:normal;font-size:16px}.richtext.strong-normal strong *{font-weight:normal;font-size:16px}.richtext strong{color:#000;font-size:18px}.richtext strong *{color:#7c7c7c;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.fz14{font-size:16px}.richtext.fz14 *{font-size:16px}.richtext.richtext-x img{width:100%}.richtext.has-img img{float:right;padding-left:10px}.richtext.richtext-bordert{border-top:1px solid #c6c6c6;padding-bottom:15px}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#4cbb82 !important;text-decoration:none}.richtext a:hover{text-decoration:underline}.richtext a *{color:#4cbb82 !important;text-decoration:none}.richtext a *:hover{text-decoration:underline}.richtext h1{font-size:40px;font-family:OpenSans-SemiBold}.richtext h2{color:#333;font-size:24px;position:relative;margin:10px 0;font-family:'OpenSans-Bold';line-height:1.4em !important}.richtext h2 *{color:#333;font-size:2.25rem}.richtext.warning h2:before{content:"\f071";font-family:FontAwesome !important;margin-right:10px}.richtext h3{font-size:18px;color:#181819}.richtext table{width:100%;margin-top:10px}.richtext table tr{background:#fff}.richtext table tr:nth-child(1){background:#4cbb82}.richtext table tr:nth-child(1) td{color:#fff;font-family:OpenSans-SemiBold;font-size:24px}.richtext table tr:nth-child(1) td p{color:#fff}.richtext table tr td{border:1px solid #e6e6e6;font-size:20px;word-break:normal;padding:10px 2.7vw;color:#333;text-align:center}.richtext table tr td *{font-size:20px;color:#333}.richtext.fir-center table tr:first-child td{text-align:center;font-family:OpenSans-SemiBold;font-size:18px}.richtext.fir-center table tr:first-child td *{font-family:OpenSans-SemiBold;font-size:18px}.richtext.fir-center table tr td{font-family:'OpenSans-Regular','Arial','Lucida Grande','Microsoft Yahei' !important;font-size:16px !important}.richtext.table tr:first-child td{color:#fff;border-top:1px solid #e6e6e6}.richtext.table tr:first-child td *{color:#fff}.richtext.table tr:first-child td:nth-child(1){background:#3c4298}.richtext.table tr:last-child td{border-bottom:1px solid #e6e6e6}.richtext.table tr td{text-align:left;border-left:1px solid #e6e6e6;font-family:'OpenSans-Regular';font-size:20px}.richtext.table tr td p{font-size:20px}.richtext.table tr td:nth-child(1){font-family:'OpenSans-Bold'}.richtext.table tr td:nth-child(1) p{font-family:'OpenSans-Bold'}.richtext.table tr td:last-child{border-right:1px solid #e6e6e6}.richtext.table2 tr:nth-child(1) td{font-size:22px}.richtext.table2 td:not(:last-child){border-right:0}.richtext.table2 td:not(:first-child){border-left:0}.richtext.h2-c h2{color:#3c4298;font-family:'OpenSans-SemiBold'}.richtext.h2-wc h2{color:#3c4298;text-align:center;margin-bottom:2.7vw}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:20px;margin-bottom:10px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:5px;height:5px;border-radius:100%;background:#4cbb82;position:absolute;left:0;top:12px;z-index:3}.richtext.icon-ul ul{list-style-type:none !important}.richtext.icon-ul li{position:relative}.richtext.icon-ul li::before,.richtext.icon-ul li::after{content:'';position:absolute;top:7px;width:4px;height:18px;border-radius:0;transform:rotate(15deg)}.richtext.icon-ul li::before{left:0}.richtext.icon-ul li::after{left:5px;background:#3c4298;transform:translateX(100%) rotate(15deg)}.richtext img{height:auto}.richtext-a a{color:#4cbb82}.richtext-a a:hover{text-decoration:underline}.has-sidebar{align-items:flex-start}.sep-sidebar{width:330px;margin-left:80px;position:sticky;align-self:flex-start;top:30px}.sep-sidebar .title{font-size:26px;margin-bottom:30px}.sep-sidebar .title a{color:#4cbb82}.sep-sidebar .title a:hover{text-decoration:underline}.sep-sidebar .hd{font-size:18px;background:#f7f7f7;padding:18px 16px}.sep-sidebar .hd a:hover{color:#4cbb82}.sep-sidebar .hd i{display:block;margin-left:auto;cursor:pointer;color:#666;font-size:20px}.sep-sidebar .hd i:hover{color:#4fb980}.sep-sidebar .hd.active{background:#4cbb82;color:#fff}.sep-sidebar .hd.active a{color:#fff}.sep-sidebar .hd.active a:hover{text-decoration:underline}.sep-sidebar .hd.active i{color:#fff;transform:rotate(90deg)}.sep-sidebar .child{display:none}.sep-sidebar .child li{font-size:16px;padding:16px 17px 16px 30px;background:#fff;border-bottom:1px solid rgba(51,51,51,0.1)}.sep-sidebar .child li.active{position:relative}.sep-sidebar .child li.active a{color:#3c4298}.sep-sidebar .child li.active::before{content:'>';position:absolute;left:17px;top:50%;transform:translateY(-50%);font-size:16px;color:#3c4298}.sep-sidebar .child.active{display:block}.sep-sidebar li:not(.child){margin-bottom:14px}.sep-sidebar .avator img{width:100px;height:100px;border-radius:50%;object-fit:cover}.sep-primary{flex:auto;width:0}.sep-in-article-list .p-lists{border-bottom:1px solid #e6e6e6;padding:27px 0;display:flex;justify-content:space-between;align-items:center}.sep-in-article-list .p-lists span{display:block;padding:6px 22px;border-radius:20px;color:#fff;font-family:'OpenSans-Regular','Arial','Lucida Grande','Microsoft Yahei'}.sep-in-article-list .p-lists span i{margin-right:10px}.sep-in-article-list .prev{border-top:1px solid #e6e6e6}.sep-in-article-list .prev span{background:#4cbb82}.sep-in-article-list .next span{background:#3c4298}.gallery img{max-height:230px;transition:all .4s;filter:grayscale(0);-webkit-filter:grayscale(0);max-width:100%}.gallery a{width:31.33%;display:inline-block;overflow:hidden;margin:.5%;box-shadow:0 0 4px -1px #000;text-align:center}.pdf-shadow{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10000;background:rgba(0,0,0,0.4)}.pdf-contact{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;z-index:10001;padding:30px 20px;min-width:320px;max-width:100%}.pdf-contact button{cursor:pointer}.pdf-contact input{box-shadow:none;border:1px solid #eee}.sep-lx-header-mb{display:none}.sep-lx-header-mb .mb-top #global{width:74.87922705%;flex-shrink:0;background:#f6f5f4;padding:0 20px;justify-content:space-between}.sep-lx-header-mb .mb-top #global i{color:#646464;font-size:16px}.sep-lx-header-mb .mb-top #global a{color:#646464;font-size:14px}.sep-lx-header-mb .mb-top #global .multi-language{position:absolute;background:#3c4298;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;right:0;display:none;border:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .mb-top #global .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .mb-top .contact{flex:auto;text-align:center;height:38px;background:#3c4298;color:#fff;font-size:18px}.sep-lx-header-mb .mb-top .contact i{font-size:20px}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:70px;border-bottom:1px solid #ddd}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{width:130px}.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;width:39px;line-height:24px;text-align:center;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left}.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:#3c4298;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:#3c4298;font-size:20px;line-height:normal}.sep-shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;display:none}.sep-search-box{position:fixed;width:100%;background:#fff;top:66px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.5);display:none}.sep-search-box .fa-times{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-box .hd{color:#282828;font-size:18px;font-family:'LATO-BOLD'}.sep-search-box form{margin-top:10px;margin-bottom:25px}.sep-search-box form .form-control{height:47px;border-radius:0}.sep-search-box form .btn{background:#3c4298;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:#3c4298;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:16px 30px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000}.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:#3c4298}.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:78px;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 0;border-bottom:1px solid #ccc;position:relative;line-height:60px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span{width:60;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:16px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a{font-family:'LATO-BOLD'}.sep-menu-box .bottom-toggle .toggle>ul>li>ul{display:none}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li{line-height:40px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a{font-size:14px}.sep-menu-box .bottom-toggle .toggle>ul>li a{color:#282828;font-size:16px;padding-left:30px}.sep-menu-box .bottom-toggle .toggle>ul>li a i{font-size:20px;color:#282828;position:absolute;right:30px;top:21px;cursor:pointer}.sep-menu-box .contact{background:#3c4298;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 img{width:130px}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{display:none;padding-bottom:24px;background:#3c4298;padding-top:10px}.mb-bottom-wrap .info-box .list{margin-top:29px;margin-bottom:34px}.mb-bottom-wrap .info-box .list .list-item{font-size:20px;color:#fff;line-height:40px}.mb-bottom-wrap .info-box .list .list-item a{color:#fff}.mb-bottom-wrap .info-box .list .list-item a:hover{color:#4cbb82}.mb-bottom-wrap .info-box .sep-share li{margin-right:20px}.mb-bottom-wrap .info-box .sep-share li a i{width:39px;height:39px;font-size:16px;border-radius:50%;border:1px solid #fff;color:#fff}.mb-bottom-wrap .info-box .sep-share li a i:hover{background:#4cbb82;border-color:#4cbb82}.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:rgba(255,255,255,0.5)}.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>li>ul{padding:5px 0;padding-left:20px;display:none;list-style-type:none}.mb-bottom-wrap .bottom-menu>li>ul li{padding:5px 0;color:#fff;margin-bottom:8px;position:relative;padding-left:20px}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#fff}.mb-bottom-wrap .bottom-menu>li>ul li::before{content:'\e7f9';font-family:iconfont;position:absolute;left:0;top:5px;color:#fff;font-size:18px}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:none}.mb-bottom-wrap .bottom-menu>li:last-child .box{border-bottom:none}.mb-bottom-wrap .bottom-menu>li .box{padding:20px;position:relative;border-bottom:1px solid rgba(255,255,255,0.2)}.mb-bottom-wrap .bottom-menu>li .box a{color:#fff;font-size:20px}.mb-bottom-wrap .bottom-menu>li .box i{position:absolute;right:20px;top:14px;color:#fff;cursor:pointer;font-size:14px}.mb-bottom-wrap .bottom-menu>li:first-child .box{border-top:1px solid rgba(255,255,255,0.2)}.mb-bottom-wrap .logo{margin-top:60px;margin-bottom:10px}.mb-bottom-wrap .info-box{padding:0 20px}.mb-bottom-wrap .info-box .box{margin-bottom:10px}.mb-bottom-wrap .info-box .box .hd{color:rgba(255,255,255,0.5);font-size:16px;margin-bottom:5px;width:100%}.mb-bottom-wrap .info-box .box .hd i{margin-right:5px;color:#3c4298}.mb-bottom-wrap .info-box .box a{font-size:16px;color:rgba(255,255,255,0.5)}.mb-bottom-wrap .info-box .box .text{font-size:16px;color:rgba(255,255,255,0.5)}.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:#3c4298}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap .sep-share{margin-left:auto;margin-bottom:40px}.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):hover a i{color:#fff}.mb-bottom-wrap .sep-share li:not(.qrcode) a{text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{width:39px;height:39px;line-height:39px;font-size:16px;border-radius:50%;border:1px solid #fff;color:#fff}.mb-bottom-wrap .sep-share li:not(.qrcode) a i:hover{background:#4cbb82;border-color:#4cbb82}.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:#4fb980}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .contact{padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.2)}.mb-bottom-wrap .contact li{display:flex;margin-bottom:20px;align-items:center}.mb-bottom-wrap .contact li:last-child{margin-bottom:0}.mb-bottom-wrap .contact li i{display:block;width:37px;height:37px;line-height:37px;text-align:center;background:rgba(255,255,255,0.1);border-radius:50%;color:#fff;font-size:16px;margin-right:20px;flex-shrink:0}.mb-bottom-wrap .contact li .content{color:#fff;font-size:16px}.mb-bottom-wrap .contact li .content a{color:#fff;font-size:16px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:20px;position:relative;white-space:nowrap;margin-bottom:19px}.mb-bottom-wrap .hd:hover{color:#3c4298}.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:1025px){.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:1024px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:1024px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.sep-lx-header-mb{display:block}.sep-footer{display:none}.mb-bottom-wrap{display:block;padding-bottom:84px}#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:#4cbb82 !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){.gdw-mb-c{display:block}.gdw-mb-none{display:none !important}}@media screen and (max-width:1690px){html{font-size:15px}}@media screen and (max-width:1518px){.sep-mainnav>.sep-container>ul>li{padding-left:10px;padding-right:10px}.sep-mainnav>.sep-container>ul>li>a{font-size:16px}.sep-header .search i::before{width:30px;height:30px;line-height:30px}}@media screen and (max-width:1440px){html{font-size:14px}}@media screen and (max-width:1366px){.sep-container{padding:0 40px}.sep-container.width{width:1200px !important}.fs180{font-size:140px}.fs72{font-size:64px}.fs60{font-size:50px}.fs48{font-size:44px}.fs42{font-size:40px}.fs40{font-size:36px !important}.fs30{font-size:28px}.fs24{font-size:22px}.fs22{font-size:20px}}@media screen and (max-width:1290px){.sep-container-1280{padding:0 20px}.sep-mainnav>.sep-container>ul>li{padding-left:5px;padding-right:5px}}@media screen and (max-width:1260px){.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}.sep-container{padding:0 20px}}@media screen and (max-width:1200px){.sep-header .sep-mainnav>.sep-container>ul>li a{font-size:14px}}@media screen and (max-width:1024px){.pt120{padding-top:80px}.pb120{padding-bottom:80px}.py120{padding-top:80px;padding-bottom:80px}}@media screen and (min-width:768px){body{font-family:'OpenSans-Regular','Arial','Lucida Grande','Microsoft Yahei'}@font-face{font-family:'OpenSans-Regular';src:url("../font/OpenSans-Regular.ttf");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:'OpenSans-Bold';src:url("../font/OpenSans-Bold.ttf");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:'OpenSans-SemiBold';src:url("../font/OpenSans-SemiBold.ttf");font-style:normal;font-weight:normal;font-display:swap}.text-bold{font-family:'OpenSans-SemiBold' !important}.text-medium{font-family:'OpenSans-Bold' !important}}@media screen and (max-width:768px){.mb-mg0{margin:0}.row{margin-left:0 !important;margin-right:0 !important}.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}.sep-container.article-container{width:100% !important}.sep-breadcrumb{padding:0}body{padding-top:0}.btn-hover{height:34px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}.items .item{width:100% !important;margin-bottom:20px}.mp-hide{display:none}.mp-visible{display:block !important}.fs180{font-size:120px}.fs72{font-size:56px}.fs60{font-size:44px}.fs48{font-size:35px}.fs42{font-size:35px}.fs40{font-size:34px !important}.fs30{font-size:26px}.mb60{margin-bottom:30px}.mb40{margin-bottom:16px}.inquire-basket{right:0;bottom:60px}*{font-family:'Lucida Grande','Microsoft Yahei' !important}.fa{font-family:FontAwesome !important}.iconfont{font-family:"iconfont" !important}}@media screen and (max-width:1450px){.fz56{font-size:46px}.fz44{font-size:36px}}@media screen and (min-width:1367px){.sep-inner-body .sep-ash-section2 .text{min-width:250px}}@media screen and (max-width:1366px){.sep-inner-banner .tur-box{padding:36px}.sep-inner-body .common-button.swiper-button-prev{left:10px}.sep-inner-body .common-button.swiper-button-next{right:10px}.sep-inner-body .sep-inner-section23 .sep-container{padding:0 80px}.sep-inner-body .sep-inner-section22 .sep-container{padding:0 80px}.sep-inner-body .sep-tur-section1 .item{width:33.33%}.sep-inner-body .sep-tur-section3 .item:first-child{padding-right:40px}.sep-inner-body .sep-tur-section3 .item:last-child{padding-right:40px}.sep-inner-body .sep-tur-section3 .info{padding:40px 0 40px 40px}.sep-inner-body .sep-tur-section3 .fa-play{width:100px;height:100px;line-height:100px}}@media screen and (max-width:1280px){.sep-inner-body .sep-inner-section24 .item{width:31.4%}}@media screen and (max-width:1260px){.sep-inner-body .sep-inner-section23 .sep-container{padding:0 20px}.sep-inner-body .sep-inner-section22 .sep-container{padding:0 20px}}@media screen and (max-width:1200px){.sep-inner-body .sep-inner-section4 .item{width:32%}.sep-inner-body .sep-trc-section3 .item{width:calc(100% / 3)}.sep-inner-body .sep-trc-section3 .item:nth-child(4) .dot{width:0}}@media screen and (max-width:1060px){.fz60{font-size:1.75rem}.richtext.fz22 *{font-size:16px !important}.richtext.fz22{font-size:16px !important}.mb64{margin-bottom:24px}}@media screen and (max-width:1024px){.sep-inner-body .sep-inner-section1{background-size:42% 100%}.sep-inner-body .sep-inner-section1 .box{display:block}.sep-inner-body .sep-inner-section1 .items{padding:0}.sep-inner-body .sep-inner-section1 .swiper-box{width:100%}.sep-inner-body .sep-inner-section7 .faq-list .hd{padding:20px}.sep-inner-body .sep-inner-section7 .faq-list .content .info{padding:30px 40px}.sep-inner-body .sep-inner-section9 .info{padding-left:127px}.sep-inner-body .sep-inner-section10 .item{width:49%}.sep-inner-body .sep-inner-section11 .item{width:49%}.sep-inner-body .sep-inner-section16 .item{width:49%}.sep-inner-body .sep-inner-section20 .form-groups .form-group{width:100%}.sep-inner-body .sep-inner-section22 .items::before{left:50%}.sep-inner-body .sep-inner-section22 .items::after{content:none}.sep-inner-body .sep-inner-section22 .item{width:43.5%}.sep-inner-body .sep-download-section .download-list li{width:100%}.sep-inner-body .sep-ash-section2 .boxs{width:50% !important}.sep-inner-body .sep-ash-section2 .item .img{width:90px;height:90px;line-height:90px}.sep-inner-body .sep-ash-section2 .item .img img{width:60%}.sep-inner-body .sep-trc-section2 .left{width:100%}.sep-inner-body .sep-trc-section2 .right{width:100%}.sep-inner-body .sep-trc-section2 .middle{margin:20px auto 40px}.sep-inner-body .sep-tur-section1 .item{width:50%}.sep-resource-grid .sep-datalist li{width:50%}}@media screen and (max-width:992px){.sep-inner-body .sep-inner-section4 .item{width:49%}.sep-inner-body .sep-tur-section3 .item:last-child{padding-right:0}.sep-inner-body .sep-tur-section4 .info{padding-left:20px;padding-top:20px}.sep-inner-body .sep-tur-section4 .swiper-button-prev,.sep-inner-body .sep-tur-section4 .swiper-button-next{left:0}.sep-inner-body .sep-tur-pdf .pdf-items{padding-left:10px;padding-top:20px}.sep-inner-body .sep-contact-section .sep-share{margin-bottom:20px}.sep-inner-body .sep-news-section2 .item{padding-right:0}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.sep-container{width:100%}.fz42{font-size:24px !important}.pt60{padding-top:10px !important}.sep-inner-body .sep-section-normal{padding:40px 0}.mb50{margin-bottom:30px !important}.fz32{font-size:24px}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}}@media screen and (max-width:768px){.row{margin:0}.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}.py120{padding-top:40px;padding-bottom:40px}.pt120{padding-top:40px}.pb120{padding-bottom:40px}.pt140{padding-top:60px}.pb140{padding-bottom:60px}.mt120{margin-top:40px}.mb80{margin-bottom:40px}.mb72{margin-bottom:34px}.mb60{margin-bottom:30px}.mb40{margin-bottom:25px !important}.richtext h1{font-size:32px !important;padding:0 !important}.sep-inner-banner.detail-banner::after{top:48%;width:100%;height:52%}.sep-inner-banner.detail-banner .thumb-wrap{padding:60px 0 0 64px;margin-bottom:0}.sep-inner-banner.detail-banner .info-wrap{margin-bottom:0;padding-top:40px;padding-bottom:40px}.sep-inner-banner .detail-breadcrumb{position:static}.sep-inner-banner .banner{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;min-height:auto !important}.sep-inner-banner .banner.mih{min-height:auto}.sep-inner-banner .translate-center{position:static !important;transform:none;padding:80px 20px}.sep-inner-body .sep-inner-section1{background-position:bottom;background-size:100% 37%}.sep-inner-body .sep-inner-section1 .thumb::before,.sep-inner-body .sep-inner-section1 .thumb::after{transform:rotate(90deg)}.sep-inner-body .sep-inner-section9 .info{padding-left:0;padding-top:72px}.sep-inner-body .sep-inner-section9 .icons{left:50%;top:0}.sep-inner-body .sep-inner-section9 .item{margin-bottom:0}.sep-inner-body .sep-inner-section9 .icon{width:60px;height:60px;line-height:60px;font-size:35px}.sep-inner-body .sep-inner-section9 .icon::after{transform:translate(-50%, -50%) rotate(90deg)}.sep-inner-body .sep-inner-section17 .swiper-button-prev{left:20px}.sep-inner-body .sep-inner-section17 .swiper-button-next{right:20px}.sep-inner-body .sep-inner-section18 .swiper1{margin-bottom:40px}.sep-inner-body .sep-inner-section18 .items .info{padding:30px 20px 83px}.sep-inner-body .sep-inner-section18 .swiper-button-next,.sep-inner-body .sep-inner-section18 .swiper-button-prev{top:93%}.sep-inner-body .sep-inner-section20 .form{padding-left:20px;padding-right:20px}.sep-inner-body .sep-inner-section22 .items::before{content:none}.sep-inner-body .sep-inner-section24 .box1 img{min-height:auto}.sep-inner-body .sep-inner-section24 ul{width:100%;position:static;transform:none;margin-top:-10%}.sep-inner-body .sep-inner-section24 ul li::before,.sep-inner-body .sep-inner-section24 ul li::after{right:20%;top:0;transform:translate(0, -100%);clip-path:polygon(50% 0, 0 100%, 100% 100%)}.sep-inner-body .sep-inner-section24 .cover .cover-summary{display:block}.sep-inner-body .sep-inner-section24 .map1,.sep-inner-body .sep-inner-section24 .map2,.sep-inner-body .sep-inner-section24 .map3{font-size:10px}.sep-inner-body .sep-inner-section24 .map1::before,.sep-inner-body .sep-inner-section24 .map2::before,.sep-inner-body .sep-inner-section24 .map3::before{font-size:16px}.sep-inner-body .sep-inner-section24 .map1{top:29%}.sep-inner-body .sep-inner-section24 .map2{top:40%}.sep-inner-body .sep-contact-section .form-groups .form-group{width:100%}.sep-inner-body .sep-newsList-section .category{display:block;margin-bottom:20px}.sep-inner-body .sep-ash-section1 .richtext strong{font-size:32px}.sep-inner-body .sep-ash-section2 .boxs{width:80% !important}.sep-inner-body .sep-ash-section2 .item{width:50% !important;margin-bottom:0}.sep-inner-body .sep-ash-section2 .item .img{width:60px;height:60px;line-height:60px}.sep-inner-body .sep-ash-section2 .item .text{display:none}.sep-inner-body .sep-ash-section2 .item:nth-child(2n) .img{margin-right:0}.sep-inner-body .sep-ash-section2 .item:nth-child(2n+1) .img{margin-left:0}.sep-inner-body .sep-ash-section2 .item:nth-child(1),.sep-inner-body .sep-ash-section2 .item:nth-child(5){transform:translate(calc(-92% + 60px), 0)}.sep-inner-body .sep-ash-section2 .item:nth-child(3){transform:translate(calc(-94% + 30px), 0)}.sep-inner-body .sep-ash-section2 .item:nth-child(4){transform:translate(calc(94% - 30px), 0)}.sep-inner-body .sep-ash-section2 .item:nth-child(2),.sep-inner-body .sep-ash-section2 .item:nth-child(6){transform:translate(calc(92% - 60px), 0)}.sep-inner-body .sep-ash-section4 .item .overflow{width:fit-content;margin-right:0;margin-bottom:10px}.sep-inner-body .sep-ash-section4 .item .title{min-width:none;margin-bottom:20px}.sep-inner-body .sep-ash-section4 .item .content{margin-left:0;margin-right:0;margin-bottom:30px}.sep-inner-body .sep-ash-section4 .item .more-common{margin-left:0}.sep-inner-body .sep-liposome-section4 .pic{width:70px;height:70px;margin-bottom:10px;margin-right:0}.sep-inner-body .sep-liposome-section4 .info{padding:32px 20px}.sep-inner-body .sep-liposome-section5 .item{padding:0}.sep-inner-body .sep-liposome-section5 .info{padding:20px 20px 0}.sep-inner-body .sep-liposome-section6 .full-screen{padding:20px 10px}.sep-inner-body .sep-liposome-section6 .item{padding:0}.sep-inner-body .sep-liposome-section6 .items2{min-height:404px;height:auto}.sep-inner-body .sep-liposome-section6 .item3:nth-child(3){margin-bottom:10px}.sep-inner-body .sep-liposome-section6 .box3{padding:10px}.sep-inner-body .sep-liposome-section6 .fs20{font-size:16px}.sep-inner-body .sep-trc-section2 .middle{width:70% !important}.sep-inner-body .sep-trc-section2 .img img{width:50px}.sep-inner-body .sep-trc-section3 .item{margin-bottom:80px}.sep-inner-body .sep-trc-section3 .item:nth-child(4) .dot{width:8px}.sep-inner-body .sep-trc-section3 .dot{right:50%;bottom:123%;transform:translate(50%, -100%)}.sep-inner-body .sep-trc-section3 .dot::before,.sep-inner-body .sep-trc-section3 .dot::after{left:0;right:auto}.sep-inner-body .sep-trc-section3 .dot::before{top:-20px}.sep-inner-body .sep-trc-section3 .dot::after{top:auto;bottom:-20px}.sep-inner-body .sep-trc-section5 .row{margin-left:0;margin-right:0}.sep-inner-body .sep-trc-section5 .row>div{padding-left:0;padding-right:0}.sep-resource-grid .sep-datalist li{width:100%}}