@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:'Play-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:#c9a352}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:'POPPINS-REGULAR';src:url("../font/Play-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}@font-face{font-family:'Play-Regular';src:url("../font/Play-Regular.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'Play-Bold';src:url("../font/Play-Bold.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:#c9a352}.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:'Play-Bold'}.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{flex-direction:column}.flex-reverse{flex-direction:row-reverse}.text-hover:hover{color:#c9a352 !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:#c9a352;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:#c9a352}.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:#c9a352 !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:#c9a352 !important}.offside li:nth-child(odd){background:#d5d5d5}.offside li:nth-child(odd) .icon{color:#c9a352}.offside li:nth-child(even){background:#c9a352}.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:#c9a352}.offside li:hover a{color:#c9a352}.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:#c9a352}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#c9a352}.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:#c9a352}.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:#c9a352}.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-title{font-size:48px;color:#011f58;line-height:48px}.sep-title.has-line{position:relative;padding-bottom:40px}.sep-title.has-line.line-web:after{background:#c9a352}.sep-title.has-line.has-line-left:after{content:'';width:64px;height:5px;left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-title.has-line:after{content:'';width:64px;height:5px;background:#242e3f;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.sep-title.has-line:hover:after{width:100px}.sep-title.cfff{color:#fff}.sep-title.cfff.has-line{padding-bottom:30px}.sep-title.cfff.has-line:after{background:#fff}.sep-summary{font-size:16px;color:#fff;line-height:28px}.sep-summary a{color:#c9a352}.sep-summary a:hover{text-decoration:underline}.sep-summary.fz18{font-size:18px}.sep-summary.fz20{font-size:20px}.sep-summary.fz22{font-size:22px}.sep-summary.c4d{color:#4d4d4d}.sep-summary.c333{color:#323131}.sep-summary.cfff{color:#fff}.sep-summary.line22{line-height:22px}.sep-summary.line30{line-height:30px}.sep-summary.line32{line-height:32px}.sep-summary.line38{line-height:38px}.sep-btn{display:inline-block;height:45px;background:#242e3f;padding:0 20px;text-transform:capitalize;font-size:20px;color:#fff;line-height:45px;text-align:center;cursor:pointer}.sep-btn i{color:#fff;margin-left:8px;position:relative;font-size:14px}.sep-btn:hover{background:#c9a352;color:#fff}.sep-btn.color-web{background:#c9a352}.sep-btn.color-web:hover{font-size:22px}.sep-section7{padding-top:153px;padding-bottom:137px}.sep-section7::before{content:'';width:50vw;height:100%;background:url(../img/form-bg.jpg) no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:-100}.sep-section7::after{content:'';width:50vw;height:100%;background:#242e3f;position:absolute;right:0;top:0;z-index:-100}.sep-section7 .title{font-size:36px;color:#011f58;line-height:40px;margin-bottom:20px}.sep-section7 .sep-btn{padding:0 40px}.sep-section7 .left-box{padding-right:157px}.sep-section7 .sep-form{margin-left:20px}.sep-section7 .sep-form .form-group{position:relative}.sep-section7 .sep-form .form-group .form-control{height:50px;background:#fff;border:none;box-shadow:none;padding-left:20px;border-radius:0;font-size:16px;color:#242e3f;font-family:'Play-Regular','Microsoft Yahei','Lucida Grande'}.sep-section7 .sep-form .form-group .form-control::-webkit-input-placeholder{color:#242e3f;font-family:'Play-Regular','Microsoft Yahei','Lucida Grande'}.sep-section7 .sep-form .form-group .form-control::-moz-placeholder{color:#242e3f;font-family:'Play-Regular','Microsoft Yahei','Lucida Grande'}.sep-section7 .sep-form .form-group .form-control:-o-input-placeholder{color:#242e3f;font-family:'Play-Regular','Microsoft Yahei','Lucida Grande'}.sep-section7 .sep-form .form-group textarea.form-control{height:150px;padding-top:15px;font-family:'Play-Regular','Microsoft Yahei','Lucida Grande'}.sep-section7 .sep-form .form-group .btn-primary{display:block;width:100%;background:#c9a352;border-radius:0;border:none;height:44px;line-height:44px;text-align:center;font-size:20px;color:#fff;margin-top:15px;cursor:pointer}.sep-section7 .sep-form .form-group .btn-primary:hover{background-color:#fff !important;color:#c9a352 !important}.sep-section8{padding-top:89px;padding-bottom:50px}.sep-section8 .bg{width:100%;height:100%;object-fit:cover;position:absolute;z-index:-100;left:0;top:0}.sep-section8 .flex-item i{width:44px;height:44px;line-height:44px;text-align:center;background:#c9a352;border-radius:50%;flex-shrink:0;color:#fff;font-size:20px;margin-right:15px}.sep-section8 .flex-item .info .text-bold{font-size:22px;color:#fff;line-height:20px;margin-bottom:10px}.sep-section8 .flex-item .info .content{font-size:16px;color:#fff;line-height:22px}.sep-section8 .flex-item .info a:hover{color:#c9a352;text-decoration:underline}.fancybox-slide{padding-top:130px}.fancybox-toolbar{right:44px;top:80px}.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{background:#fff}body.inner .sep-header .search i{color:#c9a352}.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:#c9a352;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:#c9a352}.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:#c9a352}.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:#242e3f}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000}.sep-header.active .sep-mainnav{background-color:rgba(12,25,47,0.8)}.sep-header.active .sep-mainnav .logo img{max-height:60px}.sep-header.active .sep-mainnav>.sep-container{height:70px}.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li{padding-top:22px;padding-bottom:22px}.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li.active,.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li:hover{background:rgba(255,255,255,0.8)}.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li.active a,.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li:hover a{color:#242e3f}.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li>a{font-size:16px}.sep-header.active .sep-mainnav>.sep-container>.flex-v-center>ul>li>a:after{height:2px;bottom:-10px}.sep-header .top{position:relative;width:100%;height:45px;background:rgba(12,25,47,0.8)}.sep-header .top>.sep-container{width:1360px;margin:0 auto}.sep-header .top>.sep-container .wrap{width:920px;height:54px;background:#fff;box-shadow:0 4px 18px 0 rgba(42,42,42,0.2);opacity:.9}.sep-header .top .info-wrap{width:100%;height:45px}.sep-header .top .info{position:relative;margin-right:60px}.sep-header .top .info a{color:rgba(255,255,255,0.7);font-size:16px;line-height:24px;display:inline-block;margin-right:60px;position:relative}.sep-header .top .info a:hover{color:#c9a352}.sep-header .top .info a:hover i{color:#c9a352}.sep-header .top .info i{font-size:20px;position:relative;top:2px;margin-right:5px;color:#fff}.sep-header .top .info span{font-size:16px;line-height:24px;color:#fff}.sep-header form{z-index:1000;border-radius:24px;position:relative}.sep-header form input{display:inline-block;width:318px;float:left;background:#fff;border-radius:6px;border:1px solid #4f7d9f;padding-left:20px;font-size:16px;color:#646464;height:43px;transition:all .3s ease-in-out}.sep-header form input:focus{width:450px}.sep-header form input::-webkit-input-placeholder{color:#646464;font-style:italic}.sep-header form input::-moz-input-placeholder{color:#646464;font-style:italic}.sep-header form input::-ms-input-placeholder{color:#646464;font-style:italic}.sep-header form button{float:right;position:absolute;right:1px;top:1px;padding:0 22px;height:41px;line-height:34px;background:#4f7d9f;border:none;color:#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;position:relative;z-index:100}.sep-header .search i{display:block;width:42px;height:42px;line-height:42px;text-align:center;background:#c9a352;border-radius:50%;color:#fff;font-size:20px}.sep-header .search:hover i{background:#fff;color:#c9a352}.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:#fff;top:1px;position:relative;margin-right:6px}.sep-header>.sep-container{max-width:100%;position:relative}.swiper-pagination-bullet-active{background:#c9a352 !important}.sep-mainnav{position:relative}.sep-mainnav>.sep-container{width:1360px;margin:0 auto;height:80px}.sep-mainnav>.sep-container .logo img{height:60px}.sep-mainnav>.sep-container>.flex-v-center>ul{height:100%;flex:auto;justify-content:space-between;margin-left:90px;margin-right:60px}.sep-mainnav>.sep-container>.flex-v-center>ul>li{padding:27px 20px;position:relative;text-align:center}.sep-mainnav>.sep-container>.flex-v-center>ul>li.ispro{position:static}.sep-mainnav>.sep-container>.flex-v-center>ul>li.ispro>div:before{display:none}.sep-mainnav>.sep-container>.flex-v-center>ul>li:hover>.box,.sep-mainnav>.sep-container>.flex-v-center>ul>li:hover .box-drap{display:block}.sep-mainnav>.sep-container>.flex-v-center>ul>li:hover,.sep-mainnav>.sep-container>.flex-v-center>ul>li.active{background:rgba(36,46,63,0.8)}.sep-mainnav>.sep-container>.flex-v-center>ul>li>a{color:#fff;display:inline-block;position:relative;font-size:20px;line-height:26px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap{position:absolute;width:100%;left:0;top:100%;display:none;text-align:left}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container{width:1360px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap{width:920px;height:540px;background:rgba(255,255,255,0.9);box-shadow:0 4px 18px 0 rgba(42,42,42,0.2);border-top:6px solid #242e3f;padding-top:30px;padding-bottom:50px;padding-right:30px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list{position:relative;width:355px;height:100%;padding-right:30px;border-right:1px solid rgba(38,38,38,0.2)}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item{width:100%;margin-bottom:10px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item:last-child{margin-bottom:0}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .box{display:block}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item ul{display:none;position:absolute;top:0}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item.active>.box a{color:#fff;background:#242e3f}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item.active .list2{display:block}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item>.box{text-align:right;position:relative}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item>.box a{font-size:18px;color:#262626;line-height:25px;padding-top:5px;padding-bottom:5px;padding-right:20px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .list2{left:355px;width:200px;padding-left:30px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .list2>li{margin-bottom:20px}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .list2>li.active>.box{text-decoration:underline}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .list2>li.active>.list3{display:block}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .list2>li>.box{font-size:16px;color:#262626;line-height:24px;text-align:left;position:relative}.sep-mainnav>.sep-container>.flex-v-center>ul>li .box-drap .sep-container .wrap .list .item .list2>li>.list3{position:absolute;top:0;right:-285px;width:285px;display:none}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box{position:absolute;z-index:100;left:0;top:100%;display:none;padding-top:0}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box>ul{background:#fff;min-width:180px;box-shadow:3px 4px 10px rgba(0,0,0,0.3)}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box>ul>li{text-align:left;border-bottom:1px solid #ddd}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box>ul>li:last-child{border-bottom:none}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box>ul>li:hover{background:#c9a352;color:#fff}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box>ul>li:hover>a{color:#fff}.sep-mainnav>.sep-container>.flex-v-center>ul>li>.box>ul>li>a{white-space:nowrap;color:#333;padding:15px 20px;display:block}.sep-footer{position:relative;background:url(../img/footer-bg.jpg) no-repeat;background-size:cover}.sep-footer .footer-box{padding-top:80px;padding-bottom:80px;position:relative}.sep-footer .footer-box .sep-container{position:relative}.sep-footer .footer-box .sep-container .items .item:nth-child(1){width:50%}.sep-footer .footer-box .sep-container .items .item:nth-child(1) .flex-col{height:180px;margin-bottom:80px}.sep-footer .footer-box .sep-container .items .item:nth-child(1) .logo .name{font-size:64px;color:#1e90ff;margin-bottom:20px}.sep-footer .footer-box .sep-container .items .item:nth-child(1) .logo .summary{width:100%;padding-right:100px;font-size:20px;color:#fff;line-height:40px}.sep-footer .footer-box .sep-container .items .item:nth-child(2),.sep-footer .footer-box .sep-container .items .item:nth-child(3){width:25%}.sep-footer .footer-box .sep-container .items .item .hd{display:block;color:#fff;font-size:24px;line-height:1.4em;position:relative;padding-bottom:20px;text-transform:capitalize}.sep-footer .footer-box .sep-container .items .item a.hd:hover{color:#c9a352}.sep-footer .footer-box .sep-container .items .item ul li{font-size:16px;color:#fff;line-height:40px}.sep-footer .footer-box .sep-container .items .item ul li a{color:#fff;font-size:16px}.sep-footer .footer-box .sep-container .items .item ul li a:hover{color:#c9a352}.sep-footer .sep-copyright{height:60px}.sep-footer .sep-copyright a,.sep-footer .sep-copyright span{font-size:16px;color:#fff}.sep-footer .sep-copyright a:hover{color:#c9a352}.sep-footer .sep-copyright .sep-container{height:60px}.sep-footer .sep-copyright .sep-container>div:nth-child(2){margin-left:180px}.sep-footer .sep-copyright .sep-container .box{margin-left:auto}.sep-footer .sep-copyright .sep-container .box a{padding-right:25px}.sep-footer .sep-copyright .sep-container .box a i{font-size:20px}.sep-footer .sep-copyright .sep-container .box a:hover{color:#c9a352}.sep-footer .sep-copyright .power{font-size:12px}.more-common{height:44px;border:2px solid #c9a352;border-radius:22px;padding:0 26px;color:#333;font-size:18px}.more-common:hover{background:#c9a352;color:#fff}.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;cursor:pointer}.btn-primary:hover{opacity:.7}.hide{display:none !important}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;position:absolute;right:20px;top:15px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li:nth-child(1)>a,.pagination>li:nth-child(1)>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.8;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.form-group.has-success:after{content:"\f058";font-family:FontAwesome;position:absolute;right:0;bottom: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-section7 .sep-form .form-group.has-success:after{bottom:15px}.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:140px;padding:15px 10px 50px 150px;line-height:1em;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb{padding-left:10px;min-height:auto;padding-bottom:30px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb{display:none}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:absolute;left:10px;top:15px;display:block;width:120px;height:120px;overflow:hidden;text-align:center}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{max-width:100%;border:1px solid #ddd}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title{display:block;color:#333;font-weight:bold;margin-bottom:10px;line-height:1.4em;font-size:16px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover{color:#c9a352}.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 #c9a352;background:#c9a352;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:#c9a352;color:#fff}.pdf-item{width:100%;line-height:44px;border:1px solid #ddd;padding:0 14px;margin-bottom:20px;float:none}.pdf-item:nth-child(even){float:none}.pdf-item:hover{border:1px solid #c9a352}.pdf-item .title:hover{color:#c9a352}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#c9a352}.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:#c9a352;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:#c9a352}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#c3993f;background:#c9a352;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:#c9a352}.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;line-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:#c9a352}.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.noline .breadcrumb{border:none}.sep-breadcrumb .breadcrumb{padding-left:0;padding-right:0;padding-top:20px;padding-bottom:20px;background:transparent;margin-bottom:0;border-radius:0}.sep-breadcrumb .breadcrumb:before{font:normal normal normal 14px/1 FontAwesome;content:"\f015";width:16px;height:14px;width:23px;height:20px;color:#000;font-size:18px;display:inline-block;position:relative;top:2px;left:0}.sep-breadcrumb .breadcrumb li{display:inline-block}.sep-breadcrumb .breadcrumb li a{text-decoration:none;color:#323232;font-size:16px}.sep-breadcrumb .breadcrumb li a:hover{text-decoration:underline;color:#c9a352}.sep-breadcrumb .breadcrumb li:last-child a{color:#c9a352}.sep-breadcrumb .breadcrumb>li+li:before{content:'->';color:#323232;position:relative;top:0;font-size:16px;padding:0 6px}.sep-breadcrumb .breadcrumb .li-last:after{margin-left:5px;content:' '}.fz24{font-size:1.5rem}.fz26{font-size:26px}.fz32{font-size:32px}.fz36{font-size:2.25rem}.fz40{font-size:2.5rem}.fz44{font-size:2.75rem}.fz54{font-size:3.125rem}.fz56{font-size:56px}.fz68{font-size:4.25rem}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.pt60{padding-top:60px}.pb60{padding-bottom:60px}.pt80{padding-top:80px}.pb100{padding-bottom:100px}.pt120{padding-top:120px}.pb120{padding-bottom:120px}.pb170{padding-bottom:170px}.mb0{margin-bottom:0 !important}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mt30{margin-top:30px}.mb40{margin-bottom:40px}.mt40{margin-top:40px}.mb50{margin-bottom:50px}.mt50{margin-top:50px}.mb80{margin-bottom:80px}.sep-inner-banner{width:100%;margin:0 auto;position:relative}.sep-inner-banner .sep-breadcrumb{position:absolute;width:100%;left:0;bottom:0;background:rgba(0,0,0,0.4)}.sep-inner-banner .sep-breadcrumb .breadcrumb:before{content:"\e606";font-family:'iconfont';color:#fff}.sep-inner-banner .sep-breadcrumb .breadcrumb li a{color:#fff}.sep-inner-banner .sep-breadcrumb .breadcrumb li+li:before{color:#fff}.sep-inner-banner .sep-breadcrumb .breadcrumb li:last-child a{color:#fff;font-family:'POPPINS-SEMIBOLD'}.sep-inner-banner .sep-breadcrumb.relative{position:relative !important;background:#fff}.sep-inner-banner .sep-breadcrumb.relative .breadcrumb:before{color:#011f58}.sep-inner-banner .sep-breadcrumb.relative .breadcrumb li a{color:#323131}.sep-inner-banner .sep-breadcrumb.relative .breadcrumb li+li:before{color:#323131}.sep-inner-banner .sep-breadcrumb.relative .breadcrumb li:last-child a{color:#323131;font-family:'Play-Bold'}.sep-inner-banner.normal .title{font-size:72px;color:#fff;line-height:72px}.sep-inner-banner.normal .subtitle{font-size:48px;color:#fff;line-height:48px}.sep-inner-banner.normal .button{width:170px;height:45px;background:#c9a352;color:#fff}.sep-inner-banner.normal .button i{margin-left:5px;font-size:14px}.sep-inner-banner.normal .button:hover i{margin-left:10px}.sep-inner-banner.company2-banner .title{color:#fff;font-size:64px;line-height:1em;margin-bottom:40px}.sep-inner-banner .width100{width:100%}.sep-inner-banner.detail{padding-top:220px;background:url(../img/detail-banner.jpg) no-repeat;background-size:cover}.sep-inner-banner.detail .sep-container-1680{padding-bottom:100px}.sep-inner-banner.detail .sep-container-1680:after{content:'';height:100%;width:50vw;background:#fff;position:absolute;right:50%}.sep-inner-banner.detail .item{width:50%}.sep-inner-banner.detail .info{margin-left:60px;flex-shrink:0}.sep-inner-banner.detail .box-slide img{height:100%;object-fit:cover}.sep-inner-banner.detail .box-slide #thumbs{width:200px;height:600px;margin-right:10px;flex-shrink:0}.sep-inner-banner.detail .box-slide #thumbs .swiper-slide{background:#f5f5f5;position:relative}.sep-inner-banner.detail .box-slide #thumbs .swiper-slide img{width:100%;height:100%;object-fit:cover}.sep-inner-banner.detail .box-slide #thumbs .swiper-slide .mask{width:100%;height:100%;background:rgba(36,46,63,0.5);position:absolute;left:0;top:0}.sep-inner-banner.detail .box-slide #thumbs .swiper-slide.active .mask{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-inner-banner.detail .box-slide #thumbs .swiper-slide-thumb-active .mask{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-inner-banner.detail .box-slide #gallery{flex:auto;height:600px;background-color:#fff;overflow:hidden}.sep-inner-banner.detail .box-slide #gallery .swiper-slide{width:100%}.sep-inner-banner.detail .box-slide .swiper-button-prev,.sep-inner-banner.detail .box-slide .swiper-button-next{width:30px;height:30px;border:1px solid #fff;top:auto;bottom:-30px;margin-top:0}.sep-inner-banner.detail .box-slide .swiper-button-prev i,.sep-inner-banner.detail .box-slide .swiper-button-next i{color:#fff}.sep-inner-banner.detail .box-slide .swiper-button-prev:hover,.sep-inner-banner.detail .box-slide .swiper-button-next:hover{background-color:#000}.sep-inner-banner.detail .box-slide .swiper-button-prev{left:0}.sep-inner-banner.detail .box-slide .swiper-button-next{left:30px}.sep-inner-banner.no-banner{padding-top:135px;background:#242e3f}.sep-inner-banner .translate-center{margin-top:30px}.sep-container-1680{width:1680px;margin:0 auto}.sep-container{width:1680px;margin:0 auto}.sep-inner-body .bgimg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:-10}.sep-inner-body .width100{width:100%}.sep-inner-body .normal .thumb img{width:100%}.sep-inner-body .sep-scale-mask{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(36,46,63,0.9)}.sep-inner-body .sep-title{font-size:48px;font-family:'Play-Bold';color:#011f58;line-height:64px}.sep-inner-body .sep-title.has-line-center{position:relative;padding-bottom:30px;margin-bottom:40px}.sep-inner-body .sep-title.has-line-center:after{content:'';width:64px;height:5px;background:#c9a352;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%;bottom:0}.sep-inner-body .sep-title.has-line-left{position:relative;padding-bottom:30px;margin-bottom:40px}.sep-inner-body .sep-title.has-line-left:after{content:'';width:64px;height:5px;background:#c9a352;position:absolute;left:0;bottom:0}.sep-inner-body .sep-title.color-white{color:#fff}.sep-inner-body .sep-title.color-white:after{background:#fff}.sep-inner-body h1.sep-title{font-size:52px}.sep-inner-body a.sep-title:hover{color:#c9a352}.sep-inner-body .sep-index-pro .list{margin-top:70px}.sep-inner-body .sep-index-pro .list .item{padding-left:10px;padding-right:10px;margin-bottom:20px}.sep-inner-body .sep-index-pro .list .item .box{width:100%;height:100%;border-bottom:8px solid #242e3f}.sep-inner-body .sep-index-pro .list .item .box .hd{font-size:26px;color:#242e3f;line-height:37px;margin-bottom:10px}.sep-inner-body .sep-index-pro .list .item .box .hd:hover{color:#c9a352}.sep-inner-body .sep-index-pro .list .item .box .info{position:absolute;left:0;top:0;width:100%;height:100%;padding:20px}.sep-inner-body .sep-index-pro .list .item .box .info ul li{color:#242e3f;line-height:30px}.sep-inner-body .sep-index-pro .list .item .box .info ul li a:hover{text-decoration:underline}.sep-inner-body .sep-index-pro .list .item .box .info .more{width:35px;height:35px;background:#c9a352;border-radius:50%;margin-top:auto;margin-bottom:100px}.sep-inner-body .sep-index-pro .list .item .box .info .more i{font-size:14px;font-weight:600;color:#fff}.sep-inner-body .sep-index-pro .list .item .box .info .more:hover{background:#242e3f}.sep-inner-body .sep-index-pro .list .item .box .sep-scale-mask{padding:30px 20px}.sep-inner-body .sep-index-pro .list .item .box .sep-scale-mask .hd{color:#fff}.sep-inner-body .sep-index-pro .list .item .box .sep-scale-mask .hd:hover{color:#c9a352}.sep-inner-body .sep-index-choose{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}.sep-inner-body .sep-index-choose .sep-title{margin-right:250px}.sep-inner-body .sep-index-choose .left .richtext{margin-right:140px}.sep-inner-body .sep-index-choose .right .item{padding:30px 20px 30px 15px}.sep-inner-body .sep-index-choose .right .item:hover{background:rgba(201,163,82,0.9)}.sep-inner-body .sep-index-choose .right .icon{color:#fff;font-size:54px;margin-right:20px}.sep-inner-body .sep-index-choose .right .hd{font-size:24px;color:#fff;line-height:32px}.sep-inner-body .sep-index-advantage .box{margin-left:auto;margin-right:60px}.sep-inner-body .sep-index-advantage .box .richtext{color:#242e3f}.sep-inner-body .sep-index-advantage .box .richtext *{color:#242e3f}.sep-inner-body .sep-index-advantage .box .richtext ul{counter-reset:li}.sep-inner-body .sep-index-advantage .box .richtext ul li{position:relative}.sep-inner-body .sep-index-advantage .box .richtext ul li::before{content:counter(li);counter-increment:li;position:absolute;top:5px;left:0;font-family:'Play-Bold';color:#fff;width:21px;height:21px;line-height:21px;text-align:center;background:#c9a352;border-radius:50%}.sep-inner-body .sep-index-custom .box{margin-left:40px;margin-top:auto}.sep-inner-body .sep-index-custom .box .sep-title.has-line-left{padding-bottom:15px;margin-bottom:30px}.sep-inner-body .sep-index-custom .box .summary{font-size:20px;color:#242e3f;line-height:30px}.sep-inner-body .sep-index-custom .box .richtext .richtext{color:#242e3f}.sep-inner-body .sep-index-custom .box .richtext .richtext *{color:#242e3f}.sep-inner-body .sep-index-custom .box .img-wrap img{width:25%;border:1px solid #e5e5e5;position:relative}.sep-inner-body .sep-index-custom .box .img-wrap img:hover{box-shadow:0 5px 30px 0 rgba(127,138,153,0.3);z-index:100}.sep-inner-body .sep-index-custom .box img{width:100%}.sep-inner-body .sep-index-advantage .thumb,.sep-inner-body .sep-index-custom .thumb{width:100%}.sep-inner-body .sep-index-advantage .thumb img,.sep-inner-body .sep-index-custom .thumb img{width:100%;height:100%;object-fit:cover}.sep-inner-body .sep-index-advantage .box,.sep-inner-body .sep-index-custom .box{width:780px}.sep-inner-body .sep-list-pro .sep-primary .list{margin-top:70px}.sep-inner-body .sep-list-pro .sep-primary .item .thumb{width:46%;flex-shrink:0}.sep-inner-body .sep-list-pro .sep-primary .item .thumb img{width:100%}.sep-inner-body .sep-list-pro .sep-primary .item .hd{font-size:26px;color:#242e3f;line-height:37px;margin-bottom:20px}.sep-inner-body .sep-list-pro .sep-primary .item .hd:hover{color:#c9a352}.sep-inner-body .sep-list-pro .sep-primary .item .richtext{color:#242e3f}.sep-inner-body .sep-list-pro .sep-primary .item .richtext *{color:#242e3f}.sep-inner-body .sep-list-pro .sep-primary .item .more{width:170px;height:45px;background:#c9a352;color:#fff;font-size:20px}.sep-inner-body .sep-list-pro .sep-primary .item .more i{margin-left:5px;font-size:14px}.sep-inner-body .sep-list-pro .sep-primary .item .more:hover i{margin-left:10px}.sep-inner-body .sep-list-pro .sep-primary .item:nth-child(even) .info{margin-right:70px;margin-left:10px}.sep-inner-body .sep-list-pro .sep-primary .item:nth-child(odd) .info{margin-right:30px;margin-left:50px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item .hd{font-size:24px;line-height:34px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item .info{width:54%;position:relative;padding:30px 80px 25px 60px;box-shadow:0 0 40px 0 rgba(0,0,0,0.2)}.sep-inner-body .sep-list-pro .sep-primary.list1 .item .thumb{position:relative;z-index:-10}.sep-inner-body .sep-list-pro .sep-primary.list1 .item .more{width:160px;height:40px;font-size:16px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item:nth-child(even) .info{margin:0;left:-70px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item:nth-child(odd){position:relative;left:-70px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item:nth-child(odd) .info{margin:0;right:-70px}.sep-inner-body .sep-list-pro .sep-primary .mask{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(36,46,63,0.8);padding:40px;justify-content:center}.sep-inner-body .sep-list-pro .sep-primary .mask ul{display:inline-block}.sep-inner-body .sep-list-pro .sep-primary .list2 li{display:inline-block}.sep-inner-body .sep-list-pro .sep-primary .list2 li a{display:inline-block;font-size:20px;color:#fff;line-height:40px;padding-left:20px;margin-right:20px;position:relative}.sep-inner-body .sep-list-pro .sep-primary .list2 li a:after{content:'';width:12px;height:12px;background:#fff;position:absolute;left:0;top:14px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}.sep-inner-body .sep-list-pro .sep-primary .list2 li a:hover{text-decoration:underline}.sep-inner-body .sep-list-made{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}.sep-inner-body .sep-list-made .sep-title{color:#fff;margin-bottom:70px}.sep-inner-body .sep-list-made .item{width:calc(25% - 20px);height:321px;background:rgba(201,163,82,0.8);border-radius:20px;padding:10px 20px 30px 20px;margin-right:20px}.sep-inner-body .sep-list-made .item:nth-child(even){margin-top:78px}.sep-inner-body .sep-list-made .num{font-size:100px;font-style:italic;color:#2a2a2a;line-height:55px;opacity:.2;position:relative;bottom:-20px}.sep-inner-body .sep-list-made .hd{font-size:28px;color:#fff;line-height:32px}.sep-inner-body .sep-list-detail{justify-content:space-between;position:relative;padding-left:120px;padding-right:120px}.sep-inner-body .sep-list-detail::before{content:'';position:absolute;right:0;bottom:100px;width:1139px;height:304px;background:#242e3f;z-index:-100}.sep-inner-body .sep-list-detail:after{content:'SML';position:absolute;left:120px;bottom:100px;font-size:323px;font-family:'Play-Bold';color:#011f58;line-height:220px;opacity:.1;letter-spacing:-15px}.sep-inner-body .sep-list-detail .thumb{max-width:964px}.sep-inner-body .sep-list-detail .thumb img{width:100%}.sep-inner-body .sep-list-feature .richtext,.sep-inner-body .sep-list-proper .richtext{color:#242e3f}.sep-inner-body .sep-list-feature .richtext *,.sep-inner-body .sep-list-proper .richtext *{color:#242e3f}.sep-inner-body .sep-list-feature .richtext ul,.sep-inner-body .sep-list-proper .richtext ul{counter-reset:li}.sep-inner-body .sep-list-feature .richtext ul li,.sep-inner-body .sep-list-proper .richtext ul li{position:relative;margin-bottom:40px}.sep-inner-body .sep-list-feature .richtext ul li::before,.sep-inner-body .sep-list-proper .richtext ul li::before{content:counter(li);counter-increment:li;position:absolute;top:5px;left:0;font-family:'Play-Bold';color:#fff;width:21px;height:21px;line-height:21px;text-align:center;background:#c9a352;border-radius:50%}.sep-inner-body .sep-list-feature .info{margin-right:60px}.sep-inner-body .sep-list-feature .info .sep-title{margin-bottom:50px}.sep-inner-body .sep-list-feature .thumb{margin-left:60px}.sep-inner-body .sep-list-feature .thumb .wrap{margin-right:30px;margin-bottom:30px;position:relative}.sep-inner-body .sep-list-feature .thumb .wrap:after{content:'';width:100%;height:100%;background:#242e3f;position:absolute;bottom:-30px;right:-30px;z-index:-10}.sep-inner-body .sep-list-feature .thumb img{width:100%}.sep-inner-body .sep-list-proper .info{margin-left:60px}.sep-inner-body .sep-list-proper .thumb{margin-right:60px}.sep-inner-body .sep-list-proper .thumb .wrap{margin-left:120px;position:relative}.sep-inner-body .sep-list-proper .thumb .wrap:after{content:'';width:463px;height:485px;background:#242e3f;position:absolute;left:-120px;top:-100px;z-index:-10}.sep-inner-body .sep-list-proper .thumb img{height:100%}.sep-inner-body .sep-detail-perform .info{margin-left:50px}.sep-inner-body .sep-detail-perform .richtext{color:#011f58}.sep-inner-body .sep-detail-perform .richtext *{color:#011f58}.sep-inner-body .sep-detail-related .left{width:700px;height:580px;flex-shrink:0}.sep-inner-body .sep-detail-related .left img{width:100%;height:100%;object-fit:cover}.sep-inner-body .sep-detail-related .left .box{width:380px;height:400px;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%)}.sep-inner-body .sep-detail-related .left .box .sep-title{color:#fff}.sep-inner-body .sep-detail-related .left .box .control{margin-top:auto}.sep-inner-body .sep-detail-related .left .box .control .swiper-button-prev,.sep-inner-body .sep-detail-related .left .box .control .swiper-button-next{width:40px;height:40px;border:1px solid #fff;border-radius:50%;color:#fff;margin-top:0;position:relative;top:0;left:0}.sep-inner-body .sep-detail-related .left .box .control .swiper-button-prev:hover,.sep-inner-body .sep-detail-related .left .box .control .swiper-button-next:hover{background:#c9a352}.sep-inner-body .sep-detail-related .left .box .control .swiper-button-next{margin-left:35px}.sep-inner-body .sep-detail-related .left .box .control .swiper-button-disabled{display:none}.sep-inner-body .sep-detail-related .swiper-container{flex:auto;padding-top:15px;padding-left:15px}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide{position:relative}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .thumb{height:400px;background:#f7f7f7;padding:10px;justify-content:center}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .thumb img{width:100%;object-fit:contain}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .hd{display:block;width:100%;padding:0 20px;font-size:24px;line-height:32px;font-family:'Play-Bold';color:#333;text-align:center;margin-top:20px}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .hd:hover{color:#c9a352}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .more{width:200px;margin:0 auto;margin-top:-25px}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .more span{display:none;width:0;height:50px;line-height:50px;background:#242e3f;color:#fff;margin-left:auto}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .more i{display:inline-block;width:50px;height:50px;margin-left:auto;border:4px solid #242e3f;line-height:42px;background:#fff;color:#242e3f;font-size:20px;font-weight:600}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .more:hover span{display:inline-block;width:150px}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide:hover .thumb{background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.sep-inner-body .sep-detail-related.box-slide{padding:0 60px}.sep-inner-body .sep-detail-related.box-slide .swiper-button-prev,.sep-inner-body .sep-detail-related.box-slide .swiper-button-next{width:40px;height:40px;background:#242e3f;margin-top:0}.sep-inner-body .sep-detail-related.box-slide .swiper-button-prev i,.sep-inner-body .sep-detail-related.box-slide .swiper-button-next i{color:#fff}.sep-inner-body .sep-detail-related.box-slide .swiper-button-prev:hover,.sep-inner-body .sep-detail-related.box-slide .swiper-button-next:hover{background:#c9a352}.sep-inner-body .sep-detail-related.box-slide .swiper-button-prev.swiper-button-disabled,.sep-inner-body .sep-detail-related.box-slide .swiper-button-next.swiper-button-disabled{display:none}.sep-inner-body .sep-detail-related.box-slide .swiper-container .swiper-slide .more{width:200px}.sep-inner-body .sep-detail-related.box-slide .swiper-container .swiper-slide .more:hover span{width:150px}.sep-inner-body .sep-news .sep-title{margin-bottom:100px}.sep-inner-body .sep-news .news-list{margin-bottom:40px}.sep-inner-body .sep-news .news-list .news-item{display:none}.sep-inner-body .sep-news .news-list .news-item.active{display:block}.sep-inner-body .sep-news .news-list .news-item .img-box{width:33%;overflow:hidden}.sep-inner-body .sep-news .news-list .news-item .img-box img{width:100%;height:100%;object-fit:cover}.sep-inner-body .sep-news .news-list .news-item .info-box{width:calc(67% + 50px);position:relative;margin-left:-25px;padding:25px 0}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap{width:100%;height:100%;min-height:240px;padding:45px 180px 30px 70px;background-color:#fff;box-shadow:0 0 54px 0 rgba(0,0,0,0.2)}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap .hd{font-size:24px;color:#323131;line-height:38px}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap a.hd:hover{color:#c9a352}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap .sep-summary{margin-top:20px;margin-bottom:30px}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap .sep-btn{width:180px;margin-top:auto}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap .sep-btn:hover{color:#fff}.sep-inner-body .sep-news .news-list .news-item .date{width:75px;height:76px;background:#242e3f;position:absolute;top:0;right:35px;padding:12px 10px}.sep-inner-body .sep-news .news-list .news-item .date .d{font-size:20px;font-style:italic;color:#fff;margin-bottom:5px}.sep-inner-body .sep-news .news-list .news-item .date .y{font-size:22px;font-style:italic;color:#fff}.sep-inner-body .sep-news .news-wrap .flex-item .box{height:100%;background:#fff;border:1px solid #e1e1e1;padding:30px 60px}.sep-inner-body .sep-news .news-wrap .flex-item .box .date{font-size:20px;font-style:italic;color:#242e3f;line-height:40px;opacity:.8}.sep-inner-body .sep-news .news-wrap .flex-item .box a.sep-summary:hover{color:#c9a352}.sep-inner-body .sep-news .news-wrap .flex-item:nth-child(2){padding:0 15px}.sep-inner-body .sep-news .news-wrap .flex-item:hover .box{box-shadow:0 0 54px 0 rgba(0,0,0,0.2)}.sep-inner-body .jc-resource-grid .item{margin-bottom:40px}.sep-inner-body .jc-resource-grid .item .thumb{margin-bottom:20px}.sep-inner-body .jc-resource-grid .item .info{padding-left:20px}.sep-inner-body .jc-resource-grid .item .info .title{font-size:24px;color:#333;position:relative;margin-bottom:15px}.sep-inner-body .jc-resource-grid .item .info .title::before{content:'';display:block;width:4px;height:30px;background:#c9a352;position:absolute;left:-20px;top:4px}.sep-inner-body .jc-resource-grid .item .info .title:hover{color:#c9a352}.sep-inner-body .jc-resource-grid .item .info .summary{color:#666;font-size:16px;line-height:1.6em}.sep-inner-body .relate-news-items{margin:0 -20px}.sep-inner-body .relate-news-items .item{padding:0 20px}.sep-inner-body .relate-news-items .item .box:hover .info{box-shadow:0 14px 49px 0 rgba(8,145,64,0.2)}.sep-inner-body .relate-news-items .item .box .thumb .date-box{position:absolute;width:65px;height:83px;background:#fff;left:30px;top:30px;padding-top:5px}.sep-inner-body .relate-news-items .item .box .thumb .date-box .month{font-size:18px;color:#666;line-height:1em}.sep-inner-body .relate-news-items .item .box .thumb .date-box .day{font-size:30px;color:#089140;line-height:1em;margin:5px 0;position:relative}.sep-inner-body .relate-news-items .item .box .thumb .date-box .day::before{content:'';width:10px;height:1px;background:#202415;display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);top:-2px}.sep-inner-body .relate-news-items .item .box .thumb .date-box .day::after{content:'';width:10px;height:1px;background:#202415;display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:0}.sep-inner-body .relate-news-items .item .box .thumb .date-box .year{line-height:1em;font-size:16px;color:#666}.sep-inner-body .relate-news-items .item .box .info{height:160px;padding:26px}.sep-inner-body .relate-news-items .item .box .info .title{font-size:20px;color:#333;line-height:1.4em;margin-bottom:15px;position:relative}.sep-inner-body .relate-news-items .item .box .info .title:hover{color:#c9a352}.sep-inner-body .relate-news-items .item .box .info .title::before{content:'';position:absolute;left:-26px;top:4px;display:block;width:4px;height:33px;background:#c9a352}.sep-inner-body .relate-news-items .item .box .info .summary{font-size:16px;color:#666;line-height:30px;margin-bottom:20px}.sep-inner-body .relate-news-items .item .box .info .more{font-size:16px;color:#333}.sep-inner-body .relate-news-items .item .box .info .more:hover{color:#c9a352}.sep-inner-body .sep-primary>.richtext h2{font-size:48px;font-family:'Play-Bold';color:#011f58;line-height:64px;text-align:center;text-transform:capitalize;position:relative;padding-bottom:30px;margin-bottom:50px}.sep-inner-body .sep-primary>.richtext h2:after{content:'';width:64px;height:5px;background:#c9a352;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%;bottom:0}.relate{text-align:center;font-size:18px;color:#fff;background:#c9a352;margin:20px 0;padding:5px 0}.relate-list .sep-pagination{display:none}.relate-list .sep-datalist li{width:31%;float:left;margin:0 1.16%}.relate-list .sep-datalist li .title{display:block;margin-top:10px;font-size:16px;background:#fff;color:#333;text-align:center;height:2.2em;overflow:hidden}.relate-list .sep-datalist li h3{text-align:center;margin-top:5px}.relate-list .sep-datalist li .title:hover{color:#c9a352;text-decoration:underline}.relate-list .sep-datalist li .thumb{width:100%;display:block;border:1px solid #bbb}.relate-list .sep-datalist li .thumb img{width:100%;min-height:165px}.relate-list .sep-datalist li .summary{display:none}.relate-list .sep-datalist li .published{display:none}.relate-list .sep-datalist li .btn-read{display:none}.relate-list.relate-article-list .sep-datalist li{width:100%;float:left;margin:0 0}.relate-list.relate-article-list .sep-datalist li h2{overflow:hidden}.relate-list.relate-article-list .sep-datalist li .title{display:inline-block;font-size:16px;background:transparent;color:#000;text-align:left;overflow:hidden;display:block;height:auto}.relate-list.relate-article-list .sep-datalist li .title:before{content:'●';color:#000;padding-right:5px;font-size:12px}.relate-list.relate-article-list .sep-datalist li .title:hover{color:#c9a352;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}.richtext{word-spacing:normal;color:#666;font-size:16px;line-height:1.8em;font-family:'Play-Regular','Lucida Grande','Microsoft Yahei';margin-bottom:20px}.richtext *{word-spacing:normal;color:#666;font-size:16px;line-height:1.8em;font-family:'Play-Regular','Lucida Grande','Microsoft Yahei';max-width:100%}.richtext.fz14{font-size:14px}.richtext.fz14 *{font-size:14px}.richtext.fz18{font-size:18px}.richtext.fz18 *{font-size:18px}.richtext.fz20{font-size:20px}.richtext.fz20 *{font-size:20px}.richtext.fz22{font-size:22px}.richtext.fz22 *{font-size:22px}.richtext.line26{line-height:26px}.richtext.line26 *{line-height:26px}.richtext.line28{line-height:28px}.richtext.line28 *{line-height:28px}.richtext.line30{line-height:30px}.richtext.line30 *{line-height:30px}.richtext.mb0{margin-bottom:0}.richtext.pl50{padding-left:50px}.richtext.pl60{padding-left:60px}.richtext.color-white{color:#fff}.richtext.color-white *{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext.square ul li{list-style:square}.richtext.warning h2:before{content:"\f071";font-family:FontAwesome !important;margin-right:10px}.richtext strong{color:#000;font-size:18px}.richtext strong *{color:#7c7c7c;font-size:18px}.richtext .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome !important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.richtext table{width:100%;margin-top:10px;border-collapse:initial;border-spacing:2px}.richtext table tr td{border:1px solid rgba(36,46,63,0.3);word-break:normal;padding:10px;text-align:center;line-height:28px;color:#242e3f}.richtext table tr td *{line-height:28px;color:#242e3f}.richtext table tr td strong{font-family:'Play-Bold';font-size:24px}.richtext table tr td.bg24{background:#242e3f}.richtext table tr td.bg24 *{color:#fff}.richtext table tr:first-child td{font-size:32px;font-family:'Play-Bold';color:#fff;line-height:30px;background:#242e3f}.richtext table tr:first-child td *{font-size:32px;font-family:'Play-Bold';color:#fff;line-height:30px}.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:#c9a352;position:absolute;left:7px;top:10px;z-index:3}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#c9a352 !important;text-decoration:none}.richtext a:hover{text-decoration:underline}.richtext h1{color:#333;font-size:72px;font-family:'Play-Bold';line-height:1.1em;margin:20px 0}.richtext h1 *{color:#333;font-size:72px}.richtext h2{color:#333;font-size:48px !important;position:relative;font-family:'Play-Bold';line-height:1.1em;margin:10px 0}.richtext h2 *{color:#333;font-size:48px !important}.richtext h3{font-size:18px;color:#181819}.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 #c9a352;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:#c9a352;position:absolute;left:13px;top:7px}.sep-sidebar{width:370px;height:100%;margin-left:80px;margin-bottom:70px;position:sticky;align-self:flex-start;top:100px}.sep-sidebar .sep-sidebar-list{background:#242e3f;position:relative}.sep-sidebar .sep-sidebar-list .hd{font-size:34px;color:#fff;line-height:60px;padding:10px 20px;z-index:10}.sep-sidebar .sep-sidebar-list .hd i{display:inline-block;font-size:40px;margin-right:10px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.sep-sidebar .sep-sidebar-list a.hd:hover{color:#c9a352}.sep-sidebar .sep-sidebar-list .list{width:350px;position:relative;left:20px;z-index:10}.sep-sidebar .sep-sidebar-list .list>li{position:relative}.sep-sidebar .sep-sidebar-list .list>li:after{content:'';width:100%;height:1px;background:#e0e0e0;position:absolute;left:0;bottom:0}.sep-sidebar .sep-sidebar-list .list>li.active>.box a{color:#c9a352}.sep-sidebar .sep-sidebar-list .list>li.active>.box i{color:#c9a352;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.sep-sidebar .sep-sidebar-list .list>li>.box{background:#ebebeb;padding:15px 15px 15px 20px;justify-content:space-between}.sep-sidebar .sep-sidebar-list .list>li>.box a{font-size:18px;color:#4d4d4d;line-height:30px}.sep-sidebar .sep-sidebar-list .list>li>.box i{color:#666;cursor:pointer;font-weight:600}.sep-sidebar .sep-sidebar-list .list>li>.box:hover a,.sep-sidebar .sep-sidebar-list .list>li>.box:hover i{color:#c9a352}.sep-sidebar .sep-sidebar-list .list>li>ul{display:none;background:#f7f7f7}.sep-sidebar .sep-sidebar-list .list>li>ul>li{border-top:1px solid #e0e0e0}.sep-sidebar .sep-sidebar-list .list>li>ul>li.active>.box2 a{color:#c9a352}.sep-sidebar .sep-sidebar-list .list>li>ul>li.active>.box2 i::before{content:'\e631';color:#c9a352}.sep-sidebar .sep-sidebar-list .list>li>ul>li>.box{padding:10px 20px;justify-content:space-between}.sep-sidebar .sep-sidebar-list .list>li>ul>li>.box a{font-size:18px;color:#4d4d4d;line-height:30px}.sep-sidebar .sep-sidebar-list .list>li>ul>li>.box a:hover{color:#c9a352}.sep-sidebar .sep-sidebar-list .list>li>ul>li>.box i{font-size:18px;color:#4d4d4d;font-weight:600;cursor:pointer}.sep-sidebar .sep-sidebar-list .list>li>ul>li>.box i::before{content:'\e615'}.sep-sidebar .sep-sidebar-list .list>li>ul>li>.box i:hover{color:#c9a352}.sep-sidebar .sep-sidebar-list .list>li>ul>li>ul{padding-left:30px;display:none}.sep-sidebar .sep-sidebar-list .list>li>ul>li>ul>li{margin-bottom:10px}.sep-sidebar .sep-sidebar-list .list>li>ul>li>ul>li a{font-size:16px;color:#4d4d4d;line-height:30px}.sep-sidebar .sep-sidebar-list .list>li>ul>li>ul>li:hover a,.sep-sidebar .sep-sidebar-list .list>li>ul>li>ul>li.active a{color:#c9a352}.sep-sidebar .sep-sidebar-list:after{content:'';background-color:#fff;width:100%;height:60px;position:absolute;bottom:0;left:0}.sep-primary{flex:auto;width:0}.gallery img{max-height:230px;transition:all .4s;filter:grayscale(0);-webkit-filter:grayscale(0);max-width:100%}.gallery a{width:31.33%;display:inline-block;overflow:hidden;margin:.5%;box-shadow:0 0 4px -1px #000;text-align:center}.sep-company-style2 .sep-section-normal{padding:120px 0}.sep-company-style2 .sep-section-normal .fz50{font-size:50px}.sep-company-style2 .sep-section-normal .mb50{margin-bottom:50px}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .thumb{width:380px;flex-shrink:0}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .info{margin-left:103px}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .info .title{line-height:1em;color:#333}.sep-company-style2 .sep-section-normal.company-section2{background-color:rgba(201,163,82,0.5);background-size:cover}.sep-company-style2 .sep-section-normal.company-section2 .title{color:#fff}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2{width:804px;margin:0 auto;margin-top:20px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2 .box .thumb{width:340px;flex-shrink:0;border:10px solid rgba(255,255,255,0.1);margin-right:50px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2 .box .thumb img{width:100%;height:100%;object-fit:cover}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2 .box .info{padding-top:30px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide{position:relative}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap{padding:0 113px;position:relative}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control{position:absolute;right:0;top:193px;z-index:100}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control::before{content:'';display:block;width:74px;height:3px;background:#c9a352;position:absolute;right:0}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-next,.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-prev{position:absolute;left:0;top:0;width:auto;height:auto;margin-top:0}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-next i,.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-prev i{color:#fff}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-next:hover i,.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-prev:hover i{color:#c9a352}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-prev{left:-44px;top:-39px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-next{left:-44px;top:18px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide::before{content:'';display:block;width:100%;height:1px;background:rgba(255,255,255,0.8);position:absolute;left:0;top:194px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box{text-align:center;padding-bottom:50px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .year{font-size:90px;font-weight:400;line-height:1em;color:#c9a352;margin-bottom:55px;opacity:0}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .dot .y{color:#fff;font-size:16px;font-weight:400;margin-bottom:20px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .dot .r{width:21px;height:21px;border:1px solid #fff;border-radius:50%;display:table;margin:0 auto;position:relative}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .dot .r::before{content:'';display:block;width:9px;height:9px;background:#c9a352;border-radius:50%;position:absolute;left:5px;top:5px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .dot .r::after{content:'';display:block;width:55px;height:55px;background:#c9a352;position:absolute;border-radius: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%);left:50%;top:50%;opacity:0}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .swiper-slide.swiper-slide-active .box .year{opacity:1}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .swiper-slide.swiper-slide-active .box .dot .r::after{opacity:.2}.sep-company-style2 .sep-section-normal.company-section3 .items{margin-top:70px}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box{padding:0 35px}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .icon-box{width:88px;height:88px;border:44px solid #c9a352;border-right:44px solid rgba(201,163,82,0.8);transform:rotate(45deg);margin:0 auto;margin-bottom:50px;border-radius:6px}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .icon-box i{transform:rotate(-45deg);color:#fff;font-size:50px}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .title{color:#333;font-size:28px;text-align:center;margin-bottom:20px;line-height:1.2em;height:2.4em}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .richtext{margin-bottom:0}.sep-company-style2 .sep-section-normal.company-section5{background:rgba(201,163,82,0.5);padding-bottom:0}.sep-company-style2 .sep-section-normal.company-section5 .box-slide{position:relative}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-prev{margin-right:20px;left:-90px}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-next{right:-90px}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-next,.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-prev{width:auto;height:auto;margin-top:-60px}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-next i,.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-prev i{width:60px;height:60px;background:#c9a352;color:#fff;font-size:20px;border-radius:50%}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-next.swiper-button-disabled i,.sep-company-style2 .sep-section-normal.company-section5 .box-slide .control .swiper-button-prev.swiper-button-disabled i{background:#f0f0f0;color:#666}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .swiper-slide{height:auto}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .box{height:100%}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .box .thumb{margin-bottom:20px}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .box .thumb img{width:100%}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .box .title{font-size:18px;margin-top:auto}.sep-company-style2 .sep-section-normal.company-section5 .sep-containner-1920{padding-bottom:162px;position:relative}.sep-company-style2 .sep-section-normal.company-section5 .sep-containner-1920 .sep-alias{position:absolute;right:73px;bottom:0;line-height:.8em;color:rgba(201,163,82,0.5);font-size:160px}.sep-company-style2 .sep-section-normal.company-section6 .swiper-scrollbar{margin-top:50px;background:rgba(201,163,82,0.2)}.sep-company-style2 .sep-section-normal.company-section6 .swiper-scrollbar .swiper-scrollbar-drag{height:10px;background:#c9a352}.sep-application-list .item{margin-bottom:60px}.sep-application-list .item:last-child{margin-bottom:0}.sep-application-list .item:nth-child(even){flex-direction:row-reverse}.sep-application-list .item:nth-child(even) .info{margin-left:0;margin-right:60px}.sep-application-list .item .thumb{width:660px;flex-shrink:0}.sep-application-list .item .info{flex:auto;margin-left:60px;padding-top:29px}.sep-application-list .item .info .num{font-size:18px;margin-bottom:20px;line-height:1em}.sep-application-list .item .info .num .cur{color:#a1a1a1}.sep-application-list .item .info .num .total{color:#d5d5d5}.sep-application-list .item .info .title{font-size:30px;color:#333;margin-bottom:46px;position:relative}.sep-application-list .item .info .title:hover{color:#c9a352}.sep-application-list .item .info .title:hover:before{width:80px}.sep-application-list .item .info .title:before{content:'';display:block;width:20px;height:4px;background:#c9a352;border-radius:2px;position:absolute;left:0;bottom:-8px;transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-application-list .item .info .summary{font-size:18px;color:#666;line-height:32px;margin-bottom:67px}.sep-application-list .item .info .more-common{padding:0 25px;color:#fff;font-size:18px;height:50px;background:#c9a352;box-shadow:0 14px 51px 0 rgba(201,163,82,0.25);border-radius:10px}.sep-application-list .item .info .more-common:hover i{position:relative;margin-left:15px}.sep-application-list .item .info .more-common i{margin-left:10px;font-size:22px}.sep-single-page .sep-section-normal{padding:120px 0}.sep-single-page .sep-section-normal .fz40{font-size:40px;line-height:1.2em}.sep-single-page .sep-section-normal .fz30{font-size:30px;line-height:1.2em}.sep-single-page .sep-section-normal.bg{background:#f7f7f7}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist{list-style:none;padding:0;margin:0 -15px;overflow:hidden}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li{position:relative;float:left;width:33.33%;overflow:hidden;padding:0 15px;margin-bottom:18px}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li.col-md-6{width:50%}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .thumb{display:block;width:100%;overflow:hidden;text-align:center;margin-bottom:8px;border:1px solid #cecece}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .thumb img{max-width:100%;height:auto}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .thumb i{font-size:50px;color:#c9a352}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .thumb:hover i{color:#fff}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .title{display:block;margin:8px 0;font-size:16px;line-height:1.5em;color:#323232;text-align:center}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .title:hover{color:#c9a352}.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:#c9a352;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:#c9a352}.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:#c9a352;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:#c9a352;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:#c9a352}.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 .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:#c9a352;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:#c9a352;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:16px;transition:all .4s;transform:rotate(0deg);text-align:center;font-size:20px;color:#c9a352;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:#c9a352}.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:#ebebeb}.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;min-height:300px;flex-shrink:0;height:auto}.sep-single-page .sep-section-normal .sep-news-list .item .thumb img{width:100%;height:100%;object-fit:contain}.sep-single-page .sep-section-normal .sep-news-list .item .thumb .date{position:absolute;left:0;bottom:0;background:#c9a352;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:16px;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:20px 30px}.sep-single-page .sep-section-normal .sep-news-list .item .info .tag{color:#666;font-size:16px;margin-bottom:20px;display:block}.sep-single-page .sep-section-normal .sep-news-list .item .info .tag:hover{color:#c9a352}.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:#c9a352}.sep-single-page .sep-section-normal .sep-news-list .item .info .summary{display:block;font-size:16px;color:#666;line-height:28px;margin-bottom:20px}.sep-single-page .sep-section-normal .sep-news-list .item .info .more i{width:50px;height:50px;background:#c9a352;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 .support-wrap .thumb{width:40%}.sep-single-page .sep-section-normal .support-wrap .thumb:hover i{color:#c9a352}.sep-single-page .sep-section-normal .support-wrap .thumb i{font-size:50px;color:red}.sep-single-page .sep-section-normal .support-wrap .info{width:60%;padding-right:40px;position:relative}.sep-single-page .sep-section-normal .support-wrap .info:before{content:'\e817';font-family:"iconfont" !important;position:absolute;left:0;top:0;color:#c9a352;font-size:36px}.sep-single-page .sep-section-normal .support-wrap .info .alias{font-size:24px;font-style:italic;letter-spacing:8px}.sep-single-page .sep-section-normal.manual-wrap .bg{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;z-index:-100}.sep-single-page .sep-section-normal.manual-wrap .title-box{border-left:6px solid #c9a352;padding-left:30px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-slide{height:auto}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box{height:100%}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .hd{background:#c9a352;height:80px;padding-left:30px;font-size:22px;color:#000}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .hd i{font-size:36px;margin-right:10px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .info{height:100%;background:#3b3b3b;padding:28px 30px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .info .richtext b{font-family:'POPPINS-BOLD';font-size:24px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .info .richtext ul{padding-left:20px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .info .richtext ul li{list-style-type:disc;margin-bottom:5px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-next,.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-prev{width:auto;height:auto;margin-top:0}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-next i,.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-prev i{color:#fff;font-size:24px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-next:not(.swiper-button-disabled):hover i,.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-prev:not(.swiper-button-disabled):hover i{color:#c9a352}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-next.swiper-button-disabled,.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-prev.swiper-button-disabled{display:none}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-prev{left:-50px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .swiper-button-next{right:-50px}.sep-single-page .sep-section-normal .for-wrap .info-box{padding-left:60px}.sep-single-page .sep-section-normal .after-wrap .step{margin:20px 0}.sep-single-page .sep-section-normal .after-wrap .step ul{margin-top:30px}.sep-single-page .sep-section-normal .after-wrap .step li{font-size:20px;color:#333;display:flex;align-items:center}.sep-single-page .sep-section-normal .after-wrap .step li i{color:#c9a352;font-size:25px;margin-right:8px}.sep-single-page .sep-section-normal .after-wrap .step li::before{content:"\e633";font-family:"iconfont" !important;color:#c9a352;font-size:30px;position:relative;top:0;left:-18px}.sep-single-page .sep-section-normal .contact-box .info-box{width:428px;flex-shrink:0;background:#c9a352;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 .hd{position:relative;font-size:24px;margin-bottom:10px}.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 .richtext b{font-family:'Roboto-Bold'}.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{color:#fff}.sep-single-page .sep-section-normal .contact-box .info-box .items .item a:hover{color:#fff;text-decoration:underline}.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:#c9a352;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:16px;font-family:'POPPINS-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:16px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .form-control::-moz-placeholder{color:#bdbebf;font-size:16px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .form-control:-ms-input-placeholder{color:#bdbebf;font-size:16px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group textarea.form-control{height:160px;padding-top:20px;font-family:'POPPINS-REGULAR','Microsoft Yahei','Lucida Grande'}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .btn-primary{background:#c9a352;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}.sep-lx-header-mb{display:none}.sep-lx-header-mb .box-wrap{height:61px;padding:0;position:relative;z-index:1000;border-bottom:1px solid #ddd}.sep-lx-header-mb .box-wrap .logo{display:inline-block}.sep-lx-header-mb .box-wrap .logo img{height:40px;padding-left:10px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{margin-left:20px;line-height:24px;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global .wrapper a{font-size:18px;color:#3a3a3a;padding-right:15px;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global .wrapper a:after{content:'';width:1px;height:18px;background:#5c5c5c;position:absolute;right:0;top:2px}.sep-lx-header-mb .box-wrap>ul>li#menu i{width:60px;height:60px;background:#242e3f;color:#fff;font-size:20px}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#c9a352;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:#242e3f;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:60px;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:#c9a352;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:#c9a352;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:#c9a352}.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:#c9a352;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{height:40px}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{background:url(../img/footer-bg.jpg) no-repeat;background-size:cover}.mb-bottom-wrap ul.info{margin-bottom:40px}.mb-bottom-wrap ul.info li{text-align:left;margin-top:10px;padding:0 20px;font-size:16px;color:#fff;line-height:24px}.mb-bottom-wrap ul.info li a{color:#fff;opacity:1}.mb-bottom-wrap .bottom-menu{padding-top:10px}.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>.box{padding:15px 0;position:relative}.mb-bottom-wrap .bottom-menu>li>.box a,.mb-bottom-wrap .bottom-menu>li>.box div{font-size:20px;font-family:'Play-Bold';color:#fff;line-height:30px}.mb-bottom-wrap .bottom-menu>li>.box i{position:absolute;right:0;top:19px;color:#fff;font-size:14px;cursor:pointer}.mb-bottom-wrap .bottom-menu>li>.box i::before{display:none !important}.mb-bottom-wrap .bottom-menu>li>.box i.fa{transform-origin:center;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-ms-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out}.mb-bottom-wrap .bottom-menu>li>.box i.active{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.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;color:#fff;line-height:40px}.mb-bottom-wrap .logo{margin-left:20px;margin-top:20px;margin-bottom:30px}.mb-bottom-wrap .logo img{width:175px}.mb-bottom-wrap .logo .name{font-size:64px;color:#1e90ff;line-height:40px;padding:30px 0}.mb-bottom-wrap .logo .summary{font-size:20px;color:#fff;line-height:40px}.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:#c9a352}.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:20px}.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 i{color:#1e90ff;opacity:1}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#fff;font-size:22px;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;white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#c9a352}.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:60px}.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:#c9a352 !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:1380px){.sep-header .top>.sep-container{width:100%;padding:0 20px}.sep-mainnav>.sep-container{width:100%;padding:0 20px}.sep-mainnav>.sep-container>.flex-v-center>ul{margin-left:20px;margin-right:20px}}@media screen and (max-width:1280px){.sep-mainnav>.sep-container>.flex-v-center>ul>li{padding-left:10px;padding-right:10px}.sep-mainnav>.sep-container>.flex-v-center>ul>li>a{font-size:18px}}@media screen and (max-width:1260px){.sep-sidebar{display:none}.sep-primary{float:none;width:100%}.sep-footer .sep-copyright .sep-container>div:nth-child(2){margin-left:auto}.sep-footer .sep-copyright .sep-container>div:nth-child(2) span:last-child{display:block}.sep-footer .sep-copyright .sep-container .box{margin-left:60px}}@media screen and (max-width:1200px){.sep-mainnav>.sep-container .logo img{height:40px}.sep-mainnav>.sep-container>.flex-v-center>ul{margin-left:10px;margin-right:10px}.sep-mainnav>.sep-container>.flex-v-center>ul>li{padding-left:7px;padding-right:7px}}@media screen and (max-width:768px){.mb-mg0{margin:0}.row{margin-left:0 !important;margin-right:0 !important}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:0;padding-left:0}.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}#onlineService{overflow:visible}.sep-section7{padding:0}.sep-section7::before{display:none}.sep-section7::after{display:none}.sep-section7 .sep-container-1680{margin:0}.sep-section7 .title{font-size:24px;line-height:32px}.sep-section7 .left-box{padding:50px 15px;position:relative}.sep-section7 .left-box:after{content:'';width:100%;height:100%;background:url(../img/form-bg.jpg) no-repeat;background-size:cover;position:absolute;left:0;top:0;z-index:-100}.sep-section7 .sep-form{margin:0;padding:60px 10px;position:relative}.sep-section7 .sep-form::after{content:'';width:100%;height:100%;background:#242e3f;position:absolute;right:0;top:0;z-index:-100}.sep-section8{padding-top:60px;padding-bottom:40px}.sep-section8 .sep-container>.flex>.flex-item{margin-bottom:30px}.pc-bg{display:none}.bg.hide{display:block !important}}@media screen and (max-width:1960px){.sep-container-1920{width:auto;margin:0 20px}.sep-inner-body .sep-index-advantage.sep-container-1920,.sep-inner-body .sep-index-custom.sep-container-1920,.sep-inner-body .sep-list-detail.sep-container-1920{margin:0}}@media screen and (max-width:1900px){.sep-inner-body .sep-list-detail.sep-container-1920{margin:0 20px}.sep-inner-body .sep-list-detail{padding-left:0;padding-right:40px}.sep-inner-body .sep-list-detail:after{left:0}.sep-inner-body .sep-list-detail::before{width:1050px}}@media screen and (max-width:1690px){.sep-inner-banner .sep-container-1680,.sep-inner-banner .sep-container{width:100%;padding:0 20px;margin:0}.sep-inner-banner .sep-container-1680 .col-md-6,.sep-inner-banner .sep-container .col-md-6{width:80%}.sep-container-1680,.sep-container{width:auto;margin:0 20px}.sep-inner-body .sep-index-pro .list .item .box .info .more{margin-bottom:2vw}.sep-inner-body .sep-index-advantage .box,.sep-inner-body .sep-index-custom .box{width:auto;margin-left:30px;margin-right:30px}.sep-inner-body .sep-list-detail:before{width:900px;bottom:70px}.sep-inner-body .sep-list-detail:after{font-size:280px;bottom:60px}.sep-inner-body .sep-list-detail .thumb{width:800px}.sep-inner-banner.detail .sep-container-1680::after{display:none}.sep-inner-banner.detail .box-slide #gallery{height:38vw}.sep-inner-banner.detail .box-slide #thumbs{width:10vw;height:38vw}.sep-inner-banner.detail .info{margin-left:40px;margin-right:20px}.sep-inner-body .sep-detail-related .left{width:430px}.sep-inner-body .sep-news .sep-title{margin-bottom:50px}}@media screen and (max-width:1480px){.pb170{padding-bottom:80px}.pt120{padding-top:80px}.pb120{padding-bottom:80px}.pb100{padding-bottom:80px}.richtext{line-height:24px}.richtext *{line-height:24px}.richtext.fz18{font-size:16px}.richtext.fz18 *{font-size:16px}.richtext.fz20,.richtext.fz22{font-size:18px}.richtext.fz20 *,.richtext.fz22 *{font-size:18px}.richtext.line26,.richtext.line28{line-height:24px}.richtext.line26 *,.richtext.line28 *{line-height:24px}.richtext.line30{line-height:26px}.richtext.line30 *{line-height:26px}.sep-inner-body .sep-primary>.richtext h2{padding-top:20px;margin-bottom:30px}.sep-inner-body .sep-primary>.richtext table tr td strong{font-size:18px}.sep-inner-body .sep-primary>.richtext table tr td strong *{font-size:18px}.sep-inner-banner.company2-banner .title{font-size:44px;line-height:44px;margin-bottom:20px}.sep-inner-banner .sep-container-1680 .col-md-6 .richtext,.sep-inner-banner .sep-container .col-md-6 .richtext,.sep-inner-banner .sep-container-1680 .col-md-12 .richtext,.sep-inner-banner .sep-container .col-md-12 .richtext{display:none}.sep-inner-banner .sep-container-1680 .col-md-6 .button.mt30,.sep-inner-banner .sep-container .col-md-6 .button.mt30,.sep-inner-banner .sep-container-1680 .col-md-12 .button.mt30,.sep-inner-banner .sep-container .col-md-12 .button.mt30{margin-top:20px}.sep-single-page .sep-section-normal,.sep-company-style2 .sep-section-normal{padding:80px 0}.sep-inner-body .sep-section-noraml.hide{display:block !important;padding-top:80px}.sep-inner-body h1.sep-title{font-size:48px;font-size:54px}.sep-single-page .sep-section-normal .fz40,.sep-company-style2 .sep-section-normal .title.fz50,.sep-inner-body .h2,.sep-inner-body .sep-title{font-size:32px !important;line-height:38px !important}.sep-company-style2 .sep-section-normal .title.mb50{margin-bottom:20px}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .title{line-height:30px;height:auto}.sep-inner-body .sep-news .news-wrap .flex-item .box{padding:20px}.sep-inner-body .sep-list-detail:before{width:850px;bottom:60px}.sep-inner-body .sep-list-detail:after{font-size:230px;bottom:30px}.sep-inner-body .sep-list-detail .thumb{width:750px}.sep-inner-body .sep-list-detail .left{width:330px}.sep-inner-body .sep-list-detail .left .box{width:280px}.sep-inner-body .sep-list-detail .left .box .control{display:flex}.sep-single-page .sep-section-normal .contact-box .info-box{width:400px;padding:60px 20px 60px 80px}.sep-single-page .sep-section-normal .contact-box .form-box{margin-left:40px;margin-right:0}.sep-section7{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:1380px){.sep-inner-body .sep-index-pro .list .item .box .hd{font-size:22px;line-height:30px;margin-bottom:0}.sep-inner-body .sep-index-pro .list .item .box .info{padding:10px}.sep-inner-body .sep-index-pro .list .item .box .info ul li{line-height:24px}.sep-inner-body .sep-index-pro .list .item .box .info .more{margin-bottom:1vw}.sep-inner-body .sep-index-pro .list .item .box .sep-scale-mask{padding:20px}.sep-inner-body .sep-index-choose .sep-title{margin-right:40px}.sep-inner-body .sep-list-made .item{height:450px}.sep-inner-body .sep-list-made .item .hd{font-size:20px;line-height:24px}.sep-inner-body .sep-list-made .item .num{font-size:72px;line-height:64px}.sep-inner-body .sep-list-detail:before{width:800px;bottom:45px}.sep-inner-body .sep-list-detail:after{font-size:200px;bottom:20px}.sep-inner-body .sep-list-detail .thumb{width:700px}.sep-inner-body .sep-list-feature .info{margin-right:30px}.sep-inner-body .sep-list-feature .thumb{margin-left:30px}.sep-inner-body .sep-list-proper .info{margin-left:30px}.sep-inner-body .sep-list-proper .thumb{margin-right:30px}.sep-application-list .item .thumb{width:500px}.sep-application-list .item .info .summary{font-size:16px;line-height:24px;margin-bottom:20px}.sep-company-style2 .sep-section-normal.company-section5 .sep-containner-1920 .sep-alias{font-size:120px}}@media screen and (max-width:1200px){.sep-inner-body .sep-list-detail::before{display:none}.sep-inner-body .sep-list-detail:after{font-size:170px;bottom:-20px}.sep-inner-body .sep-list-detail .thumb{width:550px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .hd{padding-left:20px}.sep-single-page .sep-section-normal.manual-wrap .manual-slide .box .info{padding:20px;height:350px}.sep-single-page .sep-section-normal .contact-box .info-box{width:350px;padding:60px 20px 20px 70px}}@media screen and (max-width:768px){.sep-container{width:100%;margin:0}.sep-inner-body .sep-section-normal{padding:40px 0}.richtext.fz20,.richtext.fz22{font-size:16px}.richtext.fz20 *,.richtext.fz22 *{font-size:16px}.fz36,.fz40{font-size:24px}.pb100{padding-bottom:40px}.mb50{margin-bottom:30px !important}iframe{height:320px}.richtext{overflow-x:scroll}.sep-inner-body h1.sep-title{font-size:36px;line-height:40px}.sep-single-page .sep-section-normal .fz40,.sep-company-style2 .sep-section-normal .title.fz50,.sep-inner-body h2,.sep-inner-body .sep-title{font-size:24px !important;line-height:32px !important}.sep-summary{line-height:24px}.sep-summary.fz18,.sep-summary.fz20{font-size:16px}.sep-summary.fz22{font-size:20px}.sep-summary.line22{line-height:22px}.sep-summary.line30,.sep-summary .line32{line-height:24px}.sep-summary.line38{line-height:28px}.sep-inner-body .sep-title.has-line-left,.sep-inner-body .sep-title.has-line-center{padding-bottom:20px;margin-bottom:30px}.sep-inner-banner.normal .title{font-size:32px;line-height:40px}.sep-inner-banner .sep-container-1680.translate-center,.sep-inner-banner .sep-container.translate-center{margin-top:-30px}.sep-inner-banner .sep-container-1680.translate-center .row .col-md-6,.sep-inner-banner .sep-container.translate-center .row .col-md-6,.sep-inner-banner .sep-container-1680.translate-center .row .col-md-12,.sep-inner-banner .sep-container.translate-center .row .col-md-12{width:100%}.sep-inner-banner .sep-container-1680.translate-center .row .col-md-6 .button,.sep-inner-banner .sep-container.translate-center .row .col-md-6 .button,.sep-inner-banner .sep-container-1680.translate-center .row .col-md-12 .button,.sep-inner-banner .sep-container.translate-center .row .col-md-12 .button{display:none}.sep-inner-banner .sep-container-1680.translate-center .row .col-md-6 .richtext,.sep-inner-banner .sep-container.translate-center .row .col-md-6 .richtext,.sep-inner-banner .sep-container-1680.translate-center .row .col-md-12 .richtext,.sep-inner-banner .sep-container.translate-center .row .col-md-12 .richtext{display:none}.sep-inner-banner.no-banner{padding:0}.sep-inner-banner.no-banner .row .info.mb30{margin:20px 0}.sep-inner-body .sep-index-pro .list .item{padding:0}.sep-inner-body .sep-index-choose .sep-title,.sep-inner-body .sep-index-choose .left .richtext{margin-right:0}.sep-inner-body .sep-section-noraml.hide{padding-top:40px !important}.sep-inner-body .sep-index-choose .right .hd{font-size:22px}.sep-inner-body .sep-index-choose .right .item{padding-left:0;padding-right:0}.sep-inner-body .sep-index-choose .right .icon{display:block;margin-bottom:10px}.sep-inner-body .sep-index-advantage .box,.sep-inner-body .sep-index-custom .box{margin:0 20px}.sep-inner-body .sep-index-custom .box{margin-top:20px;margin-bottom:40px}.sep-inner-body .sep-news .sep-title{margin-bottom:40px}.sep-inner-body .sep-news .sep-container-1680{padding:0;margin:0}.sep-inner-body .sep-news .news-list .news-item .img-box{width:100%}.sep-inner-body .sep-news .news-list .news-item .info-box{width:100%;padding:0 5px;margin-top:-10px;margin-left:0}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap{padding:40px 40px 20px 15px;min-height:0}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap .hd{font-size:20px;line-height:22px;margin-bottom:20px}.sep-inner-body .sep-news .news-list .news-item .info-box .box-wrap .sep-btn{width:130px;height:25px;padding:0;line-height:25px;font-size:16px;font-family:'Play-Regular'}.sep-inner-body .sep-news .news-list .news-item .date{width:62px;height:62px;padding:10px;top:-30px}.sep-inner-body .sep-news .news-list .news-item .date .d{font-size:16px}.sep-inner-body .sep-news .news-list .news-item .date .y{font-size:18px}.sep-inner-body .sep-news .news-wrap .flex-item{margin:0 5px;padding:0 !important}.sep-inner-body .sep-news .news-wrap .flex-item:hover .box{position:relative;z-index:10}.sep-inner-body .sep-news .news-wrap .flex-item .sep-summary.fz22{font-size:20px}.sep-inner-body .sep-news .news-wrap .flex-item .sep-summary.line38{line-height:24px}.sep-inner-body .sep-list-pro .sep-primary .list{margin-top:0}.sep-inner-body .sep-list-pro .sep-primary .list .mask{display:none}.sep-inner-body .sep-list-pro .sep-primary .list .list2.hide{display:block !important;margin-bottom:20px}.sep-inner-body .sep-list-pro .sep-primary .list .list2.hide li a{display:inline-block;color:#333;padding-left:20px;font-size:18px}.sep-inner-body .sep-list-pro .sep-primary .list .list2.hide li a:after{background:#333;left:0;top:14px}.sep-inner-body .sep-list-pro .sep-primary .list .item .hd{font-size:20px;line-height:24px;margin:10px 0}.sep-inner-body .sep-list-pro .sep-primary .list .item .thumb,.sep-inner-body .sep-list-pro .sep-primary .list .item .info{width:100%;margin:0 !important}.sep-inner-body .sep-list-pro .sep-primary .list .item .more{width:130px;height:35px;font-size:16px}.sep-inner-body .sep-list-made{padding-top:40px !important;padding-bottom:20px}.sep-inner-body .sep-list-made .item{width:calc(50% - 10px);height:auto;padding:10px;margin-bottom:20px;margin-right:0}.sep-inner-body .sep-list-made .item:nth-child(even){margin-top:0;margin-left:20px}.sep-inner-body .sep-list-detail.sep-container-1920{padding-top:40px;padding-right:0}.sep-inner-body .sep-list-detail.sep-container-1920 .thumb{width:100%}.sep-inner-body .sep-list-pro{padding-bottom:40px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item{margin-bottom:0}.sep-inner-body .sep-list-pro .sep-primary.list1 .item .info{margin-top:20px !important;padding:20px}.sep-inner-body .sep-list-pro .sep-primary.list1 .item:nth-child(odd){left:0}.sep-inner-body .sep-list-pro .sep-primary.list1 .item:nth-child(odd) .info{right:0}.sep-inner-body .sep-list-pro .sep-primary.list1 .item:nth-child(even) .info{left:0}.sep-inner-body .sep-list-feature{padding-bottom:40px}.sep-inner-body .sep-list-feature .info,.sep-inner-body .sep-list-feature .thumb{margin:0}.sep-inner-body .sep-list-proper .info{margin-left:0}.sep-inner-body .sep-list-proper .thumb{margin:0}.sep-inner-body .sep-list-proper .thumb .wrap{margin-left:40px}.sep-inner-body .sep-list-proper .thumb .wrap::after{width:80vw;height:80vw;left:-40px;top:-40px}.sep-inner-banner.detail{padding-top:60px}.sep-inner-banner.detail .sep-container-1680{padding-bottom:60px}.sep-inner-banner.detail .item{width:100%}.sep-inner-banner.detail .info{margin:0;padding-top:20px}.sep-inner-banner.detail .box-slide #gallery{height:auto}.sep-inner-banner.detail .box-slide #thumbs{width:20vw;height:70vw}.sep-inner-body .sep-detail-perform .info{margin-left:0}.sep-inner-body .sep-detail-related.pb170{padding-bottom:0}.sep-inner-body .sep-detail-related .left{width:100%;height:auto}.sep-inner-body .sep-detail-related .left .box{width:100%;height:auto;padding:0 20px;right:auto}.sep-inner-body .sep-detail-related .left .box .control{display:none}.sep-inner-body .sep-detail-related .swiper-container{padding:15px}.sep-inner-body .sep-detail-related .swiper-container .swiper-wrapper{display:block}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide{margin-bottom:20px}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .thumb{background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.2);height:auto}.sep-inner-body .sep-detail-related .swiper-container .swiper-slide .more span{display:inline-block;width:150px;padding:0 20px}.sep-inner-body .sep-detail-related.box-slide{padding:0}.sep-inner-body .sep-detail-related.box-slide .swiper-button-prev,.sep-inner-body .sep-detail-related.box-slide .swiper-button-next{display:none}.sep-inner-body .sep-detail-related.box-slide .swiper-container .swiper-slide .more span{width:190px}.sep-application-list .item{display:block;margin-bottom:40px}.sep-application-list .item:nth-child(even) .info{margin-right:0}.sep-application-list .item .thumb{width:100%;flex-shrink:0}.sep-application-list .item .info{padding-top:20px;margin-left:0}.sep-application-list .item .info .title{font-size:24px;margin-bottom:30px}.sep-application-list .item .info .more-common{padding:0 10px;height:40px;font-size:16px}.sep-application-list .item .info .more-common i{font-size:16px}.sep-single-page .sep-section-normal .support-wrap .thumb,.sep-single-page .sep-section-normal .support-wrap .info{width:100%;padding:0}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .thumb{width:100%}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .info{margin-left:0;margin-top:20px}.sep-company-style2 .sep-section-normal.company-section2 .sep-container{padding:0}.sep-company-style2 .sep-section-normal.company-section2 .box-slide::before{top:134px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap{padding:0 40px 0 0}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control{top:133px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control:before{width:30px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-prev,.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control .swiper-button-next{left:-25px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .year{font-size:60px;margin-bottom:25px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2{width:100%}.sep-company-style2 .sep-section-normal.company-section3 .items{margin-top:0}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box{padding:0}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .title{font-size:20px;line-height:24px;margin-bottom:10px}.sep-company-style2 .sep-section-normal.company-section3 .items .item .box .icon-box{margin-top:50px;margin-bottom:20px}.sep-company-style2 .sep-section-normal.company-section5 .sep-containner-1920{padding-bottom:40px}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .swiper-wrapper{display:block}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .swiper-wrapper .swiper-slide{margin-bottom:30px}.sep-company-style2 .sep-section-normal.company-section5 .box-slide .swiper-wrapper .swiper-slide .box .thumb{margin-bottom:10px}.sep-company-style2 .sep-section-normal.company-section5 .sep-alias{display:none}.sep-company-style2 .sep-section-normal.company-section6 .swiper-scrollbar{margin-top:20px}.sep-inner-body .sep-section-normal.manual-wrap .manual-slide{margin:0 20px}.sep-inner-body .sep-section-normal.manual-wrap .manual-slide .box .hd{font-size:20px;line-height:24px}.sep-inner-body .sep-section-normal.manual-wrap .manual-slide .swiper-button-prev{left:-30px}.sep-inner-body .sep-section-normal.manual-wrap .manual-slide .swiper-button-next{right:-30px}.sep-single-page .sep-section-normal .for-wrap .info-box{padding-left:0;padding-top:20px}.sep-single-page .sep-section-normal .sep-faq-items .item .box{padding:10px;min-height:60px;height:auto}.sep-single-page .sep-section-normal .sep-faq-items .item .box .q{margin-right:10px;font-size:20px}.sep-single-page .sep-section-normal .sep-faq-items .item .box .title{font-size:18px;line-height:22px}.sep-single-page .sep-section-normal .sep-faq-items .item .box .control{margin-right:0;font-size:16px;padding-left:5px}.sep-single-page .sep-section-normal .sep-faq-items .item .content{padding:10px;font-size:16px}.sep-single-page .sep-section-normal .sep-faq-items .item .content *{font-size:16px}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li{width:100%}.sep-single-page .sep-section-normal .sep-video-grid2 .sep-datalist li .thumb{height:auto}.sep-single-page .sep-section-normal .sep-news-list .item .thumb{width:100%;min-height:0}.sep-single-page .sep-section-normal .contact-box .info-box{width:100%;padding:30px 20px 30px 70px}.sep-single-page .sep-section-normal .contact-box .info-box .items .item .hd{font-size:18px;margin-bottom:5px}.sep-single-page .sep-section-normal .contact-box .form-box{margin-left:0;padding-top:20px}.sep-single-page .sep-section-normal .contact-box .form-box .sep-form .form-group .btn-primary{height:40px;font-size:18px;margin-top:0}}@media screen and (max-width:768px){.row{margin:0}.sep-resource-grid .sep-datalist li{width:100%}.sep-resource-grid .sep-datalist li .title{margin-top:10px}.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}}