
.pro_mationgif{
    display: none;
}
.pro2_mationname{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 0px;
    height: 0px;
    opacity: 0;
    
}

.category_fixed_hover>ul>li>p>span{
    color: #000;
}   

.post_checkbox[type="checkbox"]:hover{ border: 1px solid #FF8B00;}
.post_checkbox:checked {
    color: #fff;background-color: #FF8B00;  border: 1px solid #FF8B00; 
}
.pro_check{
    margin-left: 0px !important;
}
.pro_check label{
     display: flex;
     align-items: center;
}
.checkbox label span{
    margin-left: 15px;
}
.category_fixed_children>ul>li>p>span{
    width: 30px;
    text-align: right;
}
.product_fixed>ul>li>.pro_check span{
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #000;
    cursor: pointer;
    margin-left: 20px;
}
.sortphpup_listson>li .checkbox span{
    margin-left: 25px;
    color: rgb(158, 158, 166) !important;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}
.post_checkbox{
    border-radius: 5px !important;
    width: 20px; height: 20px;  background-color: #fff;            
    border: 1px solid #c9c9c9; border-radius: 2px;
    color: #fff; text-align: center; line-height: 15px;
    -webkit-appearance:none; appearance:none; outline: none;
}
.post_checkbox:after {content: "\2713";}  
#product-category .category_banner_header{
    position: relative;
}
#product-category .category_header_img{
    background-size:cover;
    width:100%;
    height: auto;
}
#product-category .category_header_title{
    position: absolute;
    /* top: 28.3%; */
    left: 3.3%;
    top: 50%;
    transform: translateY(-50%);
}
#product-category .category_header_title>ul>li>h1{
    text-align: left;
    font-size: 57.82px;
    font-family: 'Montserrat';
    font-weight: 300;
    color: #FFFEFC;
    text-transform: uppercase;
}
#product-category .category_header_title>ul>li>p{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat';
    line-height: 1.5;
    width: 900px;
    color: #fff;
    opacity: 0.8;
    margin-left: 5px;

}
#product-category .category_header_title>ul>li>p>span{
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat' !important;
    line-height: 1.5;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 900px;
    color: #fff;
    opacity: 0.8;

}
#product-category .category_header_title>ul>li>p::-webkit-scrollbar{
    display: none;
}

#product-category .category_header_title>ul>li>button{
    margin-top: 36px;
    width: 140px;
    height: 34px;
    border: 1px solid #FFFEFC;
    border-radius: 4px;
}
#product-category .category_header_title>ul>li>button>a{
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 24px;
    color: #FFFEFC;
}
#product-category .category_header_title>ul>li>button:hover{
    background-color: #F69F1C;
}
#product-category .category_header_title>ul>li>h3{
    color: #ff8b00;
    font-size: 21.88PX;
    font-family: 'Montserrat';
    font-weight: 700; 
    line-height: 23PX; 
    margin-left: 5px;
    margin-top: 4.5%;
    
}   
#product-category .category_concent_top{
    margin-top: 75px;
    display: flex;
    min-height: 500px;
    justify-content: flex-start;
}
#product-category .category_list_margin{
    width: 70.941%;
    /* min-width: 1000px; */
    min-width: min(1000px,80%);
    margin-bottom: 185px;
}
#product-category .category_list_margin>h3{
    font-size: 12.5px;
    font-weight: 400;
    font-family: 'Montserrat';
    line-height: 15px;
    margin-left: 2.5%;
    /* text-transform: uppercase; */
}
#product-category .caption{
	text-align: center;
    /* position: absolute;
    top: 62%;
	width: 85.5%; */
}
#product-category .category_list_margin>h3>span{
    font-size: 12.5px;
    vertical-align: text-top;
    margin: 0 10px;
}
#product-category .category_list_margin>h3>span:last-of-type{
    display: none;
}
#product-category .category_list_margin>h3>a:last-of-type{
    font-weight: 600;
}
#product-category .category_list_margin > h3 > a:nth-of-type(1) {
    text-transform: uppercase;
}

#product-category .caption>h4 {
	margin: 0 auto;
	text-align: left;
	font-size: 14px !important;
	font-family: "Montserrat";
	font-weight: 400;
	overflow: hidden;
}

#product-category .caption>h4>span{
	display: inline-block;
	color: #7D7D7D;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	line-height: 28px;
    padding-top: 20px;
    font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}
