@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}body{padding-top:0}.richtext a{color:#e60027}.richtext a:hover{text-decoration:underline}.num-box{position:absolute;top:0;left:7%;bottom:0;padding-top:120px;color:#e60027}.num-box::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#e6e6e6}.num-box span{position:relative;margin-left:-10px}.num-box span::before{content:"";position:absolute;top:32px;left:10px;width:2px;height:29px;background:#e60027}.sep-banner{position:relative}.sep-banner .box{max-width:720px;color:#fff}.sep-banner .box .title{font-size:60px;line-height:1.2em}.sep-banner .box .title a{color:#fff}.sep-banner .box .title a:hover{color:#e60027}.sep-banner .box .richtext{margin:12px 0 40px}.sep-banner .box .common-button:hover{background:#fff}.sep-banner .swiper-slide:nth-child(2) .box{max-width:800px}.sep-banner .swiper-slide:nth-child(2) .box .title{text-transform:uppercase}.sep-banner .swiper-slide:nth-child(3) .absolute-center{top:38%}.sep-banner .swiper-slide:nth-child(3) .box{max-width:100%;text-align:center}.sep-banner .swiper-pagination-bullet-active{background:#e60027}.sep-banner-mb{display:none}.sep-section1{position:relative}.sep-section1 .sep-container{position:absolute;top:120px;left:50%;transform:translateX(-50%);z-index:2}.sep-section1 .common-title a{color:#fff}.sep-section1 .common-title a:hover{color:#e60027}.sep-section1 .content{width:60%;margin-left:50px;flex-shrink:0}.sep-section1 .num-box::before{background:rgba(255,255,255,0.2)}.sep-section2{position:relative;padding:160px 0;background:url(../img/bg.jpg) no-repeat;background-size:cover}.sep-section2 .my-swiper{position:relative}.sep-section2 .my-swiper .swiper-button{position:absolute;top:50%;transform:translateY(-50%)}.sep-section2 .my-swiper .prev{left:-80px}.sep-section2 .my-swiper .next{right:-80px}.sep-section2 .swiper-slide:nth-child(2n){margin-top:40px}.sep-section2 .swiper-slide .show{position:absolute;left:0;bottom:0;padding:25px 10px;width:100%}.sep-section2 .swiper-slide .show a{color:#fff}.sep-section2 .swiper-slide .box{position:absolute;top:10px;left:10px;right:10px;bottom:10px;padding:25px 18px;background:rgba(255,255,255,0.7);backdrop-filter:blur(7px);border-radius:10px;opacity:0;transition:all .5s;overflow-y:auto}.sep-section2 .swiper-slide .box::-webkit-scrollbar{width:2px}.sep-section2 .swiper-slide .box::-webkit-scrollbar-track{background:#fff}.sep-section2 .swiper-slide .box::-webkit-scrollbar-thumb{background:#e60027}.sep-section2 .swiper-slide .box .li{margin-bottom:8px}.sep-section2 .swiper-slide .box .li a{color:#666}.sep-section2 .swiper-slide .box .li a:hover{color:#e60027}.sep-section2 .swiper-slide .box .li i{margin-top:2px;margin-right:5px}.sep-section2 .swiper-slide .box .li:hover{color:#e60027}.sep-section2 .swiper-slide .box .button{color:#e60027}.sep-section2 .swiper-slide .box .button:hover{text-decoration:underline}.sep-section2 .swiper-slide:hover .box{opacity:1}.sep-section2 .swiper-slide:hover .show{display:none}.sep-section3{position:relative}.sep-section3 .num-box::before{background:rgba(255,255,255,0.2)}.sep-section3 .my-box{align-items:flex-start}.sep-section3 .my-box .swiper-button{margin-left:20px}.sep-section3 .my-box .swiper-button.swiper-button-disabled{opacity:0}.sep-section3 .common-title a{color:#fff}.sep-section3 .common-title a:hover{color:#e60027}.sep-section3 .swiper-slide{height:initial;padding:32px;background:rgba(255,255,255,0.7)}.sep-section3 .swiper-slide .img{margin-bottom:14px;border-radius:10px}.sep-section3 .swiper-slide .lis{margin-top:8px;padding-left:20px;max-height:185px}.sep-section3 .swiper-slide .lis li{margin-bottom:8px;list-style:disc}.sep-section3 .swiper-slide .lis li::marker{color:#e60027}.sep-section4{position:relative;padding:120px 0 210px;background:url(../img/bg2.jpg) no-repeat;background-size:cover}.sep-section4 .num-box::before{background:#ccc}.sep-section4 .my-box{align-items:center}.sep-section4 .my-box .content{width:42%}.sep-section4 .my-box .img{width:50%}.sep-section5{position:relative}.sep-section5 .my-swiper{position:relative}.sep-section5 .my-swiper .swiper-button{position:absolute;top:50%;transform:translateY(-50%)}.sep-section5 .my-swiper .swiper-button.swiper-button-disabled{display:none}.sep-section5 .my-swiper .prev{left:-80px}.sep-section5 .my-swiper .next{right:-80px}.sep-section6{position:relative;background:url(../img/bg3.jpg) no-repeat;background-size:cover}.sep-section6 .swiper-slide .time{margin-top:20px;color:#999}.sep-section6 .swiper-slide .title{margin-bottom:10px}.sep-section6 .swiper-container{padding-bottom:60px}.sep-section6 .swiper-container .swiper-pagination{top:auto;bottom:0;height:3px;background:#ccc;border-radius:2px}.sep-section6 .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill{background:#e60027}.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:1560px){.num-box{display:none}.sep-banner .box .title{font-size:40px}.sep-banner .box .richtext{margin:8px 0 25px}.sep-banner .fz24{font-size:18px}.sep-banner .swiper-slide:nth-child(3) .absolute-center{top:45%}.sep-section1 .sep-container{top:80px}.sep-section2{padding:80px 0}.sep-section2 .fz22{margin-bottom:5px;font-size:20px}.sep-section2 .swiper-slide .show{padding:18px 10px;font-size:20px}.sep-section2 .my-swiper .prev{left:-50px}.sep-section2 .my-swiper .next{right:-50px}.sep-section3 .swiper-slide{padding:20px}.sep-section4{padding:80px 0}.sep-section5 .my-swiper .prev{left:-25px}.sep-section5 .my-swiper .next{right:-25px}}@media screen and (max-width:1280px){.sep-banner .absolute-center{top:60%}}@media screen and (max-width:1160px){.sep-section6 .swiper-slide .title{font-size:18px;line-height:26px}.sep-section6 .swiper-container{padding-bottom:35px}}@media screen and (max-width:768px){.sep-banner .absolute-center{top:50%}.sep-banner .box .title{font-size:26px}.sep-section1 .white{color:#333}.sep-section1 .sep-container{position:relative;top:0;padding:20px 20px 30px}.sep-section1 .common-title a{color:#333}.sep-section1 .content{margin-top:15px;margin-left:0}.sep-section2{padding:50px 0}.sep-section2 .swiper-slide:nth-child(2n){margin-top:0}.sep-section2 .swiper-slide .box{display:none}.sep-section2 .my-swiper .prev{left:-18px}.sep-section2 .my-swiper .next{right:-18px}.sep-section3 .my-box{margin-bottom:20px}.sep-section3 .my-box .swiper-button{margin-left:0;margin-right:10px}.sep-section4{padding:50px 0}.sep-section5 .my-swiper .prev{left:-18px}.sep-section5 .my-swiper .next{right:-18px}}