.productSearch{align-items:center;display:flex;justify-content:center;padding:20px}.productSearch .section-common{align-items:center;display:flex;justify-content:space-between}.productSearch .search-input{background:#fff;border:2px solid #307a6b;border-radius:8px;display:flex;padding:2px 3px}.productSearch .search-input span:first-child{width:100%}.productSearch .search-input .el-input__inner{border:none;height:46px;width:1000px}.productSearch .search-input .el-button{border:none;border-radius:6px;width:110px}.productSearch .search-input:hover{border-color:#378a7a;box-shadow:1px 1px 7px 0 rgba(48,122,107,.41)}.productSearch .search-button{background:url(/_nuxt/img/搜索.83267e0.png) no-repeat 50%;color:#fff}.productSearch .search-button:hover{opacity:.9}.productSearch .search-keyword{color:#979d9d;margin-top:10px}.productSearch .search-keyword *{font-size:12px}.productSearch .search-keyword label{margin-left:4px;margin-right:10px}.productSearch .search-keyword .item{color:#979d9d;margin-right:15px}.productSearch .search-keyword .item:hover{color:#307a6b}.productSearch.whiteBg{background:#fff}.product-type-page{display:flex;flex-direction:column;justify-content:center}.product-type-page .product-main{display:flex;justify-content:space-between;margin:20px auto}.product-type-page .type-section{border-radius:8px;display:flex;flex-direction:column;margin-bottom:100px;width:200px}.product-type-page .type-section .type-header{align-items:center;background:#307a6b;border-radius:8px 8px 0 0;color:#fff;display:flex;font-size:14px;height:60px;justify-content:center;opacity:1}.product-type-page .type-section .type-content{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding-bottom:30px}.product-type-page .type-section .type-content .type-line{align-items:center;border-bottom:1px solid #fafafa;display:flex;font-size:14px;justify-content:flex-start;line-height:60px;margin:0 20px;padding-left:30px}.product-type-page .type-section .type-content .type-line i{color:#979d9d;font-size:32px;margin-left:-10px;margin-right:3px}.product-type-page .type-section .type-content .type-line-active,.product-type-page .type-section .type-content .type-line-active i,.product-type-page .type-section .type-content .type-line:hover i{color:#307a6b}.product-type-page .list-section{width:1208px}.product-type-page .list-section .list-header{display:flex;justify-content:space-between;margin-bottom:20px}.product-type-page .list-section .list-header a,.product-type-page .list-section .list-header div,.product-type-page .list-section .list-header label,.product-type-page .list-section .list-header span{font-size:12px}.product-type-page .list-section .list-header .left .current{color:#307a6b}.product-type-page .list-section .list-header .right .label{color:#979d9d}.product-type-page .list-section .list-header .right a+a{margin-left:5px}.product-type-page .list-section .list-header .right .sort-item-active{color:#307a6b}.product-type-page .list-section .list-page-content .list-content{display:flex;flex-wrap:wrap}.product-type-page .list-section .list-page-content .list-content .list-item{background:#fff;border-radius:8px 8px 8px 8px;height:280px;margin-bottom:20px;margin-right:20px;width:287px}.product-type-page .list-section .list-page-content .list-content .list-item .buyPermission-tips{cursor:help;margin-left:245px;margin-top:15px;position:absolute}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner{align-items:center;display:flex;flex-direction:column;padding:30px 30px 0}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .content-main{display:flex;flex-direction:column;justify-content:center}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .content-main .icon{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:10px}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .content-main .icon img{max-width:65px}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .content-main .name{color:#313434;font-size:16px;margin-bottom:20px;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .content-main .name:hover{color:#307a6b}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#979d9d;display:-webkit-box;font-size:12px;height:36px;line-height:18px;margin-bottom:20px;max-width:230px;overflow:hidden;text-align:left;text-overflow:ellipsis}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .price{color:#ff3232;font-size:16px}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .btn{align-items:center;background:#307a6b;border-radius:8px;color:#fff;display:flex;height:38px;justify-content:center;opacity:0;width:120px}.product-type-page .list-section .list-page-content .list-content .list-item .list-item-inner .btn:hover{background:#378a7a}.product-type-page .list-section .list-page-content .list-content .list-item:hover{box-shadow:0 4px 40px 1px rgba(49,52,52,.1)}.product-type-page .list-section .list-page-content .list-content .list-item:hover .list-item-inner{margin-top:-10px;transition:.3s}.product-type-page .list-section .list-page-content .list-content .list-item:hover .list-item-inner .desc,.product-type-page .list-section .list-page-content .list-content .list-item:hover .list-item-inner .name{margin-top:-7px;transition:.3s}.product-type-page .list-section .list-page-content .list-content .list-item:hover .list-item-inner .price{margin-bottom:10px;margin-top:-7px;transition:.3s}.product-type-page .list-section .list-page-content .list-content .list-item:hover .list-item-inner .btn{opacity:1;transition:.1s}.product-type-page .list-section .list-page-content .list-content .list-item:nth-child(4n){margin-right:0}.product-type-page .list-section .list-page-content .pagination{display:flex;justify-content:flex-end;margin-bottom:30px}.product-type-page .list-section .list-page-content .pagination .number{background-color:#fff;color:#979d9d;font-weight:100}.product-type-page .list-section .list-page-content .pagination .more{background-color:#fff;color:#979d9d}.product-type-page .list-section .list-page-content .pagination .active{background-color:#307a6b}.product-type-page .list-section .list-page-content .pagination .btn-next,.product-type-page .list-section .list-page-content .pagination .btn-prev{background-color:#fff}.layout-header{border-bottom-color:#eee!important}