*{
    margin: 0;
    padding: 0;
}
body,html{
    background: #f2f5f6;
}
img{
    vertical-align: middle;
}
.sem-tag{
    background: #fff;
    min-height: 0;
    padding: 15px 0;
    overflow: hidden;
    padding-bottom: 18px;
}
.sem-tag.fixed{
    position: fixed;top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.sem-tag .title{
    font-size: 13px;
    color: #a3a2a2;
    margin-bottom: 13px;
}
.sem-tag .title b{
    color: #cc3333;
}
.sem-tag .taglist a{
    color: inherit;
    text-decoration: none;
    font-size: 16px;
    color: #666666;
    padding: 7px 20px;
    border: 1px solid #d6d6d6;
    border-radius: 30px;
    display: inline-block;
    margin-right: 7px;
}
.sem-tag .taglist{
    min-height: 0;
    overflow: hidden;
    float: left;
}
.sem-tag .taglist a.active{
    background: #e23232;
    color: #fff;
    border: 1px solid #e23232;
}
.sem-tag .taglist a:hover{
    background: #e23232;
    color: #fff;
    border: 1px solid #e23232;
}
.box1210{
    width: 1210px;
    margin: auto;
}
.sem-search{
    width: 250px;
    float: right;
    border: 1px solid #d6d6d6;
    border-radius: 30px;
    height: 35px;
}
.sem-search input{
    border: none;
    outline: none;
    height: 30px;
    margin-top: 3px;
}
.sem-search input.text{
    margin-left: 15px;
}
.sem-search input.text::placeholder{
    color: #cccccc;
}
.sem-search .submit{
    background: none;
    width: 25px;
    height: 25px;
    background: url('../image/list_search-icon.png');
    float: right;
    margin-right: 12px;
    margin-top: 5px;
}
.sem-list{
    margin: 33px auto 90px auto;
}
.sem-list ul li{
    height: 322px;
    background: url('../image/list_list-bg.png') no-repeat;
    list-style: none;
    background-position: center;
    position: relative;
    margin-bottom: 25px;
}
.sem-list ul li .bg{
    width: 1183px;
    height: 294px;
    background: url('../image/202012151559300052507.png') no-repeat;
    margin-left: 12px;
    position: relative;
    top: 12px;
}
.sem-list ul li .icon{
    width: 150px;
    height: 140px;
    background: url('../image/list_tuijian.png');
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 10;
}
.sem-list ul li .list-name{
    width: 378px;
    height: 80px;
    line-height: 80px;
    border: 2px solid rgba(255,255,255,.6);
    font-size: 25px;
    text-align: center;
    color: #ffffff;
    margin-left: 24px;
    position: relative;
    top: 105px;
    border-radius: 5px;
    float: left;
}
.sem-list ul li .list-name:hover{
    background: rgba(255,255,255,.6);
    color: #000000;
}
.sem-list ul li .list-name a{
    color: inherit;
    text-decoration: none;
}
.sem-list ul li .products-list{
    width: 730px;
    height: 258px;
    float: right;
    margin-right: 10px;
}
.sem-list ul li .products-list .item{
    width: 24%;
    float: left;
    background: #fff;
    margin-right: 1%;
    padding-bottom: 10px;
    position: relative;
}
.products-list .item .img img{
    width: 100%;
}
.products-list{
    margin-top: 18px;
}
.products-list .item .name{
    color: #333333;
    font-size: 13.44px;
    margin: 8px;
    margin-bottom: 5px;
    height: 40px;
    overflow: hidden;
}
.products-list .item .product-price{
    margin: 0 8px;
    margin-top: 0;
    min-height: 0;
    overflow: hidden;
}
.products-list .item .product-price .price{
    float: left;
    color: #ff0066;
    font-size: 19px;
    font-weight: bold;
}
.products-list .item .product-price .price small{
    font-size: 12.68px;
    font-weight: normal;
}
.products-list .item .product-price .addCart{
    float: right;
    margin-top: -5px;
    margin-right: 10px;
}
.products-list .item .num{
    position: absolute;
    width: 40px;
    height: 40px;
    background: url('../image/list_num1.png');
    top: 8px;
    left: 8px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 19px;
}
.products-list .item .num2{
    background: url('../image/list_num2.png');
}
.products-list .item .num3{
    background: url('../image/list_num3.png');
}
.sem-list ul li .products-list .item:last-child{
    margin-right: 0;
    text-align: center;
    background: #eaeaea;
}
.sem-list ul li .products-list .item:last-child a{
    text-decoration: none;
    color: inherit;
}
.sem-list ul li .products-list .item{
    height: 260px;
    border-radius: 5px;
    overflow: hidden;
}
.sem-list ul li .products-list .item:last-child p{
    margin-top: 100px;
    margin-bottom: 5px;
}
.loadMoreBtn{
    display: block;
    width: 203px;
    height: 50px;
    color: #fff;
    text-decoration: none;
    background: #ff9900;
    border-radius: 5px;
    text-align: center;
    font-size: 21px;
    line-height: 50px;
    margin: 75px auto;
}
.noDataBtn{
    display: block;
    width: 100%;
    height: 50px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    font-size: 21px;
    line-height: 50px;
    margin: 75px auto;
}
.noDataBtn span{
    background: #ff9900;
    padding: 10px 20px;
}

.zhuanchang{
    min-height: 100px;
    background: #d1173c;
    overflow: hidden;
    padding: 50px 0 30px 0;

}
.zhuanchang ul{
    width: 1200px;
    margin: auto;
}
.zhuanchang ul li{
    width: 588px;
    float: left;
    list-style: none;
    margin-bottom: 20px;
}
.zhuanchang ul li:nth-child(2n){
    float: right;
}