@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:"Roboto-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%;height:auto}ul,ol{list-style-type:none;list-style-image:none}a{color:#333;text-decoration:none;outline:none}a:hover{color:#1f53ef}img{border:0;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}div{zoom:1}.rt{float:right}.lf{float:left}@font-face{font-family:"iconfont";src:url("../font/iconfont.eot");src:url("../font/iconfont.eot") format("embedded-opentype"),url("../font/iconfont.woff") format("woff"),url("../font/iconfont.ttf") format("truetype"),url("../font/iconfont.svg") format("svg");font-display:swap}@font-face{font-family:"iconfont1";src:url("font/iconfont.eot?v=1.0.0");src:url("font/iconfont.eot?v=1.0.0") format("embedded-opentype"),url("font/iconfont.woff?v=1.0.0") format("woff"),url("font/iconfont.ttf?v=1.0.0") format("truetype"),url("font/iconfont.svg?v=1.0.0") format("svg");font-display:swap}@font-face{font-family:"Roboto-Regular";src:url("../font/Roboto-Regular.ttf");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"Roboto-Bold";src:url("../font/Roboto-Bold.ttf");font-style:normal;font-weight:normal;font-display:swap}@font-face{font-family:"Roboto-Medium";src:url("../font/Roboto-Medium.ttf");font-style:normal;font-weight:normal;font-display:swap}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:unset;opacity:0 !important}.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:#1f53ef}.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:"Roboto-Bold"}.text-medium{font-family:"Roboto-Medium"}.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}.flex-column{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;flex-direction:column}.flex-auto{flex:auto}.text-hover:hover{color:#1f53ef !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:#1f53ef;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:#1f53ef}.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}.color-white *{color:inherit}.color-website{color:#1f53ef !important}.color-website *{color:inherit}a.color-website:hover{text-decoration:underline}.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:10px;bottom:32%;z-index:100998}.offside{width:50px}.offside .fold .icon{transform:rotate(90deg)}.offside li{width:50px;height:50px;position:relative;background:#b1b1b1;overflow:hidden;text-align:center;transition:all .7s;-webkit-transition:all .7s;border-radius:50%;margin-bottom:10px}.offside .code{position:absolute;top:0;right:50px;display:none;margin:0}.offside a,.offside div{color:#333;position:absolute;z-index:11;display:block;top:0;right:0;bottom:0;cursor:pointer}.offside p{float:left;line-height:50px;height:50px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:28px;height:100%;line-height:50px;text-align:center;display:block;color:#fff}.offside li:not(.li_3) a,.offside li:not(.li_3) div{left:0}.offside .li_3 a,.offside .li_3 div{width:50px}.offside li.email{overflow:visible}.offside li:hover .email-box{display:block !important}.offside li:hover a{color:#333}.offside li .email-box{position:absolute;background:#d5d5d5;right:100%;top:0;left:auto !important;padding:10px 5px;border-right:2px solid #fff;height:99px;display:none}.offside li .email-box a{display:block;font-size:14px;color:#fff !important;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.offside li .email-box a:hover{color:#1f53ef !important}.offside li:nth-child(odd){background:#d5d5d5}.offside li:nth-child(odd) .icon{color:#1f53ef}.offside li:nth-child(even){background:#1f53ef}.offside li:nth-child(even) .icon{color:#fff}.offside li:nth-child(4){overflow:visible}.offside li:nth-child(4):hover img{display:block}.offside li:nth-child(7){display:none}.offside li:nth-child(10){height:20px}.offside li:nth-child(10) .icon{line-height:20px;display:none}.offside li:hover a,.offside li:hover div,.offside li:hover .icon{color:#fff}.offside li.tel:hover .icon{color:#1f53ef}.offside li:hover a{color:#1f53ef}.offside .tel.email:hover a{color:#fff}.offside .tel.email:hover a .icon{color:#fff}.offside .tel.email:hover a p{color:#fff}.offside li.tel:hover p{color:#1f53ef}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#1f53ef}.offside .tel{width:200px;transform:translateX(-150px);-webkit-transform:translateX(-150px)}.offside .tel.email{width:279px;transform:translateX(-229px);-webkit-transform:translateX(-229px)}.offside .back_none{height:0;border:0 !important}.offside .li{display:none !important}.offside .unfold .icon{transform:rotate(-90deg)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:24px;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:13px 17px}.multi-language .box ul li a{display:block;text-transform:uppercase}.multi-language .box ul li a img{margin-right:16px}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#1f53ef}.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:#1f53ef}.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}:root{--swiper-navigation-size:26px;--swiper-theme-color:#1f53ef}.sep-news .row{margin-left:-25px;margin-right:-25px}.sep-news .row>div{padding-left:25px;padding-right:25px}.sep-news .summary{color:#666}.sep-news .bottom{padding:20px 0;border-top:1px solid #333;justify-content:space-between}.sep-news .bottom:hover{border-color:#1f53ef}.sep-news .date i{margin-right:6px;font-size:20px}.sep-news .last{padding-left:30px}.sep-news .last .box{padding-top:30px;padding-bottom:30px;border-bottom:1px solid rgba(51,51,51,0.3)}.sep-news .last .box:last-child{border-bottom:0}.sep-news .last .box .overflow{width:30%}.sep-news .fs34{line-height:.7}.sep-news .title{color:#666;margin-left:20px;flex:1}.sep-news .title:hover{color:#1f53ef}.scroll-v{overflow:auto}.scroll-v::-webkit-scrollbar{width:3px}.scroll-v::-webkit-scrollbar-track{background:#dbdbdb}.scroll-v::-webkit-scrollbar-thumb{background:#1f53ef}.swiper-button-prev::after,.swiper-button-next::after{content:'\e7f9';font-family:iconfont}.swiper-button-prev.common-button,.swiper-button-next.common-button{width:clamp(40px, 2.9687595vw, 57px);height:clamp(40px, 2.9687595vw, 57px);line-height:clamp(40px, 2.9687595vw, 57px);border-radius:50%;text-align:center;background:#1f53ef;margin-top:clamp(-28.5px, calc(-2.9687595vw / 2), -20px);color:#fff}.swiper-button-prev.common-button:hover,.swiper-button-next.common-button:hover{opacity:.8}.swiper-button-prev::after{transform:rotate(180deg)}.swiper-button-prev.common-button{left:-50px;transform:translateX(-100%)}.swiper-button-next.common-button{right:-50px;transform:translateX(100%)}.has-bg{background-position:center;background-repeat:no-repeat;background-size:cover}.has-a a{text-decoration:underline}.has-a a:hover{color:#1f53ef}p a{text-decoration:underline}p a:hover{text-decoration:none}.pt120{padding-top:clamp(60px, 6.25002vw, 120px)}.pb120{padding-bottom:clamp(60px, 6.25002vw, 120px)}.pt80{padding-top:clamp(40px, 4.16668vw, 80px)}.pb80{padding-bottom:clamp(40px, 4.16668vw, 80px)}.mb100{margin-bottom:100px}.mb80{margin-bottom:80px}.mb60{margin-bottom:60px}.mb50{margin-bottom:50px}.mb40{margin-bottom:40px}.mb30{margin-bottom:30px}.mb20{margin-bottom:20px}.mb10{margin-bottom:10px}.fs58{font-size:clamp(38px, 3.020843vw, 58px);line-height:1.27586207}.fs56{font-size:clamp(36px, 2.916676vw, 56px);line-height:1.28571429}.fs50{font-size:clamp(34px, 2.604175vw, 50px)}.fs46{font-size:clamp(30px, 2.395841vw, 46px);line-height:1.30434783}.fs34{font-size:clamp(22px, 1.770839vw, 34px)}.fs24{font-size:clamp(18px, 1.250004vw, 24px);line-height:1.41666667}.fs22{font-size:clamp(16px, 1.145837vw, 22px)}.fs20{font-size:clamp(14px, 1.04167vw, 20px);line-height:1.41666667}.fs18{font-size:clamp(12px, 0.937503vw, 20px);line-height:1.55555556}.fs16{font-size:clamp(11px, 0.833336vw, 16px)}.fs14{font-size:14px}.fs12{font-size:12px}.finder-shadow{background-color:rgba(0,0,0,0.4);position:fixed;top:0;z-index:1000000002}.finder-boxs{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1000000003;max-width:600px}.finder-boxs .finder-box{padding:40px;background:#fff;margin-top:22px;border-radius:3px}.finder-boxs .finder-box>div{height:100%;transition:transform .5s}.finder-boxs .close{position:absolute;top:-20px;right:20px;width:34px;height:34px;line-height:32px;background:#fff;border:1px solid #e5e5eb;text-align:center;border-radius:3px;cursor:pointer}.finder-boxs .close:hover{background:#e5e5eb}.finder-boxs .clear,.finder-boxs .next{cursor:pointer;width:fit-content;color:#fff;padding:10px 15px;background:#05132c;border-radius:6px}.finder-boxs .clear:hover,.finder-boxs .next:hover{background:#1f53ef}.finder-boxs .back{border:1px solid #05132c;color:#05132c;border-radius:6px;padding:10px 15px;width:fit-content;cursor:pointer}.finder-boxs .back:hover{background:#1f53ef;color:#fff}.finder-boxs ul{max-height:46vh;overflow:auto}.finder-boxs ul::before,.finder-boxs ul::after{content:none}.finder-boxs ul li.active .li{background:#1f53ef;color:#fff}.finder-boxs ul .li{padding:8px;border:1px solid #1f53ef;border-radius:4px;color:#1f53ef;cursor:pointer}.finder-boxs ul .li:hover{background:#1f53ef;color:#fff}.finder-boxs .row{margin-left:-5px;margin-right:-5px}.finder-boxs .row>*{padding-left:5px;padding-right:5px}.finder-boxs .second-box,.finder-boxs .third-box,.finder-boxs .forth-box,.finder-boxs .fifth-box{transform:translateX(120%)}.finder-boxs .results{max-height:46vh;overflow:auto;padding-right:10px}.finder-boxs .result-item{border-bottom:1px solid #d9d9d9;padding:20px 0}.finder-boxs .result-item:first-child{border-top:1px solid #d9d9d9}.sep-container{width:70.83333333%;max-width:1360px;margin:auto;max-width:100%}.sep-container-1920{width:1920px;margin:auto;max-width:100%}@keyframes identifier{0%{transform:translate(0)}100%{transform:translate(-100%)}}.identifier{animation:identifier 25s linear infinite}.identifier:hover{animation-play-state:paused}body.inner .sep-header{background:#fff}body.inner .sep-header .search i{color:#1f53ef}body:has(.sep-banner,.sep-inner-banner){padding-top:0}body:has(.sep-banner,.sep-inner-banner) .sep-header.active{background:#05080d}body:has(.sep-banner,.sep-inner-banner) .sep-header .top{background:transparent}body:has(.sep-banner,.sep-inner-banner) .sep-header .search i{color:#fff}body:has(.sep-banner,.sep-inner-banner) .sep-mainnav{background:transparent}body:has(.sep-banner,.sep-inner-banner) .sep-mainnav>.sep-container .logo img{filter:brightness(0) invert(1)}body:has(.sep-banner,.sep-inner-banner) .sep-mainnav>.sep-container>ul>li .hd{color:#fff}body:has(.sep-banner,.sep-inner-banner) .sep-inner-body{margin-top:0}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:9999900000;margin-top:-540px;transform:translateY(-100%);background-color:rgba(0,0,0,0.9);-webkit-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-moz-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-o-transition:all 500ms cubic-bezier(.86, 0, .07, 1);transition:all 800ms cubic-bezier(.86, 0, .07, 1);-webkit-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-moz-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-o-transition-timing-function:cubic-bezier(.86, 0, .07, 1);transition-timing-function:cubic-bezier(.86, 0, .07, 1)}.search-popup:before{position:absolute;left:0;top:100%;width:100%;height:560px;background-image:url(../img/waves-shape.webp);background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:0;content:"";pointer-events:none}.search-popup .close-search{position:absolute;left:0;right:0;top:75%;margin:0 auto;margin-top:-200px;border-radius:50%;text-align:center;background-color:#1f53ef;width:70px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,0.05);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;opacity:0;visibility:hidden;border:none;border-bottom:3px solid #fff}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type="text"],.search-popup .form-group input[type="search"]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 30px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;font-weight:500;outline:none;border:none}.search-popup .form-group input[type="submit"],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;outline:none;border:none}.search-popup .form-group input[type="submit"]:hover,.search-popup .form-group button:hover{color:#000}.search-popup .form-group input::placeholder,.search-popup .form-group textarea::placeholder{color:#000}.search-popup .form-group input[type="search"]::-webkit-search-cancel-button{display:none}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px !important;margin:0;border:none;background:none !important;box-shadow:none !important;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.search-popup .close-search.style-two span{font-size:20px;color:#fff}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px;color:#fff}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.header-top{position:relative;background:#070707}.header-top .fs16{height:55px;justify-content:end}.header-top .sep-container{width:81.25%;max-width:1560px}.header-top::before,.header-top::after{content:'';position:absolute;top:0;width:25%;height:100%;z-index:1}.header-top::after{right:0;background:linear-gradient(to left, #070707, transparent)}.header-top::before{left:0;background:linear-gradient(to right, #070707, transparent)}.sep-header{position:fixed;top:55px;width:100%;left:0;z-index:100000000}.sep-header.active{top:0;background:#fff;box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header.active .sep-mainnav>.sep-container{height:65px}.sep-header.active .sep-mainnav>.sep-container .logo img{filter:none}.sep-header .top{position:relative;background:#05080d;font-size:16px}.sep-header .top .sep-container{width:81.25%;max-width:1560px}.sep-header .top a{font-size:clamp(11px, 0.833336vw, 16px)}.sep-header .top .info-wrap{height:60px;width:100%}.sep-header .top .info{position:relative;margin-right:60px}.sep-header .top .info a{color:#fff;display:flex;align-items:center;margin-right:5.20835vw}.sep-header .top .info a:hover{color:#1f53ef}.sep-header .top .info a:hover i{color:#1f53ef}.sep-header .top .info a i{display:block;width:26px;height:26px;line-height:26px;text-align:center;background:#fff;font-size:14px;margin-right:14px;color:#1f53ef;border-radius:50%}.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:#ef040b;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.sep-header form button i{font-size:18px;color:#fff}.sep-header form button img{width:22px}.sep-header .search{cursor:pointer;align-self:center;padding-right:0;position:relative;z-index:100;font-size:16px;padding-left:20px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-header .search i{text-align:center;font-size:24px;position:relative;color:#fff}.sep-header .search i:hover{color:#1f53ef !important}.sep-header .search::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:30px;color:#fff;background:rgba(255,255,255,0.3)}.sep-header .tools{white-space:nowrap}.sep-header .tools .sign{margin-right:20px;padding-right:20px;position:relative;cursor:pointer}.sep-header .tools .sign::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:30px;background:rgba(255,255,255,0.3)}.sep-header .tools .sign i{font-size:26px;margin-right:10px}.sep-header .tools .sign:hover{color:#1f53ef}.sep-header .tools .finder{cursor:pointer}.sep-header .tools .finder:hover{color:#1f53ef}.sep-header .multi-language{position:relative;margin-left:80px}.sep-header .multi-language .box{padding:0}.sep-header .multi-language .box .box2{align-items:center;justify-content:center;cursor:pointer}.sep-header .multi-language .box .box2 a{color:#fff;font-size:16px;position:relative;top:1px}.sep-header .multi-language .box .box2:hover .fa{transform:rotate(180deg);left:6px}.sep-header .multi-language .box .box2 .fa{color:#fff;font-size:22px;padding-left:8px;top:0}.sep-header .multi-language .box .box2 .icon{font-size:22px;color:#fff;top:1px;position:relative;margin-right:6px}.sep-header .form-box{position:absolute;right:0;top:100%;width:100%;background:#1f53ef;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:#ef040b}.sep-header .form-box form button i{font-size:24px}.sep-header .form-box form button img{width:22px}.swiper-pagination-bullet-active{background:#1f53ef !important}.sep-mainnav{position:relative;background:#05080d}.sep-mainnav>.sep-container{height:70px;width:81.25%;max-width:1560px;justify-content:space-between}.sep-mainnav>.sep-container::before,.sep-mainnav>.sep-container::after{content:none}.sep-mainnav>.sep-container .logo{align-self:center}.sep-mainnav>.sep-container>ul{height:100%;margin-left:40px;margin-right:20px}.sep-mainnav>.sep-container>ul>li{position:relative;text-align:center;float:left;padding:0 16px;height:100%;display:flex}.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 .hd,.sep-mainnav>.sep-container>ul>li.active .hd{color:#1f53ef !important}.sep-mainnav>.sep-container>ul>li:hover .box3,.sep-mainnav>.sep-container>ul>li.active .box3{display:block}.sep-mainnav>.sep-container>ul>li:last-child{padding-right:0}.sep-mainnav>.sep-container>ul>li .hd{color:#fff;display:flex;align-items:center;position:relative;font-size:16px;height:100%;white-space:nowrap}.sep-mainnav>.sep-container>ul>li .box-drap{position:absolute;width:100%;left:0;top:100%;text-align:left;display:none}.sep-mainnav>.sep-container>ul>li .box-drap .box-left{width:23.52941176%;flex-grow:0;flex-shrink:0;background:#f7f7f7;padding:60px 0}.sep-mainnav>.sep-container>ul>li .box-drap .box-left a{font-size:clamp(14px, 1.04167vw, 20px)}.sep-mainnav>.sep-container>ul>li .box-drap .box-left li{padding:20px 40px}.sep-mainnav>.sep-container>ul>li .box-drap .box-left li.active,.sep-mainnav>.sep-container>ul>li .box-drap .box-left li:hover{background:#1f53ef}.sep-mainnav>.sep-container>ul>li .box-drap .box-left li.active a,.sep-mainnav>.sep-container>ul>li .box-drap .box-left li:hover a{color:#fff}.sep-mainnav>.sep-container>ul>li .box-drap .box-right{flex:auto;background:#fff;padding:70px 60px;display:flex}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .left{width:38%;border-right:1px solid #e6e0dc}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .left li{padding:10px 0}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .left li.active a{color:#1f53ef}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .left a{font-size:clamp(12px, 0.937503vw, 20px)}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .left a:hover{color:#1f53ef}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .right{padding:2px 60px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .right a{font-size:clamp(11px, 0.833336vw, 16px)}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .right a:hover{color:#1f53ef}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .right li{padding:8px 0;position:relative;padding-left:10px}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .right li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#1f53ef}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .right li.active a{color:#1f53ef}.sep-mainnav>.sep-container>ul>li .box-drap .box-right .box-thumb{flex:1}.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:#fff;min-width:180px;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 #ddd}.sep-mainnav>.sep-container>ul>li>.box>ul>li:last-child{border-bottom:none}.sep-mainnav>.sep-container>ul>li>.box>ul>li:hover{background:#1f53ef;color:#fff}.sep-mainnav>.sep-container>ul>li>.box>ul>li:hover>a{color:#fff}.sep-mainnav>.sep-container>ul>li>.box>ul>li>a{white-space:nowrap;color:#333;padding:15px 20px;display:block}.sep-footer{position:relative;background:#070707}.sep-footer .footer-box{padding-top:80px;padding-bottom:60px;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(1){width:34%;flex-shrink:0}.sep-footer .footer-box .sep-container .items:not(.items2) .item:nth-child(2){width:28%;flex-shrink:0}.sep-footer .footer-box .sep-container .items:not(.items2) .item:nth-child(3){width:24%;flex-shrink:0}.sep-footer .footer-box .sep-container .items:not(.items2) .item:nth-child(4){width:14%;flex-shrink:0}.sep-footer .footer-box .sep-container .items.items2 .item ul{justify-content:space-between}.sep-footer .footer-box .sep-container .items.items2 .item ul::before,.sep-footer .footer-box .sep-container .items.items2 .item ul::after{content:none}.sep-footer .footer-box .sep-container .items.items2 .item ul li{flex:1}.sep-footer .footer-box .sep-container .items.items2 .item ul li:last-child{margin-right:0;width:290px}.sep-footer .footer-box .sep-container .items .item{padding-right:20px}.sep-footer .footer-box .sep-container .items .item:last-child{padding-right:0}.sep-footer .footer-box .sep-container .items .item .text{font-size:16px;color:#fff;line-height:30px;margin-bottom:72px}.sep-footer .footer-box .sep-container .items .item .hd{display:block;color:#fff;font-size:clamp(14px, 1.04167vw, 20px);position:relative;margin-bottom:22px;text-transform:uppercase;font-style:italic}.sep-footer .footer-box .sep-container .items .item a.hd:hover{font-style:normal;color:#1f53ef}.sep-footer .footer-box .sep-container .items .item .contact .alias{color:#1f53ef}.sep-footer .footer-box .sep-container .items .item .contact .alias span{font-size:clamp(11px, 0.833336vw, 16px)}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share):not(.contact) li a:hover:before{display:inline-block}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li{position:relative;margin-bottom:0;display:flex;align-items:center}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li i{display:block;width:clamp(40px, 3.12501vw, 60px);height:clamp(40px, 3.12501vw, 60px);line-height:clamp(40px, 3.12501vw, 60px);text-align:center;background:#1f53ef;color:#1f53ef;color:#fff;border-radius:50%;font-size:clamp(18px, 1.250004vw, 24px);margin-right:25px;flex-shrink:0}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .title{color:#fff}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .content{color:#fff}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .content a{color:#fff}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li .content a::before{content:none}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share).contact li:hover i{background:#fff;color:#1f53ef}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li{margin-bottom:16px;font-size:clamp(12px, 0.937503vw, 20px)}.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{color:rgba(255,255,255,0.5);font-size:clamp(12px, 0.937503vw, 20px);position:relative}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a::before{content:"";position:absolute;left:-20px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:transparent;border:2px solid #1f53ef;box-sizing:border-box;opacity:0}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a:hover{color:#1f53ef}.sep-footer .footer-box .sep-container .items .item ul:not(.sep-share) li a:hover::before{opacity:1}.sep-footer .footer-box form input{display:block;background:#fff;padding:0 20px;font-size:clamp(11px, 0.833336vw, 16px);color:#666;border:0}.sep-footer .footer-box form input:placeholder{color:#666}.sep-footer .footer-box form button{display:block;border:0;border-radius:0;width:52px;height:56px;background:#1f53ef;color:#fff;cursor:pointer}.sep-footer .footer-box form button i{font-size:20px}.sep-footer .footer-box form button:hover{opacity:.8}.sep-footer .footer-box .sep-share{gap:30px}.sep-footer .footer-box .sep-share::before,.sep-footer .footer-box .sep-share::after{content:none}.sep-footer .footer-box .sep-share i{font-size:20px;color:#fff}.sep-footer .footer-box .sep-share i:hover{color:#1f53ef}.sep-footer .sep-copyright{padding:20px 0;font-size:clamp(11px, 0.833336vw, 16px);text-align:center;border-top:1px solid rgba(255,255,255,0.2)}.sep-footer .sep-copyright a,.sep-footer .sep-copyright span{font-size:clamp(11px, 0.833336vw, 16px);color:#fff}.sep-footer .sep-copyright a:hover{color:#1f53ef}.sep-footer .sep-copyright .sep-container{align-items:center;position:relative}.sep-footer .sep-copyright .sep-container .box{margin-left:auto}.sep-footer .sep-copyright .sep-container .box a:first-child{padding-right:16px;position:relative}.sep-footer .sep-copyright .sep-container .box a:first-child:after{position:absolute;right:1px;top:3px;content:"";width:1px;height:14px;background:rgba(255,255,255,0.5)}.sep-footer .sep-copyright .sep-container .box a:nth-child(2){padding-left:10px;position:relative;padding-right:10px}.sep-footer .sep-copyright .sep-container .box a:last-child{padding-left:10px}.more-common{display:flex;align-items:center;justify-content:center;width:fit-content;padding:12px 48px;font-size:clamp(14px, 1.04167vw, 20px);font-family:"Roboto-Regular";background:#1f53ef;border:2px solid #1f53ef;color:#fff;border-radius:24px;white-space:nowrap}.more-common i{display:block;margin-left:14px;font-size:16px;transition:all .5s}.more-common:hover{background:#fff;color:#1f53ef}.more-common:hover i{color:#1f53ef;margin-left:20px}.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:-20px;margin-left:-20px}.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:20px;padding-left:20px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.sep-md-5{width:20%;padding:0 10px}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@media screen and (max-width:640){.sep-md-5{width:100%}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-control{display:block;width:100%;height:45px;padding:6px 16px;font-size:16px;line-height:1.42857143;color:#fff;border:1px solid rgba(219,219,219,0.8);-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;font-family:"Roboto-Regular","Arial","Lucida Grande","Microsoft Yahei"}.form-control{vertical-align:middle;outline:none}.form-group{margin-bottom:15px;position:relative}.btn-primary{color:#fff !important;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover{opacity:.7}.hide{display:none !important}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;position:absolute;right:20px;top:15px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li:nth-child(1)>a,.pagination>li:nth-child(1)>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.8;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.form-group.has-success:after{content:"\f058";font-family:FontAwesome;position:absolute;right:0;bottom:8px;height:18px;line-height:18px;margin-right:5px;text-align:center;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-o-transform .3s;width:18px;color:green}.sep-resource-list .sep-datalist{list-style:none;padding:0;margin:0}.sep-resource-list .sep-datalist>li:not(.pdf-item){border-bottom:dotted 1px #ddd;position:relative;min-height:140px;padding:15px 10px 50px 150px;line-height:1em;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb{padding-left:10px;min-height:auto;padding-bottom:30px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb{display:none}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:absolute;left:10px;top:15px;display:block;width:120px;height:120px;overflow:hidden;text-align:center}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{max-width:100%;border:1px solid #ddd}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title{display:block;color:#333;font-weight:bold;margin-bottom:10px;line-height:1.4em;font-size:16px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover{color:#1f53ef}.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 #1f53ef;background:#1f53ef;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:#1f53ef;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 #1f53ef}.pdf-item .title:hover{color:#1f53ef}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#1f53ef}.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:#1f53ef;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{padding:3px 10px;color:#333}.sep-pagination .pagination li a:hover,.sep-pagination .pagination li span:hover{color:#1f53ef}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#1045e4;background:#1f53ef;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:#1f53ef}.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:100%;object-fit:contain}.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:#1f53ef}.sep-resource-grid .sep-datalist li .summary{display:none;line-height:1.5em;height:6em;overflow:hidden;color:#777}.sep-resource-grid .sep-datalist li .published{display:none}.sep-resource-grid .sep-datalist li .btn-read{display:none}.sep-breadcrumb{margin:0;list-style:none;width:100%;text-align:left}.sep-breadcrumb.bg{background:#f2f2f2}.sep-breadcrumb.bg .breadcrumb{padding-bottom:20px}.sep-breadcrumb.mt-100{margin-top:-100px}.sep-breadcrumb .sep-container.width1300{width:1360px}.sep-breadcrumb.noline .breadcrumb{border:none}.sep-breadcrumb .breadcrumb{padding-left:0;padding-right:0;padding-top:20px;padding-bottom:20px;background:transparent;margin-bottom:0;border-radius:0}.sep-breadcrumb .breadcrumb:before{font:normal normal normal 14px/1 iconfont;content:"\e697";width:16px;height:14px;width:23px;height:20px;color:#1f53ef;font-size:18px;display:inline-block;position:relative;top:1px;left:0}.sep-breadcrumb .breadcrumb li{display:inline-block}.sep-breadcrumb .breadcrumb li a{text-decoration:none;color:#333;font-size:18px}.sep-breadcrumb .breadcrumb li a:hover{text-decoration:underline;color:#1f53ef}.sep-breadcrumb .breadcrumb li:last-child a{color:#1f53ef}.sep-breadcrumb .breadcrumb>li+li:before{content:"-";color:#333;position:relative;top:0;font-size:16px;padding:0 6px}.sep-breadcrumb .breadcrumb .li-last:after{margin-left:5px;content:" "}.sep-inner-banner img{object-fit:cover}.bb{border-bottom:1px solid rgba(136,135,130,0.2)}.bgf9{background:#f9f9f9}.sep-inner-body{margin-top:70px}.sep-inner-body .sep-title.bk{background:#0e0e0e;padding:5% 0}.sep-inner-body .sep-breadcrumb{position:absolute;top:0;left:0}.sep-inner-body .sep-lists{gap:20px}.sep-inner-body .sep-lists::before,.sep-inner-body .sep-lists::after{content:none}.sep-inner-body .sep-lists li{cursor:pointer;padding:10px 20px;background:#d8dbe0}.sep-inner-body .sep-lists li:hover{color:#1f53ef;text-decoration:underline}.sep-inner-body .sep-lists li.active{background:#1f53ef;color:#fff}.sep-inner-body .sep-list-section1 .row{gap:30px 0;margin-left:-15px;margin-right:-15px}.sep-inner-body .sep-list-section1 .row>div{padding-left:15px;padding-right:15px}.sep-inner-body .sep-list-section1 .box{background:#f7f7f7;box-shadow:0 5px 10px 0 rgba(2,2,2,0.15)}.sep-inner-body .sep-list-section1 .info{padding:0 clamp(20px, 2.08334vw, 40px) clamp(20px, 2.08334vw, 40px)}.sep-inner-body .sep-list-section1 ul li{padding:5px 3px}.sep-inner-body .sep-list-section1 ul li a i{display:block;opacity:0;margin-left:8px;transform:rotate(-45deg)}.sep-inner-body .sep-list-section1 ul li a:hover{font-family:"Roboto-Medium"}.sep-inner-body .sep-list-section1 ul li a:hover i{opacity:1}.sep-inner-body .sep-list-section2 .swiper-slide{height:auto;padding:clamp(40px, 3.645845vw, 70px) clamp(20px, 1.562505vw, 30px);background:#fff;position:relative}.sep-inner-body .sep-list-section2 .swiper-slide::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80%;height:6px;background:#1f53ef}.sep-inner-body .sep-list-section2 .swiper-slide i{font-size:50px;color:#1f53ef}.sep-inner-body .sep-list-section2 .swiper-slide:hover{color:#fff;background:#1f53ef}.sep-inner-body .sep-list-section2 .swiper-slide:hover *{color:inherit}.sep-inner-body .sep-list-section3 .left{width:27.27941176%}.sep-inner-body .sep-list-section3 .right{flex:1}.sep-inner-body .sep-list-section3 .lists{background:#f9f9f9;padding:15px 15px 15px 0;justify-content:center}.sep-inner-body .sep-list-section3 .lists li{padding:24px 40px;background-color:#fff}.sep-inner-body .sep-list-section3 .lists li:hover{background-image:url(../img/how-to-choose-the-right-auto-diagnostic-tools.webp);color:#fff}.sep-inner-body .sep-list-section3 .lists li:hover *{color:inherit}.sep-inner-body .sep-list-section4 .info{width:68%;margin-left:auto;padding:2.929%;background:rgba(255,255,255,0.75)}.sep-inner-body .sep-list-section5 .row{gap:70px 0;margin-left:-25px;margin-right:-25px}.sep-inner-body .sep-list-section5 .row>div{padding-left:25px;padding-right:25px}.sep-inner-body .sep-list-section5 .box{background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,0.05);overflow:hidden}.sep-inner-body .sep-list-section5 .num{color:transparent;line-height:.6;text-stroke:2px #1f53ef;font-size:230px;-webkit-text-stroke:2px #1f53ef;font-style:italic;z-index:0}.sep-inner-body .sep-list-section5 .item{position:relative}.sep-inner-body .sep-list-section5 .item::before{content:'';position:absolute;top:-20px;width:60%;height:40%;background:#1f53ef;z-index:-1}.sep-inner-body .sep-list-section5 .item:nth-child(odd)::before{left:0}.sep-inner-body .sep-list-section5 .item:nth-child(odd) .num{left:-6%;bottom:-2px}.sep-inner-body .sep-list-section5 .item:nth-child(odd) .box{padding:40px 13.078% 40px 27%}.sep-inner-body .sep-list-section5 .item:nth-child(even)::before{right:0}.sep-inner-body .sep-list-section5 .item:nth-child(even) .num{right:-1%;bottom:-2px}.sep-inner-body .sep-list-section5 .item:nth-child(even) .box{padding:40px 27% 40px 13.078%}.sep-inner-body .sep-list-section6 .icon{margin-right:30px}.sep-inner-body .sep-list-section6 .num{background:#404040;width:200px;height:200px;left:0;border-radius:50%;z-index:1;transform:translateY(-50%)}.sep-inner-body .sep-list-section6 .items{padding-left:100px}.sep-inner-body .sep-list-section6 .item{margin-bottom:20px;position:relative}.sep-inner-body .sep-list-section6 .item::before{content:'';position:absolute;width:1px;height:100%;background:#333;z-index:0}.sep-inner-body .sep-list-section6 .item:last-child{margin-bottom:0}.sep-inner-body .sep-list-section6 .item:nth-child(1)::before{left:10px;top:86%}.sep-inner-body .sep-list-section6 .item:nth-child(2)::before{left:78px;top:56%;transform:rotate(45deg)}.sep-inner-body .sep-list-section6 .item:nth-child(3)::before{left:138px;top:7%;transform:rotate(90deg)}.sep-inner-body .sep-list-section6 .item:nth-child(4)::before{left:80px;top:-54%;transform:rotate(-45deg)}.sep-inner-body .sep-list-section6 .item:nth-child(5)::before{left:10px;bottom:86%}.sep-inner-body .sep-list-section6 .item:nth-child(2),.sep-inner-body .sep-list-section6 .item:nth-child(4){padding-left:128px}.sep-inner-body .sep-list-section6 .item:nth-child(3){padding-left:200px}.sep-inner-body .sep-detail-section1 .thumbs-swiper{left:50%;transform:translateX(-50%)}.sep-inner-body .sep-detail-section1 .thumbs-swiper .swiper-slide{border-radius:10px;overflow:hidden;border:1px solid #333;opacity:.5}.sep-inner-body .sep-detail-section1 .thumbs-swiper .swiper-slide-thumb-active{opacity:1}.sep-inner-body .sep-detail-section1 .swiper-button-next{right:0;transform:translateX(50%)}.sep-inner-body .sep-detail-section1 .swiper-button-prev{left:0;transform:translateX(-50%)}.sep-inner-body .sep-detail-section1 .btns::before,.sep-inner-body .sep-detail-section1 .btns::after{content:none}.sep-inner-body .sep-detail-section1 .btns .more-common{font-size:16px;padding:10px 27px}.sep-inner-body .sep-detail-section2 .lists li{cursor:pointer;padding:10px 20px}.sep-inner-body .sep-detail-section2 .lists li:hover{color:#1f53ef}.sep-inner-body .sep-detail-section2 .lists li.active{color:#fff;background:#1f53ef}.sep-inner-body .sep-detail-section2 .ul-box{background:#d8dbe0;padding:10px}.sep-inner-body .sep-detail-section2 .ul-box input{border:1px solid #666;padding:10px;background:#d8dbe0}.sep-inner-body .sep-detail-section2 .ul{max-height:500px;overflow:auto}.sep-inner-body .sep-detail-section2 .ul li{padding:10px;border-bottom:1px solid #666}.sep-inner-body .sep-detail-section2 .dot{width:5px;height:5px;border-radius:50%;background:#1f53ef}.sep-inner-body .sep-detail-section2 .zip-box{background:#d8dbe0;padding:30px 4%}.sep-inner-body .sep-detail-section2 .table-box .richtext table{text-align:center;table-layout:auto}.sep-inner-body .sep-detail-section2 .table-box .richtext table tr:nth-child(even){background:#e9f3ff}.sep-inner-body .sep-detail-section2 .table-box .richtext table tr:nth-child(odd){background:#fff}.sep-inner-body .sep-detail-section2 .table-box .richtext table tr:nth-child(1){background:#fff}.sep-inner-body .sep-detail-section2 .table-box .richtext table tr td{border-color:#1f53ef}.sep-inner-body .sep-detail-section3 .icon{width:50px;height:50px;line-height:50px;border-radius:50%;text-align:center;background:#1f53ef;position:relative;margin-right:24px;flex-shrink:0}.sep-inner-body .sep-detail-section3 .icon::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:65px;height:65px;border-radius:50%;background:#1f53ef;opacity:.3;z-index:-1}.sep-inner-body .sep-detail-section3 .icon i{color:#fff;font-size:20px}.sep-inner-body .sep-detail-section3 .items{gap:40px 0}.sep-inner-body .sep-detail-section3 .box:hover{transform:scale(1.1)}.sep-inner-body .sep-detail-section4 .box i{display:block;width:60px;height:60px;line-height:60px;border-radius:50%;text-align:center;background:#1f53ef;color:#fff;position:relative;cursor:pointer}.sep-inner-body .sep-detail-section4 .box i::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:78px;height:78px;border-radius:50%;background:#1f53ef;opacity:.3;z-index:-1}.sep-inner-body .sep-about-section1 .rolls{background:#1f53ef}.sep-inner-body .sep-about-section1 .roll{position:relative;padding:clamp(30px, 2.916676vw, 56px);display:flex;flex-direction:column;justify-content:center;align-items:center}.sep-inner-body .sep-about-section1 .roll::after{content:'';position:absolute;top:50%;right:0;transform:translate(-50%, -50%);width:1px;height:80%;background:linear-gradient(0, transparent 0, #fff 60%, transparent 90%)}.sep-inner-body .sep-about-section1 .roll:last-child::after{content:none}.sep-inner-body .sep-about-section2 .item{border-right:1px solid #000}.sep-inner-body .sep-about-section2 .item:last-child{border-right:0}.sep-inner-body .sep-about-section2 .right{padding-left:3%}.sep-inner-body .sep-about-section3 .row{padding-top:50px}.sep-inner-body .sep-about-section3 .box{padding:110px 30px 50px;box-shadow:0 5px 10px 0 rgba(2,2,2,0.15)}.sep-inner-body .sep-about-section3 .box:hover{background:#1f53ef;color:#fff}.sep-inner-body .sep-about-section3 .box:hover *{color:inherit}.sep-inner-body .sep-about-section3 .box:hover .icon{background:#fff}.sep-inner-body .sep-about-section3 .box:hover .icon i{color:#1f53ef}.sep-inner-body .sep-about-section3 .box:hover .line{background:#fff}.sep-inner-body .sep-about-section3 .line{width:2px;height:20px;background:#1f53ef;margin:13px auto}.sep-inner-body .sep-about-section3 .icon{width:26%;aspect-ratio:1;background:#1f53ef;border-radius:50%;position:absolute;left:50%;top:0;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center}.sep-inner-body .sep-about-section3 .icon i{color:#fff;font-size:clamp(34px, 2.604175vw, 50px)}.sep-inner-body .sep-about-section3 .icon::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:120%;aspect-ratio:1;box-shadow:0 2px 5px 0 rgba(4,0,0,0.63);background:#fff;opacity:.2;border-radius:50%}.sep-inner-body .sep-about-section5 .dot{transition:all .5s}.sep-inner-body .sep-about-section5 .dot:hover{transform:scale(1.1);color:#1f53ef}.sep-inner-body .sep-about-section5 .dot:nth-child(1){top:20%;left:15%}.sep-inner-body .sep-about-section5 .dot:nth-child(2){top:68%;left:28%}.sep-inner-body .sep-about-section5 .dot:nth-child(3){top:54%;right:14%}.sep-inner-body .sep-about-section5 .dot:nth-child(4){top:8%;right:24%}.sep-inner-body .sep-about-section5 .dot:nth-child(5){bottom:7%;right:8%}.sep-inner-body .sep-about-section5 .dot:nth-child(6){top:11%;left:50%}.sep-inner-body .sep-about-section5 .dot:nth-child(7){top:46%;left:60%}.sep-inner-body .sep-about-section5 .dot:nth-child(8){top:43%;left:51%}.sep-inner-body .sep-about-section5 .dot:nth-child(9){right:25%;top:40%}.sep-inner-body .sep-about-section5 .num{font-size:clamp(100px, 26.562585vw, 510px);line-height:.6;opacity:.7;position:absolute;left:40px;bottom:0}.sep-inner-body .sep-about-section6 i{display:block;width:81px;height:81px;line-height:81px;text-align:center;border-radius:50%;background:#1f53ef;color:#fff;font-size:30px;margin-right:20px}.sep-inner-body .sep-about-section6 .box{padding:52px 42px;background:#fff;position:relative}.sep-inner-body .sep-about-section6 .box::before,.sep-inner-body .sep-about-section6 .box::after{content:'';position:absolute;right:0;top:0;opacity:0}.sep-inner-body .sep-about-section6 .box::before{width:100%;height:4px;background:linear-gradient(90deg, transparent 36%, #1f53ef 100%)}.sep-inner-body .sep-about-section6 .box::after{width:4px;height:100%;background:linear-gradient(0, transparent 36%, #1f53ef 100%)}.sep-inner-body .sep-about-section6 .box:hover::before,.sep-inner-body .sep-about-section6 .box:hover::after{opacity:1}.sep-inner-body .sep-about-section6 .box:hover .box1::before,.sep-inner-body .sep-about-section6 .box:hover .box1::after{opacity:1}.sep-inner-body .sep-about-section6 .box1::before,.sep-inner-body .sep-about-section6 .box1::after{content:'';position:absolute;left:0;bottom:0;opacity:0}.sep-inner-body .sep-about-section6 .box1::before{width:100%;height:4px;background:linear-gradient(270deg, transparent 36%, #1f53ef 100%)}.sep-inner-body .sep-about-section6 .box1::after{width:4px;height:100%;background:linear-gradient(180deg, transparent 36%, #1f53ef 100%)}.sep-inner-body .sep-choose-section1 .item{margin-bottom:80px}.sep-inner-body .sep-choose-section1 .item:last-child{margin-bottom:0}.sep-inner-body .sep-choose-section1 .title{padding-bottom:17px;border-bottom:1px solid rgba(0,55,109,0.2);position:relative}.sep-inner-body .sep-choose-section1 .title::before{content:'';position:absolute;left:50%;bottom:0;transform:translate(-50%, 50%);width:27px;height:3px;background:#2e59f5}.sep-inner-body .sep-choose-section1 .circles{width:66%;border-radius:50%;aspect-ratio:1;position:relative}.sep-inner-body .sep-choose-section1 .circles::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:64%;aspect-ratio:1;background:#fff;border-radius:50%;z-index:1}.sep-inner-body .sep-choose-section1 .circle{position:absolute;border-radius:50%;width:125%;aspect-ratio:1}.sep-inner-body .sep-choose-section1 .circle img{width:13%;position:absolute}.sep-inner-body .sep-choose-section1 .circle .line{width:27%;height:1px;border:1px dashed #2e59f5;position:absolute}.sep-inner-body .sep-choose-section1 .circle .line::before,.sep-inner-body .sep-choose-section1 .circle .line::after{content:'';position:absolute;border-radius:50%;top:50%}.sep-inner-body .sep-choose-section1 .circle .line::before{width:8px;height:8px;background:#2e59f5}.sep-inner-body .sep-choose-section1 .circle .line::after{width:14px;height:14px;border:1px solid #2e59f5}.sep-inner-body .sep-choose-section1 .circle::before{position:absolute;color:#fff;font-size:18px}.sep-inner-body .sep-choose-section1 .circle:nth-child(odd) .line{left:-10%}.sep-inner-body .sep-choose-section1 .circle:nth-child(odd) .line::before{left:0;transform:translate(-100%, -50%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(odd) .line::after{left:0;transform:translate(-77%, -50%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(even) .line{right:-10%}.sep-inner-body .sep-choose-section1 .circle:nth-child(even) .line::before{right:0;transform:translate(100%, -50%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(even) .line::after{right:0;transform:translate(77%, -50%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(-n + 2) .line{top:23%}.sep-inner-body .sep-choose-section1 .circle:nth-child(n + 2) .line{bottom:23%}.sep-inner-body .sep-choose-section1 .circle:nth-child(1){left:0;top:0;background:conic-gradient(from var(--start, -90deg), #01298b var(--angle, 90deg), rgba(255,255,255,0) 0%);transform:translate(-11%, -12%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(1) img{top:18%;left:17%}.sep-inner-body .sep-choose-section1 .circle:nth-child(2){right:0;top:0;background:conic-gradient(from var(--start, 0deg), #1656fe var(--angle, 90deg), rgba(255,255,255,0) 0%);transform:translate(11%, -12%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(2) img{right:18%;top:18%}.sep-inner-body .sep-choose-section1 .circle:nth-child(3){right:0;bottom:0;background:conic-gradient(from var(--start, 180deg), #e7e9e6 var(--angle, 90deg), rgba(255,255,255,0) 0%);transform:translate(9%, 10%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(3) img{bottom:18%;left:18%}.sep-inner-body .sep-choose-section1 .circle:nth-child(4){left:0;bottom:0;background:conic-gradient(from var(--start, 90deg), #cfd1ce var(--angle, 90deg), rgba(255,255,255,0) 0%);transform:translate(-9%, 10%)}.sep-inner-body .sep-choose-section1 .circle:nth-child(4) img{right:18%;bottom:18%}.sep-inner-body .sep-choose-section1 .thumb{width:50%;background:#f9f9f9;border-radius:50%;display:flex;justify-content:center;align-items:center;aspect-ratio:1}.sep-inner-body .sep-acreditations-section1 .item:nth-child(even){flex-direction:row-reverse}.sep-inner-body .sep-article-section1 .item{padding:20px 0;border-bottom:1px solid #dbdbdb}.sep-inner-body .sep-article-section1 .item:last-child{border-bottom:0}.sep-inner-body .sep-article-section1 .left{padding-right:5%}.sep-inner-body .sep-article-section1 .left .sep-share{gap:30px}.sep-inner-body .sep-article-section1 .left .sep-share::before,.sep-inner-body .sep-article-section1 .left .sep-share::after{content:none}.sep-inner-body .sep-article-section1 .left .sep-share i{font-size:20px}.sep-inner-body .sep-article-section1 .left .sep-share i:hover{color:#1f53ef}.sep-inner-body .sep-article-section1 .left .contact li{position:relative;padding-left:24px;margin-bottom:10px}.sep-inner-body .sep-article-section1 .left .contact li:last-child{margin-bottom:0}.sep-inner-body .sep-article-section1 .left .contact li i{position:absolute;top:3px;left:0;color:#1f53ef}.sep-inner-body .sep-article-section2 .item{border:1px solid #dbdbdb;border-radius:10px}.sep-inner-body .sep-article-section2 .title{padding:10px 20px;border-bottom:1px solid #dbdbdb}.sep-inner-body .sep-article-section2 .info{padding:20px}.sep-inner-body .sep-pdf-section1 .box{background:#f9f9f9;padding:20px}.sep-inner-body .sep-pdf-section1 a[download]{display:block;width:40px;height:40px;line-height:45px;text-align:center;background:#1f53ef}.sep-inner-body .sep-pdf-section1 a[download] i{color:#fff;font-size:16px}.sep-inner-body .sep-pdf-section1 a[download]:hover{opacity:.8}.sep-inner-body .sep-pdf-section2 .box{background:#f9f9f9;padding:20px}.sep-inner-body .sep-where-section1 .form-control{color:#333}.sep-inner-body .sep-where-section1 .fa-close{font-size:22px;cursor:pointer;z-index:11}.sep-inner-body .sep-where-section1 .fa-close:hover{color:#1f53ef}.sep-inner-body .sep-catalogs-section1 .box{border:1px solid #dbdbdb;padding:16px 20px}.sep-inner-body .sep-catalogs-section1 .title{margin:0 10px}.sep-inner-body .sep-faq-section1 .left{width:87%}.sep-inner-body .sep-faq-section1 .sep-title{margin-top:30px;padding:30px 30px 30px 0;background:#1f53ef}.sep-inner-body .sep-faq-section1 .faq-title{cursor:pointer}.sep-inner-body .sep-faq-section1 .faq-title:hover{color:#1f53ef}.sep-inner-body .sep-faq-section1 .faq-title.active .down{transform:rotate(180deg)}.sep-inner-body .sep-faq-section1 .faq-item:first-child .box,.sep-inner-body .sep-faq-section1 .faq-item:nth-child(2) .box{border-top:1px solid #dbdbdb}.sep-inner-body .sep-faq-section1 .faq-content{padding-top:10px}.sep-inner-body .sep-faq-section1 .box{padding:20px 0;border-bottom:1px solid #dbdbdb}.sep-inner-body .sep-faq-section1 .down{width:40px;height:40px;line-height:40px;border:1px solid #dbdbdb;border-radius:50%;margin-left:auto;text-align:center}.sep-inner-body .sep-contact-section1 .box{padding:10px 0;border-bottom:1px solid #dbdbdb}.sep-inner-body .sep-contact-section1 button{cursor:pointer}.sep-inner-body .sep-product-section .swiper{padding:40px 10px;margin:-40px -10px}.sep-inner-body .sep-product-section .swiper-slide{height:auto;padding:40px;background:#fff;box-shadow:0 5px 10px 0 rgba(2,2,2,0.15)}.sep-inner-body .sep-faq-section .q{width:30px;height:30px;line-height:30px;text-align:center;border-radius:50%;border:1px solid #1f53ef;background:#1f53ef;color:#fff;margin-right:15px;flex-shrink:0}.sep-inner-body .sep-faq-section .a{width:30px;height:30px;border-radius:50%;line-height:30px;text-align:center;border:1px solid #1f53ef;color:#1f53ef;margin-right:15px;flex-shrink:0}.sep-inner-body .sep-faq-section .faq-title{padding:20px 23px;background:#fff;cursor:pointer}.sep-inner-body .sep-faq-section .faq-title:not(.active):hover .title{color:#1f53ef}.sep-inner-body .sep-faq-section .faq-title.active{background:#1f53ef;color:#fff}.sep-inner-body .sep-faq-section .faq-title.active *{color:inherit}.sep-inner-body .sep-faq-section .faq-title.active .q{border-color:#fff}.sep-inner-body .sep-faq-section .faq-content{padding:20px 23px}.sep-inner-body .sep-contact-section .row{margin-left:-8px;margin-right:-8px}.sep-inner-body .sep-contact-section .row>div{padding-left:8px;padding-right:8px}.sep-inner-body .sep-contact-section .left{width:51%}.sep-inner-body .sep-contact-section .right{width:49%}.sep-inner-body .sep-contact-section .contact i{display:block;width:50px;height:50px;line-height:48px;text-align:center;border:2px solid #fff;box-sizing:border-box;margin-right:26px;color:#fff;font-size:18px;flex-shrink:0}.sep-inner-body .sep-contact-section .contact li{display:flex;align-items:center;margin-bottom:40px}.sep-inner-body .sep-contact-section .contact li:last-child{margin-bottom:0}.sep-inner-body .sep-contact-section .contact li:hover i{border-color:#1f53ef;color:#1f53ef}.sep-inner-body .sep-contact-section .form-control{background:transparent}.sep-inner-body .sep-contact-section textarea.form-control{height:172px;resize:none}.sep-inner-body .sep-contact-section form{padding-left:10%}.sep-inner-body .sep-contact-section button{cursor:pointer}.sep-inner-body .sep-contact-section option{background:#000}.sep-inner-body .sep-contact-section2 .items{padding:60px 30px;background:#fff}.sep-inner-body .sep-contact-section2 .contact i{color:#1f53ef;border-color:#1f53ef}.sep-inner-body .sep-contact-section2 .form-control{color:#333}.sep-inner-body .sep-contact-section2 option{background:#fff}.sep-inner-body .sep-contact-section3 .text{position:absolute;top:50%;left:43%;transform:translateY(-50%)}.sep-inner-body .sep-func-section .types>a{display:block;width:fit-content;padding:8px 16px;border:1px solid #1f53ef;color:#1f53ef;border-radius:30px}.sep-inner-body .sep-func-section .types>a.active{background:#1f53ef;color:#fff}.sep-inner-body .sep-func-section label{margin-right:12px}.sep-inner-body .sep-func-section .flex-v-center:has(>.input){justify-content:end}.sep-inner-body .sep-func-section .input{cursor:pointer}.sep-inner-body .sep-func-section .input input{height:32px;line-height:32px;padding:0 15px;border:1px solid #dcdfe6;border-radius:4px;background:#fff;outline:#409eff;cursor:pointer;color:#606266}.sep-inner-body .sep-func-section .input.active .down{transform:translateY(-50%) rotate(180deg)}.sep-inner-body .sep-func-section .down{display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%);color:#c0c4cc;font-size:12px}.sep-inner-body .sep-func-section ul{position:absolute;width:100%;top:calc(100% + 20px);left:0;box-shadow:0 2px 12px 0 rgba(0,0,0,0.1);padding:6px 0;border-radius:4px;max-height:259px;overflow:auto;background:#fff;z-index:1111;color:#606266}.sep-inner-body .sep-func-section ul li{cursor:pointer;padding:8px 20px}.sep-inner-body .sep-func-section ul li:hover{background:#f5f7fa}.sep-inner-body .sep-func-section ul li.active{color:#409eff}.sep-inner-body .sep-func-section table{width:100%;table-layout:fixed;text-align:left}.sep-inner-body .sep-func-section table tr:hover{background:#f5f7fa}.sep-inner-body .sep-func-section table th,.sep-inner-body .sep-func-section table td{max-width:150px;min-width:50px;font-weight:normal;border-bottom:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:23px;padding-right:10px}.sep-inner-body .sep-func-section table th{color:#909399;padding:15px;line-height:23px}.sep-inner-body .sep-func-section table td{padding:10px 15px;color:#606266}.sep-inner-body .sep-func-section table .view{cursor:pointer;color:#1f53ef}.sep-inner-body .sep-func-section table .right{color:#67c23a}.sep-inner-body .sep-func-section table .error{color:#f56c6c}.sep-inner-body .sep-func-section .dialog .fa-close{cursor:pointer}.sep-inner-body .sep-func-section .dialog .fa-close:hover{color:#1f53ef}.sep-inner-body .sep-func-section .prev:not(.no),.sep-inner-body .sep-func-section .next:not(.no){cursor:pointer}.sep-inner-body .sep-func-section .prev:not(.no):hover,.sep-inner-body .sep-func-section .next:not(.no):hover{color:#1f53ef}.sep-inner-body .sep-video-section1 .box{padding:20px}.sep-inner-body .sep-fca-section1 .num{width:46px;height:46px;line-height:46px;text-align:center;border-radius:50%;background:#1f53ef;color:#fff;font-size:clamp(22px, 1.770839vw, 34px);margin-right:30px}.sep-inner-body .sep-fca-section1 .title{border-left:6px solid #1f53ef;padding-left:46px;position:relative;left:20px}.sep-inner-body .sep-fca-section1 .content{padding:0 0 30px 50px;border-left:6px solid #1f53ef;position:relative;left:20px;max-width:calc(100% - 20px)}.sep-inner-body .sep-fca-section1 .mail{border:0;padding:8px !important;background:#1f53ef;width:fit-content;left:76px}.sep-inner-body .sep-fca-section1 .mail::before{content:'';position:absolute;left:-56px;top:50%;transform:translateY(-50%);width:56px;height:6px;background:#1f53ef}.sep-inner-body .sep-fca-section1 .mail::after{content:'';position:absolute;left:-56px;top:0;width:6px;height:50%;background:#1f53ef}.sep-inner-body .sep-fca-section1 .richtext .has-line{width:fit-content;align-items:end;justify-content:start;gap:0 50px;position:relative;margin-bottom:50px}.sep-inner-body .sep-fca-section1 .richtext .has-line::before{content:'';width:76%;height:32px;border:4px solid red;border-top:0;position:absolute;left:12%;bottom:-20px;z-index:1}.sep-inner-body .sep-fca-section1 .richtext .has-line *:has(img){display:block;position:relative}.sep-inner-body .sep-fca-section1 .richtext .has-line *:has(img)::before{content:'';position:absolute;left:5px;bottom:15px;width:65%;aspect-ratio:3.26666667;border:4px solid red}.sep-inner-body .sep-where-section2 ul::before,.sep-inner-body .sep-where-section2 ul::after{content:none}.sep-inner-body .sep-where-section2 a:hover{color:inherit;text-decoration:underline}.add-compare .add{display:none}.add-compare.active .com{display:none}.add-compare.active .add{display:block}.compare-box{position:fixed;bottom:0;left:0;background:#292a30;width:100%;height:auto;z-index:100000001;padding:20px}.compare-box .show-box{width:100%;flex:1;background:#fff;position:relative;max-height:calc(100% - 61px)}.compare-box .show-box .fa-close{position:absolute;top:20px;right:20px;font-size:30px;cursor:pointer}.compare-box .show-box .fa-close:hover{color:#1f53ef}.compare-box .inner-box{height:auto;margin-top:auto;justify-content:space-between}.compare-box .product-box{justify-content:end;margin:0 20px;gap:20px}.compare-box .product-box::before,.compare-box .product-box::after{content:none}.compare-box .product-box li{position:relative;background:#fff}.compare-box .product-box li:hover .fa-close{display:block}.compare-box .product-box li .fa-close{display:none;position:absolute;top:0;right:0;font-size:12px;color:#1f53ef;cursor:pointer}.compare-box .product-box li .fa-close:hover{color:#1746d3}.compare-box .add-product{background:#3f4045;width:48px;height:41px;line-height:41px;text-align:center;border-radius:2px;color:#fff;cursor:pointer}.compare-box .add-product:hover{background:#1f53ef}.compare-box .compare-btn{border-radius:2px;overflow:hidden;color:#fff;background:#1f53ef;cursor:pointer;flex-shrink:0}.compare-box .compare-btn i{display:block;width:48px;height:41px;line-height:41px;text-align:center;background:#1746d3;color:#fff;flex-shrink:0}.compare-box .compare-btn div{padding:0 20px}.product-all-box-shadow{position:fixed;top:0;z-index:100000002}.product-all-box{z-index:100000003;width:360px;height:360px;max-width:80%;max-height:90%;background:#fff;border-radius:2px;padding:15px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.product-all-box input{border:1px solid #666;padding:10px}.product-all-box .fa-close{position:absolute;top:-20px;right:-20px;color:#fff;cursor:pointer}.product-all-box .fa-close:hover{color:#1f53ef}.product-all-box ul{max-height:calc(100% - 37px);overflow:auto}.product-all-box li{border-bottom:1px solid #fafafa;padding:15px 0;gap:15px}.product-all-box li i{display:block;width:40px;height:40px;line-height:40px;background:#f5f5f5;text-align:center;margin-left:auto;cursor:pointer;border-radius:2px}.product-all-box li i:hover{background:#1f53ef;color:#fff}.relate{text-align:center;font-size:18px;color:#fff;background:#1f53ef;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:#1f53ef;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:#1f53ef;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:#1f53ef}.quick-links a:hover{text-decoration:underline}.richtext{word-spacing:normal !important;color:#666;font-size:clamp(11px, 0.833336vw, 16px);line-height:1.8em !important;font-family:"Roboto-Regular","Lucida Grande","Microsoft Yahei"}.richtext *{word-spacing:inherit;color:inherit;font-size:inherit;line-height:inherit;font-family:inherit;max-width:100%}.richtext.fz18{font-size:clamp(12px, 0.937503vw, 20px)}.richtext.fz18 *:not(h2,h3){font-size:inherit}.richtext.fz20{font-size:1.04167vw}.richtext.fz20 *{font-size:inherit}.richtext.fz22{font-size:22px !important}.richtext.fz22 *{font-size:22px !important}.richtext.pl50{padding-left:50px}.richtext .content-one{margin-bottom:40px}.richtext.pl60{padding-left:60px}.richtext.paddinglr{padding:0 4.6875vw}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext.mb0{margin-bottom:0}.richtext.square ul li{list-style:square}.richtext strong{color:#000;font-size:.937503vw}.richtext strong *{color:inherit;font-size:inherit}.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:#1f53ef;text-decoration:none}.richtext a:hover{text-decoration:underline}.richtext h2{color:#333;font-size:clamp(22px, 1.770839vw, 34px);line-height:1.30434783;position:relative;margin:10px 0;font-family:"Oswald-SemiBold"}.richtext h2 *{color:inherit;font-size:inherit;line-height:inherit}.richtext.warning h2:before{content:"\f071";font-family:FontAwesome !important;margin-right:10px}.richtext h3{font-size:18px;color:#181819}.richtext img{height:auto !important}.richtext.no-fixed table{table-layout:auto}.richtext table{width:100%;margin-top:10px;table-layout:fixed}.richtext table tr:nth-child(1){background:#fff}.richtext table tr:nth-child(even){background:#f5f5f5}.richtext table tr td{border:1px solid #e6e6e6 !important;font-size:clamp(12px, 0.937503vw, 18px);word-break:normal;padding:10px 15px;color:#333}.richtext table tr td:nth-child(1){font-family:"Roboto-Bold"}.richtext table tr td strong{font-family:"Roboto-Bold"}.richtext.table1 table tr{background:#fff;border-bottom:2px solid gainsboro}.richtext.table1 table tr td{border:none !important;font-family:"Roboto-Regular","Arial","Lucida Grande","Microsoft Yahei"}.richtext.table2 table tr:has(td[colspan]){background:#dbdbdb}.richtext ul{list-style:unset;padding-left:20px}.richtext ul li{position:relative}.richtext ul li:last-child{margin-bottom:0}.richtext ul li::marker{color:#1f53ef}.has-sidebar{align-items:flex-start}.sep-sidebar{width:318px;margin-left:60px;margin-bottom:70px;position:sticky;align-self:flex-start;top:30px}.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;background:#05080d}.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:#1f53ef;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;right:0;display:none;border:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .mb-top #global .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .mb-top .contact{flex:auto;text-align:center;height:38px;background:#1f53ef;color:#fff;font-size:18px}.sep-lx-header-mb .mb-top .contact i{font-size:20px}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:70px}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:10px;width:39px;line-height:24px;text-align:center;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left}.sep-lx-header-mb .box-wrap>ul>li#logo{border:none;float:none;margin:0 auto;position:absolute;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#1f53ef;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;left:-67px;display:none;border:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .box-wrap>ul>li .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .box-wrap>ul>li.active{border:1px solid #1f2256;background:#1f2256}.sep-lx-header-mb .box-wrap>ul>li.active i{color:#fff}.sep-lx-header-mb .box-wrap>ul>li i{color:#fff;font-size:20px;line-height:normal}.sep-shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;display:none}.sep-search-box{position:fixed;width:100%;background:#fff;top:66px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.5);display:none}.sep-search-box .fa-times{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-box .hd{color:#282828;font-size:18px;font-family:'LATO-BOLD'}.sep-search-box form{margin-top:10px;margin-bottom:25px}.sep-search-box form .form-control{height:47px;border-radius:0}.sep-search-box form .btn{background:#1f53ef;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%}.sep-search-box form .btn i{padding-right:5px}.sep-search-box .more{background:#1f53ef;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%;border:none}.sep-search-box .more i{padding-right:5px}.sep-search-box ul li{margin-top:8px}.sep-search-box ul li a{color:#8c8c8c;font-size:14px;display:block}.sep-menu-box{width:100%;position:absolute;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.7);transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transform:translateX(-105%)}.sep-menu-box.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:16px 30px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000;background:#05080d}.sep-menu-box .top i{color:#fff;font-size:22px;position:relative;top:0;cursor:pointer}.sep-menu-box .bottom{visibility:visible}.sep-menu-box .bottom.no{visibility:hidden}.sep-menu-box .bottom .menu-item>li{border-bottom:1px solid #ddd}.sep-menu-box .bottom .menu-item>li:last-child{border-bottom:none}.sep-menu-box .bottom .menu-item>li.active{background:#1f53ef}.sep-menu-box .bottom .menu-item>li.active .box{border-bottom:1px solid #fff}.sep-menu-box .bottom .menu-item>li.active .box a{color:#fff}.sep-menu-box .bottom .menu-item>li.active .box i{color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.sep-menu-box .bottom .menu-item>li .box{position:relative;padding:22px 30px;border-bottom:1px solid transparent}.sep-menu-box .bottom .menu-item>li .box a{color:#282828;font-size:18px}.sep-menu-box .bottom .menu-item>li .box i{font-size:20px;color:#282828;position:absolute;right:30px;top:26px;cursor:pointer;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-menu-box .bottom .menu-item>li>ul{padding:5px 0;display:none}.sep-menu-box .bottom .menu-item>li>ul>li{padding:4px 20px}.sep-menu-box .bottom .menu-item>li>ul>li a{color:#fff;font-size:14px}.sep-menu-box .bottom-toggle{position:absolute;width:100%;z-index:1000;top:60px;background:#fff;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);visibility:hidden}.sep-menu-box .bottom-toggle.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box .bottom-toggle .toggle{display:none}.sep-menu-box .bottom-toggle .toggle>ul{background:#fff}.sep-menu-box .bottom-toggle .toggle>ul>li{padding:0 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:#05080d;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}.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:#05080d;padding-top:10px}.mb-bottom-wrap ul.info{margin-top:30px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:rgba(255,255,255,0.5);font-size:14px;padding:0 20px}.mb-bottom-wrap ul.info li:last-child{margin-bottom:0}.mb-bottom-wrap ul.info li i{color:rgba(255,255,255,0.5)}.mb-bottom-wrap ul.info li a{color:rgba(255,255,255,0.5)}.mb-bottom-wrap ul.info li img{position:absolute;left:0;top:10px}.mb-bottom-wrap .bottom-menu>li>ul{padding:5px 0;padding-left:60px;display:none}.mb-bottom-wrap .bottom-menu>li>ul li{padding:5px 0;list-style:disc;color:#fff;margin-bottom:8px}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#fff}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:none}.mb-bottom-wrap .bottom-menu>li:last-child .box{border-bottom:none}.mb-bottom-wrap .bottom-menu>li .box{padding:13px 20px;position:relative;border-bottom:1px solid rgba(255,255,255,0.1)}.mb-bottom-wrap .bottom-menu>li .box a{color:#fff;font-size:16px}.mb-bottom-wrap .bottom-menu>li .box i{position:absolute;right:20px;top:14px;color:#fff;cursor:pointer;font-size:14px}.mb-bottom-wrap .logo{margin-bottom:10px}.mb-bottom-wrap .logo img{width:40px}.mb-bottom-wrap .info-box{padding:0 20px}.mb-bottom-wrap .info-box .box{margin-bottom:10px}.mb-bottom-wrap .info-box .box .hd{color:rgba(255,255,255,0.5);font-size:16px;margin-bottom:5px;width:100%}.mb-bottom-wrap .info-box .box .hd i{margin-right:5px;color:#1f53ef}.mb-bottom-wrap .info-box .box a{font-size:16px;color:rgba(255,255,255,0.5)}.mb-bottom-wrap .info-box .box .text{font-size:16px;color:rgba(255,255,255,0.5)}.mb-bottom-wrap .contact li{position:relative;padding-left:28px;font-size:16px;margin-bottom:10px}.mb-bottom-wrap .contact li:last-child{margin-bottom:0}.mb-bottom-wrap .contact li i{position:absolute;left:0;top:2px;color:#1f53ef;font-size:20px}.mb-bottom-wrap .sep-share{margin-left:auto;margin-bottom:27px;margin-top:38px;justify-content:space-between}.mb-bottom-wrap .sep-share li:not(.qrcode){padding:0 8px;float:none}.mb-bottom-wrap .sep-share li:not(.qrcode):first-child{padding-right:10px}.mb-bottom-wrap .sep-share li:not(.qrcode):last-child{padding-right:0}.mb-bottom-wrap .sep-share li:not(.qrcode):hover a i{color:#fff}.mb-bottom-wrap .sep-share li:not(.qrcode) a{text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#c1c1c1;font-size:20px}.mb-bottom-wrap .sep-share .qrcode{padding:0 5px}.mb-bottom-wrap .sep-share .qrcode a{display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share .qrcode a:hover i{color:#ef040b}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;font-family:'maderamedium';white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#1f53ef}.mb-bottom-wrap .alias{color:#c1c1c1;font-size:12px;margin-left:auto;white-space:nowrap}.mb-bottom-wrap .form-box .sep-form{background:#eee;border-radius:24px;overflow:hidden}.mb-bottom-wrap .form-box .sep-form .btn{border-radius:24px;overflow:hidden;border:none;width:100px;height:30px;font-size:14px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:1025px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:1024px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:1024px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.sep-lx-header-mb{display:block}.mb-bottom-wrap{display:block;padding-bottom:84px}.sep-footer{display:none}#onlineService{position:fixed;bottom:0;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.offside{display:flex;width:100%}.offside li{flex-grow:1;flex:1;text-align:center;width:auto;height:60px;background:#1f53ef !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,0.15);margin-bottom:0;border-radius: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}}@media screen and (max-width:768px){.gdw-mb-c{display:block}.gdw-mb-none{display:none}}@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%}.swiper-button-prev.common-button,.swiper-button-next.common-button{transform:translateX(0)}}@media screen and (max-width:1290px){.sep-container-1280{padding:0 20px}}@media screen and (max-width:1260px){.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}}@media screen and (max-width:1024px){body{padding-top:0}:root{--swiper-navigation-size:20px}.swiper-button-prev.common-button{left:0;transform:translateX(-50%)}.swiper-button-next.common-button{right:0;transform:translateX(50%)}}@media screen and (max-width:992px){.flex:not(.gap)>.col-sm-12{margin-bottom:20px}.flex:not(.gap)>.col-sm-12:last-child{margin-bottom:0}.sep-news .right{display:none}}@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}.pt120{padding-top:60px}.pb120{padding-bottom:60px}.mb100{margin-bottom:60px}.mb80{margin-bottom:40px}.mb60{margin-bottom:34px}.mb50{margin-bottom:30px}.mb40{margin-bottom:20px}.fs58{font-size:32px}.fs56{font-size:30px}.fs50{font-size:28px}.fs46{font-size:26px}.sep-news .last{padding-left:0}}@media screen and (min-width:1920px){.richtext{font-size:16px}.richtext.fz18{font-size:18px}.richtext.fz20{font-size:20px}.richtext strong{font-size:18px}}@media screen and (max-width:1450px){.fz56{font-size:46px}.fz44{font-size:36px}}@media screen and (max-width:1280px){.richtext{font-size:11px}.richtext.fz18{font-size:12px}.richtext.fz20{font-size:14px}.richtext strong{font-size:12px}}@media screen and (max-width:992px){.sep-resource-grid .sep-datalist li{width:50%}.sep-inner-body .sep-faq-section1 .faq-items{margin-top:0}.sep-inner-body .sep-faq-section1 .thumb{display:none}.sep-inner-body .sep-faq-section1 .left{width:100%}.sep-inner-body .sep-contact-section .left,.sep-inner-body .sep-contact-section .right{width:100%}.sep-inner-body .sep-contact-section .left{margin-bottom:30px}.sep-inner-body .sep-contact-section form{padding-left:0}.sep-inner-body .sep-about-section1 .roll:nth-child(even){border-right:0}.sep-inner-body .sep-about-section2 .item{border-right:0}.sep-inner-body .sep-about-section2 .info{padding-left:20px}.sep-inner-body .sep-about-section3 .icon{width:100px}.sep-inner-body .sep-article-section1 .left{position:static !important}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (min-width:769px){.sep-inner-body .sep-detail-section2 .ul-box{width:50%;margin:0 auto}.sep-inner-body .sep-fca-section1 .container-box{width:80%;margin:0 auto}}@media screen and (max-width:768px){.sep-container{width:100%}.sep-inner-body .sep-section-normal{padding:40px 0}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 0;text-align:center}.sep-resource-grid .sep-datalist li{width:100%}.sep-inner-body .sep-breadcrumb{position:static}.sep-inner-body .sep-lists li{width:100%}.sep-inner-body .sep-list-section4 .info{width:100%;margin-left:0;padding:20px}.sep-inner-body .sep-list-section3 .lists{padding:15px}.sep-inner-body .sep-contact-section .contact i{width:40px;height:40px;line-height:38px;font-size:16px;margin-right:12px}.sep-inner-body .sep-contact-section form{padding-left:0}.sep-inner-body .sep-choose-section1 .circles{border-width:30px}.sep-inner-body .sep-choose-section1 .row>div:first-child{padding-bottom:80px}.sep-inner-body .sep-choose-section1 .row>div:nth-child(3){padding-top:80px}.sep-inner-body .sep-detail-section1 .swiper-box{width:100% !important}.sep-inner-body .sep-detail-section4 .swiper-box{width:100% !important}.sep-inner-body .sep-about-section4 .swiper-box{padding:0 20px 60px}.sep-inner-body .sep-fca-section1 .num{width:40px;height:40px;line-height:40px;margin-right:18px}.sep-inner-body .sep-fca-section1 .content{left:17px;padding-left:34px;max-width:calc(100% - 17px)}.sep-inner-body .sep-fca-section1 .title{padding-left:34px;left:17px}.sep-inner-body .sep-fca-section1 .mail{left:57px}.sep-inner-body .sep-fca-section1 .mail::before{left:-40px;width:40px}.sep-inner-body .sep-fca-section1 .mail::after{left:-40px}.sep-inner-body .sep-fca-section1 .richtext .has-line::before{content:none}.sep-inner-body .sep-fca-section1 .richtext .has-line *:has(img)::before{content:none}}