
a{
    color: #333;
}
a:hover{
    text-decoration: none;
}
.blockProduct{
    clear: both;
    float: left;
    width: 100%;
}
.imgContainer .owl-nav{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.imgContainer .owl-nav button span{
    font-size: 35px;
    border: 1px solid #eee;
    padding: 5px 10px;
    line-height: normal;
    background: #fff;
}
.imgContainer .owl-nav .owl-next{
    float: right;
}
.hdTLeft a{
    /*background: #ef4136;*/
    padding: 5px 0;
    display: block;
    text-align: left;
}
.hdTCenter a{
    padding: 7px 0;
    color: #fff;
    display: block;
}
.hdTrRight ul{
    float: right;
    margin: 0;
    padding: 0;
}
.hdTrRight ul li{
    position: relative;
    float: left;
    list-style: none;
    margin: 0 0 0 10px;
}
.hdTrRight ul li i{
    position: absolute;
    font-size: 20px;
    right: 10px;
    top: 5px;
    color: #ef4136;
}
.hdTrRight ul li a{
    color: #fff;
    display: block;
    line-height: 16px;
    font-size: 12px;
}
.hdTrRight ul li a:nth-child(2){
    font-size: 11px;
}
#attCate {
    display: inline-block;
    width: 100%;
    background: #5b5c60;
    margin: 15px 0;
    padding: 15px;
}
#attCate>ul {
    margin: 0;
    padding: 0;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
#attCate>ul>li {
    list-style: none;
}
#attCate ul li select, .blockSelect{
    width: 100%;
    background: #fff;
    border: 1px solid #dedede;
    height: 26px;
    text-align: left;
    position: relative;
    border-radius: 0;
}
.blockSelect input{
    border: none;
    width: 100%;
    padding: 0 5px;
    line-height: 25px;
    /*padding: 6px 12px;*/
}
#attCate ul li select{
    /*padding: 7px 12px;*/
}
.wrpOption {
    position: relative;
}
.blockSelect i{
    position: absolute;
    right: 5px;
    top: 3px;
}
.wrpOption .dropdown-menu {
    width: 100%;
    border-radius: 0;
}
#searchFolding{
    left: 0;
    right: 0;
    top: 100%;
    position: absolute;
    z-index: 1000;
    padding: 5px 0;
    margin: 2px 0 0;
    text-align: left;
    background-color: #fff;
    display: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#searchFolding a{
    display: block;
    cursor: pointer;
}
#searchFolding a:hover {
    background: #eee;
}
#searchFolding a span {
    float: right;
    color: #7e7e7e;
}
.productWrp{
    margin-bottom: 30px;
}
.productTitle{
    float: left;
    width: 100%;
}
.productTitle h3{
    font-size: 18px;
    line-height: 40px;
    padding-left: 26px;
    padding-right: 20px;
    font-weight: 400;
    overflow: hidden;
    width: 233px;
     height: 40px;
    background: #ef4136 url('../img/n.gif') no-repeat left top;
    /* position: absolute; */
    z-index: 1;
    left: 0;
    top: 0;
    color: #fff;
    margin: 0;
    /* padding: 0; */
}
.productTitle{
    clear: both;
    background: #f2f2f2;
}
.selectDefault option:hover {
    background: #eee;
}
.selectDefault option {
    padding: 5px 10px;
}
.productContent .paginator>a,
.productContent .paginator>span.currentPage {
    margin-left: 6px;
    border: 1px solid #ccc;
    text-decoration: none;
    font-size: 12px;
    color: #333;
    text-align: center;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 28px;
}
.productContent .paginator{
    margin: 20px 0;
    text-align: right;
}
.productContent .paginator>a.paging-next:before {
    content: ">";
}
.productContent .paginator>a.paging-last:before {
    content: ">>";
}
.productContent .paginator>a.paging-first:before {
    content: "<<";
}
.productContent .paginator>a.paging-previous:before {
    content: "<";
}
#searchFolding a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 10px;
    color: #7e7e7e;
}
.productContent a{
    display: block;
    padding: 0 0 5px 0;
}
.productContent a:nth-child(2){
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0 0 0;
    overflow: hidden;
}

