@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:'OpenSans-Regular','Arial','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%;color:#333}html{font-size:16px}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input,textarea{outline:none;border:0;resize: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:#e60027}img{border:0;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}div{zoom:1}.rt{float:right}.lf{float:left}input,textarea{font-family:'OpenSans-Regular';font-size:16px}@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:'OpenSans-Regular';src:url("../font/OpenSans-Regular.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'OpenSans-Semibold';src:url("../font/OpenSans-Semibold.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'OpenSans-Medium';src:url("../font/OpenSans-Medium.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'OpenSans-Bold';src:url("../font/OpenSans-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}input[type=text]::-ms-clear{display:none}input::-webkit-search-cancel-button{display:none}.round{display:inline-block;border-radius:50%}.link-color:hover{color:#e60027}.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:'OpenSans-Semibold'}.text-medium{font-family:'OpenSans-Medium'}.bold-font{font-family:'OpenSans-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}.text-hover:hover{color:#e60027 !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;top:0;left:0;width:100%;height:100%}.absolute-center{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.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:#e60027;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:#e60027}.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:#e60027 !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}.richtext{font-size:18px;line-height:30px}.common-button{display:inline-block;padding:11px 40px;background:#e60027;color:#fff;border:1px solid #e60027;border-radius:28px;font-size:18px;transition:all .3s}.common-button:hover{background:transparent;color:#e60027}.common-title{font-size:40px;font-family:"OpenSans-Bold";line-height:1.15em}.common-title .decor{margin-bottom:2px;font-size:18px;line-height:1em;font-family:"OpenSans-Medium";text-transform:uppercase;color:#e60027}.swiper-button{width:50px;height:50px;background:#fff;border-radius:50%;border:1px solid #e60027;color:#e60027;cursor:pointer;font-size:24px;z-index:2}.swiper-button:hover{background:#e60027;color:#fff}.swiper-button.swiper-button-disabled{pointer-events:none}.delay3{transition:all .3s}.white{color:#fff}.div{padding:120px 0}.lh24{line-height:24px}.lh30{line-height:30px}.f-between{justify-content:space-between}.bor15{border-radius:15px;overflow:hidden}.mb{display:none}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb50{margin-bottom:50px}.mb40{margin-bottom:40px}.mb64{margin-bottom:64px}.mb72{margin-bottom:72px}.mb80{margin-bottom:80px}.inner-bg{background:#f7f7f7}.fz16{font-size:16px}.fz18{font-size:18px}.fz20{font-size:20px}.fz22{font-size:22px}.fz24{font-size:24px}.back{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;object-fit:cover;z-index:-1}.has-maxh{max-height:200px;overflow-y:auto}.has-maxh::-webkit-scrollbar{width:2px}.has-maxh::-webkit-scrollbar-track{background:#fff}.has-maxh::-webkit-scrollbar-thumb{background:#e60027}.max-img{width:100%;object-fit:cover}.in-img-enlarge{display:block;overflow:hidden}.in-img-enlarge img{transition:all .6s ease-in-out}.in-img-enlarge:hover img{transform:scale(1.1)}.sep-share li{float:left}.sep-share li:last-child{padding-right:0}.sep-share li a{font-size:16px;position:relative}.sep-share li a .qr{position:absolute;left:100%;bottom:100%;display:none}.sep-share li a:hover .qr{display:block}.sep-share li a:hover i{color:#fff}.sep-share li a i{color:#c7c7c7;font-size:12px}.sep-container{width:1360px;margin:auto;max-width:100%}.sep-container-1920{width:1920px;margin:auto;max-width:100%}body{padding-top:160px}body.inner .sep-header{background:#fff}body.inner .sep-header .search i{color:#e60027}.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:#e60027;width:70px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,0.05);-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;opacity:0;visibility:hidden;border:none;border-bottom:3px solid #fff}.search-popup .form-group{position:relative;margin:0;overflow:hidden}.search-popup .form-group input[type="text"],.search-popup .form-group input[type="search"]{position:relative;display:block;font-size:18px;line-height:50px;color:#000;height:70px;width:100%;padding:10px 30px;background-color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;font-weight:500;outline:none;border:none}.search-popup .form-group input[type="submit"],.search-popup .form-group button{position:absolute;right:30px;top:0;height:70px;line-height:70px;background:transparent;text-align:center;font-size:24px;color:#000;padding:0;cursor:pointer;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;outline:none;border:none}.search-popup .form-group input[type="submit"]:hover,.search-popup .form-group button:hover{color:#000}.search-popup .form-group input::placeholder,.search-popup .form-group textarea::placeholder{color:#000}.search-popup .close-search.style-two{position:absolute;right:25px;left:auto;color:#fff;width:auto;height:auto;top:25px !important;margin:0;border:none;background:none !important;box-shadow:none !important;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.search-popup .close-search.style-two span{font-size:20px;color:#fff}.search-popup .close-search span{position:relative;display:block;height:70px;width:70px;font-size:30px;line-height:70px;color:#fff}.search-popup form{position:absolute;max-width:700px;top:50%;left:15px;right:15px;margin:-35px auto 0;transform:scaleX(0);transform-origin:center;background-color:#111;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-header-mb,.sep-footer-mb,.sep-search-mb{display:none}.sep-top{position:fixed;top:0;left:0;width:100%;z-index:12}.sep-header{border-bottom:1px solid rgba(255,255,255,0.2)}.sep-header .sep-container{height:60px;justify-content:space-between;color:#fff;align-items:center}.sep-header .sep-container a{color:#fff}.sep-header .sep-container a:hover{text-decoration:underline}.sep-header .sep-container .i{display:inline-block;width:35px;height:35px;border-radius:50%;border:1px solid #fff;margin-right:12px;text-align:center;line-height:35px}.sep-header .sep-container .h-left>div{margin-right:60px}.sep-header .sep-container .language{align-items:center}.sep-header .sep-container .language .fa{margin-left:10px}.sep-header .sep-container .language:hover span{text-decoration:underline}.sep-header .sep-container .language{position:relative;cursor:pointer}.sep-header .sep-container .language .fix{display:none;position:absolute;top:100%;right:0;width:120px;background:#fff;z-index:8;box-shadow:0 0 3px #666}.sep-header .sep-container .language .fix li{padding:13px 17px}.sep-header .sep-container .language .fix li a{display:block;margin:0 5px;text-transform:uppercase;font-size:14px;color:#666}.sep-header .sep-container .language .fix li a img{margin-right:12px}.sep-header .sep-container .language .fix li:hover{background-color:#e8e8e8}.sep-header .sep-container .language .fix li:hover a{color:#e60027}.sep-header .sep-container .language:hover .fix{display:block}.sep-mainnav>.sep-container{justify-content:space-between;align-items:center}.sep-mainnav .logo img{max-height:78px}.sep-mainnav .nav{align-items:center}.sep-mainnav .nav .nav-item{position:relative;margin:0 23px;padding:37px 0}.sep-mainnav .nav .nav-item>a{color:#fff;font-family:"OpenSans-Medium";font-size:18px}.sep-mainnav .nav .nav-item::before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:3px;background:#e60027;transition:width .3s}.sep-mainnav .nav .dropdown{position:absolute;left:50%;top:100%;width:100%;overflow:hidden;transform:rotateX(90deg) translateX(-50%);transform-origin:50% 0;transition:all .5s;background:rgba(255,255,255,0.8);max-width:1360px;border-radius:0 0 15px 15px}.sep-mainnav .nav .dropdown>div{margin:60px}.sep-mainnav .nav .dropdown .dro-left{width:30%;margin:0;padding:40px 0;background:#fff}.sep-mainnav .nav .dropdown .dro-left ul{max-height:438px;overflow-y:auto}.sep-mainnav .nav .dropdown .dro-left ul::-webkit-scrollbar{width:2px}.sep-mainnav .nav .dropdown .dro-left ul::-webkit-scrollbar-track{background:#fff}.sep-mainnav .nav .dropdown .dro-left ul::-webkit-scrollbar-thumb{background:#e60027}.sep-mainnav .nav .dropdown .dro-left li{margin-bottom:15px;padding:13px 40px}.sep-mainnav .nav .dropdown .dro-left .active-left{background:#e60027}.sep-mainnav .nav .dropdown .dro-left .active-left a{color:#fff}.sep-mainnav .nav .dropdown .dro-center{flex:1}.sep-mainnav .nav .dropdown .dro-center a{display:flex}.sep-mainnav .nav .dropdown .dro-center a i{margin-top:3px;margin-right:8px}.sep-mainnav .nav .dropdown .dro-center ul{display:none}.sep-mainnav .nav .dropdown .dro-center ul li{margin-bottom:25px}.sep-mainnav .nav .dropdown .dro-center .active-center a{color:#e60027}.sep-mainnav .nav .dropdown .dro-right{width:24%}.sep-mainnav .nav .dropdown .dro-right .item{display:none}.sep-mainnav .nav .dropdown .dro-right a{display:none}.sep-mainnav .nav .nav-out:hover .nav-item a{color:#e60027}.sep-mainnav .nav .nav-out:hover .nav-item::before{width:100%}.sep-mainnav .nav .nav-out:hover .dropdown{transform:rotateX(0) translateX(-50%)}.sep-mainnav .nav .active-nav-color a{color:#e60027}.sep-mainnav .nav .active-nav-color::before{width:100%}.sep-mainnav .nav .nav-item{position:relative}.sep-mainnav .nav .nav-item .box{position:absolute;left:0;top:100%;font-size:16px;transform:rotateX(90deg);transform-origin:50% 0;transition:all .4s}.sep-mainnav .nav .nav-item .box .clearfix{background-color:rgba(255,255,255,0.9);min-width:180px;box-shadow:3px 4px 10px rgba(0,0,0,0.3);border-radius:4px}.sep-mainnav .nav .nav-item .box .clearfix li{text-align:left;line-height:25px}.sep-mainnav .nav .nav-item .box .clearfix li:first-child{padding-top:20px}.sep-mainnav .nav .nav-item .box .clearfix li:last-child{padding-bottom:20px}.sep-mainnav .nav .nav-item .box .clearfix li a{white-space:nowrap;color:#333;padding:8px 20px;display:block}.sep-mainnav .nav .nav-item .box .clearfix li a:hover{background:#e60027;color:#fff}.sep-mainnav .nav .nav-item:hover .box{transform:rotateX(0)}.sep-mainnav .nav .nav-search{margin-left:35px;width:50px;height:50px;background:#e60027;border-radius:50%;color:#fff;cursor:pointer}.sep-mainnav .nav .nav-search i{font-size:18px}.sep-mainnav .nav .nav-search:hover{background:#af504a}.sep-mainnav .nav .active-nav-search{background:#af504a}.inner-nav{background:#fff}.inner-nav .sep-header{border-color:#e6e6e6}.inner-nav .sep-header .sep-container{color:#333}.inner-nav .sep-header .sep-container .i{background:#fff;border:1px solid #e60027;color:#e60027}.inner-nav .sep-header .sep-container a{color:#333}.inner-nav .sep-header .sep-container a:hover{color:#e60027}.inner-nav .nav .nav-item>a{color:#333}.active-nav{box-shadow:5px 0 10px 10px rgba(0,0,0,0.08);background:#fff}.active-nav .nav .nav-item{padding:28px 0}.active-nav .nav .nav-item>a{color:#333}.search{display:none;max-width:1360px;width:100%;padding:20px;position:absolute;left:50%;top:100%;transform:translateX(-50%);background-color:#f7f7f7;color:#666}.search .search-title{margin-bottom:5px;justify-content:space-between}.search .search-title i{font-size:25px;cursor:pointer}.search .search-title i:hover{color:#e60027}.search form{position:relative}.search form input{width:100%;padding:11px 120px 11px 25px;margin:10px 0;border-radius:28px;border:1px solid #e5e5e5;font-size:16px}.search form input:focus{border-color:#e60027}.search form button{position:absolute;top:14px;right:5px;display:inline-block;width:38px;height:38px;border-radius:50%;cursor:pointer;text-align:center;line-height:40px;background-color:#e60027;color:#fff;transition:all .3s}.search form button i{font-size:20px}.search form button:hover{background-color:#af504a}.sep-footer{position:relative;padding-top:80px;background:#1a1a1a;color:#fff}.sep-footer .box{margin-bottom:55px;align-items:center}.sep-footer .box .line{margin-left:40px;margin-right:20px;flex:1;height:1px;background:rgba(255,255,255,0.2)}.sep-footer .box .icon-list a{display:inline-block;width:40px;height:40px;margin-left:20px;background:rgba(255,255,255,0.1);border-radius:50%;color:#fff;text-align:center;line-height:40px;transition:all .3s}.sep-footer .box .icon-list a:hover{background-color:#e60027;color:#fff}.sep-footer .items{justify-content:space-between;margin-bottom:50px}.sep-footer .items .item{max-width:22%}.sep-footer .items .item .item-title{margin-bottom:12px;font-size:20px;font-family:"OpenSans-Semibold"}.sep-footer .items .item .item-title a{color:#fff}.sep-footer .items .item .item-title a:hover{color:#e60027}.sep-footer .items .item .second{margin-top:18px}.sep-footer .items .item li{margin-bottom:12px;font-size:18px}.sep-footer .items .item li a{color:#999}.sep-footer .items .item li a:hover{color:#e60027}.sep-footer .items .item .contact-list li{display:flex;line-height:28px;color:#999}.sep-footer .items .item .contact-list li i{margin-right:10px;font-size:18px;color:#fff}.sep-footer .items .item .contact-list li a{color:#fff}.sep-footer .items .item .contact-list li a:hover{text-decoration:underline}.sep-footer .items .form{width:26%}.sep-footer .items .form .form-group{margin-bottom:10px}.sep-footer .items .form .form-group input,.sep-footer .items .form .form-group textarea{width:100%;height:40px;padding:9px 20px;background:rgba(255,255,255,0.1);border-radius:5px;color:#fff}.sep-footer .items .form .form-group textarea{height:160px}.sep-footer .items .form .submit{position:relative;margin-top:20px;width:160px}.sep-footer .items .form .submit input{width:100%;height:40px;padding-left:20px;background:#e60027;border-radius:20px;color:#fff;cursor:pointer}.sep-footer .items .form .submit label{position:absolute;top:7px;left:26px;z-index:2;cursor:pointer}.sep-footer .items .form .submit:hover{opacity:.7}.sep-footer .copyright a{color:#fff}.sep-footer .copyright a:hover{text-decoration:underline}.sep-footer .copyright .sep-container{padding:18px 0;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,0.2)}.sep-footer .copyright .sep-container .box-sitemap{position:relative;padding-right:40px}.sep-footer .copyright .sep-container .box-sitemap::before{content:"";position:absolute;top:4px;right:17px;width:1px;height:17px;background-color:#cecece}#onlineService{position:fixed;right:0;bottom:32%;z-index:100998}.offside{width:42px}.offside li{width:42px;height:42px;position:relative;background:#e60027;border-bottom:1px solid #fff;overflow:hidden;text-align:center;transition:all .7s;-webkit-transition:all .7s}.offside .code{position:absolute;top:0;right:42px;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:42px;height:42px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:20px;height:100%;line-height:42px;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:42px}.offside li{color:#fff}.offside li.email{overflow:visible}.offside li:hover .email-box{display:block !important}.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:#e60027 !important}.offside li.wechat{overflow:visible;cursor:pointer}.offside li.wechat img{position:absolute;top:50%;right:100%;transform:translateY(-50%);width:120px;max-width:120px;display:none}.offside li.wechat:hover img{display:block}.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 .tel.email:hover a{color:#fff}.offside .tel.email:hover a .icon{color:#fff}.offside .tel.email:hover a p{color:#fff}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#af504a}.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)}.clearfix:before{display:table;clear:both;content:""}.clearfix:after{display:table;clear:both;content:""}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:16px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.row{margin-right:-10px;margin-left:-10px}.row:before{display:table;clear:both;content:""}.row:after{display:table;clear:both;content:""}ul:before{content:'';display:table;clear:both}ul:after{content:'';display:table;clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:10px;padding-left:10px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.sep-md-5{width:20%;padding:0 10px}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@media screen and (max-width:640){.sep-md-5{width:100%}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:16px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control{vertical-align:middle;padding:6px 8px;height:32;font-size:13px;font-weight:normal;border-radius:3px;background:#fbfbfb;outline:none}.form-group{margin-bottom:15px;position:relative}.btn-primary{color:#fff !important;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover{opacity:.7}.hide{display:none !important}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373;position:absolute;right:20px;top:15px}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li:nth-child(1)>a,.pagination>li:nth-child(1)>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.8;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.form-group.has-success:after{content:"\f058";font-family:FontAwesome;position:absolute;right:0;bottom:8px;height:18px;line-height:18px;margin-right:5px;text-align:center;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-o-transform .3s;width:18px;color:green}.sep-resource-list .sep-datalist{list-style:none;padding:0;margin:0}.sep-resource-list .sep-datalist>li:not(.pdf-item){border-bottom:dotted 1px #ddd;position:relative;min-height:140px;padding:15px 10px 50px 150px;line-height:1em;margin-bottom:20px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb{padding-left:10px;min-height:auto;padding-bottom:30px}.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb{display:none}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb{position:absolute;left:10px;top:15px;display:block;width:120px;height:120px;overflow:hidden;text-align:center}.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img{max-width:100%;border:1px solid #ddd}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title{display:block;color:#333;font-weight:bold;margin-bottom:10px;line-height:1.4em;font-size:16px}.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover{color:#e60027}.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:2px 8px;color:#333;font-size:12px}.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:#e60027;color:#fff}.pdf-item{width:100%;line-height:44px;border:1px solid #ddd;padding:0 14px;margin-bottom:20px}.pdf-item:hover{border:1px solid #e60027}.pdf-item .titles-a{width:80%;display:block;white-space:nowrap;overflow:hidden;float:left;text-overflow:ellipsis}.pdf-item .titles-a:hover{color:#e60027}.pdf-item .titles-a i{font-size:20px;margin-right:10px}.pdf-item a{color:#323232;line-height:44px}.pdf-item .pdf-download{margin-right:10px}.pdf-item i{color:#e60027;font:normal normal normal 14px/1 FontAwesome}.sep-pagination{text-align:center}.sep-pagination .pagination li a,.sep-pagination .pagination li span{padding:3px 10px;color:#333}.sep-pagination .pagination li.active a,.sep-pagination .pagination li.active span{border-color:#cd0023;background:#e60027;color:#fff}.sep-pagination .pagination li a:hover{border-color:#cd0023;background:#e60027;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:#e60027}.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%;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;display:block;margin-bottom:8px;font-size:16px;color:#323232;margin-top:20px;text-align:center}.sep-resource-grid .sep-datalist li .title:hover{color:#e60027}.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-resource-grid .notfound{padding:0 20px}.sep-breadcrumb{margin:0;list-style:none;width:100%;text-align:left;background:#e60027}.sep-breadcrumb.bg{background:#f2f2f2}.sep-breadcrumb.bg .breadcrumb{padding-bottom:20px}.sep-breadcrumb.mt-100{margin-top:-100px}.sep-breadcrumb .sep-container.width1300{width:1360px}.sep-breadcrumb.noline .breadcrumb{border:none}.sep-breadcrumb .breadcrumb{padding-left:0;padding-right:0;padding-top:12px;padding-bottom:12px;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:#fff;font-size:18px;display:inline-block;position:relative;top:1px;left:0}.sep-breadcrumb .breadcrumb li{display:inline-block}.sep-breadcrumb .breadcrumb li a{text-decoration:none;color:#fff;font-size:16px}.sep-breadcrumb .breadcrumb li a:hover{text-decoration:underline}.sep-breadcrumb .breadcrumb li:last-child a{font-family:'POPPINS-SEMIBOLD'}.sep-breadcrumb .breadcrumb>li+li:before{content:'>';color:#fff;position:relative;top:0;font-size:16px;padding:0 6px}.sep-breadcrumb .breadcrumb .li-last:after{margin-left:5px;content:' '}.bt{border-top:1px solid #dcdcdc}.pb0{padding-bottom:0 !important}.pb100{padding-bottom:100px}.fz36{font-size:36px}.fz30{font-size:1.875rem}.fz32{font-size:32px}.fz46{font-size:2.875rem}.fz40{font-size:40px}.fz44{font-size:40px}.fz42{font-size:42px}.fz50{font-size:46px}.fz54{font-size:50px}.fz60{font-size:3.75rem}.fz26{font-size:26px}.fz56{font-size:3rem}.fz68{font-size:4.25rem}.pt0{padding-top:0 !important}.pt60{padding-top:5.55555556vh !important}.pb60{padding-bottom:5.55555556vh !important}.pb0{padding-bottom:0 !important}.pt120{padding-top:120px !important}.pb120{padding-bottom:120px !important}.pr30{padding-right:20px}.mb0{margin-bottom:0 !important}.bt{border-top:1px solid #e6e6e6}.pt160{padding-top:160px !important}.max-1000{width:1000px;max-width:100%;margin:0 auto}.sep-inner-banner{width:100%;margin:0 auto;position:relative}.sep-inner-banner.mx300{max-height:300px;overflow:hidden}.sep-inner-banner img{width:100%;object-fit:cover}.sep-inner-banner img.sep-brightness{filter:brightness(.8)}.sep-inner-banner .title{line-height:1.2em}.sep-inner-banner .common-button:hover{background:#fff}.sep-inner-banner .bts .common-button{margin-right:20px}.sep-inner-banner>.sep-container{top:52%}.sep-inner-banner .sep-breadcrumb{position:absolute;left:0;top:0}.max-height{max-height:300px;overflow:hidden}.sep-inner-body .sep-section-normal{padding:100px 0}.sep-inner-body .sep-section-normal.bg{background:#f5f6f9}.sep-inner-body .sep-section-normal .sep-title{position:relative}.sep-inner-body .sep-section-normal .sep-title:before{content:'';display:block;width:40px;height:3px;background:#af504a;position:absolute;bottom:-29px;left:0;z-index:10;transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.sep-inner-body .sep-section-normal .sep-title:after{content:'';display:block;width:120px;height:1px;background:#e6e6e6;position:absolute;bottom:-28px;left:0}.sep-inner-body .sep-section-normal .sep-title.line-center:before,.sep-inner-body .sep-section-normal .sep-title.line-center:after{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-inner-body .more-common{width:180px;height:50px;background:#ae4f49;color:#fff;font-size:18px}.sep-inner-body .more-common i{margin-left:10px}.sep-inner-body .more-common:hover{opacity:.8}.sep-inner-body .more-common:hover i{margin-left:20px}.sep-inner-body .solution-box-slide .swiper-button-next,.sep-inner-body .solution-box-slide .swiper-button-prev{width:auto;height:auto;margin-top:-45px}.sep-inner-body .solution-box-slide .swiper-button-next i,.sep-inner-body .solution-box-slide .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;color:#183861;border-radius:50%}.sep-inner-body .solution-box-slide .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .solution-box-slide .swiper-button-prev:not(.swiper-button-disabled) i:hover{background:#183861;color:#fff}.sep-inner-body .solution-box-slide .swiper-button-prev{left:-80px}.sep-inner-body .solution-box-slide .swiper-button-next{right:-80px}.sep-inner-body .solution-box-slide .box .info{background:#fff;height:102px;padding:20px 20px 0 20px}.sep-inner-body .solution-box-slide .box .info .alias{color:#e60027;font-size:16px}.sep-inner-body .solution-box-slide .box .info .alias:hover{text-decoration:underline}.sep-inner-body .solution-box-slide .box .info .title{font-size:20px;color:#333}.sep-inner-body .solution-box-slide .box .info .title:hover{text-decoration:underline}.sep-inner-body .solution-box-slide .box:hover .info{background:#e60027}.sep-inner-body .solution-box-slide .box:hover .info .alias{color:#fff}.sep-inner-body .solution-box-slide .box:hover .info .title{color:#fff}.sep-inner-body .boao-resource-grid .item{margin-bottom:20px}.sep-inner-body .boao-resource-grid .item .box{background:#fff;border:1px solid #e6e6e6;padding-top:70px;padding-left:65px;padding-right:65px}.sep-inner-body .boao-resource-grid .item .box:hover{border:1px solid transparent;box-shadow:0 0 81px 0 rgba(0,0,0,0.3)}.sep-inner-body .boao-resource-grid .item .box:hover .box-s{border:3px solid #183861}.sep-inner-body .boao-resource-grid .item .box:hover .box-s .info{background:#183861}.sep-inner-body .boao-resource-grid .item .box:hover .box-s .info .title{color:#fff}.sep-inner-body .boao-resource-grid .item .box:hover .box-s .info .summary{color:#fff}.sep-inner-body .boao-resource-grid .item .box .box-s{border:3px solid transparent}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .pic{height:390px}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .pic img{max-height:100%}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .full-screen{background:rgba(255,255,255,0.9);align-items:center;padding:0 20px}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .full-screen ul li{margin-bottom:5px;text-align:center}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .full-screen ul li a{font-size:16px;color:#333}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .full-screen ul li a:hover{color:#e60027}.sep-inner-body .boao-resource-grid .item .box .box-s .info{height:320px;padding-top:40px;padding-left:54px;padding-right:54px}.sep-inner-body .boao-resource-grid .item .box .box-s .info .title{font-size:24px;color:#333;margin-bottom:10px}.sep-inner-body .boao-resource-grid .item .box .box-s .info .title:hover{text-decoration:underline}.sep-inner-body .boao-resource-grid .item .box .box-s .info .summary{font-size:16px;color:#666;line-height:28px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.sep-inner-body .adv-wrap{padding-top:0}.sep-inner-body .adv-wrap .adv-bg{background:url(../img/advanced-technology-of-capitalbio-instruments.jpg) no-repeat;padding-top:120px}.sep-inner-body .adv-wrap .adv-slide{box-shadow:0 10px 43px 0 rgba(0,0,0,0.1)}.sep-inner-body .adv-wrap .adv-slide .thumb{width:50%;flex-shrink:0}.sep-inner-body .adv-wrap .adv-slide .info{background:#fff;padding:50px 50px 80px}.sep-inner-body .adv-wrap .adv-slide .info .title{font-size:24px;color:#333;margin-bottom:15px}.sep-inner-body .adv-wrap .adv-slide .swiper-button-next,.sep-inner-body .adv-wrap .adv-slide .swiper-button-prev{width:auto;height:auto;margin-top:0;bottom:20px;top:auto}.sep-inner-body .adv-wrap .adv-slide .swiper-button-next i,.sep-inner-body .adv-wrap .adv-slide .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;color:#183861;border-radius:50%}.sep-inner-body .adv-wrap .adv-slide .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .adv-wrap .adv-slide .swiper-button-prev:not(.swiper-button-disabled) i:hover{background:#183861;color:#fff}.sep-inner-body .adv-wrap .adv-slide .swiper-button-prev{left:calc(50% + 50px)}.sep-inner-body .adv-wrap .adv-slide .swiper-button-next{left:calc(50% + 115px)}.sep-inner-body .service-wrap .big{width:880px;flex-shrink:0}.sep-inner-body .service-wrap .big .title{font-size:24px;color:#333;margin-top:18px}.sep-inner-body .service-wrap .big .title:hover{color:#e60027}.sep-inner-body .service-wrap .thumbs{width:320px;flex-shrink:0;margin-left:auto}.sep-inner-body .service-wrap .thumbs .gg{width:100%;height:577px;overflow:hidden;position:relative;padding-bottom:27px}.sep-inner-body .service-wrap .thumbs .gg .img{overflow:hidden}.sep-inner-body .service-wrap .thumbs .gg .img img{width:100%}.sep-inner-body .service-wrap .thumbs .gg .title{font-size:18px;margin-top:15px}.sep-inner-body .service-wrap .thumbs .gg .title:hover{color:#e60027}.sep-inner-body .service-wrap .thumbs .gg .swiper-container{width:100%;height:100%}.sep-inner-body .service-wrap .thumbs .gg .swiper-container .swiper-slide{overflow:hidden}.sep-inner-body .service-wrap .thumbs .swiper-button-next,.sep-inner-body .service-wrap .thumbs .swiper-button-prev{width:auto;height:auto;margin-top:0;bottom:80px;top:auto}.sep-inner-body .service-wrap .thumbs .swiper-button-next i,.sep-inner-body .service-wrap .thumbs .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;color:#183861;border-radius:50%}.sep-inner-body .service-wrap .thumbs .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .service-wrap .thumbs .swiper-button-prev:not(.swiper-button-disabled) i:hover{background:#183861;color:#fff}.sep-inner-body .service-wrap .thumbs .swiper-button-prev{bottom:0;left:100px;height:30px;outline:none;text-align:center}.sep-inner-body .service-wrap .thumbs .swiper-button-next{width:100%;top:auto;bottom:0;left:170px;height:30px;outline:none;text-align:center}.sep-inner-body .form-wrap{background:url(../img/surfactant-of-transfar-chemical-china-manufacturer.jpg) no-repeat;background-size:cover}.sep-inner-body .form-wrap .form-box .hd{color:#e60027;font-size:30px;margin-bottom:20px}.sep-inner-body .form-wrap .form-box .hd i{transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);display:inline-block;position:relative;top:-2px}.sep-inner-body .form-wrap .form-box .hd.active i{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.sep-inner-body .form-wrap .form-box .form-group{margin-bottom:20px}.sep-inner-body .form-wrap .form-box .form-group .form-control{height:50px;background:#fff;border:1px solid #e6e6e6;box-shadow:none;border-radius:0;font-family:'POPPINS-REGULAR','Arial','Lucida Grande','Microsoft Yahei';font-size:18px;color:#999;padding-left:20px}.sep-inner-body .form-wrap .form-box .form-group textarea.form-control{font-family:'POPPINS-REGULAR','Arial','Lucida Grande','Microsoft Yahei';height:200px;padding-top:15px}.sep-inner-body .form-wrap .form-box .form-group select option{font-size:18px;color:#999}.sep-inner-body .form-wrap .form-box #drag{cursor:pointer}.sep-inner-body .form-wrap .form-box .line{border-bottom:1px solid #e60027;margin-bottom:35px}.sep-inner-body .form-wrap .form-box .multi-select-wrap{margin-bottom:50px;display:none}.sep-inner-body .form-wrap .form-box .multi-select-wrap .item{max-width:1046px;margin:0 auto;margin-bottom:40px}.sep-inner-body .form-wrap .form-box .multi-select-wrap .item .box{margin-bottom:15px;padding-right:40px}.sep-inner-body .form-wrap .form-box .multi-select-wrap .title{color:#e60027;font-size:24px;padding-bottom:18px;margin-bottom:50px;position:relative}.sep-inner-body .form-wrap .form-box .multi-select-wrap .title::before{content:'';display:block;width:572px;position:absolute;bottom:0;height:.25em;background:linear-gradient(135deg, transparent, transparent 45%, #e60027, transparent 55%, transparent 100%),linear-gradient(45deg, transparent, transparent 45%, #e60027, transparent 55%, transparent 100%);background-size:.5em .5em;background-repeat:repeat-x,repeat-x;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-inner-body .form-wrap .form-box .multi-select-wrap .checkbox-inline,.sep-inner-body .form-wrap .form-box .multi-select-wrap .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer;color:#e60027;font-size:18px}.sep-inner-body .form-wrap .form-box .multi-select-wrap .checkbox-inline input[type=checkbox],.sep-inner-body .form-wrap .form-box .multi-select-wrap .radio-inline input[type=checkbox]{position:absolute;margin-top:7px\9;margin-left:-20px}.sep-inner-body .form-wrap .form-box .multi-select-wrap input[type=checkbox],.sep-inner-body .form-wrap .form-box .multi-select-wrap input[type=radio]{margin:7px 0 0;margin-top:1px\9;line-height:normal;border-color:#e60027}.sep-inner-body .form-wrap .form-box .multi{font-size:18px}.sep-inner-body .form-wrap .form-box .multi .item{margin-bottom:25px}.sep-inner-body .form-wrap .form-box .multi .title{margin-bottom:15px;font-size:20px;color:#e60027}.sep-inner-body .form-wrap .form-box .multi .lis{display:flex;flex-wrap:wrap}.sep-inner-body .form-wrap .form-box .multi .lis label{width:25%;display:inline-block;margin-bottom:8px}.sep-inner-body .form-wrap .form-box .btn{width:220px;height:60px;background:#ae4f49;color:#fff;font-size:20px;border-radius:0;border:none;margin-top:20px}.sep-inner-body .blog-wrap .first-blog{width:610px;flex-shrink:0;margin-right:80px}.sep-inner-body .blog-wrap .first-blog .thumb .alias{height:30px;background:#183861;color:#fff;font-size:16px;line-height:30px;padding:0 15px;position:absolute;left:0;top:40px}.sep-inner-body .blog-wrap .first-blog .thumb .info{position:absolute;width:100%;left:0;bottom:0;padding:0 25px;padding-bottom:13px;background:linear-gradient(to bottom, rgba(24,56,97,0), rgba(24,56,97,0.6))}.sep-inner-body .blog-wrap .first-blog .thumb .info .title{color:#fff;font-size:20px}.sep-inner-body .blog-wrap .first-blog .thumb .info .title:hover{color:#e60027;text-shadow:0 0 6px rgba(255,255,255,0.9)}.sep-inner-body .blog-wrap .first-blog .thumb .info .date{font-size:16px;color:#e60027;text-shadow:0 0 6px rgba(255,255,255,0.9)}.sep-inner-body .blog-wrap .items .item{border-bottom:1px solid #e6e6e6;padding-bottom:20px;padding-right:20px;padding-top:20px}.sep-inner-body .blog-wrap .items .item:first-child{padding-top:0}.sep-inner-body .blog-wrap .items .item .info{flex:auto}.sep-inner-body .blog-wrap .items .item .date{background:#183861;color:#fff;width:80px;flex-shrink:0;text-align:center;margin-right:30px}.sep-inner-body .blog-wrap .items .item .date .day{font-size:36px;padding-top:5px}.sep-inner-body .blog-wrap .items .item .date .ym{height:25px;padding-top:3px;border-top:1px solid rgba(255,255,255,0.3)}.sep-inner-body .blog-wrap .items .item .title{font-size:18px;margin-bottom:10px}.sep-inner-body .blog-wrap .items .item .tag{color:#666;font-size:16px}.sep-inner-body .blog-wrap .items .item .tag::before{content:'';display:block;width:40px;height:1px;background:#ccc;margin-right:10px}.sep-inner-body .boao-resource-list .item{padding:100px 0}.sep-inner-body .boao-resource-list .item:nth-child(even){background:#f5f6f9}.sep-inner-body .boao-resource-list .item:nth-child(even) .box{flex-direction:row-reverse}.sep-inner-body .boao-resource-list .item:nth-child(even) .box .thumb{margin-right:0;margin-left:80px}.sep-inner-body .boao-resource-list .item .thumb{width:675px;height:435px;box-shadow:0 0 32px 0 rgba(0,0,0,0.1);flex-shrink:0;margin-right:80px;background:#fff}.sep-inner-body .boao-resource-list .item .info{flex:auto}.sep-inner-body .boao-resource-list .item .info .title{font-size:24px;color:#333;margin-bottom:15px}.sep-inner-body .boao-resource-list .item .info .title:hover{color:#e60027}.sep-inner-body .boao-resource-list .item .info .richtext{margin-bottom:40px}.sep-inner-body .health-wrap{background:url(../img/related-capitalbio-health-solutions.jpg) no-repeat;background-size:cover}.sep-inner-body .health-wrap .health-table h2{font-family:'POPPINS-SEMIBOLD';font-size:44px;margin-bottom:50px;text-align:center}.sep-inner-body .health-wrap .health-table table{width:100%}.sep-inner-body .health-wrap .health-table table tr:nth-child(1) td{background:#183861;color:#fff;font-size:24px !important}.sep-inner-body .health-wrap .health-table table tr td{padding:13px 0;background:#fff;border:1px solid #e6e6e6}.sep-inner-body .health-wrap .health-table table tr td:nth-child(1){text-align:center;font-size:20px}.sep-inner-body .health-wrap .health-table table tr td:nth-child(2){padding-left:100px;font-size:18px}.sep-inner-body .health-slide .swiper-slide{height:initial}.sep-inner-body .health-slide .box{height:100%;border:1px solid #e6e6e6;padding:60px 46px;background:url(../img/health.jpg) no-repeat right bottom #fff}.sep-inner-body .health-slide .box::after{content:'';display:block;height:4px;width:100%;background:#e60027;position:absolute;left:0;bottom:0;opacity:0}.sep-inner-body .health-slide .box:hover::after{opacity:1}.sep-inner-body .health-slide .box .num{color:rgba(0,0,0,0.08);font-size:72px;line-height:1em}.sep-inner-body .health-slide .box .title{font-size:24px;color:#333;line-height:1.4em;margin-bottom:19px;margin-top:-40px}.sep-inner-body .health-slide .box .title:hover{color:#e60027}.sep-inner-body .health-slide .swiper-button-next,.sep-inner-body .health-slide .swiper-button-prev{width:auto;height:auto;margin-top:-45px}.sep-inner-body .health-slide .swiper-button-next i,.sep-inner-body .health-slide .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;color:#183861;border-radius:50%}.sep-inner-body .health-slide .swiper-button-next.swiper-button-disabled,.sep-inner-body .health-slide .swiper-button-prev.swiper-button-disabled{display:none}.sep-inner-body .health-slide .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .health-slide .swiper-button-prev:not(.swiper-button-disabled) i:hover{background:#183861;color:#fff}.sep-inner-body .health-slide .swiper-button-prev{left:-80px}.sep-inner-body .health-slide .swiper-button-next{right:-80px}.sep-inner-body .detail-wrap .sep-container-1360{bottom:-45px;z-index:100}.sep-inner-body .detail-wrap .link{height:90px;font-size:20px;color:#fff;margin-top:-45px}.sep-inner-body .detail-wrap .link:hover{box-shadow:0 20px 40px 0 rgba(174,79,73,0.4)}.sep-inner-body .detail-wrap .link:hover i{margin-right:30px}.sep-inner-body .detail-wrap .link.contact{background:#ae4f49;flex:auto}.sep-inner-body .detail-wrap .link.contact i{font-size:30px}.sep-inner-body .detail-wrap .link.contact:hover{opacity:.7}.sep-inner-body .detail-wrap .link.pdf{background:#fff;width:50%;flex-shrink:0;color:#e60027;box-shadow:0 0 48px 0 rgba(0,0,0,0.19)}.sep-inner-body .detail-wrap .link i{font-size:24px;margin-right:20px}.sep-inner-body .detail-wrap .detail-box .info-box{padding-top:60px;padding-left:280px;padding-right:50px;background:#f7f7f8}.sep-inner-body .detail-wrap .detail-box .info-box .title{font-size:44px;line-height:1.4em;position:relative;margin-bottom:15px}.sep-inner-body .detail-wrap .detail-box .thumb-slide{width:50%;flex-shrink:0;margin-left:auto;height:600px;background:#fff;padding-right:280px}.sep-inner-body .detail-wrap .detail-box .thumb-slide .box img{object-fit:cover}.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-next,.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-prev{width:auto;height:auto;margin-top:-45px}.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-next i,.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;color:#183861;border-radius:50%}.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-prev:not(.swiper-button-disabled) i:hover{background:#183861;color:#fff}.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-prev{left:15px}.sep-inner-body .detail-wrap .detail-box .thumb-slide .swiper-button-next{right:0}.sep-inner-body .detail-wrap .detail-box2 .info-box{padding-top:60px;padding-right:280px;padding-left:50px}.sep-inner-body .detail-wrap .detail-box2 .info-box .title{font-size:44px;line-height:1.2em;position:relative;margin-bottom:30px}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide{width:50%;flex-shrink:0;margin-left:auto;height:600px;background:#fff}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .box img{object-fit:cover}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next,.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev{width:auto;height:auto;margin-top:-45px;opacity:1}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next i,.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev i{width:44px;height:44px;color:#183861;background:#f0f0f0}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next:not(.swiper-button-disabled) i,.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev:not(.swiper-button-disabled) i{background:#183861;color:#fff}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev:not(.swiper-button-disabled) i:hover{opacity:.7}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev{left:0}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next{right:0}.sep-inner-body .boao-resource-grid2{margin:0 -30px}.sep-inner-body .boao-resource-grid2 .item{padding:0 30px}.sep-inner-body .boao-resource-grid2 .item .box{height:300px;background:#fff;border:1px solid #e6e6e6;padding-left:25px;padding-right:25px}.sep-inner-body .boao-resource-grid2 .item .box:hover{box-shadow:0 20px 54px 0 rgba(0,0,0,0.2)}.sep-inner-body .boao-resource-grid2 .item .box .title{font-size:24px;color:#333;margin-bottom:20px}.sep-inner-body .boao-resource-grid2 .item .box .title:hover{color:#e60027}.sep-inner-body .boao-resource-grid2 .item .box .info{flex:auto;padding-right:15px}.sep-inner-body .boao-resource-grid2 .item .box .thumb{width:40%;flex-shrink:0}.sep-inner-body .boao-pdf-items{margin:0 -50px;margin-top:140px}.sep-inner-body .boao-pdf-items .item{padding:0 50px}.sep-inner-body .boao-pdf-items .item .box{height:280px;background:#fff;box-shadow:0 6px 35px 0 rgba(0,0,0,0.08);padding:0 50px;padding-bottom:30px;position:relative;padding-top:100px}.sep-inner-body .boao-pdf-items .item .box .iconx i{width:120px;height:120px;background:#183861;border-radius:50%;color:#fff;font-size:50px;position:absolute;top:-60px;left:50px}.sep-inner-body .boao-pdf-items .item .box .iconx:hover i{background:#e60027}.sep-inner-body .boao-pdf-items .item .box .title{font-size:24px;color:#333}.sep-inner-body .boao-pdf-items .item .box .title:hover{color:#e60027}.sep-inner-body .boao-pdf-items .item .box .info{position:absolute;left:0;width:100%;bottom:30px;padding:0 50px}.sep-inner-body .boao-pdf-items .item .box .info .view{color:#666;font-size:16px}.sep-inner-body .boao-pdf-items .item .box .info .view:hover{color:#e60027}.sep-inner-body .boao-pdf-items .item .box .info .view i{margin-right:5px;position:relative;top:2px;font-size:20px}.sep-inner-body .boao-pdf-items .item .box .info .download{margin-left:auto}.sep-inner-body .boao-pdf-items .item .box .info .download i{width:50px;height:50px;background:#93433e;border-radius:50%;color:#fff;font-size:20px}.sep-inner-body .boao-pdf-items .item .box .info .download i:hover{opacity:.5}.sep-inner-body .boao-platform-items{justify-content:space-between}.sep-inner-body .boao-platform-items::after{content:"";width:32%}.sep-inner-body .boao-platform-items .item{width:49%;margin-bottom:20px}.sep-inner-body .boao-platform-items .item .box{height:100%}.sep-inner-body .boao-platform-items .item .box .thumb{position:relative;height:100%}.sep-inner-body .boao-platform-items .item .box .thumb .pic{height:100%}.sep-inner-body .boao-platform-items .item .box .thumb img{height:100%;object-fit:cover}.sep-inner-body .boao-platform-items .item .box .thumb:hover .info ul{height:307px}.sep-inner-body .boao-platform-items .item .box .thumb .info{position:absolute;width:100%;left:0;bottom:0;padding:0 32px;padding-bottom:20px;background:linear-gradient(to bottom, rgba(24,56,97,0), rgba(24,56,97,0.8))}.sep-inner-body .boao-platform-items .item .box .thumb .info .title{color:#fff;font-size:24px}.sep-inner-body .boao-platform-items .item .box .thumb .info .title:hover{color:#e60027}.sep-inner-body .boao-platform-items .item .box .thumb .info ul{margin-top:10px;height:0;overflow:hidden}.sep-inner-body .boao-platform-items .item .box .thumb .info ul li{margin-bottom:6px}.sep-inner-body .boao-platform-items .item .box .thumb .info ul li a{color:#fff;font-size:16px}.sep-inner-body .boao-platform-items .item .box .thumb .info ul li a:hover{color:#e60027}.sep-inner-body .boao-platform-items .item .box .thumb .info ul li a i{margin-right:8px;font-size:20px;position:relative;top:3px}.sep-inner-body .feature-wrap{background:url(../img/sequencing-service.jpg) no-repeat}.sep-inner-body .feature-wrap .feature-slide .box{height:520px;background:#fff;padding:60px 50px 20px 50px}.sep-inner-body .feature-wrap .feature-slide .box i{width:73px;height:73px;background:#183861;border-radius:50%;color:#fff;font-size:30px}.sep-inner-body .feature-wrap .feature-slide .box i:hover{background:#e60027}.sep-inner-body .feature-wrap .feature-slide .box .title{margin-top:40px;color:#333;font-size:24px;margin-bottom:10px}.sep-inner-body .feature-wrap .feature-slide .box .num{font-size:100px;color:rgba(84,84,84,0.1);line-height:.8em;position:absolute;right:40px;bottom:30px}.sep-inner-body .feature-wrap .feature-slide .swiper-button-next,.sep-inner-body .feature-wrap .feature-slide .swiper-button-prev{width:auto;height:auto;margin-top:-45px}.sep-inner-body .feature-wrap .feature-slide .swiper-button-next i,.sep-inner-body .feature-wrap .feature-slide .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;color:#183861;border-radius:50%}.sep-inner-body .feature-wrap .feature-slide .swiper-button-next:not(.swiper-button-disabled) i:hover,.sep-inner-body .feature-wrap .feature-slide .swiper-button-prev:not(.swiper-button-disabled) i:hover{background:#183861;color:#fff}.sep-inner-body .feature-wrap .feature-slide .swiper-button-prev{left:-80px}.sep-inner-body .feature-wrap .feature-slide .swiper-button-next{right:-80px}.sep-inner-body .cap-wrap .info{padding-left:280px}.sep-inner-body .cap-wrap .info ul{margin-bottom:45px}.sep-inner-body .cap-wrap .info ul li{margin-bottom:15px}.sep-inner-body .cap-wrap .info ul li a{font-size:24px;color:#333}.sep-inner-body .cap-wrap .info ul li a:hover{color:#e60027}.sep-inner-body .cap-wrap .thumb{width:50%;flex-shrink:0;margin-left:auto;position:relative;padding-bottom:60px}.sep-inner-body .cap-wrap .thumb .pic{width:88.02083333%;margin-left:auto;position:relative;z-index:10}.sep-inner-body .cap-wrap .thumb .pic img:hover{opacity:.8}.sep-inner-body .cap-wrap .thumb .pic .icon{width:120px;height:120px;background:#183861;color:#fff;font-size:60px;position:absolute;left:-60px;bottom:-60px}.sep-inner-body .cap-wrap .thumb .bg{width:386px;height:386px;background:url(../img/dots.png) no-repeat;position:absolute;left:0;bottom:-15px}.sep-inner-body .gemome-items{margin:0 -40px}.sep-inner-body .gemome-items .item{padding:0 40px}.sep-inner-body .gemome-items .item .thumb{margin-bottom:30px}.sep-inner-body .gemome-items .item .title{font-size:20px;color:#333}.sep-inner-body .gemome-items .item .title:hover{color:#e60027}.sep-inner-body .platform-wrap{background:url(../img/genome-sequencing-platform.jpg) no-repeat;background-size:cover}.sep-inner-body .platform-wrap .info{width:536px;margin-right:50px}.sep-inner-body .support-wrap .info{padding-right:80px;position:relative;flex-direction:column}.sep-inner-body .support-wrap .info .control{margin-top:auto}.sep-inner-body .support-wrap .info .control .swiper-button-next,.sep-inner-body .support-wrap .info .control .swiper-button-prev{width:auto;height:auto;position:static;margin-top:auto;margin-right:20px;opacity:1}.sep-inner-body .support-wrap .info .control .swiper-button-next:not(.swiper-button-disabled) i,.sep-inner-body .support-wrap .info .control .swiper-button-prev:not(.swiper-button-disabled) i{background:#183861;color:#fff}.sep-inner-body .support-wrap .info .control .swiper-button-next i,.sep-inner-body .support-wrap .info .control .swiper-button-prev i{width:50px;height:50px;border:1px solid #183861;border-radius:50%}.sep-inner-body .support-wrap .box-slide{width:858px;flex-shrink:0}.sep-inner-body .support-wrap .box-slide .box{height:340px;border:1px solid #f6f6f6;padding:20px;padding-top:30px;position:relative;padding-left:42px}.sep-inner-body .support-wrap .box-slide .box:hover::before{background:#e60027}.sep-inner-body .support-wrap .box-slide .box::before{content:'';display:block;width:10px;height:313px;background:#183861;border-radius:0 8px 0 0;position:absolute;bottom:0;left:0}.sep-inner-body .support-wrap .box-slide .box .iconx{margin-bottom:90px;display:block}.sep-inner-body .support-wrap .box-slide .box .iconx i{color:#4d4d4d;font-size:40px}.sep-inner-body .support-wrap .box-slide .box .iconx i:hover{color:#e60027}.sep-inner-body .support-wrap .box-slide .box .download{margin-bottom:20px}.sep-inner-body .support-wrap .box-slide .box .download .hd{font-size:16px;color:#e60027}.sep-inner-body .support-wrap .box-slide .box .download .hd:hover{text-decoration:underline}.sep-inner-body .support-wrap .box-slide .box .download .view{margin-left:auto;color:#e60027}.sep-inner-body .support-wrap .box-slide .box .download .view i{font-size:20px}.sep-inner-body .support-wrap .box-slide .box .download .view:hover{color:#183861}.sep-inner-body .support-wrap .box-slide .box .title{font-size:18px;color:#4d4d4d}.sep-inner-body .support-wrap .box-slide .box .title:hover{color:#e60027}.sep-inner-body .service-adv-items{position:relative}.sep-inner-body .service-adv-items::before{content:'';display:block;width:1px;height:242px;background:#e6e6e6;position:absolute;left:50%;top:30px}.sep-inner-body .service-adv-items .item:nth-child(odd){padding-right:64px}.sep-inner-body .service-adv-items .item:nth-child(even){padding-left:64px}.sep-inner-body .service-adv-items .item:nth-child(1) .box,.sep-inner-body .service-adv-items .item:nth-child(2) .box{border-bottom:1px solid #e6e6e6}.sep-inner-body .service-adv-items .item:nth-child(3),.sep-inner-body .service-adv-items .item:nth-child(4){height:130px}.sep-inner-body .service-adv-items .item .box{height:160px;padding-top:30px}.sep-inner-body .service-adv-items .item .box .icon{width:60px;height:60px;background:#183861;color:#fff;font-size:30px;border-radius:50%;flex-shrink:0;margin-right:30px}.sep-inner-body .service-adv-items .item .box .info .title{font-size:20px;color:#333;margin-bottom:5px}.sep-inner-body .service-pdf-list .item{border:1px solid #e6e6e6;min-height:100px;padding-left:30px;padding-right:40px;margin-bottom:20px}.sep-inner-body .service-pdf-list .item:hover{border:1px solid #e60027}.sep-inner-body .service-pdf-list .item .view{margin-right:10px;position:relative;top:2px}.sep-inner-body .service-pdf-list .item .view i{color:#183861;font-size:22px}.sep-inner-body .service-pdf-list .item .view i:hover{color:#e60027}.sep-inner-body .service-pdf-list .item .title{font-size:18px;color:#4d4d4d}.sep-inner-body .service-pdf-list .item .title:hover{color:#e60027}.sep-inner-body .service-pdf-list .item .download{margin-left:auto}.sep-inner-body .service-pdf-list .item .download i{width:60px;height:60px;background:#183861;color:#fff;border-radius:50%;font-size:22px}.sep-inner-body .service-pdf-list .item .download i:hover{background:#e60027}.sep-inner-body .service-btns span{width:25%;height:70px;text-align:center;font-size:16px;padding:0 15px;border:1px solid #e3e6e3;border-right:none;cursor:pointer}.sep-inner-body .service-btns span:last-child{border-right:1px solid #e3e6e3}.sep-inner-body .service-btns span.active{background:#f9f9f9;color:#e60027}.sep-inner-body .service-toggle-box{margin:80px 0}.sep-inner-body .service-toggle-box .toggle-box{display:none}.sep-inner-body .service-toggle-box .toggle-box:nth-child(1){display:block}.sep-inner-body .sep-pdf-list .item{margin-bottom:20px}.sep-inner-body .sep-pdf-list .item .box{height:120px;background:#fff;border:1px solid #e6e6e6;padding:0 30px}.sep-inner-body .sep-pdf-list .item .box .icon-box{margin-right:20px}.sep-inner-body .sep-pdf-list .item .box .icon-box i{color:#e60027;font-size:36px}.sep-inner-body .sep-pdf-list .item .box .title{font-size:18px;color:#333;padding-right:20px}.sep-inner-body .sep-pdf-list .item .box .title:hover{color:#e60027}.sep-inner-body .sep-pdf-list .item .box .eye{margin-left:auto;margin-right:15px}.sep-inner-body .sep-pdf-list .item .box .eye:hover i{background:#e60027;color:#fff}.sep-inner-body .sep-pdf-list .item .box .eye i{width:44px;height:44px;background:#f5f5f5;border-radius:50%;font-size:20px}.sep-inner-body .sep-pdf-list .item .box .download:hover i{background:#e60027;color:#fff}.sep-inner-body .sep-pdf-list .item .box .download i{width:44px;height:44px;background:#f5f5f5;border-radius:50%;font-size:20px}.sep-inner-body .sep-faq-items .item{margin-bottom:30px}.sep-inner-body .sep-faq-items .item:last-child{margin-bottom:0}.sep-inner-body .sep-faq-items .item.active .box{background:#e60027}.sep-inner-body .sep-faq-items .item.active .box .control{transform:rotate(90deg);color:#fff}.sep-inner-body .sep-faq-items .item.active .box .title{color:#fff}.sep-inner-body .sep-faq-items .item.active .box .q{color:#fff}.sep-inner-body .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-inner-body .sep-faq-items .item .box .q{color:#e60027;font-size:24px;text-align:center;font-style:normal;margin-right:24px}.sep-inner-body .sep-faq-items .item .box .icon{color:#e60027;font-size:28px}.sep-inner-body .sep-faq-items .item .box .title{font-size:20px;position:relative;color:#000;line-height:1.4em}.sep-inner-body .sep-faq-items .item .box .control{font-size:16px;transition:all .4s;transform:rotate(0deg);text-align:center;font-size:20px;color:#e60027;margin-left:auto;margin-right:35px}.sep-inner-body .sep-faq-items .item .content{line-height:1.6em;font-size:18px;display:none;padding:30px;position:relative;background:#fff}.sep-inner-body .sep-faq-items .item .content ul{padding-left:20px}.sep-inner-body .sep-faq-items .item .content a{text-decoration:underline;display:none}.sep-inner-body .sep-faq-items .item .content a:hover{color:#e60027}.sep-inner-body .sep-faq-items .item .content i{position:absolute;left:15px;top:20px;font-size:24px;font-style:normal;display:none}.sep-inner-body .sep-news-grid{margin:0 -17px}.sep-inner-body .sep-news-grid .item{padding:0 17px;margin-bottom:34px}.sep-inner-body .sep-news-grid .item .box{height:100%;border:1px solid #e6e6e6;padding:0 30px;flex-direction:column}.sep-inner-body .sep-news-grid .item .box:hover{border:1px solid #e60027}.sep-inner-body .sep-news-grid .item .box .date{background:#e60027;color:#fff;width:90px;height:90px;padding-top:12px;margin-bottom:40px}.sep-inner-body .sep-news-grid .item .box .date .day{font-size:44px;line-height:1em}.sep-inner-body .sep-news-grid .item .box .title{display:block;font-size:20px;color:#333;line-height:1.6em;margin-bottom:15px}.sep-inner-body .sep-news-grid .item .box .title:hover{color:#e60027}.sep-inner-body .sep-news-grid .item .box .summary{margin-bottom:20px;font-size:16px;color:#808080;line-height:1.625em;display:block}.sep-inner-body .sep-news-grid .item .box .more{margin-top:auto;margin-bottom:40px;text-transform:uppercase;color:#4d4d4d;font-size:16px}.sep-inner-body .sep-news-grid .item .box .more:hover{color:#e60027}.sep-inner-body .sep-video-grid .item{margin-bottom:60px}.sep-inner-body .sep-video-grid .item .box{box-shadow:0 3px 20px 0 rgba(0,0,0,0.06)}.sep-inner-body .sep-video-grid .item .box .thumb .play{width:70px;height:70px;border-radius:50%;background:#fff;bottom:-35px}.sep-inner-body .sep-video-grid .item .box .thumb .play:hover i{background:#4d4b4a}.sep-inner-body .sep-video-grid .item .box .thumb .play i{width:60px;height:60px;background:#e60027;color:#fff;border-radius:50%}.sep-inner-body .sep-video-grid .item .box .info{background:#fff;height:170px;padding-left:20px;padding-right:20px;padding-top:54px}.sep-inner-body .sep-video-grid .item .box .info .title{font-size:18px;margin-bottom:20px}.sep-inner-body .sep-video-grid .item .box .info .more{font-size:16px;color:#e60027}.sep-inner-body .sep-video-grid .item .box .info .more:hover{color:#4d4b4a}.sep-inner-body .contact-box .info-box{width:428px;flex-shrink:0;background:#e60027;padding:67px 100px 90px 90px}.sep-inner-body .contact-box .info-box .items .item{margin-bottom:50px}.sep-inner-body .contact-box .info-box .items .item:last-child{margin-bottom:0}.sep-inner-body .contact-box .info-box .items .item .hd{position:relative;font-size:24px;margin-bottom:16px}.sep-inner-body .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-inner-body .contact-box .info-box .items .item .richtext b{font-family:'Roboto-Bold'}.sep-inner-body .contact-box .info-box .items .item:last-child ul{margin-bottom:0}.sep-inner-body .contact-box .info-box .items .item ul{margin-bottom:35px}.sep-inner-body .contact-box .info-box .items .item ul li{color:#fff;font-size:16px;line-height:1.6em;margin-bottom:5px}.sep-inner-body .contact-box .info-box .items .item ul li:last-child{margin-bottom:0}.sep-inner-body .contact-box .info-box .items .item ul li a{color:#fff;font-size:16px;text-decoration:underline}.sep-inner-body .contact-box .info-box .items .item ul li a:hover{text-decoration:none}.sep-inner-body .contact-box .info-box .items .item ul li:last-child{margin-bottom:0}.sep-inner-body .contact-box .form-box{flex:auto;margin:0 80px}.sep-inner-body .contact-box .form-box .hd{color:#333;margin-bottom:48px}.sep-inner-body .contact-box .form-box .hd:before{content:'';display:block;width:60px;height:2px;background:#da251c;position:absolute;left:0;bottom:-20px}.sep-inner-body .contact-box .form-box .sep-form .form-group{position:relative}.sep-inner-body .contact-box .form-box .sep-form .form-group label{position:absolute;left:21px;top:17px}.sep-inner-body .contact-box .form-box .sep-form .form-group label i{font-size:20px;color:#bdbebf}.sep-inner-body .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-inner-body .contact-box .form-box .sep-form .form-group .form-control::-webkit-input-placeholder{color:#bdbebf;font-size:16px}.sep-inner-body .contact-box .form-box .sep-form .form-group .form-control::-moz-placeholder{color:#bdbebf;font-size:16px}.sep-inner-body .contact-box .form-box .sep-form .form-group .form-control:-ms-input-placeholder{color:#bdbebf;font-size:16px}.sep-inner-body .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-inner-body .contact-box .form-box .sep-form .form-group .btn-primary{background:#e60027;border-radius:0;border:none;width:220px;height:60px;font-size:20px;margin-top:30px;color:#fff}.sep-inner-body .contact-box .form-box .sep-form .form-group .btn-primary i{margin-left:10px}.sep-company-style2 .sep-section-normal{padding:120px 0}.sep-company-style2 .sep-section-normal .fz50{font-size:46px}.sep-company-style2 .sep-section-normal .mb50{margin-bottom:50px}.sep-company-style2 .sep-section-normal .alias{color:#e60027;font-size:16px;margin-bottom:20px;line-height:1em}.sep-company-style2 .sep-section-normal .alias::before{content:'';display:block;width:40px;height:1px;background:#e60027;margin-right:15px}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .thumb{width:380px;flex-shrink:0;padding-top:150px}.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:url(../img/company2-history-bg.jpg) no-repeat;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;height:220px;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:#e60027;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-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.2);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:#e60027;margin-bottom:47px;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:#2580e6;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:#2580e6;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-thumb-active .box .year{opacity:1}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .swiper-slide.swiper-slide-thumb-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 #2580e6;border-right:44px solid #1f6bc2;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-section4{background:#17325c;padding-bottom:0}.sep-company-style2 .sep-section-normal.company-section4 .box-wrap{margin-bottom:106px}.sep-company-style2 .sep-section-normal.company-section4 .box-wrap .alias{color:#2580e6}.sep-company-style2 .sep-section-normal.company-section4 .box-wrap .richtext{opacity:.6;max-width:562px;margin-left:auto;margin-top:32px;margin-bottom:0}.sep-company-style2 .sep-section-normal.company-section4 .box-slide{position:relative}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control{position:absolute;bottom:60px;left:calc(50% + 70px)}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-prev{margin-right:20px}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-next,.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-prev{width:auto;height:auto;margin-top:unset;position:static}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-next i,.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-prev i{width:60px;height:60px;background:#fff;color:#333;font-size:20px;border-radius:50%}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-next.swiper-button-disabled i,.sep-company-style2 .sep-section-normal.company-section4 .box-slide .control .swiper-button-prev.swiper-button-disabled i{background:#f0f0f0;color:#666}.sep-company-style2 .sep-section-normal.company-section4 .box-slide::before{content:'';width:478px;height:472px;position:absolute;display:block;left:-78px;top:-76px}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .box .thumb{width:50%;flex-shrink:0}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .box .thumb img{width:100%;height:500px;object-fit:cover}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .box .info{background:#2580e6;padding-left:70px;padding-right:70px}.sep-company-style2 .sep-section-normal.company-section4 .box-slide .box .info .title{color:#fff;font-size:30px;margin-bottom:20px}.sep-company-style2 .sep-section-normal.company-section5{background:#e9f2fc;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:#e60027;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 .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}.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:.6em;color:rgba(37,128,230,0.08);font-size:160px}.sep-company-style2 .sep-section-normal.company-section6 .swiper-wrapper{margin-left:-16.6%}.sep-company-style2 .sep-section-normal.company-section6 .swiper-scrollbar{margin-top:50px;background:rgba(23,50,92,0.1)}.sep-company-style2 .sep-section-normal.company-section6 .swiper-scrollbar .swiper-scrollbar-drag{height:10px;background:#2580e6}.sep-company-style2 .sep-section-normal.company-section7{padding-top:0}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .thumb{margin-bottom:40px}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .thumb img{width:100%}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .thumb .date{position:absolute;top:15px;right:15px;background:#e60027;color:#fff;padding:5px 10px}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .thumb .date .m{font-size:16px;color:#fff}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .thumb .date .d{font-size:28px;color:#fff;line-height:1.2em}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .thumb .date .y{font-size:16px;color:#fff}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .title{font-size:24px;line-height:1.5em;margin-bottom:30px}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .title:hover{color:#e60027}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .more{color:#808080;font-size:16px}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .more:hover{color:#e60027}.sep-company-style2 .sep-section-normal.company-section7 .company2-relate-news-items .item .box .more i{color:#e60027}.company-section88 .control{position:static;left:0;bottom:0}.company-section88 .control .swiper-button-prev{margin-right:20px}.company-section88 .control .swiper-button-next,.company-section88 .control .swiper-button-prev{width:auto;height:auto;margin-top:0;position:static}.company-section88 .control .swiper-button-next i,.company-section88 .control .swiper-button-prev i{width:54px;height:54px;background:#e60027;border-radius:50%;color:#fff}.company-section88 .info{padding-right:50px}.company-section88 .box-slide .thumb img{border-top-left-radius:110px}.clients-items{margin:0 -23px}.clients-items .item{padding:0 23px}.clients-items .item .box{background:#fff;height:430px;box-shadow:0 1px 16px 0 rgba(0,0,0,0.16);padding-top:56px;padding-left:36px;padding-right:36px}.clients-items .item .box .country{color:#e60027;font-size:20px}.clients-items .swiper-bts{margin-top:30px;justify-content:center}.clients-items .swiper-bts .swiper-button{margin:0 15px}.process-items .item:last-child .box::before{display:none}.process-items .item .box{padding:0 20px;position:relative}.process-items .item .box::before{content:'';display:block;width:208px;height:3px;border-top:3px dashed rgba(230,0,39,0.7);position:absolute;top:41px;right:-114px}.process-items .item .box .num-box{width:84px;height:84px;background:rgba(230,0,39,0.1);border-radius:50%;margin-left:auto;margin-right:auto;margin-bottom:30px}.process-items .item .box .round{width:66px;height:66px;background:rgba(230,0,39,0.5);border-radius:50%}.process-items .item .box .num{width:48px;height:48px;background:#e60027;border-radius:50%;color:#fff;font-size:23px}.process-items .item .box .title{color:#333;font-size:24px;margin-bottom:20px;line-height:1.2em}.process-items .item .box .richtext{margin-bottom:0}.process-items .item .box .richtext img{height:auto !important}.alf-resource-list2 .item{padding:30px 0}.alf-resource-list2 .item .thumb{width:50%;flex-shrink:0}.alf-resource-list2 .item .thumb .full-screen{background:rgba(50,113,14,0.5)}.alf-resource-list2 .item .thumb .full-screen ul{max-width:330px}.alf-resource-list2 .item .thumb .full-screen ul li{margin-bottom:20px}.alf-resource-list2 .item .thumb .full-screen ul li:hover a i{left:-30px;opacity:1}.alf-resource-list2 .item .thumb .full-screen ul li a{color:#fff;font-size:20px;position:relative}.alf-resource-list2 .item .thumb .full-screen ul li a:hover{text-decoration:underline}.alf-resource-list2 .item .thumb .full-screen ul li a i{position:absolute;left:-50px;top:8px;opacity:0}.alf-resource-list2 .item .info{flex:auto;padding-left:100px;padding-right:60px;background:#212328;margin-top:60px;padding-top:60px;padding-bottom:60px}.alf-resource-list2 .item .info:hover{background:#183861}.alf-resource-list2 .item .info .num{color:#e60027;font-size:30px;margin-bottom:20px;position:relative;left:-40px}.alf-resource-list2 .item .info .num::before{content:'';display:block;width:30px;height:2px;background:#e60027;margin-right:10px}.alf-resource-list2 .item .info .title{font-size:22px;color:#fff;margin-bottom:46px;position:relative}.alf-resource-list2 .item .info .title:hover{color:#e60027}.alf-resource-list2 .item .info .title:hover:before{width:80px}.alf-resource-list2 .item .info .title:before{content:'';display:block;width:20px;height:4px;background:#e60027;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}.alf-resource-list2 .item .info .summary{font-size:18px;color:#fff;line-height:32px;margin-bottom:67px;opacity:.7}.relate{text-align:center;font-size:18px;color:#fff;background:#e60027;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:#e60027;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:#e60027;text-decoration:underline}.relate-list.relate-article-list .sep-datalist li .thumb{width:100%;display:block;border:1px solid #bbb;display:none}.relate-list.relate-article-list .sep-datalist li .thumb img{width:100%}.relate-list.relate-article-list .sep-datalist li .summary{display:none}.relate-list.relate-article-list .sep-datalist li .published{display:none}.relate-list.relate-article-list .sep-datalist li .btn-read{display:none}.w1200{width:1200px !important;max-width:100%}#baguetteBox-overlay{z-index:1000000000 !important}.quick-links a{color:#e60027}.quick-links a:hover{text-decoration:underline}.richtext.c666{color:#666}.richtext.text-light{font-size:18px}.richtext.fz22{font-size:22px}.richtext.pl50{padding-left:50px}.richtext .content-one{margin-bottom:40px}.richtext.pl60{padding-left:60px}.richtext.paddinglr{padding:0 4.6875vw}.richtext.color-white{color:#fff}.richtext.color-white ul li:before{background:#fff}.richtext.color-white a{text-decoration:underline}.richtext.color-white a:hover{color:#e60027}.richtext.mb0{margin-bottom:0}.richtext.square ul li{list-style:square}.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.fz14{font-size:16px}.richtext.fz14 *{font-size:16px}.richtext.richtext-x img{width:100%}.richtext.has-img img{float:right;padding-left:10px}.richtext.richtext-bordert{border-top:1px solid #c6c6c6;padding-bottom:15px}.richtext ol{padding-left:20px}.richtext ol li{list-style:decimal}.richtext p{margin-bottom:0}.richtext a{color:#e60027;text-decoration:none}.richtext a:hover{text-decoration:underline}.richtext h2{margin-bottom:8px;color:#e60027;font-size:26px;font-weight:bold}.richtext.warning h2:before{content:"\f071";font-family:FontAwesome !important;margin-right:10px}.richtext h3{font-size:18px;color:#181819}.richtext table{width:100%;margin-top:10px}.richtext table tr:nth-child(even){background:#fff}.richtext table tr td{border:1px solid #d0d0d0;font-size:16px;word-break:normal;padding:8px 20px}.richtext table tr td:nth-child(1){font-size:18px}.richtext table tr td:nth-last-child(1){font-size:16px}.richtext ul{list-style:none}.richtext ul li{position:relative;list-style:none;padding-left:30px;margin-bottom:3px}.richtext ul li:last-child{margin-bottom:0}.richtext ul li:before{content:'';display:block;width:7px;height:7px;border-radius:100%;background:#e60027;position:absolute;left:7px;top:10px;z-index:3}.has-sidebar{align-items:flex-start}.sep-sidebar{display:none;width:320px;flex-grow:0;flex-shrink:0;margin-left:78px;position:sticky;top:106px}.sep-sidebar .search-box{margin-bottom:39px}.sep-sidebar .search-box .form-control{height:60px;border:none;box-shadow:none;background:#f5f5f5;padding-left:20px;font-size:20px;border-radius:0;font-family:'POPPINS-REGULAR','Microsoft Yahei','Lucida Grande'}.sep-sidebar .search-box .form-control::-webkit-input-placeholder{color:#999;font-size:16px}.sep-sidebar .search-box .form-control::-moz-placeholder{color:#999;font-size:16px}.sep-sidebar .search-box .form-control:-ms-input-placeholder{color:#999;font-size:16px}.sep-sidebar .search-box button{background:none;border:none;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:100;cursor:pointer}.sep-sidebar .search-box button:hover i{color:#e60027}.sep-sidebar .search-box button i{font-size:26px}.sep-sidebar .sep-sidebar-list .hd{color:#333;font-size:24px;padding-bottom:10px;border-bottom:1px solid #dcdcdc}.sep-sidebar .sep-sidebar-list .hd i{font-size:24px;margin-right:15px;position:relative;top:-2px;color:#e60027}.sep-sidebar .sep-sidebar-list a.hd:hover{color:#e60027}.sep-sidebar .sep-sidebar-list>ul>li.active>.box a{color:#e60027}.sep-sidebar .sep-sidebar-list>ul>li.active>.box i{transform:rotate(90deg);transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-sidebar .sep-sidebar-list>ul>li>.box{height:60px;padding-right:20px;border-bottom:1px solid #dcdcdc}.sep-sidebar .sep-sidebar-list>ul>li>.box a{font-size:18px;line-height:1.4em;color:#333;font-family:'POPPINS-SEMIBOLD'}.sep-sidebar .sep-sidebar-list>ul>li>.box i{margin-left:auto;font-size:22px;color:#e60027;cursor:pointer}.sep-sidebar .sep-sidebar-list>ul>li>ul{border-left:none;border-right:none;display:none}.sep-sidebar .sep-sidebar-list>ul>li>ul>li{border-top:1px solid #dcdcdc}.sep-sidebar .sep-sidebar-list>ul>li>ul>li.active>.box a{color:#e60027}.sep-sidebar .sep-sidebar-list>ul>li>ul>li.active>.box i{color:#e60027;transform:rotate(45deg);transition:All .4s ease;-webkit-transition:All .4s ease;-moz-transition:All .4s ease;-o-transition:All .4s ease}.sep-sidebar .sep-sidebar-list>ul>li>ul>li:last-child{border-bottom:1px solid #dcdcdc}.sep-sidebar .sep-sidebar-list>ul>li>ul>li:nth-child(1){border-top:none}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box{height:60px;padding-right:24px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box a{font-size:16px;color:#666}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box a:hover{color:#e60027}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box i{margin-left:auto;font-size:18px;color:#666;cursor:pointer}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>.box i:hover{color:#e60027}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul{padding-bottom:10px;display:none}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li{margin-bottom:10px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a{color:#666;font-size:16px;padding-left:40px;position:relative}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a::before{content:'';display:block;position:absolute;width:4px;height:4px;background:#666;border-radius:50%;left:24px;top:11px}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a::after{content:'';display:block;position:absolute;width:12px;height:12px;border:1px solid #e60027;border-radius:50%;left:20px;top:7px;opacity:0}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a:hover,.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a.active{color:#e60027}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a:hover::before,.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a.active::before{background:#e60027}.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a:hover::after,.sep-sidebar .sep-sidebar-list>ul>li>ul>li>ul>li>a.active::after{opacity:1}.sep-primary{flex:1}.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-index-types .item{position:relative;display:block}.sep-index-types .item .box{position:absolute;top:10px;left:10px;right:10px;bottom:10px;padding:25px 30px;transition:all .5s}.sep-index-types .item .box .richtext{display:none}.sep-index-types .item .box .title{margin-bottom:10px;color:#fff}.sep-index-types .item .box .title a{color:#fff}.sep-index-types .item .box .title a:hover{color:#e60027}.sep-index-types .item .box .lis{padding-left:22px;list-style:disc;display:none}.sep-index-types .item .box .lis li{margin-top:10px}.sep-index-types .item .box .lis li::marker{color:#e60027}.sep-index-types .item .show{padding:25px 30px}.sep-index-types .item .title{color:#fff;font-size:26px}.sep-index-types .item .title:hover{color:#e60027}.sep-index-types .item:hover .box{background:rgba(255,255,255,0.7);color:#333}.sep-index-types .item:hover .box .title a{color:#333}.sep-index-types .item:hover .box .title a:hover{color:#e60027}.sep-index-types .item:hover .box .richtext{display:block;max-height:80%;overflow-y:auto}.sep-index-types .item:hover .box .lis{display:block}.sep-list-application .img{position:relative}.sep-list-application .img .box{padding:50px;background:rgba(0,0,0,0.6);color:#fff;opacity:0;transition:all .5s}.sep-list-application .img:hover .box{opacity:1}.sep-list-application .swiper-pagination{position:relative;bottom:0;margin-top:25px}.sep-list-application .swiper-pagination .swiper-pagination-bullet-active{background:#e60027}.sep-list-application .mb{display:none}.sep-detail-banner .sep-container{align-items:flex-start}.sep-detail-banner .my-swiper{width:40%;position:relative}.sep-detail-banner .my-swiper .swiper-bt{position:absolute;bottom:6%;font-size:26px;cursor:pointer}.sep-detail-banner .my-swiper .swiper-bt:hover{color:#e60027}.sep-detail-banner .my-swiper .swiper-bt.swiper-button-disabled{display:none}.sep-detail-banner .my-swiper .prev{left:-25px}.sep-detail-banner .my-swiper .next{right:-25px}.sep-detail-banner .content{width:56%}.sep-detail-banner .content .common-button{margin-right:20px}.sep-about-honor .swiper-bts{margin-top:25px;justify-content:center}.sep-about-honor .swiper-bts .swiper-button{margin:0 10px}.sep-inner-body .sep-over-form{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6) !important;z-index:12;padding:0;padding-top:120px;display:none}.sep-inner-body .sep-over-form .sep-container{position:relative;padding:50px;background:#fff}.sep-inner-body .sep-over-form .sep-container .form-box{width:100%;max-height:658px;padding-right:10px;overflow-y:auto;overflow-x:hidden}.sep-inner-body .sep-over-form .sep-container .fa-close{position:absolute;top:20px;right:20px;font-size:26px;cursor:pointer}.sep-inner-body .sep-over-form .sep-container .fa-close:hover{color:#e60027}.sep-pdf-search{position:relative;margin-bottom:35px}.sep-pdf-search input{width:100%;height:50px;padding:5px 12px;padding-right:60px;background:#fff;border:0}.sep-pdf-search button{position:absolute;top:0;right:0;width:50px;height:100%;background:#e60027;color:#fff;border:0;cursor:pointer}.sep-pdf-search button:hover{opacity:.7}.sep-pdf-switch{justify-content:center}.sep-pdf-switch .common-button{margin:0 10px}.sep-pdf-switch .active{background:transparent;color:#e60027}.sep-pdf .sep-container{align-items:flex-start}.sep-pdf .sep-sidebar{width:335px;display:block;margin-left:0;margin-right:45px}.sep-pdf .sep-sidebar .title{margin-bottom:15px}.sep-pdf .sep-sidebar .title i{margin-left:8px}.sep-pdf .sep-sidebar .active a{color:#e60027}.sep-app-related .swiper-slide .theme{margin-bottom:15px}.sep-app-related .swiper-slide li{margin-bottom:8px;margin-left:22px;list-style:disc}.sep-app-related .swiper-slide li::marker{color:#e60027}.sep-app-related .my-swiper{position:relative}.sep-app-related .my-swiper .swiper-button{position:absolute;top:50%;transform:translateY(-50%)}.sep-app-related .my-swiper .swiper-button.swiper-button-disabled{display:none}.sep-app-related .my-swiper .prev{left:-75px}.sep-app-related .my-swiper .next{right:-75px}.sep-lx-header-mb{display:none}.sep-lx-header-mb .mb-top #global{width:74.87922705%;flex-shrink:0;background:#f6f5f4;padding:0 20px;justify-content:space-between}.sep-lx-header-mb .mb-top #global i{color:#646464;font-size:16px}.sep-lx-header-mb .mb-top #global a{color:#646464;font-size:16px}.sep-lx-header-mb .mb-top #global .multi-language{position:absolute;background:#e60027;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;right:0;display:none;border:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .mb-top #global .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .mb-top #global .multi-language li a{color:#fff;font-size:16px}.sep-lx-header-mb .mb-top .contact{flex:auto;text-align:center;height:38px;background:#e60027;color:#fff;font-size:18px}.sep-lx-header-mb .mb-top .contact i{font-size:20px}.sep-lx-header-mb .box-wrap{padding:0 20px;padding-right:0;position:relative;z-index:1000;height:70px;border-bottom:1px solid #ddd}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{width:120px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:20px;width:20px;line-height:24px;text-align:center;position:relative;height:70px;line-height:70px}.sep-lx-header-mb .box-wrap>ul>li i{color:#666}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#em i{color:#e60027}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left;width:70px;height:70px;background:#183861;color:#fff;margin-left:20px}.sep-lx-header-mb .box-wrap>ul>li#menu i{color:#fff;font-size:30px}.sep-lx-header-mb .box-wrap>ul>li#logo{border:none;float:none;margin:0 auto;position:absolute;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#e60027;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:16px}.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:#666;font-size:20px;line-height:normal}.sep-shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;display:none}.sep-search-box{position:fixed;width:100%;background:#fff;top:66px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.5);display:none}.sep-search-box .fa-times{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-box .hd{color:#282828;font-size:18px;font-family:'LATO-BOLD'}.sep-search-box form{margin-top:10px;margin-bottom:25px}.sep-search-box form .form-control{height:47px;border-radius:0}.sep-search-box form .btn{background:#e60027;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:#e60027;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:16px;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:3px;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:#e60027}.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:16px}.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:16px}.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:#e60027;color:#fff;display:table;margin:0 auto;margin-top:0;padding:20px 40px;font-size:22px;width:100%;border:none;border-radius:0}.sep-menu-box .contact i{padding-right:5px}.sep-menu-box .logo img{width:120px}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{padding-bottom:24px;background:#f5f6f9;padding-top:10px}.mb-bottom-wrap ul.info{margin-top:30px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:#666;font-size:16px;padding:0 20px}.mb-bottom-wrap ul.info li:last-child{margin-bottom:0}.mb-bottom-wrap ul.info li i{color:#4d4d4d}.mb-bottom-wrap ul.info li a{color:#666}.mb-bottom-wrap ul.info li img{position:absolute;left:0;top:10px}.mb-bottom-wrap .bottom-menu{padding:0 20px}.mb-bottom-wrap .bottom-menu>li>ul{padding:10px 0;display:none}.mb-bottom-wrap .bottom-menu>li>ul>li{padding:5px 0;color:#666}.mb-bottom-wrap .bottom-menu>li>ul>li>.box{position:relative}.mb-bottom-wrap .bottom-menu>li>ul>li>.box a{color:#333;font-size:16px}.mb-bottom-wrap .bottom-menu>li>ul>li>.box i{position:absolute;right:20px;top:6px;color:#4d4d4d;cursor:pointer;font-size:16px}.mb-bottom-wrap .bottom-menu>li>ul>li a{font-size:16px;color:#666}.mb-bottom-wrap .bottom-menu>li>ul>li ul{padding-left:20px;padding-top:15px;display:none}.mb-bottom-wrap .bottom-menu>li>ul>li ul li{list-style:disc;color:#e60027}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:none}.mb-bottom-wrap .bottom-menu>li>.box{padding:13px 0;position:relative;border-bottom:1px solid #e6e6e6}.mb-bottom-wrap .bottom-menu>li>.box a{color:#333;font-size:16px}.mb-bottom-wrap .bottom-menu>li>.box i{position:absolute;right:20px;top:19px;color:#4d4d4d;cursor:pointer;font-size:16px}.mb-bottom-wrap .logo{margin-bottom:10px;padding-left:20px}.mb-bottom-wrap .logo img{width:200px}.mb-bottom-wrap .info-box{padding:0 20px}.mb-bottom-wrap .info-box .box{margin-bottom:20px}.mb-bottom-wrap .info-box .box .hd i{width:30px;height:30px;background:#ae4f49;border-radius:50%;color:#fff;margin-right:13px}.mb-bottom-wrap .info-box .box a{font-size:16px;color:#333}.mb-bottom-wrap .info-box .box .text{font-size:16px;color:#333}.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:#e60027}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap .sep-share{margin-left:auto;margin-bottom:27px;margin-top:38px;border-top:1px solid #e6e6e6;padding-top:29px;padding-left:20px}.mb-bottom-wrap .sep-share li:not(.qrcode){padding:0 8px;float:none;margin-right:15px}.mb-bottom-wrap .sep-share li:not(.qrcode):first-child{padding-right:10px}.mb-bottom-wrap .sep-share li:not(.qrcode):last-child{padding-right:0}.mb-bottom-wrap .sep-share li:not(.qrcode):hover a i{color:#fff}.mb-bottom-wrap .sep-share li:not(.qrcode) a{text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#e60027;font-size:26px}.mb-bottom-wrap .sep-share .qrcode{padding:0 5px}.mb-bottom-wrap .sep-share .qrcode a{display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share .qrcode a:hover i{color:#183861}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;font-family:'maderamedium';white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#e60027}.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:16px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:769px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:768px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:768px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.gdw-mb-c{display:block}.sep-lx-header-mb{display:block}.mb-bottom-wrap{padding-bottom:84px}.gdw-mb-none{display:none}#onlineService{position:fixed;bottom:0;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.offside{display:flex;width:100%}.offside li{flex-grow:1;flex:1;text-align:center;width:auto;height:60px;background:#183861 !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:1560px){.common-title{font-size:34px}.sep-container{padding:0 50px}.div{padding:80px 0}.fz24{font-size:22px}.sep-mainnav .nav .dropdown .dro-left{font-size:20px}.sep-mainnav .nav .dropdown .dro-left ul{max-height:396px}.sep-mainnav .nav .dropdown .dro-left li{margin-bottom:5px}.sep-mainnav .nav .dropdown .dro-center ul li{margin-bottom:18px}.sep-footer{padding-top:60px}.sep-footer .copyright .sep-container{padding:18px 50px}}@media screen and (max-width:1280px){.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}.sep-mainnav .nav .dropdown>div{margin:35px}.sep-mainnav .nav .nav-item{margin:0 12px}.mb50{margin-bottom:40px}}@media screen and (max-width:1160px){.sep-top .sep-container{padding:0 20px}.sep-mainnav .nav .nav-search{margin-left:10px}.sep-mainnav .nav .nav-item{padding:28px 0}.sep-mainnav .nav .nav-item>a{font-size:16px}.common-button{padding:8px 28px;font-size:16px}.richtext{font-size:16px;line-height:26px}.sep-footer .items .item li{font-size:16px}}@media screen and (max-width:768px){.mb-mg0{margin:0}html{font-size:16px}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}.sep-container{padding:0 20px}.sep-breadcrumb{padding:0}.btn-hover{height:34px}.sep-top,.sep-footer,.sep-onlineservice{display:none;overflow:hidden;width:0}.flex.full{display:block}.flex.full>div,.flex.full>a{width:100% !important}.div{padding:50px 0}.pc{display:none}.mb{display:block}.mb100{margin-bottom:50px}.mb50{margin-bottom:25px}.mb30{margin-bottom:20px}.mb25{margin-bottom:15px}.mb15{margin-bottom:10px}body{padding-top:70px}.common-title{font-size:24px}.common-title .decor{margin-bottom:7px;font-size:16px}.swiper-button{width:38px;height:38px}.fz24{font-size:20px}.fz20{font-size:18px}.fz18{font-size:16px}.sep-header-mb{position:fixed;left:0;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:5px 0 10px 10px rgba(0,0,0,0.06);height:70px;z-index:10}.sep-header-mb .header-left{margin-left:20px}.sep-header-mb .header-left img{max-height:50px}.sep-header-mb .header-right{align-items:center}.sep-header-mb .header-right div{margin-left:12px;width:38px;height:38px;background:#e60027;color:#fff;border-radius:50%;text-align:center;line-height:38px}.sep-header-mb .header-right .button{margin-right:20px}.sep-header-mb .dropdown-mb{display:none;position:absolute;top:0;left:0;width:100%;background-color:#fff}.sep-header-mb .dropdown-mb .shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%}.sep-header-mb .dropdown-mb .close-all{position:relative;padding:0 20px;height:70px;justify-content:space-between;background-color:#fff;box-shadow:5px 0 10px 10px rgba(0,0,0,0.06);z-index:2}.sep-header-mb .dropdown-mb .close-all i{font-size:25px;line-height:70px}.sep-header-mb .dropdown-mb .close-all img{margin:9px 0 8px;height:51px}.sep-header-mb .dropdown-mb .first-stage{position:relative;background-color:#fff;font-size:18px}.sep-header-mb .dropdown-mb .first-stage div{padding:15px 20px;min-height:100%;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.sep-header-mb .dropdown-mb .first-stage .second-stage{position:absolute;left:0;top:0;width:100%;overflow:hidden;background-color:#fff;font-size:16px;transform:translateX(100%);transition:all .5s;max-height:530px;overflow-y:auto;overflow-x:hidden}.sep-header-mb .dropdown-mb .first-stage .second-stage .back{padding:10px 20px}.sep-header-mb .dropdown-mb .first-stage .second-stage .back i{display:inline-block;margin-right:30px;padding-right:30px;border-right:1px solid #ddd}.sep-header-mb .dropdown-mb .first-stage .email-contact{display:block;width:100%;font-size:18px;text-align:center;background-color:#e60027}.sep-header-mb .dropdown-mb .first-stage .email-contact a{color:#fff}.sep-search-mb{display:none;position:fixed;width:100%;background:#fff;top:66px;z-index:5;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-search-mb>i{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-mb form{margin-top:10px;margin-bottom:25px}.sep-search-mb form .form-control{height:47px;vertical-align:middle;padding:6px 8px;font-size:13px;border-radius:3px;background:#fbfbfb}.sep-search-mb form .btn{background:#e60027;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%}.sep-search-mb form .btn i{padding-right:5px;vertical-align:baseline}.active-search-mb{color:#e60027}.sep-footer-mb{padding-top:24px;padding-bottom:60px;display:block;background:#1a1a1a;color:#fff}.sep-footer-mb a{color:#fff}.sep-footer-mb .items .item-title{padding:10px;border-bottom:1px solid rgba(255,255,255,0.2);justify-content:space-between;font-size:20px;align-items:center;font-family:"OpenSans-Semibold"}.sep-footer-mb .items .item-title a,.sep-footer-mb .items .item-title span{position:relative;padding-left:12px;color:#fff}.sep-footer-mb .items .item-title a::before,.sep-footer-mb .items .item-title span::before{content:"";position:absolute;top:5px;left:0;width:3px;height:18px;background:#e60027}.sep-footer-mb .items .item .item-title .hidden{display:none}.sep-footer-mb .items .item .active-item .show{display:none}.sep-footer-mb .items .item .active-item .hidden{display:block}.sep-footer-mb .items .item .item-list{display:none;padding:20px 22px 12px;border-bottom:1px solid rgba(175,175,175,0.2)}.sep-footer-mb .items .item .item-list .item-content{margin-bottom:10px;display:flex}.sep-footer-mb .items .item .item-list ul{margin-bottom:18px}.sep-footer-mb .items .item .item-list ul li{line-height:26px}.sep-footer-mb .items .contact-list{padding:5px 20px 10px}.sep-footer-mb .items .contact-list li{line-height:26px;margin-bottom:8px}.sep-footer-mb .items .contact-list li .i{color:#e60027}.sep-footer-mb .items .contact-list li i{margin-right:5px}.sep-footer-mb .items .icon-list{padding:8px 20px 40px}.sep-footer-mb .items .icon-list a{margin-right:10px;display:inline-block;width:32px;height:32px;background:#e60027;border-radius:50%;color:#fff;text-align:center;line-height:32px}.sep-footer-mb .copyright{padding-bottom:40px;line-height:26px}.sep-footer-mb .copyright .sep-container{padding:0 20px}.sep-footer-mb .copyright .second-line{margin-top:5px}.sep-footer-mb .copyright .second-line a:first-child{position:relative;margin-right:15px;padding-right:17px}.sep-footer-mb .copyright .second-line a:first-child::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:13px;background-color:#666}.sep-footer-mb .footer-bottom{position:fixed;left:0;bottom:0;width:100%;line-height:60px;justify-content:space-between;background:#e60027;z-index:10;box-shadow:0 0 10px 4px rgba(0,0,0,0.06)}.sep-footer-mb .footer-bottom div{flex:1;text-align:center;border-right:1px solid rgba(255,255,255,0.1)}.sep-footer-mb .footer-bottom div:last-child{border-right:0}.sep-footer-mb .footer-bottom div a{color:rgba(255,255,255,0.9)}.sep-footer-mb .footer-bottom div a i{font-size:24px}.sep-footer-mb .footer-bottom .wechat{position:relative}.sep-footer-mb .footer-bottom .wechat img{position:absolute;right:0;bottom:100%;max-width:110px;display:none}.sep-footer-mb .footer-bottom .wechat:hover img{display:block}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}}@media screen and (max-width:1920px){.sep-inner-body .sep-over-form .sep-container .form-box{max-height:490px}}@media screen and (max-width:1560px){.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev{left:20px}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next{right:20px}.sep-inner-body .adv-wrap .adv-bg{padding-top:80px}.sep-inner-body .adv-wrap .adv-slide .info{padding:30px 30px 80px}.sep-inner-body .service-wrap .big{width:calc(100% - 360px)}.sep-inner-body .boao-resource-grid .item .box .box-s .info{height:370px}.sep-company-style2 .sep-section-normal{padding:80px 0}.sep-company-style2 .sep-section-normal .fz50{font-size:34px}.sep-company-style2 .sep-section-normal .mb50{margin-bottom:30px}.sep-company-style2 .sep-section-normal .alias{margin-bottom:10px}.sep-inner-banner .title{font-size:40px}.fz44,.fz40{font-size:34px}.sep-inner-body .sep-section-normal .sep-title:before{bottom:-13px}.sep-inner-body .sep-section-normal .sep-title:after{bottom:-12px}.mb80{margin-bottom:55px}.sep-inner-body .health-slide .swiper-button-prev{left:-50px}.sep-inner-body .health-slide .swiper-button-next{right:-50px}.sep-app-related .my-swiper{padding:0 50px}.sep-app-related .my-swiper .prev{left:-20px}.sep-app-related .my-swiper .next{right:-20px}.sep-inner-body .sep-news-grid .item .box .date{margin-bottom:20px}.sep-inner-body .sep-news-grid .item .box .title{font-size:18px;margin-bottom:12px}.sep-inner-body .sep-news-grid .item .box .more{margin-bottom:25px}}@media screen and (max-width:1290px){.fz44{font-size:28px}.fz56{font-size:42px}.sep-inner-body .detail-wrap .detail-box .info-box .title{font-size:36px}.richtext h2{font-size:28px}.fz36{font-size:28px}.sep-inner-body .form-wrap .form-box .hd{font-size:24px}.sep-inner-body .boao-pdf-items .item .box .title{font-size:20px}.sep-inner-banner img{min-height:500px}.sep-inner-body .detail-wrap .detail-box2 .info-box .title{font-size:36px}.sep-inner-body .boao-resource-grid2 .item .box .title{font-size:18px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide::before{top:150px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box .year{font-size:50px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap .control{top:149px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2 .box .info{padding-top:0}.sep-index-types .item .show{padding:20px}.sep-index-types .item .box .title{margin-bottom:5px}.sep-index-types .item .title{font-size:22px}}@media screen and (max-width:1160px){.fz60{font-size:1.75rem}.richtext.fz22 *{font-size:16px !important}.richtext.fz22{font-size:16px !important}.mb64{margin-bottom:24px}.sep-inner-body .sep-section-normal{padding:60px 0}.sep-inner-body .boao-resource-grid .item .box{background:#fff;border:1px solid #e6e6e6;padding-top:30px;padding-left:10px;padding-right:10px;padding-bottom:30px}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .pic{height:200px}.sep-inner-body .boao-resource-grid .item .box .box-s .info{height:280px;padding-top:40px;padding-left:0;padding-right:0}.sep-inner-body .boao-resource-grid .item .box .box-s .info .title{font-size:20px}.sep-inner-body .boao-resource-grid .item .box .box-s .info .summary{-webkit-line-clamp:5}.sep-inner-body .adv-wrap .adv-bg{padding-top:60px}.sep-inner-body .adv-wrap .adv-slide .info{background:#fff}.sep-inner-body .blog-wrap .first-blog{width:510px;flex-shrink:0;margin-right:40px}.sep-inner-body .boao-resource-grid .item .box .box-s .thumb .full-screen{display:none}.sep-inner-body .boao-resource-list .item .thumb{width:375px;height:335px;box-shadow:0 0 32px rgba(0,0,0,0.1);flex-shrink:0;margin-right:40px;background:#fff}.sep-inner-body .health-slide .box{padding:30px 20px}.sep-inner-body .detail-wrap .detail-box .info-box{padding-top:30px;padding-left:20px !important;padding-right:20px;background:#f7f7f8}.sep-inner-body .detail-wrap .detail-box .thumb-slide{width:50%;flex-shrink:0;margin-left:auto;height:600px;background:#fff;padding-right:20px !important}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .info{margin-left:30px}.sep-inner-body .blog-wrap .items .item{padding-right:0}.sep-index-types .col-md-4{width:50%}.sep-inner-body .sep-news-grid .col-md-4{width:50%}.sep-inner-body .sep-news-grid .item .box{padding:0 20px}}@media screen and (max-width:960px){.sep-primary{width:100%}}@media screen and (max-width:768px){.sep-container{width:100%}.fz42{font-size:24px !important}.fz44,.fz40,.fz30{font-size:24px}.pt60{padding-top:10px !important}.sep-inner-body .sep-section-normal{padding:40px 0}.fz32{font-size:24px}iframe{height:320px}.sep-inner-banner .title{font-size:24px}.sep-inner-banner .translate-center{position:relative !important;left:0;top:0;transform:translate(0);padding:50px 20px}.sep-inner-banner img{min-height:auto;position:absolute;top:0;left:0;height:100%;z-index:-1}.sep-inner-banner .bts .common-button{margin-right:10px}.mb80{margin-bottom:45px}.mmt20{margin-top:20px}.richtext table tr td{padding:8px}.richtext table tr td:nth-child(1){font-size:16px}.weighing_group .weighing_item{width:100%;position:relative;margin:0;margin-bottom:60px}.weighing_group .weighing_item:last-child{margin-bottom:30px}.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}.pt160{padding-top:40px !important}.sep-inner-body .boao-pdf-items .item{padding:0 20px}.sep-inner-body .sep-news-grid .col-md-4{width:100%}.sep-inner-body .sep-news-grid .item{margin-bottom:20px}.sep-inner-body .sep-news-grid .item .box .date{width:78px;height:78px}.sep-inner-body .sep-news-grid .item .box .date .day{font-size:30px}.sep-inner-body .sep-news-grid .item .box .summary{display:none}.fz56{font-size:34px}.sep-inner-body .boao-resource-grid .item .box .box-s .info{height:auto}.sep-inner-body .adv-wrap .adv-bg{padding-left:0;padding-right:0}.sep-inner-body .adv-wrap .adv-slide .thumb{width:100%;flex-shrink:0}.fz44{font-size:24px}.sep-inner-body .adv-wrap .adv-slide .thumb img{height:auto}.sep-inner-body .adv-wrap .adv-slide .info{padding-bottom:80px}.sep-inner-body .service-wrap .big{width:100%;margin-bottom:30px}.sep-inner-body .service-wrap .thumbs{width:100%;flex-shrink:0;margin-left:auto}.sep-inner-body .service-wrap .big .title{font-size:18px}.sep-inner-body .service-wrap .thumbs .gg .swiper-container .swiper-wrapper{display:block}.sep-inner-body .service-wrap .thumbs .gg .swiper-container .swiper-wrapper .swiper-slide{margin-bottom:20px}.sep-inner-body .service-wrap .thumbs .gg{height:auto}.sep-inner-body .service-wrap .thumbs .swiper-button-next,.sep-inner-body .service-wrap .thumbs .swiper-button-prev{display:none}.sep-inner-body .blog-wrap .first-blog{width:100%;margin-bottom:20px}.sep-inner-body .blog-wrap .first-blog .thumb .info .title{font-size:18px}.sep-inner-body .blog-wrap .items .item .tag{display:none}.sep-inner-body .blog-wrap .items .item .title{font-size:16px}.sep-inner-body .boao-resource-list .item .thumb{width:100%;height:335px;box-shadow:0 0 32px rgba(0,0,0,0.1);flex-shrink:0;margin-right:40px;background:#fff;margin-bottom:20px}.sep-inner-body .boao-resource-list .item .info .title{font-size:20px}.sep-inner-body .boao-resource-list .item{padding:80px 0}.sep-inner-body .boao-resource-list .item:nth-child(even) .box .thumb{margin-right:0;margin-left:0}.sep-inner-body .health-slide .swiper-wrapper{display:block}.sep-inner-body .health-slide .swiper-wrapper .swiper-slide{width:100% !important;margin-bottom:20px}.sep-inner-body .health-slide .swiper-button-next,.sep-inner-body .health-slide .swiper-button-prev{display:none}.sep-inner-body .health-slide .box{height:auto}.sep-inner-body .detail-wrap .detail-box .info-box .title{font-size:28px}.sep-inner-body .detail-wrap .detail-box .info-box{padding-bottom:20px}.sep-inner-body .detail-wrap .detail-box .thumb-slide{width:100%;flex-shrink:0;margin-left:auto;height:300px;background:#fff;padding-right:20px !important}.sep-inner-body .detail-wrap .link{width:100% !important;margin-top:0;padding:0 20px;font-size:18px;height:70px}.sep-inner-body .detail-wrap .horizontal-center{position:static;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-inner-body .adv-wrap .adv-slide .info{padding-left:20px;padding-right:20px}.richtext h2{font-size:22px}.fz36{font-size:22px}.sep-inner-body .boao-resource-grid2 .item .box{height:auto;background:#fff;border:1px solid #e6e6e6;padding-left:20px;padding-right:20px;padding-top:30px;padding-bottom:30px;display:flex;flex-direction:column-reverse}.sep-inner-body .boao-pdf-items .item{padding:0;margin-bottom:80px}.sep-inner-body .boao-pdf-items .item:last-child{margin-bottom:0}.sep-inner-body .boao-resource-grid2{margin:0}.sep-inner-body .boao-resource-grid2 .item{padding:0;margin-bottom:20px}.sep-inner-body .boao-resource-grid2 .item .box .thumb{margin-bottom:20px;width:100%;flex-shrink:0}.sep-inner-body .more-common{height:42px;font-size:16px}.sep-inner-body .boao-platform-items{display:block}.sep-inner-body .boao-platform-items .item{margin-bottom:30px}.sep-inner-body .boao-platform-items .item .box .thumb .info .title{font-size:20px}.feature-slide .swiper-wrapper{display:block}.feature-slide .swiper-wrapper .swiper-slide{width:100% !important;margin-bottom:30px}.sep-inner-body .feature-wrap{background-size:cover}.sep-inner-body .cap-wrap .info{padding-left:0 !important}.sep-inner-body .cap-wrap .info ul li a{font-size:18px;color:#333}.sep-inner-body .cap-wrap .thumb{width:100%;flex-shrink:0;margin-left:auto;position:relative;padding-bottom:60px;margin-top:30px}.sep-inner-body .cap-wrap .thumb .pic .icon{display:none}.sep-inner-body .cap-wrap .thumb .pic{width:100%}.sep-inner-body .cap-wrap .thumb .bg{display:none}.sep-inner-body .boao-platform-items .item .box .thumb:hover .info ul{display:none}.sep-inner-body .gemome-items .item{padding:0;margin-bottom:30px}.sep-inner-body .platform-wrap .info{width:100%;margin-right:50px}.sep-inner-body .support-wrap .box-slide{width:100%}.sep-inner-body .support-wrap .box-slide .swiper-wrapper{display:block}.sep-inner-body .support-wrap .box-slide .swiper-wrapper .swiper-slide{width:100% !important;margin-bottom:30px}.sep-inner-body .support-wrap .box-slide .box .download .view i{display:none}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide{width:100%;flex-shrink:0;margin-left:auto;height:auto;background:#fff;padding-top:50px}.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-next,.sep-inner-body .detail-wrap .detail-box2 .thumb-slide .swiper-button-prev{margin-top:0}.sep-inner-body .detail-wrap .detail-box2 .info-box{padding-top:60px;padding-right:0;padding-left:0}.sep-inner-body .detail-wrap .detail-box2 .info-box .title{font-size:24px}.sep-inner-body .service-adv-items .item:nth-child(even){padding-left:0}.sep-inner-body .service-adv-items .item .box{height:auto;padding-top:30px;padding-bottom:30px;border-bottom:1px solid #e6e6e6}.sep-inner-body .service-adv-items .item .box .info .title{font-size:16px;color:#333;margin-bottom:5px}.sep-inner-body .service-adv-items .item:nth-child(odd){padding-right:0}.sep-inner-body .service-adv-items::before{display:none}.sep-inner-body .service-btns span{width:33.33%;font-size:14px;padding:0 5px}.sep-inner-body .sep-pdf-list .item{margin-bottom:10px;width:100%}.sep-inner-body .sep-pdf-list .item .box{height:auto;padding:12px 20px;justify-content:space-between}.sep-inner-body .sep-pdf-list .item .box .title{font-size:16px}.sep-inner-body .sep-pdf-list .item .box .eye{display:none}.sep-inner-body .sep-pdf-list .item .box .icon-box{display:none}.sep-inner-body .sep-faq-items .item{margin-bottom:15px}.sep-inner-body .sep-faq-items .item .box{padding-left:18px}.sep-inner-body .sep-faq-items .item .box .title{margin-right:5px;font-size:16px}.sep-inner-body .sep-faq-items .item .box .q{margin-right:12px}.sep-inner-body .sep-faq-items .item .box .control{margin-right:15px}.sep-inner-body .sep-faq-items .item .content{padding:20px;line-height:1.6em;font-size:16px}.sep-inner-body .sep-faq-items .item .box{position:relative;padding-left:30px;background:#fff;height:auto;align-items:center;box-shadow:0 0 24px rgba(0,0,0,0.1);cursor:pointer;padding-top:10px;padding-bottom:10px}.sep-resource-grid .sep-datalist li{position:relative;float:left;width:100%;overflow:hidden;padding:0 15px;margin-bottom:18px}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .thumb{width:100%;flex-shrink:0;padding-top:0;margin-bottom:30px}.sep-company-style2 .sep-section-normal.company-section1 .box-wrap .info{margin-left:0}.sep-company-style2 .sep-section-normal .fz50{margin-bottom:20px;font-size:24px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide .box-wrap{padding:0 80px}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2{width:100%}.sep-company-style2 .sep-section-normal.company-section2 .box-slide2 .box .info{padding:0 20px}.company-section88 .info{padding-right:0}.company-section88 .box-slide .thumb{margin-top:20px}.company-section88 .box-slide .thumb img{border-top-left-radius:45px}.clients-items{margin:0}.clients-items .item{padding:0;margin-bottom:30px}.clients-items .item .box{background:#fff;height:auto;box-shadow:0 1px 16px 0 rgba(0,0,0,0.16);padding-top:56px;padding-left:36px;padding-right:36px;padding-bottom:50px}.alf-resource-list2 .item .info{flex:auto;padding-left:20px;padding-right:20px;background:#212328;margin-top:0;padding-top:30px;padding-bottom:30px}.alf-resource-list2 .item .info .num::before{display:none}.alf-resource-list2 .item .info .num{left:0}.alf-resource-list2 .item .info .title{font-size:18px}.alf-resource-list2 .item .thumb{width:100%;flex-shrink:0}.alf-resource-list2 .item{padding:30px 0;display:flex;flex-direction:column-reverse}.fz56{font-size:28px}.pdf-view{display:none}.sep-inner-body .boao-resource-grid .item .box .box-s .info .summary{display:block}.sep-inner-banner .sep-breadcrumb{position:static}.sep-inner-banner>.sep-container{top:45%}.sep-inner-body .boao-pdf-items .item .box .info .view{display:none}.operation li{width:100% !important;margin-bottom:20px}.sep-index-types .col-md-4{width:100%}.sep-index-types .item .box .lis{opacity:0}.sep-inner-body .form-wrap .form-box .hd{font-size:20px}.sep-inner-body .form-wrap .form-box .form-group{margin-bottom:10px}.sep-inner-body .form-wrap .form-box .form-group .form-control{font-size:16px}.sep-inner-body .form-wrap .form-box .multi{font-size:16px}.sep-inner-body .form-wrap .form-box .multi .item{margin-bottom:10px}.sep-inner-body .form-wrap .form-box .multi .lis label{width:auto;margin-right:10px}.sep-inner-body .form-wrap .form-box .line{margin-bottom:20px}.sep-inner-body .form-wrap .form-box .btn{width:160px;height:46px;font-size:16px}.mb20{margin-bottom:15px}.sep-list-application .img .box{padding:20px}.sep-detail-banner .content .common-button{margin-right:8px}.sep-app-related .my-swiper{padding:0 20px}.sep-app-related .my-swiper .fz18{font-size:16px}.sep-pdf-switch .common-button{margin:0 3px;padding:7px 15px}.sep-pdf-search{margin-bottom:20px}.sep-inner-body .sep-over-form .sep-container{padding:30px 20px}.sep-inner-body .sep-over-form .sep-container .form-box{max-height:460px}}@media screen and (max-width:768px){.relate-list .sep-datalist li{width:100%;float:left;margin:0}.search-btns a{height:48px;min-width:unset;font-size:14px;background:#f0f0f0;padding:0 10px;margin:0 6px;text-align:center}}