.web-main{background: #fff;padding: 0 20px;padding-bottom: 20px;}
.slider-items-products{display: flex;}
.warp-left {width: 25%;margin-right: 30px;position: relative;}
.warp-right{width: 75%;}
.warp-right .boxlist {display: grid;grid-template-columns: repeat(3, 1fr);grid-column-gap: 60px;grid-row-gap: 40px;margin-bottom: 40px;position: relative;}
.warp-right .boxlist .no_data{position: absolute;}
.warp-right .boxlist .owl-item img{width: 100%;}
.warp-right .boxlist .matter .name-prc {display: block;height: 50px;transition: all 0.5s linear;word-break: break-all;font-weight: bolder;padding-top: 10px;font-size: 14px;}
.warp-right .boxlist .price{display: block;text-decoration: line-through;color: #999;}
.warp-right .boxlist .original-price{color: #f60;font-weight: bolder;font-size: 16px;}
.warp-right .boxlist .web-but-yellow {transition: all 0.3s linear 0s;opacity: 0.8;border-radius: 0;}
.warp-right .boxlist .matter .web-but-yellow{width: 100%;background: #f60;color: #fff;margin-top: 5px;opacity: .8;}
.warp-right .boxlist .matter .web-but-yellow:hover{opacity: 1;}
.warp-right .warp-top{display: flex;align-items: center;justify-content: space-between;}
.warp-right .warp-top .warp-search{position: relative;width: 60%;}
.warp-right .warp-top .warp-search input{width: 100%;height: 40px;background: #eee;border:1px solid #0000;padding: 0 20px;border-radius: 50px;outline: none;padding-right: 40px;}
.warp-right .warp-top .warp-search button{background: none;border: none;outline: none;font-size: 18px;position: absolute;right: 0;line-height: 40px;width: 40px;color: #666;}
.warp-right .warp-top .warp-search input:hover{border: 1px solid #f60;}
.web-n-more{width:100%;float:left;text-align:center; font-size:16px; color:#454545;  font-weight:bold;position:relative}
.web-n-more a{transition: all 0.3s linear 0s;height:61px;display:block;color:#666;float:left;background:#eee;font-size:16px;width:100%; padding:20px 0}
.web-n-more a:hover{background:#f60; text-decoration:none;color:#fff}
.warp-left .box-r-title{font-weight: bolder;font-size: 18px;}
.warp-left .drag-title{font-size: 14px;font-weight: 500;}
.warp-left .box-r-group{margin-top: 30px;}
.box-r-group .form-control{background: #eee;border:2px solid #0000;outline: none;border-radius: 50px;padding-right: 10px;box-shadow: none;transition: none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-appearance:none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='26' viewBox='0 0 41 26'%3E%3Cpath fill='%23606060' d='M0 5.382l19.983 19.983L40.14 5.208 34.932 0 19.869 15.062 4.84.032z' fill-rule='evenodd' style='&%2310; fill: %23b8c2cc;&%2310;'/%3E%3C/svg%3E");  background-position: right 10px center; background-repeat: no-repeat; background-size: 1rem;}
.box-r-group .form-control:hover{border:2px solid #f60;}
.box-r-group .form-control:focus{border:2px solid #f60;}
.box-r-group .form-control option {background-color: white;font-size: 14px;}

.bs-example.bs-example-form.search-form{display: none;}
/*product-subtab*/
.product-subtab li{border:1px solid #c8c8c8; border-radius:10px; padding:5px 10px; min-width:105px; margin:20px 20px 0 0px; text-align:center; cursor:pointer}
.product-subtab li.hover,.product-subtab li:hover{ background:#f60;border:1px solid #f60;color: #fff;}
.product-subtab .pr-title{margin:28px 20px 0 0px;}


.warp-right .boxlist .owl-item{position: relative;}
.owl-item em{background:#f66a78;border-radius: 32px;color:#fff;height:30px;position: absolute;top: 5px;width: 32px; text-align:center; line-height:30px;right: 5px;}

.price-range .tips{display: none;border-radius: 4px;background: #e8566a;padding: 2px 8px;line-height: 22px;height: 26px;position: absolute;left: 0px;top: 60px;white-space: nowrap;text-align: left;color: #fff;z-index: 9;opacity: 0.9;font-size: 14px;}

/* price range */
.price-range{ padding:10px 0px;position: relative;}
.price-range .drag-form{display:flex}
.price-range .drag-form .form-control{display:inline-block;font-weight:bold;}
.price-range .drag-form .form-control:hover{border:2px solid #f60;}
.price-range .drag-form .form-control:focus{border:2px solid #f60;}
.price-range .drag-form .btn{margin-left: 11px;background: #f60;color: #fff;outline: none;}
.price-range .drag-form span{padding: 4px 8px;color:#666}
.price-range .drag-slider{height:40px;width: 97%; }
.price-range .ui-slider { position:relative; text-align:left;}
.price-range .ui-slider .ui-slider-handle {position:absolute;width: 10px;height: 10px;cursor: default;background: #000;border-radius: 50px;}
.price-range .ui-slider .ui-slider-range {position:absolute;z-index:1;display:block;border:0;background:#000;}
.price-range .ui-slider-horizontal {height: 22px;border-bottom: 2px solid #d2d2d2;}
.price-range .ui-slider-horizontal .ui-slider-handle {top: 16px;margin-left:0;}
.price-range .ui-slider-horizontal .ui-slider-range {top: 20px;height: 2px;}
.price-range .ui-slider-horizontal .ui-slider-range-min {left:0; }
.price-range .ui-slider-horizontal .ui-slider-range-max {right:0; }

/* operating */
.operating{padding:22px 0px;}
.operating .search{width:360px;}
.operating .input-group{margin-right:15px;position:relative;}
.operating .btn-group .dropdown-menu{min-width: auto;}
.operating .loading{position:absolute;display:none;width:101%;height:100%;z-index:3;left:0px;font-size: 12px;text-align:center;line-height:32px; background:#9dc0dd;color:#fff}

/* select */
.warp-right .operating .btn-group{width: 200px;margin-left: 5px;}
.warp-right .operating select{outline: 0;width: 100%;display:block;height:40px;background-color:#eee;border: 1px solid #0000;outline: none;border-radius: 50px; font-size:14px;line-height:22px;padding-left: 12px;padding-right:24px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-appearance:none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='26' viewBox='0 0 41 26'%3E%3Cpath fill='%23606060' d='M0 5.382l19.983 19.983L40.14 5.208 34.932 0 19.869 15.062 4.84.032z' fill-rule='evenodd' style='&%2310; fill: %23b8c2cc;&%2310;'/%3E%3C/svg%3E");  background-position: right 10px center; background-repeat: no-repeat; background-size: 1rem;}
.warp-right .operating select::-ms-expand{display:none}
::-webkit-input-placeholder{color:#999}
.dropdown-menu{border-radius:0px;}
.btn-default.active.focus,
.btn-default.active:focus, .btn-default.active:hover,
.btn-default:active.focus, .btn-default:active:focus,
.btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {background-color: transparent;}
.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%); box-shadow: inset 0 0px 0px rgb(0 0 0 / 13%);}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {background-color: transparent;border-color:#ddd;}
.warp-right .operating select:hover{border: 1px solid #f60;}
.warp-right .operating option {background-color: white;font-size: 14px; }
.warp-right .pagers .active a{background: #f60;color: #fff;}
.warp-right .operating option:nth-child(3){display: none;}


@media screen and (max-width:786px) {
    .slider-items-products{display: initial;padding: 0;}
    .web-main{position: relative;}
    .warp-right{width: 100%;}
    .warp-right .boxlist{grid-template-columns: repeat(2, 1fr);grid-column-gap: 40px;}
    .warp-right .warp-top .warp-search {position: absolute;width: 80%;top: -66px;}
    .warp-right .warp-top .warp-search input{height: 55px;font-size: 20px;background: #fff;border: none;padding-right: 60px;}
    .warp-right .warp-top .warp-search input:hover{border: none;}
    .warp-right .warp-top .warp-search button{top: 8px;right: -70px;font-size: 28px;}
    .warp-right .warp-top{display: block;}
    .operating{display: flex;align-items: center;justify-content: flex-end;}
    .warp-right .operating select{font-size: 20px;}
    .warp-right .operating .btn-group{margin-left: 15px;width: 80%;}
    .owl-item em{width: 40px;height: 40px;line-height: 40px;font-size: 14px;}
    .warp-right .boxlist .matter .name-prc{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 30px;font-size: 22px;height: 60px;font-weight: inherit;}
    .warp-right .boxlist .price{margin: 0;font-size: 14px;}
    .matter .web-money{line-height: 25px;margin-bottom: 20px;}
    .warp-right .boxlist .original-price{font-size: 24px;}
    .warp-right .boxlist .matter .web-but-yellow{width:auto;display: block;text-align: center;opacity: 1;}
    .pagination {display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px}
    .slider-items-products .pagination-purchase{display: inherit;}
    .warp-right .pagers .active a{border: 1px solid #f60;}
    .pagination>li>a,.pagination>li>span {position: relative;float: left;padding: 8px 18px;margin-left: -1px;line-height: 1.42857143; color: #666; text-decoration: none; background-color: #fff; border: 1px solid #ddd}
    .pagers{margin: 0 auto;}
    .header_active .bs-example.bs-example-form.search-form{display: block;}
}