.center{width:90%;max-width:1440px;margin:0 auto}img{display:block;max-width:100%}body{padding-top:90px}header{position:fixed;width:100%;top:0;left:0;z-index:9;background-color:#fff}header .head-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .head-container a.logo{height:60px;padding:15px 0;-webkit-box-sizing:content-box;box-sizing:content-box}header .head-container a.logo img{height:100%}header .head-container .nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .head-container .nav-list .nav-item{padding:0 20px;font-weight:700}header .head-container .nav-list .nav-item.on,header .head-container .nav-list .nav-item:hover{color:#38b6c4}.m-head{position:fixed;display:none;top:0;left:0;right:0;height:60px;padding:0 20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;z-index:10}.m-head a.logo{height:48px}.m-head a.logo img{height:100%}.m-head .menu{display:block}.m-head .menu span{display:block;width:32px;height:4px;background-color:#000;margin-bottom:4px}.m-head .menu span:last-child{margin-bottom:0}.m-head .nav-m-list{display:none;position:fixed;background-color:#fff;z-index:10;left:0;right:0;top:60px;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.m-head .nav-m-list .nav-m-item{padding:10px 0}.m-head .nav-m-list .nav-m-item.on a{color:#38b6c4}.m-head .nav-m-list .nav-m-item a{font-size:18px}.m-head .head-mask{display:none;position:fixed;top:60px;left:0;right:0;bottom:0;z-index:9;background-color:rgba(0,0,0,.5)}@media screen and (max-width:768px){body{padding-top:60px}header{display:none}.m-head{display:-webkit-box;display:-ms-flexbox;display:flex}}
footer{background-color:#000;padding:60px 0}footer .foot-container{max-width:1080px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}footer .foot-container .logo{display:block;width:150px}footer .foot-container .logo img{max-width:100%}footer .foot-container dl dt{font-weight:700;font-size:18px;margin-bottom:20px}footer .foot-container dl dd{margin-bottom:10px;color:#989b9d}footer .foot-container dl dd a{color:inherit}@media screen and (max-width:768px){footer{padding:20px 0}footer .foot-container{color:#fff}footer .foot-container .logo{display:none}footer .foot-container dl{margin-bottom:10px;width:100%}footer .foot-container dl:last-child{margin-bottom:0}footer .foot-container dl dt{font-weight:700;font-size:16px;margin-bottom:10px}footer .foot-container dl dd{font-size:12px;margin-bottom:10px;color:#989b9d}footer .foot-container dl dd:last-child{margin-bottom:0}footer .foot-container dl dd a{color:inherit}}
.center{width:90%;max-width:1440px;margin:0 auto}img{display:block;max-width:100%}
.center{width:90%;max-width:1440px;margin:0 auto}img{display:block;max-width:100%}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{color:#fff;width:44px;height:44px;background-color:rgba(0,0,0,.5);border-radius:50%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{font-size:20px;font-weight:700}.swiper-container .swiper-button-prev{left:-70px}.swiper-container .swiper-button-next{right:-70px}.swiper-container:hover .swiper-button-prev{left:10px}.swiper-container:hover .swiper-button-next{right:10px}.swiper-container .swiper-pagination-bullet{width:20px;height:4px;border-radius:0;background-color:#fff;opacity:.5}.swiper-container .swiper-pagination-bullet-active{opacity:1}.module{padding:70px 0 0}.module .module-title{font-size:38px;font-weight:700;text-align:center;color:#292929;position:relative;padding-bottom:20px;margin-bottom:40px}.module .module-title:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:4px;background-color:#38b6c4}.scene-graph-container .scene-graph-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1080px}.scene-graph-container .scene-graph-list .scene-graph-item{margin:0 10px 20px;width:calc(33.33333% - 13.33333px);text-align:center;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;cursor:pointer}.scene-graph-container .scene-graph-list .scene-graph-item:nth-child(3n+1){margin-left:0}.scene-graph-container .scene-graph-list .scene-graph-item:nth-child(3n+3){margin-right:0}.scene-graph-container .scene-graph-list .scene-graph-item img{width:100%}.scene-graph-container .scene-graph-list .scene-graph-item .text{padding:24px}.scene-graph-container .scene-graph-list .scene-graph-item .text .title{font-size:24px;margin-bottom:15px}.scene-graph-container .scene-graph-list .scene-graph-item .text .desc{line-height:1.8}.scene-graph-container .scene-graph-list .scene-graph-item:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}.product-container .product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1280px}.product-container .product-list .product-item{margin-bottom:20px;width:calc(50% - 10px);-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.product-container .product-list .product-item:nth-child(odd){margin-right:10px}.product-container .product-list .product-item:nth-child(2n+2){margin-left:10px}.product-container .product-list .product-item img{width:100%}.product-container .product-list .product-item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}@media screen and (max-width:768px){.module{padding:20px 0 0}.module .module-title{font-size:24px;font-weight:700;text-align:center;color:#292929;position:relative;padding-bottom:10px;margin-bottom:20px}.module .module-title:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:4px;background-color:#38b6c4}.scene-graph-container .scene-graph-list .scene-graph-item{margin:0 0 10px;width:100%;text-align:center}.scene-graph-container .scene-graph-list .scene-graph-item img{width:100%}.scene-graph-container .scene-graph-list .scene-graph-item .text{padding:10px}.scene-graph-container .scene-graph-list .scene-graph-item .text .title{font-size:20px;margin-bottom:10px}.scene-graph-container .scene-graph-list .scene-graph-item .text .desc{font-size:12px;line-height:1.8}.product-container .product-list .product-item{margin-bottom:5px;width:calc(50% - 5px);-webkit-transition:.6s;-o-transition:.6s;transition:.6s}.product-container .product-list .product-item:nth-child(odd){margin-right:5px}.product-container .product-list .product-item:nth-child(2n+2){margin-left:5px}.product-container .product-list .product-item img{width:100%}.product-container .product-list .product-item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}}