#product-category .caption>h4>p{
    width: 100%;
    font-size: 12px;
    font-family: 'Montserrat';
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px;
}
#product-category .caption>h4>.product_k_name{
    height: 40px;
    margin-bottom: 8px;
}
#product-category .caption>h4>p>a{
	display: inline-block;
    font-size: 15px;
	font-family: 'Montserrat';
	font-weight: 800;
	color: #262626;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* margin-top: 50px; */
    line-height: 22px;
    height: 44px;
    margin-bottom: 22px;
}
#product-category .category_height{
    /* margin-bottom: 25%; */
}
#product-category .category_btn1{
    background-color: #ff8b00;
    color: #FFF;
}
#product-category .category_btn_father>button{
    width: 150px;
    height: 40px;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 700;
}
#product-category .category_btn2{
    background-color: #F1F4F4;
    color: #757373;
}
#product-category .category_btn_father{
    display: flex;
    justify-content: space-between;
    visibility: hidden;
}
#product-category .category_border{
    /* border: 1px solid rgba(0, 0, 0, 0); */
    border: 1px solid rgb(230, 230, 230) !important;
    position: relative;
    padding: 6.67% 6.67%;
    margin: auto;
    margin-left: 7.5%;
    margin-top: 45px
}
#product-category .category_btn1>a{
    display: inline-block;
    width: 150px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #FFF;
}
#product-category .category_btn1>a:hover{
    color: #FFF;
}
#product-category .category_btn2_click{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0,1);
    /* border: 1px solid #000; */
    display: none;
    padding: 7.445%;
}
#product-category .category_mask_btn{
    /* width: 85.695%;
    position: absolute;
    bottom: 5.4%;
    left: 0px; */
    width: 100%;
    display: flex;
    height: 40px;
    /* margin: 0px 30px; */
    justify-content: space-between;
}
#product-category .category_btn3>img{
    vertical-align: bottom;
    padding-left: 14.5%;
}
#product-category .category_btn3{
    width: 150px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Montserrat';
    color: #FFF;
    text-align: left;
}
#product-category .category_btn2_click>h3{
    color: #fff;
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 800;
    /* margin-left: 30px; */
    /* margin-top: 9%; */
    /* position: absolute; */
    /* width: 85.8%; */
    /* top: 74%; */
    left: 0%;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
    line-height: 22px;
    height: 44px;
    margin-bottom: 22px;
}
#product-category .category_parameter{
    position: relative;
    margin: auto;
    overflow: hidden;
    display: flex;
    align-content: center;
}
.category_parameter>ul{
    width: 100%;
    height: 286px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.product_fixed{
    overflow-y: scroll;
}
/*里面的代码可以根据自己需求去进行更改*/
/* 设置滚动条的样式 */
.category_parameter>ul::-webkit-scrollbar,.product_fixed::-webkit-scrollbar{
    width:5px;
}
    /* 滚动槽 */
.category_parameter>ul::-webkit-scrollbar-track,.product_fixed::-webkit-scrollbar-track{
    -webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
    border-radius:5px;
}
    /* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    border-radius:5px;
    background:rgba(255,255,255,0.6);
    -webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background:rgba(255,255,255,0.8);
}
#product-category .category_parameter>ul>li>p{
    display: inline-block;
    width: 49%;
    text-align: left;
    color: #dedede;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 22px;
    /* overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; */
}
#product-category .category_parameter_gradient{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
#product-category .category_parameter>ul>li{
   display: flex;
   align-items: center;
   flex-wrap: wrap;
}

.search_nav .disabled{
    color: #DCDCDC;
    pointer-events: none;
    cursor: default;
}   
#tripod_div>h3{
    font-size: 12.5px;
    font-weight: 300;
    font-family: 'Montserrat';
    line-height: 15px;
    margin-left: 2.5%;
    text-transform: uppercase;
}
#tripod_div>h3>span {
    font-size: 12.5px;
    vertical-align: text-top;
    margin: 0 10px;
}
#tripod_div>h3>span:last-of-type {
    display: none;
}
#pro_lists_type{
    margin-left: 2.5%;
    width: 100%;
    height: 175px;
    background-color: #F7F7F7;
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: left;
}
.pro_select_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: 25px;
}
.pro_select_style{
    max-width: 100%;
    height: 45px;
}
.pro_select_div{
    margin-left: 25px;
    max-width: 300px;
    min-width: 150px;
    width: 23%;
}
.select_submit_btn{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 45px;
    
    background: rgb(255, 139, 0);
}
.pro_select_style>xm-select{
    height: 45px !important;
}
xm-select > .xm-body .xm-toolbar .toolbar-tag{
    width: 100% !important;
}
#footer_first {
    margin-top: 0 !important;
}

