body{
    background-color: #f8f8f8;
}

/*左边导航*/
.shop-left {
    float: left;
    width: 290px;
}

.left-tui {
    overflow: hidden;
}

.left-tui img {
    float: left;
    margin-right: 10px;
}

.left-tui h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
    float: left;
}

.left-tui a {
    float: right;
    color: #a44323;
    margin-top: 12px;
    margin-left: 15px;
}

.left-rq {
    border: 1px solid #eee;
    padding: 20px;
    overflow: hidden;
    margin: 10px 0;
    background: #fff;
}

.left-rq a {
    width: 113px;
    height: 32px;
    background: #f9f8f8;
    border: 1px solid #eee;
    display: block;
    float: left;
    margin-right: 18px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 32px;
}

.left-rq a:hover {
    background: #A44323;
    color: #fff;
    border: 1px solid #A44323;
}

.left-rq a:nth-child(2n+2) {
    margin-right: 0;
}

.left-rq a:nth-child(3),
.left-rq a:nth-child(4) {
    margin-bottom: 0;
}

.left-yr {
    border: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0;
    background: url(../img/w_shop_alist_17.png);
}

/* 展开 收起 */
.yrUL {
    height: 540px;
    overflow: hidden;
}
.yr-do {    
    margin-top:10px;
    color: #B7765D;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height:30px;
    cursor: pointer;
}

