/* 鎼滅储 */
.shop-search{
    height: 1.2rem;
    background-color: #ad4224;
    padding: 0 0.25rem;
    box-sizing: border-box;
    line-height: 0;
    position: relative;
    padding-top: 0.2rem;
}
.shop-search input{
    width: 100%;
    height: 0.8rem;
    background-color: #e6cac3;
    padding-left: 0.3rem;
    box-sizing: border-box;
    border-radius: 2px;
}
.shop-search img{
    width: 0.48rem;
    height: 0.48rem;
    position: absolute;
    right: .4rem;
    top: .35rem;
}
.nav-show img{width: 0.4rem;}

.shop-search input::-webkit-input-placeholder { /* webkit, blink, edge */
    color: #b36b57!important;
}
.shop-search input:-moz-placeholder { /* mozilla firefox 4 to 18 */
   color:#b36b57!important;
}
.shop-search input::-moz-placeholder { /* mozilla firefox 19  */
   color:#b36b57!important;
}
.shop-search input:-ms-input-placeholder { /* internet explorer 10-11 */
   color:#b36b57!important;
}

/* 鍒嗙被瀵艰埅 */
.nav-list{
    overflow: hidden;
    overflow-x: scroll;
    margin: auto;
    background-color: #ad4224;
    padding-bottom: 0.08rem;
}
.shop-nav{
    white-space: nowrap;
    height: 0.8rem;
    padding: 0 0.15rem;
    box-sizing: border-box;
    line-height: .2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shop-nav li{
    display: inline-block;
    margin-right: 0.33rem;
    height: .8rem;
}
.shop-nav a{
    font-size: .28rem;
    color:#fff;
}
.shop-nav .active{
    border-bottom:.08rem solid #ffe400;
}
.shop-nav .active a{
    color:#ffe400;
}

/* ban */
.swiper-pagination-bullet-active{
    background-color: #ad4224;
}
.swiper-container{
    /*padding-bottom: 0.5rem;*/
}
.swiper-pagination{
    background-color: #efefef;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:-.1rem;
    z-index: 0;
}

/* 闄愭椂鐗瑰崠 */
.time-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 3.6rem;
}
.shop-tit{
    font-size: .32rem;
    color:#ad4224;
    font-weight: 700;
}

.shijian {
    width: 2.1rem;
}
.shijian .total-ms {
    height: .36rem;
    /* overflow: hidden; */
    white-space: nowrap;
    font-size: .22rem;
    color: #916060;
    line-height: .36rem;
}

.shijian .total-ms input {
    display: none;
}

.shijian .total-ms span {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    margin-left: 1px;
    margin-right: 5px;
    background:  no-repeat;
    text-align: center;
    color: #fff;
    font-size: .24rem;
    /* vertical-align: -3px; */
    background-size: 100% 100%;
    line-height: .38rem;
}
.shop-time{
    padding: 0 0.24rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    height: 1.2rem;
    align-items: center;
    border-top: .2rem solid #efefef;
}
.shop-more{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .24rem;
}
.shop-more img{
    width: 0.35rem;
    height: 0.35rem;
    margin-left: 0.1rem;
}

/* 鎺掕姒?*/
.sort-list {
    display: flex;
    white-space: nowrap;
    margin-left: 1.2rem;
}
.sort-list li{
    margin-right: 0.1rem;
}
.sort-list li>a {
    display: block;
    width: 2.2rem;
    height: 1.45rem;
}
.sort-list li>a img{
    width: 100%;
    height: 100%;
}
.prev-three{
    display: flex;
    justify-content: start;
    align-items: center;
    padding: .2rem 0;
}
.prev-three img{
    width: 0.36rem;
    height: 0.6rem;
}
.prev-three span{
    font-size: .22rem;
    color:#000;
}
.prev-three a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: self-start;
    margin-left: 0.15rem;
}
.prev-three i{
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    border: 1px solid #eee;
    font-style: normal;
    color: #a44323;
    font-size: .22rem;
}

.sort-pos{
    overflow-x: scroll;
    margin: auto;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: .1rem 0;
}
.sort-scroll{
    position: relative;
}
.people-sort{
    width: 1.1rem;
    height: 2.45rem;
    background-color: #f9f8f8;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0.1rem;
    z-index: 8;
}
.people-sort span{
    width: 0.3rem;
    font-size: .24rem;
    display: block;
    text-align: center;
    font-weight:700;
}
.people-sort span i{
    font-style: normal;
    font-size: .14rem;
}
.hot-sort{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0.3rem 0;
}
.hot-sort a{
    font-size: .24rem;
    width: 33.3%;
    text-align: center;
    line-height: .4rem;
    line-height: .6rem;
}

