/*主体内容*/
.main-content {
    width: 1430px;
    margin: 0 auto 80px;
}

.main-content .product-title {
    height: 100px;
    width: 100%;
}
.main-content .product-title .category-icon {
    width: 300px;
    height: 100px;
    float: left;
}
.main-content .product-title .category-icon img {
    margin-top: 14px;
}
.main-content .product-title .title {
    float: left;
    margin-left: 30px;
}
.main-content .product-title .title img {
    margin-top: 39px;
    float: left;
}
.main-content .product-title .title span {
    margin-left: 12px;
    font-size: 20px;
    color: #333333;
    margin-top: 35px;
    display: inline-block;
    float: left;
}
.main-content .product-title .nav {
    float: right;
    line-height: 100px;
    color: #939393;
    font-size: 14px;
}
.product-content .content-left {
    width: 300px;
    float: left;
    background-color: white;
    padding: 20px 0;
}
.product-content .content-left li {
    height: 54px;
    padding-top: 17px;
    padding-left: 25px;
    color: #333333;
    font-weight: bold;
}
.product-content .content-left li:hover {
    cursor: pointer;
}
.product-content .content-left .cur {
    color: #119941;
    background-image: url("/images/product/category-select.png");
}
.product-content .content-right {
    float: left;
    margin-left: 30px;
}
.product-content .content-right .filter {
    background-color: white;
    display: inline-block;
}
.filter .category .condition {
    float: left;
    width: 128px;
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
    color: #119941;
    font-weight: bold;
}
.filter .category .detail {
    float: left;
    padding: 20px 0 23px 26px;
    border-left: 1px solid #E7E7E7;
    width: 970px;
    overflow: hidden;
}
.filter .category .detail ul {
    float: left;
    margin-left: 28px;
}
.filter .category .detail ul:first-child {
    margin-left: 0;
}
.filter .category .detail ul li {
    margin-top: 16px;
    width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.filter .category .detail ul li:first-child {
    margin-top: 0;
}
.filter .category .detail ul li .cur {
    color: #FA7E1E;
}
.filter .category .detail ul li a {
    color: #565656;
}
.filter .category .detail ul li a:hover {
    color: #168944;
}
.filter  .category .detail .filter-btn {
    width: 56px;
    height: 26px;
    background-color: transparent;
    color: #119941;
    border: 1px solid rgba(27,155,61,1);
    border-radius: 2px;
    float: right;
    margin-right: 11px;
    font-size: 12px;
}
.filter .price {

}
.filter .price .condition {
    float: left;
    width: 128px;
    text-align: left;
    padding-top: 15px;
    padding-left: 20px;
    color: #119941;
    border-top: 1px solid #E7E7E7;
    font-weight: bold;
}
.filter .price .detail {
    float: left;
    padding: 10px 0 10px 26px;
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    width: 862px;
}
.filter .price .detail a {
    margin-left: 36px;
    color: #565656;
}
.filter .price .detail a:hover{
    color: #168944;
}
.filter .price .detail a:first-child {
    margin-left: 0;
}
.filter .price .detail ul li .cur {
    color: #FA7E1E;
}
.filter .price .detail input {
    width: 64px;
    height: 30px;
    border: 1px solid rgba(221,221,221,1);
    border-radius: 2px;
    padding-left: 15px;
}
.filter .price .detail input:hover {
    border: 1px solid #000000;
}
.filter .price .detail .start-price {
    margin-left: 27px;
}
.filter .price .detail .price-btn {
    margin-left: 10px;
    width: 64px;
    height: 30px;
    background: #FA7E1E;
    border-radius: 2px;
    color: white;
    border: none;
}
.filter .price .detail .price-btn:hover {
    background: #f57212;
}
.filter .sort {

}
.filter .sort .condition {
    float: left;
    width: 128px;
    text-align: left;
    padding-top: 15px;
    padding-left: 20px;
    color: #119941;
    border-top: 1px solid #E7E7E7;
    font-weight: bold;
}
.filter .sort .detail {
    float: left;
    padding: 15px 0 15px 26px;
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    width: 862px;
}
.filter .sort .detail .sort-btn {
    width: 8px;
    height: 12px;
    float: left;
    background-image: url("/images/product/sort-desc.png");
    margin-top: 4px;
    margin-left: 3px;
}
.filter .sort .detail a {
    margin-left: 22px;
    color: #565656;
}
.filter .sort .detail a:hover{
    color: #168944;
}
.filter .sort .detail a span {
    float: left;
}
.filter .sort .detail ul li .cur {
    color: #FA7E1E;
}
.filter .sort .detail a:first-child {
    margin-left: 0;
}
.product-content .content-right .product-list {
    background-color: white;
    margin-top: 20px;
}
.product-list .header {
    height: 50px;
    background-color: #1A9B3C;
    color: white;
    padding: 0 20px;
    line-height: 50px;
    font-weight: bold;
}
.product-list .header span {
    display: inline-block;
}
.product-list .product-item {
    padding: 23px 20px;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
}
.product-list .disable {
    color: #ccc !important;
}
.product-list .product-item .cover {
    width: 130px;
    height: 130px;
    float: left;
}
.product-list .product-item .number {
    float: left;
    margin-top: 40px;
    margin-left: 64px;
    width: 100px;
}
.product-list .product-item .item-no {
    float: left;
    margin-left: 101px;
    width: 50px;
    min-height: 117px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.product-list .product-item .specification {
    float: left;
    width: 360px;
    padding-left: 53px;
    min-height: 117px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.product-list .product-item .specification p {
    min-width: 300px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-list .product-item .info {
    float: left;
    margin-left: 53px;
    margin-top: 50px;
}
.product-list .product-item .info span {
    float: left;
}
.product-list .product-item .info .price-detail-btn {
    background-image: url("/images/product/add-btn.png");
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-left: 2px;
    display: inline-block;
}
.product-list .product-item .detail {
    margin-top: 0;
    transition: all .8s ease-in-out;
    width: 950px;
    height: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    transform: translateY(0);
    opacity: 0;
}
.product-list .product-item .detail table {
    width: 100%;
}
.product-list .product-item .detail table th {
    text-align: center;
    background-color: #FAFAFA;
    padding: 15px 0;
    border: 1px solid #DDDDDD;
}
.product-list .product-item .detail table td {
    height: 50px;
    line-height: 50px;
    padding: 0;
    border: 1px solid #DDDDDD;
}
.product-list .product-item .detail table td button {
    width: 20px;
    height: 30px;
    border: 1px solid rgba(245,128,2,1);
    background-color: transparent;
    vertical-align: middle;
    line-height: 30px;
}
.product-list .product-item .detail table td input {
    width: 64px;
    height: 30px;
    border: 1px solid rgba(245,128,2,1);
    text-align: center;
}
.product-list .product-item .detail table td p {
    line-height: 17px;
}
.product-list .product-item .detail .add-cart {
    width: 110px;
    height: 40px;
    background: #F58002;
    border: 1px solid rgba(245,128,2,1);
    border-radius: 2px;
    color: white;
    float: right;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 45px;
}
.product-list .product-item .detail .add-cart:hover {
    background: #f57212;
}

/*分页样式*/
.layui-clear {
    margin: 0;
    padding-top: 38px;
    padding-bottom: 40px;
}
.layui-clear .pagination {
    margin: 0;
    display: block;
}
.layui-clear .pagination li a {
    border-radius: 0;
    color: rgba(0,0,0,0.65);
    margin-left: 8px;
}
.layui-clear .pagination li span {
    border-radius: 0;
    color: rgba(0,0,0,0.65);
    margin-left: 8px;
}
.layui-clear .pagination .active a {
    border-radius: 0;
    background-color: #219D36;
    margin-left: 8px;
    color: white;
}
.layui-clear .pagination .active span {
    border-radius: 0;
    background-color: #219D36;
    margin-left: 8px;
    color: white;
}
.layui-clear .pagination .jump-to {
    display: inline-block;
    float: left;
    color: rgba(0,0,0,0.65);
    margin-left: 8px;
}
.layui-clear .pagination .jump-to input {
    width: 48px;
    height: 32px;
    border: 1px solid rgba(221,221,221,1);
    border-radius: 2px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 5px;
}
.layui-clear .pagination .jump-to input:hover {
    border: 1px solid #0C0C0C;
}

.cover-container  {
    position: relative;
    display: inline-block;
    float: left;
}
.cover-container img {
    display: block;
}

.cover-container .label-image {
    z-index: 10; /* 确保标签图片在最上层 */
    width: 130px !important;
    height: 130px !important;
    object-fit: contain;
}
.cover-container .label-image:nth-child(1) {
    left: 0%;
}
/*.cover-container .label-image:nth-child(2) {*/
/*    left: 20%!important;*/
/*}*/

/*.cover-container .label-image:nth-child(3) {*/
/*    left: 40% !important;*/
/*}*/