.yr-zk i {
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(https://static.zisha.com/release/2/img/w_arrow_s_down.png) no-repeat;
    margin-left: 5px;
    vertical-align: 1px;
}
.yr-sq {
    display: none;
}
.yr-sq i {
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(https://static.zisha.com/release/2/img/w_arrow_s_up.png) no-repeat;
    margin-left: 5px;
    vertical-align: 1px;
}





.left-yr li {
    width: 33.33%;
    float: left;
    line-height: 30px;
}

.left-yr li a {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.left-yr li a:hover {
    color: #e22431;
    text-decoration: underline;
}
.left-yr1 {
    border: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0;
    background: url(../img/w_shop_alist_17.png);
}
.left-yr1 li{
	width: 50%;
	float: left;
    line-height: 30px;
}
.left-yr1 li a {
	display: block;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
	}
.left-yr1 li a:hover {
    color: #e22431;
    text-decoration: underline;
}
.left-img {
    display: block;
    border: 1px solid #eee;
    margin-top: 10px;
}
.left-img1 {position: relative;}
.left-img1 p{position: absolute; top: 0; left: 0; width: 100%; height: 48px;}
.left-img1 p span{font-size: 19px;color: #fff;line-height:48px;float: left;margin-left: 40px; margin-right: 10px;}
.left-img1 p a{font-size: 14px;color: #fff;line-height: 16px;float: left;margin-top:17px;padding: 0 12px;border-right: 1px solid #fff;}
.left-img1 p a:last-child{border-right: none;}
.left-img img {
    display: block;
}

/*右边内容*/
.shop-right {
    float: right;
    width: 890px;
}

.actor-xin {
    border: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
}

.actor-tit {
    border-bottom: 2px solid #e5e5e5;
    margin-top: 5px;
    height: 34px;
}

.actor-tit h1 {
    border-bottom: 2px solid #A44323;
    font-size: 24px;
    font-weight: bold;
    float: left;
    padding-bottom: 10px;
    margin-right: 15px;
}

.actor-tit span {
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
}

.actor-tit a {
    background: #A44323;
    color: #fff;
    text-align: center;
    width: 80px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    float: right;
    border-radius: 3px;
}

.actor-img {
    float: right;
    margin: 20px;
    width: 250px;
}

.actor-con {
    float: left;
    margin: 20px 0 20px 20px;
    width: 578px;
    height: 170px;
    position: relative;
}

.actor-ry {
    font-size: 13px;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom:10px;
}

.actor-ry img {
    margin-right: 10px;
    vertical-align: -2px;
}

.actor-jj {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom:10px;
}

.actor-jj a {
    color: #A44323;
}

.actor-ul {
    overflow: hidden;
    position: absolute;bottom: 0;
}

.actor-ul li {
    float: left;
    margin-right: 112px;
}
.actor-ul a:last-child li{
    margin-right: 0;
}

.actor-ul li img:first-child {
    float: left;
    margin-right: 10px;
}

.actor-ul li img:nth-child(2) {
    float: left;
    margin-right: 10px;
    display: none;
}

.actor-ul li span {
    line-height: 24px;
    color:#898989;
}

.actor-ul li:nth-child(2) {
    margin: 0 110px;
}

.actor-ul li:hover span {
    text-decoration: underline;
    color: #A44323;
}

.actor-ul li:hover img:first-child {
    display: none;
}

.actor-ul li:hover img:nth-child(2) {
    display: block;
}

.actor-ul li.on span {
    /*text-decoration: underline;*/
    color: #A44323;
}

.actor-ul li.on img:first-child {
    display: none;
}

.actor-ul li.on img:nth-child(2) {
    display: block;
}

.actor-poduct {
    overflow: hidden;
    border: 1px solid #eee;
    background: #fff;
}

.actor-titp {
    overflow: hidden;
    margin: 10px;
    margin-bottom: 20px;
    background: #f5f0e8;
    height: 40px;
    border: 1px solid #eee;
}

.actor-titp p:first-child {
    float: left;
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}

.actor-titp p:nth-child(2) {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    line-height: 40px;
}

.actor-titp p span,
.actor-titp p b {
    padding: 0 5px;
    color: #a44323;
}

/*悬壶*/
.xuanhu {
    border: 1px solid #eee;
    background: #fff;
    overflow: hidden;
}

.xuanhu-mtit {
    font-size: 16px;
    color: #a44323;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 20px;
}

.xuanhu-con{
    overflow: hidden;
    margin-bottom: 25px;
}
.mud-box .xuanhu-con{
    float: left;
}
.xuanhu-con ul {
    overflow: hidden;
    margin: 0 10px;
}

.xuanhu-con li {
    float: left;
    line-height: 24px;
    margin-bottom: 10px;
}

.xuanhu-con li a {
    padding: 0 10px;
    border-right: 1px solid #595757;
    outline: none;
}
.xuanhu-md li a{border-right: none; padding: 0;}
.xuanhu-con li a:hover {
    color: #A44323;
    text-decoration: underline;
}

.xuanhu-mtit i {
    width: 1110px;
    float: right;
    border-bottom: 1px dashed #e5e5e5;
    margin-right: 10px;
    margin-top: 10px;
}

.xuanhu-hx {
    overflow: hidden;
}

.xuanhu-hx li {
    float: left;
    width: 130px;
}

.xuanhu-hx li img {
    display: block;
    margin: auto;
    width: 80px;
}

.xuanhu-hx li a {
    border: none;
    display: block;
}

.xuanhu-hx li span {
    text-align: center;
    padding: 0;
    display: block;
    line-height: 30px;
}

.hx-b {
    float: left;
    line-height: 24px;
    padding-left: 10px;
}

.xuanhu-nl {
    overflow: hidden;
}

.xuanhu-nl li img {
    width: 86px;
    height: 66px;
    float: left;
    margin-right: 10px;
}

.xuanhu-nl li div {
    float: left;
    width: 440px;
}

.xuanhu-nl li div h1 {
    color: #A44323;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 8px;
}

.xuanhu-nl li div p {
    overflow: hidden;
}

.xuanhu-nl li div p a {
    border: none;
    line-height: 22px;
display: inline-block;
}

.xuanhu-zt {
    overflow: hidden;
}

.xuanhu-zt li {
    width: 100%;
}

.xuanhu-zt li b {
    display: inline-block;
    width: 70px;
    text-align: right;
    color: #A44323;
    padding-left: 10px;
}

.xuanhu-ry {
    overflow: hidden;
}

.xuanhu-ry li {
    float: left;
    width: 146px;
    margin-right: 60px;
}

.xuanhu-ry li:last-child {
    margin-right: 0;
}

.xuanhu-ry li img {
    display: block;
    margin: auto;
    width: 146px;
}

.xuanhu-ry li a {
    border: none;
    display: block;
    padding: 0;
}

.xuanhu-ry li span {
    text-align: center;
    padding: 0;
    display: block;
    line-height: 30px;
}

.xuanhu-md {
    overflow: hidden;
}

.xuanhu-md li {
    float: left;
    width: 280px;
    margin-right: 19px;
    background: #f9f8f8;
    padding-bottom: 10px;
}

.xuanhu-md li:nth-child(4n+4) {
    margin-right: 0;
}

.xuanhu-md li img {
    margin: auto;
    width: 280px;
    height: 158px;
}

.xuanhu-md li .md-name {
    padding: 0 10px;
    display: block;
    line-height: 26px;
    color: #A44323;
    font-weight: bold;
    margin-top: 15px;
}

.xuanhu-md li .md-dz {
    padding: 0 10px;
    display: block;
    line-height: 26px;
}

/* 产品列表 */
.nProList {
    list-style: none;
    border: 1px solid #eee;
    background: #fff;
    border-left:0;
    border-right: 0;
}

.nProList li {
    float: left;
    margin: 10px 7px;
    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%);
}

.nProList li .nPro-img span.nPro-gupin {
    position: absolute;
    right: 0;
    top: 0;
    background: url(./../img/w_shop_labelIco2.png) no-repeat;
    height: 30px;
    padding-left: 16px;
    box-sizing: border-box;
    color: #e60012;
    font-size: 15px;
    line-height: 30px;
    padding-right: 10px;
}

.nProList li .nPro-img span.nPro-jiang {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url('./../img/w_shop_jiangIco.png') no-repeat;
    width: 36px;
    height: 52px;
}
/* 都存在叫2 */
.nProList li .nPro-img span.nPro-jiang2 {
    position: absolute;
    right: 10px;
    top: 35px;
    background: url('./../img/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('./../img/w_shop_ztIco.png') no-repeat;
    width: 31px;
    height: 50px;
}

.nProList li span.nPro-vedio {
    background: url(./../img/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('http://static.zisha.com/release/2/img/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;
}

.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('./../img/w_shop_cartIco.png') no-repeat;
    margin-left: 6px;
}

.nProList li .nPro-detail dd.nPro-do .price {
    color: #e22431;
    font-size: 14px;
    font-weight: bold;
    vertical-align: 4px;
}
/* 面包屑 */
.curAt {
    color: #9f9f9f;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}

.curAt a {
    color: #9f9f9f
}

.curAt span,
.curAt a:hover {
    color: #9f9f9f
}
.mt10{
    margin-top: 10px;
}


.actor-jian {
    padding: 0 20px 20px 20px;
}

.actor-jian p {
    line-height: 25px;
}
.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;
}



/* 视频弹框播放 */
.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;
}