body {
    background: #f8f8f8;
}

/* 广告位 */
.adv1200 img {
    display: block;
}

.mt10 {
    margin-top: 10px;
}

/* 面包屑 */
.curAt {
    color: #9f9f9f;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.curAt a {
    color: #9f9f9f
}

.curAt span,
.curAt a:hover {
    color: #9f9f9f
}

/* 搜索区 */
.ss-jieguo {
    font-size: 14px;
    color: #a44323;
    font-weight: bold;
    line-height: 34px;
    float: right;
    margin-right: 20px;
}

.searchArea {
    border: 1px solid #eee;
    background: #fff;
    padding: 12px 10px;
    line-height: 0;
    margin-bottom: 10px;
}

.searchArea .searchText {
    float: left;
    width: 36px;
    height: 34px;
    line-height: 34px;
}

.searchArea .filter-box {
    float: left;
    width: 120px;
    margin-right: 10px
}

.searchArea .searchBtn {
    border: 0;
    width: 100px;
    height: 34px;
    background: #a44323;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}

.searchArea .resetBtn {
    border: 0;
    width: 50px;
    height: 24px;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    display: inline-block;
    background: #f9f8f8;
    border: 1px solid #eee;
    padding-top: 9px;
}

.searchArea .searchTotal {
    float: right;
    line-height: 34px;
}

.searchArea .aPage,
.searchArea .aPage {
    float: right;
    display: block;
    width: 34px;
    height: 34px;
    border: 1px solid #eee;
    box-sizing: border-box;
    text-align: center;
    background: #f8f8f8;
    font-size: 16px;
    font-weight: bold;
    font-family: "宋体";
    color: #898989;
    line-height: 32px;
    margin-left: 5px;
}

.searchArea .aPage:hover {
    background: #fff;
    color: #a44323;
}

/* 产品列表 */
.nProList {
    list-style: none;
    border: 1px solid #eee;
    background: #fff;
}

.nProList li {
    float: left;
    margin: 10px 9px 10px 10px;
    width: 280px;
    background: #f8f8f8;
    position: relative;
}

.nProList li .nPro-img {
    display: block;
    width: 280px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.nProList li .nPro-img img {
    position: relative;
    max-height: 210px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nPro-img .nPro-absolute {
    position: absolute;
    right: 0;
    top: 0;
    /* width: 60px; */
    height: 30px;
}

.nPro-absolute .nPro-gupin {
    background: url(../image/w_shop_labelico2.png) no-repeat;
    height: 30px;
    padding-left: 16px;
    color: #e60012;
    font-size: 15px;
    line-height: 30px;
    display: block;
    padding-right: 10px;
}

.nPro-absolute .nPro-jin {
    display: block;
    margin: auto;
    background: url('../image/w_jin.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}

.nPro-absolute .nPro-yin {
    display: block;
    margin: auto;
    background: url('../image/w_yin.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}

.nPro-absolute .nPro-tong {
    display: block;
    margin: auto;
    background: url('../image/w_tong.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}

.nPro-absolute .nPro-you {
    display: block;
    margin: auto;
    background: url('../image/w_you.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}

.nPro-absolute .nPro-cang {
    display: block;
    margin: auto;
    background: url('../image/w_cang.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}

.nPro-absolute .nPro-zuan {
    display: block;
    margin: auto;
    background: url('../image/w_zhuan.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}

.nPro-absolute .nPro-jiang {
    display: block;
    margin: auto;
    background: url('../image/w_shop_jiangico.png') no-repeat;
    width: 36px;
    height: 52px;
    margin-top: 5px;
    background-size: contain;
}
/* 都存在叫2 */
/*.nProList li .nPro-img span.nPro-jiang2 {
    position: absolute;
    right: 10px;
    top: 35px;
    background: url('../image/w_shop_jiangico.png') no-repeat;
    width: 36px;
    height: 52px;
}*/

.nProList li .nPro-img span.nPro-zhuanti {
    position: absolute;
    left: 10px;
    top: 0px;
    background: url('../image/w_shop_ztico.png') no-repeat;
    width: 31px;
    height: 50px;
}

.nProList li span.nPro-vedio {
    background: url(../image/w_shop_vedioico.png) no-repeat;
    position: absolute;
    width: 34px;
    height: 34px;
    top: 166px;
    left: 10px;
    cursor: pointer;
}

.nProList li .nPro-img span.nPro-jieyuan {
    background: url('../image/m_jieyuan.png') no-repeat;
    position: absolute;
    width: 110px;
    height: 110px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nProList li .nPro-detail {
    padding: 15px 10px;
    list-style: none;
}

.nProList li .nPro-detail dd {
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #898989;
}

.nProList li .nPro-detail dd a {
    color: #898989;
}

.nProList li .nPro-detail dd a:hover {
    color: #a44323;
    text-decoration: underline
}


.nProList li .nPro-detail dd:nth-child(odd) {
    float: left;
    width: 160px;
    text-align: left;
}

.nProList li .nPro-detail dd:nth-child(even) {
    float: right;
    width: 100px;
    text-align: right;
}

.nProList li .nPro-detail dd.nPro-do {
    text-align: right;
}

.nProList li .nPro-detail dd.no {
    padding-right: 35px;
    box-sizing: border-box;
}

.nProList li .nPro-detail dd.nPro-title {
    margin-left: -7px;
    margin-bottom: 5px;
    color: #3e3a39;
    font-size: 15px;
}

.nProList li .nPro-detail dd.nPro-title a {
    color: #3e3a39;
    font-size: 15px;
    display: inline-block;
    max-width: 167px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    position: relative;
    padding-right: 15px;
}
.nProList li .nPro-detail dd.nPro-title a::before {
    content: '【';
}
.nProList li .nPro-detail dd.nPro-title a::after {
    content: '】';
    position: absolute;
    right: 0px;
}

.nProList li .nPro-detail dd.nPro-title a:hover {
    color: #a44323;
    text-decoration: none;
}

.nProList li .nPro-detail dd.nPro-do a.xjBtn {
    display: inline-block;
    background: #e22431;
    color: #fff;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 3px;
}

.nProList li .nPro-detail dd.nPro-do a.dhBtn {
    display: inline-block;
    background: #916060;
    color: #fff;
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 3px;
}

.nProList li .nPro-detail dd.nPro-do a.buyBtn {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('../image/w_shop_cartico.png') no-repeat;
    margin-left: 2px;
}

.nProList li .nPro-detail dd.nPro-do .price {
    color: #e22431;
    font-size: 14px;
    font-weight: bold;
    vertical-align: 4px;
}

/* 分页 */
.pageBox {
    border: 1px solid #eee;
    border-top: 0;
    background: #fff;
    padding-top: 12px;
    margin-bottom: 20px;
}

.pages ul li.thisclass,
.pages ul li .thisclass,
.pages ul li.thisclass a,
.pages ul li .thisclass a,
.pagebox ul li.thisclass a:hover,
.pagebox ul li .thisclass a:hover {
    background: #a44323;
    border: 1px solid #a44323;
}

.pages .pageinfo {
    color: #a44323;
}

.pages .pageinfo strong {
    color: #a44323;
}


/* 视频弹框播放 */
.move {
    display: none;
}

.move-di {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1006;
}

.move-bor {
    background-color: #b19874;
    padding: 10px;
    width: 600px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    height: 346px;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
}

.move-bor video {
    width: 580px;
    height: 326px;
    background-color: #000;
}
