@charset "utf-8";@import '../../../assets/css/font-awesome.css';@import '../../../assets/css/animate.min.css';@import '../../../assets/css/swiper.min.css';body{overflow-x:hidden;position:relative;font-family:'Satoshi','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%}html{font-size:16px;color:#333}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input{outline:none}*{padding:0;margin:0}form{margin:0}img{max-width:100%}ul,ol{list-style-type:none;list-style-image:none}a{color:#333;text-decoration:none;outline:none}a:hover{color:#2f295f}img{border:0;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}div{zoom:1}.rt{float:right}.lf{float:left}@font-face{font-family:"iconfont";src:url('../font/iconfont.eot?v=7');src:url('../font/iconfont.eot?v=7') format('embedded-opentype'),url('../font/iconfont.woff?v=7') format('woff'),url('../font/iconfont.ttf?v=7') format('truetype'),url('../font/iconfont.svg?v=7') format('svg')}@font-face{font-family:'Satoshi';src:url("../font/Satoshi-Regular.otf");font-style:normal;font-weight:normal}@font-face{font-family:'Satoshi-Bold';src:url("../font/Satoshi-Bold.otf");font-style:normal;font-weight:normal}.text-bold{font-family:'Satoshi-Bold'}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:unset}.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.color-icon{width:2em;height:2em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.round{display:inline-block;border-radius:50%}.link-color:hover{color:#2f295f}.sep-transition{transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.line-clamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.flex{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-mb{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-item{flex:1}.flex-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.flex-v-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.text-hover:hover{color:#2f295f !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:#2f295f;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:#2f295f}.btn-hover:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(.52, 1.64, .37, .66);transition-timing-function:cubic-bezier(.52, 1.64, .37, .66)}.color-white{color:#fff !important}.color-website{color:#2f295f !important}.opacity:hover{opacity:.8}.vertical-center{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.horizontal-center{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.translate-center{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%;position:absolute !important}.full-screen{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.6)}.margin-auto{display:table;margin:0 auto}#onlineService{position:fixed;right:0;bottom:32%;z-index:100998}.offside{width:50px}.offside li{width:50px;height:50px;position:relative;background:#b1b1b1;border-bottom:1px solid #fff;text-align:center;transition:all .7s;-webkit-transition:all .7s}.offside .code{position:absolute;top:0;right:50px;display:none;margin:0;width:180px}.offside a,.offside div{color:#333;position:absolute;z-index:11;display:block;top:0;right:0;bottom:0;cursor:pointer}.offside p{float:left;line-height:50px;height:50px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:28px;height:100%;line-height:50px;text-align:center;display:block;color:#fff}.offside li:not(.li_3) a,.offside li:not(.li_3) div{left:0}.offside .li_3 a,.offside .li_3 div{width:50px}.offside li{background:#2f295f;color:#201914}.offside li .icon{color:#fff}.offside li.email{overflow:visible}.offside li:hover .email-box{display:block !important}.offside li:hover a{color:#333}.offside li:hover .code{display:block;max-width:unset}.offside li .email-box{position:absolute;background:#d5d5d5;right:100%;top:0;left:auto !important;padding:10px 5px;border-right:2px solid #fff;height:99px;display:none}.offside li .email-box a{display:block;font-size:14px;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.offside li:nth-child(4){overflow:visible}.offside li:nth-child(4):hover img{display:block}.offside li:nth-child(7){display:none}.offside li:nth-child(10){height:20px}.offside li:nth-child(10) .icon{line-height:20px;display:none}.offside li:hover a,.offside li:hover div,.offside li:hover .icon{color:#fff}.offside li.tel:hover .icon{color:#2f295f}.offside li:hover{background:#cad0de !important;color:#2f295f}.offside li:hover .icon,.offside li:hover a{color:#2f295f}.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:#2f295f}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#2f295f}.offside .tel{width:200px;transform:translateX(-150px);-webkit-transform:translateX(-150px)}.offside .tel.email{width:279px;transform:translateX(-229px);-webkit-transform:translateX(-229px)}.offside .back_none{height:0;border:0 !important}.offside .li{transform:translateX(100%);-webkit-transform:translateX(100%)}.offside .unfold{width:30px;transform:translateX(20px);-webkit-transform:translateX(20px)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:100%;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:9px 17px}.multi-language .box ul li a{display:block;text-transform:uppercase}.multi-language .box ul li a img{margin-right:16px}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#2f295f}.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:#2f295f}.multi-language .box:hover .fa-angle-down{top:1px;left:4px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.multi-language .box:hover ul{display:block}.sep-share li{float:left}.sep-share li:last-child{padding-right:0}.sep-share li a{font-size:16px;position:relative}.sep-share li a .qr{position:absolute;left:100%;bottom:100%;display:none}.sep-share li a:hover .qr{display:block}.sep-share li a:hover i{color:#fff}.sep-share li a i{color:#c7c7c7;font-size:12px}.sep-container{width:1664px;margin:auto;max-width:90vw}.sep-container-1920{width:1920px;margin:auto;max-width:100%}.sep-container-1280{width:1280px;margin:auto;max-width:100%}.search-popup{position:fixed;left:0;top:0;height:100vh;width:100%;z-index:9999900000;margin-top:-540px;transform:translateY(-100%);background-color:rgba(0,0,0,0.9);-webkit-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-moz-transition:all 500ms cubic-bezier(.86, 0, .07, 1);-o-transition:all 500ms cubic-bezier(.86, 0, .07, 1);transition:all 800ms cubic-bezier(.86, 0, .07, 1);-webkit-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-moz-transition-timing-function:cubic-bezier(.86, 0, .07, 1);-o-transition-timing-function:cubic-bezier(.86, 0, .07, 1);transition-timing-function:cubic-bezier(.86, 0, .07, 1)}.search-popup:before{position:absolute;left:0;top:100%;width:100%;height:560px;background-image:url(../img/waves-shape.png);background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:0;content:"";pointer-events:none}.search-popup .close-search{position:absolute;left:0;right:0;top:75%;margin:0 auto;margin-top:-200px;border-radius:50%;text-align:center;background-color:#2f295f;width:70px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,0.05);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;opacity:0;visibility:hidden;border:none;border-bottom:3px solid #fff}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type="text"],.search-popup .form-group input[type="search"]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 30px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;font-weight:500;outline:none;border:none}.search-popup .form-group input[type="submit"],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;outline:none;border:none}.search-popup .form-group input[type="submit"]:hover,.search-popup .form-group button:hover{color:#000}.search-popup .form-group input::placeholder,.search-popup .form-group textarea::placeholder{color:#000}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px !important;margin:0;border:none;background:none !important;box-shadow:none !important;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.search-popup .close-search.style-two span{font-size:20px;color:#fff}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px;color:#fff}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-place{height:100px}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000;height:100px}.sep-header.active{box-shadow:0 0 12px rgba(0,0,0,0.1);background:#2f295f;height:80px}.sep-header.active .dropdown{box-shadow:0 0 10px rgba(0,0,0,0.1)}.sep-header.active .dropdown-pro .list{box-shadow:0 0 3px rgba(0,0,0,0.1)}.sep-header.active .dropdown-pro .level2{box-shadow:0 0 3px rgba(0,0,0,0.1)}.sep-header.no-banner{background:#2f295f;box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header.no-banner .dropdown{box-shadow:0 0 10px rgba(0,0,0,0.1)}.sep-header.no-banner .dropdown-pro .list{box-shadow:0 0 3px rgba(0,0,0,0.1)}.sep-header.no-banner .dropdown-pro .level2{box-shadow:0 0 3px rgba(0,0,0,0.1)}.sep-header .logo{width:33.333%;background:#fff;height:100%}.sep-header .logo .box{width:149px;border-right:1px solid #999}.sep-header .logo .box img{width:80.5%}.sep-header .logo .txt{padding:0 30px;font-size:18px;color:#747474;line-height:1.66666667}.sep-header .logo .txt span{max-width:160px}.sep-header .search{cursor:pointer;margin-left:8px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;width:80px;height:100%;flex-shrink:0;background:#fff}.sep-header .search i{font-size:34px;color:#333;position:relative}.sep-header .search:hover{opacity:.9}.sep-header .multi-language{position:relative;margin-left:8px;line-height:normal;height:100%}.sep-header .multi-language .box{padding:0;height:100%}.sep-header .multi-language .box .box2{width:80px;height:100%;background:#fff;cursor:pointer}.sep-header .multi-language .box .box2 i{font-size:34px}.sep-header .multi-language .box .box2:hover{opacity:.9}.sep-mainnav{position:relative;height:100%}.sep-mainnav>.sep-container{height:100%}.sep-mainnav>.sep-container>ul{margin-left:-10px;flex:1;height:100%;justify-content:space-between}.sep-mainnav>.sep-container>ul::after{content:"";position:absolute}.sep-mainnav>.sep-container>ul>li{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.sep-mainnav>.sep-container>ul>li>a{font-size:16px;padding:7px 0;color:#fff;position:relative}.sep-mainnav>.sep-container>ul>li>a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background:#fff;transition:all .4s ease}.sep-mainnav>.sep-container>ul>li:hover>a::after,.sep-mainnav>.sep-container>ul>li.active>a::after{width:32px}.sep-mainnav>.sep-container>ul>li:last-child{padding:0 38px;background:#fff}.sep-mainnav>.sep-container>ul>li:last-child a{color:#333;font-size:18px}.sep-mainnav>.sep-container>ul>li:last-child:hover{opacity:.9}.sep-mainnav>.sep-container>ul>li:hover .dropdown,.sep-mainnav>.sep-container>ul>li:hover .dropdown-pro{transform:scaleY(1)}.sep-mainnav .dropdown{padding:10px 24px;left:-24px;width:max-content;min-width:180px;position:absolute;top:100%;background:#fff;transform:scaleY(0);transform-origin:50% 0;transition:all .4s ease}.sep-mainnav .dropdown a{font-size:16px;display:block;padding:4px 0}.sep-mainnav .dropdown a:hover{text-decoration:underline}.sep-mainnav .dropdown-pro{position:absolute;top:100%;left:-23px;transform:scaleY(0);transform-origin:50% 0;transition:all .4s ease}.sep-mainnav .dropdown-pro .left{width:353px;flex-shrink:0}.sep-mainnav .dropdown-pro .list{border-top:1px solid #2f295f;position:relative}.sep-mainnav .dropdown-pro .list:first-child{border-top:none}.sep-mainnav .dropdown-pro .list>.box{font-size:18px;padding:10px 24px;min-height:64px;background:#fff;justify-content:space-between;color:#666}.sep-mainnav .dropdown-pro .list>.box i{cursor:pointer;font-size:15px;position:relative;left:4px}.sep-mainnav .dropdown-pro .list>.box i:hover{color:#2f295f}.sep-mainnav .dropdown-pro .list>.box a{color:#666}.sep-mainnav .dropdown-pro .list>.box a:hover{color:#2f295f}.sep-mainnav .dropdown-pro .list.active>.box{color:#2f295f}.sep-mainnav .dropdown-pro .list.active>.box a{color:#2f295f}.sep-mainnav .dropdown-pro .list.active>.box i{transform:rotate(180deg)}.sep-mainnav .dropdown-pro .list>ul{padding:20px 24px;max-height:250px;overflow-y:auto;background:#f7f7f7;border-top:4px solid #2f295f;display:none}.sep-mainnav .dropdown-pro .list>ul>li>a{font-size:16px;padding:5px 0;display:block;line-height:1.3;color:#444}.sep-mainnav .dropdown-pro .list>ul>li:hover>a,.sep-mainnav .dropdown-pro .list>ul>li.active>a{color:#2f295f}.sep-mainnav .dropdown-pro .list>ul>li:hover .details{display:block}.sep-mainnav .dropdown-pro .details{width:300px;min-height:100%;padding:12px 24px;position:absolute;top:0;left:100%;border-left:2px solid rgba(0,0,0,0);background:#fff;display:none}.sep-mainnav .dropdown-pro .details a{padding:9px 0;font-size:16px;line-height:1.3;display:block;color:#999}.sep-mainnav .dropdown-pro .details a:hover{color:#333;text-decoration:underline}.sep-mainnav .dropdown-pro .right{margin-left:1px}.sep-mainnav .dropdown-pro .right .level2{width:300px;padding:12px 24px;background:#fff;min-height:300px;max-height:500px;overflow-y:auto}.sep-mainnav .dropdown-pro .right a{padding:9px 0;font-size:16px;line-height:1.3;display:block;color:#999}.sep-mainnav .dropdown-pro .right a:hover{color:#333;text-decoration:underline}.sep-footer{color:#fff}.sep-footer *{position:relative;z-index:500}.sep-footer .footer-box{padding:120px 0 70px}.sep-footer .footer-box .logo img{width:200px}.sep-footer .footer-box .sep-share{margin-top:40px}.sep-footer .footer-box .sep-share li{margin-right:16px}.sep-footer .footer-box .sep-share li:last-child{margin-right:0}.sep-footer .footer-box .sep-share i{width:48px;height:48px;background:rgba(255,255,255,0.2);border-radius:50%;font-size:20px;color:#fff}.sep-footer .footer-box .sep-share a:hover i{background:#fff;color:#2f295f}.sep-footer .footer-box .text{font-size:18px;line-height:1.33333333;margin-top:68px;max-width:416px}.sep-footer .footer-box .item-right{flex:1;flex-wrap:wrap}.sep-footer .footer-box .item-right .item{width:50%}.sep-footer .footer-box .hd{padding:16px 30px;padding-right:44px;font-size:24px;color:#fff;display:block;border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2)}.sep-footer .footer-box .hd::after{content:'\e75d';font-family:'iconfont';position:absolute;top:0;bottom:0;margin:auto;height:fit-content;right:28px;font-size:19px}.sep-footer .footer-box a.hd:hover{border-color:#fff}.sep-footer .footer-box .bd{display:inline-block;color:#fff;opacity:.6;font-size:16px;line-height:1.5;padding:6px 0}.sep-footer .footer-box .bd:hover{opacity:1}.sep-footer .footer-box .lists{padding:22px 30px}.sep-footer .footer-box .contact-info{padding:24px 30px;font-size:16px;line-height:2.25;color:#fff}.sep-footer .footer-box .contact-info a{color:#fff;opacity:.6}.sep-footer .footer-box .contact-info a:hover{opacity:1}.sep-footer .footer-box .contact-info .add{opacity:.6}.sep-footer .footer-box .contact-info li{padding-left:34px;position:relative}.sep-footer .footer-box .contact-info li img{position:absolute;top:8px;left:0;width:19px}.sep-footer .sep-copyright{font-size:16px;line-height:1em;padding:25px 0;background:rgba(255,255,255,0.2);color:#fff}.sep-footer .sep-copyright a{color:#fff}.sep-footer .sep-copyright a:hover{text-decoration:underline}.sep-footer .sep-copyright .box{margin-left:auto}.sep-footer .sep-copyright .box span{margin:0 12px;font-size:15px}.swiper-pagination-bullet-active{background:#2f295f !important}.sep-line{position:absolute !important;top:0;left:0;right:0;height:100%;border-left:1px solid #333;border-right:1px solid #333;opacity:.1;user-select:none;pointer-events:none}.sep-line::before{content:'';position:absolute;left:33.3%;width:calc(33.3333% + 1px);top:0;height:100%;border-left:1px solid #333;border-right:1px solid #333}.sep-line.white{border-left:1px solid #fff;border-right:1px solid #fff;opacity:.2;z-index:100}.sep-line.white::before{border-left:1px solid #fff;border-right:1px solid #fff}.z50{position:relative;z-index:50}.pv120{padding-top:115px;padding-bottom:120px}.mt70{margin-top:64px}.ph30{padding-left:30px;padding-right:30px}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.sep-sub{font-size:16px;color:#2f295f;margin-bottom:10px;text-transform:uppercase}a.top-tit{transition:all .4s ease;display:inline-block}a.top-tit:hover{transform:translateY(-6px)}.w33{width:33.3333%;flex-shrink:0}.w66{width:66.6667%;flex-shrink:0}.w66.rgt{margin-left:auto}.w50{width:50%;flex-shrink:0}.c6{color:#666}.c9{color:#999}.sep-btn{display:inline-block;padding:0 38px;font-size:18px;line-height:48px;background:#999;border-radius:10px;color:#fff;background:#2f295f;font-family:'Satoshi';transition:all .4s ease;cursor:pointer}.sep-btn:hover{opacity:.75;color:#fff}.sep-btn.lang{padding:0 30px}.sep-section4 .left{padding:70px 30px;padding-right:40px;color:#fff;background:linear-gradient(-34deg, #2f295f, #383076);flex-direction:column;align-items:flex-start}.sep-section4 .left .sep-sub{color:#fff}.sep-section4 .left .fz24{line-height:1.33333333}.sep-section4 .left .richtext{margin-top:auto}.sep-section4 .left .sep-btn{margin-top:27px;margin-bottom:auto;border:1px solid #fff}.sep-section4 .right{flex:1}.sep-section4 .right .tit{padding:30px;min-height:140px;width:calc(50% - 0.5px);background:#f7f7f7}.sep-section4 .right .imgs{margin-top:54px;margin-bottom:34px;gap:50px 10px;display:grid;grid-template-columns:repeat(4, 1fr)}.sep-section4 .right .imgs .box:nth-child(odd){text-align:right}.sep-section4 .right .imgs .box img{width:77.4%;transition:all .4s ease;filter:brightness(0) invert(.6)}.sep-section4 .right .imgs .box:hover img{filter:unset}.sep-section6 .top{padding:0 50px;margin-left:auto;position:relative}.sep-section6 .top::before{content:'';position:absolute;left:0;top:5px;width:4px;height:calc(100% - 10px);background:#2f295f}.sep-section6 .side{position:sticky;align-self:flex-start;top:80px}.sep-section6 .side .text{padding:45px 30px;background:#f7f7f7}.sep-section6 .side .sep-btn{margin-left:30px;margin-top:32px}.sep-section6 .main{gap:30px 0}.sep-section6 .main .item{width:50%;flex-direction:column}.sep-section6 .main .item .pic{display:block;position:relative;padding-top:100%;overflow:hidden}.sep-section6 .main .item .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.sep-section6 .main .item .pic .date{top:32px;right:32px;padding:12px 30px;position:absolute;color:#fff;background:#2f295f;pointer-events:none}.sep-section6 .main .item .info{padding:26px 30px;padding-bottom:0 !important;flex:1;display:flex;flex-direction:column}.sep-section6 .main .item .info .tit{margin-bottom:8px;color:#2f295f}.sep-section6 .main .item .info .tit:hover{text-decoration:underline}.sep-section6 .main .item .info .sum{margin-bottom:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.sep-section6 .main .item .info .more{margin-top:auto;align-self:flex-start}.sep-section6 .main .item .info .more:hover{color:#2f295f}.sep-section6 .main .item .info .more img{width:14px;position:relative;top:-2px;margin-left:10px}.clearfix:before{display:table;clear:both;content:""}.clearfix:after{display:table;clear:both;content:""}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.row{margin-right:-10px;margin-left:-10px}.row:before{display:table;clear:both;content:""}.row:after{display:table;clear:both;content:""}ul:before{content:'';display:table;clear:both}ul:after{content:'';display:table;clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:10px;padding-left:10px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.sep-md-5{width:20%;padding:0 10px}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@media screen and (max-width:640){.sep-md-5{width:100%}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:16px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control{vertical-align:middle;padding:6px 8px;height:32;font-size:13px;font-weight:normal;border-radius:3px;background:#fbfbfb;outline:none}.form-group{margin-bottom:15px;position:relative}.btn-primary{color:#fff !important;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover{opacity:.7}.hide{display:none !important}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;position:absolute;right:20px;top:15px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li:nth-child(1)>a,.pagination>li:nth-child(1)>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.8;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.form-group.has-success:after{content:"\f058";font-family:FontAwesome;position:absolute;z-index:600;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:#2f295f}.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 #2f295f;background:#2f295f;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:#2f295f;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 #2f295f}.pdf-item .title:hover{color:#2f295f}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#2f295f}.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:#2f295f;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.active a,.sep-pagination .pagination li.active span{border-color:#26214d;background:#2f295f;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:#2f295f}.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;overflow:hidden}.sep-resource-grid .sep-datalist li{position:relative;float:left;width:33.33%;overflow:hidden;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%;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb img{width:100%;height:auto}.sep-resource-grid .sep-datalist li .title{line-height:1.5em;height:1.5em;display:block;overflow:hidden;margin-bottom:8px;font-size:16px;color:#323232;margin-top:20px;text-align:center}.sep-resource-grid .sep-datalist li .title:hover{color:#2f295f}.sep-resource-grid .sep-datalist li .summary{display:none;line-height:1.5em;height:6em;overflow:hidden;color:#777}.sep-resource-grid .sep-datalist li .published{display:none}.sep-resource-grid .sep-datalist li .btn-read{display:none}.sep-breadcrumb{width:100%;font-size:16px;line-height:1.2em;padding:12px 0}.sep-breadcrumb>.sep-container{height:100%}.sep-breadcrumb .icon{font-size:23px;margin-right:9px;color:#2f295f}.sep-breadcrumb .breadcrumb ul{margin-top:1px}.sep-breadcrumb .breadcrumb ul li{display:inline}.sep-breadcrumb .breadcrumb ul li::before{content:' - '}.sep-breadcrumb .breadcrumb ul li:first-child::before{display:none}.sep-breadcrumb .breadcrumb ul li:last-child a{text-decoration:underline}.sep-breadcrumb .breadcrumb ul li a:hover{font-style:italic}h1{position:relative}h1::before{content:'';position:absolute;top:1rem;left:-29px;width:2px;height:3.375rem;background:#fff;transition:all .5s ease}h1.blk::before{background:#2f295f}h1.fz56::before{top:.6rem}.sep-inner-banner{position:relative}.sep-inner-banner *:not(img){position:relative;z-index:500}.sep-inner-banner.mask::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(47,41,95,0.8);z-index:10}.sep-inner-banner .text a{color:#fff;text-decoration:underline}.sep-inner-banner .text a:hover{font-style:italic}.sep-inner-banner .sep-btn{margin-top:20px;background:#fff;color:#2f295f}.sep-inner-banner .info{width:60%}.sep-inner-banner .info .text{width:95%}.sep-inner-banner .info.info2{width:52%}.sep-inner-banner .translate-center{margin-top:20px}.sep-inner-banner .sep-breadcrumb{position:absolute;left:0;bottom:0;background:rgba(255,255,255,0.1);color:#fff}.sep-inner-banner .sep-breadcrumb .icon{color:#fff}.sep-inner-banner .sep-breadcrumb a{color:#fff}.sep-inner-banner.style2{height:48.9583vw;padding:0 calc((100% - 1664px)/2)}.sep-inner-banner.style2 .sep-line{z-index:600;pointer-events:none}.sep-inner-banner.style2 .item{position:relative;height:100%;width:33.3%;transition:all .5s ease}.sep-inner-banner.style2 .item>img{width:calc(100% + (100vw - 1664px)/2);height:100%;position:absolute;left:0;top:0;max-width:unset}.sep-inner-banner.style2 .item .content{top:37.1276%;position:absolute;left:0;width:100%;transition:all .5s ease;z-index:700}.sep-inner-banner.style2 .item .content .text,.sep-inner-banner.style2 .item .content .sep-btn{opacity:0;transition:all .5s ease}.sep-inner-banner.style2 .item .content>div{transition:all .5s ease}.sep-inner-banner.style2 .item.active{width:66.666%}.sep-inner-banner.style2 .item.active .content .text,.sep-inner-banner.style2 .item.active .content .sep-btn{opacity:1}.sep-inner-banner.style2 .item.active .content .sep-btn:hover{opacity:.75}.sep-inner-banner.style2 .item:not(.active) h1::before{opacity:0}.sep-inner-banner.style2 .item:not(.active) .ph30{padding-left:50px;padding-right:50px}.sep-inner-banner.style2 .item.left>img{left:unset;right:0}.sep-inner-banner.style2 .item.mask::before{content:'';position:absolute;right:0;top:0;width:100vw;height:100%;background:rgba(47,41,95,0.8);z-index:10}.sep-inner-banner.style2 .item.mask.right::before{right:unset;left:0;background:rgba(2,167,186,0.8)}.sep-det-banner{position:relative;border-top:1px solid transparent}.sep-det-banner *{position:relative;z-index:500}.sep-det-banner .sep-breadcrumb{background:rgba(255,255,255,0.1);color:#fff}.sep-det-banner .sep-breadcrumb .icon{color:#fff}.sep-det-banner .sep-breadcrumb a{color:#fff}.sep-det-banner .content{margin-top:100px;padding:68px 0}.sep-det-banner .content .flex{align-items:center}.sep-det-banner .content .text a{color:#fff;text-decoration:underline}.sep-det-banner .content .text a:hover{font-style:italic}.sep-det-banner .content .info{flex:1}.sep-det-banner .content .info .richtext{margin-top:12px}.sep-det-banner .content .info .richtext ul li{margin-bottom:0}.sep-det-banner .content .imgs{width:50%;margin-left:3%;flex-shrink:0}.sep-det-banner .content .imgs .thumb{margin-top:16px}.sep-det-banner .swiper-slide img{width:100%}.sep-det-banner .swiper-slide.swiper-slide-thumb-active{border:4px solid rgba(255,255,255,0.3)}.sep-det-banner .det-prev,.sep-det-banner .det-next{position:absolute;top:50%;color:#fff;cursor:pointer;margin-top:-12px;user-select:none}.sep-det-banner .det-prev i,.sep-det-banner .det-next i{font-size:24px}.sep-det-banner .det-prev{left:-20px}.sep-det-banner .det-next{right:-20px}.sep-det-banner.mask::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(47,41,95,0.8)}.contact-banner{padding-top:140px;padding-bottom:100px;color:#fff;position:relative}.contact-banner .text{margin-top:6px}.contact-banner .sep-sub{color:#fff}.contact-banner .sep-breadcrumb{position:absolute;left:0;bottom:0;background:rgba(255,255,255,0.1);color:#fff}.contact-banner .sep-breadcrumb .icon{color:#fff}.contact-banner .sep-breadcrumb a{color:#fff}.contact-banner .sep-form .row{margin-left:-6px;margin-right:-6px}.contact-banner .sep-form .row>div{padding:0 6px}.contact-banner .sep-form label{font-size:16px;padding:0 15px;margin-bottom:6px;display:block}.contact-banner .sep-form .form-group{margin-bottom:20px}.contact-banner .sep-form input,.contact-banner .sep-form textarea{font-family:'Satoshi';background:#fff;border-radius:0;border:none;font-size:16px;box-shadow:none;padding:7px 15px}.contact-banner .sep-form input{height:40px}.contact-banner .sep-form textarea{resize:none;height:120px}.contact-banner .sep-form .sep-btn{line-height:42px;padding:0 25px;margin-left:15px;margin-top:20px;border-radius:0;border:1px solid #fff;background:transparent}.contact-banner .sep-form .sep-btn:hover{opacity:1;background:#fff;color:#2f295f}.fz72{font-size:4.5rem;line-height:1.22222222}.fz72 h1{font-size:1em;display:inline}.fz56{font-size:3.5rem;line-height:1.22222222}.fz48{font-size:3rem;line-height:1.25}.fz36{font-size:2.25rem}.fz26{font-size:26px}.fz24{font-size:24px;line-height:1.25}.fz20{font-size:20px;line-height:1.5}.fz18{font-size:18px;line-height:1.66666667}.fz16{font-size:16px;line-height:1.5}.mt44{margin-top:44px}.mt30{margin-top:30px}.c6{color:#666}.prev,.next{width:48px;height:48px;background:#f7f7f7;cursor:pointer;user-select:none;flex-shrink:0}.prev:hover,.next:hover{background:#2f295f;color:#fff}.prev i,.next i{transform:scaleX(.9);font-size:18px}.prev{transform:rotate(-90deg)}.next{transform:rotate(90deg)}.top-tit.max{max-width:1130px}.sep-inner-body *{position:relative;z-index:500}.sep-inner-body .pro-index-list h2{align-self:flex-start;position:sticky;top:120px}.sep-inner-body .pro-index-list .list{flex-wrap:wrap;position:relative}.sep-inner-body .pro-index-list .list .item{width:50%;position:relative}.sep-inner-body .pro-index-list .list .item .pic{display:block;overflow:hidden}.sep-inner-body .pro-index-list .list .item .pic img{width:100%}.sep-inner-body .pro-index-list .list .item .info{padding:20px 30px;position:absolute;left:0;width:100%;bottom:0;max-height:100%;overflow-y:auto;background:#f7f7f7;font-size:16px;transition:all .4s ease}.sep-inner-body .pro-index-list .list .item .info .tit{color:#2f295f}.sep-inner-body .pro-index-list .list .item .info .tit:hover{text-decoration:underline}.sep-inner-body .pro-index-list .list .item .info .tit span{font-style:italic;font-weight:bold}.sep-inner-body .pro-index-list .list .item .info .sum{margin:7px 0 15px}.sep-inner-body .pro-index-list .list .item .info .more{line-height:38px;padding:0 20px;background:#2f295f;border-radius:8px;color:#fff;display:inline-block}.sep-inner-body .pro-index-list .list .item .info .more:hover{opacity:.8}.sep-inner-body .pro-index-list .list .item .info .bottom{display:none}.sep-inner-body .pro-index-list .list .item:hover .info{padding:35px 30px}.sep-inner-body .pro-index-list .list .item:nth-child(odd) .pic::before{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:#fff;opacity:.2;z-index:600}.sep-inner-body .pro-index-list .list .item:nth-child(odd) .info::before{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:#333;opacity:.1;z-index:600}.sep-inner-body .list-tabs{min-height:64px;background:#f7f7f7;display:grid;grid-template-columns:repeat(5, auto)}.sep-inner-body .list-tabs .tab{text-align:center;cursor:pointer}.sep-inner-body .list-tabs .tab:hover,.sep-inner-body .list-tabs .tab.active{color:#2f295f}.sep-inner-body .list-tabs .tab:hover span::after,.sep-inner-body .list-tabs .tab.active span::after{opacity:1}.sep-inner-body .list-tabs .tab span{margin:0 auto;width:fit-content;padding:10px;height:100%}.sep-inner-body .list-tabs .tab span::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:#2f295f;transition:all .4s ease;opacity:0}.sep-inner-body .list-tabs.style2{min-height:80px;grid-template-columns:repeat(3, 1fr);background:#eaeaea;gap:0 1px;border-left:1px solid transparent;border-right:1px solid transparent}.sep-inner-body .list-tabs.style2 .tab{background:#f7f7f7}.sep-inner-body .list-tabs.style2 .tab span::after{display:none}.sep-inner-body .list-tabs.style2 .tab:hover,.sep-inner-body .list-tabs.style2 .tab.active{text-decoration:underline;color:#333}.sep-inner-body .pro-index-why .flex{align-items:center}.sep-inner-body .pro-index-why .thumb img{border-radius:15px}.sep-inner-body .pro-list-texts{gap:30px 0}.sep-inner-body .pro-list-texts .richtext{padding-top:34px;padding-right:20px}.sep-inner-body .pro-list-type{gap:30px 0}.sep-inner-body .pro-list-type .box{padding:25% 30px;display:block;border-radius:15px;border:1px solid #ddd;text-align:center}.sep-inner-body .pro-list-type .box .title{margin-top:15px}.sep-inner-body .pro-list-type .box:hover{color:#2f295f;border-color:#2f295f}.sep-inner-body .list-topic3{gap:20px 0}.sep-inner-body .list-topic3 .item{padding:0 15px;padding-left:60px}.sep-inner-body .list-topic3 .item img{position:absolute;left:10px;top:5px;width:45px}.sep-inner-body .list-topic3 .item .richtext{margin-top:10px}.sep-inner-body .pro-list1-type .swiper-slide{overflow:hidden}.sep-inner-body .pro-list1-type .swiper-slide img{width:100%}.sep-inner-body .pro-list1-type .swiper-slide .tit{padding:20px;text-align:center;position:absolute;left:0;bottom:0;width:100%;background:rgba(255,255,255,0.8);pointer-events:none}.sep-inner-body .pro-list1-type .bottom{margin-top:16px;gap:16px;justify-content:space-between}.sep-inner-body .pro-list1-type .swiper-pagination{flex:1;height:2px;background:#eaeaea}.sep-inner-body .pro-list1-type .swiper-pagination .swiper-pagination-progressbar-fill{background:#2f295f}.sep-inner-body .pro-list1-type .btns{margin-left:auto;flex-shrink:0;gap:8px;padding-left:0}.sep-inner-body .pro-list1-type .btns .prev,.sep-inner-body .pro-list1-type .btns .next{background:#333;border-radius:50%;color:#fff}.sep-inner-body .pro-list1-type .btns .prev:hover,.sep-inner-body .pro-list1-type .btns .next:hover{background:#2f295f}.sep-inner-body .pro-list1-type .swiper-button-disabled{opacity:0}.sep-inner-body .pro-feature .items{gap:28px 0}.sep-inner-body .pro-feature .item .tit{margin-top:26px}.sep-inner-body .pro-feature .item .tit::before{content:'';position:absolute;left:-31px;top:3px;width:2px;height:24px;background:#2f295f;opacity:.6}.sep-inner-body .pro-feature .item .richtext{margin-top:10px}.sep-inner-body .pro-list1-tips .tit{line-height:1.33333333}.sep-inner-body .pro-list1-tips .text{margin-top:20px;line-height:1.33333333}.sep-inner-body .pro-det-role .items{gap:60px 0}.sep-inner-body .pro-det-role .item{padding:0 24px}.sep-inner-body .pro-det-role .item .richtext{margin-top:12px}.sep-inner-body .pro-det-role .item::before{content:'';position:absolute;left:-1px;top:6px;width:2px;height:18px;background:#2f295f;border-radius:1px;opacity:.6}.sep-inner-body .pro-det-spec .richtext table{margin:0;table-layout:fixed}.sep-inner-body .pro-det-spec .richtext table tr:nth-child(1){font-size:20px}.sep-inner-body .pro-det-spec .richtext table tr:nth-child(1) td{border:none}.sep-inner-body .pro-det-spec .richtext table tr td{padding:15px 30px}.sep-inner-body .pro-service .options .opt{padding:0 30px;margin-bottom:18px;color:#999;cursor:pointer;transition:all .4s ease}.sep-inner-body .pro-service .options .opt.active{color:#2f295f;font-size:1.41666667em}.sep-inner-body .pro-service .options .opt.active::before{width:4px;height:29px;content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;background:#2f295f}.sep-inner-body .pro-service .options .opt:hover{color:#2f295f}.sep-inner-body .pro-service .item{background:#f7f7f7}.sep-inner-body .pro-service .item .pic{overflow:hidden}.sep-inner-body .pro-service .item .pic img{width:100%}.sep-inner-body .pro-service .item .info{padding:28px 30px 30px}.sep-inner-body .pro-service .item .info .tit{color:#2f295f}.sep-inner-body .pro-service .item .info .tit:hover{text-decoration:underline}.sep-inner-body .pro-service .item .info .richtext{margin-top:6px}.sep-inner-body .pro-service .item .info .sep-btn{margin-top:18px;font-size:16px;line-height:40px}.sep-inner-body .pro-service .swiper-container{border-left:1px solid transparent;border-right:1px solid transparent}.sep-inner-body .app-list .items{gap:35px 0}.sep-inner-body .app-list .thumb{display:block;overflow:hidden;border-radius:15px;position:relative;padding-top:81.63%}.sep-inner-body .app-list .thumb img{position:absolute;left:0;top:0;width:100%;height:100%}.sep-inner-body .app-list .thumb .cover{position:absolute;left:0;top:0;width:100%;height:100%;flex-direction:column;color:#fff;text-align:center;background:rgba(0,0,0,0.4);opacity:0;transition:all .5s ease}.sep-inner-body .app-list .thumb .cover i{margin:5px 0;font-size:38px}.sep-inner-body .app-list .thumb:hover .cover{opacity:1}.sep-inner-body .app-list .info{padding:20px 24px;padding-bottom:0}.sep-inner-body .app-list .info .sum{margin-top:8px}.sep-inner-body .app-page>.flex{flex-direction:row-reverse}.sep-inner-body .app-page .richtext.fz18{line-height:1.55555556}.sep-inner-body .app-page .project-feature{position:sticky;top:80px;border-left:1px solid transparent;border-right:1px solid transparent}.sep-inner-body .app-page .project-feature .item{padding:36px 50px;border-bottom:2px solid #ddd;background:#f7f7f7;transition:all .4s ease}.sep-inner-body .app-page .project-feature .item:last-child{border:none}.sep-inner-body .app-page .project-feature .item.link:hover{background:#f1f1f1}.sep-inner-body .app-page .project-feature .item .sum{margin-top:6px}.sep-inner-body .app-page .project-feature .item .info{margin-top:10px}.sep-inner-body .app-page .project-feature .item .info .box{width:72px;height:72px;margin-right:16px;background:#000;border-radius:50%;overflow:hidden}.sep-inner-body .app-page .project-feature .item .info .box img{width:100%;height:100%;object-fit:cover}.sep-inner-body .artical-page .side{background:#f7f7f7}.sep-inner-body .artical-page .author-info{position:sticky;top:80px;border-left:1px solid transparent;border-right:1px solid transparent}.sep-inner-body .artical-page .author-info .top{padding:20px 30px}.sep-inner-body .artical-page .author-info .item{padding:20px 30px;border-bottom:2px solid #ddd;background:#f7f7f7;transition:all .4s ease}.sep-inner-body .artical-page .author-info .item.link:hover{background:#f1f1f1}.sep-inner-body .artical-page .author-info .item .info .box{width:60px;height:60px;margin-right:16px;background:#000;border-radius:50%;overflow:hidden}.sep-inner-body .artical-page .author-info .item .info .box img{width:100%;height:100%;object-fit:cover}.sep-inner-body .artical-page .author-info .des{padding:16px 30px}.sep-inner-body .app-import .items{gap:30px 0}.sep-inner-body .app-import .item{padding-right:20px}.sep-inner-body .app-import .richtext{margin-top:5px}.sep-inner-body .app-how .top .richtext{margin-top:13px}.sep-inner-body .app-how .items{display:grid;grid-template-columns:repeat(3, auto);justify-content:space-between;gap:30px 25px}.sep-inner-body .app-how .items .richtext{margin-top:2px;color:#666}.sep-inner-body .app-how .items .pic{width:76px;flex-shrink:0;margin-right:10px}.sep-inner-body .app-how .texts .ph30{padding-right:10px}.sep-inner-body .app-how .bottom .boxs{margin-top:22px;gap:18px 0}.sep-inner-body .app-how .bottom .box .pic{display:block;overflow:hidden;border-radius:15px}.sep-inner-body .app-how .bottom .box .pic img{width:100%}.sep-inner-body .app-how .bottom .box .tit{margin-top:18px;padding:0 24px}.sep-inner-body .app-how .bottom .txt{align-self:center;margin-bottom:44px}.sep-inner-body .app-switch .options li{margin-bottom:24px;color:#666;transition:all .4s ease;cursor:pointer}.sep-inner-body .app-switch .options li.active{font-size:1.33333333em;color:#2f295f;font-weight:bold}.sep-inner-body .app-switch .options li:hover{color:#2f295f}.sep-inner-body .app-switch .options li:last-child{margin:0}.sep-inner-body .app-switch .thumb{padding-top:53.885%;position:relative;border-radius:15px;overflow:hidden;display:block}.sep-inner-body .app-switch .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.sep-inner-body .app-switch .info{margin-top:25px;padding:0 48px}.sep-inner-body .app-switch .info .sum{margin-top:12px}.sep-inner-body .comp-our .top-tit{margin-top:-0.2em}.sep-inner-body .comp-our .year{line-height:1}.sep-inner-body .comp-our .richtext{padding-right:15px}.sep-inner-body .comp-why .top-tit{margin-top:-0.2em}.sep-inner-body .comp-why .items{gap:30px 0}.sep-inner-body .comp-why .item{position:relative}.sep-inner-body .comp-why .item::before{content:'';position:absolute;left:-1px;top:3px;width:2px;height:24px;background:#2f295f;opacity:.6}.sep-inner-body .comp-why .item .richtext{margin-top:6px}.sep-inner-body .comp-history .year{cursor:pointer;font-size:16px;position:relative;color:#000;transition:all .4s ease}.sep-inner-body .comp-history .year::after{content:'';position:absolute;top:0;bottom:0;margin:auto;left:0;width:8px;height:8px;background:#000;border-radius:50%;transform:translateX(-50%);transition:all .4s ease}.sep-inner-body .comp-history .item{padding-top:14px;position:relative}.sep-inner-body .comp-history .item::before{content:'';position:absolute;left:-1px;bottom:8px;width:2px;height:100%;background:#333;opacity:.6;transition:all .4s ease}.sep-inner-body .comp-history .item:first-child{padding-top:0}.sep-inner-body .comp-history .item:first-child::before{height:calc(100% - 15px)}.sep-inner-body .comp-history .item:first-child.active::before{height:calc(100% - 25px)}.sep-inner-body .comp-history .item:last-child::before{transition:all .2s ease}.sep-inner-body .comp-history .item:last-child.active::before{height:50px;bottom:calc(100% - 35px)}.sep-inner-body .comp-history .item.active .year{color:#2f295f;font-family:'Satoshi-Bold';font-size:2.5rem}.sep-inner-body .comp-history .item.active .year::after{width:24px;height:24px;background:#2f295f}.sep-inner-body .comp-history .item .info{margin-top:10px;padding-bottom:3px;align-items:center;display:none}.sep-inner-body .comp-history .item .info .flex{align-items:center}.sep-inner-body .comp-history .item .pic img{border-radius:15px}.sep-inner-body .comp-certi .swiper-slide img{width:100%}.sep-inner-body .sus-basic1 .thumb{border-radius:15px;position:relative;overflow:hidden}.sep-inner-body .sus-basic1 .thumb img{width:100%}.sep-inner-body .sus-basic1 .thumb .cover{padding:30px 36px;position:absolute;top:0;left:0;width:100%;height:100%;background:#2f295f;align-items:flex-end;opacity:0;transition:all .4s ease}.sep-inner-body .sus-basic1 .thumb .cover .richtext{line-height:1.63636364}.sep-inner-body .sus-basic1 .thumb:hover .cover{opacity:1}.sep-inner-body .sus-basic1 .title{margin-top:16px;padding:0 36px}.sep-inner-body .sus-basic2 .item{flex-direction:column}.sep-inner-body .sus-basic2 .item .box{padding:36px;flex:1;background:#f7f7f7;border-radius:15px}.sep-inner-body .sus-basic2 .item .title{margin-top:16px;padding:0 36px}.inner-faqs .faqs{margin-left:auto}.inner-faqs .faqs .col{width:50%}.inner-faqs .item .q{padding-top:22px;padding-bottom:22px;border-top:1px solid rgba(51,51,51,0.1);justify-content:space-between;gap:10px;cursor:pointer}.inner-faqs .item .q .tit{line-height:1.2;font-weight:bold}.inner-faqs .item .q i{font-size:14px;margin-right:-1px}.inner-faqs .item .q.active i{transform:rotate(180deg)}.inner-faqs .item .a{padding-top:20px;padding-bottom:20px;display:none;border-top:1px solid rgba(51,51,51,0.1)}.inner-faqs .item:last-child .q{border-bottom:1px solid rgba(51,51,51,0.1)}.inner-faqs .item:last-child .a{padding-bottom:0}.inner-grid .items{gap:30px 0}.inner-grid .item .pic{display:block;overflow:hidden;border-radius:15px}.inner-grid .item .pic img{width:100%}.inner-grid .item .info{padding:16px 24px;padding-bottom:0}.inner-grid.pro .pic{position:relative;padding-top:81.63%}.inner-grid.pro .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.relate-list .btns{align-self:flex-end;margin-bottom:46px}.relate-list .btns .prev,.relate-list .btns .next{margin-left:auto;margin-right:1px}.relate-list .btns .next{margin-bottom:8px}.app-relate-pro .top-tit.ph30{padding-right:15px}.app-relate-pro .items{gap:24px 0}.app-relate-pro .thumb{display:block;overflow:hidden;position:relative}.app-relate-pro .thumb .title{position:absolute;left:0;width:100%;bottom:0;pointer-events:none}.app-relate-pro .title{padding:10px 30px;min-height:64px;background:#f7f7f7}.pro-list-app .prev,.pro-list-app .next{position:absolute;top:calc(50% - 23px);margin-top:-24px}.pro-list-app .prev{left:63px}.pro-list-app .next{right:63px}.feedback{padding-top:60px;position:relative}.feedback::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(149,197,254,0.2);z-index:10}.feedback .sep-sub{margin-bottom:0}.feedback .top-tit{width:55%}.feedback .sep-form .row{margin-left:-6px;margin-right:-6px}.feedback .sep-form .row>div{padding:0 6px}.feedback .sep-form .form-group{margin-bottom:12px}.feedback .sep-form input,.feedback .sep-form textarea{font-family:'Satoshi';background:rgba(255,255,255,0.9);border-radius:0;border:none;font-size:16px;box-shadow:none;padding:12px 24px}.feedback .sep-form input{height:64px}.feedback .sep-form textarea{resize:none;height:135px}.feedback .sep-form input:-internal-autofill-previewed,.feedback .sep-form input:-internal-autofill-selected{background:rgba(255,255,255,0.9)}.feedback .sep-form .sep-btn{margin-top:20px;border:none}.contact .left{padding:40px 60px;background:#f7f7f7;margin-left:.5px}.contact .left .info .item{margin-bottom:16px}.contact .left .info .item i{margin-top:3px;margin-right:15px;width:50px;height:50px;border-radius:50%;flex-shrink:0;background:#555;color:#fff;font-size:22px}.contact .left .share .s-tit{color:#2f295f}.contact .left .share .sep-share{margin-top:10px}.contact .left .share .sep-share li{margin-right:10px}.contact .left .share .sep-share i{width:35px;height:35px;border-radius:50%;background:#2f295f;color:#fff;font-size:16px}.contact .left .share .sep-share i:hover{opacity:.8}.contact .right{padding:40px 60px}.contact .right .sep-form{font-size:16px}.contact .right .sep-form .form-group{margin-bottom:10px}.contact .right .sep-form label{font-size:16px;margin-bottom:3px;display:inline-block}.contact .right .sep-form input,.contact .right .sep-form textarea,.contact .right .sep-form select{width:100%;font-family:'Satoshi';background:#f7f7f7;border-radius:8px;border:1px solid #d5d5d5;font-size:16px;box-shadow:none;padding:8px 20px}.contact .right .sep-form input{height:40px}.contact .right .sep-form textarea{resize:none;height:120px}.contact .right .sep-form .sep-btn{margin-top:5px;border:none}.contact-page{padding:40px 0;background:#f7f7f7}.contact-page .sep-share{gap:15px}.contact-page .sep-share::before,.contact-page .sep-share::after{position:absolute}.contact-page .sep-share i{color:#2f295f;font-size:26px}.contact-page .sep-share i:hover{color:#2f295f;opacity:.8}.contact-page .right{position:relative;padding:0 40px}.contact-page .right .add-prev,.contact-page .right .add-next{width:30px;height:30px;position:absolute;top:40%;cursor:pointer;user-select:none}.contact-page .right .add-prev i,.contact-page .right .add-next i{font-size:28px}.contact-page .right .add-prev{left:5px}.contact-page .right .add-next{right:5px}.contact-page .right .swiper-slide img{width:100%}.contact-page .right .swiper-slide .richtext{margin-top:10px}.compare-pop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999999999;background-color:rgba(0,0,0,0.8);display:none}.compare-pop.show{display:flex}.compare-pop .content{padding:20px 0;width:860px;max-width:90%;background:#fff;border-radius:15px;max-height:90vh;overflow-y:auto;position:relative}.compare-pop .content .close{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}.compare-pop .content .close i{font-size:20px}.compare-pop .content .title{padding:0 25px;margin-left:25px;position:relative;padding-left:16px;pointer-events:none;padding-left:0}.compare-pop .content .items{margin-top:20px;gap:0 40px}.compare-pop .content .items .item{padding:20px;border-radius:12px;flex:1;background-color:#f8fcff;color:#008ff0}.compare-pop .content .items .item .box{margin-top:10px;padding:10px 20px;padding-right:30px;border-radius:8px;border:solid 1px #c3e5fb;position:relative}.compare-pop .content .items .item .box .switch{font-size:25px;position:absolute;top:0;bottom:0;left:calc(100% + 20px);width:40px;text-align:center;color:#999;margin:auto;height:fit-content}.compare-pop .content .items .item .box .pv,.compare-pop .content .items .item .box .nt{position:absolute;font-size:10px;right:20px;top:50%;transform:translateY(-50%);margin-top:-5px;cursor:pointer;user-select:none}.compare-pop .content .items .item .box .nt{margin-top:5px;transform:rotate(180deg)}.compare-pop .content .items .item .data{font-size:30px}.compare-pop .content .items .item:last-child{background-color:#f8f8ff;color:#2f295f}.compare-pop .content .items .item .pic{margin-top:20px;text-align:center}.compare-pop .content .items .item .pic img{max-height:330px}.sep-section6.inner .main{gap:40px 0}.sep-section6.inner .main .item .pic{padding-top:57.76%}.sep-section6.inner .main .item .info .tit{margin-bottom:14px}.sep-section6.list .main .item .pic{padding-top:73.34%}.sep-section6.list .main .item{width:33.333%}.sep-faq-items{margin:0 1px}.sep-faq-items .item{margin-bottom:20px}.sep-faq-items .item:last-child{margin-bottom:0}.sep-faq-items .item.active .box{background:#2f295f}.sep-faq-items .item.active .box .control{transform:rotate(90deg);color:#fff}.sep-faq-items .item.active .box .title{color:#fff}.sep-faq-items .item.active .box .q{color:#fff}.sep-faq-items .item .box{position:relative;padding:10px 30px;background:#fff;min-height:80px;align-items:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd;cursor:pointer}.sep-faq-items .item .box .q{color:#2f295f;font-size:26px;text-align:center;font-style:normal;margin-right:16px}.sep-faq-items .item .box .icon{color:#2f295f;font-size:28px}.sep-faq-items .item .box .title{position:relative;margin-right:10px}.sep-faq-items .item .box .control{transition:all .4s;transform:rotate(0deg);text-align:center;font-size:22px;color:#2f295f;margin-left:auto}.sep-faq-items .item .content{line-height:1.6em;display:none;padding:20px 30px;padding-bottom:10px;position:relative}.sep-video-grid{gap:60px 0}.sep-video-grid .item .box{height:100%;display:flex;flex-direction:column;box-shadow:0 3px 20px 0 rgba(0,0,0,0.06)}.sep-video-grid .item .box .thumb .play{position:absolute;width:70px;height:70px;border-radius:50%;bottom:-35px}.sep-video-grid .item .box .thumb .play:hover i{background:#201914}.sep-video-grid .item .box .thumb .play i{width:60px;height:60px;background:#2f295f;color:#fff;border-radius:50%;font-size:18px}.sep-video-grid .item .box .info{padding:30px 20px;padding-top:45px;flex:1;display:flex;flex-direction:column}.sep-video-grid .item .box .info .title{margin-bottom:16px}.sep-video-grid .item .box .info .more{font-size:16px;color:#2f295f}.sep-video-grid .item .box .info .more:hover{text-decoration:underline}.sep-pdf-items{gap:50px 0}.sep-pdf-items .item .box{height:100%;padding:40px 30px;margin:1px;border:1px solid #ccc;position:relative;display:flex;flex-direction:column}.sep-pdf-items .item .box:hover{margin:0;border:2px solid #2f295f}.sep-pdf-items .item .box:hover .line:before{background:#2f295f;height:2px}.sep-pdf-items .item .box:hover .download{background:#2f295f;color:#fff}.sep-pdf-items .item .box:hover .download i{color:#fff}.sep-pdf-items .item .box:hover .title{color:#2f295f}.sep-pdf-items .item .box .line{width:75px;height:75px;background:#fff;position:absolute;right:-2px;top:-2px;z-index:10}.sep-pdf-items .item .box .line:before{content:'';display:block;height:1px;width:106px;background:#ccc;transform:rotate(45deg);position:absolute;left:-16px;top:37px}.sep-pdf-items .item .box .pdf-icon{margin-bottom:20px}.sep-pdf-items .item .box .pdf-icon i{color:#2f295f;font-size:46px}.sep-pdf-items .item .box .title{font-size:22px;line-height:1.4em;min-height:2.8em;margin-bottom:70px}.sep-pdf-items .item .box .title i{font-size:24px}.sep-pdf-items .item .box .title:hover{color:#2f295f}.sep-pdf-items .item .box .download{margin-top:auto;font-size:16px;background:#f0f0f0;height:54px;padding:0 30px;margin-left:-30px;color:#4c4c4c}.sep-pdf-items .item .box .download i{margin-left:auto;font-size:28px}.quick-links a{color:#2f295f;text-decoration:underline}.quick-links a:hover{font-style:italic}.richtext{word-spacing:normal;font-size:16px;line-height:1.5;font-family:'Satoshi','Lucida Grande','Microsoft Yahei'}.richtext.fz18{font-size:18px;line-height:1.66666667}.richtext.fz20{font-size:20px;line-height:1.4}.richtext.fz22{font-size:22px;line-height:1.63636364}.richtext.color-website *{color:#2f295f}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.richtext.img-100 img{width:100%}.richtext.has-img img{float:right;padding-left:10px}.richtext img{margin:10px}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#2f295f;text-decoration:underline}.richtext a:hover{font-style:italic}.richtext h2{font-size:2.125rem;position:relative;line-height:1.2;margin-bottom:10px}.richtext h3{font-size:18px}.richtext strong{color:#2f295f}.richtext table{width:100%;table-layout:fixed}.richtext table tr:nth-child(odd){background:#f7f7f7}.richtext table tr:nth-child(1){background:#2f295f;color:#fff}.richtext table tr:nth-child(even){background:#fff}.richtext table tr td{border:1px solid #e6e6e6;word-break:normal;padding:10px 10px}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:15px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:8px;height:8px;border-radius:100%;background:#2f295f;position:absolute;left:0;top:11px;z-index:3}.richtext iframe{margin:10px 0;width:1200px;max-width:100%;height:600px}.relate-news ul li{position:relative;list-style:none;padding-left:17px;margin-bottom:8px;line-height:1.55555556em}.relate-news ul li:last-child{margin-bottom:0}.relate-news ul li:before{content:'';display:block;width:5px;height:5px;border-radius:100%;background:#2f295f;position:absolute;left:1px;top:13px}.contents-wrap{width:400px;max-width:100%;background:#f1f1f1;padding:20px;margin-bottom:20px;margin-top:30px;font-size:16px}.contents-wrap .hd span{margin-right:5px}.contents-wrap .hd a{color:#2f295f;padding:0 5px}.h2-item{margin-left:0}.h3-item{margin-left:20px;display:none}#toc-list li{margin-top:10px}#references{font-size:16px}#references li{list-style-type:decimal;margin-bottom:8px}#references{padding-left:20px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group i{right:15px;position:absolute;top:0;bottom:0;margin:auto;height:fit-content;pointer-events:none;display:table;transform:rotate(180deg)}.sep-lx-header-mb{display:none}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:70px;padding-right:0}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{width:90px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:15px;text-align:center;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#global span{width:36px;height:36px;background:rgba(184,210,1,0);border-radius:50%;border:1px solid #5c5c5c;font-size:16px;color:#5c5c5c;text-transform:uppercase}.sep-lx-header-mb .box-wrap>ul>li#headerSearch i{width:36px;height:36px;background:rgba(184,210,1,0);border-radius:50%;border:1px solid #5c5c5c;font-size:16px;color:#5c5c5c}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left;width:70px;height:70px;background:#2f295f;color:#fff}.sep-lx-header-mb .box-wrap>ul>li#menu i{color:#fff;font-size:26px}.sep-lx-header-mb .box-wrap>ul>li#logo{border:none;float:none;margin:0 auto;position:absolute;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#2f295f;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:#2f295f;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}.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:#2f295f;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:#2f295f;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%;border:none}.sep-search-box .more i{padding-right:5px}.sep-search-box ul li{margin-top:8px}.sep-search-box ul li a{color:#8c8c8c;font-size:14px;display:block}.sep-menu-box{width:100%;position:absolute;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.7);transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transform:translateX(-105%)}.sep-menu-box.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:10px 30px;height:70px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.sep-menu-box .top i{color:#000;font-size:22px;position:relative;top:0;cursor:pointer}.sep-menu-box .bottom{visibility:visible}.sep-menu-box .bottom.no{visibility:hidden}.sep-menu-box .bottom .menu-item>li{border-bottom:1px solid #ddd}.sep-menu-box .bottom .menu-item>li:last-child{border-bottom:none}.sep-menu-box .bottom .menu-item>li.active{background:#2f295f}.sep-menu-box .bottom .menu-item>li.active .box{border-bottom:1px solid #fff}.sep-menu-box .bottom .menu-item>li.active .box a{color:#fff}.sep-menu-box .bottom .menu-item>li.active .box i{color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.sep-menu-box .bottom .menu-item>li .box{position:relative;padding:22px 30px;border-bottom:1px solid transparent}.sep-menu-box .bottom .menu-item>li .box a{color:#282828;font-size:18px}.sep-menu-box .bottom .menu-item>li .box i{font-size:20px;color:#282828;position:absolute;right:30px;top:26px;cursor:pointer;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-menu-box .bottom .menu-item>li>ul{padding:5px 0;display:none}.sep-menu-box .bottom .menu-item>li>ul>li{padding:4px 20px}.sep-menu-box .bottom .menu-item>li>ul>li a{color:#fff;font-size:14px}.sep-menu-box .bottom-toggle{position:absolute;width:100%;z-index:1000;top:70px;background:#fff;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);visibility:hidden}.sep-menu-box .bottom-toggle.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box .bottom-toggle .toggle{display:none}.sep-menu-box .bottom-toggle .toggle>ul{background:#fff}.sep-menu-box .bottom-toggle .toggle>ul>li{padding:0;border-bottom:1px solid #ccc;position:relative}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1){line-height:60px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span{width:60px;min-width:60px;height:59px;line-height:60px;text-align:center;display:inline-block;border-right:1px solid #ccc}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span i{font-size:18px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul{display:none;border-top:1px solid #ddd;padding:15px 40px;padding-right:0}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li{list-style:disc;margin-bottom:10px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li:last-child{margin-bottom:0}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a{font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li:not(:first-child)>a{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;padding-right:50px}.sep-menu-box .bottom-toggle .toggle>ul>li>a{padding:10px 25px;min-height:60px;color:#282828;font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li>a i{font-size:20px;color:#282828;position:absolute;right:20px;cursor:pointer}.sep-menu-box .contact{background:#2f295f;color:#fff;display:table;margin:0 auto;margin-top:0;padding:20px 40px;font-size:22px;width:100%;border:none;border-radius:0}.sep-menu-box .contact i{padding-right:5px}.sep-menu-box .logo{margin:auto}.sep-menu-box .logo img{width:90px;max-height:100%;object-fit:contain}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{padding-bottom:90px;padding-top:40px;background:url(/themes/simple/img/footer-bg.jpg) top center;background-size:cover;color:#fff}.mb-bottom-wrap .bottom-top{padding:0 10px}.mb-bottom-wrap .bottom-top .logo img{width:100px}.mb-bottom-wrap .bottom-top .text{font-size:16px;margin-top:20px}.mb-bottom-wrap ul.info{margin-top:30px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:#fff;font-size:16px;padding:0 20px}.mb-bottom-wrap ul.info li:last-child{margin-bottom:0}.mb-bottom-wrap ul.info li i{color:#fff}.mb-bottom-wrap ul.info li a{color:#fff}.mb-bottom-wrap ul.info li img{position:absolute;left:0;top:10px}.mb-bottom-wrap .bottom-menu{margin-top:30px}.mb-bottom-wrap .bottom-menu>li:first-child>.box{border-top:1px solid rgba(255,255,255,0.2)}.mb-bottom-wrap .bottom-menu>li:last-child>ul{padding-bottom:0;border-bottom:none}.mb-bottom-wrap .bottom-menu>li>ul{padding:10px 10px;display:none;opacity:.8;border-bottom:1px solid rgba(255,255,255,0.2)}.mb-bottom-wrap .bottom-menu>li>ul li{color:#fff;padding:5px 0}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#fff}.mb-bottom-wrap .bottom-menu>li>.box{padding:13px 10px;position:relative;border-bottom:1px solid rgba(255,255,255,0.2)}.mb-bottom-wrap .bottom-menu>li>.box a{color:#fff;font-size:16px}.mb-bottom-wrap .bottom-menu>li>.box>i{position:absolute;right:10px;top:14px;color:#fff;cursor:pointer;font-size:19px}.mb-bottom-wrap .bottom-menu>li>.box .fa-long-arrow-right:before{content:'\e61f';font-family:'iconfont';display:table;transform:rotate(90deg)}.mb-bottom-wrap .bottom-menu>li>.box .fa-long-arrow-down:before{content:'\e61f';font-family:'iconfont';display:table;transform:rotate(180deg)}.mb-bottom-wrap .info-box{padding:0 10px;margin-top:20px}.mb-bottom-wrap .info-box .box{margin-bottom:14px}.mb-bottom-wrap .info-box .box i{margin-right:8px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.2);color:#fff;flex-shrink:0;font-size:18px;align-self:flex-start;position:relative;top:-5px}.mb-bottom-wrap .info-box .box i::before{display:none}.mb-bottom-wrap .info-box .box .hd{color:#fff;font-size:16px;margin-bottom:5px;width:100%}.mb-bottom-wrap .info-box .box a{font-size:16px;color:#fff;opacity:.8}.mb-bottom-wrap .info-box .box .text{font-size:16px;color:#fff;opacity:.8}.mb-bottom-wrap .info-box .box:last-child{margin-bottom:0}.mb-bottom-wrap .multi-language{margin:0 auto;display:table;margin-top:10px}.mb-bottom-wrap .multi-language .icon{color:#9f9f9f;font-size:18px;position:relative;top:3px}.mb-bottom-wrap .multi-language a{font-size:15px;padding-right:10px;color:#9f9f9f}.mb-bottom-wrap .multi-language a:hover{color:#2f295f}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap>.item{padding:0 20px;margin-top:20px !important}.mb-bottom-wrap .sep-share{margin-top:16px}.mb-bottom-wrap .sep-share li:not(.qrcode){float:none;margin-right:10px}.mb-bottom-wrap .sep-share li:not(.qrcode):last-child{margin:0}.mb-bottom-wrap .sep-share li:not(.qrcode) a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.2);text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{font-size:16px;color:#fff}.mb-bottom-wrap .sep-share .qrcode{padding:0 5px}.mb-bottom-wrap .sep-share .qrcode a{display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share .qrcode a:hover i{color:#201914}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#2f295f}.mb-bottom-wrap .alias{color:#c1c1c1;font-size:12px;margin-left:auto;white-space:nowrap}.mb-bottom-wrap .form-box .sep-form{background:#eee;border-radius:24px;overflow:hidden}.mb-bottom-wrap .form-box .sep-form .btn{border-radius:24px;overflow:hidden;border:none;width:100px;height:30px;font-size:14px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:769px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:768px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:768px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.gdw-mb-c{display:block}.sep-lx-header-mb{display:block}.gdw-mb-none{display:none}#onlineService{position:fixed;bottom:0;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.offside{display:flex;width:100%}.offside li{flex-grow:1;flex:1;text-align:center;width:auto;height:60px;background:#2f295f !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,0.15)}.offside li i{color:#fff !important;font-size:20px !important;line-height:60px !important;padding:0;font-size:22px !important}.offside li.tel{width:47px;transform:translateX(0);-webkit-transform:translateX(0)}.offside li:last-child{display:none}.offside li p{display:none !important}.offside li a{position:static;display:inline-block}}@media screen and (max-width:1700px){html{font-size:15px}.sep-container{width:1460px}.sep-section6 .top{padding:0 40px}.sep-mainnav>.sep-container>ul>li:last-child{padding:0 25px}}@media screen and (max-width:1460px){.sep-btn.lang{padding:0 20px}html{font-size:14px}.sep-header .logo{width:calc(33.333% - 73px)}.sep-header .logo .box{width:110px}.sep-header .logo .txt{padding:0 20px;font-size:16px}.sep-header .search{width:65px}.sep-header .multi-language .box .box2{width:65px}.sep-header{height:90px}.sep-place{height:90px}.sep-mainnav>.sep-container>ul>li:last-child{padding:0 15px}.sep-mainnav .dropdown-pro .left{width:300px}.sep-mainnav .dropdown-pro{left:-15px}.sep-mainnav .dropdown-pro .list>.box{font-size:16px;padding:14px 16px;min-height:54px}.sep-mainnav .dropdown-pro .list>ul{padding:10px 16px;border-top:2px solid #2f295f}.sep-mainnav .dropdown-pro .list>ul>li>a{font-size:15px;padding:3px 0}.sep-mainnav .dropdown-pro .right .level2{width:260px;padding:12px 16px}.sep-mainnav .dropdown-pro .right a{padding:6px 0;font-size:15px}.sep-footer .footer-box{padding:90px 0 40px}.sep-footer .footer-box .logo img{width:160px}.sep-footer .footer-box .text{font-size:18px;margin-top:40px}.sep-footer .footer-box .hd{padding:12px 20px;padding-right:40px;font-size:21px}.sep-footer .footer-box .hd::after{right:18px;font-size:18px}.sep-footer .footer-box .lists{padding:14px 20px}.sep-footer .footer-box .bd{padding:4px 0}.sep-footer .footer-box .contact-info{padding:15px 20px;line-height:2}.sep-footer .footer-box .contact-info li img{top:6px}.pv120{padding-top:86px;padding-bottom:90px}.mt70{margin-top:54px}.ph30{padding-left:20px;padding-right:20px}.sep-btn{padding:0 30px;line-height:44px}.sep-section4 .left{padding:50px 20px}.sep-section4 .right .tit{padding:20px;min-height:120px}.sep-section6 .side .text{padding:30px 20px}.sep-section6 .side .sep-btn{margin-left:20px;margin-top:24px}.sep-section6 .main .item .pic .date{top:20px;right:20px;padding:10px 20px}.sep-section6 .main .item .info{padding:16px 20px}.sep-section6 .top{padding:0 30px}}@media screen and (max-width:1366px){.sep-container{max-width:calc(100% - 100px)}}@media screen and (max-width:1260px){html{font-size:12px}.sep-sidebar{display:none}.sep-primary{float:none;width:100%}.sep-container{max-width:calc(100% - 60px)}.sep-header{height:80px}.sep-place{height:80px}.sep-header .logo{width:auto}.sep-header .logo .txt{display:none}.sep-footer .footer-box{padding:60px 0 20px}.sep-footer .footer-box .logo img{width:140px}.sep-footer .footer-box .sep-share i{width:42px;height:42px;font-size:16px}.sep-footer .footer-box .sep-share li{margin-right:10px}.sep-footer .footer-box .text{font-size:16px}.sep-footer .footer-box .hd{padding:10px 15px;padding-right:30px;font-size:19px}.sep-footer .footer-box .hd::after{right:14px;font-size:16px}.sep-footer .footer-box .lists{padding:12px 15px}.sep-footer .footer-box .bd{padding:1px 0}.sep-footer .footer-box .contact-info{padding:12px 15px;line-height:1.667}.sep-footer .footer-box .contact-info li{padding-left:26px}.sep-footer .footer-box .contact-info li img{top:5px;width:16px}.sep-footer .sep-copyright .box span{margin:0 6px}.sep-footer .sep-copyright{padding:20px 0}.ph30{padding-left:15px;padding-right:15px}.mt70{margin-top:44px}.sep-btn{padding:0 20px;line-height:40px;font-size:16px}.sep-section4 .left{padding:30px 15px}.sep-section4 .right .tit{padding:20px 15px;min-height:100px}.sep-section6 .top{padding:0 20px}.sep-section6 .side .text{padding:25px 15px}.sep-section6 .side .sep-btn{margin-left:15px;margin-top:20px}.sep-section6 .main .item .info{padding:15px}}@media screen and (max-width:768px){.mb-mg0{margin:0}html{font-size:10px}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.flex{display:block}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}body{padding-top:0}.sep-footer{display:none}.btn-hover{height:34px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible;border-top:1px solid rgba(255,255,255,0.15)}.sep-line::before{display:none}.sep-container{max-width:calc(100% - 40px)}.sep-place{height:0}.w33{width:100%}.w66{width:100%}.w50{width:100%}.pv120{padding-top:46px;padding-bottom:50px}.ph30{padding-left:10px;padding-right:10px}.mt70{margin-top:30px}.sep-sub{margin-bottom:6px}.sep-section4 .left .richtext{margin-top:30px}.sep-section4 .right .tit{width:100%;min-height:90px}.sep-section4 .right .imgs{margin-top:30px;margin-bottom:0;gap:20px 10px;grid-template-columns:repeat(2, 1fr)}.sep-section4 .right .imgs .box{text-align:center !important}.sep-section6 .top{padding:0 15px}.sep-section6 .side{margin-bottom:20px;position:relative;top:0}.sep-section6 .side .text{display:none}.sep-section6 .side .sep-btn{margin-top:0}.sep-section6 .main .item{width:100%;margin-bottom:20px}.sep-section6 .main .item:last-child{margin-bottom:0}.sep-section6 .main .item .pic{padding-top:75%}.sep-section6 .main .item .info .sum{display:none}.sep-section6 .main .item .pic .date{top:15px;right:15px;padding:7px 10px}.offside .code{bottom:100%;left:0;right:unset;top:unset;width:200px;max-width:300%}}@media screen and (max-width:1850px){.sep-inner-banner.style2{padding:0 5vw}.sep-inner-banner.style2 .item>img{width:calc(100% + 5vw)}}@media screen and (max-width:1700px){.fz72{font-size:4rem}.sep-inner-banner.style2{padding:0 calc((100% - 1460px) / 2)}.sep-inner-banner.style2 .item>img{width:calc(100% + (100vw - 1460px) / 2)}.sep-inner-body .app-page .project-feature .item{padding:25px 30px}}@media screen and (max-width:1623px){.sep-inner-banner.style2{padding:0 5vw}.sep-inner-banner.style2 .item>img{width:calc(100% + 5vw)}}@media screen and (max-width:1460px){.fz72{font-size:3.5rem}.fz56{font-size:3.2rem}.fz26{font-size:23px}.fz24{font-size:22px}.richtext.fz22{font-size:20px}.richtext.fz20{font-size:18px}h1::before{top:.6rem;left:-19px;height:3rem}.sep-inner-body .pro-index-list .list .item .info{padding:16px 20px}.sep-inner-body .pro-index-list .list .item:hover .info{padding:20px}.inner-faqs .item .q{padding-top:14px;padding-bottom:14px}.sep-inner-banner.style2 .item:not(.active) .ph30{padding-left:30px;padding-right:30px}.sep-inner-body .pro-list-texts .richtext{padding-top:26px}.sep-inner-body .pro-list-texts{gap:10px 0}.inner-grid .item .info{padding:10px 20px;padding-bottom:0}.sep-inner-body .pro-list1-type .swiper-slide .tit{padding:15px 20px}.sep-inner-body .pro-feature .item .tit::before{left:-21px}.sep-inner-body .pro-feature .item .tit{margin-top:20px}.feedback{padding-top:50px}.feedback .top-tit{width:100%}.feedback .sep-form input{height:50px}.feedback .sep-form input,.feedback .sep-form textarea{padding:8px 16px}.sep-det-banner .content{margin-top:90px;padding:40px 0}.sep-inner-body .pro-det-role .item{padding:0 20px}.sep-inner-body .pro-det-spec .richtext table tr td{padding:10px 20px}.sep-inner-body .pro-service .options .opt{padding:0 20px}.sep-inner-body .pro-service .item .info{padding:18px 20px 20px}.sep-inner-body .app-list .info{padding:12px 20px;padding-bottom:0}.sep-inner-body .app-list .info .sum{margin-top:3px}.sep-inner-body .app-switch .options li{margin-bottom:10px}.sep-inner-body .app-switch .info{margin-top:15px;padding:0 20px}.sep-inner-body .app-switch .info .sum{margin-top:6px}.sep-inner-body .app-page .project-feature .item{padding:18px 25px}.sep-inner-body .app-how .items .pic{width:60px;margin-right:10px}.sep-inner-body .app-how .bottom .box .tit{margin-top:10px;padding:0 16px}.sep-inner-body .app-how .bottom .txt{align-self:center;margin-bottom:36px}.app-relate-pro .title{padding:10px 20px;min-height:56px}.sep-inner-body .comp-history .item.active .year::after{width:20px;height:20px}.sep-inner-body .list-tabs.style2{min-height:60px}.sep-inner-body .sus-basic1 .title{margin-top:12px;padding:0 20px}.sep-inner-body .sus-basic1 .thumb .cover{padding:16px 20px}.sep-inner-body .sus-basic2 .item .box{padding:20px}.sep-inner-body .sus-basic2 .item .title{margin-top:12px;padding:0 20px}.contact .left{padding:30px 30px}.contact .right{padding:30px}.sep-inner-body .artical-page .author-info .top{padding:16px 20px}.sep-inner-body .artical-page .author-info .item{padding:16px 20px}.sep-inner-body .artical-page .author-info .des{padding:12px 20px}.sep-faq-items .item .box{padding:10px 20px;min-height:70px}.sep-faq-items .item .content{padding:16px 20px}.sep-video-grid{gap:40px 0}.contact-banner{padding-top:130px;padding-bottom:90px}.contact-banner .sep-form .sep-btn{margin-top:10px}.inner-faqs .item .a{padding-top:16px;padding-bottom:16px}.inner-faqs .item .a{padding-top:12px;padding-bottom:12px}.inner-grid .items{gap:20px 0}.sep-inner-body .pro-list-type .box{padding:40px 20px}.sep-inner-body .pro-list-type .box img{height:50px !important}.sep-inner-body .pro-list-type .box .title{margin-top:10px}.pro-list-app .prev,.pro-list-app .next{margin-top:-20px}.pro-list-app .prev{left:40px}.pro-list-app .next{right:40px}.sep-inner-body .pro-det-role .items{gap:40px 0}.sep-pdf-items .item .box{padding:30px 20px}.sep-pdf-items .item .box .download{height:50px;padding:0 20px;margin-left:-20px}.sep-pdf-items .item .box .title{font-size:20px;margin-bottom:50px}.sep-pdf-items{gap:40px 0}.richtext iframe{width:1000px;height:500px}}@media screen and (max-width:1366px){.sep-inner-banner.style2{padding:0 50px}.sep-inner-banner.style2 .item>img{width:calc(100% + 50px)}}@media screen and (max-width:1310px){.sep-inner-body .app-how .items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:1260px){.sep-inner-banner.style2{padding:0 30px}.sep-inner-banner.style2 .item>img{width:calc(100% + 30px)}.fz24{font-size:20px}.richtext.fz22{font-size:18px}.fz20{font-size:18px}.fz18{font-size:17px}.richtext.fz18{font-size:16px;line-height:1.5}.mt44{margin-top:30px}.mt30{margin-top:24px}h1::before{left:-14px}.sep-inner-banner .info{width:100%}.sep-inner-banner .info.info2{width:65%}.sep-inner-body .pro-index-list .list .item .info{padding:10px 15px}.inner-faqs .item .q{padding-top:10px;padding-bottom:10px}.sep-section6.inner .main{gap:30px 0}.sep-inner-body .pro-list-type .box{padding:30px 15px}.sep-inner-body .pro-list-texts .richtext{padding-right:10px}.sep-inner-body .pro-feature .item img{height:54px}.sep-inner-body .pro-feature .item .tit::before{top:1px;left:-16px}.sep-inner-body .pro-det-role .item{padding:0 15px}.sep-inner-body .pro-service .item .info{padding:15px 15px}.sep-inner-body .pro-service .item .info .sep-btn{margin-top:10px}.sep-inner-body .pro-service .options .opt{margin-bottom:12px}.inner-grid .item .info{padding:10px 15px;padding-bottom:0}.sep-inner-body .app-list .info{padding:10px 15px;padding-bottom:0}.sep-inner-body .app-list .items{gap:30px 0}.sep-inner-body .app-switch .info{padding:0 15px}.sep-inner-body .app-switch .options li{margin-bottom:6px}.sep-inner-body .app-page .project-feature .item{padding:12px 16px}.sep-inner-body .app-page .project-feature .item .info .box{width:60px;height:60px}.sep-inner-body .app-how .items .pic{width:50px}.sep-inner-body .app-how .items{gap:20px 10px}.sep-inner-body .app-how .bottom .txt{margin-bottom:0}.app-relate-pro .title{padding:10px 15px;min-height:50px}.sep-inner-body .sus-basic1 .title{margin-top:8px;padding:0 15px}.sep-inner-body .sus-basic1 .thumb .cover{padding:12px 15px}.sep-inner-body .sus-basic2 .item .title{margin-top:8px;padding:0 15px}.sep-inner-body .sus-basic2 .item .box{padding:15px}.contact .left{padding:20px}.contact .right{padding:20px}.sep-inner-body .artical-page .author-info .top{padding:12px 16px}.sep-inner-body .artical-page .author-info .item{padding:12px 16px}.sep-inner-body .artical-page .author-info .des{padding:12px 16px}.sep-video-grid .item .box .info .title{margin-bottom:10px}.contact-banner{padding-top:110px;padding-bottom:70px}.contact-banner .sep-form .form-group{margin-bottom:12px}.pro-list-app .prev{left:30px}.pro-list-app .next{right:30px}.sep-inner-body .pro-det-role .items{gap:30px 0}.sep-inner-body .app-import .item{padding-right:15px}.sep-pdf-items{gap:30px 0}.sep-pdf-items .item .box{padding:20px 15px}.sep-pdf-items .item .box .pdf-icon i{font-size:40px}.sep-pdf-items .item .box .title{font-size:18px;margin-bottom:30px}.sep-pdf-items .item .box .download{height:46px;padding:0 15px;margin-left:-15px}.sep-pdf-items .item .box .download i{font-size:24px}.richtext iframe{width:900px;height:450px}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.sep-inner-banner{padding:20px 0 80px;overflow:hidden}.sep-inner-banner img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0}.sep-inner-banner .translate-center{position:relative !important;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);left:0;top:0}iframe{height:320px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:static;left:10px;top:15px;display:block;width:100%;height:auto;overflow:hidden;text-align:center;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{width:100%}.relate-list.relate-article-list .sep-datalist li{width:100%;float:left;margin:0 0}.sep-resource-list .sep-datalist>li:not(.pdf-item){padding-left:0}.sep-resource-grid .sep-datalist li{width:100%}.sep-resource-grid .sep-datalist li .thumb{display:block;width:100%;height:auto;line-height:unset;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb{height:auto !important;line-height:unset !important}}@media screen and (max-width:768px){.relate-list .sep-datalist li{width:100%;float:left;margin:0}.search-btns a{height:48px;min-width:unset;font-size:14px;background:#f0f0f0;padding:0 10px;margin:0 6px;text-align:center}.sep-btn.lang{padding:0 14px}.sep-breadcrumb{padding:10px 0}.richtext ul li:before{width:7px;height:7px;top:9px}h1::before{left:-9px;height:.9em;top:.15em}.fz72{font-size:28px}.fz56{font-size:2.6rem}.fz48{font-size:2.5rem}.fz26{font-size:20px}.fz24{font-size:18px}.fz20{font-size:17px}.fz18{font-size:16px}.mt44{margin-top:24px}.mt30{margin-top:16px}.sep-inner-banner .info .text{font-size:16px}.sep-inner-banner .sep-btn{margin-top:10px}.sep-inner-body .pro-index-list .list{margin-top:30px}.sep-inner-body .pro-index-list .list .item{width:100%}.sep-inner-body .pro-index-list h2{position:relative;top:0}.sep-inner-body .pro-index-list .list .item .info{position:relative;margin-top:-60px}.sep-inner-body .pro-index-list .list .item:hover .info{padding:10px 15px}.sep-inner-body .pro-index-list .list .item .info .bottom{display:block !important}.sep-inner-body .pro-index-list .list .item .info .more{line-height:36px;padding:0 10px}.sep-inner-body .pro-index-why .richtext{margin-top:16px}.inner-faqs .faqs .col{width:100%}.inner-faqs .faqs .col:first-child .item:last-child .q{border-bottom:none}.inner-grid .items{display:flex;flex-direction:column;gap:16px 0}.feedback{padding-top:30px}.feedback .sep-form input{height:46px}.sep-inner-banner.style2 .item{width:100%;padding:20px 0}.sep-inner-banner.style2 .item.right{padding-bottom:60px}.sep-inner-banner.style2 .item.active{width:100%}.sep-inner-banner.style2 .item .content{top:0;position:relative}.sep-inner-banner.style2{padding:0 20px;height:auto}.sep-inner-banner.style2 .item>img{width:100vw;left:-20px}.sep-inner-banner.style2 .item.left>img{right:-20px}.sep-inner-banner.style2 .item:not(.active) .ph30{padding-left:10px;padding-right:10px}.sep-inner-banner.style2 .item .content .text{margin-top:10px}.sep-inner-banner.style2 .item:not(.active) h1::before{opacity:1}.sep-inner-banner.style2 .item .content .text,.sep-inner-banner.style2 .item .content .sep-btn{opacity:1}.sep-inner-body .list-tabs{min-height:50px;grid-template-columns:repeat(3, auto);font-size:16px}.sep-inner-body .pro-list-type .item{padding:0 10px;margin-bottom:10px}.sep-inner-body .pro-list-type .item:last-child{margin-bottom:0}.sep-inner-body .list-topic3 .item{padding-right:10px;margin-bottom:16px}.sep-inner-body .list-topic3 .item:last-child{margin-bottom:0}.relate-list .btns{margin-bottom:20px;display:flex;flex-direction:row-reverse}.relate-list .btns .prev,.relate-list .btns .next{margin-right:10px;margin-left:0}.relate-list .btns .next{margin-bottom:0}.pro-list-app .prev{left:-10px}.pro-list-app .next{right:-10px}.sep-inner-body .pro-feature .item .tit::before{left:-10px}.sep-inner-body .pro-feature .items{display:flex;flex-direction:column;gap:20px 0}.sep-inner-body .pro-feature .item .tit{margin-top:12px}.pro-list1-tips .richtext{margin-top:20px}.sep-det-banner .content{margin-top:0;padding:30px 0}.sep-det-banner .content .text{font-size:17px}.sep-det-banner .content .imgs{width:100%;margin-left:0;margin-top:20px}.sep-inner-body .pro-det-role .items{display:flex;flex-direction:column;margin-top:20px;gap:16px 0}.sep-inner-body .pro-det-role .item .richtext{margin-top:3px}.sep-inner-body .pro-det-spec .richtext table tr:nth-child(1){font-size:17px}.sep-inner-body .pro-det-spec .richtext table tr td{padding:6px 10px}.sep-inner-body .pro-service .options .opt.active{font-size:1.3em}.sep-inner-body .pro-service .options .opt{margin-bottom:6px}.sep-inner-body .pro-service .swiper-container{margin-top:20px}.sep-inner-body .app-list .items{display:flex;flex-direction:column;gap:20px 0}.sep-inner-body .app-switch .options li.active{font-size:1.2em}.sep-inner-body .app-switch .options li{margin-bottom:0}.sep-inner-body .app-switch .items{margin-top:20px}.sep-inner-body .app-switch .info{padding:0 10px}.sep-inner-body .app-page .project-feature{position:relative;top:0;margin-top:0 !important}.sep-inner-banner .info.info2{width:100%}.app-page .side{padding-bottom:0}.app-det-top .richtext{margin-top:16px}.sep-inner-body .app-import .item{padding-right:10px;margin-bottom:16px}.sep-inner-body .app-import .item:last-child{margin-bottom:0}.sep-inner-body .app-how .items{grid-template-columns:1fr;gap:16px 0}.sep-inner-body .app-how .texts .richtext{margin-top:6px}.sep-inner-body .app-how .bottom .boxs{display:flex;flex-direction:column}.app-relate-pro .items{display:flex;flex-direction:column;gap:16px 0}.sep-inner-body .list-tabs.style2{min-height:50px;line-height:1.2em}.sus-basic1 .item{margin-bottom:16px}.sus-basic1 .item:last-child{margin-bottom:0}.sep-inner-body .sus-basic1 .thumb .cover{opacity:1;background:rgba(47,41,95,0.3)}.sep-inner-body .sus-basic1 .thumb .cover .richtext{line-height:1.4}.sep-inner-body .sus-basic2 .item{margin-bottom:16px}.sep-inner-body .sus-basic2 .item:last-child{margin-bottom:0}.inner-grid.pro .items{margin-top:30px}.sep-inner-body .comp-our .right{margin-top:30px}.sep-inner-body .comp-why .items{margin-top:30px;display:flex;flex-direction:column;gap:16px 0}.sep-inner-body .content{margin-top:20px}.sep-inner-body .comp-history .item.active .year::after{width:14px;height:14px}.sep-inner-body .comp-history .item .info .text{margin-top:10px;padding:0 20px;font-size:16px}.contact .right{padding:20px 10px;padding-bottom:0}.sep-section6.list .main .item{width:100%}.sep-section6.list .main .item .sum{display:-webkit-box}.sep-inner-body .artical-page .side{margin-top:30px}.sep-inner-body .artical-page .author-info .item .info .box{width:50px;height:50px;margin-right:10px}.sep-faq-items .item .box{padding:10px;min-height:60px}.sep-faq-items .item .box .q{margin-right:10px}.sep-faq-items .item .box{display:flex}.sep-faq-items .item .box .control{font-size:20px}.sep-faq-items .item{margin-bottom:10px}.sep-faq-items .item .content{margin-top:0;padding:10px}.sep-video-grid .item .box .info{padding:20px;padding-top:40px}.sep-video-grid{display:flex;flex-direction:column;gap:20px 0}.contact-banner{padding-top:30px;padding-bottom:60px}.contact-banner .sep-form{margin-top:20px}.contact-banner .sep-form .sep-btn{margin-left:10px}.compare-pop .content .title{margin-left:10px}.compare-pop .content .items{margin-top:10px;gap:0 20px;display:flex}.compare-pop .content .items .item{padding:10px}.compare-pop .content .items .item .tit{line-height:1.3;height:41.6px;overflow-y:auto}.compare-pop .content .items .item .box .switch{font-size:16px;left:calc(100% + 10px);width:20px}.compare-pop .content .items .item .box{padding:8px 10px;padding-right:15px}.compare-pop .content .items .item .data{font-size:24px}.compare-pop .content .items .item .box .pv,.compare-pop .content .items .item .box .nt{right:10px;margin-top:-4px}.compare-pop .content .items .item .box .nt{margin-top:4px}.compare-pop .content .items .item .pic{margin-top:10px}.contact-page .right{margin-top:20px}.sep-pdf-items{gap:20px 0}.sep-pdf-items .item .box .title{min-height:unset}.sep-pdf-items .item .box .title i{display:none}.sep-inner-banner.style2 .item.mask::before{right:-20px}.sep-inner-banner.style2 .item.mask.right::before{left:-20px}.richtext iframe{width:100%;height:360px}.richtext table{table-layout:auto}.sep-inner-body .pro-det-spec .richtext table{table-layout:auto}}