#tp-banner-slider{margin-bottom:1em;}
#tp-product-list{font-size:16px;font-weight:400;}
#tp-product-list .tp-product-list-container{max-width:82.5em;margin:0 auto;padding:3em 0 5em;}

.tp-hidden{display:none;}
.tp-loading{background:url(/assets/images/icon/loading.gif) 50% 50% no-repeat;}
.tp-product-table{display:table;width:100%;text-align:left;}
.tp-product-cell{display:table-cell;vertical-align:top;}

.tp-filter-top{padding-bottom:1em;}
.tp-filter-slider{width:25%;user-select:none;}

/* 针对smb产品开始 */
.tp-extra-filter{margin-bottom:2em;}
.tp-extra-filter .tp-extra-filter-text{font-size:1em;font-weight:400;margin-bottom:0.5em;cursor:pointer;display:block;color:inherit!important;text-decoration:none;}
.tp-extra-filter .tp-extra-filter-text.active{color:#4acbd6!important;}
.tp-extra-filter .tp-extra-filter-title .tp-filter-cate-text{position:relative;overflow:unset;}
.tp-extra-filter .tp-extra-filter-title .tp-filter-cate-text:before{content:'';display:block;position:absolute;top:0.2em;left:-1.4em;width:1em;height:1em;background:url(/assets/images/icon/arrow-gray-down.svg) 50% 50% no-repeat;background-size:100%;}
@media (max-width:736px){
  .tp-extra-filter{margin-bottom:0;}
}
/* 针对smb产品结束 */

.tp-filter-control{font-size:1.5em;font-weight:500;line-height:1.25;color:#3D3F40;position:relative;user-select:none;cursor:pointer;}
.tp-filter-control:before{content:'';display:block;position:absolute;left:-1.25em;top:0.125em;width:1em;height:1em;background:url(/res/images/icons/icon-filter.svg) 0 50%;background-size:100%;}
.tp-filter-control .tp-filter-reset{float:right;color:#36444b;font-size:0.75em;line-height:1.66666666;margin-left:0.5em;}

.tp-filter-product{position:relative;}
.tp-filter-product.tp-product-loading:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.2) url(/assets/images/icon/loading.gif) 50% 50% no-repeat;}

html.tp-product-slider-active .tp-filter-slider-menu{display:none;}
.tp-filter-hide,
html.tp-product-slider-active .tp-filter-show{display:block;}
.tp-filter-show,
html.tp-product-slider-active .tp-filter-hide{display:none;}
html.tp-product-slider-active .tp-product-item{width:25%;}

@media (max-width:1366px){
  #tp-product-list{font-size:14px;}
}

@media (max-width:1024px){
  #tp-product-list{font-size:12px;}
  #tp-product-list .tp-product-list-container{max-width:none;padding:0 20px 5em;}
  .tp-filter-top{padding-top:1em;}
}

@media (max-width:768px){
  .tp-filter-slider{width:33.333333%;}
  html.tp-product-slider-active .tp-product-item{width:33.333333%;}
}

@media (max-width:736px){
  .tp-filter-detail{display:none!important;}
  .tp-filter-slider-menu{display:block!important;width:auto;position:fixed;z-index:-1;top:0;left:0;right:0;bottom:0;}
  .tp-filter-slider-menu .tp-filter{position:absolute;top:0;left:-80%;bottom:0;background:#fff;width:80%;overflow-y:auto;}
  html.tp-product-slider-active{overflow:hidden;}
  html.tp-product-slider-active .tp-product-list-container{position:fixed;z-index:1000;top:0;left:0;right:0;bottom:0;background:#fff;}
  html.tp-product-slider-active .tp-filter-slider-menu{z-index:100;background:rgba(0,0,0,0.5);}
  html.tp-product-slider-active .tp-filter-slider-menu .tp-filter{left:0;transition:left linear 500ms;}
  html.tp-product-slider-active .tp-filter-product{overflow:hidden;}
  .tp-filter-hide,
  html.tp-product-slider-active .tp-filter-show{display:none;}
  .tp-filter-show,
  html.tp-product-slider-active .tp-filter-hide{display:block;}
  html.tp-product-slider-active .tp-product-item{width:50%;}
}

/* filter菜单开始 */
.tp-filter-wrapper{padding:0 1.875em;}
.tp-filter-cate{font-weight:700;}
.tp-filter-cate-item{cursor:pointer;}
.tp-filter-cate-wrapper{padding:0.9375em 0;}
.tp-filter-cate-expand{float:right;width:1.25em;height:1.125em;background:url(/assets/images/icon/arrow-gray-right.svg) 50% 50% no-repeat;background-size:100%;margin-top:0.25em;}
.active .tp-filter-cate-expand{background-image:url(/assets/images/icon/arrow-gray-down.svg);}
.tp-filter-cate-text{font-size:1.125em;font-weight:500;line-height:1.333333em;color:#3d3f40;overflow:hidden;}

.tp-filter .tp-filter-menu{display:none;margin-bottom:0.625em;color:#3d3f40;}
.tp-filter .tp-filter-item.active .tp-filter-menu{display:block;}
.tp-filter .tp-filter-menu-item{cursor:pointer;}
.tp-filter .tp-filter-menu-wrapper{padding:0.875em 0;}
.tp-filter .tp-filter-menu-checkbox{width:1.25em;height:1.25em;box-sizing:border-box;margin:0 10px 0 0;float:left;background:url(/assets/images/icon/checkbox.svg) 50% 50% no-repeat;background-size:100%;}
.tp-filter .tp-filter-menu-item.active .tp-filter-menu-checkbox{background-image:url(/assets/images/icon/checkbox-checked.svg);}
.tp-filter .tp-filter-menu-detail{overflow:hidden;}
.tp-filter .tp-filter-menu-text{font-size:0.875em;line-height:1.33333333;}
/* filter菜单结束 */

/* filter tag开始 */
.tp-filter-tag{font-size:13px;line-height:2em;margin-top:-0.5em;user-select:none;}
.tp-filter-tag:after{content:'';display:table;height:0;clear:both;}
.tp-filter-tag-item{float:left;margin-top:0.5em;margin-right:0.5em;/*margin:0.5em 0.5em 0 0;padding:0 5px;*/color:#36444B;opacity:0.8;line-height:1.5;}
.tp-filter-tag-close{cursor:pointer;color:#B3B3B3;display:inline-block;width:1em;background:url(/res/images/icons/icon-close-bold.svg) 50% 50% no-repeat;background-size:150%;}
/* filter tag结束 */

/* product列表开始 */
.tp-product-null{font-size:1.125em;line-height:1.33333333;padding:0.833333em 5px;}
.tp-product-center{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:90%;max-height:90%;}
.tp-product-cate{padding:0 5px;font-size:1.5em;font-weight:500;margin-bottom:0.5em;}
.tp-product-content{margin-bottom:1em;}
.tp-product-content:after{content:'';display:table;height:0;clear:both;}
.tp-product-item{font-weight:400;position:relative;float:left;width:33.333333%;padding:1em 0;box-sizing:border-box;padding:0 5px 10px;}
.tp-product-wrapper{position:relative;}
.tp-product-box{/*background:rgba(242,243,245,0.50);*/border-radius:0.625em;box-shadow:0 1px 8px 0 rgba(54,68,75,0.13);}
.tp-product-item.hover .tp-product-box{position:absolute;top:0;left:0;right:0;background:#fff;box-shadow:0 10px 25px 0 rgba(185,191,193,0.50);z-index:2;}
.tp-product-image{position:relative;height:0;padding-bottom:100%;user-select:none;}
.tp-product-image-box{position:absolute;top:1em;left:1em;right:1em;bottom:0;overflow:hidden;}
.tp-product-link{position:absolute;top:0;left:-10px;right:-10px;bottom:0;font-size:0;}
.tp-product-tag{font-size:13px;line-height:2em;position:absolute;top:1em;left:0;white-space:nowrap;padding:0 1.25em 0 1em;border-top-right-radius:2em;border-bottom-right-radius:2em;background:#fff;text-transform:uppercase;box-sizing:border-box;max-width:50%;overflow:hidden;text-overflow:ellipsis;}
.tp-product-awards{position:absolute;top:1em;right:1em;max-width:55%;text-align:right;}
.tp-product-awards img{vertical-align:middle;max-height:2.5em;max-width:6em;margin-left:.5em;margin-bottom:.5em;}
.tp-product-item.active .tp-product-awards-down,
.tp-product-item.hover .tp-product-awards-down{top:3em;}
.tp-product-compare{display:none;position:absolute;top:0;right:0;line-height:1.25;padding:1em 1em 1em 0;width:50%;text-align:right;}
.tp-product-item.active .tp-product-compare,
.tp-product-item.hover .tp-product-compare{display:block;}
.tp-product-compare-text{display:block;font-size:1em;line-height:1.25;color:#808080;text-transform:uppercase;font-weight:400;overflow:hidden;text-overflow:ellipsis;}
.tp-product-compare-checkbox{text-decoration:none;float:right;width:1.25em;height:1.25em;box-sizing:border-box;margin-left:0.25em;background:url(/assets/images/icon/checkbox.svg) 50% 50% no-repeat;background-size:100%;}
.tp-product-compare-checkbox.active{background-image:url(/assets/images/icon/checkbox-checked.svg);}
.tp-product-compare-checkbox.disabled{cursor:not-allowed;}
.tp-product-text{padding:0 1.25em 1.25em;}
.tp-product-item.hover .tp-product-text{height:auto!important;}
.tp-product-spec,
.tp-product-btn,
.tp-product-thumbnail{display:none;}
.tp-product-item.hover .tp-product-spec,
.tp-product-item.hover .tp-product-btn,
.tp-product-item.hover .tp-product-thumbnail{display:block;}
.tp-product-thumbnail-wrapper{font-size:0;margin-bottom:12px;}
.tp-product-thumbnail-wrapper:after{content:'';display:inline-block;width:100%;}
.tp-product-thumbnail-item{width:30%;display:inline-block;max-width:77px;margin-right:2%;cursor:pointer;}
.tp-product-thumbnail-box{position:relative;height:0;padding-bottom:100%;}
.tp-product-thumbnail-box:hover{outline:1px solid #4acbd6;}
/* .tp-product-thumbnail-box:after{content:'';display:block;background:rgba(200,207,210,0.3);position:absolute;top:0;left:0;right:0;bottom:0;} */
/* .tp-product-thumbnail-box:hover:after{display:none;} */
.tp-product-model{font-size:1.25em;font-weight:500;line-height:1.3;color:#36444B;/*overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;*/}
.tp-product-title{font-size:0.875em;line-height:1.5;color:#36444B;padding-top:2px;/*overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;*/}
.tp-product-pack-item{font-size:1em;line-height:1.75;display:inline-block;vertical-align:top;margin:1em 0.5em 0 0;}
.tp-product-pack-tag{display:inline-block;background:#F7F8FA;padding:0 0.5em;cursor:pointer;border:1px solid transparent;border-radius:4px;}
.tp-product-pack-tag.active{border-color:#4acbd6;}
.tp-product-price{font-size:1.0625em;color:#3D3F40;padding-top:6px;}
.tp-product-spec{font-size:13px;line-height:2em;color:#36444B;padding-top:1em;}
.tp-product-spec li{position:relative;padding-left:1em;}
.tp-product-spec li:after{content:'';width:4px;height:4px;border-radius:50%;opacity:0.8;background:#A7A9AC;position:absolute;top:1em;left:0;margin-top:-2px;}
.tp-product-btn{padding-top:12px;}
.tp-product-buy{font-size:1em;line-height:2em;color:#4acbd6;display:block;border:1px solid #4acbd6;text-transform:uppercase;text-decoration:none;text-align:center;border-radius:0.25em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;padding:0 0.5em;}
.tp-product-buy:hover{background:#4acbd6;color:#fff!important;}
@media (min-width:1441px){
  .tp-product-tag{font-weight:700;}
}
@media (max-width:1366px){
  .tp-product-tag{font-size:inherit;line-height:1.25;}
}
@media (max-width:1024px){
  .tp-product-content{margin:0 -5px;}
  .tp-product-item .tp-product-awards{display:none;}
  .tp-product-item .tp-product-compare{display:block;}
}
@media (max-width:768px){
  .tp-product-item{width:50%;}
  .tp-product-tag{max-width:90%;white-space:unset;}
  .tp-product-item .tp-product-compare{width:auto;padding-left:20%;padding-bottom:20%;}
  .tp-product-compare-text{display:none;}
  .tp-product-item .tp-product-price,
  .tp-product-item .tp-product-btn{display:none;}
  .tp-product-text{padding-bottom:1.25em;}
  .tp-product-title,
  .tp-product-price{padding-top:0;}
}
@media (max-width:340px){
  .tp-product-image{font-size:10px;}
}
/* 特殊处理smb的产品 */
.tp-product-content.smb .tp-product-center{max-height:none;}
.tp-product-content.smb .tp-product-image{padding-bottom:60%;}

/* 分页 */
.tp-product-pagination{font-size:0.875em;line-height:2;text-align:center;color:#868E93;margin-top:10px;padding:0 10px;}
.tp-product-pagination-item{display:inline-block;min-width:2em;margin:0 0.5em;}
.tp-product-pagination-btn{display:block;color:inherit;text-decoration:none;background:rgba(242,243,245,0.50);border-radius:4px;background-position:50%;background-repeat:no-repeat;background-size:60%;}
.tp-product-pagination-btn.active{background:rgba(75,203,214,0.08);color:#0DB1BF;}
.tp-product-pagination-prev{background-image:url(/assets/images/icon/arrow-gray-left.svg);}
.tp-product-pagination-next{background-image:url(/assets/images/icon/arrow-gray-right.svg);}
/* product列表结束 */

/* compare部分开始 */
.tp-compare{font-weight:500;position:fixed;left:0;right:0;bottom:0;z-index:99;color:#fff;background:rgba(63,64,64,0.9);}
.tp-compare .tp-compare-container{max-width:50em;margin:0 auto;padding:1.25em 0 1.5em;}
.tp-compare .tp-compare-title{font-size:1.5em;line-height:1.25;margin-bottom:0.666666em;}
.tp-compare .tp-compare-text{float:right;}
.tp-compare .tp-compare-btn{line-height:2;min-width:6em;text-align:center;}
.tp-compare .tp-compare-btn+.tp-compare-btn{margin-top:1.25em;}
.tp-compare .tp-compare-btn>a{display:block;color:#fff!important;border:1px solid #4acbd6;text-decoration:none;background:#4acbd6;border-radius:0.25em;}
.tp-compare .tp-compare-btn>a.disabled{cursor:not-allowed;}
.tp-compare .tp-compare-cancel>a{color:#4acbd6!important;background:transparent;}
.tp-compare .tp-compare-list{overflow:hidden;}
.tp-compare .tp-compare-list-box:after{content:'';clear:both;height:0;display:table;}
.tp-compare .tp-compare-item{width:26%;max-width:15em;margin-right:5%;position:relative;float:left;background:#fff;border-radius:0.25em;}
.tp-compare .tp-compare-wrapper{height:0;padding-bottom:100%;}
.tp-compare .tp-compare-item img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:75%;max-height:75%;}
.tp-compare .tp-compare-close{position:absolute;top:0.5625em;right:0.5625em;width:0.875em;height:0.875em;cursor:pointer;background:url(/res/images/icons/icon-close-bold.svg) 50% 50% no-repeat;}
@media (max-width:1024px){
  .tp-compare .tp-compare-container{padding-left:20px;padding-right:20px;}
}
@media (max-width:736px){
  .tp-compare .tp-compare-item{width:30%;margin-right:3%;}
}
/* compare部分结束 */

.tp-dialog{z-index:999999;}
.tp-dialog.buy-now-dialog .tp-dialog-box{max-width:1000px;}
.tp-dialog.buy-now-dialog .tp-dialog-content>span{width:170px;display:inline-block;vertical-align:top;margin:1em;}
.tp-dialog.buy-now-dialog .tp-dialog-content a{text-decoration:none;}
.tp-dialog.buy-now-dialog .tp-dialog-content a>b{width:100%;text-align:center;font-size:14px;display:block;margin-top:5px;color:#000;background:url(/res/style/images/icon-go.png) 95% 50%/auto 100% no-repeat #ffcb00;padding:3px 0;border-radius:0.25em;}
.tp-dialog.buy-now-dialog .tp-dialog-content img:hover{outline:1px solid #4acbd6;}
@media (max-width:736px){
  .tp-dialog.buy-now-dialog .tp-dialog-content>span{width:46%;margin:1em 1.5%;}
}
