@charset "utf-8";@import "../../../assets/css/font-awesome.css";@import "../../../assets/css/animate.min.css";@import "../../../assets/css/swiper-bundle.min.css";body{overflow-x:hidden;position:relative;font-family:"Montserrat-Regular","Arial","Lucida Grande","Microsoft Yahei";-webkit-font-smoothing:antialiased;width:100%}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:#c40e24}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-face{font-family:"iconfont1";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-face{font-family:"Montserrat-Regular";src:url("../font/Montserrat-Regular.ttf");font-style:normal;font-weight:normal}@font-face{font-family:"MONTSERRAT-SEMIBOLD";src:url("../font/MONTSERRAT-SEMIBOLD.TTF");font-style:normal;font-weight:normal}@font-face{font-family:"MONTSERRAT-MEDIUM";src:url("../font/MONTSERRAT-MEDIUM.TTF");font-style:normal;font-weight:normal}@font-face{font-family:"MONTSERRAT-LIGHT";src:url("../font/MONTSERRAT-LIGHT.TTF");font-style:normal;font-weight:normal}.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}.iconfont1{font-family:"iconfont1" !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:#0a8be3}.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-bold{font-family:"MONTSERRAT-SEMIBOLD"}.text-medium{font-family:"MONTSERRAT-SEMIBOLD"}.text-light{font-family:"Montserrat-Regular"}.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:#0a8be3 !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:#0a8be3;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:#0a8be3}.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:#fff}.color-website{color:#0a8be3 !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{margin-left:auto;margin-right:auto}#onlineService{position:fixed;right:0;bottom:32%;z-index:100998}.offside{width:45px}.offside li{width:45px;height:45px;position:relative;border-bottom:1px solid #fff;overflow:hidden;text-align:center;transition:all .7s;-webkit-transition:all .7s;border-radius:10px 0 0 10px;background:#0a8be3}.offside .code{position:absolute;top:0;right:45px;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:45px;height:45px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:24px;height:100%;line-height:45px;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:45px}.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:#0a8be3 !important}.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:hover a{color:#0a8be3}.offside .tel.email:hover a{color:#fff}.offside .tel.email:hover a .icon{color:#fff}.offside .tel.email:hover a p{color:#fff}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside .tel{width:200px;transform:translateX(-155px);-webkit-transform:translateX(-155px)}.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}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:100%;right:0;width:140px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666;border-radius:10px;overflow:hidden;text-align:left}.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:10px}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#0a8be3}.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:#0a8be3}.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}.has-a a{text-decoration:underline;word-break:break-all}.has-a a:hover{color:#c40e24}.flex-column{display:flex;flex-direction:column}.flex-auto{flex:auto}.swiper-pagination-bullet-active{background:linear-gradient(180deg, #ec374d 0, #ca152a 100%) !important}.swiper-pagination-bullet{width:10px;height:10px;background:#eaeaea;opacity:1;margin:0 17px !important}.scroll-v{overflow:auto}.scroll-v::-webkit-scrollbar{width:3px;border-radius:50px}.scroll-v::-webkit-scrollbar-thumb{background:#c40e24}.scroll-v::-webkit-scrollbar-track{background:#f6f7f9}.br{border-radius:10px}.fs66{font-size:3.437511vw}.fs48{font-size:2.500008vw}.fs40{font-size:2.08334vw}.fs36{font-size:1.875006vw}.fs32{font-size:1.666672vw}.fs30{font-size:1.562505vw}.fs28{font-size:1.458338vw}.fs24{font-size:1.250004vw}.fs22{font-size:1.145837vw}.fs20{font-size:1.04167vw;line-height:1.5}.fs18{font-size:.937503vw}.fs16{font-size:.833336vw;line-height:1.875}.fs14{font-size:14px}.sep-form .input-group-addon{width:168px;margin-left:11px}.sep-form textarea{height:187px;resize:none}.sep-container{width:78.125%;margin:auto;max-width:100%}.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:#0a8be3}body:has(.sep-header.active).search-active .search-popup{transform:translateY(60px)}body:has(#headerSearch.active).search-active .search-popup{transform:translateY(51px)}.search-popup{position:fixed;left:0;top:0;width:100%;z-index:9999900000;margin-top:-540px;transform:translateY(-100%);background:#fff;-webkit-transition:all 500ms;-moz-transition:all 500ms;-o-transition:all 500ms;transition:all 800ms}.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:#0a8be3;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:16px;line-height:50px;height:70px;width:100%;padding:10px 30px;background:#f6f7f9;border-radius:6px 6px 6px 6px;border:1px solid rgba(229,229,229,0.8);-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;color:#999}.search-popup .form-group input[type="submit"],.search-popup .form-group button{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;line-height:40px;background:#c40e24;border-radius:6px;text-align:center;font-size:24px;color:#fff;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{opacity:.7}.search-popup .form-group input::placeholder,.search-popup .form-group textarea::placeholder{color:#999}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;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}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px}.search-popup form{margin-top:20px;transform:scaleX(0);transform-origin:center;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.search-popup .form-box{padding:64px 0}.search-popup .frequent-box{background:#f6f7f9;padding:64px 0}.search-popup .frequent-box li{margin-bottom:20px}.search-popup .frequent-box li:last-child{margin-bottom:0}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(90px);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}.search-active .sep-mainnav>.sep-container .tools .search .search-icon{display:none}.search-active .sep-mainnav>.sep-container .tools .search .close-icon{display:block}.sep-header{position:sticky;top:0;width:100%;left:0;z-index:100000000}.sep-header .top{position:relative;background:linear-gradient(90deg, #24abf8 0, #0989e1 100%)}.sep-header .top .logo{position:relative}.sep-header .top .info-wrap{height:30px;color:#fff;font-size:12px;margin-left:auto}.sep-header .top .info-wrap a{color:#fff;font-size:inherit}.sep-header .top .info-wrap a:hover{text-decoration:underline}.sep-header .top .info-wrap li{margin-left:40px}.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:#0a8be3}.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;top:-1px;margin-right:60px}.sep-header .top .info a{color:#fff;font-size:16px;display:inline-block}.sep-header .top .info a:hover{color:#0a8be3}.sep-header .top .info a:hover i{color:#0a8be3}.sep-header .top .info a:nth-child(1){margin-right:60px;position:relative}.sep-header .top .info a:nth-child(1):after{content:"";display:block;width:1px;height:10px;background:#ececec;opacity:.5;border-radius:1px;position:absolute;right:-62px;top:10px}.sep-header .top .info a:nth-child(2){padding-left:60px;position:relative}.sep-header .top .info a i{font-size:20px;position:relative;top:2px;margin-right:5px;color:#fff}.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:#c40e24;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 .multi-language{position:relative;margin-left:auto}.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}.sep-header .multi-language .box .box2:hover .fa{transform:rotate(180deg);left:6px}.sep-header .multi-language .box .box2 .icon{font-size:22px;color:#fff;position:relative}.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:#0a8be3;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:#c40e24}.sep-header .form-box form button i{font-size:24px}.sep-header .form-box form button img{width:22px}.sep-mainnav{position:relative;background:#fff}.sep-mainnav>.sep-container{height:60px}.sep-mainnav>.sep-container .logo{padding:5px 0}.sep-mainnav>.sep-container>ul{height:100%;margin-left:3.763%;justify-content:end;flex:auto;margin-right:3.763%}.sep-mainnav>.sep-container>ul>li{display:flex;align-items:center;position:relative;text-align:center;padding:0 2.168%}.sep-mainnav>.sep-container>ul>li.dot{padding:0}.sep-mainnav>.sep-container>ul>li.dot>div{width:3px;height:3px;border-radius:50%;background:rgba(0,0,0,0.5)}.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:first-child{padding-left:0}.sep-mainnav>.sep-container>ul>li:hover>a,.sep-mainnav>.sep-container>ul>li.active>a{color:#c40e24}.sep-mainnav>.sep-container>ul>li:last-child{padding-right:0}.sep-mainnav>.sep-container>ul>li>a{color:#1f1f1f;display:inline-block;position:relative;font-size:.7812525vw;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:#0a8be3}.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:"MONTSERRAT-MEDIUM";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:#0a8be3}.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:"MONTSERRAT-MEDIUM";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}.sep-mainnav>.sep-container>ul>li>.box>ul{background:rgba(255,255,255,0.9);min-width:410px;box-shadow:3px 4px 10px rgba(0,0,0,0.3)}.sep-mainnav>.sep-container>ul>li>.box>ul>li{text-align:left;border-bottom:1px solid #e9e9e9}.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:#c40e24}.sep-mainnav>.sep-container>ul>li>.box>ul>li:hover .second-child{display:block}.sep-mainnav>.sep-container>ul>li>.box>ul>li>a{white-space:nowrap;color:#333;padding:15px 30px 15px 40px;display:flex;align-items:center}.sep-mainnav>.sep-container>ul>li>.box>ul>li>a i{margin-left:auto}.sep-mainnav>.sep-container>ul>li>.box .second-child{display:none;position:absolute;right:0;top:0;transform:translateX(100%);background:rgba(255,255,255,0.9)}.sep-mainnav>.sep-container>ul>li>.box .second-child li{padding:15px 20px;border-bottom:1px solid #e9e9e9}.sep-mainnav>.sep-container>ul>li>.box .second-child li:last-child{border-bottom:0}.sep-mainnav>.sep-container .tools>div{width:30px;height:30px;line-height:30px;border-radius:50%;color:#fff;cursor:pointer;text-align:center;margin-left:18px;flex-shrink:0}.sep-mainnav>.sep-container .tools .search{background:linear-gradient(180deg, #09d398 0, #01a87a 100%)}.sep-mainnav>.sep-container .tools .search .search-icon{display:block}.sep-mainnav>.sep-container .tools .search .close-icon{display:none}.sep-mainnav>.sep-container .tools .multi-language{background:linear-gradient(180deg, #f5ab52 0, #f08203 100%)}.sep-mainnav>.sep-container .tools .want{width:fit-content;background:linear-gradient(90deg, #f03b51 0, #c30d23 100%);border-radius:20px;padding:0 12px;font-size:15px}.sep-mainnav>.sep-container .tools .want>div{display:flex;align-items:center}.sep-mainnav>.sep-container .tools .want i{display:block}.sep-mainnav>.sep-container .tools .want:hover i{transform:rotate(180deg)}.sep-mainnav>.sep-container .tools .want:hover ul{display:block}.sep-mainnav>.sep-container .tools .want ul{display:none;min-width:279px;text-align:left;width:fit-content;position:absolute;top:100%;right:0;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,0.3);border-radius:10px;overflow:hidden;padding:10px}.sep-mainnav>.sep-container .tools .want ul li{border-bottom:1px solid #eaeaea}.sep-mainnav>.sep-container .tools .want ul li:last-child{border-bottom:0}.sep-footer{position:relative;background:#f6f7f9}.sep-footer .footer-box{padding-top:90px;padding-bottom:70px;border-bottom:1px solid rgba(0,0,0,0.1);position:relative}.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:not(.items2) .item:nth-child(2),.sep-footer .footer-box .sep-container .items:not(.items2) .item:nth-child(5){width:45%;flex-shrink:0}.sep-footer .footer-box .sep-container .items:not(.items2) .item:nth-child(3),.sep-footer .footer-box .sep-container .items:not(.items2) .item:nth-child(6){width:25%;flex-shrink:0;padding-right:0}.sep-footer .footer-box .sep-container .items .item{width:30%;padding-right:30px}.sep-footer .footer-box .sep-container .items .item .logo{margin-bottom:40px}.sep-footer .footer-box .sep-container .items .item .text{font-size:16px;line-height:30px;margin-bottom:72px}.sep-footer .footer-box .sep-container .items .item .hd{display:block;font-size:20px;position:relative;margin-bottom:20px;text-transform:capitalize}.sep-footer .footer-box .sep-container .items .item a.hd:hover{color:#0a8be3}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share){margin-bottom:54px}.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) li{margin-bottom:10px;font-size:14px;color:rgba(0,0,0,0.7)}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li:last-child{margin-bottom:0}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a{font-size:inherit;color:inherit}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a:hover{color:#0a8be3}.sep-footer .footer-box .sep-container .info-box .title{margin-bottom:20px}.sep-footer .footer-box .sep-container .logo{margin-bottom:76px}.sep-footer .footer-box .sep-container .contact{margin-bottom:70px}.sep-footer .footer-box .sep-container .contact .info{width:fit-content;padding:12px 22px;border-radius:6px;color:#fff;margin-bottom:10px}.sep-footer .footer-box .sep-container .contact .info a{color:inherit}.sep-footer .footer-box .sep-container .contact .info a:hover{text-decoration:underline}.sep-footer .footer-box .sep-container .contact .tel{background:linear-gradient(90deg, #2bb6ff 0, #0888e2 100%)}.sep-footer .footer-box .sep-container .contact .email{background:linear-gradient(90deg, #09d499 0, #02a77a 100%)}.sep-footer .sep-copyright{height:116px;color:#494847;font-size:14px;display:flex;align-items:center}.sep-footer .sep-copyright *{color:inherit;font-size:inherit}.sep-footer .sep-copyright a:hover{color:#0a8be3}.sep-footer .sep-copyright .lang a{text-decoration:underline}.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{padding-right:20px;padding-left:13px;position:relative;text-decoration:underline}.sep-footer .sep-copyright .sep-container .box a:after{position:absolute;right:1px;top:50%;transform:translateY(-50%);content:"";width:1px;height:14px;background:#494847}.sep-footer .sep-copyright .sep-container .box a:last-child::after{content:none}.sep-footer .sep-copyright b{font-weight:normal;color:#fff;opacity:1;font-size:16px;position:relative}.sep-share{gap:20px;flex-wrap:wrap}.sep-share::before,.sep-share::after{content:none}.sep-share li a i{width:2.6562585vw;height:2.6562585vw;color:rgba(255,255,255,0.7);font-size:1.145837vw;border-radius:50%}.sep-share li a i:hover{opacity:.7}.sep-share li a .fa-youtube-play{background:linear-gradient(180deg, #f5ab52 0, #f08204 100%)}.sep-share li a .fa-facebook{background:linear-gradient(180deg, #2cb7ff 0, #098ae2 100%)}.sep-share li a .fa-linkedin{background:linear-gradient(180deg, #fe9494 0, #e75648 100%)}.sep-share li a .fa-twitter,.sep-share li a .fa-pinterest-p{background:linear-gradient(180deg, #09d299 0, #01a87a 100%)}.more-common{display:block;width:fit-content;border-radius:40px;padding:12px 30px;color:#fff;font-size:16px;background:linear-gradient(90deg, #ee394f 0, #c40e24 100%)}.more-common:hover{opacity:.7;color:#fff}.more-common.icon{padding:3px 16px;background:linear-gradient(180deg, #eb364c 0, #c71227 100%)}.more-common.cw{background:linear-gradient(90deg, #2ab5fe 0, #108de3 100%)}.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%;padding:15px 20px;font-size:16px;color:#969696;background:#f6f7f9;border:0;border-radius:4px;-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{outline:none;font-family:"MONTSERRAT-MEDIUM"}.form-group{margin-bottom:30px;position:relative}button[type="submit"]{border:0;cursor:pointer}.btn-primary{color:#fff !important;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover{opacity:.7}.hide{display:none !important}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;position:absolute;right:20px;top:15px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li:nth-child(1)>a,.pagination>li:last-child>a,.pagination>li:nth-child(1)>span,.pagination>li:last-child>span{line-height:38px !important;padding:0 10px !important;border-radius:80px !important;background:#f6f7f9;width:auto !important;height:auto !important;border:0 !important}.pagination>li>a,.pagination>li>span{position:relative;float:left}.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:#0a8be3}.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 #0a8be3;background:#0a8be3;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:#0a8be3;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 #0a8be3}.pdf-item .title:hover{color:#0a8be3}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#0a8be3}.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:#0a8be3;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{display:block;width:38px;height:38px;line-height:36px;text-align:center;color:#3e4055;border-radius:50%;border:2px solid #dfe3eb;margin:0 11px;padding-left:1px}.sep-pagination .pagination li:hover{opacity:.7}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#c40e24;background:#c40e24;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:#0a8be3}.sep-resource-list-nothumb .sep-datalist li .summary{display:block;color:#666;line-height:1.5em;word-break:break-all;width:100%}.sep-resource-list-nothumb .sep-datalist li .published{display:block;color:#999;font-size:12px;margin-bottom:10px;position:absolute;bottom:10px;left:10px}.sep-resource-list-nothumb .sep-datalist li .published:before{font:normal normal normal 14px/1 FontAwesome;content:"\f073";margin-right:5px}.sep-resource-list-nothumb .sep-datalist li .btn-read{position:absolute;bottom:10px;left:10px;border:solid 1px #ccc;border-radius:3px;background:#f0f0f0;padding:2px 8px;color:#333;font-size:12px;display:none}.sep-resource-grid .sep-datalist{list-style:none;padding:0;margin:0 -15px;overflow:hidden}.sep-resource-grid .sep-datalist li{position:relative;float:left;width:33.33%;overflow:hidden;padding:0 15px;margin-bottom:18px}.sep-resource-grid .sep-datalist li.col-md-6{width:50%}.sep-resource-grid .sep-datalist li .thumb{display:block;width:100%;height:276px;line-height:274px;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb img{max-width:100%;height:auto}.sep-resource-grid .sep-datalist li .title{line-height:1.5em;height:1.5em;display:block;overflow:hidden;margin-bottom:8px;font-size:16px;color:#323232;margin-top:20px;text-align:center}.sep-resource-grid .sep-datalist li .title:hover{color:#0a8be3}.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{display:flex;flex-wrap:wrap;align-items:center;padding-top:20px;padding-bottom:20px;background:transparent;margin-bottom:0;border-radius:0}.sep-breadcrumb .breadcrumb:before{font:normal normal normal 14px/1 iconfont1;content:"\e60c";font-family:"iconfont1";width:16px;height:14px;width:23px;height:20px;color:#000;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:12px}.sep-breadcrumb .breadcrumb li a:hover{text-decoration:underline;color:#0a8be3}.sep-breadcrumb .breadcrumb li:last-child a{color:#0a8be3}.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}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb25{margin-bottom:25px}.mb30{margin-bottom:30px}.mb50{margin-bottom:50px}.mb40{margin-bottom:40px}.mb60{margin-bottom:60px}.mb70{margin-bottom:70px}.pb0{padding-bottom:0 !important}.pb100{padding-bottom:100px !important}.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 !important}.pt88{padding-top:88px}.pb88{padding-bottom:88px}.pb120{padding-bottom:120px !important}.mb0{margin-bottom:0 !important}.mb80{margin-bottom:80px}.bt{padding-top:40px;border-top:1px solid #e3e3e3}.bb{padding-bottom:40px;border-bottom:1px solid #e3e3e3}.max-1000{width:1000px;max-width:100%;margin:0 auto}.sep-inner-banner img{object-fit:cover}.sep-inner-banner .sep-breadcrumb{width:100%;position:absolute;top:0}.sep-inner-banner .sep-breadcrumb .breadcrumb::before{color:#fff}.sep-inner-banner .sep-breadcrumb .breadcrumb li a{color:#fff}.sep-inner-banner .sep-breadcrumb .breadcrumb>li+li:before{color:#fff}.max-height{max-height:300px;overflow:hidden}.c333{color:#333}.c333 *{color:inherit}.bg-blue{background:linear-gradient(360deg, #2ab5fe 0, #0889e2 100%)}.bg-grey{background:#f6f7f9}.sep-inner-body .sep-pro-section1 .items{margin-left:-15px;margin-right:-15px}.sep-inner-body .sep-pro-section1 .item{padding-left:15px;padding-right:15px}.sep-inner-body .sep-pro-section1 .blue{position:relative;background:#fff;border-radius:10px;box-shadow:0 4px 10px 10px rgba(59,140,238,0.1)}.sep-inner-body .sep-pro-section1 .blue::before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;border-radius:10px 10px 0 0;background:linear-gradient(90deg, #2ab5fe 0, #0a8ae3 100%)}.sep-inner-body .sep-pro-section1 .blue .has-icon::before{background:#189def}.sep-inner-body .sep-pro-section1 .blue .richtext ul li::before{background:#189def;border-color:#189def !important}.sep-inner-body .sep-pro-section1 .blue .richtext ul li::after{border:1px solid #189def}.sep-inner-body .sep-pro-section1 .blue .richtext.no-bg ul li::before{color:#189def !important}.sep-inner-body .sep-pro-section1 .blue .title::before{background:#189def}.sep-inner-body .sep-pro-section1 .green{position:relative;background:#fff;border-radius:10px;box-shadow:0 4px 10px 10px rgba(5,186,133,0.1)}.sep-inner-body .sep-pro-section1 .green::before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;border-radius:10px 10px 0 0;background:linear-gradient(180deg, #08d096 0, #01a87b 100%)}.sep-inner-body .sep-pro-section1 .green .has-icon::before{background:#04b986}.sep-inner-body .sep-pro-section1 .green .richtext ul li::before{background:#04b986;border-color:#04b986 !important}.sep-inner-body .sep-pro-section1 .green .richtext ul li::after{border:1px solid #04b986}.sep-inner-body .sep-pro-section1 .green .richtext.no-bg ul li::before{color:#04b986 !important}.sep-inner-body .sep-pro-section1 .green .title::before{background:#04b986}.sep-inner-body .sep-pro-section1 .origan{position:relative;background:#fff;border-radius:10px;box-shadow:0 4px 10px 10px rgba(243,152,46,0.1)}.sep-inner-body .sep-pro-section1 .origan::before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(180deg, #f5a94f 0, #f18911 100%);border-radius:10px 10px 0 0}.sep-inner-body .sep-pro-section1 .origan .has-icon::before{background:#f39830}.sep-inner-body .sep-pro-section1 .origan .richtext ul li::before{background:#f39830;border-color:#f39830 !important}.sep-inner-body .sep-pro-section1 .origan .richtext ul li::after{border:1px solid #f39830}.sep-inner-body .sep-pro-section1 .origan .richtext table tr::before{background:#f39830}.sep-inner-body .sep-pro-section1 .origan .richtext.no-bg ul li::before{color:#f39830 !important}.sep-inner-body .sep-pro-section1 .origan .title::before{background:#f39830}.sep-inner-body .sep-pro-section1 .pink{position:relative;background:#fff;border-radius:10px;box-shadow:0 4px 10px 10px rgba(238,105,95,0.1)}.sep-inner-body .sep-pro-section1 .pink::before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(90deg, #fe9494 0, #e75648 100%);border-radius:10px 10px 0 0}.sep-inner-body .sep-pro-section1 .pink .has-icon::before{background:#f57c76}.sep-inner-body .sep-pro-section1 .pink .richtext ul li::before{background:#f57c76;border-color:#f57c76 !important}.sep-inner-body .sep-pro-section1 .pink .richtext ul li::after{border:1px solid #f57c76}.sep-inner-body .sep-pro-section1 .pink .richtext.no-bg ul li::before{color:#f57c76 !important}.sep-inner-body .sep-pro-section1 .pink .title::before{background:#f57c76}.sep-inner-body .sep-pro-section1 .box{padding:44px;position:relative}.sep-inner-body .sep-pro-section1 .item2{position:relative;padding:0 44px 62px}.sep-inner-body .sep-pro-section1 .top{border-bottom:1px solid #e3e3e3}.sep-inner-body .sep-pro-section1 .left,.sep-inner-body .sep-pro-section1 .right{padding-top:63px;padding-bottom:60px}.sep-inner-body .sep-pro-section1 .left{padding-right:52px;border-right:1px solid #e3e3e3}.sep-inner-body .sep-pro-section1 .right{padding-left:52px}.sep-inner-body .sep-pro-section1 .has-icon{padding-left:37px;position:relative}.sep-inner-body .sep-pro-section1 .has-icon::before{content:"√";position:absolute;left:0;top:50%;transform:translateY(-50%);width:23px;height:23px;line-height:21px;border-radius:50%;color:#fff;font-size:12px;text-align:center}.sep-inner-body .sep-pro-section1 .has-icon.pr::before{padding-right:2px}.sep-inner-body .sep-pro-section1 .items3 .item{padding:4.482% 3.019%}.sep-inner-body .sep-pro-section1 .items3 .richtext:has(table){padding-left:34px}.sep-inner-body .sep-pro-section1 .items3 .richtext table tr{position:relative}.sep-inner-body .sep-pro-section1 .items3 .richtext table tr::before{content:"";position:absolute;left:-27px;top:19px;width:8px;height:8px;border-radius:50%}.sep-inner-body .sep-pro-section1 .icon .has-icon{padding-left:31px}.sep-inner-body .sep-pro-section1 .icon .has-icon::before{width:18px;height:18px;line-height:18px;background:#0989e2}.sep-inner-body .sep-pro-section1 .items4 .info{padding-left:7.91%}.sep-inner-body .sep-pro-section1 .items5{margin-left:-25px;margin-right:-25px}.sep-inner-body .sep-pro-section1 .items5 .item{padding-left:25px;padding-right:25px}.sep-inner-body .sep-pro-section1 .items6 .item{padding:47px 6.681%}.sep-inner-body .sep-pro-section1 .items6 .richtext ul{padding-left:37px}.sep-inner-body .sep-pro-section1 .items6 .richtext ul li{border-bottom:1px solid #e3e3e3;padding:20px 0;position:relative}.sep-inner-body .sep-pro-section1 .items6 .richtext ul li::before{content:"√";position:absolute;left:-38px;top:20px;width:23px;height:23px;line-height:21px;border-radius:50%;font-size:12px;text-align:center;border:1px solid #000;background:transparent;padding-right:2px}.sep-inner-body .sep-pro-section1 .items7 .item{padding:29px 6.985% 5.973%}.sep-inner-body .sep-pro-section1 .items7 .bb{padding-top:44px}.sep-inner-body .sep-pro-section1 .items7 .bb:first-child{padding-top:0}.sep-inner-body .sep-pro-section1 .items7 .bb:last-child{border-bottom:0;padding-bottom:0}.sep-inner-body .sep-pro-section1 .items7 .title{position:relative}.sep-inner-body .sep-pro-section1 .items7 .title::before{content:"";position:absolute;left:-25px;top:10px;width:8px;height:8px;border-radius:50%}.sep-inner-body .sep-pro-section1 .imgs{gap:29px 38px;max-height:566px;overflow-y:auto;padding-right:36px}.sep-inner-body .sep-pro-section1 .imgs .img{width:calc((100% - 38 * 5px) / 6);text-align:center;background:#f6f7f9;border-radius:6px 6px 6px 6px;aspect-ratio:1.55555556;display:flex;align-items:center;justify-content:center}.sep-inner-body .sep-pro-section1 .imgs .img img{width:63%}.sep-inner-body .sep-pro-section1 .imgs::-webkit-scrollbar{width:3px;border-radius:50px}.sep-inner-body .sep-pro-section1 .imgs::-webkit-scrollbar-thumb{background:#c40e24}.sep-inner-body .sep-pro-section1 .imgs::-webkit-scrollbar-track{background:#f6f7f9}.sep-inner-body .sep-pro-section1 .btns{gap:20px}.sep-inner-body .sep-pro-section1 .btns::before,.sep-inner-body .sep-pro-section1 .btns::after{content:none}.sep-inner-body .sep-pro-section1 .items8 .box{padding:10.857% 8.354% 20.88% 12.527%}.sep-inner-body .sep-pro-section1 .items8 .richtext{position:relative;padding-left:15px}.sep-inner-body .sep-pro-section1 .items8 .richtext::before{content:"√";position:absolute;left:-20px;top:2px;width:23px;height:23px;line-height:20px;border-radius:50%;font-size:12px;text-align:center;border:1px solid #21a9f6;background:transparent;color:#21a9f6;padding-right:2px}.sep-inner-body .sep-pro-section1 .items9 .info{padding-right:13.955%}.sep-inner-body .sep-pro-section1 .items9 .item:first-child{width:52%}.sep-inner-body .sep-pro-section1 .items9 .item:nth-child(2){width:48%}.sep-inner-body .sep-pro-section1 .items10 .richtext ul li::after{content:"";position:absolute;left:7px;top:10px;transform:translate(-32%, -35%);width:20px;height:20px;border-radius:50%}.sep-inner-body .sep-pro-section1 .items11 .item{padding:5.062% 7.086% 7.997%}.sep-inner-body .fold-wrap .fold-box{background:#fff;margin-bottom:10px}.sep-inner-body .fold-wrap .fold-box:last-child{margin-bottom:0}.sep-inner-body .fold-wrap .fold-box.active{margin-bottom:50px;box-shadow:0 4px 10px 10px rgba(21,153,236,0.1)}.sep-inner-body .fold-wrap .fold-box.active .fa-minus{display:block}.sep-inner-body .fold-wrap .fold-box.active .fa-plus{display:none}.sep-inner-body .fold-wrap .fold-hd{background:rgba(66,189,254,0.2);padding:20px 37px}.sep-inner-body .fold-wrap .icons{margin-left:auto}.sep-inner-body .fold-wrap i{display:block;width:37px;height:37px;line-height:39px;text-align:center;border-radius:50%;color:#fff;font-size:18px;cursor:pointer}.sep-inner-body .fold-wrap .fa-minus{display:none;background:#c40e24}.sep-inner-body .fold-wrap .fa-minus.cw{background:#0a8be3}.sep-inner-body .fold-wrap .fa-plus{background:#0a8be3}.sep-inner-body .fold-wrap .fold-content{padding:40px 16.303% 60px 8.643%}.sep-inner-body .fold-wrap .fold-content .bb{padding-top:40px}.sep-inner-body .fold-wrap .fold-content .bb:first-child{padding-top:0}.sep-inner-body .fold-wrap .fold-content .row{margin-left:-20px;margin-right:-20px}.sep-inner-body .fold-wrap .fold-content .row>div{padding-left:20px;padding-right:20px}.sep-inner-body .fold-wrap .title{position:relative}.sep-inner-body .fold-wrap .title::before{content:"";position:absolute;left:-25px;top:5px;width:8px;height:8px;border-radius:50%;background:#1599ec}.sep-inner-body .fold-wrap2 .fold-box{background:#fff}.sep-inner-body .fold-wrap2 .fold-box:first-child .fold-hd{border-top:0}.sep-inner-body .fold-wrap2 .fold-box:last-child .fold-hd{border-bottom:1px solid #dbdbdb}.sep-inner-body .fold-wrap2 .fold-box.active{margin-bottom:50px}.sep-inner-body .fold-wrap2 .fold-box.active .fa-minus{display:block}.sep-inner-body .fold-wrap2 .fold-box.active .fa-plus{display:none}.sep-inner-body .fold-wrap2 .fold-hd{padding:20px 0;border-top:1px solid #dbdbdb}.sep-inner-body .fold-wrap2 .icons{margin-left:auto}.sep-inner-body .fold-wrap2 i{display:block;width:37px;height:37px;line-height:39px;text-align:center;border-radius:50%;color:#fff;font-size:18px;cursor:pointer}.sep-inner-body .fold-wrap2 .fa-minus{display:none;background:#c40e24}.sep-inner-body .fold-wrap2 .fa-minus.cw{background:#0a8be3}.sep-inner-body .fold-wrap2 .fa-plus{background:#0a8be3}.sep-inner-body .fold-wrap2 .fold-content{padding:30px 7.39% 30px 0}.sep-inner-body .blue{background:linear-gradient(90deg, #2cb7ff 0, #0888e1 100%);box-shadow:0 10px 20px 10px rgba(0,106,168,0.2)}.sep-inner-body .blue::after{background:#0075c7}.sep-inner-body .origan{background:linear-gradient(90deg, #f5ac54 0, #f08102 100%);box-shadow:0 10px 20px 10px rgba(158,99,0,0.2)}.sep-inner-body .origan::after{background:#d48500}.sep-inner-body .pink{background:linear-gradient(90deg, #ff9696 0, #e65446 100%);box-shadow:0 10px 20px 10px rgba(231,86,73,0.2)}.sep-inner-body .pink::after{background:#c51000}.sep-inner-body .green{background:linear-gradient(90deg, #09d499 0, #01a679 100%);box-shadow:0 10px 20px 10px rgba(2,150,7,0.2)}.sep-inner-body .green::after{background:#00674a}.sep-inner-body .sep-about-section1{padding-top:130px;padding-bottom:138px}.sep-inner-body .sep-about-section1 .info{padding-right:6.676%}.sep-inner-body .sep-about-section1 .box{border-radius:12px;position:relative;padding:13px 20px}.sep-inner-body .sep-about-section1 .box::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:100%;border-radius:12px;z-index:-1}.sep-inner-body .sep-about-section2{padding-top:109px;padding-bottom:124px;background-repeat:no-repeat;background-position:65%;background-size:cover}.sep-inner-body .sep-about-section2 .box{border-radius:90px;position:relative;padding:10px 40px 10px 6px}.sep-inner-body .sep-about-section2 .box::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:100%;border-radius:90px;z-index:-1}.sep-inner-body .sep-about-section2 .thumb{background:#fff;border-radius:50%;width:100px;height:100px;line-height:100px;text-align:center;margin-right:20px;flex-shrink:0}.sep-inner-body .sep-about-section2 .img{display:none}.sep-inner-body .sep-about-section3{padding-top:95px;padding-bottom:80px}.sep-inner-body .sep-about-section3 .item{background:#f6f7f9}.sep-inner-body .sep-about-section3 .item:nth-child(odd){flex-direction:row-reverse}.sep-inner-body .sep-about-section3 .info{padding:30px 13.81%}.sep-inner-body .sep-about-section3 .row>div{padding:0}.sep-inner-body .sep-about-section3 .thumb{margin-bottom:2.604175vw}.sep-inner-body .sep-about-section4{padding-top:87px;padding-bottom:73px}.sep-inner-body .sep-about-section4 .box{background:rgba(255,255,255,0.2);padding:45px 14.004% 55px}.sep-inner-body .sep-about-section5{padding-top:126px;padding-bottom:78px}.sep-inner-body .sep-about-section5 .info{padding-right:10.582%}.sep-inner-body .sep-about-section5 .thumb{padding-left:20px}.sep-inner-body .sep-about-section5 .left{width:43%}.sep-inner-body .sep-about-section5 .right{width:57%;padding-left:3.9%}.sep-inner-body .sep-about-section5 .fold-box.active{margin-bottom:0}.sep-inner-body .sep-about-section5 .fold-box:first-child .fold-hd{padding-top:0}.sep-inner-body .sep-about-section5 .fold-hd{padding:15px 0}.sep-inner-body .sep-about-section5 .fold-content{padding-right:0}.sep-inner-body .sep-article-section1{padding-top:94px;padding-bottom:102px}.sep-inner-body .sep-article-section1 .info{background:#fff;padding:42px}.sep-inner-body .sep-patients-section1 .top{padding:40px 28px 24px 6.25%}.sep-inner-body .sep-patients-section1 .bottom{padding:30px 28px 60px 6.25%}.sep-inner-body .sep-patients-section1 .info{padding-top:20px;padding-left:9.523%;padding-bottom:20px;padding-right:6.25%;display:flex;flex-direction:column;justify-content:center}.sep-inner-body .sep-patients-section1 .summary{margin-bottom:22.034%}.sep-inner-body .sep-patients-section1 .btns{gap:20px}.sep-inner-body .sep-patients-section1 .btns::before,.sep-inner-body .sep-patients-section1 .btns::after{content:none}.sep-inner-body .sep-patients-section1 .left{width:50%;padding-right:5.893%;padding-top:77px;border-right:1px solid #e9ecf2}.sep-inner-body .sep-patients-section1 .right{width:50%;padding-top:77px;padding-left:5.893%}.sep-inner-body .sep-patients-section1 .time-item{gap:54px;padding-bottom:20px}.sep-inner-body .sep-patients-section1 .time-item .date{width:89px;text-align:right;flex-shrink:0;position:relative}.sep-inner-body .sep-patients-section1 .time-item .date::before{content:"";position:absolute;right:-30px;top:9px;width:8px;height:8px;border-radius:50%;background:#0a8be3}.sep-inner-body .sep-patients-section1 .time-item .date::after{content:"";position:absolute;right:-27px;top:17px;width:1px;height:calc(100% + 10px);background:#e9ecf1;z-index:-1}.sep-inner-body .sep-patients-section1 .time-item .text{flex:auto;max-height:100%;overflow-y:auto}.sep-inner-body .sep-patients-section1 .time-item:last-child .date::after{content:none}.sep-inner-body .sep-patients-section1 .items2 .richtext{position:relative}.sep-inner-body .sep-patients-section1 .items2 .richtext ul li{padding-left:38px;margin-bottom:40px}.sep-inner-body .sep-patients-section1 .items2 .richtext ul li::before{content:"√";position:absolute;left:0;top:2px;width:23px;height:23px;line-height:21px;border-radius:50%;font-size:12px;text-align:center;border:1px solid #21a9f6;background:transparent;color:#21a9f6}.sep-inner-body .sep-patients-section1 .fold-wrap .fold-box{margin-bottom:20px !important;background:#f6f7f9}.sep-inner-body .sep-patients-section1 .fold-wrap .fold-box.active{box-shadow:none}.sep-inner-body .sep-patients-section1 .fold-wrap .fold-content{padding:40px 6.255% 60px 6.255%}.sep-inner-body .sep-patients-section1 .avators{height:100%;display:flex;align-items:end;justify-content:center}.sep-inner-body .sep-patients-section1 .avators img{width:auto;height:auto}.sep-inner-body .sep-patients-section1 .blue1{background:linear-gradient(180deg, #2cb6ff 0, #0989e2 100%)}.sep-inner-body .sep-patients-section1 .green1{background:linear-gradient(180deg, #09d298 0, #01a87a 100%)}.sep-inner-body .sep-patients-section1 .origan1{background:linear-gradient(180deg, #f5aa50 0, #f08204 100%)}.sep-inner-body .sep-patients-section1 .pink1{background:linear-gradient(180deg, #fe9493 0, #e65547 100%)}.sep-inner-body .sep-patients-section2{padding-top:122px;padding-bottom:53px}.sep-inner-body .sep-patients-section2 .info{padding-right:11.4%}.sep-inner-body .sep-patients-section3{background-repeat:no-repeat;background-position:center;background-size:cover;padding-top:113px;padding-bottom:75px}.sep-inner-body .sep-patients-section3 .info{padding-right:11%}.sep-inner-body .sep-patients-section3 .imgs{gap:10px}.sep-inner-body .sep-patients-section3 .img:nth-child(1){margin-bottom:50px}.sep-inner-body .sep-patients-section3 .img:nth-child(2){margin-top:50px}.sep-inner-body .sep-patients-section4 .info{padding-left:7.4%;padding-top:20px;padding-bottom:20px}.sep-inner-body .sep-patients-section5{padding-top:120px;padding-bottom:134px}.sep-inner-body .sep-patients-section5 .info{padding-right:17%}.sep-inner-body .sep-patients-section5 .item:nth-child(1){width:55%}.sep-inner-body .sep-patients-section5 .item:nth-child(2){width:45%}.sep-inner-body .sep-patients-section5 .thumb2{display:none}.sep-inner-body .sep-patients-section6 .row{margin:0}.sep-inner-body .sep-patients-section6 .item{padding:0;margin-bottom:0 !important}.sep-inner-body .sep-patients-section6 .info{display:flex;flex-direction:column;justify-content:center;padding-left:8%;padding-top:20px;padding-bottom:20px;background:linear-gradient(360deg, #2ab5fe 0, #0889e2 100%)}.sep-inner-body .sep-patients-section7{padding-top:112px;padding-bottom:46px}.sep-inner-body .sep-patients-section7 .items{margin-left:-22.5px;margin-right:-22.5px}.sep-inner-body .sep-patients-section7 .item{padding-left:22.5px;padding-right:22.5px}.sep-inner-body .sep-patients-section7 .box{padding:57px 46px}.sep-inner-body .sep-patients-section8{padding-top:46px;padding-bottom:80px}.sep-inner-body .sep-patients-section8 .items{margin-left:-40px;margin-right:-40px}.sep-inner-body .sep-patients-section8 .item{padding-left:40px;padding-right:40px}.sep-inner-body .sep-article-section2{padding-top:97px;padding-bottom:110px}.sep-inner-body .sep-article-section2 .swiper-box{padding-bottom:60px}.sep-inner-body .sep-article-section2 .swiper-pagination{bottom:0}.sep-inner-body .sep-article-section2 .info{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:46px 0 46px 7%}.sep-inner-body .sep-article-section2 .info2{padding:42px 11.21% 38px}.sep-inner-body .sep-article-section2 .lists{margin-left:-37.5px;margin-right:-37.5px}.sep-inner-body .sep-article-section2 .lists .item{padding-left:37.5px;padding-right:37.5px;margin-bottom:70px}.sep-inner-body .sep-article-section2 .lists2{margin-left:-25px;margin-right:-25px}.sep-inner-body .sep-article-section2 .lists2 .item{padding-left:25px;padding-right:25px;margin-bottom:50px}.sep-inner-body .sep-art-detail-section1{padding-top:124px;padding-bottom:93px}.sep-inner-body .sep-art-detail-section1 .line{width:100%;height:1px;background:#e3e3e3}.sep-inner-body .sep-service-section1{padding-top:122px;padding-bottom:115px}.sep-inner-body .sep-service-section1 .swiper-box{padding-bottom:57px}.sep-inner-body .sep-service-section1 .swiper-box:has(.swiper-pagination-lock){padding-bottom:0}.sep-inner-body .sep-service-section1 .info{padding:40px 50px}.sep-inner-body .sep-service-section1 .swiper-pagination{top:auto;bottom:0;border-radius:20px;background:#ecf0f8}.sep-inner-body .sep-service-section1 .swiper-pagination .swiper-pagination-progressbar-fill{top:-2px;height:8px;background:#c40e24;border-radius:20px}.sep-inner-body .sep-service-section2{padding-top:87px;padding-bottom:44px}.sep-inner-body .sep-service-section2 .box{padding:40px 50px;background:rgba(255,255,255,0.2)}.sep-inner-body .sep-service-section2 .items{margin-left:-20px;margin-right:-20px}.sep-inner-body .sep-service-section2 .item{padding-left:20px;padding-right:20px}.sep-inner-body .sep-service-section3{padding-bottom:83px}.sep-inner-body .sep-service-section3 .title-box{bottom:0;left:50%;transform:translateX(-50%)}.sep-inner-body .sep-service-section3 .title-box .title{width:100%;background:rgba(255,255,255,0.9);padding:80px 20px 40px 20px;border-radius:10px 10px 0 0}.sep-inner-body .sep-service-section3 .row{margin:0}.sep-inner-body .sep-service-section3 .item{padding:4.032% 5.376%}.sep-inner-body .sep-service-section3 .item:nth-child(1),.sep-inner-body .sep-service-section3 .item:nth-child(2){background:#eef9ff}.sep-inner-body .sep-service-section3 .item:nth-child(5),.sep-inner-body .sep-service-section3 .item:nth-child(6){background:#fff8ee}.sep-inner-body .sep-service-section3 .item:nth-child(5){border-radius:0 0 0 10px}.sep-inner-body .sep-service-section3 .item:nth-child(6){border-radius:0 0 10px 0}.sep-inner-body .sep-service-section4{background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:102px;padding-bottom:88px;position:relative}.sep-inner-body .sep-service-section4::before,.sep-inner-body .sep-service-section4::after{content:"";position:absolute;top:0;width:1px;height:100%;background:rgba(255,255,255,0.2)}.sep-inner-body .sep-service-section4::before{left:25%}.sep-inner-body .sep-service-section4::after{right:25%}.sep-inner-body .sep-service-section4 .sep-title{margin-bottom:175px}.sep-inner-body .sep-service-section4 .item{padding:0 44px;justify-content:end}.sep-inner-body .sep-service-section4 .item.active .richtext{height:fit-content;opacity:1}.sep-inner-body .sep-service-section4 .line{position:absolute;left:50%;top:0;width:1px;height:100%;background:rgba(255,255,255,0.2)}.sep-inner-body .sep-service-section4 .richtext{height:0;opacity:0;overflow-y:auto}.sep-inner-body .sep-service-section4 .full-screen{background:rgba(0,97,163,0.2)}.sep-inner-body .sep-service-section5{padding-top:120px;padding-bottom:56px}.sep-inner-body .sep-service-section5 .blue{box-shadow:0 4px 10px 10px rgba(12,140,228,0.1)}.sep-inner-body .sep-service-section5 .blue::before{background:linear-gradient(90deg, #2ab5fe 0, #0989e2 100%)}.sep-inner-body .sep-service-section5 .red{box-shadow:0 4px 10px 10px rgba(238,105,95,0.1)}.sep-inner-body .sep-service-section5 .red::before{background:linear-gradient(90deg, #fe9494 0, #e75648 100%)}.sep-inner-body .sep-service-section5 .origan{box-shadow:0 4px 10px 10px rgba(241,139,21,0.1)}.sep-inner-body .sep-service-section5 .origan::before{background:linear-gradient(90deg, #f5a94f 0, #f18810 100%)}.sep-inner-body .sep-service-section5 .green{box-shadow:0 4px 10px 10px rgba(2,177,129,0.1)}.sep-inner-body .sep-service-section5 .green::before{background:linear-gradient(90deg, #08d197 0, #01a77a 100%)}.sep-inner-body .sep-service-section5 .items{margin-left:-18.5px;margin-right:-18.5px}.sep-inner-body .sep-service-section5 .item{padding-left:18.5px;padding-right:18.5px;margin-bottom:37px}.sep-inner-body .sep-service-section5 .box{position:relative;border-radius:10px;background:#fff;padding:6.892%}.sep-inner-body .sep-service-section5 .box::before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;border-radius:10px 10px 0 0}.sep-inner-body .sep-service-section6{padding-top:69px;padding-bottom:188px}.sep-inner-body .sep-service-section7{padding-top:118px;padding-bottom:125px}.sep-inner-body .sep-service-section7 .thumb{padding-left:11.2%}.sep-inner-body .list-nav{display:none;gap:8px 3%}.sep-inner-body .list-nav li{border:1px solid rgba(10,139,227,0.5);border-radius:30px;padding:7px 20px;text-align:center}.sep-inner-body .list-nav li.active{background:#c40e24;color:#fff;border-color:#c40e24}.sep-inner-body .list-nav li.active a{color:inherit}.relate{text-align:center;font-size:18px;color:#fff;background:#0a8be3;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:#0a8be3;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:#0a8be3;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:#0a8be3}.quick-links a:hover{text-decoration:underline}.richtext{word-spacing:normal;color:#282828;font-size:.833336vw;line-height:1.875}.richtext *{word-spacing:normal;color:inherit;font-size:inherit;line-height:inherit;font-family:inherit;max-width:100%}.richtext.text-regular{font-family:"Montserrat-Regular"}.richtext.text-regular *{font-family:inherit}.richtext.fz18{font-size:.937503vw}.richtext.fz18 *:not(strong, h2, h3){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{color:#000;font-family:"MONTSERRAT-MEDIUM"}.richtext strong *{color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit}.richtext:not(.no-strong) strong{font-size:1.04167vw}.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:#0a8be3;text-decoration:none;word-break:break-all}.richtext a:hover{text-decoration:underline}.richtext h2{font-size:1.562505vw;position:relative;margin:10px 0;font-family:"MONTSERRAT-MEDIUM"}.richtext h2 *{font-size:inherit;font-family:inherit}.richtext.warning h2:before{content:"\f071";font-family:FontAwesome !important;margin-right:10px}.richtext h3{font-size:24px;font-family:MONTSERRAT-MEDIUM}.richtext h3 *{font-size:inherit;font-family:inherit}.richtext table{width:100%;margin-top:10px}.richtext table tr td{border-bottom:1px solid #e3e3e3;font-size:16px;word-break:normal;padding:10px 0;color:#333}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:30px;margin-bottom:10px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:"";display:block;width:7px;height:7px;border-radius:100%;background:#0a8be3;position:absolute;left:7px;top:10px;z-index:3}.has-sidebar{align-items:flex-start}.sep-sidebar{width:24.47916667%;margin-right:9.139%;position:sticky;align-self:flex-start;top:90px;margin-top:58px}.sep-sidebar .first-child{padding-top:1.562505vw;padding-bottom:1.562505vw;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}.sep-sidebar .first-child .hd{padding-left:19px;padding-right:9px;position:relative}.sep-sidebar .first-child .hd i{display:block;margin-left:auto;cursor:pointer}.sep-sidebar .first-child .hd i:hover{color:#0a8be3}.sep-sidebar .first-child .hd::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:30px;background:transparent}.sep-sidebar .first-child .hd:hover,.sep-sidebar .first-child .hd.active,.sep-sidebar .first-child .hd.cur{color:#c40e24}.sep-sidebar .first-child .hd:hover *,.sep-sidebar .first-child .hd.active *,.sep-sidebar .first-child .hd.cur *{color:inherit}.sep-sidebar .first-child .hd:hover::before,.sep-sidebar .first-child .hd.active::before,.sep-sidebar .first-child .hd.cur::before{background:#c40e24}.sep-sidebar .first-child .hd.active i{transform:rotate(90deg)}.sep-sidebar .second{padding:20px 20px 0}.sep-sidebar .second .second-child{padding:5px 0}.sep-sidebar .side-info{padding:40px 28px;width:100%;height:100%;top:0;left:0}.sep-sidebar.right{width:461px;margin-right:0;margin-left:83px}.sep-sidebar.right .news-box{padding:50px}.sep-sidebar.right .news-box li{position:relative;padding:12px 0 12px 25px}.sep-sidebar.right .news-box li::before{content:"";position:absolute;left:0;top:18px;width:8px;height:8px;border-radius:50%;background:#0a8be3}.sep-sidebar.right .news-title{padding-bottom:24px;border-bottom:1px solid #d8d8d8}.sep-primary{flex:auto;width:0}.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}.sep-lx-header-mb{display:none;position:sticky;top:0;z-index:99999999;background:#fff}.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:#f3f3f3;width:100px;border-radius:10px;padding:10px;z-index:100000;top:37px;right:0;display:none;border:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li{padding-bottom:5px;margin-bottom:5px}.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:#0a8be3;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:51px;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:150px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto;display:flex;align-items:center}.sep-lx-header-mb .box-wrap>ul>li{margin-left:10px;position:relative}.sep-lx-header-mb .box-wrap>ul>li.open-chat i{background:linear-gradient(180deg, #2cb7ff 0, #0888e1 100%)}.sep-lx-header-mb .box-wrap>ul>li#headerSearch i{background:linear-gradient(180deg, #09d398 0, #01a87a 100%)}.sep-lx-header-mb .box-wrap>ul>li#headerSearch .search-icon{display:block}.sep-lx-header-mb .box-wrap>ul>li#headerSearch .close-icon{display:none}.sep-lx-header-mb .box-wrap>ul>li#headerSearch.active .search-icon{display:none}.sep-lx-header-mb .box-wrap>ul>li#headerSearch.active .close-icon{display:block}.sep-lx-header-mb .box-wrap>ul>li#global i{background:linear-gradient(180deg, #f5ab52 0, #f08203 100%)}.sep-lx-header-mb .box-wrap>ul>li#menu{height:25px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.sep-lx-header-mb .box-wrap>ul>li#menu .line{width:30px;height:3px;background:#c40e24;transition:all .5s}.sep-lx-header-mb .box-wrap>ul>li#menu.active .line:first-child{transform:translate3d(0, 9px, 0) rotate(45deg)}.sep-lx-header-mb .box-wrap>ul>li#menu.active .line:nth-child(2){display:none}.sep-lx-header-mb .box-wrap>ul>li#menu.active .line:nth-child(3){transform:translate3d(0, -13px, 0) rotate(-45deg)}.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:#f3f3f3;width:103px;border-radius:10px;padding:10px;z-index:100000;top:37px;right:0;display:none;transform:translateX(50%);box-shadow:0 0 5px 0 #666}.sep-lx-header-mb .box-wrap>ul>li .multi-language li{padding-bottom:5px;margin-bottom:5px}.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{font-size:14px}.sep-lx-header-mb .box-wrap>ul>li i{display:block;width:25px;height:25px;border-radius:50%;line-height:25px;text-align:center;color:#fff;font-size:14px}.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-menu-box{display:none;width:100%;position:absolute;background:#fff;left:0;top:51px;z-index:10000000;transition:All .4s;-webkit-transition:All .4s;-moz-transition:All .4s;-o-transition:All .4s;max-height:calc(100vh - 51px);overflow-y:auto}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:9px 30px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000;display:flex;align-items:center}.sep-menu-box .top i{color:#000;font-size:22px;position:relative;top:0;cursor:pointer}.sep-menu-box .bottom{visibility:visible}.sep-menu-box .bottom.no{visibility:hidden}.sep-menu-box .bottom .menu-item>li{border-bottom:1px solid #ddd}.sep-menu-box .bottom .menu-item>li:last-child{border-bottom:none}.sep-menu-box .bottom .menu-item>li>.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 .box.active a{color:#c40e24}.sep-menu-box .bottom .menu-item>li .box.active .y{opacity:0}.sep-menu-box .bottom .menu-item>li .box.active .arrow{transform:rotate(90deg)}.sep-menu-box .bottom .menu-item>li>ul{padding:17px;background:#f6f7f9;display:none}.sep-menu-box .bottom .menu-item>li>ul>li{padding:8px 30px;background:#e6ebf4}.sep-menu-box .bottom .menu-item>li>ul>li a{font-size:16px}.sep-menu-box .bottom .menu-item>li>ul>li:first-child{padding-top:25px}.sep-menu-box .bottom .menu-item>li>ul>li:last-child{padding-bottom:25px}.sep-menu-box .bottom .menu-item>li>ul>li>ul{display:none}.sep-menu-box .bottom .menu-item>li>ul>li>ul li{padding:8px 24px}.sep-menu-box .bottom .menu-item>li>ul>li>ul li:first-child{padding-top:20px}.sep-menu-box .bottom .menu-item>li>ul>li>ul li:last-child{padding-bottom:20px}.sep-menu-box .bottom-toggle{position:absolute;width:100%;z-index:1000;top:49px;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:#0a8be3;color:#fff;display:table;margin:0 auto;margin-top:0;padding:20px 40px;font-size:22px;width:100%;border:none;border-radius:0}.sep-menu-box .contact i{padding-right:5px}.sep-menu-box .logo{margin:0 auto}.sep-menu-box .logo img{width:150px}.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:#f6f7f9;padding-top:39px;font-size:16px;color:#494847}.mb-bottom-wrap *{color:inherit}.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:#0a8be3}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;font-family:"maderamedium";white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#0a8be3}.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}.mb-bottom-wrap .top{border-bottom:1px solid #d9d9d9;padding-bottom:22px;margin-bottom:15px}.mb-bottom-wrap .box{border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px}.mb-bottom-wrap .box a{text-decoration:underline}.mb-bottom-wrap .box .col-xs-6{padding:10px}.mb-bottom-wrap .lang a{text-decoration:underline}.mb-bottom-wrap .contact .info{width:fit-content;padding:12px 22px;border-radius:6px;color:#fff;margin-bottom:10px}.mb-bottom-wrap .contact .info a{color:inherit}.mb-bottom-wrap .contact .info a:hover{text-decoration:underline}.mb-bottom-wrap .contact .tel{background:linear-gradient(90deg, #2bb6ff 0, #0888e2 100%)}.mb-bottom-wrap .contact .email{background:linear-gradient(90deg, #09d499 0, #02a77a 100%)}@media screen and (min-width:1025px){.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (min-width:993px){.sep-banner-mb{display:none}}@media screen and (max-width:1024px){.sep-mainnav{display:none}.sep-header{display:none}.sep-footer{display:none}.sep-lx-header-mb{display:block}.mb-bottom-wrap{display:block;padding-bottom:34px}}@media screen and (max-width:992px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:992px){.inside-inner{display:none}.gdw-mb-c{display:block}.gdw-mb-none{display:none}#onlineService{display:none !important;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:#0a8be3 !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,0.15);border-radius:10px 10px 0 0}.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}.search-popup .form-box{padding:50px 20px}.search-popup .form-group input[type="search"],.search-popup .form-group input[type="text"]{height:40px;line-height:40px;padding:0 20px}.search-popup .form-group button,.search-popup .form-group input[type="submit"]{width:34px;height:34px;line-height:34px;right:4px}.search-popup .frequent-box{padding:50px 20px}.sep-share{margin-left:auto;gap:12px;justify-content:flex-start}.sep-share li{margin-right:0}.sep-share li a i{width:43px;height:43px;font-size:20px}}@media screen and (min-width:1920px){.fs66{font-size:66px}.fs48{font-size:48px}.fs40{font-size:40px}.fs36{font-size:36px}.fs30{font-size:30px}.fs28{font-size:28px}.fs24{font-size:24px}.fs20{font-size:20px}.fs18{font-size:18px}.fs16{font-size:16px}.sep-mainnav>.sep-container>ul>li>a{font-size:15px}.sep-share li a i{width:51px;height:51px;font-size:22px}}@media screen and (max-width:1690px){html{font-size:15px}}@media screen and (max-width:1440px){html{font-size:14px}}@media screen and (max-width:1366px){.sep-container{width:90%}}@media screen and (max-width:1280px){.fs66{font-size:40px}.fs48{font-size:32px}.fs40{font-size:27px}.fs36{font-size:26px}.fs32{font-size:22px}.fs30{font-size:20px}.fs28{font-size:19px}.fs24{font-size:18px}.fs20{font-size:17px}.fs18{font-size:16px}.fs16{font-size:15px}}@media screen and (max-width:992px){.flex>.col-sm-12{margin-bottom:20px}.flex>.col-sm-12:last-child{margin-bottom:0}.sep-body .div,.sep-inner-body .div{padding-top:51px;padding-bottom:51px}}@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 !important;padding-left:0 !important}html{font-size:10px}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.flex{display:block}.flex>div{width:100% !important;margin-bottom:20px}.flex>div:last-child{margin-bottom:0}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}.sep-container{width:100%;padding:0 20px}.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}.more-common{padding:9px 20px;font-size:14px}.swiper-pagination-bullet{margin:0 9px !important}}@media screen and (min-width:1920px){.sep-sidebar .first-child{padding-top:30px;padding-bottom:30px}.richtext{font-size:16px}.richtext.fz18{font-size:18px}.richtext:not(.no-strong) strong{font-size:20px}.richtext h2{font-size:30px}.sep-inner-body .sep-about-section3 .thumb{margin-bottom:50px}}@media screen and (max-width:1450px){.fz56{font-size:46px}.fz44{font-size:36px}}@media screen and (max-width:1280px){.richtext{font-size:15px}.richtext.fz18{font-size:16px}.richtext:not(.no-strong) strong{font-size:17px}.richtext h2{font-size:20px}}@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-sidebar{display:none}}@media screen and (max-width:992px){.flex>.col-sm-6{margin-bottom:20px}.mb80{margin-bottom:34px}.sep-inner-body .sep-pro-section1 .imgs .img{width:calc((100% - 38 * 2px) / 3)}.sep-inner-body .sep-pro-section1 .imgs .img img{width:80%}.sep-inner-body .sep-patients-section4{background:linear-gradient(360deg, #2ab5fe 0, #0889e2 100%)}.sep-inner-body .sep-patients-section4 .info{padding-left:20px;padding-bottom:40px;color:#fff}.sep-inner-body .sep-patients-section4 .info *{color:inherit}.sep-inner-body .sep-patients-section4 .info a{text-decoration:underline}.sep-inner-body .sep-patients-section5{padding-top:0}.sep-inner-body .sep-patients-section5 .info{padding-right:0}.sep-inner-body .sep-patients-section5 .item{width:100% !important}.sep-inner-body .sep-patients-section5 .thumb1{display:none}.sep-inner-body .sep-patients-section5 .thumb2{display:block}.sep-inner-body .sep-patients-section5 .fs36{margin-left:0 !important}.sep-inner-body .sep-patients-section6 .info{padding-left:20px;padding-top:40px;padding-bottom:40px}.sep-inner-body .sep-service-section6 .content{text-align:center;display:block}.sep-inner-body .sep-service-section7 .thumb{padding-left:0}.sep-inner-body .sep-about-section1 .info{padding-right:0}.sep-inner-body .sep-about-section2{padding:0;background:none !important}.sep-inner-body .sep-about-section2 .img{display:block}.sep-inner-body .sep-about-section3 .info{padding:14px 34px 34px}.sep-inner-body .sep-about-section5 .left{width:100%;margin-bottom:34px}.sep-inner-body .sep-about-section5 .right{width:100%;padding-left:0}.sep-inner-body .list-nav{display:flex}.img-swiper{width:80% !important}}@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}.mb60{margin-bottom:50px}.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){.relate-list .sep-datalist li{width:100%;float:left;margin:0}.search-btns a{min-width:unset;font-size:14px;padding:0 10px;margin:6px;text-align:center}.bt{padding-top:34px !important}.bb{padding-bottom:34px !important}.sep-inner-body .icon-img{width:16%}.sep-inner-body .scroll-v{max-height:none !important;overflow:visible !important}.sep-inner-body .sep-pro-section1 .info{padding-left:0 !important;padding-right:0 !important}.sep-inner-body .sep-pro-section1 .item{padding-left:0;padding-right:0}.sep-inner-body .sep-pro-section1 .box{padding:26px 20px}.sep-inner-body .sep-pro-section1 .items2{margin-top:20px}.sep-inner-body .sep-pro-section1 .item2{padding:26px 20px 20px}.sep-inner-body .sep-pro-section1 .items3 .item{padding:34px 17px}.sep-inner-body .sep-pro-section1 .left{padding:0;padding-bottom:34px;border-bottom:1px solid #e3e3e3;border-right:0;text-align:center}.sep-inner-body .sep-pro-section1 .left .hd{border-bottom:1px solid #e3e3e3;padding-bottom:25px}.sep-inner-body .sep-pro-section1 .right{padding-left:0;padding-top:34px;padding-bottom:34px}.sep-inner-body .sep-pro-section1 .items7 .item{padding:30px}.sep-inner-body .sep-pro-section1 .items7 .title{font-size:16px}.sep-inner-body .sep-pro-section1 .items7 .title::before{left:-17px}.sep-inner-body .sep-pro-section1 .items7 .bb{padding-top:34px}.sep-inner-body .sep-about-section1 .info{padding-right:0}.sep-inner-body .sep-about-section4 .box{padding:34px}.sep-inner-body .sep-about-section5 .info{padding-right:20px}.sep-inner-body .sep-about-section5 .thumb{padding-left:0}.sep-inner-body .sep-about-section5 .right{padding-left:0}.sep-inner-body .sep-patients-section1 .avators{height:272px;align-items:flex-start}.sep-inner-body .sep-patients-section1 .info{padding:14px 17px 34px}.sep-inner-body .sep-patients-section1 .left{border-right:0;padding-right:0;padding-top:31px}.sep-inner-body .sep-patients-section1 .right{padding-top:0;padding-left:0}.sep-inner-body .sep-patients-section1 .time-item{height:auto;padding-bottom:34px}.sep-inner-body .sep-patients-section1 .time-item:last-child{padding-bottom:0}.sep-inner-body .sep-patients-section1 .summary{margin-bottom:51px}.sep-inner-body .sep-patients-section1 .items2 .richtext ul li{margin-bottom:30px}.sep-inner-body .sep-patients-section1 .fold-wrap .fold-hd{padding:14px 20px}.sep-inner-body .sep-patients-section1 .fold-wrap .fold-content{padding:34px 17px}.sep-inner-body .sep-patients-section2 .info{padding-right:0}.sep-inner-body .sep-patients-section2 .logo{text-align:center}.sep-inner-body .sep-patients-section2 .logo img{width:60%}.sep-inner-body .sep-patients-section3 .info{padding-right:0}.sep-inner-body .sep-patients-section7 .box{padding:40px 30px}.sep-inner-body .sep-article-section1 .info{padding:34px 17px}.sep-inner-body .sep-article-section2 .info{padding:0 17px 34px}.sep-inner-body .sep-article-section2 .info2{padding:34px 17px}.sep-inner-body .sep-article-section2 .swiper-slide{background:#f6f7f9}.sep-inner-body .sep-article-section2 .swiper-slide .height100{height:auto}.sep-inner-body .sep-service-section1 .info{padding:30px 20px}.sep-inner-body .sep-service-section2 .box{padding:40px 20px}.sep-inner-body .sep-service-section3 .title-box .title{padding:26px 20px 20px}.sep-inner-body .sep-service-section3 .item{padding:30px 20px !important}.sep-inner-body .sep-service-section4::before,.sep-inner-body .sep-service-section4::after{content:none}.sep-inner-body .sep-service-section4 .item{padding:0 20px}.sep-inner-body .sep-service-section4 .richtext{opacity:1;height:fit-content}.sep-inner-body .sep-service-section5 .box{padding:34px 17px}.sep-inner-body .sep-service-section6 .flex-mb{flex-wrap:wrap}.sep-inner-body .sep-service-section6 .text1{flex:auto}.sep-inner-body .sep-service-section6 .text2{width:100%;margin-top:34px}.sep-inner-body .fold-wrap .title::before{width:6px;height:6px;top:6px;left:-14px}.sep-inner-body .fold-wrap2 .fold-box.active{margin-bottom:20px}.sep-inner-body .list-nav li{width:100%}.richtext table tr td{font-size:13px}.img-swiper{width:100% !important}}