@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:'Titillium-REGULAR','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%}html{font-size:16px;color:#3e3a39}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input{outline:none}*{padding:0;margin:0}form{margin:0}ul,ol{list-style-type:none;list-style-image:none}a{color:#3e3a39;text-decoration:none;outline:none}a:hover{color:#d0121b}img{border:0;vertical-align:middle}table{border-spacing:0;border-collapse:collapse}div{zoom:1}.rt{float:right}.lf{float:left}@font-face{font-family:"iconfont";src:url('../font/iconfont.eot?v=6');src:url('../font/iconfont.eot?v=6') format('embedded-opentype'),url('../font/iconfont.woff?v=6') format('woff'),url('../font/iconfont.ttf?v=6') format('truetype'),url('../font/iconfont.svg?v=6') format('svg')}@font-face{font-family:'Titillium-REGULAR';src:url("../font/TitilliumWeb-Regular.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'Titillium-BOLD';src:url("../font/TitilliumWeb-Bold.ttf");font-style:normal;font-weight:normal}@font-face{font-family:'Titillium-SEMIBOLD';src:url("../font/TitilliumWeb-SemiBold.ttf");font-style:normal;font-weight:normal}.text-bold{font-family:'Titillium-BOLD'}.text-semi{font-family:'Titillium-SEMIBOLD'}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{pointer-events:unset}.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.color-icon{width:2em;height:2em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.round{display:inline-block;border-radius:50%}.link-color:hover{color:#d0121b}.sep-transition{transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.line-clamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.flex{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-mb{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex}.flex-item{flex:1}.flex-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;justify-content:center}.flex-v-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.flex-h-center{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;flex-direction:column;align-items:center}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.text-hover:hover{color:#d0121b !important}.overflow{overflow:hidden}.block{display:block}.vh-100{height:100vh;min-height:100vh}.width100{width:100%}.height100{height:100%}.text-capitalize{text-transform:capitalize}.relative{position:relative}.absolute{position:absolute}.sep-scale{transition:All .8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease}.sep-scale:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}.sep-scale-wrap:hover .sep-scale-mask{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-scale-wrap:hover .mask{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}.sep-scale-wrap:hover .scale-hover-hide{opacity:0}.sep-scale-mask{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}.scale-hide{transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0)}.slip-effect{position:relative;display:block}.slip-effect:before{content:"";position:absolute;left:0;top:0;width:20%;height:100%;opacity:0;visibility:hidden;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='rgba(0,0,0,.5)', endColorStr='rgba(0,0,0,0)', gradientType='1');background:-moz-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background:-o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background:-webkit-gradient(linear, 0 0, 100% 0, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));-moz-transition-duration:.8s;-webkit-transition-duration:.8s;-o-transition-duration:.8s;-ms-transition-duration:.8s;transition-duration:.8s}.slip-effect:hover:before{width:100%;opacity:1;visibility:visible}.btn-hover{height:44px;background:#d0121b;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:#d0121b}.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:#d0121b !important}.opacity:hover{opacity:.8}.vertical-center{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.horizontal-center{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.translate-center{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;top:50%;position:absolute !important}.full-screen{position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.6)}.margin-auto{display:table;margin:0 auto}#onlineService{position:fixed;right:0;bottom:32%;z-index:100998}.offside{width:50px}.offside li{width:50px;height:50px;position:relative;background:#b1b1b1;border-bottom:1px solid #fff;overflow:hidden;text-align:center;transition:all .7s;-webkit-transition:all .7s}.offside .code{position:absolute;top:0;right:50px;display:none;margin:0}.offside a,.offside div{color:#333;position:absolute;z-index:11;display:block;top:0;right:0;bottom:0;cursor:pointer}.offside p{float:left;line-height:50px;height:50px;font-size:16px;font-weight:700;padding:0 0 0 10px;color:#fff;opacity:0;overflow:hidden}.offside .icon{font-size:28px;height:100%;line-height:50px;text-align:center;display:block;color:#fff}.offside li:not(.li_3) a,.offside li:not(.li_3) div{left:0}.offside .li_3 a,.offside .li_3 div{width:50px}.offside li.email{overflow:visible}.offside li:hover .email-box{display:block !important}.offside li:hover a{color:#333}.offside li .email-box{position:absolute;background:#d5d5d5;right:100%;top:0;left:auto !important;padding:10px 5px;border-right:2px solid #fff;height:99px;display:none}.offside li .email-box a{display:block;font-size:14px;color:#fff !important;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.offside li .email-box a:hover{color:#d0121b !important}.offside li:nth-child(odd){background:#d5d5d5}.offside li:nth-child(odd) .icon{color:#d0121b}.offside li:nth-child(even){background:#d0121b}.offside li:nth-child(even) .icon{color:#fff}.offside li:nth-child(4){overflow:visible}.offside li:nth-child(4):hover img{display:block}.offside li:nth-child(7){display:none}.offside li:nth-child(10){height:20px}.offside li:nth-child(10) .icon{line-height:20px;display:none}.offside li:hover a,.offside li:hover div,.offside li:hover .icon{color:#fff}.offside li.tel:hover .icon{color:#d0121b}.offside li:hover a{color:#d0121b}.offside .tel.email:hover a{color:#fff}.offside .tel.email:hover a .icon{color:#fff}.offside .tel.email:hover a p{color:#fff}.offside li.tel:hover p{color:#d0121b}.offside .tel.email:hover p{color:#d0121b}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#d0121b}.offside .tel{width:210px;transform:translateX(-160px);-webkit-transform:translateX(-160px)}.offside .tel.email{width:290px;transform:translateX(-240px);-webkit-transform:translateX(-240px)}.offside .back_none{height:0;border:0 !important}.offside .li{transform:translateX(100%);-webkit-transform:translateX(100%)}.offside .unfold{width:30px;transform:translateX(20px);-webkit-transform:translateX(20px)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:30px;top:100%;right:0;width:140px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666;height:450px;overflow-y:auto}.multi-language .box ul li{padding:6px 17px;position:relative;z-index:999}.multi-language .box ul li a{margin-left:0 !important;font-size:18px !important;display:block;position:relative;z-index:999;text-transform:uppercase}.multi-language .box ul li a img{margin-right:16px;display:inline}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#d0121b}.multi-language .box .fa{top:1px;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out}.multi-language .box:hover>i,.multi-language .box:hover>a{color:#d0121b}.multi-language .box:hover .fa-angle-down{top:1px;left:4px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.multi-language .box:hover ul{display:block}.sep-share li{float:left}.sep-share li:last-child{padding-right:0}.sep-share li a{font-size:16px;position:relative}.sep-share li a .qr{position:absolute;left:100%;bottom:100%;display:none}.sep-share li a:hover .qr{display:block}.sep-share li a:hover i{color:#fff}.sep-share li a i{color:#c7c7c7;font-size:12px}.sep-container{width:1360px;margin:auto;max-width:100%}.sep-container-1920{width:1920px;margin:auto;max-width:100%}.sep-container-1280{width:1280px;margin:auto;max-width:100%}body{padding-top:130px}.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:#d0121b;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}.search-box{display:none;position:fixed;left:0;top:auto;width:100%;background:#eee;z-index:1000;padding:40px 20px;padding-bottom:45px}.search-box input[type="search"]{height:60px;background:#fff !important;border:none;border-radius:18px;padding:10px 20px;padding-right:100px;width:700px;max-width:100%;font-size:16px;-webkit-box-shadow:0 0 0 100px #fff inset !important}.search-box button{cursor:pointer;position:absolute;top:0;right:0;height:100%;background:#d0121b;color:#fff;border:none;border-radius:0 18px 18px 0;padding:0 20px;font-size:16px}.search-box button:hover{opacity:.8}.search-box .close{cursor:pointer;background:#d0121b;bottom:0;color:#fff;font-size:18px;padding:3px 30px;border-radius:50%}.search-box .close::before{content:'';position:absolute;bottom:0;width:170px;height:88%;right:50%;background:#d0121b;z-index:-1;clip-path:polygon(0 100%, 100% 100%, 80% 0)}.search-box .close::after{content:'';position:absolute;bottom:0;width:170px;height:88%;left:50%;background:#d0121b;z-index:-1;clip-path:polygon(0 100%, 100% 100%, 20% 0)}.sidenav-bar-visible .search-popup{width:80%}.search-active .search-popup{transform:translateY(0);margin-top:0}.search-active .search-popup .close-search{visibility:visible;opacity:1;top:50%;-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;-ms-transition-delay:1200ms;-o-transition-delay:1200ms;transition-delay:1200ms}.search-active .search-popup form{transform:scaleX(1);-webkit-transition-delay:800ms;-moz-transition-delay:800ms;-ms-transition-delay:800ms;-o-transition-delay:800ms;transition-delay:800ms}.sep-header{position:fixed;top:0;width:100%;left:0;z-index:100000000;background:#fff;font-size:22px;box-shadow:0 3px 5px 0 rgba(0,0,0,0.1)}.sep-header.active{box-shadow:0 0 12px rgba(0,0,0,0.1)}.sep-header.active .sep-mainnav>div .logo img{transform:scale(.86);top:0}.sep-header.active .sep-mainnav>div>ul .activity{display:flex}.sep-header.active .sep-mainnav .dropdown-pro{top:72px}.sep-header .top{position:relative}.sep-header .top .info-wrap{height:58px;width:100%}.sep-header .top .info-wrap .nav{margin-left:auto}.sep-header .top>div{padding-right:97px;padding-left:80px}.sep-header .search{cursor:pointer;margin-left:60px;padding-right:0;font-size:16px;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-header .search i{text-align:center;font-size:36px;color:#3e3a39}.sep-header .search i:hover{color:#d0121b}.sep-header .multi-language{position:relative;margin-left:37px}.sep-header .multi-language .box{padding:0}.sep-header .multi-language .box .box2{align-items:center;justify-content:center;cursor:pointer}.sep-header .multi-language .box .box2 .i>img{width:27px;height:28px;margin-right:16px}.sep-header .multi-language .box .line{width:3px;height:31px;background:#3e3a39;opacity:.7;border-radius:2px}.sep-header .multi-language .box a{margin-left:16px;margin-right:0;font-size:22px}.sep-header .nav>li{margin-left:53px}.sep-header .nav>li:first-child{margin-right:0}.sep-header .nav>li.active,.sep-header .nav>li:hover{margin-left:50.3px}.sep-header .nav>li.active>a,.sep-header .nav>li:hover>a{color:#3e3a39;font-family:'Titillium-BOLD'}.sep-header .nav>li.active>a::before,.sep-header .nav>li:hover>a::before{width:100%}.sep-header .nav>li.active>a::after,.sep-header .nav>li:hover>a::after{width:16px}.sep-header .nav>li>a{position:relative;padding:10px 3px;line-height:1em}.sep-header .nav>li>a::before{content:'';position:absolute;left:0;bottom:0;width:0;height:4px;background:#d0121b;transition:width .3s ease}.sep-header .nav>li>a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:4px;background:#3e3a39;transition:width .3s ease}.sep-mainnav>div{padding-right:97px;padding-left:80px}.sep-mainnav>div .logo img{width:167px;height:46px;position:relative;top:-29px}.sep-mainnav>div>ul{margin-left:auto;justify-content:space-between}.sep-mainnav>div>ul>li{height:72px;position:relative}.sep-mainnav>div>ul>li:hover .dropdown{display:block}.sep-mainnav>div>ul>li:hover .dropdown.ispro{display:flex}.sep-mainnav>div>ul>li:hover .dropdown-pro{display:flex}.sep-mainnav>div>ul .activity{display:none}.sep-mainnav .dropdown{display:none;position:absolute;top:100%;left:-37px;font-size:20px;background:#fff}.sep-mainnav .dropdown.ispro{padding:15px 0}.sep-mainnav .dropdown a{display:block;color:#333;padding:10px 40px;white-space:nowrap}.sep-mainnav .dropdown .link1{position:relative;border-bottom:2px solid #e4e4e4}.sep-mainnav .dropdown .link1.active,.sep-mainnav .dropdown .link1:hover{color:#d0121b}.sep-mainnav .dropdown .link2:hover{text-decoration:underline}.sep-mainnav .dropdown-pro{display:none;background:#fff;position:fixed;top:130px;left:0;width:100%;z-index:1000;border-top:1px solid #333;padding:10px 0;padding-bottom:20px}.sep-mainnav .dropdown-pro .link1,.sep-mainnav .dropdown-pro .link2,.sep-mainnav .dropdown-pro .link3{display:block;line-height:1.1em;margin-top:10px}.sep-mainnav .dropdown-pro .link1.active,.sep-mainnav .dropdown-pro .link2.active,.sep-mainnav .dropdown-pro .link3.active,.sep-mainnav .dropdown-pro .link1:hover,.sep-mainnav .dropdown-pro .link2:hover,.sep-mainnav .dropdown-pro .link3:hover{color:#d0121b}.sep-mainnav .dropdown-pro .link1{white-space:nowrap}.sep-mainnav .dropdown-pro .pro-lists{padding:0 10px;border-right:2px solid #e4e4e4}.sep-mainnav .dropdown-pro .pro-list1s{padding:0 15px;border-right:2px solid #e4e4e4}.sep-mainnav .dropdown-pro .pro-details{padding:0 15px;width:25%;min-width:25%;max-height:308px;overflow-y:auto}.sep-mainnav .dropdown-pro .pro-details::-webkit-scrollbar{width:4px;height:4px}.sep-mainnav .dropdown-pro .pro-details::-webkit-scrollbar-thumb{width:4px;background:#666;border-radius:2px}.sep-mainnav .dropdown-pro .pro-details::-webkit-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,0.1)}.sep-mainnav .dropdown-pro .thumb{width:25%;min-width:25%;max-width:25%}.sep-mainnav .dropdown-pro .thumb img{max-width:100%;max-height:100%}.sep-footer{position:relative;background:#464443}.sep-footer .footer-box{padding:140px 0}.sep-footer .footer-box a{color:#fff;font-size:20px}.sep-footer .footer-box a:hover{text-decoration:underline}.sep-footer .footer-box .sep-container .items{justify-content:space-between}.sep-footer .footer-box .sep-container .items>:first-child{width:42%}.sep-footer .footer-box .sep-container .item{flex-direction:column}.sep-footer .footer-box .logo img{width:192px;height:52px}.sep-footer .footer-box .sep-share{margin-top:auto}.sep-footer .footer-box .sep-share li{margin-right:20px}.sep-footer .footer-box .sep-share li a:hover{text-decoration:unset}.sep-footer .footer-box .sep-share li a:hover i{color:#d0121b}.sep-footer .footer-box .sep-share li i{font-size:30px;color:#fff}.sep-footer .footer-box .line{width:55px;height:6px;background:#d0121b;margin-top:14px;margin-bottom:14px}.sep-footer .footer-box ul>li{margin-top:8px}.sep-footer .sep-copyright{background:#d0121b;margin-top:70px;font-size:16px}.sep-footer .sep-copyright a,.sep-footer .sep-copyright span{font-size:18px;color:#fff}.sep-footer .sep-copyright a:hover{text-decoration:underline}.sep-footer .sep-copyright .sep-container{align-items:center;height:118px;position:relative;justify-content:space-between}.form-pop{position:fixed;top:0;width:100%;left:0;background:rgba(0,0,0,0.6);height:100vh;z-index:100000001;transition:opacity .5s ease;display:none}.form-pop.active{display:flex}.form-pop>.icon{position:absolute;right:20px;top:20px;cursor:pointer;color:#fff;font-size:20px;z-index:100}.form-pop .form-box{padding-top:50px}.form-pop .content{border-radius:40px;overflow:hidden;width:1320px;max-width:calc(100% - 40px);background:#fff;max-height:calc(100vh - 30px);position:relative;overflow-y:auto}.form-pop .content::-webkit-scrollbar{width:4px}.form-pop .content::-webkit-scrollbar-thumb{width:4px;background:#666;border-radius:2px}.form-pop .content::-webkit-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,0.1)}.form-pop .top{background:#c5282e;padding:20px;height:140px}.form-pop .sep-form{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:20px}.form-pop label,.form-pop .span2{grid-column:span 2}.form-pop .form-group{margin-bottom:0}.form-pop input,.form-pop textarea{border:none;background:#f5f5f5;border-radius:20px;height:60px;box-shadow:none;padding:14px 20px;font-family:'Titillium-REGULAR';font-size:18px}.form-pop input::placeholder,.form-pop textarea::placeholder{font-family:'Titillium-REGULAR';font-size:18px}.form-pop input:-internal-autofill-previewed,.form-pop input:-internal-autofill-selected{background:#f5f5f5}.form-pop .box,.form-pop textarea{background:#f5f5f5;border-radius:20px;height:120px;overflow:hidden;resize:none;border:none;box-shadow:none;padding:10px}.form-pop .box .icon,.form-pop textarea .icon{font-size:30px;cursor:pointer}.form-pop .box>input,.form-pop textarea>input{height:100%}.form-pop button{width:100%;height:64px;background:#c5282e;color:#fff;border-radius:20px;font-size:18px;border:none}.form-pop .pro-pop{display:none;background:#fff;padding:20px;border-radius:20px;box-shadow:5px 5px 15px 5px rgba(0,0,0,0.2);max-height:calc(60%);overflow-y:auto;width:90%}.form-pop .pro-pop input[type="checkbox"]{display:inline;width:unset;height:unset}.form-pop .pro-pop::-webkit-scrollbar{width:4px}.form-pop .pro-pop::-webkit-scrollbar-thumb{width:4px;background:#666;border-radius:2px}.form-pop .pro-pop::-webkit-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,0.1)}.form-pop #products{display:grid;grid-template-columns:repeat(4, auto);gap:5px 10px}.form-pop #products label{grid-column:unset}.form-pop .btn-wrap{justify-content:end;margin-top:10px}.form-pop .button{background:#c5282e;color:#fff;border-radius:8px;padding:4px 12px;cursor:pointer}.form-pop .button:hover{opacity:.9}.form-pop #cancel{margin-left:10px}.offside li{background:#d0121b !important}.offside li i{color:#fff !important}.offside li:hover{background:#f5f5f5 !important}.offside li:hover i{color:#d0121b !important}.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-banner{overflow:unset;max-width:100%;position:relative;z-index:100}.sep-banner .banner{max-width:100%;margin:0 auto;width:100%;height:100%;object-fit:cover}.sep-banner .swiper-button-next,.sep-banner .swiper-button-prev{width:auto;height:auto;opacity:1}.sep-banner .swiper-button-next i,.sep-banner .swiper-button-prev i{width:50px;height:50px;background:#d0121b;border-radius:50%;color:#fff}.sep-banner .swiper-button-next.swiper-button-disabled i,.sep-banner .swiper-button-prev.swiper-button-disabled i{background:rgba(0,0,0,0.2)}.sep-banner .swiper-button-prev{left:50px}.sep-banner .swiper-button-next{right:50px}.sep-banner .swiper-pagination{text-align:left;max-width:1360px;left:50%;bottom:50px}.sep-banner .swiper-pagination .swiper-pagination-bullet{width:auto;height:auto;background:transparent;padding-right:50px;color:#fff;font-size:18px;position:relative}.sep-banner .swiper-pagination .swiper-pagination-bullet:last-child::before{display:none}.sep-banner .swiper-pagination .swiper-pagination-bullet::before{content:'';display:block;width:25px;height:1px;background:#333;position:absolute;top:13px;right:10px}.sep-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:transparent !important;color:#d0121b;font-family:'POPPINS-BOLD'}.fz40{font-size:40px;line-height:1.25em}.pd70{padding:70px}.pt120{padding-top:120px}.pv120{padding-top:120px;padding-bottom:120px}.pb70{padding-bottom:70px}.mt70{margin-top:70px}.mt60{margin-top:60px}.mb30{margin-bottom:30px}.pd40{padding:40px}.fz65{font-size:65px}.fz44{font-size:44px}.fz34{font-size:34px}.fz27{font-size:27px}.fz26{font-size:26px}.fz24{font-size:24px}.fz20{font-size:20px}.fz18{font-size:18px}.main-title{font-family:'Titillium-BOLD';line-height:1em}.t-line{background:#d0121b;position:relative;margin-top:15px}.t-line::after{content:'';position:absolute;top:0;left:0;width:16%;height:100%;background:#3e3a39}.container{margin:auto;width:calc(100% - 80px)}.link-btn{display:inline-block;border-radius:50px;border:1px solid #3e3a39;height:50px;font-family:'Titillium-SEMIBOLD';font-size:22px;padding-right:40px}.link-btn .cc{display:inline-block;width:50px;height:50px;border-radius:50%;background:#d0121b;color:#fff;position:relative;top:-1px;left:-1px;margin-right:20px}.link-btn .more{vertical-align:top;display:inline-block;line-height:50px}.sep-body .sep-section1>div{background:#f5f5f5;padding-left:40px;padding-right:40px}.sep-body .sep-section1 .top{flex-direction:column}.sep-body .sep-section1 .t-line{width:186px;height:8px}.sep-body .sep-section1 .content{position:relative;padding-bottom:111px}.sep-body .sep-section1 .img-box{width:calc(100% - 170px);position:relative}.sep-body .sep-section1 .img-box::before{content:'';position:absolute;top:111px;left:170px;width:100%;height:100%;background:#4f4f4f;border-radius:0 55px 0 55px}.sep-body .sep-section1 .img-box img{position:relative;width:100%;border-radius:0 55px 0 0}.sep-body .sep-section1 .info{position:absolute;bottom:0;right:0;background-color:#fff;border-radius:50px 50px 0 50px;display:grid;grid-template-columns:1fr 1fr;gap:30px 60px}.sep-body .sep-section1 .box{cursor:pointer}.sep-body .sep-section1 .fz65{color:#d0121b;line-height:1em}.sep-body .sep-section2 .t-line,.sep-body .sep-section3 .t-line{width:68px;height:6px}.sep-body .sep-section2 .left{width:calc(50% - 129px);min-width:calc(50% - 129px);flex-direction:column}.sep-body .sep-section2 .right .contents{height:100%}.sep-body .sep-section2 .right .content{height:100%}.sep-body .sep-section2 .right .img-box a{display:block;max-width:100%;max-height:100%;margin:auto}.sep-body .sep-section2 .right .img-box img{max-width:100%;max-height:100%;object-fit:contain}.sep-body .sep-section2 .top{margin-left:16%}.sep-body .sep-section2 .kinds{margin-top:120px}.sep-body .sep-section2 .kinds .kind{width:50%;background:#f5f5f5;height:99px}.sep-body .sep-section2 .kinds .kind:hover,.sep-body .sep-section2 .kinds .kind.active{color:#fff;background:#d0121b;cursor:pointer}.sep-body .sep-section2 .list>a{position:relative;z-index:100;height:100px;padding-left:65px;background:#f5f5f5;margin-top:2px;margin-right:0}.sep-body .sep-section2 .list>a.active,.sep-body .sep-section2 .list>a:hover{background:#d0121b;color:#fff;font-size:30px;font-family:'Titillium-BOLD';transition:margin-right .3s ease,font-size .3s ease;margin-right:-129px;padding-right:129px}.sep-body .sep-section2 .list>a.active .icon,.sep-body .sep-section2 .list>a:hover .icon{display:block}.sep-body .sep-section2 .list .icon{margin-left:auto;font-size:36px;display:none}.sep-body .sep-section2 .info{width:55%;z-index:100;bottom:70px}.sep-body .sep-section2 .link-btn{margin-top:20px}.sep-body .sep-section3>div{background:#f5f5f5}.sep-body .sep-section3 .left{width:calc(50% + 120px)}.sep-body .sep-section3 .right{flex:1}.sep-body .sep-section3 .right .title{margin-left:16%}.sep-body .sep-section3 .news{height:377px}.sep-body .sep-section3 .news>a>img{width:100%;height:100%;object-fit:cover}.sep-body .sep-section3 .news:last-child{margin-bottom:0}.sep-body .sep-section3 .news .info{color:#666;right:30px;background:rgba(255,255,255,0.9);padding:20px 30px;width:48%}.sep-body .sep-section3 .news .date{margin-left:10px}.sep-body .sep-section3 .news .title{color:#666;line-height:1em}.sep-body .sep-section3 .news .title:hover{color:#d0121b}.sep-body .sep-section3 .news .summary{line-height:1.5em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.sep-body .sep-section3 .news .more{display:inline-block;color:#d0121b;margin-top:10px}.sep-body .sep-section3 .news .more:hover{text-decoration:underline}.sep-lx-header-mb{display:none}.sep-lx-header-mb .box-wrap{padding:0 20px;position:relative;z-index:1000;height:70px;padding-right:0}.sep-lx-header-mb .box-wrap .logo{float:none;display:inline-block}.sep-lx-header-mb .box-wrap .logo img{width:150px}.sep-lx-header-mb .box-wrap>ul{position:relative;margin-left:auto}.sep-lx-header-mb .box-wrap>ul>li{float:left;margin-left:15px;text-align:center;position:relative}.sep-lx-header-mb .box-wrap>ul>li#global{float:left}.sep-lx-header-mb .box-wrap>ul>li#global span{width:36px;height:36px;background:rgba(184,210,1,0);border-radius:50%;border:1px solid #5c5c5c;font-size:16px;color:#5c5c5c;text-transform:uppercase}.sep-lx-header-mb .box-wrap>ul>li#headerSearch i{width:36px;height:36px;background:rgba(184,210,1,0);border-radius:50%;border:1px solid #5c5c5c;font-size:16px;color:#5c5c5c}.sep-lx-header-mb .box-wrap>ul>li#menu{float:left;width:70px;height:70px;background:#d0121b;color:#fff}.sep-lx-header-mb .box-wrap>ul>li#menu i{color:#fff;font-size:26px}.sep-lx-header-mb .box-wrap>ul>li#logo{border:none;float:none;margin:0 auto;position:absolute;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.sep-lx-header-mb .box-wrap>ul>li .multi-language{position:absolute;background:#d0121b;width:157px;text-align:center;padding:10px 20px;z-index:100000;top:40px;left:-67px;display:none;border:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child{border-bottom:none;margin-bottom:0}.sep-lx-header-mb .box-wrap>ul>li .multi-language li a{color:#fff;font-size:14px}.sep-lx-header-mb .box-wrap>ul>li.active{border:1px solid #1f2256;background:#1f2256}.sep-lx-header-mb .box-wrap>ul>li.active i{color:#fff}.sep-lx-header-mb .box-wrap>ul>li i{color:#d0121b;font-size:20px;line-height:normal}.sep-shadow{background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;display:none}.sep-search-box{position:fixed;width:100%;background:#fff;top:66px;z-index:10000000;padding:44px 31px;box-shadow:0 0 12px rgba(0,0,0,0.5);display:none}.sep-search-box .fa-times{color:#000;font-size:20px;position:absolute;right:31px;top:24px;cursor:pointer}.sep-search-box .hd{color:#282828;font-size:18px}.sep-search-box form{margin-top:10px;margin-bottom:25px}.sep-search-box form .form-control{height:47px;border-radius:0}.sep-search-box form .btn{background:#d0121b;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:#d0121b;color:#fff;display:table;margin:0 auto;margin-top:17px;padding:10px 40px;font-size:16px;width:100%;border:none}.sep-search-box .more i{padding-right:5px}.sep-search-box ul li{margin-top:8px}.sep-search-box ul li a{color:#8c8c8c;font-size:14px;display:block}.sep-menu-box{width:100%;position:absolute;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.7);transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transform:translateX(-105%)}.sep-menu-box.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box.active .bottom-toggle{visibility:visible}.sep-menu-box .top{padding:16px 30px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.7);position:relative;z-index:10000}.sep-menu-box .top i{color:#000;font-size:22px;position:relative;top:0;cursor:pointer}.sep-menu-box .bottom{visibility:visible}.sep-menu-box .bottom.no{visibility:hidden}.sep-menu-box .bottom .menu-item>li{border-bottom:1px solid #ddd}.sep-menu-box .bottom .menu-item>li:last-child{border-bottom:none}.sep-menu-box .bottom .menu-item>li.active{background:#d0121b}.sep-menu-box .bottom .menu-item>li.active .box{border-bottom:1px solid #fff}.sep-menu-box .bottom .menu-item>li.active .box a{color:#fff}.sep-menu-box .bottom .menu-item>li.active .box i{color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.sep-menu-box .bottom .menu-item>li .box{position:relative;padding:22px 30px;border-bottom:1px solid transparent}.sep-menu-box .bottom .menu-item>li .box a{color:#282828;font-size:18px}.sep-menu-box .bottom .menu-item>li .box i{font-size:20px;color:#282828;position:absolute;right:30px;top:26px;cursor:pointer;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-menu-box .bottom .menu-item>li>ul{padding:5px 0;display:none}.sep-menu-box .bottom .menu-item>li>ul>li{padding:4px 20px}.sep-menu-box .bottom .menu-item>li>ul>li a{color:#fff;font-size:14px}.sep-menu-box .bottom-toggle{position:absolute;width:100%;z-index:1000;top:54px;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>ul{display:none;border-top:1px solid #ddd;padding-left:40px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li{line-height:40px;list-style:disc}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a{font-size:14px;padding-left:0}.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:#d0121b;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:161px}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{padding-bottom:24px;padding-top:80px;background:#464443}.mb-bottom-wrap ul.info{margin-top:30px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:rgba(255,255,255,0.6);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:rgba(255,255,255,0.6)}.mb-bottom-wrap ul.info li a{color:rgba(255,255,255,0.6)}.mb-bottom-wrap>:first-child{position:relative}.mb-bottom-wrap>:first-child::before{content:'';position:absolute;left:20px;bottom:0;height:1px;width:calc(100% - 40px);background:#afafaf;opacity:.4}.mb-bottom-wrap .bottom-menu>li{padding:0 20px;color:#fff}.mb-bottom-wrap .bottom-menu>li>ul{padding:5px 20px;padding-left:20px;display:none;border-bottom:1px solid rgba(175,175,175,0.4)}.mb-bottom-wrap .bottom-menu>li>ul li{padding:5px 0}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#d7d7d7}.mb-bottom-wrap .bottom-menu>li:nth-child(1) .box{border-top:none}.mb-bottom-wrap .bottom-menu>li>.box{padding:9px 0;padding-left:20px;position:relative;border-bottom:1px solid rgba(175,175,175,0.4)}.mb-bottom-wrap .bottom-menu>li>.box::before{content:'';width:3px;height:18px;background:#d0121b;position:absolute;left:9px;top:12px}.mb-bottom-wrap .bottom-menu>li>.box a{color:#fff;font-size:16px}.mb-bottom-wrap .bottom-menu>li>.box>i{position:absolute;right:20px;top:14px;color:#afafaf;cursor:pointer;font-size:20px}.mb-bottom-wrap .logo{max-width:40%}.mb-bottom-wrap .logo img{width:200px;max-width:100%}.mb-bottom-wrap .info-box{padding:0 0;margin-top:30px}.mb-bottom-wrap .info-box .box{margin-bottom:30px}.mb-bottom-wrap .info-box .box i{margin-right:20px;color:#333;width:52px;height:52px;border-radius:50%;border:1px solid #333;flex-shrink:0;font-size:22px}.mb-bottom-wrap .info-box .box i::before{display:none !important}.mb-bottom-wrap .info-box .box .hd{color:#333;font-size:16px;margin-bottom:5px;width:100%}.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:#d0121b}.mb-bottom-wrap .multi-language .fa{font-size:21px;color:#9f9f9f;position:relative;top:2px}.mb-bottom-wrap .sep-share{align-self:end;margin-left:auto;margin-top:0;justify-content:space-between}.mb-bottom-wrap .sep-share li:not(.qrcode){padding:0 8px;float:none}.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) a{text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#fff;font-size:18px}.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:#c5282e}.mb-bottom-wrap .sep-share .qrcode i{color:#202122;font-size:30px}.mb-bottom-wrap .hd{display:inline-block;color:#fff;font-size:18px;position:relative;white-space:nowrap}.mb-bottom-wrap .hd:hover{color:#d0121b}.mb-bottom-wrap .alias{color:#c1c1c1;font-size:12px;margin-left:auto;white-space:nowrap}.mb-bottom-wrap .form-box .sep-form{background:#eee;border-radius:24px;overflow:hidden}.mb-bottom-wrap .form-box .sep-form .btn{border-radius:24px;overflow:hidden;border:none;width:100px;height:30px;font-size:14px;line-height:28px;flex-grow:0;flex-shrink:0;padding:0;padding-bottom:10px;background:-webkit-linear-gradient(to bottom, #00c0fa, #0160ea);background:-moz-linear-gradient(to bottom, #00c0fa, #0160ea);background:-ms-linear-gradient(to bottom, #00c0fa, #0160ea);background:-o-linear-gradient(to bottom, #00c0fa, #0160ea);background:linear-gradient(to bottom, #00c0fa, #0160ea)}.mb-bottom-wrap .form-box .sep-form .form-control{background:#eee;padding-left:15px;height:30px;border-right:none;outline:none;box-shadow:none;border:none}@media screen and (min-width:769px){.sep-banner-mb{display:none}.sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box{display:none !important}}@media screen and (max-width:768px){.sep-banner-pc{display:none}.sep-banner-mb{display:block}}@media screen and (max-width:768px){.sep-mainnav{display:none}.sep-header{display:none}.inside-inner{display:none}.gdw-mb-c{display:block}.sep-lx-header-mb{display:block}.mb-bottom-wrap{padding-bottom:110px}.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:#d0121b !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:1680px){.sep-header .top>div{padding-left:40px;padding-right:40px}.sep-header .nav>li{margin-left:45px}.sep-mainnav>div{padding-left:40px;padding-right:40px}.sep-mainnav .dropdown{left:-28px;font-size:18px}.sep-mainnav .dropdown a{padding:9px 30px}.sep-footer .footer-box{padding:100px 0}.sep-footer .sep-copyright{margin-top:40px}.sep-footer .sep-copyright .sep-container{height:100px}.form-pop .content{width:1200px}.form-pop .form-box{padding-top:40px;padding-bottom:40px}.form-pop .top{height:100px}.form-pop .sep-form{gap:16px}.form-pop input,.form-pop textarea{border-radius:16px;height:50px;padding:14px 20px}.form-pop .box,.form-pop textarea{height:100px;border-radius:16px}.form-pop button{height:50px;border-radius:16px}}@media screen and (max-width:1500px){.sep-container{width:1200px}.sep-footer{background-size:cover !important}.fz50{font-size:38px}.sep-header{font-size:20px}.sep-header.active .logo img{width:120px}.sep-header.active .nav>li{margin-left:30px}.sep-mainnav>div .logo img{width:150px;height:unset}.sep-mainnav .dropdown{left:-20px;font-size:17px}.sep-mainnav .dropdown a{padding:9px 20px}.sep-mainnav .dropdown .link1.active::before,.sep-mainnav .dropdown .link1:hover::before{width:6px}.sep-mainnav .dropdown-pro .link1{white-space:unset}.sep-mainnav .dropdown-pro .pro-lists{width:25%;flex-shrink:0}.sep-footer .footer-box a{font-size:18px}.sep-footer .sep-copyright a,.sep-footer .sep-copyright span{font-size:16px}}@media screen and (max-width:1280px){.sep-header.active .logo img{width:100px}.sep-header .top>div{padding-left:30px;padding-right:30px}.sep-header .nav>li{margin-left:35px}.sep-header .search{margin-left:30px}.sep-header .search i{font-size:32px}.sep-mainnav>div{padding-left:30px;padding-right:30px}.sep-mainnav>div .logo img{width:140px}.sep-mainnav .dropdown{font-size:16px}.sep-mainnav .dropdown.ispro{padding:10px 0}.sep-footer .sep-copyright{margin-top:20px}.sep-footer .sep-copyright .sep-container{height:90px}}@media screen and (max-width:1260px){.sep-mainbody .sep-primary{float:none;width:100%}.sep-container{padding:0 20px}}@media screen and (max-width:1024px){.sep-header{font-size:18px}.sep-header.active .logo img{width:100px}.sep-header.active .nav{font-size:17px}.sep-header.active .nav>li{margin-left:20px}.sep-header .top>div{padding-left:20px;padding-right:20px}.sep-header .search{margin-left:15px}.sep-header .search i{font-size:30px}.sep-mainnav>div{padding-left:20px;padding-right:20px}.sep-mainnav>div .logo img{width:130px}.sep-mainnav .dropdown.ispro{left:-40px}.sep-mainnav .dropdown.ispro a{padding:8px 15px;padding-right:10px}.sep-mainnav .dropdown .link1.active::before,.sep-mainnav .dropdown .link1:hover::before{width:4px}.sep-footer .footer-box{padding:90px 0}.sep-footer .footer-box a{font-size:16px}.sep-footer .footer-box .line{margin-top:10px;margin-bottom:5px}.sep-footer .footer-box .logo img{width:160px;height:unset}.sep-footer .footer-box .sep-container .items>:first-child{width:36%}.sep-footer .sep-copyright .sep-container{height:80px}.sep-onlineservice{display:none}.form-pop .content{max-width:calc(100% - 80px)}.form-pop>.icon{z-index:100}}@media screen and (max-width:768px){.mb-mg0{margin:0}.row{margin-left:0 !important;margin-right:0 !important}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-right:0;padding-left:0}.mb-bottom-wrap ul.info li{margin-bottom:14px}.gallery a{width:100%;margin-bottom:10px}.flex{display:block}.richtext img{height:auto !important}.swiper-pagination{width:100%;bottom:0}.sep-container{padding:0 20px}.sep-breadcrumb{padding:0}body{padding-top:0}.sep-footer{display:none}.btn-hover{height:34px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}.sep-onlineservice{display:block}.form-pop .content{border-radius:20px;max-width:calc(100% - 40px)}.form-pop .form-box{padding-top:20px;padding-bottom:20px}.form-pop .sep-form{gap:10px}.form-pop input,.form-pop textarea{border-radius:12px;height:40px;padding:12px 10px}.form-pop .box,.form-pop textarea{border-radius:12px}.form-pop button{height:40px;border-radius:12px}}@media screen and (max-width:1680px){.pd70{padding:60px}.pt120{padding-top:100px}.pv120{padding-top:100px;padding-bottom:100px}.pb70{padding-bottom:60px}.mt70{margin-top:60px}.mt60{margin-top:54px}.pd40{padding:30px}.mb30{margin-bottom:24px}.fz65{font-size:55px}.fz44{font-size:42px}.fz34{font-size:30px}.fz27{font-size:24px}.fz26{font-size:22px}.fz24{font-size:24px}.fz20{font-size:20px}.fz18{font-size:18px}.sep-body .sep-section1 .t-line{height:6px}.sep-body .sep-section1 .info{gap:20px 40px}.sep-body .sep-section2 .left{width:calc(50% - 120px);min-width:calc(50% - 120px)}.sep-body .sep-section2 .kinds{margin-top:100px}.sep-body .sep-section2 .kinds .kind{height:85px}.sep-body .sep-section2 .list>a{height:85px;padding-left:50px}.sep-body .sep-section2 .list>a.active,.sep-body .sep-section2 .list>a:hover{font-size:26px;margin-right:-120px;padding-right:120px}.sep-body .sep-section2 .list .icon{font-size:30px}.sep-body .sep-section2 .info{bottom:50px}.sep-body .sep-section3 .news{height:320px}}@media screen and (max-width:1500px){.fz40{font-size:38px}.pd70{padding:50px}.pt120{padding-top:80px}.pv120{padding-top:80px;padding-bottom:80px}.pb70{padding-bottom:50px}.mt70{margin-top:50px}.mt60{margin-top:50px}.pd40{padding:24px}.mb30{margin-bottom:20px}.fz65{font-size:50px}.fz44{font-size:40px}.fz34{font-size:28px}.fz27{font-size:22px}.fz26{font-size:20px}.fz24{font-size:20px}.fz20{font-size:18px}.fz18{font-size:16px}.sep-body .sep-section1 .info{gap:20px 15px}.sep-body .sep-section2 .left{width:calc(50% - 100px);min-width:calc(50% - 100px)}.sep-body .sep-section2 .kinds{margin-top:60px}.sep-body .sep-section2 .kinds .kind{height:75px}.sep-body .sep-section2 .list>a{height:75px;padding-left:50px}.sep-body .sep-section2 .list>a.active,.sep-body .sep-section2 .list>a:hover{font-size:24px;margin-right:-100px;padding-right:100px}.sep-body .sep-section2 .list .icon{font-size:26px}.sep-body .sep-section2 .info{bottom:40px}.sep-body .sep-section3 .news{height:290px}}@media screen and (max-width:1280px){.fz40{font-size:36px}.pd70{padding:40px}.pt120{padding-top:60px}.pv120{padding-top:60px;padding-bottom:60px}.pb70{padding-bottom:40px}.mt70{margin-top:40px}.mt60{margin-top:40px}.pd40{padding:20px}.mb30{margin-bottom:20px}.fz65{font-size:44px}.fz44{font-size:38px}.fz34{font-size:26px}.fz27{font-size:20px}.fz26{font-size:19px}.fz24{font-size:19px}.fz20{font-size:17px}.fz18{font-size:16px}.t-line{margin-top:10px}.link-btn{height:45px;font-size:20px;padding-right:24px}.link-btn .cc{width:45px;height:45px;margin-right:10px}.link-btn .more{line-height:45px}.sep-body .sep-section1 .info{gap:15px 10px}.sep-body .sep-section1 .t-line{width:140px}.sep-body .sep-section2 .left{width:calc(50% - 80px);min-width:calc(50% - 80px)}.sep-body .sep-section2 .kinds{margin-top:50px}.sep-body .sep-section2 .kinds .kind{height:70px}.sep-body .sep-section2 .list>a{height:70px;padding-left:40px}.sep-body .sep-section2 .list>a.active,.sep-body .sep-section2 .list>a:hover{font-size:22px;margin-right:-80px;padding-right:80px}.sep-body .sep-section2 .list .icon{font-size:24px}.sep-body .sep-section2 .info{bottom:34px}.sep-body .sep-section3 .news{height:270px}.sep-body .sep-section3 .news .info{right:20px;padding:15px 20px}}@media screen and (max-width:1024px){.fz40{font-size:32px}.pd70{padding:20px}.pt120{padding-top:40px}.pv120{padding-top:40px;padding-bottom:40px}.pb70{padding-bottom:30px}.mt70{margin-top:30px}.mt60{margin-top:30px}.mb30{margin-bottom:16px}.fz65{font-size:40px}.fz44{font-size:36px}.fz34{font-size:22px}.fz27{font-size:19px}.fz26{font-size:18px}.fz24{font-size:18px}.fz20{font-size:16px}.t-line{margin-top:6px}.link-btn{height:40px;font-size:18px;padding-right:20px}.link-btn .cc{width:40px;height:40px;margin-right:6px}.link-btn .more{line-height:40px}.container{width:calc(100% - 40px)}.sep-body .sep-section1>div{padding-left:20px;padding-right:20px}.sep-body .sep-section1 .info{gap:10px;border-radius:30px 30px 0 30px}.sep-body .sep-section1 .t-line{width:120px}.sep-body .sep-section1 .content{padding-bottom:100px}.sep-body .sep-section1 .img-box{width:calc(100% - 100px)}.sep-body .sep-section1 .img-box::before{top:100px;left:100px;border-radius:0 50px 0 50px}.sep-body .sep-section1 .img-box img{border-radius:0 50px 0 0}.sep-body .sep-section2 .left{width:calc(50% - 60px);min-width:calc(50% - 60px)}.sep-body .sep-section2 .kinds{margin-top:40px}.sep-body .sep-section2 .kinds .kind{height:60px}.sep-body .sep-section2 .list>a{height:60px;padding-left:20px}.sep-body .sep-section2 .list>a.active,.sep-body .sep-section2 .list>a:hover{font-size:20px;margin-right:-60px;padding-right:60px}.sep-body .sep-section2 .info{width:70%;bottom:30px}.sep-body .sep-section2 .link-btn{margin-top:10px}.sep-body .sep-section3 .news{height:240px}.sep-body .sep-section3 .news .info img{width:24px}.sep-body .sep-section3 .news .summary{line-height:1.3em}}@media screen and (max-width:768px){.fz40{font-size:28px;line-height:1.1em}.pt120{padding-top:60px}.pv120{padding-top:60px;padding-bottom:60px}.pb70{padding-bottom:40px}.mt70{margin-top:40px}.fz44{font-size:32px}.fz27{font-size:18px}.link-btn{height:40px;font-size:16px;padding-right:24px}.link-btn .cc{width:40px;height:40px;margin-right:10px}.link-btn .more{line-height:40px}.sep-body .sep-section1>div{width:100%}.sep-body .sep-section1 .info{grid-template-columns:auto auto;gap:20px 10px;max-width:calc(100% - 40px)}.sep-body .sep-section1 .info>:last-child{min-width:156px}.sep-body .sep-section1 .content{padding-bottom:80px}.sep-body .sep-section1 .img-box{width:calc(100% - 80px)}.sep-body .sep-section1 .img-box::before{top:80px;left:40px;border-radius:0 40px 0 40px;bottom:0;width:calc(100% + 40px)}.sep-body .sep-section1 .img-box img{border-radius:0 40px 0 0;height:600px;object-fit:cover}.sep-body .sep-section1 .fz27{line-height:1.1em}.sep-body .sep-section1 .fz65{line-height:1.1em}.sep-body .sep-section2 .top{margin:auto}.sep-body .sep-section2 .top .t-line{margin-left:auto;margin-right:auto}.sep-body .sep-section2 .left{width:100%}.sep-body .sep-section2 .list>a.active,.sep-body .sep-section2 .list>a:hover{margin-right:0;padding-right:20px}.sep-body .sep-section2 .list>a.active .icon,.sep-body .sep-section2 .list>a:hover .icon{transform:rotate(90deg)}.sep-body .sep-section2 .fz20{line-height:1.5em}.sep-body .sep-section3>div{display:flex;flex-direction:column-reverse;background:#fff}.sep-body .sep-section3 .left{width:100%}.sep-body .sep-section3 .news{height:290px}.sep-body .sep-section3 .news .info{width:420px;max-width:80%}.sep-body .sep-section3 .news .info img{width:20px}.sep-body .sep-section3 .right{padding-bottom:40px}.sep-body .sep-section3 .right .title{margin:auto}.sep-body .sep-section3 .right .t-line{margin-left:auto;margin-right:auto}}@media screen and (max-width:500px){.fz65{font-size:32px}.fz27{font-size:16px}.sep-body .sep-section1 .info{gap:10px}.sep-body .sep-section1 .content{padding-bottom:100px}.sep-body .sep-section1 .img-box::before{top:100px}.sep-body .sep-section1 .img-box img{height:500px}.sep-body .sep-section2 .fz20{line-height:1.2em}.sep-body .sep-section2 .info{width:calc(100% - 20px);bottom:10px}}@media screen and (max-width:480px){.fz65{font-size:24px}.sep-body .sep-section1 .content{padding-bottom:100px}.sep-body .sep-section1 .img-box::before{top:100px}.sep-body .sep-section1 .img-box img{height:460px}}@media screen and (max-width:400px){.sep-body .sep-section1 .info{grid-template-columns:1fr;gap:5px}.sep-body .sep-section1 .img-box{width:calc(100% - 20px)}.sep-body .sep-section1 .img-box::before{left:20px;border-radius:0 30px 0 30px;width:100%}.sep-body .sep-section1 .img-box img{border-radius:0 30px 0 0;height:500px}}