:root{--main-color:#219791}.product-banner{background-color:#94d3d1;background-repeat:no-repeat;background-size:cover;font-size:18px;color:#fff;line-height:2}.product-banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-banner .pic{width:50%}.product-banner .text{width:50%;padding-top:40px;padding-bottom:40px;padding-left:110px}.product-banner .title{color:#fff;font-size:45px;font-weight:700;line-height:1.5;position:relative;margin-bottom:20px}.product-banner .title .line{display:block;width:80px;height:5px;border-radius:5px;background:#fdd106;margin-top:10px;position:relative}.product-banner .title .line::after{content:"";display:inline-block;width:5px;height:5px;border-radius:5px;background:#fdd106;margin-left:3px;position:absolute;right:-8px;top:0}.product-show{max-width:1200px;margin:0 auto;padding:40px 20px;font-size:16px;color:#333}.product-show .hd{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-show .hd .gallery{width:50%}.product-show .hd .gallery .gallery-main{background:#1a9d8f;margin-bottom:40px}.product-show .hd .gallery .main-image{border-radius:8px;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;margin-bottom:20px;overflow:hidden}.product-show .hd .gallery .main-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-show .hd .gallery .gallery-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.product-show .hd .gallery .gallery-thumbs .thumb{border:1px solid #c9c9c9;cursor:pointer;overflow:hidden;-webkit-transition:border-color .3s;transition:border-color .3s;position:relative}.product-show .hd .gallery .gallery-thumbs .thumb::after{content:"";display:block;padding-top:62.5%}.product-show .hd .gallery .gallery-thumbs .thumb img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.product-show .hd .gallery .gallery-thumbs .thumb:hover,.product-show .hd .gallery .gallery-thumbs .thumb.active{border-color:var(--main-color)}.product-show .hd .details{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:40px}.product-show .hd .details .title-show{font-size:30px;font-weight:600;color:#333;margin:0 0 15px 0}.product-show .hd .details .subtitle-show{font-size:26px;color:var(--main-color);margin:0 0 24px 0;font-weight:700}.product-show .hd .details .description{font-size:16px;line-height:2;color:#333;margin-bottom:30px}.product-show .hd .details .description p{margin:0 0 12px 0}.product-show .hd .details .description p:last-child{margin-bottom:0}.product-show .hd .details .actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:30px}.product-show .hd .details .actions .btn{line-height:40px;padding:0 32px;font-size:20px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product-show .hd .details .actions .btn.btn-primary{background:#2eb2c9;border:1px solid #2eb2c9;color:#fff}.product-show .hd .details .actions .btn.btn-primary:hover{background:var(--main-color);border-color:var(--main-color)}.product-show .hd .details .actions .btn.btn-secondary{background:#fff;color:#1a9d8f;border:1px solid #1a9d8f}.product-show .hd .details .actions .btn.btn-secondary:hover{background:#f0f9f8}.product-show .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-show .share>span{margin-right:10px}.product-show .share .bdsharebuttonbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-show .share a{display:block;width:47px !important;height:47px !important;-webkit-transition:all .9s;transition:all .9s;padding:0 !important;border:1px solid #f1f1f1;border-radius:50%;margin-right:10px}.product-show .share a:hover{border:1px solid var(--main-color)}.product-show .share a.bds_weixin{background:url(../images/fn1.png) no-repeat center center}.product-show .share a.bds_tqq{background:url(../images/fn2.png) no-repeat center center}.product-show .share a.bds_tsina{background:url(../images/fn3.png) no-repeat center center}.product-show .share a.bds_tqz{background:url(../images/fn4.png) no-repeat center center}.product-show .tabs{margin-top:60px}.product-show .tabs .tab-nav{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid var(--main-color)}.product-show .tabs .tab-nav .tab-item{padding:18px 0;font-size:22px;color:#222;cursor:pointer;background:transparent;border:none;margin-right:60px;position:relative;-webkit-transition:all .3s;transition:all .3s;font-weight:400}.product-show .tabs .tab-nav .tab-item:hover{color:#1a9d8f}.product-show .tabs .tab-nav .tab-item.active{color:#fff;font-weight:700;background:var(--main-color);padding:18px 40px;font-weight:500}.product-show .tabs .tab-nav .tab-item.active::after{display:none}.product-show .tabs .tab-content{padding:60px 0}.product-show .tabs .tab-content .tab-pane{display:none}.product-show .tabs .tab-content .tab-pane.active{display:block}.product-show .tabs .tab-content .tab-pane .title-1{font-size:22px;color:#333;margin:0 0 20px 0;padding-left:16px;font-weight:500;line-height:1.5;position:relative}.product-show .tabs .tab-content .tab-pane .title-1::before{content:"";display:inline-block;width:5px;height:30px;background:var(--main-color);position:absolute;top:2px;left:0}.product-show .tabs .tab-content .tab-pane p{line-height:2;color:#666;margin:0 0 40px 0;padding-left:20px;text-indent:0}.product-show .tabs .tab-content .tab-pane p:last-child{margin-bottom:0}.product-show .tabs .tab-content .tab-pane .highlight-green{color:var(--main-color)}.product-show .tabs .tab-content .tab-pane .highlight-red{color:#e74c3c}@media (max-width:768px){.product-show .bd{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.product-show .bd .gallery{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%}.product-show .bd .gallery .main-image{width:100%;height:auto;aspect-ratio:1}.product-show .tabs .tab-nav{overflow-x:auto}.product-show .tabs .tab-nav .tab-item{white-space:nowrap;padding:12px 20px}}