.productContent a img{
    width: 100%;
}
.productContent .items{
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.productContent .items ul{
    padding: 0 0 0 15px;
    margin: 0;
}
.productContent .items ul li p{
    margin-bottom: 0;
    display: inline-block;
    padding: 0 5px 0 0;
}
.productContent .items ul li p span{
    color: #333;
}
.productContent .items ul li p.proPrice{
    color: #FF0000;
}
.productContent .items ul li p.oldPriceSale{
    text-decoration: line-through;
    font-style: italic;
}
.blockProductDetails > h1{
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.productDetails{
    margin-top: 30px;
    clear: both;
}
.inventoryList{
    float: left;
    width: 100%;
    clear: both;
    margin: 20px 0;
}
.inventoryList ul{
    margin: 0;
    padding: 0;
}
.inventoryList ul li{
    list-style: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
    width: 47%;
}
.inventoryList ul li span{
    display: block;
    padding: 15px 25px;
    text-align: center;
    border: 1px solid #d6d1d1;
    margin-bottom: 10px;
}

.tableInventory table thead{
    background: #eeeeee;
}
.tableInventory table thead tr th{
    border-bottom: none;
}
.footerContainer{
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    margin: 20px 0 0 0;
    background: #241e20;
}
.footerContainer h4{
    text-transform: uppercase;
    margin: 5px 0;
    font-weight: normal;
}
#attCate ul li:last-child{
    text-align: right;
}
#attCate ul li:last-child .selectBtn{
    width: auto;
}
#attCate ul li:last-child .btnSubmit{
    background: #ef4136;
    border: 1px solid #ef4136;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    padding: 2px 12px;
}
.blockImage a{
    display: block;
    height: 350px;
    position: relative;
    overflow: hidden;
}
.blockImage a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    border-bottom: 0;
}
.salePrice{
    padding-left: 5px;
    text-decoration: line-through;
    font-style: italic;
}
.tableInventory{
    margin-top: 20px;
}
@media screen and (min-width: 1024px) {
    .productContent a:first-child{
        display: block;
        height: 285px;
        overflow: hidden;
    }
    .productContent .items:first-child, .productContent .items:nth-child(3n+1){
        border-left: 1px solid transparent;
    }
    .blockHeader{
        /*background: url("../img/bg.png") repeat 100% 100%;*/
        padding: 7px 0;
        background: linear-gradient(to left,#000,#000 50%,#000 93%,red 25%);
    }
    #attCate ul li{
        width: 23%;
        float: left;
    }
    #attCate ul li:last-child{
        width: 5%;
    }
}
@media screen and (max-width: 768px) {
    .hdTLeft a{
        text-align: center;
        margin: 5px 0 10px 0;
    }
    .hdTCenter a{
        text-align: center;
        padding: 15px 0;
    }
    .blockHeader {
        padding: 0;
        background: linear-gradient(to bottom,#000,#000 50%,#000 50%,red 50%);
    }
    .productContent a:first-child{
        height: 235px;
        overflow: hidden;
    }
    .salePrice{
        display: block;
    }
    #attCate ul li:last-child{
        text-align: center;
    }
    .productContent .items:first-child, .productContent .items:nth-child(2n+1){
        border-left: 1px solid transparent;
    }
    #attCate>ul> li{
        margin-bottom: 10px;
    }
    #attCate>ul > li:last-child{
        margin-bottom: 0;
    }
    #attCate{
        padding: 15px 0;
    }
}
@media screen and (max-width: 480px) {

    .productContent .items ul li{
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 5px 0 0;
        overflow: hidden;
    }
    .productContent a:first-child{
        max-height: 129px;
        overflow: hidden;
    }
}