@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:'Roboto-Regular','Arial','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%}html{font-size:16px}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input{outline:none}*{padding:0;margin:0}form{margin:0}img{max-width:100%}ul,ol{list-style-type:none;list-style-image:none}a{color:#333;text-decoration:none;outline:none}a:hover{color:#e5c97d}img{border:0;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}div{zoom:1}.rt{float:right}.lf{float:left}@font-face{font-family:"iconfont";src:url('../font/iconfont.eot');src:url('../font/iconfont.eot') format('embedded-opentype'),url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype'),url('../font/iconfont.svg') format('svg')}@font-face{font-family:'Roboto-Regular';src:url("../font/Roboto-Regular.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'BarlowSemiCondensed-ExtraBold';src:url("../font/BarlowSemiCondensed-ExtraBold.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'BarlowSemiCondensed-SemiBold';src:url("../font/BARLOWSEMICONDENSED-SEMIBOLD.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'BarlowSemiCondensed-Bold';src:url("../font/BarlowSemiCondensed-Bold.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'BarlowSemiCondensed-Medium';src:url("../font/BARLOWSEMICONDENSED-MEDIUM.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'BarlowSemiCondensed-Regular';src:url("../font/BARLOWSEMICONDENSED-REGULAR.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-SEMIBOLD';src:url("../font/POPPINS-SEMIBOLD.TTF");font-style:normal;font-weight:normal}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:unset}.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.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:#e5c97d}.sep-transition{transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.line-clamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-bold{font-family:'BarlowSemiCondensed-Bold'}.text-bolder{font-family:'BarlowSemiCondensed-ExtraBold'}.text-sbold{font-family:"BarlowSemiCondensed-SemiBold"}.text-medium{font-family:'BarlowSemiCondensed-Medium'}.text-p-s{font-family:'POPPINS-SEMIBOLD'}.text-uppercase{text-transform:uppercase}.flex{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-mb{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-item{flex:1}.flex-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.flex-v-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex-col{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;flex-direction:column}.flex-reverse-x{flex-direction:row-reverse}.text-hover:hover{color:#e5c97d !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:#e5c97d;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:#e5c97d}.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:#e5c97d !important}.opacity:hover{opacity:.8}.vertical-center{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.horizontal-center{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.translate-center{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%;position:absolute !important}.full-screen{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.6)}.margin-auto{display:table;margin:0 auto}#onlineService{position:fixed;right:0;bottom:32%;z-index:100998}.offside{width:50px}.offside li{width:50px;height:50px;position:relative;background:#b1b1b1;border-bottom:1px solid #fff;overflow:hidden;text-align:center;transition:all .7s;-webkit-transition:all .7s}.offside .code{position:absolute;top:0;right:50px;display:none;margin:0}.offside a,.offside div{color:#333;position:absolute;z-index:11;display:block;top:0;right:0;bottom:0;cursor:pointer}.offside p{float:left;line-height:50px;height:50px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:28px;height:100%;line-height:50px;text-align:center;display:block;color:#fff}.offside li:not(.li_3) a,.offside li:not(.li_3) div{left:0}.offside .li_3 a,.offside .li_3 div{width:50px}.offside li.email{overflow:visible}.offside li:hover .email-box{display:block !important}.offside li:hover a{color:#333}.offside li .email-box{position:absolute;background:#d5d5d5;right:100%;top:0;left:auto !important;padding:10px 5px;border-right:2px solid #fff;height:99px;display:none}.offside li .email-box a{display:block;font-size:14px;color:#fff !important;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.offside li .email-box a:hover{color:#e5c97d !important}.offside li:nth-child(odd){background:#fff}.offside li:nth-child(odd) .icon{color:#e5c97d}.offside li:nth-child(even){background:#e5c97d}.offside li:nth-child(even) .icon{color:#fff}.offside li:nth-child(4){overflow:visible}.offside li:nth-child(4):hover img{display:block}.offside li:nth-child(7){display:none}.offside li:nth-child(10){height:20px}.offside li:nth-child(10) .icon{line-height:20px;display:none}.offside li:hover a,.offside li:hover div,.offside li:hover .icon{color:#fff}.offside li.tel:hover .icon{color:#e5c97d}.offside li:hover a{color:#e5c97d}.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:#e5c97d}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#e5c97d}.offside .tel{width:200px;transform:translateX(-150px);-webkit-transform:translateX(-150px)}.offside .tel.email{width:279px;transform:translateX(-229px);-webkit-transform:translateX(-229px)}.offside .back_none{height:0;border:0 !important}.offside .li{transform:translateX(100%);-webkit-transform:translateX(100%)}.offside .unfold{width:30px;transform:translateX(20px);-webkit-transform:translateX(20px)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:24px;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:13px 17px;background:url(../img/multi-language.png) no-repeat bottom left 10px}.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:#e5c97d}.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:#e5c97d}.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}input[type=text]::-ms-clear{display:none}input::-webkit-search-cancel-button{display:none}.sep-section5{padding:120px 0}.sep-section5 .bg{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:-100}.sep-section5 .bg img{width:100%;height:100%;object-fit:cover}.sep-section5 .sep-title{font-size:48px;font-family:"BarlowSemiCondensed-Bold";color:#fff;line-height:62px;margin:20px auto;text-align:center}.sep-section5 a.sep-title{display:block}.sep-section5 a.sep-title:hover{color:#e5c97d}.sep-section5 .summary{font-size:16px;color:#fff;padding:0 20px}.sep-section5 .summary.fz18{font-size:18px}.sep-section5 .summary.lh32{line-height:32px}.sep-section5 .summary.lh24{line-height:24px}.sep-section5 .more{display:inline-block;min-width:200px;height:55px;text-align:center;margin-top:40px;margin-right:10px;padding:0 30px;background:#e5c97d;font-size:20px;font-family:"BarlowSemiCondensed-Bold";color:#1a1a1a;line-height:56px;text-transform:uppercase}.sep-section5 .more i{position:relative;top:-2px;font-size:14px;font-weight:600;margin-left:5px}.sep-section5 .more.t160{top:160px}.sep-section5 .more:hover{font-size:22px;color:#1a1a1a !important;background:linear-gradient(-25deg, #d29e4c 0, #faf2b1 100%)}.sep-section5 .summary{font-size:24px;font-family:"BarlowSemiCondensed-SemiBold";color:#e5c97c}.sep-section5 .more{background:linear-gradient(-25deg, #d29e4c 0, #faf2b1 100%)}.sep-container{width:1360px;margin:auto;max-width:100%}.sep-container-1920{width:1920px;margin:auto;max-width:100%}body{padding-top:0}body.inner .sep-header .search i{color:#e5c97d}.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:#e5c97d;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:#e5c97d}.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.style-two span:hover{color:#e5c97d}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px;color:#fff}.search-popup .close-search span:hover{color:#333}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000;background:#1a1a1a}.sep-header.active{box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header.active .sep-mainnav .logo{height:70px}.sep-header.active .sep-mainnav>.sep-container{height:70px}.sep-header.active .sep-mainnav>.sep-container>ul>li>a{font-size:22px}.sep-header .top{position:relative}.sep-header .top .info-wrap{margin-left:250px;height:60px;width:100%;border-bottom:1px solid #e5c97d}.sep-header .top .info{position:relative}.sep-header .top .info a{color:#fff;font-size:16px;display:inline-block;padding-right:60px;position:relative}.sep-header .top .info a:hover{color:#e5c97d}.sep-header .top .info a:hover i{color:#e5c97d}.sep-header .top .info a i{font-size:20px;position:relative;top:2px;margin-right:5px;color:#e5c97d}.sep-header form{z-index:1000;border-radius:24px;position:relative}.sep-header form input{display:inline-block;width:318px;float:left;background:#fff;border-radius:6px;border:1px solid #4f7d9f;padding-left:20px;font-size:16px;color:#646464;height:43px;transition:all .3s ease-in-out}.sep-header form input:focus{width:450px}.sep-header form input::-webkit-input-placeholder,.sep-header form input::-moz-input-placeholder,.sep-header form input::-ms-input-placeholder{color:#646464;font-style:italic}.sep-header form button{float:right;position:absolute;right:1px;top:1px;padding:0 22px;height:41px;line-height:34px;background:#4f7d9f;border:none;color:#ef040b;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.sep-header form button i{font-size:18px;color:#fff}.sep-header form button img{width:22px}.sep-header .search{cursor:pointer;padding-right:0;position:relative;z-index:100;font-size:16px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-header .search i{text-align:center;font-size:24px;position:relative;color:#fff}.sep-header .search i:hover{color:#e5c97d}.sep-header .multi-language{position:relative;margin-left:auto}.sep-header .multi-language .box{padding:0}.sep-header .multi-language .box .box2{align-items:center;justify-content:center;cursor:pointer}.sep-header .multi-language .box .box2 a{color:#fff;font-size:16px;position:relative;top:1px}.sep-header .multi-language .box .box2:hover .fa{transform:rotate(180deg);left:6px}.sep-header .multi-language .box .box2 .fa{color:#fff;font-size:22px;padding-left:8px;top:0}.sep-header .multi-language .box .box2 .icon{font-size:22px;color:#e5c97d;top:1px;position:relative;margin-right:6px}.sep-header>.sep-container{max-width:100%;position:relative}.swiper-pagination-bullet-active{background:#e5c97d !important}.sep-mainnav{position:relative}.sep-mainnav>.sep-container{height:70px}.sep-mainnav>.sep-container .logo{height:130px;position:absolute;bottom:0}.sep-mainnav>.sep-container .logo img{height:100%;object-fit:contain}.sep-mainnav>.sep-container>ul{margin-left:250px;flex:auto;margin-right:auto}.sep-mainnav>.sep-container>ul>li{position:relative;text-align:center;float:left;padding:4px 40px}.sep-mainnav>.sep-container>ul>li.ispro{position:static}.sep-mainnav>.sep-container>ul>li.ispro>div:before{display:none}.sep-mainnav>.sep-container>ul>li:first-child{padding-left:0}.sep-mainnav>.sep-container>ul>li:hover>a,.sep-mainnav>.sep-container>ul>li.active>a{color:#e5c97d}.sep-mainnav>.sep-container>ul>li:hover>a:after,.sep-mainnav>.sep-container>ul>li.active>a:after{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-mainnav>.sep-container>ul>li:last-child{padding-right:0}.sep-mainnav>.sep-container>ul>li>a{display:inline-block;position:relative;font-size:24px;color:#fff;line-height:60px}.sep-mainnav>.sep-container>ul>li>a:after{content:'';display:block;width:100%;position:absolute;height:2px;background:#e5c97d;left:0;bottom:-2px;border-radius:1px;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;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}.sep-mainnav>.sep-container>ul>li .box-drap{width:100%;height:700px;position:absolute;left:0;top:100%;display:none;background-color:rgba(26,26,26,0.97);z-index:10000;padding:60px 0}.sep-mainnav>.sep-container>ul>li .box-drap>::-webkit-scrollbar{width:2px}.sep-mainnav>.sep-container>ul>li .box-drap>::-webkit-scrollbar-thumb{border-radius:1px;background:#e5c97d}.sep-mainnav>.sep-container>ul>li .box-drap>::-webkit-scrollbar-track{border-radius:1px;background:#333}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container{height:100%;margin:0 auto;overflow-y:scroll}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box{min-width:50%;text-align:left;padding-right:50px;padding-bottom:50px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .hd-box{margin-bottom:15px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .hd-box i{color:#fff;font-size:40px;margin-right:10px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .hd-box .hd{font-size:24px;font-family:'BarlowSemiCondensed-bold';line-height:72px;color:#fff}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .hd-box:hover i,.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .hd-box:hover .hd{color:#e5c97c}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list{justify-content:space-between}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul{flex:1;padding-left:30px;max-width:300px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul .hd{display:block;font-size:20px;font-family:'BarlowSemiCondensed-Medium';line-height:24px;color:#fff;margin-bottom:10px;position:relative}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul .hd:after{content:'';width:6px;height:6px;background:#e5c97c;border-radius:50%;position:absolute;left:-20px;top:10px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul .hd:hover{color:#e5c97c}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul li{margin-bottom:5px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul li a{font-size:16px;font-family:'BarlowSemiCondensed-Regular';color:#fff;line-height:24px}.sep-mainnav>.sep-container>ul>li .box-drap .sep-container .p-box .p2-list ul li a:hover{color:#e5c97d}.sep-mainnav>.sep-container>ul>li>.box{position:absolute;z-index:10000;left:0;top:100%;display:none;padding-top:0}.sep-mainnav>.sep-container>ul>li>.box>ul{background:#1a1a1a;min-width:180px;box-shadow:3px 4px 10px rgba(0,0,0,0.3)}.sep-mainnav>.sep-container>ul>li>.box>ul>li{text-align:left;border-bottom:1px solid #ddd}.sep-mainnav>.sep-container>ul>li>.box>ul>li:last-child{border-bottom:none}.sep-mainnav>.sep-container>ul>li>.box>ul>li:hover{background:#e5c97d}.sep-mainnav>.sep-container>ul>li>.box>ul>li>a{white-space:nowrap;color:#fff;padding:15px 20px;display:block;font-size:18px}.sep-footer{position:relative}.sep-footer .footer-box{padding-top:80px;position:relative;background:#141414}.sep-footer .footer-box .sep-container{position:relative}.sep-footer .footer-box .sep-container .items{height:330px;margin-bottom:80px;align-content:space-between}.sep-footer .footer-box .sep-container .items .item{flex:auto;padding-left:20px;margin-bottom:20px}.sep-footer .footer-box .sep-container .items .item .hd{display:block;font-size:22px;font-family:'BarlowSemiCondensed-SemiBold';color:#fff;line-height:30px;position:relative}.sep-footer .footer-box .sep-container .items .item .hd:after{content:'';width:3px;height:28px;background:#e5c97c;position:absolute;left:-16px;top:0;transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.sep-footer .footer-box .sep-container .items .item a.hd:hover{color:#e5c97d}.sep-footer .footer-box .sep-container .items .item a.hd:hover:after{width:6px}.sep-footer .footer-box .sep-container .items .item li *,.sep-footer .footer-box .sep-container .items .item li a,.sep-footer .footer-box .sep-container .items .item li div{font-size:16px !important;color:#999;line-height:30px}.sep-footer .footer-box .sep-container .items .item li:first-child{padding-top:15px}.sep-footer .footer-box .sep-container .items .item li a:hover{text-decoration:underline}.sep-footer .footer-box .sep-container .items .item:first-child{height:100%;width:230px;flex-shrink:0}.sep-footer .footer-box .sep-container .items .item:last-child{height:100%;width:250px;flex-shrink:0;justify-content:space-between}.sep-footer .footer-box .sep-container .items .item:last-child .item2 li:first-child{padding-top:0}.sep-footer .footer-box .sep-container .items2{justify-content:space-between;padding:20px 0;border-top:1px solid rgba(255,255,255,0.2)}.sep-footer .footer-box .sep-container .items2>div i{display:block;flex-shrink:0;width:58px;height:58px;line-height:58px;text-align:center;background:#e5c97c;border-radius:50%;font-size:26px;color:#1a1a1a;margin-right:20px}.sep-footer .footer-box .sep-container .items2>div div,.sep-footer .footer-box .sep-container .items2>div p,.sep-footer .footer-box .sep-container .items2>div a{max-width:280px;font-size:16px;color:#fff;line-height:24px}.sep-footer .footer-box .sep-container .items2 a:hover{color:#e5c97d}.sep-footer .footer-box .sep-container .items2 .logo{display:block;width:200px}.sep-footer .footer-box .sep-container .sep-share{justify-content:space-between}.sep-footer .footer-box .sep-container .sep-share li{margin-left:15px}.sep-footer .footer-box .sep-container .sep-share li a{width:28px;height:28px;line-height:28px;text-align:center;background:rgba(255,255,255,0.1);border-radius:50%}.sep-footer .footer-box .sep-container .sep-share li a:hover{background:#e5c97c;text-decoration:none !important}.sep-footer .footer-box .sep-container .sep-share li a:hover i{color:#fff;text-decoration:none !important}.sep-footer .footer-box .sep-container .sep-share li a i{color:rgba(255,255,255,0.6);font-size:18px}.sep-footer .footer-box .sep-container .sep-share li:first-child{margin-left:0}.sep-footer .footer-box .sep-container form{margin-top:30px}.sep-footer .footer-box .sep-container .form-group label{width:60px;font-size:16px !important;color:#999;line-height:30px;flex-shrink:0}.sep-footer .footer-box .sep-container .form-group button{border:none;background:transparent;font-size:16px !important;color:#999 !important;line-height:30px;cursor:pointer}.sep-footer .footer-box .sep-container .form-group .form-control{height:35px;border:none;box-shadow:none;background:#f4f5f9;color:#bdbebf;font-size:16px;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-footer .footer-box .sep-container .form-group .form-control::-webkit-input-placeholder{color:#bdbebf;font-size:16px}.sep-footer .footer-box .sep-container .form-group .form-control::-moz-placeholder{color:#bdbebf;font-size:16px}.sep-footer .footer-box .sep-container .form-group .form-control:-ms-input-placeholder{color:#bdbebf;font-size:16px}.sep-footer .footer-box .sep-container .form-group textarea.form-control{height:35px;font-size:16px;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-footer .sep-copyright{height:60px;background:#000}.sep-footer .sep-copyright a,.sep-footer .sep-copyright span{font-size:16px;color:rgba(220,220,220,0.4)}.sep-footer .sep-copyright a:hover{color:#e5c97d;text-decoration:underline;opacity:.6}.sep-footer .sep-copyright .sep-container{align-items:center;position:relative}.sep-footer .sep-copyright .sep-container .box{margin-left:auto}.sep-footer .sep-copyright .sep-container .box a:first-child{padding-right:16px;position:relative}.sep-footer .sep-copyright .sep-container .box a:first-child:after{content:'';position:absolute;right:1px;top:3px;width:1px;height:14px;background:rgba(255,255,255,0.5)}.sep-footer .sep-copyright .sep-container .box a:last-child{padding-left:10px;position:relative;padding-right:10px}.sep-footer .sep-copyright b{font-weight:normal;color:#fff;opacity:1;font-size:16px;position:relative}.more-common{width:244px;height:60px;background:#e5c97d;color:#fff;font-size:20px}.more-common.h50{height:50px}.more-common:hover{color:#fff}.more-common:hover i{position:relative;margin-left:30px;color:#fff}.more-common i{margin-left:20px}.clearfix:before{display:table;clear:both;content:""}.clearfix:after{display:table;clear:both;content:""}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.row{margin-right:-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}.pagination>li>a:hover,.pagination>li>span:hover{color:#e5c97d}.form-group.has-success:after{content:"\f058";font-family:FontAwesome;position:absolute;right:0;bottom:20px;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-footer .footer-box .sep-container .form-group.has-success:after{bottom:8px}.sep-resource-list .sep-datalist{list-style:none;padding:0;margin:0}.sep-resource-list .sep-datalist li{width:100%}.sep-resource-list .sep-datalist>li:not(.pdf-item){border-bottom:dotted 1px #ddd;position:relative;min-height:150px;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:#e5c97d}.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 #e5c97d;background:#e5c97d;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:#e5c97d;color:#fff}.pdf-item{padding-bottom:20px;margin-bottom:20px;float:none;border-bottom:dotted 1px #ddd}.pdf-item>div{width:100%;line-height:44px;border:1px solid #ddd;padding:0 14px}.pdf-item>div:hover{border:1px solid #e5c97d}.pdf-item:nth-child(even){float:none}.pdf-item .title:hover{color:#e5c97d}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#e5c97d}.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:#e5c97d;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{padding:3px 10px;color:#333}.sep-pagination .pagination li a:hover,.sep-pagination .pagination li span:hover{color:#e5c97d}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#e1c068;background:#e5c97d;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:#e5c97d}.sep-resource-list-nothumb .sep-datalist li .summary{display:block;color:#666;line-height:1.5em;word-break:break-all;width:100%}.sep-resource-list-nothumb .sep-datalist li .published{display:block;color:#999;font-size:12px;margin-bottom:10px;position:absolute;bottom:10px;left:10px}.sep-resource-list-nothumb .sep-datalist li .published:before{font:normal normal normal 14px/1 FontAwesome;content:"\f073";margin-right:5px}.sep-resource-list-nothumb .sep-datalist li .btn-read{position:absolute;bottom:10px;left:10px;border:solid 1px #ccc;border-radius:3px;background:#f0f0f0;padding:2px 8px;color:#333;font-size:12px;display:none}.sep-resource-grid .sep-datalist{list-style:none;padding:0;margin:0 -15px;overflow:hidden}.sep-resource-grid .sep-datalist li{position:relative;float:left;width:33.33%;overflow:hidden;padding:0 15px;margin-bottom:18px}.sep-resource-grid .sep-datalist li.col-md-6{width:50%}.sep-resource-grid .sep-datalist li .thumb{display:block;width:100%;height:auto;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-resource-grid .sep-datalist li .thumb img{max-width:100%;height:auto}.sep-resource-grid .sep-datalist li .title{line-height:1.5em;height:1.5em;display:block;overflow:hidden;margin-bottom:8px;font-size:16px;color:#323232;margin-top:20px;text-align:center}.sep-resource-grid .sep-datalist li .title:hover{color:#e5c97d}.sep-resource-grid .sep-datalist li .summary{display:none;line-height:1.5em;height:6em;overflow:hidden;color:#777}.sep-resource-grid .sep-datalist li .published{display:none}.sep-resource-grid .sep-datalist li .btn-read{display:none}.sep-breadcrumb{margin:0;list-style:none;width:100%;text-align:left}.sep-breadcrumb.bg{background:#f2f2f2}.sep-breadcrumb.bg .breadcrumb{padding-bottom:20px}.sep-breadcrumb .sep-container.width1300{width:1360px}.sep-breadcrumb.noline .breadcrumb{border:none}.sep-breadcrumb .breadcrumb{padding:20px 0;background:transparent;margin:0;border-radius:0}.sep-breadcrumb .breadcrumb:before{font:normal normal normal 14px/1 FontAwesome;content:"\f015";width:18px;height:14px;width:23px;height:20px;color:#e5c97d;font-size:18px;display:inline-block;position:relative;top:0;left:0}.sep-breadcrumb .breadcrumb li{display:inline-block}.sep-breadcrumb .breadcrumb li a{text-decoration:none;color:#999;font-size:20px;font-family:'BarlowSemiCondensed-Regular'}.sep-breadcrumb .breadcrumb li a:hover{text-decoration:underline;color:#e5c97d}.sep-breadcrumb .breadcrumb li:last-child a{color:#e5c97d;font-family:'BarlowSemiCondensed-Bold'}.sep-breadcrumb .breadcrumb>li+li:before{content:'>';color:#999;position:relative;top:0;font-size:20px;padding:0 6px}.sep-breadcrumb .breadcrumb .li-last:after{margin-left:5px;content:' '}.fz24{font-size:1.5rem}.fz26{font-size:26px}.fz30{font-size:1.875rem}.fz32{font-size:32px}.fz36{font-size:2.25rem}.fz40{font-size:2.5rem !important}.fz42{font-size:2.625rem !important}.fz44{font-size:44px}.fz46{font-size:2.875rem}.fz50{font-size:3.125rem}.fz54{font-size:3.125rem}.fz56{font-size:56px}.fz60{font-size:3.75rem}.fz56{font-size:56px}.fz68{font-size:4.25rem}.mb0{margin-bottom:0 !important}.mb20{margin-bottom:20px !important}.mb30{margin-bottom:30px !important}.mb40{margin-bottom:40px !important}.mb50{margin-bottom:50px !important}.mb60{margin-bottom:60px !important}.mb80{margin-bottom:80px !important}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.pt60{padding-top:5.55555556vh !important}.pb60{padding-bottom:5.55555556vh !important}.pt80{padding-top:80px !important}.pb80{padding-bottom:80px !important}.pb100{padding-bottom:100px !important}.pt120{padding-top:120px !important}.pb120{padding-bottom:120px !important}.max-1000{width:1000px;max-width:100%;margin:0 auto}.width100{width:100%}.sep-inner-banner{width:100%;margin:0 auto;position:relative;margin-top:130px}.sep-inner-banner .t30{top:30%}.sep-inner-banner img{width:100%;object-fit:cover}.sep-inner-banner img.sep-brightness{filter:brightness(.8)}.sep-inner-banner .title{line-height:1.4em}.sep-inner-banner .sep-breadcrumb{position:absolute;width:100%;left:0;bottom:0;background:rgba(0,0,0,0.8)}.sep-inner-banner .sep-breadcrumb.relative{position:relative !important;background:#333}.sep-inner-banner .sep-breadcrumb.relative .sep-container .breadcrumb::before{color:#fff}.sep-inner-banner .sep-breadcrumb.relative .sep-container .breadcrumb li a{color:#fff}.sep-inner-banner .sep-breadcrumb.relative .sep-container .breadcrumb li::before{color:#fff}.sep-inner-banner .detail-wrap .thumb-wrap{width:545px;margin-right:60px}.sep-inner-banner .detail-wrap .thumb-wrap .thumb-box{margin-bottom:14px;background:#fff}.sep-inner-banner .detail-wrap .thumb-wrap .active .box{border:1px solid #e5c97d}.sep-inner-banner .detail-wrap .thumb-wrap .box{border:1px solid transparent;cursor:pointer;max-width:174px;background:#fff}.sep-inner-banner .detail-wrap .thumb-wrap .box img{display:block}.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-next,.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-prev{width:auto;height:auto}.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-next i,.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-prev i{color:#fff;font-size:24px}.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-next i:hover,.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-prev i:hover{color:#e5c97d}.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-prev{left:-40px}.sep-inner-banner .detail-wrap .thumb-wrap .swiper-button-next{right:-40px}.sep-inner-banner .detail-wrap .info-wrap{width:680px;margin-left:auto}.sep-inner-banner .detail-wrap .info-wrap h1{line-height:1.4em;margin-bottom:20px}.sep-inner-banner .detail-wrap .info-wrap .richtext{color:#fff}.sep-inner-banner .detail-wrap .info-wrap .richtext *{color:#fff}.sep-inner-banner .detail-wrap .info-wrap .richtext ul{margin-top:20px}.sep-inner-banner .detail-wrap .info-wrap .richtext ul li{position:relative;padding-left:25px;margin-bottom:10px}.sep-inner-banner .detail-wrap .info-wrap .richtext ul li:hover:after{opacity:1}.sep-inner-banner .detail-wrap .info-wrap .richtext ul li:before{content:'';display:block;width:12px;height:12px;border:1px solid #e5c97d;border-radius:50%;position:absolute;left:0;top:8px}.sep-inner-banner .detail-wrap .info-wrap .richtext ul li:after{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#e5c97d;position:absolute;left:3px;top:11px;opacity:0}.sep-inner-banner .detail-wrap .info-wrap .btns a{height:50px;padding:0 55px;font-size:20px}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(1){background:#e5c97d;color:#fff}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(1):hover{background:#fff;color:#e5c97d}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(1):hover i{color:#e5c97d}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(1) i{margin-left:10px}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(2){border:1px solid #fff;margin-left:30px;color:#fff}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(2):hover{background:#fff;color:#e5c97d}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(2):hover i{color:#e5c97d}.sep-inner-banner .detail-wrap .info-wrap .btns a:nth-child(2) i{font-size:20px;margin-right:10px}.sep-inner-banner.detail-banner{background:url(../img/manten-quality-truck.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.sep-inner-banner.normal .title{font-size:56px;margin-bottom:15px}.sep-inner-banner.normal .richtext{margin-bottom:0}.sep-inner-banner.company4-banner .title{color:#fff;font-size:56px;line-height:1.2em;margin-bottom:15px}.sep-inner-banner.company4-banner .sep-container-1920{min-height:400px;overflow:hidden}.sep-inner-banner.company4-banner .sep-container-1920 img{min-height:400px;width:100%;height:100%;object-fit:cover}.sep-inner-banner.company4-banner .sep-container-1920 .sep-container.vertical-center{left:calc(50vw - 680px)}.sep-inner-banner.company4-banner .sep-container-1920 .info{width:50%;padding-right:60px}.sep-inner-banner.company4-banner .sep-breadcrumb{background:transparent}.sep-inner-banner.company4-banner .sep-breadcrumb .sep-container .breadcrumb::before{color:#fff}.sep-inner-banner.company4-banner .sep-breadcrumb .sep-container .breadcrumb li a{color:#fff}.sep-inner-banner.company4-banner .sep-breadcrumb .sep-container .breadcrumb li::before{color:#fff}.max-height{max-height:300px;overflow:hidden}.c333{color:#333}.sep-inner-body a.sep-title:hover,.sep-inner-body div.sep-title:hover{color:#e5c97d !important}.sep-inner-body a.sep-title:hover.has-line:after,.sep-inner-body div.sep-title:hover.has-line:after{width:80px !important}.sep-inner-body .sep-title{color:#333;line-height:1.4em}.sep-inner-body .sep-title.has-line{position:relative;margin-bottom:90px}.sep-inner-body .sep-title.has-line:before{content:'';display:block;width:120px;height:1px;background:#e6e6e6;position:absolute;left:0;bottom:-20px}.sep-inner-body .sep-title.has-line:after{content:'';display:block;width:40px;height:3px;background:#e5c97d;position:absolute;left:0;bottom:-21px;transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-inner-body .sep-title.line-center:before{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-inner-body .sep-title.line-center:after{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-inner-body .sep-section-normal{padding:100px 0}.sep-inner-body .sep-section-normal.bg{background:#f7f7f7}.sep-inner-body .sep-section-normal .mr40{margin-right:40px}.sep-inner-body .relate-news{padding-bottom:130px}.sep-inner-body .relate-news .more{margin-left:auto;color:#333;font-size:20px}.sep-inner-body .relate-news .more:after{content:'';border:8px solid transparent;border-left:12px solid #333;margin-left:8px;display:inline-block}.sep-inner-body .relate-news .more:hover{color:#e5c97d}.sep-inner-body .relate-news .more:hover:after{border-left:12px solid #e5c97d}.sep-inner-body .relate-news .items{margin:-20px}.sep-inner-body .relate-news .items .item{padding:0 20px}.sep-inner-body .relate-news .items .item .date{background:#e5c97d;color:#fff;position:absolute;right:0;top:30px;padding:8px}.sep-inner-body .relate-news .items .item .date .day{font-size:28px;line-height:.8em;position:relative;top:5px}.sep-inner-body .relate-news .items .item .date .y{font-size:18px;position:relative;top:5px}.sep-inner-body .relate-news .items .item .thumb:hover .title{background:rgba(0,0,0,0.4)}.sep-inner-body .relate-news .items .item .title{position:absolute;width:100%;bottom:0;left:0;color:#fff;font-size:20px;padding:15px 20px;line-height:1.4em}.sep-inner-body .relate-news .items .item .title:hover{color:#e5c97d}.sep-inner-body .pro-list-wrap .toggle-btns{margin-bottom:70px}.sep-inner-body .pro-list-wrap .toggle-btns span,.sep-inner-body .pro-list-wrap .toggle-btns a,.sep-inner-body .pro-list-wrap .toggle-btns h3{font-size:26px;padding:0 25px;position:relative;cursor:pointer;display:inline-block;color:#666}.sep-inner-body .pro-list-wrap .toggle-btns span *,.sep-inner-body .pro-list-wrap .toggle-btns a *,.sep-inner-body .pro-list-wrap .toggle-btns h3 *{color:#666}.sep-inner-body .pro-list-wrap .toggle-btns span.active,.sep-inner-body .pro-list-wrap .toggle-btns a.active,.sep-inner-body .pro-list-wrap .toggle-btns h3.active,.sep-inner-body .pro-list-wrap .toggle-btns span:hover,.sep-inner-body .pro-list-wrap .toggle-btns a:hover,.sep-inner-body .pro-list-wrap .toggle-btns h3:hover{color:#333}.sep-inner-body .pro-list-wrap .toggle-btns span.active *,.sep-inner-body .pro-list-wrap .toggle-btns a.active *,.sep-inner-body .pro-list-wrap .toggle-btns h3.active *,.sep-inner-body .pro-list-wrap .toggle-btns span:hover *,.sep-inner-body .pro-list-wrap .toggle-btns a:hover *,.sep-inner-body .pro-list-wrap .toggle-btns h3:hover *{color:#333}.sep-inner-body .pro-list-wrap .toggle-btns span:first-child,.sep-inner-body .pro-list-wrap .toggle-btns a:first-child,.sep-inner-body .pro-list-wrap .toggle-btns h3:first-child{padding-left:0}.sep-inner-body .pro-list-wrap .toggle-btns span:last-child:before,.sep-inner-body .pro-list-wrap .toggle-btns a:last-child:before,.sep-inner-body .pro-list-wrap .toggle-btns h3:last-child:before{display:none}.sep-inner-body .pro-list-wrap .toggle-btns span:before,.sep-inner-body .pro-list-wrap .toggle-btns a:before,.sep-inner-body .pro-list-wrap .toggle-btns h3:before{content:'';display:inline-block;width:3px;height:24px;background:#666;position:absolute;right:0;top:48%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.sep-inner-body .pro-list-wrap .toggle-boxs .toggle-box{display:none}.sep-inner-body .pro-list-wrap .toggle-boxs .toggle-box:nth-child(1){display:block}.sep-inner-body .pro-list-wrap .toggle-boxs.brands .toggle-box{display:block}.sep-inner-body .pro-list-wrap .toggle-boxs.brands .toggle-box .box-wrap .left-box{padding-bottom:0}.sep-inner-body .pro-list-wrap .toggle-boxs.brands .toggle-box .box-wrap .right-box .swiper-slide{display:block}.sep-inner-body .pro-list-wrap .toggle-boxs.brands .toggle-box .box-wrap .items{display:block;height:100%}.sep-inner-body .pro-list-wrap .box-wrap .left-box{height:600px;border-right:1px solid #eee;width:520px;padding-right:40px;padding-bottom:25px;overflow-y:auto}.sep-inner-body .pro-list-wrap .box-wrap .left-box::-webkit-scrollbar{width:4px;border-radius:4px;background-color:transparent}.sep-inner-body .pro-list-wrap .box-wrap .left-box::-webkit-scrollbar-track{background:#eee;border-radius:4px}.sep-inner-body .pro-list-wrap .box-wrap .left-box::-webkit-scrollbar-thumb{background:#e5c97d;border-radius:4px}.sep-inner-body .pro-list-wrap .box-wrap .right-box{width:674px;flex-shrink:0;margin-left:159px}.sep-inner-body .pro-list-wrap .box-wrap .right-box .title{color:#333;font-size:26px;text-transform:uppercase;margin-bottom:20px;margin-left:27px}.sep-inner-body .pro-list-wrap .box-wrap .right-box .title:hover{color:#e5c97d}.sep-inner-body .pro-list-wrap .box-wrap .right-box .thumb{margin-bottom:20px;width:400px;height:311px;background:#fff;box-shadow:0 0 27px 0 rgba(0,0,0,0.1);margin-left:27px;overflow:hidden}.sep-inner-body .pro-list-wrap .box-wrap .right-box .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body .pro-list-wrap .box-wrap .right-box .summary{color:#666;font-size:18px;line-height:1.6em;margin-bottom:32px;display:block;margin-left:27px}.sep-inner-body .pro-list-wrap .box-wrap .right-box .more-common{margin-left:27px}.sep-inner-body .pro-list-wrap .box-wrap .right-box .swiper-slide{display:none}.sep-inner-body .pro-list-wrap .box-wrap .right-box .swiper-slide.active{display:block}.sep-inner-body .pro-list-wrap .box-wrap .items{display:none}.sep-inner-body .pro-list-wrap .box-wrap .items .item:hover,.sep-inner-body .pro-list-wrap .box-wrap .items .item.swiper-slide-thumb-active{background:#f7f7f7}.sep-inner-body .pro-list-wrap .box-wrap .items .item:hover .box .thumb,.sep-inner-body .pro-list-wrap .box-wrap .items .item.swiper-slide-thumb-active .box .thumb{border:1px solid transparent}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box{padding:12px;padding-right:30px}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .thumb{width:126px;height:126px;flex-shrink:0;border:1px solid #e6e6e6}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .info{margin-left:20px}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .info .title{font-size:20px;line-height:1.4em;margin-bottom:10px;display:block}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .info .title:hover{color:#e5c97d}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .info .date{color:#999;font-size:20px}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .info .date i{color:#e5c97d;margin-right:8px}.sep-inner-body .pro-list-wrap .box-wrap .items.active{display:block}.sep-inner-body .select-box{width:100%;height:150px;margin-top:60px;background-color:#f5f5f5;justify-content:space-around;align-items:center}.sep-inner-body .select-box select{width:250px;height:40px;padding:0 !important;border:1px solid #e5e5e5;border-radius:0;padding:10px}.sep-inner-body .select-box select option{font-size:18px}.sep-inner-body .select-box .hd{font-size:18px;color:#999;margin-bottom:5px}.sep-inner-body .select-box .submit{width:250px;height:40px;line-height:40px;text-align:center;font-size:20px;background-color:#e5c97d;color:#fff;border:none;cursor:pointer}.sep-inner-body .select-container{width:100%;height:150px;margin-top:60px;background-color:#f5f5f5;justify-content:space-around;align-items:center}.sep-inner-body .select-container .hd-box{width:250px;height:40px;line-height:38px;font-size:18px;color:#999;margin-bottom:5px;background:#fff;border:1px solid #e5e5e5;padding:0 20px;position:relative}.sep-inner-body .select-container .hd-box:after{content:'\e62a';font-family:'iconfont' !important;font-size:14px;font-weight:600;position:absolute;right:20px;top:1px}.sep-inner-body .select-container ul{display:none;position:absolute;top:40px;width:100%;background-color:#f5f5f5;padding:10px 20px;height:145px;overflow-y:scroll}.sep-inner-body .select-container ul li{line-height:34px}.sep-inner-body .select-container .submit{width:250px;height:40px;line-height:40px;text-align:center;font-size:20px;background-color:#e5c97d;color:#fff;border:none}.sep-inner-body .video-wrap .video-link{text-align:center;width:120px;height:120px;margin:0 auto;border:1px dashed rgba(180,21,31,0.4);border-radius:50%;margin-top:120px;margin-bottom:100px}.sep-inner-body .video-wrap .video-link:hover{border:1px dashed #fff}.sep-inner-body .video-wrap .video-link:hover i{border:1px solid #fff;color:#fff}.sep-inner-body .video-wrap .video-link i{width:102px;height:102px;border:1px solid rgba(180,21,31,0.6);border-radius:50%;color:#b4151f;font-size:60px}.sep-inner-body .video-wrap .bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-100}.sep-inner-body .video-wrap .richtext{position:relative;color:rgba(255,255,255,0.6) !important}.sep-inner-body .video-wrap .richtext *{color:rgba(255,255,255,0.6) !important}.sep-inner-body .video-wrap .richtext a{text-decoration:underline}.sep-inner-body .video-wrap .richtext a:hover{color:#e5c97d !important}.sep-inner-body .video-wrap .richtext:before{content:'';display:inline-block;width:11px;height:11px;background:#e5c97d;position:absolute;top:9px;left:-26px}.sep-inner-body .video-wrap .num-items{padding-top:40px;padding-bottom:95px}.sep-inner-body .video-wrap .num-items .item .num{color:#fff;font-size:40px;line-height:1.2em}.sep-inner-body .video-wrap .num-items .item .summary{color:#fff;font-size:18px}.sep-inner-body .video-wrap .num-items .item:hover .num{color:#e5c97d}.sep-inner-body .video-wrap .num-items .item:hover .summary{color:#e5c97d}.sep-inner-body .cy-faq-items{margin:0 -40px}.sep-inner-body .cy-faq-items .item{margin-bottom:80px;padding:0 40px}.sep-inner-body .cy-faq-items .item .box{border:1px solid #eee;height:310px;padding:38px;position:relative;padding-left:45px}.sep-inner-body .cy-faq-items .item .box:before{content:'';display:block;width:6px;height:120px;background:#e5c97d;left:0;top:40px;position:absolute;transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-inner-body .cy-faq-items .item .box:hover{box-shadow:10px 20px 10px rgba(0,0,0,0.05);padding-left:60px}.sep-inner-body .cy-faq-items .item .box:hover .part{color:#333}.sep-inner-body .cy-faq-items .item .box:hover .title{color:#e5c97d}.sep-inner-body .cy-faq-items .item .box:hover:before{width:30px}.sep-inner-body .cy-faq-items .item .box .title{color:#333;font-size:24px;line-height:1.4em;margin-bottom:15px}.sep-inner-body .cy-faq-items .item .box .richtext{height:9em;overflow-y:auto;padding-right:10px}.sep-inner-body .cy-faq-items .item .box .richtext::-webkit-scrollbar{width:5px;border-radius:1.5px;background-color:transparent}.sep-inner-body .cy-faq-items .item .box .richtext::-webkit-scrollbar-track{background:transparent;border-radius:1.5px}.sep-inner-body .cy-faq-items .item .box .richtext::-webkit-scrollbar-thumb{background:rgba(180,21,31,0.8);border-radius:6px}.sep-inner-body .contact-bg{padding-top:80px;padding-bottom:80px}.sep-inner-body .contact-bg .bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-100}.sep-inner-body .contact-bg .icon-box{margin-bottom:10px}.sep-inner-body .contact-bg .icon-box i{color:#e5c97d;font-size:30px}.sep-inner-body .contact-bg .title{color:#e5c97d;font-size:24px}.sep-inner-body .contact-bg .text{color:#fff;font-size:18px;margin-bottom:22px}.sep-inner-body .contact-bg .sep-title{margin-bottom:70px}.sep-inner-body .contact-bg .form-box{padding-left:60px}.sep-inner-body .contact-bg .contact-items{margin-bottom:30px}.sep-inner-body .contact-bg .contact-items .item{margin-bottom:15px}.sep-inner-body .contact-bg .contact-items .item:last-child{margin-bottom:0}.sep-inner-body .contact-bg .contact-items .item .icon{color:#e5c97d;font-size:20px;width:30px;align-self:start;flex-shrink:0;justify-content:flex-start}.sep-inner-body .contact-bg .contact-items .item .hd{color:#e5c97d;font-size:20px;line-height:28px}.sep-inner-body .contact-bg .contact-items .item a{font-size:20px;color:#fff;line-height:30px}.sep-inner-body .contact-bg .contact-items .item a:hover{color:#e5c97d !important;text-decoration:underline}.sep-inner-body .contact-bg .contact-items .item .content{font-size:20px;color:#fff;line-height:30px}.sep-inner-body .contact-bg .sep-share li{margin-right:16px}.sep-inner-body .contact-bg .sep-share li a i{width:44px;height:44px;text-align:center;line-height:44px;background:rgba(255,255,255,0.3);border-radius:50%;font-size:20px}.sep-inner-body .contact-bg .sep-share li a i:hover{background:#e5c97d}.sep-inner-body .contact-bg .sep-form .form-group label{color:#fff;font-size:18px;margin-bottom:5px;display:block}.sep-inner-body .contact-bg .sep-form .form-group .form-control{background:rgba(255,255,255,0.2);border:none;height:50px;padding-left:20px;font-size:18px;color:#fff;border-radius:0;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-inner-body .contact-bg .sep-form .form-group .form-control::-webkit-input-placeholder{color:#fff;font-size:18px}.sep-inner-body .contact-bg .sep-form .form-group .form-control::-moz-placeholder{color:#fff;font-size:18px}.sep-inner-body .contact-bg .sep-form .form-group .form-control:-ms-input-placeholder{color:#fff;font-size:18px}.sep-inner-body .contact-bg .sep-form .form-group textarea.form-control{height:170px;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-inner-body .contact-bg .sep-form .form-group .btn-primary{height:50px;padding:0 35px;background:#e5c97d;color:#fff;font-size:18px;box-shadow:12px 12px 24px rgba(0,0,0,0.2);border:none;cursor:pointer}.sep-inner-body .contact-bg .sep-form .form-group .btn-primary:hover{background:#fff;color:#e5c97d !important;opacity:1}.sep-inner-body .contact-bg2{background-size:cover;padding-top:80px;padding-bottom:80px}.sep-inner-body .contact-bg2 .icon-box{margin-bottom:10px}.sep-inner-body .contact-bg2 .icon-box i{color:#e5c97d;font-size:30px}.sep-inner-body .contact-bg2 .title{color:#e5c97d;font-size:24px}.sep-inner-body .contact-bg2 .text{color:#333;font-size:18px;margin-bottom:22px}.sep-inner-body .contact-bg2 .sep-title{margin-bottom:70px}.sep-inner-body .contact-bg2 .form-box{padding-left:60px}.sep-inner-body .contact-bg2 .contact-items{margin-bottom:30px}.sep-inner-body .contact-bg2 .contact-items .item{margin-bottom:15px}.sep-inner-body .contact-bg2 .contact-items .item:last-child{margin-bottom:0}.sep-inner-body .contact-bg2 .contact-items .item .icon{color:#e5c97d;font-size:20px;width:30px;align-self:start;flex-shrink:0;justify-content:flex-start}.sep-inner-body .contact-bg2 .contact-items .item .hd{color:#e5c97d;font-size:18px}.sep-inner-body .contact-bg2 .contact-items .item a{font-size:18px;color:#333}.sep-inner-body .contact-bg2 .contact-items .item a:hover{color:#e5c97d !important;text-decoration:underline}.sep-inner-body .contact-bg2 .contact-items .item .content{font-size:18px;color:#333}.sep-inner-body .contact-bg2 .sep-share li{margin-right:16px}.sep-inner-body .contact-bg2 .sep-share li a i{width:44px;height:44px;text-align:center;line-height:44px;background:#e5c97d;border-radius:50%;font-size:20px;color:#fff}.sep-inner-body .contact-bg2 .sep-share li a i:hover{opacity:.7}.sep-inner-body .contact-bg2 .sep-form .form-group label{color:#333;font-size:18px;margin-bottom:5px;display:block}.sep-inner-body .contact-bg2 .sep-form .form-group .form-control{background:#fff;border:1px solid #efefef;height:50px;padding-left:20px;font-size:18px;color:#333;border-radius:0;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-inner-body .contact-bg2 .sep-form .form-group .form-control::-webkit-input-placeholder{color:#666;font-size:18px}.sep-inner-body .contact-bg2 .sep-form .form-group .form-control::-moz-placeholder{color:#666;font-size:18px}.sep-inner-body .contact-bg2 .sep-form .form-group .form-control:-ms-input-placeholder{color:#666;font-size:18px}.sep-inner-body .contact-bg2 .sep-form .form-group textarea.form-control{height:170px;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-inner-body .contact-bg2 .sep-form .form-group .btn{height:50px;padding:0 35px;background:#e5c97d;color:#fff;font-size:18px;box-shadow:12px 12px 24px rgba(0,0,0,0.2);border:none;padding-top:2px;margin-top:30px;border-radius:0}.sep-inner-body .contact-bg2 .sep-form .form-group .btn:hover{background:#fff;color:#e5c97d !important;opacity:1}.sep-inner-body .cy-items-grid{margin:0 -25px}.sep-inner-body .cy-items-grid .item{padding:0 25px;margin-bottom:50px}.sep-inner-body .cy-items-grid .item .box{height:100%;background:#fff;padding:30px 25px;border:1px solid #e6e6e6}.sep-inner-body .cy-items-grid .item .box .thumb{height:250px}.sep-inner-body .cy-items-grid .item .box .title{font-size:24px;padding:20px 0;color:#1a1a1a}.sep-inner-body .cy-items-grid .item .box .title:hover{color:#e5c97d}.sep-inner-body .cy-items-grid .item .box .more-common{width:100%;height:50px}.sep-inner-body .cy-items-grid2{margin:0 -25px}.sep-inner-body .cy-items-grid2 .item{padding:0 25px}.sep-inner-body .cy-items-grid2 .item .box{background:#fff;padding:40px 25px;border:1px solid #e6e6e6;padding-top:20px}.sep-inner-body .cy-items-grid2 .item .box .thumb{height:260px}.sep-inner-body .cy-items-grid2 .item .box .title{font-size:18px;color:#1a1a1a;margin-bottom:20px}.sep-inner-body .cy-items-grid2 .item .box .title:hover{color:#e5c97d}.sep-inner-body .cy-items-grid2 .item .box .more-common{width:100%;height:50px}.sep-inner-body .cy-items-grid3{margin:0 -25px}.sep-inner-body .cy-items-grid3 .item{padding:0 25px}.sep-inner-body .cy-items-grid3 .item .box{background:#fff;padding:40px 22px;padding-top:20px;padding-bottom:0}.sep-inner-body .cy-items-grid3 .item .box:hover{box-shadow:0 12px 27px 0 rgba(0,0,0,0.1)}.sep-inner-body .cy-items-grid3 .item .box .thumb{height:260px}.sep-inner-body .cy-items-grid3 .item .box .title{font-size:18px;color:#1a1a1a}.sep-inner-body .cy-items-grid3 .item .box .title:hover{color:#e5c97d}.sep-inner-body .cy-items-grid3 .item .box .info{border-top:1px solid #e5e5e5;padding:10px 0;justify-content:space-between;align-items:center}.sep-inner-body .cy-items-grid3 .item .box .more{width:63px;height:63px;line-height:63px;background:transparent;flex-shrink:0;margin-left:15px}.sep-inner-body .cy-items-grid3 .item .box .more:hover{background:#e5c97d}.sep-inner-body .cy-items-grid3 .item .box .more:hover i{border:2px solid #fff;color:#fff}.sep-inner-body .cy-items-grid3 .item .box .more i{width:36px;height:36px;line-height:32px;text-align:center;display:inline-block;border:2px solid #e5c97d;color:#e5c97d;border-radius:50%}.sep-inner-body .cy-items-grid3 .item .box .more-common{width:100%;height:50px}.sep-inner-body .how-wrap .thumb{padding:40px 50px}.sep-inner-body .how-wrap .thumb img{width:100%;height:100%;object-fit:contain}.sep-inner-body .how-wrap .swiper-scrollbar-drag{background-color:#e5c97d}.sep-inner-body .feature-bg .bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-100}.sep-inner-body .feature-bg::before{content:'';display:block;width:1px;height:100%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-inner-body .feature-bg ul{padding-left:20px}.sep-inner-body .feature-bg ul li{margin-bottom:30px}.sep-inner-body .feature-bg ul li:hover{position:relative}.sep-inner-body .feature-bg ul li:hover::after{content:'';display:block;width:3px;height:100%;border-radius:0;background:#e5c97d;position:absolute;left:-31px;top:0}.sep-inner-body .video-box{display:table}.sep-inner-body .video-box i{color:#e5c97d;font-size:56px}.sep-inner-body .video-box:hover i{color:red}.sep-inner-body .sep-news{padding-top:120px;padding-bottom:120px}.sep-inner-body .sep-news .sep-title{margin-bottom:90px}.sep-inner-body .sep-news .items{margin:0 -40px}.sep-inner-body .sep-news .items .item{padding:0 20px}.sep-inner-body .sep-news .items .item .box{padding-bottom:40px;height:100%}.sep-inner-body .sep-news .items .item .box:hover{box-shadow:0 20px 40px 0 rgba(18,24,28,0.1)}.sep-inner-body .sep-news .items .item .box .thumb img{width:100%;object-fit:cover}.sep-inner-body .sep-news .items .item .box .dete-box{margin-bottom:30px}.sep-inner-body .sep-news .items .item .box .dete-box .more-common{margin-left:auto;width:160px;font-size:18px}.sep-inner-body .sep-news .items .item .box .dete-box .date{padding-left:33px}.sep-inner-body .sep-news .items .item .box .dete-box .date i{color:#e5c97d;font-size:28px}.sep-inner-body .sep-news .items .item .box .dete-box .date .day{font-size:28px;margin:0 10px;display:inline-block;color:#e5c97d}.sep-inner-body .sep-news .items .item .box .dete-box .date .ym{color:#e5c97d;font-size:18px}.sep-inner-body .sep-news .items .item .box .title{font-size:20px;color:#333;margin-bottom:10px}.sep-inner-body .sep-news .items .item .box .title:hover{color:#e5c97d}.sep-inner-body .sep-news .items .item .box .summary{color:#666;font-size:18px;line-height:32px}.sep-inner-body .sep-news .items .item .box .info{padding:0 30px}.sep-inner-body .section.bg{background-color:#f7f7f7}.sep-inner-body .section .container{padding:0 60px}.sep-inner-body .section .container .title{font-size:24px;line-height:30px;padding-top:20px}.sep-inner-body .section .swiper-prev,.sep-inner-body .section .swiper-next{display:inline-block;width:54px;height:54px !important;line-height:54px;text-align:center;background:#fff;border-radius:50%;margin-top:30px;margin-right:20px;position:absolute;top:50%;height:26px;margin-top:-13px;cursor:pointer}.sep-inner-body .section .swiper-prev i,.sep-inner-body .section .swiper-next i{font-size:20px}.sep-inner-body .section .swiper-prev:hover,.sep-inner-body .section .swiper-next:hover{background:#e5c97c}.sep-inner-body .section .swiper-prev:hover i,.sep-inner-body .section .swiper-next:hover i{color:#fff}.sep-inner-body .section .swiper-prev{left:-20px}.sep-inner-body .section .swiper-next{left:auto;right:-20px}.sep-inner-body.sep-body .text{font-size:18px;color:#666;line-height:32px;margin-bottom:60px}.sep-inner-body.sep-body .sep-section1{padding-top:120px;padding-bottom:60px}.sep-inner-body.sep-body .sep-section1 .items{margin:0 -22px}.sep-inner-body.sep-body .sep-section1 .items .item{padding:0 22px;margin-bottom:60px}.sep-inner-body.sep-body .sep-section1 .items .item .box{height:100%;padding:10px;background-color:#f2f2f2}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen{background:rgba(0,0,0,0.8);padding:60px}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen ul{height:100%}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen ul li{margin-bottom:15px}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen ul li a{color:#fff;font-size:20px}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen ul li a:hover{color:#e5c97d}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen ul li a:hover i{color:#e5c97d}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen ul li a i{font-size:14px;color:#fff;margin-right:8px;position:relative;top:-2px}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box{margin:10px 0}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box .title{font-size:24px;color:#333;padding-right:30px;line-height:1.33333333em}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box .title:hover{color:#e5c97d}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box .more-common{margin-left:auto}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box .more-common i{font-size:18px}.sep-inner-body.sep-body .sep-section1 .items .item .box .summary{font-size:18px;color:#666;line-height:2em;padding:10px 10px 10px 0}.sep-inner-body.sep-body .sep-section2{background-color:#1a1a1a;padding-top:120px;padding-bottom:120px}.sep-inner-body.sep-body .sep-section2 .sep-title{color:#fff;margin-bottom:98px}.sep-inner-body.sep-body .sep-section2 .items .item{flex:1}.sep-inner-body.sep-body .sep-section2 .items .item:nth-child(even) .box{flex-direction:column-reverse}.sep-inner-body.sep-body .sep-section2 .items .item:nth-child(even) .box .info{background:transparent}.sep-inner-body.sep-body .sep-section2 .items .item:nth-child(even) .box .info .icon-box{transform:rotate(90deg);margin-bottom:10px}.sep-inner-body.sep-body .sep-section2 .items .item .thumb{height:300px}.sep-inner-body.sep-body .sep-section2 .items .item .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body.sep-body .sep-section2 .items .item .box{height:100%}.sep-inner-body.sep-body .sep-section2 .items .item .info{background:#e5c97d;padding:25px}.sep-inner-body.sep-body .sep-section2 .items .item .info .title{color:#fff;font-size:24px;display:block;text-align:center;margin-bottom:10px;transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-inner-body.sep-body .sep-section2 .items .item .info .title:hover{letter-spacing:1.8px}.sep-inner-body.sep-body .sep-section2 .items .item .info .summary{color:rgba(255,255,255,0.6);text-align:center;display:block;font-size:18px;line-height:1.66666667em}.sep-inner-body.sep-body .sep-section2 .items .item .info .summary a{color:#fff;text-decoration:underline}.sep-inner-body.sep-body .sep-section2 .items .item .info .summary a:hover{color:#fff;font-style:italic}.sep-inner-body.sep-body .sep-section2 .items .item .info .icon-box{transform:rotate(-90deg)}.sep-inner-body.sep-body .sep-section2 .items .item .info .icon-box i{color:#fff;font-size:30px}.sep-inner-body.sep-body .sep-section3{background:#f7f7f7;padding-top:120px;padding-bottom:120px}.sep-inner-body.sep-body .sep-section3 .sep-title{margin-bottom:98px}.sep-inner-body.sep-body .sep-section3 .box-info{position:relative}.sep-inner-body.sep-body .sep-section3 .box-info .thumb{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:0;width:603px;z-index:10}.sep-inner-body.sep-body .sep-section3 .box-info .thumb img{width:100%;height:100%;object-fit:contain}.sep-inner-body.sep-body .sep-section3 .box-info .info{width:852px;margin-left:auto;background:#fff;padding:77px 65px 77px 207px;border-right:7px solid #e5c97d;position:relative}.sep-inner-body.sep-body .sep-section3 .box-info .info .text{margin-bottom:40px}.sep-inner-body.sep-body .sep-section3 .box-info .icon-box{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:152px;height:152px;left:20px;z-index:15;border-right:1px dashed #e5c97d;border-radius:50%}.sep-inner-body.sep-body .sep-section3 .box-info .icon-box .round{width:102px;height:102px;border:1px dashed #e5c97d;border-radius:50%}.sep-inner-body.sep-body .sep-section3 .box-info .icon-box .round i{width:75px;height:75px;background:#fff;box-shadow:0 3px 40px 0 rgba(0,0,0,0.1);border-radius:50%;color:#e5c97d;font-size:40px}.sep-inner-body.sep-body .sep-section4{padding-top:120px;padding-bottom:120px}.sep-inner-body.sep-body .sep-section4 .items .item{width:33.3%}.sep-inner-body.sep-body .sep-section4 .items .item .box{padding:0 48px;height:100%;padding-bottom:70px}.sep-inner-body.sep-body .sep-section4 .items .item .box:hover{background:#f7f7f7}.sep-inner-body.sep-body .sep-section4 .items .item .box:hover .title{color:#e5c97d}.sep-inner-body.sep-body .sep-section4 .items .item .box:hover .icon-box i{color:#e5c97d}.sep-inner-body.sep-body .sep-section4 .items .item .box .icon-box{height:100px}.sep-inner-body.sep-body .sep-section4 .items .item .box .icon-box i{font-size:40px}.sep-inner-body.sep-body .sep-section4 .items .item .box .title{font-size:20px;color:#333;margin-bottom:20px;line-height:1.4em;min-height:2.8em}.sep-inner-body.sep-body .sep-section4 .items .item .box .summary{color:#666;font-size:18px;line-height:32px}.relate{text-align:center;color:#fff;background:#e5c97d;margin:20px 0;padding:5px 0}.relate-list .sep-pagination{display:none}.relate-list .sep-datalist li{width:31%;float:left;margin:0 1.16%}.relate-list .sep-datalist li .title{display:block;margin-top:10px;font-size:18px;background:#fff;color:#333;text-align:center;height:2.2em;overflow:hidden}.relate-list .sep-datalist li h3{text-align:center;margin-top:5px}.relate-list .sep-datalist li .title:hover{color:#e5c97d;text-decoration:underline}.relate-list .sep-datalist li .thumb{width:100%;display:block;border:1px solid #bbb}.relate-list .sep-datalist li .thumb img{width:100%;min-height:165px}.relate-list .sep-datalist li .summary{display:none}.relate-list .sep-datalist li .published{display:none}.relate-list .sep-datalist li .btn-read{display:none}.relate-list.relate-article-list .sep-datalist li{width:100%;float:left;margin:0 0}.relate-list.relate-article-list .sep-datalist li h2{overflow:hidden}.relate-list.relate-article-list .sep-datalist li .title{display:inline-block;font-size:18px;background:transparent;color:#000;text-align:left;overflow:hidden;display:block;height:auto}.relate-list.relate-article-list .sep-datalist li .title:before{content:'●';color:#000;padding-right:5px;font-size:12px}.relate-list.relate-article-list .sep-datalist li .title:hover{color:#e5c97d;text-decoration:underline}.relate-list.relate-article-list .sep-datalist li .thumb{width:100%;display:block;border:1px solid #bbb;display:none}.relate-list.relate-article-list .sep-datalist li .thumb img{width:100%}.relate-list.relate-article-list .sep-datalist li .summary{display:none}.relate-list.relate-article-list .sep-datalist li .published{display:none}.relate-list.relate-article-list .sep-datalist li .btn-read{display:none}.w1200{width:1200px !important;max-width:100%}#baguetteBox-overlay{z-index:1000000000 !important}.quick-links a{color:#e5c97d}.quick-links a:hover{text-decoration:underline}.richtext{word-spacing:normal;color:#666;font-size:18px;line-height:1.8em !important;font-family:'Roboto-Regular','Lucida Grande','Microsoft Yahei';margin-bottom:20px}.richtext *{word-spacing:normal;color:#666;font-size:18px;line-height:1.8em !important;font-family:'Roboto-Regular','Lucida Grande','Microsoft Yahei';max-width:100%}.richtext.text-center *{text-align:center}.richtext.fz18{font-size:18px}.richtext.fz18 *{font-size:18px}.richtext.fz22{font-size:22px !important}.richtext.fz22 *{font-size:22px !important}.richtext.pl50{padding-left:50px}.richtext .content-one{margin-bottom:40px}.richtext.pl60{padding-left:60px}.richtext.paddinglr{padding:0 4.6875vw}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white a{color:#e5c97d}.richtext.color-white ul li:before{background:#fff}.richtext.mb0{margin-bottom:0}.richtext.square ul li{list-style:square}.richtext strong{color:#000;font-size:18px;font-family:'POPPINS-SEMIBOLD'}.richtext strong *{color:#7c7c7c;font-size:18px}.richtext .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.richtext.fz14{font-size:18px}.richtext.fz14 *{font-size:18px}.richtext.richtext-x img{width:100%}.richtext.has-img img{float:right;padding-left:10px}.richtext.richtext-bordert{border-top:1px solid #c6c6c6;padding-bottom:15px}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#e5c97d;text-decoration:none}.richtext a:hover{text-decoration:underline}.richtext h2{color:#333;font-size:2.25rem;position:relative;margin:10px 0;font-family:'BarlowSemiCondensed-Bold';line-height:1.4em !important}.richtext h2 *{color:#333;font-size:2.25rem}.richtext.warning h2:before{content:"\f071";font-family:FontAwesome !important;margin-right:10px}.richtext h3{font-size:18px;color:#181819}.richtext table{width:100%;margin-top:10px}.richtext table tr:nth-child(1){background:#fff}.richtext table tr:nth-child(even){background:#f5f5f5}.richtext table tr td{border:1px solid #e6e6e6;font-size:18px;word-break:normal;padding:10px 15px;color:#333}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:30px;margin-bottom:10px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:7px;height:7px;border-radius:100%;background:#e5c97d;position:absolute;left:7px;top:10px;z-index:3}.richtext.li-line ul li{padding-left:54px;position:relative;padding-bottom:18px;margin-bottom:0}.richtext.li-line ul li:before{content:'';width:10px;height:10px;border:2px solid #e5c97d;border-radius:50%;display:inline-block;position:absolute;left:9px;top:7px;background:#fff;z-index:10}.richtext.li-line ul li:last-child:after{display:none}.richtext.li-line ul li:after{content:'';height:100%;width:2px;background:#e5c97d;position:absolute;left:13px;top:7px}.richtext.text-center ul li *{text-align:left}.sep-company-style .sep-section-normal{padding:120px 0}.sep-company-style .sep-section-normal .fz44{font-size:44px}.sep-company-style .sep-section-normal .mb50{margin-bottom:50px}.sep-company-style .sep-section-normal.pt0{padding-top:0}.sep-company-style .sep-section-normal.company-strength{background:#f7f7f7;padding-top:0;padding:80px 0}.sep-company-style .sep-section-normal.company-strength .box-wrap{padding-left:280px}.sep-company-style .sep-section-normal.company-strength .box-wrap .box-slide{width:45%;flex-shrink:0;position:relative}.sep-company-style .sep-section-normal.company-strength .box-wrap .box-slide .box{height:100%}.sep-company-style .sep-section-normal.company-strength .box-wrap .box-slide .box img{height:100%;width:100%;object-fit:contain}.sep-company-style .sep-section-normal.company-strength .box-wrap .info{width:55%;padding-right:80px}.sep-company-style .sep-section-normal.company-strength .box-wrap .info .title{line-height:1.4em;margin-bottom:50px}.sep-company-style .sep-section-normal.company-section5 .box-slide .thumb{padding:0 10px 30px 10px}.sep-company-style .sep-section-normal.company-section5 .box-slide .swiper-pagination{width:100%;margin-top:30px}.sep-company-style .sep-section-normal.company-section5 .box-slide .swiper-pagination .swiper-pagination-bullet{margin:0 5px;border-radius:8px}.sep-company-style .sep-section-normal.company-section5 .box-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:27px}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide-next{margin-top:-71px}.sep-company-style .sep-section-normal.company-section7 .box-slide .thumb{padding-bottom:30px}.sep-company-style .sep-section-normal.company-section7 .box-slide .thumb .mask{width:100%;height:100%;position:absolute;left:0;top:0;padding:20px;background:rgba(0,0,0,0.8);padding-right:10px}.sep-company-style .sep-section-normal.company-section7 .box-slide .thumb .mask>::-webkit-scrollbar{width:4px}.sep-company-style .sep-section-normal.company-section7 .box-slide .thumb .mask>::-webkit-scrollbar-thumb{border-radius:3px;background:#e5c97d}.sep-company-style .sep-section-normal.company-section7 .box-slide .thumb .mask>::-webkit-scrollbar-track{border-radius:3px;background:#fff}.sep-company-style .sep-section-normal.company-section7 .box-slide .thumb .mask .richtext{height:100%;overflow-y:scroll;padding-right:10px}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-pagination{width:100%;margin-top:30px}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-pagination .swiper-pagination-bullet{margin:0 5px;border-radius:8px}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:27px}.sep-company-style .sep-section-normal.company-section7 .box-slide .box{margin-top:71px}.sep-company-style .sep-section-normal.company-section7 .box-slide .box .title-box{margin-top:20px}.sep-company-style .sep-section-normal.company-section7 .box-slide .box .title-box .title{color:#333;font-size:24px;margin-left:63px;margin-top:30px;position:relative}.sep-company-style .sep-section-normal.company-section7 .box-slide .box .title-box .title::before{content:'';display:block;width:5px;height:26px;background:#e5c97d;position:absolute;left:-20px;top:5px}.sep-company-style .sep-section-normal.company-section7 .box-slide .box .title-box .title::after{content:'';display:block;width:1px;height:139px;background:#e5c97d;position:absolute;left:-18px;bottom:26px}.sep-company-style .sep-section-normal.company-section7 .box-slide .box .title-box .count{font-size:87px;color:#e5c97d;margin-left:auto;line-height:1em}.sep-company-style .sep-section-normal.company-section4{background:#2f302f}.sep-company-style .sep-section-normal.company-section4 .box-slide .info{padding-right:50px}.sep-company-style .sep-section-normal.company-section4 .box-slide .thumb img{border-top-left-radius:110px}.sep-company-style .sep-section-normal.company-section3{padding:80px 0}.sep-company-style .sep-section-normal.bg{background:#f7f7f7}@media screen and (max-width:1780px){.sep-company-style .sep-section-normal.company-strength .box-wrap{padding-left:0}.sep-company-style .sep-section-normal.company-strength .box-wrap .info{padding-left:40px;padding-right:20px}.sep-company-style .sep-section-normal .mb50{margin-bottom:30px}}@media screen and (max-width:1410px){.sep-container{width:1200px}.sep-company-style .title{font-size:80px}.sep-company-style .alias{font-size:48px}.sep-company-style .sep-section-normal{padding-top:90px;padding-bottom:70px}}.sep-single-page .sep-section-normal{padding:120px 0}.sep-single-page .sep-section-normal .fz44{font-size:44px;line-height:1.2em}.sep-single-page .sep-section-normal .fz30{font-size:30px;line-height:1.2em}.sep-single-page .sep-section-normal .mb50{margin-bottom:50px}.sep-single-page .sep-section-normal .mb30{margin-bottom:30px}.sep-single-page .sep-section-normal .mb20{margin-bottom:20px}.sep-single-page .sep-section-normal.pt0{padding-top:0}.sep-single-page .sep-section-normal.pb0{padding-bottom:0}.sep-single-page .sep-section-normal.bg{background:#f7f7f7}.sep-single-page .sep-section-normal .sep-video-grid .item{margin-bottom:60px}.sep-single-page .sep-section-normal .sep-video-grid .item .box{box-shadow:0 3px 20px 0 rgba(0,0,0,0.06)}.sep-single-page .sep-section-normal .sep-video-grid .item .box .thumb .play{width:70px;height:70px;border-radius:50%;background:#fff;z-index:100;bottom:-35px}.sep-single-page .sep-section-normal .sep-video-grid .item .box .thumb .play:hover i{background:#ef040b}.sep-single-page .sep-section-normal .sep-video-grid .item .box .thumb .play i{width:60px;height:60px;background:#e5c97d;color:#fff;border-radius:50%}.sep-single-page .sep-section-normal .sep-video-grid .item .box .info{background:#fff;height:170px;padding-left:20px;padding-right:20px;padding-top:54px;padding-bottom:20px}.sep-single-page .sep-section-normal .sep-video-grid .item .box .info .title{font-size:18px;margin-bottom:20px}.sep-single-page .sep-section-normal .sep-video-grid .item .box .info .more{font-size:18px;color:#e5c97d;margin-top:auto}.sep-single-page .sep-section-normal .sep-video-grid .item .box .info .more:hover{color:#ef040b}.sep-single-page .sep-section-normal .sep-pdf-list .item{margin-bottom:20px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box{height:120px;background:#fff;border:1px solid #e6e6e6;padding:0 30px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .icon-box{margin-right:20px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .icon-box i{color:#e5c97d;font-size:36px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .title{font-size:18px;color:#333;padding-right:20px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .title:hover{color:#e5c97d}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .eye{margin-left:auto;margin-right:15px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .eye:hover i{background:#e5c97d;color:#fff}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .eye i{width:44px;height:44px;background:#f5f5f5;border-radius:50%;font-size:20px}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .download:hover i{background:#e5c97d;color:#fff}.sep-single-page .sep-section-normal .sep-pdf-list .item .box .download i{width:44px;height:44px;background:#f5f5f5;border-radius:50%;font-size:20px}.sep-single-page .sep-section-normal .sep-faq-items .item{margin-bottom:30px}.sep-single-page .sep-section-normal .sep-faq-items .item:last-child{margin-bottom:0}.sep-single-page .sep-section-normal .sep-faq-items .item.active .box{background:#e5c97d}.sep-single-page .sep-section-normal .sep-faq-items .item.active .box .control{transform:rotate(90deg);color:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item.active .box .title{color:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item.active .box .q{color:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item:hover .box{background:#e5c97d}.sep-single-page .sep-section-normal .sep-faq-items .item:hover .box .control{color:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item:hover .box .title{color:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item:hover .box .q{color:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item .box{position:relative;padding-left:30px;background:#fff;height:80px;align-items:center;box-shadow:0 0 24px rgba(0,0,0,0.1);cursor:pointer}.sep-single-page .sep-section-normal .sep-faq-items .item .box .q{color:#e5c97d;font-size:24px;text-align:center;font-style:normal;margin-right:24px}.sep-single-page .sep-section-normal .sep-faq-items .item .box .icon{color:#e5c97d;font-size:28px}.sep-single-page .sep-section-normal .sep-faq-items .item .box .title{font-size:24px;position:relative;color:#000}.sep-single-page .sep-section-normal .sep-faq-items .item .box .control{font-size:18px;transition:all .4s;transform:rotate(0deg);text-align:center;font-size:20px;color:#e5c97d;margin-left:auto;margin-right:35px}.sep-single-page .sep-section-normal .sep-faq-items .item .content{line-height:1.6em;font-size:18px;display:none;padding:30px;position:relative;background:#fff}.sep-single-page .sep-section-normal .sep-faq-items .item .content ul{padding-left:20px}.sep-single-page .sep-section-normal .sep-faq-items .item .content a{text-decoration:underline;display:none}.sep-single-page .sep-section-normal .sep-faq-items .item .content a:hover{color:#e5c97d}.sep-single-page .sep-section-normal .sep-faq-items .item .content i{position:absolute;left:15px;top:20px;font-size:24px;font-style:normal;display:none}.sep-single-page .sep-section-normal .sep-news-list .item{margin-bottom:60px;background-color:#f7f7f7}.sep-single-page .sep-section-normal .sep-news-list .item:last-child{margin-bottom:0}.sep-single-page .sep-section-normal .sep-news-list .item .thumb{width:400px;height:300px;flex-shrink:0;margin-right:40px}.sep-single-page .sep-section-normal .sep-news-list .item .thumb img{height:100%;width:100%;object-fit:cover}.sep-single-page .sep-section-normal .sep-news-list .item .thumb .date{position:absolute;left:0;bottom:0;background:#e5c97d;color:#fff;width:200px;height:60px;padding-left:20px;padding-top:15px}.sep-single-page .sep-section-normal .sep-news-list .item .thumb .date .day{font-size:30px;line-height:1em;margin-right:24px}.sep-single-page .sep-section-normal .sep-news-list .item .thumb .date .ym{font-size:18px;position:relative}.sep-single-page .sep-section-normal .sep-news-list .item .thumb .date .ym::before{content:'';display:inline-block;width:1px;height:25px;background:#fff;opacity:.2;position:absolute;left:-17px;top:-5px}.sep-single-page .sep-section-normal .sep-news-list .item .info{flex:auto;padding-right:40px}.sep-single-page .sep-section-normal .sep-news-list .item .info .tag{color:#666;font-size:18px;margin-bottom:20px;display:block}.sep-single-page .sep-section-normal .sep-news-list .item .info .tag:hover{color:#e5c97d}.sep-single-page .sep-section-normal .sep-news-list .item .info .title{font-size:20px;color:#333;margin-bottom:15px;display:block}.sep-single-page .sep-section-normal .sep-news-list .item .info .title:hover{color:#e5c97d}.sep-single-page .sep-section-normal .sep-news-list .item .info .summary{display:block;font-size:18px;color:#666;line-height:1.875em;margin-bottom:20px}.sep-single-page .sep-section-normal .sep-news-list .item .info .more i{width:50px;height:50px;background:#e5c97d;box-shadow:0 39px 49px 0 rgba(0,67,232,0.1);border-radius:25px;color:#fff}.sep-single-page .sep-section-normal .sep-news-list .item .info .more i:hover{opacity:.5}.sep-single-page .sep-section-normal .sep-news-grid{margin:0 -17px}.sep-single-page .sep-section-normal .sep-news-grid .item{padding:0 17px;margin-bottom:34px}.sep-single-page .sep-section-normal .sep-news-grid .item .box{border:1px solid #e6e6e6;height:510px;padding:0 30px;flex-direction:column}.sep-single-page .sep-section-normal .sep-news-grid .item .box:hover{border:1px solid #e5c97d}.sep-single-page .sep-section-normal .sep-news-grid .item .box .date{background:#e5c97d;color:#fff;width:90px;height:90px;padding-top:12px;margin-bottom:40px}.sep-single-page .sep-section-normal .sep-news-grid .item .box .date .day{font-size:44px;line-height:1em}.sep-single-page .sep-section-normal .sep-news-grid .item .box .title{display:block;font-size:20px;color:#333;line-height:1.6em;margin-bottom:30px}.sep-single-page .sep-section-normal .sep-news-grid .item .box .title:hover{color:#e5c97d}.sep-single-page .sep-section-normal .sep-news-grid .item .box .summary{font-size:18px;color:#808080;line-height:1.625em;display:block}.sep-single-page .sep-section-normal .sep-news-grid .item .box .more{margin-top:auto;margin-bottom:40px;text-transform:uppercase;color:#4d4d4d;font-size:18px}.sep-single-page .sep-section-normal .sep-news-grid .item .box .more:hover{color:#e5c97d}.sep-single-page .sep-section-normal .service-section1 .thumb{padding-right:50px}.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide{position:relative}.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .control{position:absolute;bottom:0;right:50px}.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-next,.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-prev{width:auto;height:auto;margin-top:unset;position:static}.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-next i,.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-prev i{width:50px;height:50px;background:#e5c97d;color:#fff;font-size:24px}.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-next.swiper-button-disabled,.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-prev.swiper-button-disabled{opacity:1}.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-next.swiper-button-disabled i,.sep-single-page .sep-section-normal .service-section1 .thumb.box-slide .swiper-button-prev.swiper-button-disabled i{background:#f0f0f0;color:#666}.sep-single-page .sep-section-normal .service-section1 .richtext ol li{margin-bottom:15px}.sep-single-page .sep-section-normal .service-section1 .richtext ol li:last-child{margin-bottom:0}.sep-single-page .sep-section-normal .service-section1 .richtext ol li::marker{color:#e5c97d}.sep-single-page .sep-section-normal .service-section1.flex-reverse-x .thumb{padding-right:10px}.sep-single-page .sep-section-normal .service-section1.flex-reverse-x .info{padding-right:50px}.sep-single-page .sep-section-normal .contact-box .info-box{width:428px;flex-shrink:0;background:#e5c97d;padding:67px 100px 90px 90px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item{margin-bottom:50px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item:last-child{margin-bottom:0}.sep-single-page .sep-section-normal .contact-box .info-box .items .item:last-child ul{margin-bottom:0}.sep-single-page .sep-section-normal .contact-box .info-box .items .item .hd{position:relative;font-size:24px;margin-bottom:16px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item .hd i{width:34px;height:34px;border:1px solid #fff;border-radius:50%;position:absolute;left:-54px;top:3px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item .cfff{color:#fff}.sep-single-page .sep-section-normal .contact-box .info-box .items .item a:hover{text-decoration:underline}.sep-single-page .sep-section-normal .contact-box .info-box .items .item .richtext b{font-family:'Roboto-Bold'}.sep-single-page .sep-section-normal .contact-box .info-box .items .item ul{margin-bottom:35px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item ul li{color:#fff;font-size:18px;line-height:1.6em;margin-bottom:5px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item ul li:last-child{margin-bottom:0}.sep-single-page .sep-section-normal .contact-box .info-box .items .item ul li a{color:#fff;font-size:18px;text-decoration:underline}.sep-single-page .sep-section-normal .contact-box .info-box .items .item ul li a:hover{text-decoration:none}.sep-single-page .sep-section-normal .contact-box .form-box{flex:auto;margin:0 80px}.sep-single-page .sep-section-normal .contact-box .form-box .hd{color:#333;margin-bottom:48px}.sep-single-page .sep-section-normal .contact-box .form-box .hd:before{content:'';display:block;width:60px;height:2px;background:#e5c97d;position:absolute;left:0;bottom:-20px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group{position:relative}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group label{position:absolute;left:21px;top:17px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group label i{font-size:20px;color:#bdbebf}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .form-control{height:60px;background:transparent;border:none;border-radius:0;color:#bdbebf;padding-left:20px;box-shadow:none;background:#f4f5f9;font-size:18px;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .form-control::-webkit-input-placeholder{color:#bdbebf;font-size:18px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .form-control::-moz-placeholder{color:#bdbebf;font-size:18px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .form-control:-ms-input-placeholder{color:#bdbebf;font-size:18px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group textarea.form-control{height:160px;padding-top:20px;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .btn-primary{background:#e5c97d;border-radius:0;border:none;width:220px;height:60px;font-size:20px;margin-top:30px;color:#fff;cursor:pointer}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .btn-primary i{margin-left:10px}.has-sidebar{align-items:flex-start}.sep-sidebar{width:318px;margin-left:60px;margin-bottom:70px;position:sticky;align-self:flex-start;top:30px}.sep-sidebar .search-box{margin-bottom:39px}.sep-sidebar .search-box .form-control{height:60px;border:none;box-shadow:none;background:#f2f3f5;padding-left:20px;font-size:20px;border-radius:0;font-family:'Roboto-Regular','Microsoft Yahei','Lucida Grande'}.sep-sidebar .search-box .form-control::-webkit-input-placeholder{color:#999;font-size:18px}.sep-sidebar .search-box .form-control::-moz-placeholder{color:#999;font-size:18px}.sep-sidebar .search-box .form-control:-ms-input-placeholder{color:#999;font-size:18px}.sep-sidebar .search-box button{background:none;border:none;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:100;cursor:pointer}.sep-sidebar .search-box button:hover i{color:#e5c97d}.sep-sidebar .search-box button i{font-size:26px}.sep-sidebar .sep-sidebar-list .hd{color:#333;font-size:30px;margin-bottom:10px}.sep-sidebar .sep-sidebar-list .hd i{font-size:40px;margin-right:10px;position:relative;top:5px}.sep-sidebar .sep-sidebar-list a.hd:hover{color:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li{margin-bottom:20px}.sep-sidebar .sep-sidebar-list>ul>li.active>.box{background:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li.active>.box a{color:#fff}.sep-sidebar .sep-sidebar-list>ul>li.active>.box i{color:#fff;transform:rotate(90deg);transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-sidebar .sep-sidebar-list>ul>li>.box{height:60px;background:#f2f3f5;padding-left:20px;padding-right:20px;border-left:2px solid #e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>.box a{font-size:18px;line-height:1.4em;color:#333}.sep-sidebar .sep-sidebar-list>ul>li>.box i{margin-left:auto;font-size:18px;color:#e5c97d;cursor:pointer}.sep-sidebar .sep-sidebar-list>ul>li>.box:hover{background:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>.box:hover a{color:#fff}.sep-sidebar .sep-sidebar-list>ul>li>.box:hover i{color:#fff}.sep-sidebar .sep-sidebar-list>ul>li>ul{border:1px solid #f0f0f0;display:none}.sep-sidebar .sep-sidebar-list>ul>li>ul>li{border-top:1px solid #f0f0f0}.sep-sidebar .sep-sidebar-list>ul>li>ul>li.active>.box a{color:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>ul>li.active>.box i{color:#e5c97d;transform:rotate(45deg);transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-sidebar .sep-sidebar-list>ul>li>ul>li:nth-child(1){border-top:none}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box{height:60px;padding-left:20px;padding-right:24px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box a{font-size:18px;color:#666}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box a:hover{color:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box i{margin-left:auto;font-size:18px;color:#666;cursor:pointer}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box i:hover{color:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul{padding:20px;display:none;border-top:1px solid #f0f0f0}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li{margin-bottom:10px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>.box a{color:#666;font-size:18px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>.box i{color:#666;margin-left:auto;font-size:14px;cursor:pointer}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>.box:hover a,.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>.box:hover i{color:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li.active>.box a{color:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li.active>.box i{color:#e5c97d;transform:rotate(90deg);transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul{display:none;padding-top:5px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li{padding-bottom:5px;padding-left:10px;position:relative}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li::before{content:'';width:4px;height:4px;border-radius:50%;background:#999;position:absolute;left:0;top:10px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li a{font-size:16px;line-height:26px;color:#999}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li:hover::before,.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li.active::before{background:#e5c97d}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li:hover a,.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li ul li.active a{color:#e5c97d;text-decoration:underline}.sep-primary{flex:auto;width:0}.gallery img{max-height:230px;transition:all .4s;filter:grayscale(0);-webkit-filter:grayscale(0);max-width:100%}.gallery a{width:31.33%;display:inline-block;overflow:hidden;margin:.5%;box-shadow:0 0 4px -1px #000;text-align:center}@media screen and (max-width:1460px){.fz26,.fz30{font-size:24px}.fz36{font-size:30px}.fz44{font-size:34px}.fz56{font-size:42px}}@media screen and (max-width:1380px){.sep-inner-banner .detail-wrap .info-wrap{width:580px}.sep-inner-banner .detail-wrap .info-wrap .btns a{height:50px;padding:0 32px;font-size:18px}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box{padding-right:0}.sep-inner-body .cy-items-grid3 .item{padding:0 10px}.sep-inner-body .cy-items-grid3{margin:0 -10px}.sep-container{width:100%;padding:0 20px}}@media screen and (max-width:1310px){.sep-inner-body .cy-items-grid2 .item .box .thumb{height:200px}.sep-inner-body .cy-items-grid2 .item .box .title{line-height:1.4em;height:2.8em}}@media screen and (max-width:1260px){.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}}@media screen and (max-width:1060px){.richtext.fz22 *{font-size:18px !important}.richtext.fz22{font-size:18px !important}.mb64{margin-bottom:24px}.sep-inner-banner .sep-breadcrumb{top:auto;bottom:0}.sep-inner-body .pro-list-wrap .box-wrap .right-box{margin-left:0}.sep-inner-body .pro-list-wrap .box-wrap .left-box{padding-right:20px}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box .info .title{font-size:18px}.sep-inner-body .pro-list-wrap .box-wrap .items .item .box{padding-left:0}.sep-inner-body .cy-faq-items .item{margin-bottom:20px;padding:0 10px}.sep-inner-body .cy-faq-items{margin:0}.sep-inner-body .cy-items-grid .item{padding:0 10px;margin-bottom:20px}.sep-inner-body .cy-items-grid{margin:0}.sep-inner-banner .detail-wrap .info-wrap{flex:auto;padding-left:20px}.sep-primary{width:100%}}.sep-lx-header-mb{display:none}.sep-lx-header-mb .mb-top #global{width:74.87922705%;flex-shrink:0;background:#f6f5f4;padding:0 20px;justify-content:space-between}.sep-lx-header-mb .mb-top #global i{color:#646464;font-size:16px}.sep-lx-header-mb .mb-top #global a{color:#646464;font-size:14px}.sep-lx-header-mb .mb-top #global .multi-language{position:absolute;background:#e5c97d;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;right:0;display:none;border:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .mb-top #global .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .mb-top .contact{flex:auto;text-align:center;height:38px;background:#e5c97d;color:#fff;font-size:18px}.sep-lx-header-mb .mb-top .contact i{font-size:20px}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:70px;border-bottom:1px solid #ddd}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{height:60px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:10px;width:39px;line-height:24px;text-align:center;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left}.sep-lx-header-mb .box-wrap>ul>li#logo{border:none;float:none;margin:0 auto;position:absolute;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#e5c97d;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:#e5c97d;font-size:20px;line-height:normal}.sep-shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;display:none}.sep-search-box{position:fixed;width:100%;background:#fff;top:66px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.5);display:none}.sep-search-box .fa-times{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-box .hd{color:#282828;font-size:18px;font-family:'LATO-BOLD'}.sep-search-box form{margin-top:10px;margin-bottom:25px}.sep-search-box form .form-control{height:47px;border-radius:0}.sep-search-box form .btn{background:#e5c97d;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:#e5c97d;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%;border:none}.sep-search-box .more i{padding-right:5px}.sep-search-box ul li{margin-top:8px}.sep-search-box ul li a{color:#8c8c8c;font-size:14px;display:block}.sep-menu-box{width:100%;position:absolute;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.7);transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transform:translateX(-105%)}.sep-menu-box.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:16px 30px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000}.sep-menu-box .top i{color:#000;font-size:22px;position:relative;top:0;cursor:pointer}.sep-menu-box .bottom{visibility:visible}.sep-menu-box .bottom.no{visibility:hidden}.sep-menu-box .bottom .menu-item>li{border-bottom:1px solid #ddd}.sep-menu-box .bottom .menu-item>li:last-child{border-bottom:none}.sep-menu-box .bottom .menu-item>li.active{background:#e5c97d}.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 0;border-bottom:1px solid #ccc;position:relative;line-height:60px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span{width:60;min-width:60px;height:59px;line-height:60px;text-align:center;display:inline-block;border-right:1px solid #ccc}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span i{font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a{font-family:'LATO-BOLD'}.sep-menu-box .bottom-toggle .toggle>ul>li>ul{display:none}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li{line-height:40px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a{font-size:14px}.sep-menu-box .bottom-toggle .toggle>ul>li a{color:#282828;font-size:16px;padding-left:30px}.sep-menu-box .bottom-toggle .toggle>ul>li a i{font-size:20px;color:#282828;position:absolute;right:30px;top:21px;cursor:pointer}.sep-menu-box .contact{background:#e5c97d;color:#fff;display:table;margin:0 auto;margin-top:0;padding:20px 40px;font-size:22px;width:100%;border:none;border-radius:0}.sep-menu-box .contact i{padding-right:5px}.sep-menu-box .logo img{width:40px}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{background:#141414;border-top:1px solid rgba(255,255,255,0.1)}.mb-bottom-wrap ul.info li{text-align:left;margin-top:15px;padding:0 20px;font-size:16px;font-family:'Roboto-Regular';color:#dcdcdc;line-height:24px;opacity:.6}.mb-bottom-wrap ul.info li:last-child{margin-bottom:0}.mb-bottom-wrap ul.info li i,.mb-bottom-wrap ul.info li a{color:#dcdcdc}.mb-bottom-wrap .bottom-menu{margin-top:30px}.mb-bottom-wrap .bottom-menu>li{border-bottom:1px solid rgba(255,255,255,0.1);padding:0 20px}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:none}.mb-bottom-wrap .bottom-menu>li:last-child .box{border-bottom:none}.mb-bottom-wrap .bottom-menu>li>.box{padding:15px 0;position:relative}.mb-bottom-wrap .bottom-menu>li>.box a,.mb-bottom-wrap .bottom-menu>li>.box div{font-size:22px;font-family:'BarlowSemiCondensed-SemiBold';color:#fff;line-height:30px}.mb-bottom-wrap .bottom-menu>li>.box i{position:absolute;right:5px;top:19px;color:#fff;font-size:14px;cursor:pointer}.mb-bottom-wrap .bottom-menu>li>.box i:after{content:'\e616';font-weight:600}.mb-bottom-wrap .bottom-menu>li>.box i::before{display:none !important}.mb-bottom-wrap .bottom-menu>li.active .box i:after{content:"\e631"}.mb-bottom-wrap .bottom-menu>li>ul{padding:10px 20px 10px 0;border-top:1px solid rgba(255,255,255,0.1);display:none}.mb-bottom-wrap .bottom-menu>li>ul>li>.box a{font-size:16px;font-family:'Roboto-Regular';color:#999;line-height:30px}.mb-bottom-wrap .logo{margin-left:20px;margin-top:20px;margin-bottom:30px}.mb-bottom-wrap .logo img{width:175px}.mb-bottom-wrap .info-box{padding:0 20px 20px 20px}.mb-bottom-wrap .info-box .box{margin-bottom:20px;position:relative}.mb-bottom-wrap .info-box .box i{position:absolute;left:0;top:-1px;font-size:20px;color:#e5c97d}.mb-bottom-wrap .info-box .box a{margin-left:26px;font-size:16px;color:#666}.mb-bottom-wrap .info-box .box .text{margin-left:35px;font-size:16px;font-family:'Roboto-Regular';color:#fff;line-height:24px}.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:#e5c97d}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap .sep-share{margin:0 20px;padding-top:10px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,0.1)}.mb-bottom-wrap .sep-share li:not(.qrcode){float:none;padding-right:20px}.mb-bottom-wrap .sep-share li:not(.qrcode):last-child{padding-right:0}.mb-bottom-wrap .sep-share li:not(.qrcode):hover a{background:#e5c97d}.mb-bottom-wrap .sep-share li:not(.qrcode):hover a i{color:#1a1a1a;opacity:1}.mb-bottom-wrap .sep-share li:not(.qrcode) a{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;text-align:center;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(255,255,255,0.1);border-radius:50%}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#fff;font-size:16px;opacity:.6}.mb-bottom-wrap .sep-share .qrcode{padding:0 5px}.mb-bottom-wrap .sep-share .qrcode a{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share .qrcode a:hover i{color:#ef040b}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;font-family:'maderamedium';white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#e5c97d}.mb-bottom-wrap .alias{color:#c1c1c1;font-size:12px;margin-left:auto;white-space:nowrap}.mb-bottom-wrap .form-box .sep-form{background:#eee;border-radius:24px;overflow:hidden}.mb-bottom-wrap .form-box .sep-form .btn{border-radius:24px;overflow:hidden;border:none;width:100px;height:30px;font-size:14px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:769px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:768px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:768px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.gdw-mb-c{display:block}.sep-lx-header-mb{display:block}.mb-bottom-wrap{padding-bottom:84px}.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:#e5c97d !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,0.15)}.offside li i{color:#fff !important;font-size:20px !important;line-height:60px !important;padding:0;font-size:22px !important}.offside li.tel{width:47px;transform:translateX(0);-webkit-transform:translateX(0)}.offside li:last-child{display:none}.offside li p{display:none !important}.offside li a{position:static;display:inline-block}}@media screen and (max-width:768px){.sep-container{padding:0 10px}}@media screen and (max-width:1690px){html{font-size:16px}}@media screen and (max-width:1366px){.sep-footer .footer-box .sep-container .items .item:first-child{width:120px;margin-left:0}.sep-footer .footer-box .sep-container .items .item{margin-left:10px;padding-left:10px}.sep-footer .footer-box .sep-container .items .item .hd:after{left:-8px;width:2px}.sep-footer .footer-box .sep-container .items .item:last-child{margin-right:0;width:180px}.sep-footer .footer-box .sep-container .items .item:last-child .sep-share li{margin-left:5px}.sep-inner-body.sep-body .sep-section3 .box-info .thumb{width:40vw}.sep-inner-body.sep-body .sep-section3 .box-info .info{width:60vw}.sep-footer .footer-box .sep-container .form-group{display:block !important}}@media screen and (max-width:1290px){.sep-container-1280{padding:0 20px}.sep-mainnav>.sep-container>ul>li{padding:0 30px}}@media screen and (max-width:1260px){.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}.sep-mainnav>.sep-container>ul>li{padding:4px 20px}}@media screen and (max-width:768px){.row{margin-left:0 !important;margin-right:0 !important}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:0;padding-left:0}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.flex{display:block}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}.sep-container{padding:0 20px}.sep-breadcrumb{padding: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}}@media screen and (max-width:1450px){.fz56{font-size:46px}.fz44{font-size:36px}.sep-inner-body .cy-faq-items .item .box{height:360px;padding-right:20px;padding-top:20px}.sep-inner-body .cy-faq-items .item .box .richtext{height:auto}.sep-inner-body .cy-faq-items .item .box .richtext.fz18 *{font-size:16px;line-height:24px}.sep-inner-body .cy-items-grid .item{padding:0 10px}.sep-inner-body .cy-items-grid .item .box{padding:20px}.richtext{font-size:16px}.richtext *{font-size:16px}}@media screen and (max-width:1410px){.sep-inner-banner.company4-banner .sep-container-1920 .sep-container.vertical-center{left:calc(50vw - 600px)}}@media screen and (max-width:1380px){.sep-inner-banner.company4-banner .sep-container-1920 .sep-container.vertical-center{left:0}}@media screen and (max-width:1200px){.sep-inner-body .cy-items-grid .item .box .thumb{height:190px}}@media screen and (max-width:1060px){.fz60{font-size:1.75rem}.richtext.fz22 *{font-size:16px !important}.richtext.fz22{font-size:16px !important}.mb64{margin-bottom:24px}.sep-inner-body .sep-news .items .item .box .dete-box .date{padding-left:5px}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.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}.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}.row{margin-left:0 !important;margin-right:0 !important}.flex{display:block}.sep-inner-body .sep-section-normal{padding:40px 0}.sep-container{width:100%;padding:0 20px}.fz42{font-size:24px !important}.fz32{font-size:24px}iframe{height:320px !important}}@media screen and (max-width:768px){.sep-inner-banner{margin-top:0}.sep-inner-banner .sep-container.translate-center{margin-top:-15px}.sep-inner-banner .sep-breadcrumb{position:static}.sep-inner-banner .title{font-size:32px}.sep-inner-banner .t30{top:20%}.sep-breadcrumb .breadcrumb{padding-top:10px;padding-bottom:10px}.pt60{padding-top:20px !important}.pt80,.pt120{padding-top:40px !important}.pb80,.pb120,.pb100{padding-bottom:40px !important}.mb50{margin-bottom:30px !important}.mb80{margin-bottom:40px !important}.fz26,.fz30{font-size:20px}.fz36{font-size:24px}.fz44{font-size:28px !important}.fz56{font-size:32px}h1.fz44{font-size:32px !important}.richtext h2{font-size:28px}.richtext.li-line ul li{padding-left:34px}.richtext.table-wrap{overflow-x:scroll}.richtext .table-wrap{overflow-x:scroll}.more-common{width:120px;flex-shrink:0}.more-common i{margin-left:5px;font-size:14px !important}.sep-inner-body .sep-title.has-line{margin-bottom:60px}.sep-inner-body.sep-body .sep-section1{padding-top:40px;padding-bottom:40px}.sep-inner-body.sep-body .sep-section1 .sep-container{padding:0}.sep-inner-body.sep-body .sep-section1 .items .item{padding:0;margin-bottom:30px}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box .title{font-size:22px;line-height:28px}.sep-inner-body.sep-body .sep-section1 .items .item .box .title-box{margin-top:0}.sep-inner-body.sep-body .sep-section1 .text,.sep-inner-body.sep-body .sep-section1 .sep-title{padding:0 20px}.sep-inner-body.sep-body .sep-section1 .items .item .box .thumb .full-screen{display:none}.sep-inner-body.sep-body .sep-section1 .richtext.hide{display:block !important}.sep-inner-body.sep-body .sep-section2{padding-top:40px;padding-bottom:40px}.sep-inner-body.sep-body .sep-section3{padding-top:40px;padding-bottom:40px}.sep-inner-body.sep-body .sep-section3 .box-info .thumb{width:100%;position:static;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.sep-inner-body.sep-body .sep-section3 .box-info .info{width:100%;padding:70px 20px 20px 20px}.sep-inner-body.sep-body .sep-section3 .box-info .icon-box{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.sep-inner-body.sep-body .sep-section4{padding-top:40px;padding-bottom:40px}.sep-inner-body.sep-body .sep-section4 .items .item{width:100%}.sep-inner-body.sep-body .sep-section4 .items .item .box{padding-left:0;padding-right:0;padding-bottom:30px}.sep-inner-body.sep-body .sep-section4 .items .item .box .icon-box{height:60px}.sep-inner-body.sep-body .sep-section4 .items .item .box .title{margin-bottom:0}.sep-section5{padding:40px 0}.sep-section5 a.sep-title{font-size:28px;line-height:34px;color:#fff;margin-top:0}.sep-section5 .summary{font-size:22px}.sep-section5 .more{padding:0 20px;margin-top:20px;min-width:100px;height:40px;line-height:40px;font-size:18px}.sep-section5 .more i{font-size:16px}.sep-inner-body .sep-news{padding:40px 0}.sep-inner-body .sep-news .sep-title{padding:0 20px}.sep-inner-body .sep-news .sep-container{padding:0}.sep-inner-body .sep-news .items .item{padding:0}.sep-inner-body .sep-news .items .item .box .dete-box{margin-bottom:10px}.sep-inner-body .section .container .swiper-container{background:#fff}.sep-inner-body .section .swiper-prev{left:0}.sep-inner-body .select-box{width:100%;height:auto;padding:30px 20px;margin:0;margin-top:30px}.sep-inner-body .select-box select{width:100%;margin-bottom:20px}.sep-inner-body .select-box .submit{display:block;margin:0 auto}.sep-inner-body .pro-list-wrap .toggle-btns{margin-bottom:20px}.sep-inner-body .pro-list-wrap .toggle-btns h3{font-size:18px;padding:0 22px;position:relative;cursor:pointer;display:inline-block;margin-bottom:15px}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .items .item .box .thumb{width:100%;height:auto;flex-shrink:0;border:1px solid #e6e6e6;display:block}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .left-box{height:auto;border-right:none;width:100%;padding-right:40px;padding-bottom:25px;overflow-y:auto;padding-right:0}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .right-box{width:100%}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .right-box .title{margin-left:0}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .right-box .thumb{margin-bottom:20px;width:100%;height:auto;background:#fff;box-shadow:none;margin-left:0;border:1px solid #ddd}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .right-box .summary{color:#666;font-size:18px;line-height:1.6em;margin-bottom:32px;display:block;margin-left:0;margin-bottom:10px}.sep-inner-body .pro-list-wrap .pro-list .box-wrap .right-box .more-common{margin-left:0;margin-bottom:20px;padding:0 15px;font-size:18px;width:180px;height:40px;line-height:40px}.sep-inner-body .pro-list-wrap .brands .box-wrap .right-box{display:none}.sep-inner-body .pro-list-wrap .brands .box-wrap .left-box{width:100%}.sep-inner-body .sep-section-normal .mr40{margin-right:0}.sep-inner-body .section.list-section .container{padding:0}.sep-inner-body .section.list-section .container .swiper-wrapper{flex-wrap:wrap}.sep-inner-body .section.list-section .container .swiper-slide:nth-child(2n+1){padding-right:10px}.sep-inner-body .section.list-section .container .swiper-slide:nth-child(2n){padding-left:10px}.sep-inner-body .cy-faq-items .item .box{border:1px solid #eee;height:auto;padding:20px;position:relative}.sep-inner-body .cy-faq-items .item .box .title{color:#333;font-size:20px;line-height:1.3em;margin-bottom:10px}.sep-inner-body .cy-faq-items .item .box .richtext{height:auto;overflow-y:auto;padding-right:0;margin-bottom:0}.sep-inner-body .relate-news .items .item{padding:0;margin-top:30px}.sep-inner-body .relate-news .items .item:last-child{margin-bottom:40px}.sep-inner-body .relate-news .items .item .title{font-size:18px}.sep-inner-body .contact-bg .form-box{padding-left:0;margin-top:30px}.sep-inner-body .feature-bg::before{display:none}.sep-inner-body .feature-bg .col-md-6{padding-right:0 !important}.sep-inner-body .feature-bg ul li.active::before{display:none}.sep-inner-body .feature-bg ul{padding-left:0}.sep-inner-body .feature-bg ul li{margin-bottom:20px}.sep-inner-body .feature-bg ul li .hd{font-size:18px;color:#fff}.sep-inner-body .how-wrap .thumb{padding-left:0;padding-right:0}.sep-inner-banner .detail-wrap .info-wrap{width:100%;padding-left:0}.sep-inner-banner .detail-wrap .info-wrap h1{font-size:32px !important}.sep-inner-body .cy-items-grid .item .box .thumb{height:auto}.sep-inner-body .cy-items-grid .item{padding:0;margin-bottom:20px}.sep-inner-body .cy-items-grid .item .box .thumb{height:auto}.sep-inner-body .cy-items-grid .item{padding:0;margin-bottom:20px}.sep-inner-body .cy-items-grid3 .item{padding:0;margin-bottom:20px}.sep-inner-body .cy-items-grid3 .item .box .thumb{height:auto}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide-next{margin-top:0}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide .box{margin-top:0}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide .box .mask{display:none}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide .box .richtext.hide{display:block !important;margin-top:20px;line-height:24px !important}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide .box .richtext.hide *{line-height:24px !important}.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide .box .title,.sep-company-style .sep-section-normal.company-section7 .box-slide .swiper-slide .box .richtext{margin-left:40px}.sep-inner-banner .detail-wrap .thumb-wrap{width:100%;margin-right:0}.sep-single-page .sep-section-normal .service-section1 .thumb{padding-right:0;margin-bottom:20px}.sep-single-page .sep-section-normal .service-section1.flex-reverse-x .thumb{padding-right:0}.sep-single-page .sep-section-normal .service-section1.flex-reverse-x .info{padding-right:0}.sep-single-page .sep-section-normal .sep-news-list .item .thumb{width:100%;height:auto}.sep-single-page .sep-section-normal .sep-news-list .item .info{padding:20px}.sep-single-page .sep-section-normal .sep-faq-items .item .box{height:auto;padding-top:10px;padding-bottom:10px;padding-left:10px}.sep-single-page .sep-section-normal .sep-faq-items .item .box .control{margin-right:10px}.pdf-item a{color:#323232;line-height:normal;padding:10px 0}.pdf-view{display:none}.sep-inner-banner.company4-banner .sep-container-1920 .thumb{width:100%}.sep-inner-banner.company4-banner .sep-container-1920 .thumb img{min-height:auto}.sep-inner-banner.company4-banner .info{padding:0 20px;padding-bottom:30px}.sep-inner-banner.company4-banner .info .title{font-size:36px;line-height:42px}.sep-inner-banner.company4-banner .sep-breadcrumb{position:absolute}.sep-company-style .sep-section-normal.company-strength{padding:40px 0}.sep-company-style .sep-section-normal.company-strength .box-wrap .info{padding:0 20px}.sep-company-style .sep-section-normal.company-strength .box-wrap .box-slide{width:100%;padding:0 20px}.sep-company-style .sep-section-normal.company-section3 .thumb img{width:100% !important;height:auto !important}.sep-company-style .sep-section-normal.company-section4 .box-slide .info{padding-right:0}.sep-single-page .sep-section-normal .contact-box .info-box{width:100%;padding:40px 40px 40px 70px;margin-bottom:20px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item{margin-bottom:30px}.sep-single-page .sep-section-normal .contact-box .form-box{margin:0}.sep-resource-grid .sep-datalist li .title{font-size:18px !important;height:auto}.sep-resource-grid .sep-datalist li{width:100%}.faq-toggle-btns .item{margin-bottom:30px}.operation li{width:100% !important;margin-bottom:20px}.sep-resource-grid .sep-datalist li,.sep-single-page .sep-section-normal .sep-resource-grid .sep-datalist li{width:100%}.sep-resource-grid .sep-datalist li .thumb,.sep-single-page .sep-section-normal .sep-resource-grid .sep-datalist li .thumb{line-height:auto;height:auto}}