/* 鍚嶅鎺ㄨ崘 */
.author-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.author-info{
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: .1rem 0;
    box-sizing: border-box;
}
.author-info:nth-child(2n){
    border-left:1px solid #efefef;
    padding-left: .09rem;
    box-sizing: border-box;
}
.author-info:nth-child(2n 1){
    padding-right: .08rem;
    box-sizing: border-box;
}
.author-info>a{
    display: block;
    width: 3.65rem;
    height: 2.5rem;
}
.author-info>a img{
    width: 100%;
    height: 100%;
}
.author-name{
    display: flex;
    justify-content: start;
    flex-direction: column;
    padding-left: .25rem;
    height: .9rem;
    justify-content: space-around;
}
.author-name span{
    font-size: .24rem;
}
.author-name span:nth-child(1){
    font-weight: 700;
}

/* 搴曢儴 */
.shop-foot{
    background-color: #efefef;
    font-size: .24rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    height: 3.5rem;
    padding: 0.5rem 0;
    box-sizing: border-box;
}
.shop-foot li{
    font-size: .24rem;
    padding: 0 0.1rem;
}
.shop-foot ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.shop-foot .on a{
    color:#ad4224;
}
.zs-tel{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}



/* 闀囧簵棣?*/
.hjglabel {
    background: #fff;
    padding: 0.2rem 0.1rem;
    color: #9d9c9c;
    font-size: 0.28rem;
    text-align: center;
}

.hjglabel a {
    display: inline-block;
    margin: 0 0.2rem;
    font-size: 0.3rem;
    padding-bottom: 0.03rem;
    border-bottom: 0.03rem solid #fff;
}

.hjglabel a:hover {
    color: #e22431;
    border-bottom: 0.03rem solid #e22431;
}

.jiangjs {
    position: relative;
    color: #a44323;
    font-size: 0.24rem;
    padding: 0.1rem 1rem 0.1rem 0.1rem;
    line-height: 0.36rem;
    height: 1rem;
    padding-bottom: 0.2rem;
    overflow: hidden;
}

.jiangjs .jin {
    display: block;
    position: absolute;
    width: 0.9rem;
    height: 1rem;
    top: 0;
    right: 0;
    background:  no-repeat;
    background-size: cover
}

.jiangjs .yin {
    display: block;
    position: absolute;
    width: 0.9rem;
    height: 1rem;
    top: 0;
    right: 0;
    background:  no-repeat;
    background-size: cover
}

.jiangjs .tong {
    display: block;
    position: absolute;
    width: 0.9rem;
    height: 1rem;
    top: 0;
    right: 0;
    background:  no-repeat;
    background-size: cover
}

.jiangjs .cang {
    display: block;
    position: absolute;
    width: 0.9rem;
    height: 0.9rem;
    top: 0.05rem;
    right: 0;
    background:  no-repeat;
    background-size: cover
}

.jiangjs .zhuan {
    display: block;
    position: absolute;
    width: 0.9rem;
    height: 1rem;
    top: 0;
    right: 0;
    background:  no-repeat;
    background-size: cover
}

.jiangjs .you {
    display: block;
    position: absolute;
    width: 0.9rem;
    height: 0.9rem;
    top: 0.05rem;
    right: 0;
    background:  no-repeat;
    background-size: cover
}

