@charset "utf-8";.gs-banner-3{width:100%;height:auto;position:relative;z-index:1;overflow:hidden}.gs-banner-3 .banner-box{width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;overflow:hidden}.gs-banner-3 .banner-box .container1600{height:100%}.gs-banner-3 .banner-box .banner-info{width:100%;height:100%;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.gs-banner-3 .banner-box .banner-info .info{width:100%;max-width:550px;height:auto;flex:1}.gs-banner-3 .banner-box .banner-info .info .title{width:100%;height:auto;font-weight:700;font-size:var(--font-size1);color:#222222;line-height:1.2}.gs-banner-3 .banner-box .banner-info .info .details{width:100%;height:auto;margin-top:.3rem;font-size:var(--font-size8);color:#666666;line-height:1.875}.gs-banner-3 .banner-box .banner-info .info .more{width:100%;height:auto;display:flex;margin-top:.7rem}.gs-banner-3 .banner-box .banner-info .info .more a{width:auto;min-width:1.8rem;height:.6rem;min-height:40px;display:flex;align-items:center;justify-content:center;padding:0 1.5em;border-radius:50px;background:var(--color);font-size:var(--font-size8);color:#FFFFFF}.gs-banner-3 .banner-box .banner-info .banner-image{width:60%;height:auto;align-self:center;position:relative;z-index:1}.gs-banner-3 .banner-box .banner-info .banner-image .swiper-box{width:100%;height:auto;overflow:hidden}.gs-banner-3 .banner-box .banner-info .banner-image .swiper-box .swiper-slide{width:100%;height:auto}.gs-banner-3 .banner-box .banner-info .banner-image .swiper-box .swiper-slide .pb{padding-bottom:60%}.gs-banner-3 .banner-box .banner-info .banner-image .swiper-box .swiper-slide img{max-width:100%;max-height:100%}.gs-banner-3 .banner-box .banner-info .banner-image .pager-box{width:100%;height:auto;position:absolute;left:0;bottom:0;z-index:1;font-size:0;text-align:center}.gs-banner-3 .banner-box .banner-info .banner-image .pager-box .pager{width:auto;height:auto}.gs-banner-3 .banner-box .banner-info .banner-image .pager-box .pager span{width:8px;height:8px;display:inline-block;border-radius:50%;margin:0 5px;background:var(--color);opacity:.5;cursor:pointer;transition:all .5s ease}.gs-banner-3 .banner-box .banner-info .banner-image .pager-box .pager span.active{opacity:1}.gs-banner-3 .images{width:100%;height:auto;max-height:750px;font-size:0;overflow:hidden}.gs-banner-3 .images img{width:100%;height:100%;min-height:300px;object-fit:cover}@media (max-width: 991px){.gs-banner-3{background:#F5F5FB}.gs-banner-3 .images{width:100%;height:auto;position:absolute;top:0}.gs-banner-3 .images::after{content:'';width:100%;height:0;padding-top:80%;display:block}.gs-banner-3 .images img{position:absolute;top:0;left:0}.gs-banner-3 .banner-box{position:relative}.gs-banner-3 .banner-box .container{width:100%;padding:0}.gs-banner-3 .banner-box .banner-info{flex-direction:column-reverse}.gs-banner-3 .banner-box .banner-info .banner-image{width:100%;margin-top:25%}.gs-banner-3 .banner-box .banner-info .info{max-width:100%;padding:60px 0}}
 
@charset "utf-8";.gs-nav-1{width:100%;height:auto;position:relative;z-index:21;border-top:1px solid #EEEEEE;background:#FFFFFF;overflow:hidden}.gs-nav-1 .nav-box{width:100%;height:auto;display:flex;flex-wrap:wrap;align-items:center;margin:21px 0 14px}.gs-nav-1 .nav-box,.gs-nav-1 .nav-box *{font-size:var(--font-size9);color:#000000;line-height:1.2}.gs-nav-1 .nav-box a{color:#999999;transition:all .5s ease}.gs-nav-1 .nav-box a:hover{color:#000000}.gs-nav-1 .nav-box span{margin:0 .8em;color:#999999}
 
@charset "utf-8";.gs-product-5{width:100%;height:auto;position:relative;z-index:1;margin:1.2rem 0 1rem;overflow:hidden}.gs-product-5 .feature-box{width:100%;height:auto}.gs-product-5 .feature-box .inner-title{width:100%;height:auto;text-align:center}.gs-product-5 .feature-box .inner-title .title{width:100%;height:auto;font-weight:bold;font-size:var(--font-size2);color:var(--color1)}.gs-product-5 .feature-box .menu-box{width:100%;height:auto;margin-top:.4rem;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.gs-product-5 .feature-box .menu-box .item{width:100%;height:auto;position:relative;z-index:1;padding:.6rem .5rem;background:#F8F8FB;cursor:pointer;transition:all .5s ease;overflow:hidden}.gs-product-5 .feature-box .menu-box .item .info-box{width:100%;height:auto;position:relative;z-index:5;display:flex;align-items:baseline}.gs-product-5 .feature-box .menu-box .item .info-box .iconimg{width:1rem;height:1rem;padding:.25rem;border-radius:50%;background:var(--color10);display:flex;align-items:center;justify-content:center;box-shadow:0 9px 29px 0 rgba(0,0,0,0.05);color:var(--color);overflow:hidden}.gs-product-5 .feature-box .menu-box .item .info-box .iconimg img{max-width:100%;max-height:100%}.gs-product-5 .feature-box .menu-box .item .info-box .info{width:100%;height:auto;flex:1;margin:0 0 0 .3rem;transform:translateY(calc(-1 * (var(--font-size4) / 2)))}.gs-product-5 .feature-box .menu-box .item .info-box .info .title{width:100%;height:auto;font-weight:bold;font-size:var(--font-size4);color:var(--color1);transition:all .5s ease}.gs-product-5 .feature-box .menu-box .item .info-box .info .details{width:100%;height:auto;margin-top:.8em;font-size:var(--font-size8);color:var(--color4);line-height:1.5;transition:all .5s ease}.gs-product-5 .feature-box .menu-box .item .number{position:absolute;right:0;bottom:0;z-index:4;transform:translateY(25%);font-weight:500;font-size:1.2rem;color:var(--color);opacity:.1;line-height:1;-webkit-mask:linear-gradient(black -25%, transparent 75%);mask:linear-gradient(black -25%, transparent 75%);transition:all .5s ease}.gs-product-5 .feature-box .menu-box .item:hover{background:var(--color)}.gs-product-5 .feature-box .menu-box .item:hover .info-box .info .title,.gs-product-5 .feature-box .menu-box .item:hover .info-box .info .details{color:var(--color10)}.gs-product-5 .feature-box .menu-box .item:hover .number{transform:translate(-30px, 25%);color:var(--color10)}@media (max-width: 767px){.gs-product-5 .feature-box .menu-box{display:block}.gs-product-5 .feature-box .menu-box .item+.item{margin-top:20px}.gs-product-5 .feature-box .menu-box .item .info-box{display:block}.gs-product-5 .feature-box .menu-box .item .info-box .info{margin:30px 0 0 }}
 
@charset "utf-8";.gs-product-6{width:100%;height:auto;position:relative;z-index:1;margin:1rem 0}.gs-product-6 .container{overflow:visible}.gs-product-6 .inner-title{width:100%;height:auto;text-align:center}.gs-product-6 .inner-title .title{width:100%;height:auto;font-weight:bold;font-size:var(--font-size2);color:var(--color1)}.gs-product-6 .parameter-box{width:100%;height:auto;margin-top:.5rem;display:flex;justify-content:space-between}.gs-product-6 .parameter-box .sidebar-box{width:150px;height:100%;position:-webkit-sticky;position:sticky;top:.6rem}.gs-product-6 .parameter-box .sidebar-box .item{width:100%;height:auto}.gs-product-6 .parameter-box .sidebar-box .item .headline{width:100%;height:auto;font-weight:bold;font-size:var(--font-size6);color:var(--color);cursor:pointer}.gs-product-6 .parameter-box .sidebar-box .item .menu{width:100%;height:auto;margin-top:.3rem;display:none}.gs-product-6 .parameter-box .sidebar-box .item .menu .one{width:100%;height:auto;display:flex}.gs-product-6 .parameter-box .sidebar-box .item .menu .one a{width:auto;height:auto;display:flex;align-items:baseline;font-size:var(--font-size8);color:#666666}.gs-product-6 .parameter-box .sidebar-box .item .menu .one a span{position:relative;z-index:1}.gs-product-6 .parameter-box .sidebar-box .item .menu .one a span::after{content:'';width:0;height:2px;position:absolute;left:0;bottom:-0.5em;background:var(--color);transition:all .5s ease}.gs-product-6 .parameter-box .sidebar-box .item .menu .one a i{width:7px;height:10px;flex:0 0 7px;font-size:0;margin-left:10px;color:currentColor;transform:translateX(-5px);opacity:0;transition:all .5s ease}.gs-product-6 .parameter-box .sidebar-box .item .menu .one a i svg{width:100%;height:100%}.gs-product-6 .parameter-box .sidebar-box .item .menu .one a i svg use{fill:currentColor}.gs-product-6 .parameter-box .sidebar-box .item .menu .one.active a span::after,.gs-product-6 .parameter-box .sidebar-box .item .menu .one a:hover span::after{width:100%}.gs-product-6 .parameter-box .sidebar-box .item .menu .one.active a i,.gs-product-6 .parameter-box .sidebar-box .item .menu .one a:hover i{transform:translateZ(0);opacity:1;color:var(--color)}.gs-product-6 .parameter-box .sidebar-box .item .menu .one+.one{margin-top:.2rem}.gs-product-6 .parameter-box .sidebar-box .item:first-child .menu{display:block}.gs-product-6 .parameter-box .sidebar-box .item+.item{margin-top:.4rem}.gs-product-6 .parameter-box .parameter-main{width:100%;max-width:1260px;height:auto;margin-left:30px;flex:1;overflow:hidden}.gs-product-6 .parameter-box .parameter-main .table-box{width:100%;height:auto}.gs-product-6 .parameter-box .parameter-main .table-box .table-row{width:100%;height:auto;display:none}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-classify{width:100%;height:auto;position:relative;z-index:1;display:flex}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-classify .headline{width:auto;height:auto;position:relative;z-index:5;padding-bottom:.6em;font-size:var(--font-size6);color:var(--color);border-bottom:2px solid var(--color);display:none}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-classify .headline.active{display:block}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-classify::after{content:'';width:100%;height:2px;position:absolute;left:0;bottom:0;z-index:1;background:#E5E5E5}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-product{width:100%;height:auto;padding:20px 30px 20px 0;display:grid;grid-template-columns:120px repeat(var(--num), 1fr);grid-gap:30px;border-bottom:1px solid #E5E5E5;overflow:hidden}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-product::before{content:'';width:100%;height:auto}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-product .one{width:100%;height:auto;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;text-align:center;font-size:var(--font-size8);color:#444444;word-break:break-word;overflow:hidden}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-product .one+.one{box-shadow:-14px 0 0 #FFF,-15px 0 0 #E5E5E5}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body{width:100%;height:auto}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item{width:100%;height:auto;display:none}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-classify .headline{display:block}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell{width:100%;height:auto;display:grid;grid-template-columns:120px repeat(var(--num), 1fr);padding:20px 30px 20px 0;grid-gap:30px;align-items:center;border-bottom:1px solid #E5E5E5}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .title{width:100%;height:auto;text-align:center;font-size:var(--font-size8);color:#666666;overflow:hidden}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one{width:100%;height:auto;grid-column:2 / -1;font-size:var(--font-size8);color:#666666;text-align:center;overflow:hidden}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one:last-child{text-align:right}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one-1{grid-column:span 1;text-align:center !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one-2{grid-column:span 2;text-align:center !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one-3{grid-column:span 3;text-align:center !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one-4{grid-column:span 4;text-align:center !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one-5{grid-column:span 5;text-align:center !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item:first-child{display:block}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item:first-child .table-classify{display:none}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item:first-child~.table-item{margin-top:30px}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item.active{margin-top:0 !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item.active .table-classify{display:none}.gs-product-6 .parameter-box .parameter-main .table-box .table-row:first-child{display:block}.gs-product-6 .parameter-box .parameter-main .table-box .table-row.active .table-classify .headline.active{display:none}.gs-product-6 .parameter-box .parameter-main .table-box .table-row.active .table-classify .headline:first-child{display:block}.gs-product-6 .parameter-box .parameter-main .table-box .table-row.active .table-body .table-item:first-child~.table-item{margin-top:30px !important}.gs-product-6 .parameter-box .parameter-main .table-box .table-row.active .table-body .table-item.active .table-classify{display:flex}.gs-product-6 .parameter-box .parameter-main .table-fun{width:100%;height:auto;margin-top:40px}.gs-product-6 .parameter-box .parameter-main .table-fun button{width:auto;height:auto;font-size:var(--font-size7);color:#666666;transition:all .5s ease}.gs-product-6 .parameter-box .parameter-main .table-fun button::after{content:'展开全部参数 +'}.gs-product-6 .parameter-box .parameter-main .table-fun button.active::after{content:'收起全部参数 -'}.gs-product-6 .parameter-box .parameter-main .table-fun button:hover{color:var(--color)}@media (max-width: 991px){.gs-product-6 .parameter-box{display:block}.gs-product-6 .parameter-box .sidebar-box{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px;position:relative;top:0}.gs-product-6 .parameter-box .sidebar-box .item .menu{display:grid !important;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.gs-product-6 .parameter-box .sidebar-box .item .menu .one+.one{margin:0}.gs-product-6 .parameter-box .sidebar-box .item+.item{margin-top:0}.gs-product-6 .parameter-box .parameter-main{overflow-x:auto;margin:40px 0 0;padding-bottom:30px}.gs-product-6 .parameter-box .parameter-main .table-box{width:1024px}.gs-product-6 .parameter-box::after{content:'注：左右滑动查看';width:100%;height:auto;display:block;margin-top:1em;text-align:right;font-size:12px;color:#999999 }}@media (max-width: 767px){.gs-product-6 .parameter-box .sidebar-box{grid-template-columns:1fr}.gs-product-6 .parameter-box .parameter-main .table-box{width:768px}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-product{padding:15px 0;grid-gap:20px}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-product .one+.one{box-shadow:-9px 0 0 #FFF,-10px 0 0 #E5E5E5}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell{padding:10px 0;grid-gap:20px}.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .title,.gs-product-6 .parameter-box .parameter-main .table-box .table-row .table-body .table-item .table-cell .one{font-size:12px }}
 
@charset "utf-8";.gs-service-1{width:100%;height:auto;margin:1.2rem 0}.gs-service-1 .container1400 .x-title{width:100%;height:auto;text-align:center;font-size:var(--font-size2);color:#000000}.gs-service-1 .container1400 ul{width:calc(100% + .2rem);height:auto;margin:.2rem 0 0 -0.1rem;display:grid;grid-template-columns:repeat(6, 1fr);display:flex;flex-wrap:wrap;justify-content:center}.gs-service-1 .container1400 ul li{width:calc((100% - .2rem * 6) / 6);margin:.8rem .1rem 0;display:flex}@media (max-width: 1260px){.gs-service-1 .container1400 ul li{width:calc((100% - .2rem * 4) / 4)}}@media (max-width: 991px){.gs-service-1 .container1400 ul li{width:calc((100% - .2rem * 2) / 2)}}.gs-service-1 .container1400 ul li .x-box{display:block;width:100%;position:relative}.gs-service-1 .container1400 ul li .x-box:hover .x-text .x-tit{color:var(--color)}.gs-service-1 .container1400 ul li .x-box .x-ico{width:.7rem;min-width:48px;height:.7rem;min-height:48px;margin:0 auto;border-radius:100%;background-color:#fff;border:1px solid #e2e2e2;display:flex;justify-content:center;align-items:center}.gs-service-1 .container1400 ul li .x-box .x-ico img{width:.4rem;height:.4rem;min-width:28px;object-fit:contain}.gs-service-1 .container1400 ul li .x-box .x-text{margin-top:20px;text-align:center}.gs-service-1 .container1400 ul li .x-box .x-text .x-tit{font-weight:normal;font-size:var(--font-size7);color:#000;transition:.4s ease-in-out}.gs-service-1 .container1400 ul li .x-box .x-text .x-p{font-size:var(--font-size8);color:#666666;margin-top:.1rem;transition:.4s ease-in-out}
 
@charset "utf-8";.gs-recommend-1{width:100%;height:auto;margin:1.2rem 0;overflow:hidden}.gs-recommend-1 .container1600{overflow:visible}.gs-recommend-1 .inner-title{width:100%;height:auto;text-align:center}.gs-recommend-1 .inner-title .title{width:100%;height:auto;font-weight:bold;font-size:var(--font-size2);color:var(--color1)}.gs-recommend-1 .product-box{width:100%;height:auto;position:relative;z-index:1;margin-top:.6rem}.gs-recommend-1 .product-box .swiper-navigation{width:100%;height:100%;position:absolute;left:0;top:50%;z-index:10;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:space-between}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn{width:.5rem;height:.5rem;position:relative;z-index:1;border-radius:50%;pointer-events:auto;cursor:pointer;color:#222222;transition:all .5s ease;overflow:hidden}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;box-sizing:border-box;background:#F5F5F5;border:1px solid #DCDCDC;border-radius:50%;color:#222222;transition:all .5s ease}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn svg{width:100%;height:100%}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn:hover{color:#FFFFFF}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn:hover::after{border-color:transparent;background:var(--color)}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn.swiper-button-disabled{opacity:0;pointer-events:none}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn.prev{transform:translateX(-100%);margin-left:-20px}.gs-recommend-1 .product-box .swiper-navigation .swiper-btn.next{transform:translateX(100%);margin-right:-20px}.gs-recommend-1 .product-box .swiper-box{width:100%;height:auto;overflow:hidden}.gs-recommend-1 .product-box .swiper-box .swiper-slide{width:25%;height:auto;border-radius:10px;background:#EEEEEE;overflow:hidden}.gs-recommend-1 .product-box .swiper-box .swiper-slide a{width:100%;height:100%;position:relative;z-index:1;display:flex;flex-direction:column;overflow:hidden}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .hot{width:auto;height:auto;position:absolute;left:15px;top:15px;padding:5px 1em;border-radius:5px;background:var(--color);font-size:12px;color:#FFFFFF;line-height:1.2}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .img{width:100%;height:auto}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .img .pb{padding-bottom:60%}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .img img{max-width:100%;max-height:100%;transition:all .5s ease}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box{width:100%;height:auto;flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:center;padding:.2rem .3rem .3rem;overflow:hidden}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .info{width:100%;height:auto}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .info .title{width:100%;height:auto;max-height:calc(2em * 1.25);font-weight:normal;font-size:var(--font-size4);color:#222222;line-height:1.25;transition:all .5s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .info .details{width:100%;height:auto;margin-top:.4em;max-height:calc(2em * 1.625);font-size:var(--font-size8);color:#666666;line-height:1.625;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .more{width:100%;height:auto;margin-top:.2rem;display:flex;align-items:center;justify-content:center}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .more span{font-weight:bold;font-size:var(--font-size9);color:#222222;transition:all .5s ease}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .more i{width:7px;height:10px;font-size:0;margin-left:10px;color:#222222;transition:all .5s ease}.gs-recommend-1 .product-box .swiper-box .swiper-slide a .info-box .more i svg{width:100%;height:100%}.gs-recommend-1 .product-box .swiper-box .swiper-slide:hover a .img img{transform:scale(1.02)}.gs-recommend-1 .product-box .swiper-box .swiper-slide:hover a .info .title{color:var(--color)}.gs-recommend-1 .product-box .swiper-box .swiper-slide:hover a .info .more span,.gs-recommend-1 .product-box .swiper-box .swiper-slide:hover a .info .more i{color:var(--color)}.gs-recommend-1 .pager-box{width:100%;height:auto;margin-top:.6rem;display:none}.gs-recommend-1 .pager-box .pager{width:100%;height:auto;display:flex;align-items:end;justify-content:center}.gs-recommend-1 .pager-box .pager span{width:18px;height:2px;margin:0 5px;border-radius:0;background:var(--color);opacity:.1;transition:all .5s ease}.gs-recommend-1 .pager-box .pager span.active{opacity:1}@media (max-width: 1260px){.gs-recommend-1 .product-box .swiper-navigation{visibility:hidden}.gs-recommend-1 .pager-box{display:block}}