/* 新的product页面样式 */
#product-category .nav_highlight+span {
	color: #ff8b00 !important;
}
.category_fixed_hover>ul>li {
    /* display: flex;
    align-items: center; */
}
.price_number_input {
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border: 0.5px solid rgb(194, 194, 194);
    background: rgb(255, 255, 255);
    font-size: 14px;
    padding-left: 30px;
}
.price_number_div {
    position: relative;
    flex: 1;
    max-width: 89px;
    min-width: 1px;
    font-size: 14px;
}
.price_number_div::before {
    content: '$';
    color: rgb(158, 158, 166);
    position: absolute;
    left: 12px;
    top: 0;
    line-height: 45px;
}
.price_go {
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    border: 0.5px solid rgb(194, 194, 194);
    background: rgb(241, 244, 244);
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-left: 20px;
}
.checkbox_ul li {
    margin: 0 0 16px 0 !important;
    display: flex;
    align-items: center;
}
.checkbox_ul li:last-child {
    margin: 0 !important;
}
.category_list_settings {
    width: 100%;
    background: rgb(247, 247, 247);
    padding: 10px 65px 10px 30px;
    margin-left: 2.5%;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.category_list_settings .left-box {
    color: rgb(0, 0, 0);
    font-weight: 700;
    margin-right: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.category_list_settings .left-box span {
    font-size: 16px;
    line-height: 16px;
}
.category_list_settings .left-box>button img {
    width: 14px;
    height: 14px;
    margin-right: 24px;
}
.category_list_settings .left-box>button:last-of-type {
    margin-right: 24px;
}
.category_list_settings .left-box #sort_by {
    margin: 0 16px;
}
.category_list_settings .right-box {
    min-width: 320px;
    flex: 1;
    display: flex;
    justify-content: end;
}
.category_list_settings .right-box .search_input {
    max-width: 300px;
    min-width: 150px;
    flex: 3;
    height: 45px;
    box-sizing: border-box;
    border: 0.5px solid rgb(194, 194, 194);
    background: url('/image/catalog/kficons/sousuo.png') #fff no-repeat right 15px top 14px;
    background-size: 16px 16px;
    margin-right: 25px;
    padding: 0 40px 0 12px;
    font-size: 14px;
}
.category_list_settings .right-box button {
    max-width: 240px;
    min-width: 150px;
    flex: 2;
    height: 45px;
    background: rgb(255, 139, 0);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}
.product_list_row {
    display: none;
    min-height:900px;
    margin-left: -2.5%;
}
.category_border .price_div {
    display: flex;
    justify-content: end;
    align-items: center;
}
.category_border .price_div .current_price {
    color: rgb(255, 139, 0);
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    display: flex;
    align-items: start;
}
.category_border .price_div .current_price>span {
    font-size: 14px;
    line-height: 30px;
}
.category_border .price_div .original_price {
    color: rgb(158, 158, 166);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    text-decoration-line: line-through;
    flex: 1;
    margin-left: 15px;
}
.category_border .compare-icon {
    width: 30px;
    height: 30px;
    margin-right: 6px;
    background: url('/image/catalog/kficons/compare-grey.png') no-repeat center;
    background-size: 14px 13.5px;
    cursor: pointer;
}
.category_border .like-icon {
    width: 30px;
    height: 30px;
    background: url('/image/catalog/kficons/like-grey.png') no-repeat center;
    background-size: 13px 12px;
    cursor: pointer;
    margin-right: -8px;
}
.category_border .compare-icon.active {
    background: url('/image/catalog/kficons/compare-on.png') no-repeat center;
    background-size: 14px 13.5px;
}
.category_border .like-icon.active {
    background: url('/image/catalog/kficons/like-on.png') no-repeat center;
    background-size: 13px 12px;
}
.category_border .new-tag {
    width: 67.72px;
    height: 40px;
    background: url('/image/catalog/kficons/new.png') no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.category_border .hot-tag { 
    width: 86px;
    height: 40px;
    background: url('/image/catalog/kficons/hot.png') no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    left: 6px;
    top: 6px;
    z-index: 99;
}
.product-layout-list {
    margin-bottom: 60px;
}
#product-category .product-layout-list .category_border {
    margin-left: 2.5%;
    display: flex;
    align-items: center;
    padding: 40px 65px 40px 40px;
}
.product-layout-list .category_border .category_click {
    flex: 1;
    margin-left: 50px;
    min-width: 300px;
}
#product-category .product-layout-list .category_border .caption>h4>.product_k_name {
    height: 20px;
    -webkit-line-clamp: 1;
}
#product-category .product-layout-list .category_border .caption>h4>p>a {
    margin-top: 0;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.product-layout-list .category_border .btn_view_details {
    width: 240px;
    height: 40px;
    line-height: 40px;
    background: rgb(255, 139, 0);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
}
.product-layout-list .category_border .icon_div {
    display: flex;
    margin-left: -8px;
    margin-bottom: 25px;
}
#product-category .product-layout-list .category_border .icon_div {
    margin-bottom: 0;
}
.price-fa {
    flex: 1;
    display: flex;
    align-items: center;
}