.m_shop_more {
    text-align: center;
    line-height: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

.m_shop_more a {
    display: inline-block;
    width: 2rem;
    height: 0.45rem;
    background: #e22431;
    color: #fff;
    font-size: 0.24rem;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #e22431;
}

/* 鑼跺腑澶╀笅 */
.cxtxbox {
    list-style: none;
    width: 100%;
    padding: 0.15rem;
    box-sizing: border-box;
}

.cxtxbox li {
    margin-bottom: 0.2rem;
}

.cxtxbox li:last-child{
    margin-bottom: 0;
}

.cxtxbox li .cxtximg {
    display: block;
    width: 100%;
}

.cxtxbox li .cxtxbt {
    width: 100%;
    line-height: 0;
}

.cxtxbox li .cxtxbt a {
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.5rem;
}

.cxtxbox li .cxtxxx {
    font-size: 0.26rem;
    color: #898989;
    line-height: 0.45rem;
}

.cxtxbox li .cxtxlink {
    margin-top: 0.2rem;
    background:  no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 0.65rem;
    line-height: 0;
    display: flex;
    justify-content: space-between;
}

.cxtxbox li .cxtxlink a {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.65rem;
}

.cxtxbox li .cxtxlink a:nth-child(even) {
    color: #e22431
}

/* 浜у搧鍒楄〃 */
.nprolist {
    width: 100%;
    list-style: none;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 1px solid #efefef;
}

.nprolist li {
    flex-basis: 1;
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #efefef;
    position: relative;
}

.nprolist li:nth-child(odd) {
    padding-top: 0.1rem;
    padding-right: 0.1rem;
    border-right: 1px solid #efefef;
}

.nprolist li:nth-child(even) {
    padding-top: 0.1rem;
    padding-left: 0.1rem;
}

.nprolist li .npro-img {
    display: block;
    width: 3.64rem;
    height: 2.73rem;
    overflow: hidden;
    position: relative;
}

.nprolist li .npro-img img {
    width: auto;
    display: block;
    max-height: 2.73rem;
    margin: auto;
}

.nprolist li .npro-img span.npro-jiang {
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
}
.npro-img .npro-absolute{
	position: absolute;
    right: 0rem;
    top: 0rem;
    width: 0.8rem;
    height: auto;
}
.npro-absolute .npro-gupin{
	background:  no-repeat;
    background-size: cover;
    width: 0.8rem;
    height: 0.4rem;
    padding-left: 0.05rem;
    box-sizing: border-box;
    text-align: center;
    color: #e60012;
    font-size: 0.24rem;
    line-height: 0.4rem;
    display: block;
}
.npro-absolute .npro-jin{
	background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
	display: block; 
	margin: auto;   
}
.npro-absolute .npro-yin{
	background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
    display: block; 
    margin: auto;   
}
.npro-absolute .npro-tong{
	background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
    display: block; 
    margin: auto;   
}
.npro-absolute .npro-you{
	background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
    display: block; 
    margin: auto;   
}
.npro-absolute .npro-cang{
	background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
    display: block;   
    margin: auto; 
}
.npro-absolute .npro-zuan{
	background:  no-repeat;
    background-size: cover;
    width: 0.54rem;
    height: 0.78rem;
    display: block;
    margin: auto;    
}

/*.nprolist li .npro-img span.npro-zhuanti {
    position: absolute;
    left: 0.1rem;
    top: 0px;
    background:  no-repeat;
    background-size: cover;
    width: 0.42rem;
    height: 0.68rem;
}*/

.nprolist li span.npro-vedio {
    background:  no-repeat;
    background-size: cover;
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    top: 2.23rem;
    left: 0.2rem;
}

.nprolist li .npro-img span.npro-jieyuan {
    background:  no-repeat;
    background-size: cover;
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nprolist li .npro-detail {
    padding: 0.15rem 0.1rem;
    list-style: none;
    position: relative;
}

.nprolist li .npro-detail dd {
    font-size: 0.24rem;
    line-height: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nprolist li .npro-detail dd:nth-child(odd) {
    float: left;
    width: 44%;
    text-align: left;
}

.nprolist li .npro-detail dd:nth-child(even) {
    float: right;
    width: 56%;
    text-align: right;
}

.nprolist li .npro-detail dd.no {
    padding-right: 0.7rem;
    box-sizing: border-box;
}


.nprolist li .npro-detail dd.npro-title {
    width: 100%;
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
    float: left;
    text-align: left;
}

.nprolist li .npro-detail dd.npro-title a {
    position: relative;
    font-size: 0.28rem;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-right: 0.15rem;
    padding-left: 0.15rem;
    box-sizing: border-box;
}

.nprolist li .npro-detail dd.npro-title a::before {
    content: '銆?;
    position: absolute;
    left: -0.15rem;
}

.nprolist li .npro-detail dd.npro-title a::after {
    content: '銆?;
    position: absolute;
    right: -0.15rem;
}

.nprolist li .npro-detail dd.npro-price {
    font-size: 0.26rem;
    color: #e22431;
    width: 35%;
    text-align: right;
    position: absolute;
    right: 0.2rem;
}

.nprolist li .npro-do {
    text-align: left;
    padding-bottom: 0.2rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    display: flex;
    justify-content: space-between;
}

.nprolist li .npro-do span.npro-price {
    font-size: 0.26rem;
    color: #e22431;
    height: 0.45rem;
    line-height: 0.45rem;
}

.nprolist li .npro-do a.buybtn {
    display: inline-block;
    width: 1.5rem;
    height: 0.45rem;
    font-size: 0.24rem;
    line-height: 0.45rem;
    background: #e22431;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #e22431;
}

.nprolist li .npro-do a.xjbtn {
    display: inline-block;
    width: 1.5rem;
    height: 0.45rem;
    font-size: 0.24rem;
    line-height: 0.45rem;
    background: #fff;
    color: #e22431;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #e22431;
    margin-left: 0.9rem
}

.nprolist li .npro-do a.dhbtn {
    display: inline-block;
    width: 1.5rem;
    height: 0.45rem;
    font-size: 0.24rem;
    line-height: 0.45rem;
    background: #916060;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #916060
}

.m_shop_hjg,.m_shop_zdg,.m_shop_hjg{
    border-top: .2rem solid #efefef;
}

.temai-box .shop-time{
    border-top:none;
}
.temai-scroll{
    overflow-x:scroll; 
}
.temai-scroll .nprolist{
    white-space: nowrap;
    flex-wrap: nowrap;
}

/* 绱爞鍚嶅 */
.author-intro{
    margin:.2rem;
    background-color: #3e3a39;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem 0.25rem;
    box-sizing: border-box;
    border-radius: 10px;
}
.author-intro p{
    height: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.author-intro p span{
    color:#fff;
}
.author-intro p span:nth-child(1){
    font-size: .32rem;
    font-weight: 700;
}
.author-intro p span:nth-child(2){
    font-size: .24rem;
}
.author-intro img{
    width: 2.2rem;
    height: 1.5rem;
    border-radius: 5px;
}

/* 绠€浠?*/
.author-introduction{
    /* border-bottom: 0.1rem solid #dcdcdc; */
}
.author-introduction .info-word{
    margin-top: 0.35rem;
    padding: 0 .25rem;
    box-sizing: border-box;
}
.info-word .word-show{
    color: #3e3a39;
    font-size: 0.28rem;
    line-height: 0.45rem;
    height: 2.2rem;
    overflow: hidden;
}
.info-word .word-show span{
    color:#ad4224;
    font-weight: 700;
}

.shop-btn {
    width: 1.5rem;
    height: 0.36rem;
    text-align: center;
    margin: 0.3rem auto;
    border-radius: 0.4rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
    display: block;
    color: #e22431;
    border:1px solid #f1410d;
}

.word-hide{
    display: none;
}

/* 浣滃搧 */
.author-pro h3{
    font-size: .32rem;
    font-weight: 700;
    height: 1rem;
    line-height: 1rem;
    border-top:.2rem solid #efefef;
    text-align: center;
}
.author-pro h3 span{
    color:#ad4224;
}

.author-prolist h3{
    border-top:none;
}

/* 澶撮儴銆佷晶杈规爮 */

.header-tit {
    color: #fff;
    text-align: center;
    line-height: 0;
    width: 1.7rem;
    height: 0.88rem;
    display: block;
    left: 50%;
    margin-left: -0.85rem;
    position: absolute;
}

.header-tit img {
    width: 0.89rem;
    height: 0.48rem;
    display: block;
    position: absolute;
    top: 0.2rem;
    left: 0;
}

.header-tit span {
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.88rem;
    display: block;
    position: absolute;
    height: 0.88rem;
    left: 1rem;
}

.header-nav {
    width: 0.3rem;
    height: 0.25rem;
    position: absolute;
    top: 0.3rem;
    right: 0.2rem;
}

.nav-hide{
    display: none;
}


/* 渚ц竟鏍?*/
.shop-slide{
    display: none;
}
.shop-slide-bg {
    position: fixed;
    top: 0.88rem;
    width: 100%;
    height: 100%;
    z-index: 49;
    background: #000;
    opacity: 0.5;
}

.slide-box {
    position: fixed;
    top: 0.88rem;
    right: 0;
    width: 6rem;
    z-index: 50;
    background-color: #fff;
    padding-left: 0.2rem;
    box-sizing: border-box;
    overflow-y:auto;
    padding-bottom: 0.5rem;
}
.slide-wrap .slide-tit{
    display: flex;
    height: .65rem;
    align-items: center;
    border-bottom: 1px solid #c9caca;
    position: relative;
    padding-top: .2rem;
    margin-bottom: .1rem;
}
.slide-wrap .slide-tit span{
    font-size: .32rem;
    font-weight: 700;
}
.slide-wrap .slide-tit i{
    display: block;
    width: 1.3rem;
    background-color: #ad4224;
    height: 1px;
    position: absolute;
    bottom: 0;
}
.slide-div h3{
    font-size: .28rem;
    color:#a44323;
    font-weight: 700;
    margin: .3rem 0 .2rem;
}
.slide-name{
    display: flex;
    flex-wrap: wrap;
    max-height:1.5rem;
    overflow: hidden;
    text-align: center;
}
.slide-name a{
    display: inline-block;
    font-size: .28rem;
    width: 32%;
    line-height: .5rem;
}
.slide-name a:active{
    color:#a44323;
    text-decoration: underline;
}
.slide-more{
    display: block;
    width: 1.5rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    font-size: .24rem;
    color:#e22431;
    border:1px solid #f1410d;
    border-radius: 13px;
    margin: .25rem auto;
}


/* 瑙嗛寮规鎾斁 */
.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: 0.1rem;
    width: 7.5rem;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    height: 4.3rem;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
}

.move-bor video {
    width: 7.3rem;
    height: 4.1rem;
    background-color: #000;
}
