@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:'POPPINS','Lucida Grande','Microsoft Yahei';-webkit-font-smoothing:antialiased;width:100%}html{font-size:16px;color:#333}h1,h2,h3,h4,h5,h6{font-weight:normal}button,input{outline:none}*{padding:0;margin:0;text-underline-offset:.2em}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:#00ae41}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=1');src:url('../font/iconfont.eot?v=1') format('embedded-opentype'),url('../font/iconfont.woff?v=1') format('woff'),url('../font/iconfont.ttf?v=1') format('truetype'),url('../font/iconfont.svg?v=1') format('svg')}@font-face{font-family:'POPPINS';src:url("../font/POPPINS-REGULAR.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-BOLD';src:url("../font/POPPINS-BOLD.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-MEDIUM';src:url("../font/POPPINS-MEDIUM.TTF");font-style:normal;font-weight:normal}@font-face{font-family:'POPPINS-LIGHT';src:url("../font/POPPINS-LIGHT.TTF");font-style:normal;font-weight:normal}.text-bold{font-family:'POPPINS-BOLD'}.text-medium{font-family:'POPPINS-MEDIUM'}.text-light{font-family:'POPPINS-LIGHT'}.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:#00ae41}.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-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.text-hover:hover{color:#00ae41 !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:#00ae41;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:#00ae41}.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:#00ae41 !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{background:#00ae41;color:#201914}.offside li .icon{color:#fff}.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;position:static;white-space:nowrap;text-align:left;margin-bottom:10px}.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:#00ae41}.offside li:hover{background:#cad0de !important;color:#00ae41}.offside li:hover .icon,.offside li:hover a{color:#00ae41}.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:#00ae41}.offside .tel.email:hover p{color:#fff}.offside li:hover p{opacity:1}.offside li:not(.li_3):hover{background:#00ae41}.offside .tel{width:200px;transform:translateX(-150px);-webkit-transform:translateX(-150px)}.offside .tel.email{width:279px;transform:translateX(-229px);-webkit-transform:translateX(-229px)}.offside .back_none{height:0;border:0 !important}.offside .li{transform:translateX(100%);-webkit-transform:translateX(100%)}.offside .unfold{width:30px;transform:translateX(20px);-webkit-transform:translateX(20px)}.multi-language .website-link{margin-right:20px;position:relative;padding:5px 0;top:1px;font-size:14px}.multi-language .box{display:inline-block;position:relative;padding:10px 0;font-size:16px}.multi-language .box i{font-size:14px;position:relative;top:1px}.multi-language .box a{font-size:14px;display:inline-block;margin:0 5px}.multi-language .box ul{position:absolute;display:none;top:100%;right:0;width:120px;background:#f3f3f3;z-index:10200;box-shadow:0 0 3px #666}.multi-language .box ul li{padding:9px 17px}.multi-language .box ul li a{display:block;text-transform:uppercase}.multi-language .box ul li a img{margin-right:16px}.multi-language .box ul li:hover{background:#e8e8e8}.multi-language .box ul li:hover a{color:#00ae41}.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:#00ae41}.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-1680{width:1680px;margin:auto;max-width:calc(100% - 100px)}body{padding-top:100px}.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 input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search-popup input[type="search"]::-ms-clear{display:none}.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:#00ae41;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{position:fixed;top:0;width:100%;left:0;z-index:100000000;background:#fff}.sep-header.active{box-shadow:0 0 10px rgba(0,0,0,0.1)}.sep-header .search{cursor:pointer;width:35px;height:35px;flex-shrink:0;border-radius:50%;background:#00ae41}.sep-header .search i{color:#fff}.sep-header .search:hover{opacity:.8}.sep-header .multi-language{margin-left:17px;position:relative;line-height:normal}.sep-header .multi-language .box{padding:0}.sep-header .multi-language .box .box2{align-items:center;justify-content:center;cursor:pointer}.sep-header .multi-language .box .box2 a{margin:0 7px;color:#333;font-size:16px;line-height:1em;text-transform:capitalize}.sep-header .multi-language .box .box2:hover .icon{opacity:.8}.sep-header .multi-language .box .box2:hover .fa{top:unset;left:unset}.sep-header .multi-language .box .box2 .icon{width:35px;height:35px;background:#00ae41;border-radius:50%;color:#fff;font-size:18px;padding-top:2px}.sep-header .multi-language .box .box2 .fa{font-size:18px;padding-right:1px}.sep-mainnav{position:relative;background:transparent}.sep-mainnav>.sep-container .logo{margin-top:14px}.sep-mainnav>.sep-container .logo img{width:135px}.sep-mainnav>.sep-container>ul{margin:0 auto}.sep-mainnav>.sep-container>ul>li:not(.pro){position:relative}.sep-mainnav>.sep-container>ul>li>a{padding:0 21px;font-size:16px;line-height:24px;height:100px}.sep-mainnav>.sep-container>ul>li:hover>a,.sep-mainnav>.sep-container>ul>li.active>a{color:#00ae41;text-decoration:underline;text-underline-offset:.25em}.sep-mainnav>.sep-container>ul>li:hover .dropdown,.sep-mainnav>.sep-container>ul>li:hover .dropdown-pro{transform:scaleY(1)}.sep-mainnav .dropdown{padding:12px 25px;width:max-content;min-width:180px;position:absolute;left:-4px;top:100%;background:rgba(255,255,255,0.96);transform-origin:50% 0;transform:scaleY(0);transition:all .4s ease;box-shadow:0 5px 10px rgba(0,0,0,0.05)}.sep-mainnav .dropdown a{padding:3px 0;font-size:16px;display:block}.sep-mainnav .dropdown-pro{padding:56px 0;position:absolute;top:100%;left:0;width:100%;height:43.75vw;background:rgba(255,255,255,0.96);transform-origin:50% 0;transform:scaleY(0);transition:all .4s ease}.sep-mainnav .dropdown-pro::before{content:'';position:absolute;left:0;top:0;width:100%;height:24px;background:linear-gradient(180deg, rgba(0,0,0,0.1), transparent)}.sep-mainnav .dropdown-pro::after{content:'';position:absolute;left:0;top:0;width:100%;height:4px;background:#00ae41}.sep-mainnav .dropdown-pro .flex{gap:7%;max-height:100%}.sep-mainnav .dropdown-pro .lists{padding-right:10px}.sep-mainnav .dropdown-pro .lists a{padding:20px 30px 18px;font-size:20px;line-height:1.3;display:block}.sep-mainnav .dropdown-pro .lists a.active,.sep-mainnav .dropdown-pro .lists a:hover{background:#00ae41;color:#fff}.sep-mainnav .dropdown-pro .list2s{text-transform:uppercase}.sep-mainnav .dropdown-pro .list2s a:hover,.sep-mainnav .dropdown-pro .list2s a.active{color:#00ae41;text-decoration:underline;text-underline-offset:.2em}.sep-mainnav .dropdown-pro .list2s,.sep-mainnav .dropdown-pro .details{padding-right:10px;max-height:100%;overflow-y:auto}.sep-mainnav .dropdown-pro .list2s a,.sep-mainnav .dropdown-pro .details a{display:block;padding:20px 0 18px;font-size:18px;line-height:1.44444444;width:fit-content}.sep-mainnav .dropdown-pro .details a{padding-left:20px;position:relative}.sep-mainnav .dropdown-pro .details a::before{content:'\e628';position:absolute;top:23px;left:0;font-family:"iconfont";font-size:12px;opacity:0}.sep-mainnav .dropdown-pro .details a:hover,.sep-mainnav .dropdown-pro .details a a.active{color:#00ae41}.sep-mainnav .dropdown-pro .details a:hover::before,.sep-mainnav .dropdown-pro .details a a.active::before{opacity:1}.sep-mainnav .dropdown-pro .pic{margin-left:auto;width:24.34%;padding-top:24.34%;flex-shrink:0;align-self:flex-start;position:relative}.sep-mainnav .dropdown-pro .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.sep-footer{background:#f5fcf8}.sep-footer .footer-box{padding:116px 0;position:relative}.sep-footer .footer-box .logo{position:absolute;left:5px;width:30.26%;bottom:8%;transform:translateY(-50%)}.sep-footer .footer-box .items{justify-content:space-between;gap:20px}.sep-footer .footer-box .items .item:last-child{max-width:28%}.sep-footer .footer-box .hd{display:block;font-size:22px;line-height:1.4}.sep-footer .footer-box .hd::after{content:'';display:block;width:24px;height:2px;background:#333;border-radius:3px;margin-top:8px;margin-bottom:14px}.sep-footer .footer-box a.hd:hover{color:#00ae41;font-weight:600}.sep-footer .footer-box a.hd:hover::after{background:#00ae41}.sep-footer .footer-box .bd{font-size:16px;line-height:1.5;font-family:'POPPINS-LIGHT';color:#666}.sep-footer .footer-box a.bd:hover{text-decoration:underline;text-underline-offset:.25em}.sep-footer .footer-box .lists>li{margin-top:12px}.sep-footer .footer-box .lists.cta li{padding-left:26px;position:relative}.sep-footer .footer-box .lists.cta li i{top:3px;font-size:17px;position:absolute;left:0;color:#00ae41}.sep-footer .footer-box .sep-share{margin-top:36px}.sep-footer .footer-box .sep-share li{margin-right:16px}.sep-footer .footer-box .sep-share li:last-child{margin-right:0}.sep-footer .footer-box .sep-share i{width:40px;height:40px;background:#fff;border-radius:50%;font-size:18px;color:#666}.sep-footer .footer-box .sep-share a:hover i{width:48px;height:48px;background:#00ae41;color:#fff;font-size:22px}.sep-footer .sep-copyright{font-size:16px;line-height:1em;padding:21px 0;background:#00ae41;color:#fff}.sep-footer .sep-copyright a{color:#fff}.sep-footer .sep-copyright a:hover{text-decoration:underline}.sep-footer .sep-copyright .box{margin-left:auto}.sep-footer .sep-copyright .box span{margin:0 12px;font-size:14px}.ban-btn{display:inline-block;font-size:16px;padding:14px 40px 12px;background:#00ae41;line-height:1.2em;color:#fff;border:1px solid #00ae41}.ban-btn:hover{color:#fff;opacity:.8}.sep-btn{display:inline-block;font-size:16px;line-height:38px;padding:0 30px;border-radius:40px;background:#00ae41;color:#fff;border:1px solid #00ae41;font-family:'POPPINS';cursor:pointer}.sep-btn i{font-size:18px;position:relative;top:1.5px;margin-left:3px}.sep-btn:hover{background:transparent;color:#00ae41}.top-tit{font-family:'POPPINS-LIGHT'}.pv120{padding-top:111px;padding-bottom:120px}.pt0{padding-top:0 !important}.pb0{padding-bottom:0 !important}.prev,.next{width:56px;height:56px;background:#f7f7f7;border-radius:50%;cursor:pointer;user-select:none;color:#00ae41;z-index:10}.prev:hover,.next:hover{background:#00ae41;color:#fff}.prev{transform:rotate(180deg)}.contact{margin-bottom:40px}.contact .flex{flex-direction:row-reverse}.contact .info{min-height:480px;padding:74px 0;padding-left:137px;margin-left:-80px;width:calc(50% + 40px);top:40px;border-radius:40px 0 0 40px;flex-shrink:0;background:#f5fcf8;position:relative}.contact .info::before{content:'';position:absolute;left:100%;top:0;width:50vw;height:100%;background:#f5fcf8}.contact .info .bg{position:absolute;width:99.1667%;left:10%;max-height:80%;top:0;bottom:0;margin:auto;object-fit:contain}.contact .info .sep-btn{position:relative;margin-top:22px}.contact .info .top-tit{position:relative}.contact .thumb{width:calc(50vw + 40px);border-radius:0 40px 40px 0;flex-shrink:0;z-index:10;overflow:hidden;position:relative}.contact .thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.last-news .items{gap:26px}.last-news .item{width:calc((100% - 52px)/3)}.last-news .item .pic{padding-top:73.39%;display:block;overflow:hidden;border-radius:20px;position:relative}.last-news .item .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.last-news .item .info{padding:24px 24px 0}.last-news .item .info .date{font-size:16px;color:#666}.last-news .item .info .date::before{position:relative;top:-3px;margin-right:3px;content:'';display:inline-block;width:18px;height:2px;background:#00ae41}.last-news .item .info .title{margin-top:10px;display:inline-block}.last-news .item .info .sum{margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:16px;color:#666;line-height:28px}.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{position:relative}.sep-banner .hd{font-size:3rem;line-height:1.16666667;color:#fff;display:block;transition:all .5s ease}.sep-banner .hd:hover{transform:translateY(-6px)}.sep-banner .bd{margin-top:6px;font-size:18px;line-height:1.66666667}.sep-banner .bd ul{font-size:16px}.sep-banner .bd ul li{position:relative;padding-left:20px;margin-bottom:3.3px}.sep-banner .bd ul li:last-child{margin-bottom:0}.sep-banner .bd ul li::before{content:'';position:absolute;left:0;top:7px;width:12px;height:11px;background:url(/themes/simple/img/icon.png)}.sep-banner .banner{width:100%;height:100%;object-fit:cover}.sep-banner .info{width:52%}.sep-banner .ban-btn{margin-top:18px}.sep-banner .scroll{position:absolute;left:0;right:0;width:31px;bottom:32px;margin:0 auto;z-index:10;cursor:pointer}.sep-banner .scroll img{width:100%}.sep-banner .pagin-wrap{bottom:32px;position:absolute;left:0;right:0}.sep-banner .pagin-wrap .swiper-pagination{height:8px;position:relative;text-align:left}.sep-banner .pagin-wrap .swiper-pagination span{position:relative;top:-10px;background:#fff;opacity:1;margin-right:4px;border-radius:4px}.sep-banner .pagin-wrap .swiper-pagination .swiper-pagination-bullet-active{width:48px}.sep-banner .swiper-slide:nth-child(1) .bd{max-width:560px}.sep-banner .swiper-slide:nth-child(3){text-align:center}.sep-banner .swiper-slide:nth-child(3) .info{width:70%;margin:0 auto}.sep-banner .swiper-slide:nth-child(3) .bd{width:88%;margin-left:auto;margin-right:auto}.fz46{font-size:2.875rem;line-height:1.39130435}.fz32{font-size:2rem;line-height:1.4}.fz24{font-size:24px;line-height:1.41666667}.fz22{font-size:22px;line-height:1.45454545}.fz18{font-size:18px;line-height:1.55555556}.fz16{font-size:16px;line-height:1.5}.link a{color:#00ae41}.link a:hover{text-decoration:underline;text-underline-offset:.2em}.mt70{margin-top:60px}.mt40{margin-top:40px}.c6{color:#666}.label{margin-bottom:16px;min-width:180px;line-height:38px;padding:0 30px;font-size:16px;color:#00ae41;border-radius:20px;border:1px solid #00ae41;display:inline-block;text-align:center}.sep-btn:hover{background:#00ae41;color:#fff;opacity:.8}.top-tit{display:block}.text a{color:#00ae41}.text a:hover{text-decoration:underline}.sep-section1{position:relative}.sep-section1 .bg{bottom:20.376%;font-size:6.5625rem;position:absolute;left:0;color:#00ae41;opacity:.1;transform:translateY(50%);z-index:-1;line-height:.9}.sep-section1 .top{text-align:center}.sep-section1 .top .top-tit{max-width:1200px;margin:0 auto}.sep-section1 .pro-advs{justify-content:center;flex-wrap:wrap;gap:24px 26px}.sep-section1 .pro-advs .box{padding:22px;width:calc((100% - 52px)/3);border-radius:8px;border:1px solid #000}.sep-section1 .pro-advs .box .pic{margin-right:24px;flex-shrink:0}.sep-section1 .pro-advs .box .pic img{height:64px}.sep-section1 .pro-advs .box .hd{font-size:3rem;line-height:.9;font-family:'POPPINS-MEDIUM'}.sep-section1 .pro-advs .box .bd{margin-top:3px}.sep-section1 .pro-advs .box:hover{background:#00ae41;color:#fff;border-color:#00ae41}.sep-section1 .pro-advs .box:hover img{filter:brightness(0) invert(1)}.sep-section1 .pro-lists .left{width:20.52%;margin-top:18px;padding-right:20px;flex-shrink:0}.sep-section1 .pro-lists .left .name{margin-top:20px;width:fit-content;cursor:pointer;font-family:'POPPINS-LIGHT'}.sep-section1 .pro-lists .left .name:hover{color:#00ae41}.sep-section1 .pro-lists .left .name.active{font-size:1.77777778em;line-height:1.3;font-weight:600;font-family:'POPPINS';color:#00ae41}.sep-section1 .pro-lists .left .name.active span{background:linear-gradient(to right, #00ae41, #00ae41) no-repeat right 88%;background-size:100% 2px}.sep-section1 .pro-lists .right{flex:1}.sep-section1 .pro-lists .right .pic{width:55.134%;flex-shrink:0;background:#f5fcf8;border-radius:20px;overflow:hidden;align-self:flex-start}.sep-section1 .pro-lists .right .info{padding-left:40px;align-self:center}.sep-section1 .pro-lists .right .info .title{font-weight:600}.sep-section1 .pro-lists .right .info .sum{margin-top:10px}.sep-section1 .pro-lists .right .info .sum a{color:#00ae41}.sep-section1 .pro-lists .right .info .sum a:hover{text-decoration:underline}.sep-section1 .pro-lists .right .info ul{margin-top:13px;width:fit-content;columns:2 auto;column-gap:30px;font-size:16px;line-height:24px;text-transform:uppercase;font-family:'POPPINS-LIGHT'}.sep-section1 .pro-lists .right .info ul li{margin-bottom:8px}.sep-section1 .pro-lists .right .info ul a{padding-left:17px;position:relative}.sep-section1 .pro-lists .right .info ul a::before{top:8px;left:0;content:'';position:absolute;width:8px;height:8px;border-radius:50%;border:1px solid #333}.sep-section1 .pro-lists .right .info ul a:hover::before{border-color:#00ae41;background:#00ae41}.sep-section1 .pro-lists .right .info .sep-btn{margin-top:18px}.sep-section2{background:#f5fcf8}.sep-section2 .left{padding-left:calc((100% - 1360px)/2);padding-right:40px;width:43.23%;flex-shrink:0}.sep-section2 .left .apps{margin-top:40px;width:fit-content;columns:2 auto;column-gap:40px;font-size:16px;line-height:24px;font-family:'POPPINS-LIGHT'}.sep-section2 .left .apps li{padding:2px 0;cursor:pointer;margin-bottom:12px}.sep-section2 .left .apps li:hover{color:#00ae41}.sep-section2 .left .apps li.active{color:#00ae41;text-decoration:underline;text-underline-offset:.25em}.sep-section2 .right{padding:80px;padding-left:64px;margin-top:20px;margin-bottom:28px;flex:1;background:#fff;border-radius:20px;display:flex;align-items:center}.sep-section2 .right .flex{align-items:center}.sep-section2 .right .info{flex:1;padding-right:5.6%}.sep-section2 .right .info .text{margin-top:18px;line-height:1.75}.sep-section2 .right .info .text ul{margin-top:18px;list-style:none !important}.sep-section2 .right .info .text ul li{margin-top:12px;padding-left:28px;position:relative}.sep-section2 .right .info .text ul li::before{content:'';position:absolute;left:0;top:6px;width:16px;height:16px;border:4px solid #00ae41;border-radius:50%}.sep-section2 .right .info .sep-btn{margin-top:50px;line-height:48px;padding:0 33px;border-radius:48px}.sep-section2 .right .thumb{width:50.63%;flex-shrink:0;display:block;border-radius:20px;overflow:hidden}.sep-section2 .right .thumb img{width:100%}.sep-section3 .top{width:70%;max-width:800px}.sep-section3 .items{gap:24px 26px;flex-wrap:wrap}.sep-section3 .items .box{padding:46px 40px 33px;width:calc((100% - 52px)/3);border-radius:20px;border:1px solid #999;position:relative}.sep-section3 .items .box .num{top:20px;right:26px;font-size:3rem;position:absolute;line-height:1;opacity:.2}.sep-section3 .items .box img{height:57px;margin-bottom:20px}.sep-section3 .items .box .text{margin-top:8px;line-height:1.75;color:#666}.sep-section3 .items .box:hover{background:#00ae41;border-color:#00ae41;color:#fff}.sep-section3 .items .box:hover img{filter:brightness(0) invert(1)}.sep-section3 .items .box:hover .text{color:#fff}.sep-section4 .flex{align-items:center}.sep-section4 .thumb{margin-right:30px;width:50%;flex-shrink:0}.sep-section4 .thumb img{width:100%}.sep-section4 .info .sub-tit{margin-top:10px;color:#00ae41}.sep-section4 .info .text{margin-top:12px;line-height:1.75;font-size:16px}.sep-section4 .info .sep-btn{margin-top:25px}.sep-section5 .swiper-slide{border-radius:20px}.sep-section5 .swiper-slide img{width:100%}.sep-section5 .swiper-slide:nth-child(9n+1){background:#fafdff}.sep-section5 .swiper-slide:nth-child(9n+2){background:#fef8f8}.sep-section5 .swiper-slide:nth-child(9n+3){background:#fdf7f8}.sep-section5 .swiper-slide:nth-child(9n+4){background:#f7f7f7}.sep-section5 .swiper-slide:nth-child(9n+5){background:#fffcf7}.sep-section5 .swiper-slide:nth-child(9n+6){background:#fafdf9}.sep-section5 .swiper-slide:nth-child(9n+7){background:#fafafa}.sep-section5 .swiper-slide:nth-child(9n+8){background:#fffcf8}.sep-section5 .swiper-slide:nth-child(9n){background:#f7f8fa}.sep-section6 .swiper-slide{padding:48px 48px 42px;background:#f7f7f7;border-radius:20px;height:auto}.sep-section6 .swiper-slide .box{width:80px;height:80px;margin-right:22px;background:#fff;border-radius:40px;overflow:hidden;flex-shrink:0}.sep-section6 .swiper-slide .box img{width:100%;height:100%;object-fit:cover}.sep-section6 .swiper-slide .author{margin-top:12px}.sep-section6 .swiper-slide .author .name{line-height:1.4}.sep-section6 .swiper-slide .author .des{font-size:16px;line-height:1.3}.sep-section6 .swiper-slide .star{margin:24px 0;width:182px}.sep-section6 .swiper-slide .text{line-height:1.75}.sep-section6 .swiper-slide:hover{background:#00ae41;color:#fff}.sep-section6 .swiper-slide:hover .text a{color:#fff;text-decoration:underline}.sep-section6 .swiper-slide:hover .text a:hover{font-style:italic}.sep-section6 .swiper-slide:hover .star{filter:brightness(0) invert(1)}.sep-section6 .btns{gap:16px}.sep-lx-header-mb{display:none;position:fixed;top:0;left:0;width:100%;z-index:1000000;background:#fff;box-shadow:0 0 12px rgba(0,0,0,0.1)}.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: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: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:#00ae41;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:#00ae41;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;padding-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:#00ae41;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.15);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}.sep-search-box form .form-control{height:47px;border-radius:0;font-size:16px}.sep-search-box form .btn{background:#00ae41;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:#00ae41;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:fixed;background:#fff;left:0;top:0;z-index:10000000;box-shadow:0 0 12px rgba(0,0,0,0.3);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:10px 30px;height:70px;text-align:center;box-shadow:0 0 12px rgba(145,145,145,0.4);position:relative;z-index:10000;display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center}.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:#00ae41}.sep-menu-box .bottom .menu-item>li.active .box{border-bottom:1px solid #fff}.sep-menu-box .bottom .menu-item>li.active .box a{color:#fff}.sep-menu-box .bottom .menu-item>li.active .box i{color:#fff;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg)}.sep-menu-box .bottom .menu-item>li .box{position:relative;padding:22px 30px;border-bottom:1px solid transparent}.sep-menu-box .bottom .menu-item>li .box a{color:#282828;font-size:18px}.sep-menu-box .bottom .menu-item>li .box i{font-size:20px;color:#282828;position:absolute;right:30px;top:26px;cursor:pointer;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out}.sep-menu-box .bottom .menu-item>li>ul{padding:5px 0;display:none}.sep-menu-box .bottom .menu-item>li>ul>li{padding:4px 20px}.sep-menu-box .bottom .menu-item>li>ul>li a{color:#fff;font-size:14px}.sep-menu-box .bottom-toggle{position:absolute;width:100%;z-index:1000;top:70px;background:#fff;transition:All .4s ease-in-out;-webkit-transition:All .4s ease-in-out;-moz-transition:All .4s ease-in-out;-o-transition:All .4s ease-in-out;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);visibility:hidden}.sep-menu-box .bottom-toggle.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.sep-menu-box .bottom-toggle .toggle{display:none}.sep-menu-box .bottom-toggle .toggle>ul{background:#fff}.sep-menu-box .bottom-toggle .toggle>ul>li{padding:0;border-bottom:1px solid #ccc;position:relative}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1){line-height:60px}.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span{width:60px;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:18px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul{display:none;border-top:1px solid #ddd;padding:15px 40px;padding-right:0}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li{list-style:disc;margin-bottom:10px}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li:last-child{margin-bottom:0}.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a{font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li:not(:first-child)>a{display:flex;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;align-items:center;padding-right:50px}.sep-menu-box .bottom-toggle .toggle>ul>li>a{padding:10px 25px;min-height:60px;color:#282828;font-size:16px}.sep-menu-box .bottom-toggle .toggle>ul>li>a i{font-size:20px;color:#282828;position:absolute;right:20px;cursor:pointer}.sep-menu-box .contact{background:#00ae41;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{margin:auto}.sep-menu-box .logo img{width:100px;max-height:100%;object-fit:contain}.gdw-mb-c{display:none}.sep-banner-mb{display:none}.sep-banner-mb img{width:100%}.mb-bottom-wrap{padding-top:30px;padding-bottom:90px;background:#f5fcf8}.mb-bottom-wrap ul.info{margin-top:20px}.mb-bottom-wrap ul.info li{margin-bottom:4px;position:relative;color:rgba(0,0,0,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:#000}.mb-bottom-wrap ul.info li a{color:rgba(0,0,0,0.6)}.mb-bottom-wrap ul.info li img{position:absolute;left:0;top:10px}.mb-bottom-wrap .bottom-menu>li{padding:0 20px;padding-left:30px;margin-bottom:16px}.mb-bottom-wrap .bottom-menu>li>ul{padding:5px 0;padding-left:20px;display:none;padding-top:20px}.mb-bottom-wrap .bottom-menu>li>ul li{padding:5px 0;list-style:disc;color:#000;margin-bottom:8px}.mb-bottom-wrap .bottom-menu>li>ul li:last-child{margin-bottom:0;padding-bottom:0}.mb-bottom-wrap .bottom-menu>li>ul li a{font-size:16px;color:#000}.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 #ccc}.mb-bottom-wrap .bottom-menu>li>.box::before{content:'';display:block;width:56px;height:3px;background:#00ae41;position:absolute;left:0;bottom:-2px}.mb-bottom-wrap .bottom-menu>li>.box a{color:#000;font-size:16px}.mb-bottom-wrap .bottom-menu>li>.box>i{position:absolute;right:20px;top:14px;color:#000;cursor:pointer;font-size:20px}.mb-bottom-wrap .logo{margin-bottom:10px}.mb-bottom-wrap .logo img{width:40px}.mb-bottom-wrap .info-box{padding:0 0;margin-top:30px}.mb-bottom-wrap .info-box .box{margin-bottom:16px}.mb-bottom-wrap .info-box .box i{margin-right:14px;color:#00ae41;flex-shrink:0;font-size:22px;align-self:flex-start;position:relative;top:1px}.mb-bottom-wrap .info-box .box i::before{display:none}.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>.item{padding:0 20px;margin-top:20px !important}.mb-bottom-wrap .sep-share{margin-left:auto;margin-bottom:25px;margin-top:0;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid #ddd}.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{width:34px;height:34px;border-radius:50%;border:1px solid #00ae41;text-align:center;display:flex;align-items:center;justify-content:center}.mb-bottom-wrap .sep-share li:not(.qrcode) a i{color:#00ae41;font-size:16px}.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:#201914}.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:#00ae41}.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}.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:#00ae41 !important;border-bottom:none !important;border-right:1px solid rgba(255,255,255,0.15)}.offside li i{color:#fff !important;font-size:20px !important;line-height:60px !important;padding:0;font-size:22px !important}.offside li.tel{width:47px;transform:translateX(0);-webkit-transform:translateX(0)}.offside li:last-child{display:none}.offside li p{display:none !important}.offside li a{position:static;display:inline-block}}@media screen and (max-width:768px){.sep-container{padding:0 10px}}@media screen and (max-width:1690px){html{font-size:15px}}@media screen and (max-width:1460px){html{font-size:14px}.sep-container{width:1200px}.pv120{padding-top:84px;padding-bottom:90px}.contact .thumb{padding:40px;padding-left:calc((100vw - 1200px) / 2)}.contact .info{min-height:420px;padding:56px 0;padding-left:110px}.last-news .item .info{padding:20px 20px 0}.sep-footer .footer-box{padding:80px 0}.sep-footer .footer-box .hd{font-size:20px}.sep-footer .footer-box .logo{left:-1.5%;width:30%}.sep-mainnav .dropdown-pro{padding:42px 0}.sep-mainnav .dropdown-pro .flex{gap:6%}.sep-mainnav .dropdown-pro .lists a{padding:17px 24px 15px;font-size:18px}.sep-mainnav .dropdown-pro .list2s a,.sep-mainnav .dropdown-pro .details a{padding:17px 0 15px;font-size:17px}.sep-mainnav .dropdown-pro .details a{padding-left:20px}.sep-mainnav .dropdown-pro .details a::before{top:19px}}@media screen and (max-width:1260px){html{font-size:12px}.sep-sidebar{display:none}.sep-mainbody .sep-primary{float:none;width:100%}body{padding-top:90px}.sep-container{padding:0 30px}.sep-mainnav>.sep-container>ul>li>a{padding:0 14px;font-size:15px;height:90px}.sep-mainnav>.sep-container .logo{margin-top:10px}.sep-mainnav>.sep-container .logo img{width:110px}.sep-header .multi-language{margin-left:10px}.sep-mainnav .dropdown-pro{padding:36px 0}.sep-mainnav .dropdown-pro .lists a{padding:15px 20px 13x;font-size:16px}.sep-mainnav .dropdown-pro .list2s a,.sep-mainnav .dropdown-pro .details a{padding:15px 0 13px;font-size:16px}.sep-mainnav .dropdown-pro .details a{padding-left:20px}.sep-mainnav .dropdown-pro .details a::before{top:16px}.sep-mainnav .dropdown-pro .flex{gap:5%}.sep-mainnav .dropdown{padding:12px 20px;min-width:160px;left:-6px}.sep-footer .footer-box{padding:55px 0}.sep-footer .footer-box .hd{font-size:19px}.sep-footer .footer-box .lists>li{margin-top:9px}.sep-footer .footer-box .sep-share li{margin-right:10px}.pv120{padding-top:66px;padding-bottom:70px}.sep-btn{padding:0 25px}.contact{margin-bottom:30px}.contact .info{min-height:380px;padding:40px 0;padding-left:90px;width:calc(50% + 30px);margin-left:-60px;border-radius:30px 0 0 30px;top:30px}.contact .thumb{padding:30px;width:calc(50vw + 30px);border-radius:0 30px 30px 0}.contact .form-group{margin-bottom:12px}.contact .sep-form input,.contact .sep-form textarea{padding:13px 28px}.contact .sep-form .form-group:has(input:required)::before,.contact .sep-form .form-group:has(textarea:required)::before{left:14px}.contact .info .sep-btn{margin-top:16px}.last-news .items{gap:20px}.last-news .item{width:calc((100% - 40px) / 3)}.last-news .item .info{padding:16px 16px 0}.last-news .item .info .title{margin-top:6px}.last-news .item .info .sum{margin-top:3px;line-height:1.7}.prev,.next{width:52px;height:52px}.sep-container-1680{max-width:calc(100% - 60px)}}@media screen and (max-width:768px){.mb-mg0{margin:0}.row{margin-left:0;margin-right:0}.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}html{font-size:8px}.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}body{padding-top:70px}.sep-footer{display:none}.btn-hover{height:34px}}@media screen and (max-width:768px){.richtext .table-wrap{overflow-x:scroll}#onlineService{overflow:visible}.pv120{padding-top:43px;padding-bottom:45px}.contact{margin-bottom:0}.contact .info{min-height:unset;padding:30px 0;padding-bottom:50px;padding-left:20px;width:100%;margin-left:0;top:0}.contact .info .sep-btn{margin-top:10px}.contact .thumb{width:calc(100% + 20px);margin:-30px -20px;margin-bottom:0;min-height:200px}.last-news .item{width:100%;margin-bottom:24px}.last-news .item:last-child{margin-bottom:0}.last-news .item .info .sum{display:none}.last-news .item .info .title{font-size:19px}}@media screen and (max-width:1750px){.sep-banner .scroll{width:28px}.sep-section2 .right{padding:70px;padding-left:56px}.sep-section1 .bg{font-size:6rem}}@media screen and (max-width:1460px){.fz24{font-size:22px}.fz22{font-size:20px}.mt70{margin-top:45px}.sep-banner .bd{font-size:16px}.sep-section1 .bg{bottom:15%;font-size:4.5rem}.sep-section1 .top .top-tit{max-width:1000px}.sep-section1 .pro-advs .box .pic img{height:58px}.sep-section1 .pro-advs .box .pic{margin-right:18px}.sep-section1 .pro-lists .left{width:22%}.sep-section1 .pro-lists .left .name.active{font-size:1.6em}.sep-section1 .pro-lists .right .pic{width:52%}.sep-section2 .left{padding-left:calc((100% - 1200px)/2);padding-right:20px;width:39%}.sep-section2 .left .apps{margin-top:25px}.sep-section2 .right .info .text ul li{margin-top:8px}.sep-section2 .right .info .sep-btn{margin-top:40px}.sep-section2 .right{padding:45px}.sep-section2 .right .info{padding-right:20px}.sep-section3 .items .box{padding:36px 30px 26px}.sep-section5 .items{gap:16px}.sep-section6 .swiper-slide{padding:33px 33px 27px}.sep-section6 .swiper-slide .box{width:70px;height:70px;margin-right:16px}.sep-section6 .swiper-slide .star{margin:20px 0;width:160px}}@media screen and (max-width:1300px){.sep-banner .bd{max-height:150px;overflow-y:auto}}@media screen and (max-width:1260px){.mt70{margin-top:35px}.mt40{margin-top:30px}.fz24{font-size:20px}.fz18{font-size:17px}.sep-banner .info{margin-top:-30px;width:56%}.sep-banner .pagin-wrap{bottom:22px}.sep-banner .scroll{bottom:22px;width:24px}.label{min-width:160px;padding:0 25px;margin-bottom:10px}.sep-section1 .top .top-tit{max-width:900px}.sep-section1 .pro-advs{gap:18px 20px}.sep-section1 .pro-advs .box .pic img{height:54px}.sep-section1 .pro-advs .box{padding:18px 24px;width:calc((100% - 40px) / 3)}.sep-section1 .pro-lists .left .name{margin-top:14px}.sep-section1 .pro-lists .left .name.active{font-size:1.2em}.sep-section1 .pro-lists .left{width:25%}.sep-section1 .pro-lists .right .info{padding-left:24px}.sep-section2 .left{padding:40px 20px;padding-left:30px;width:39%}.sep-section2 .left .apps{margin-top:18px;column-gap:20px}.sep-section2 .right{padding:30px}.sep-section2 .left .apps li{margin-bottom:8px}.sep-section3 .items{gap:18px 20px}.sep-section3 .items .box{padding:25px 20px 20px;width:calc((100% - 40px) / 3)}.sep-section3 .items .box img{height:50px;margin-bottom:14px}.sep-section3 .items .box .text{margin-top:4px;line-height:1.7}.sep-section4 .info .sub-tit{margin-top:5px}.sep-section4 .info .text{margin-top:6px;line-height:1.7}.sep-section4 .info .sep-btn{margin-top:15px}.sep-section5 .items{gap:8px}.sep-section6 .swiper-slide{padding:20px 20px 18px}.sep-section6 .swiper-slide .box{width:66px;height:66px;margin-right:12px}.sep-section6 .swiper-slide .author{margin-top:6px}.sep-section6 .swiper-slide .star{margin:14px 0;width:140px}.sep-section6 .swiper-slide .text{line-height:1.7}.sep-banner .swiper-slide:nth-child(3) .info{width:85%;margin-top:-20px}.sep-banner .swiper-slide:nth-child(2) .bd{max-width:480px}}@media screen and (max-width:768px){.fz32{font-size:20px}.mt70{margin-top:30px}.mt40{margin-top:24px}.sep-banner .sep-container{max-height:calc(100% - 50px);display:flex}.sep-banner .info{margin-top:0;width:90%;max-height:100%;display:flex;flex-direction:column;align-items:flex-start}.sep-banner .hd{line-height:1.2}.sep-banner .info .bd{flex:1;overflow-y:auto}.sep-section1 .pro-advs .box{width:100%;justify-content:flex-start;margin-bottom:16px}.sep-section1 .pro-advs .box:last-child{margin-bottom:0}.sep-section1 .pro-lists .left{width:100%;margin-bottom:20px}.sep-section1 .pro-lists .right .pic{width:100%}.sep-section1 .pro-lists .right .info{padding-left:0;margin-top:20px}.sep-section1 .bg{bottom:8%;font-size:60px}.sep-section2{border-bottom:1px solid transparent}.sep-section2 .left{padding:40px 20px;width:100%}.sep-section2 .right{padding:30px 20px;margin-top:0}.sep-section2 .right .info .text{margin-top:10px}.sep-section2 .right .info .text ul{margin-top:10px}.sep-section2 .right .info .sep-btn{margin-top:20px}.sep-section2 .right .thumb{width:100%;margin-top:30px}.sep-section3 .top{width:100%}.sep-section3 .items .box{width:100%;margin-bottom:16px}.sep-section3 .items .box:last-child{margin-bottom:0}.sep-section4 .thumb{margin-right:0;width:100%;margin-bottom:20px}.label{min-width:140px;padding:0 20px;line-height:35px}}