@charset "utf-8";

/* ================================ */
/* 触屏版首页相关样式类型				*/
/* Author:			Hanbing 		*/
/* Copyright:		www.shopnc.net	*/
/* Create Date:		Jun-08-2015		*/
/* Retrofit Date:	May-23-2016		*/
/* ================================ */

body {
    background-color: #F0F0F0;
}

#header.cohesive {
    position: fixed;
    z-index: 2 !important;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.85);
}

#header.coheadd {
    background-color: #fff;
    border-bottom: 0
}

#header.cohesive .header-l {
    top: 0;
    left: 0;
    width: 2rem;
}

#header.cohesive .header-r {
    top: 0;
    right: 0;
    width: 2rem;
}

#header.cohesive .header-l a,
#header.cohesive .header-r a {
    display: block;
    width: 2rem;
    height: 2rem;
    padding: 0;
    margin: 0;
}

#header.cohesive .header-l a i,
#header.cohesive .header-r a i {
    width: 0.7rem;
    height: 0.7rem;
    margin: 0.35rem auto 0.05rem auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    opacity: 1;
}

#header.cohesive .header-l a i.category {
    background-image: url(../images/category_b.png);
}

#header.cohesive .header-r a i.message {
    background-image: url(../images/message_b.png);
}

#header.cohesive .header-r a sup {
    right: 0.3rem;
    top: -0.1rem;
    width: 0.2rem;
    height: 0.2rem;
    border: solid 0.05rem #FFF;
    background-color: #F23030;
}

#header.cohesive .header-l .text,
#header.cohesive .header-r .text {
    display: block;
    font-size: 0.45rem;
    line-height: 0.8rem;
    text-align: center;
    color: #232323;
}

#header.cohesive .header-inp {
    background-color: rgba(255, 255, 255, 1)
}

#header.cohesive .header-inp i.icon {
    display: block;
    float: left;
    width: 0.6rem;
    height: 0.6rem;
    margin: 0.35rem 0.2rem 0.35rem 0.3rem;
    background-image: url(../images/search_ico.png);
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.4;
}


#header.transparent {
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
    background-color: transparent;
}

#header.transparent .header-l a i.category {
    background-image: url(../images/category_w.png);
}

#header.transparent .header-r a i.message {
    background-image: url(../images/message_w.png);
}

#header.transparent .header-l .text,
#header.transparent .header-r .text {
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

#header.transparent .header-inp {
    background-color: rgba(255, 255, 255, 0.96);
}

#header.transparent .header-inp i.icon {
    background-image: url(../images/search_g.png);
    opacity: 1;
}

#header.transparent .header-inp .search-input {
    color: #999999;
}

.nctouch-home-top {
    display: block;
    height: 2rem;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.nctouch-home-top .cohesive {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: 2rem;

}


.adv_list {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.swipe {
    position: relative;
    overflow: hidden;
    visibility: hidden;
}

.swipe-wrap {
    overflow: hidden;
    position: relative;
}

.swipe-wrap>div {
    float: left;
    width: 100%;
    position: relative;
}

.swipe-wrap img {
    width: 100%;
}

.nctouch-home-nav {
    background-color: #FFF;
    position: relative;
    z-index: 0;
}

.nctouch-home-nav ul {
    font-size: 0;
    overflow: hidden;
}

.nctouch-home-nav li {
    float: left;
    width: 20%;
    padding: 0;
}

.nctouch-home-nav li a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%
}

.nctouch-home-nav li a img {
    width: 100%;
}

.nav {
    padding: 0 0 0.2rem 0;
    background-color: #FFF;
}

/*wap店铺装修幻灯片圆点*/
.swipe-wrap-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0
}

.swipe-wrap-nav li {
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    background-color: rgba(50, 50, 50, 0.3);
    border-radius: 0.2rem;
}

.swipe-wrap-nav li.cur {
    background: #222
}

.nctouch-home-layout {
    display: block;
    /*max-width: 640px;*/
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 0;
    box-shadow: 0rem 0.05rem 0rem 0rem rgba(238, 238, 238, 1);
}

.nctouch-home-layout-top {
    margin-top: 1.9rem
}

.nctouch-home-block {
    width: 100%;
    clear: both;
}

.nctouch-home-block .tit-bar {
    border-left: solid 0.15rem #F23030;
    height: 0.8rem;
    margin: 0.5rem 0 0.5rem 0.3rem;
    padding-left: 0.3rem;
    font-size: 0.6rem;
    line-height: 0.8rem;
}

.nctouch-home-block .content {
    display: block;
}

/*头条新闻滚动文字Copyright: www.Bizpower.com*/
.item-text {
    background-color: #FFF;
    background: url(../images/hotnews.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
}

.item-text .tempWrap {
    margin-left: 3rem;
}

.item-text ul li {
    height: 2rem
}

.item-text ul li a {
    font-size: 0.65rem;
    color: #666;
    line-height: 2rem
}

.item-goods ul.goods-list {
    font-size: 0;
    margin-bottom: 0.5rem;
}

.item-goods ul.goods-list li {
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    width: 47%;
    overflow: hidden;
    border-radius: 0.2rem;
}
.item-goods.tvhot ul.goods-list li {
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    width: 31%;
    overflow: hidden;
    border-radius: 0.2rem;
    /*border:1px solid #999;*/
    position: relative;
    padding-top: 0.3rem;
}

.item-goods ul.goods-list li:nth-child(odd) {
    margin: 0.5rem 1% 0 2%;
}

.item-goods ul.goods-list li:nth-child(even) {
    margin: 0.5rem 2% 0 1%;
}

.item-goods ul.goods-list li a {
    display: block;
}

.item-goods ul.goods-list li .goods-pic {
    width: 100%;
}

.item-goods ul.goods-list li .goods-pic img {
    width: 100%;
}
.tvhot.item-goods ul.goods-list li .goods-pic img{
    display: block;
    width: 100%;
    height: 100%;
}

.item-goods ul.goods-list li dl {
    padding: 0.2rem;
    color: #000000;
}

.item-goods ul.goods-list li dt.goods-name {
    display: block;
    font-size: 0.65rem;
    line-height: 0.8rem;
    color: #000000;
    height: 1.6rem;
    overflow: hidden;
}

.item-goods ul.goods-list li dd.goods-price {
    display: block;
    line-height: 1rem;
    height: 1rem;
    margin-top: 0.4rem;
    color: #f23030;
    padding-top: 0.2rem;
    /*border-top: solid 0.05rem #EEE;*/
}

.item-goods ul.goods-list li dd.goods-price em {
    font-size: 0.6rem;
    color: #f23030;
}

/*新填购买样式*/
.item-goods ul.goods-list li dd.goods-price button {
    width: 1.9rem;
    background-color: red;
    border: none;
    outline: none;
    color: #fff;
    float: right;
    border-radius: 0.2rem;
}


/*特卖模块样式*/
.item-goods ul.specialGoods-list {
    font-size: 0;
}

.item-goods ul.specialGoods-list li {
    /*box-shadow: 0px 2px 5px #bbbbbb;*/
    box-sizing: border-box;
    padding: .455rem .42rem .455rem .42rem;
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    border-radius: 0.2rem;
}

.item-goods ul.specialGoods-list li a {
    display: block;
}

.item-goods ul.specialGoods-list li .goods-pic {
    width: 100%;
}

.item-goods ul.specialGoods-list li .goods-pic img {
    width: 100%;
    /*height: 6.8rem;*/
}

.item-goods ul.specialGoods-list li dl {
    padding: 0.2rem;
}

.item-goods ul.specialGoods-list li dt.goods-name {
    margin-left: .25rem;
    display: block;
    font-size: 0.68rem;
    line-height: 0.68rem;
    color: #232326;
    height: 0.68rem;
    overflow: hidden;
    margin-top: .25rem;
}

.item-goods ul.specialGoods-list li dt.goods-jingle {
    margin-left: .25rem;
    display: block;
    font-size: 0.65rem;
    line-height: 0.8rem;
    color: #888888;
    height: 0.8rem;
    overflow: hidden;
}

.item-goods ul.specialGoods-list li dt.goods-spec {
    margin: .25rem;
    padding: .1rem;
    border-radius: 3px;
    background-color: #FFE8E8;
    display: inline-block;
    font-size: 0.5rem;
    line-height: 0.8rem;
    color: #F34B48;
    height: 0.8rem;
    overflow: hidden;
}

.item-goods ul.specialGoods-list li dt.goods-spec1 {
    margin: .25rem;
    border-radius: 3px;
    background-color: #FFE8E8;
    display: inline-block;
    font-size: 0.5rem;
    line-height: 0.8rem;
    color: #F34B48;
    height: 0.8rem;
    overflow: hidden;
}

.item-goods ul.specialGoods-list li dt.goods-sheng {
    border: 1px solid #f23030;
    padding: .05rem .35rem;
    border-radius: 3px;
    top: 1.3rem;
    right: .3rem;
    position: relative;
    float: right;
    font-size: 0.5rem;
    line-height: 1.03rem;
    color: #f23030;
    height: 1.03rem;
    overflow: hidden;
}

.item-goods ul.specialGoods-list li dd.goods-price {
    margin-bottom: .3rem;
    margin-left: .31rem;
    margin-top: .1rem;
    display: block;
    line-height: 1.08rem;
    height: 1rem;
    padding-top: 0.2rem;
    color: #333333;
}

.item-goods ul.specialGoods-list li dd.goods-price em {
    font-size: 0.6rem;
}



/*猜你喜欢*/
.goods-secrch-list {
    font-size: 0;
    display: block;
}

.goods-secrch-list .goods-item {
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    width: 49.25%;
    margin-bottom: 0.2rem;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.goods-secrch-list .goods-item:nth-of-type(even) {
    margin-left: 1.5%;
}

.goods-secrch-list .goods-pic {
    display: block;
    width: 100%;
    height: 100%;
}

.goods-secrch-list .goods-pic a {
    display: block;
    width: 100%;
    height: 100%;
}

.goods-secrch-list .goods-pic img {
    width: 100%;
}

.goods-secrch-list .goods-info {
    display: block;
    padding: 0 0.25rem;
    margin-top: 0.2rem;
}

.goods-secrch-list .goods-name {
    display: block;
    min-height: 0.9rem;
    overflow: hidden;
}

.goods-secrch-list a {
    display: block;
    color: #232326;
}

.goods-secrch-list .goods-name h4 {
    width: 100%;
    font-size: 0.52rem;
    line-height: 0.9rem;
    height: 0.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.goods-secrch-list .goods-sale {
    display: inline-block;
    height: 0.9rem;
    padding: 0.2rem 0;
    overflow: hidden;
    width: 100%
}

.goods-secrch-list .goods-price {
    font-size: 0.55rem;
    line-height: 0.9rem;
    display: block;
    float: left;
}

.goods-secrch-list .hd-type {
    margin-top: 0.1rem;
    display: inline-block;
    padding: 0 0.1rem;
    height: 0.7rem;
    margin: 0.1rem 0 0 0.2rem;
    vertical-align: top;
    text-align: center;
    font-size: 0.4rem;
    color: #F23030;
    line-height: 0.7rem;
    border: 0.05rem solid #F23030;
    border-radius: 0.1rem;
}


/*秒杀模块*/
.seckill-floor {
    display: block;
    background: #fff;
    position: relative;
}

.seckill-floor a {
    display: block;
    width: 100%
}

.seckill-floor .floor-title {
    overflow: hidden;
    height: 1.52rem;
    padding: 0 0.5rem;
}

.seckill-floor .floor-title .link-left {
    display: block;
    display: inline-block;
    width: 68%;
    height: 1.52rem
}

.seckill-floor .floor-title .link-left .icon-time {
    vertical-align: middle;
    width: 0.76rem;
    height: 0.76rem;
    background: url(../images/icon-time.png) no-repeat;
    background-position: 0 0;
    background-size: cover;
    float: left;
    margin: 0.38rem 0.25rem 0 0;
}

.seckill-floor .floor-title .link-left .title {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.52rem;
    color: #f23030;
    font-weight: bold;
    font-size: 0.65rem;
}

.seckill-floor .floor-title .link-left strong {
    display: inline-block;
    vertical-align: middle;
    color: #232326;
    line-height: 1.52rem;
    font-size: 0.6rem;
}

.seckill-floor .floor-title .link-left .seckill-time {
    display: inline-block;
    margin-top: 0.44rem;
}

.seckill-floor .floor-title .link-left .timer-hours {
    float: left;
    padding: 0 0.1rem;
    line-height: 0.64rem;
    border-radius: 0.12rem;
    background: #232326;
    font-size: 0.44rem;
    color: #fff;
    vertical-align: baseline;
}

.seckill-floor .floor-title .link-left em {
    font-family: arial;
    font-size: 0.56rem;
    margin: 0 0.1rem;
    float: left;
}

.seckill-floor .floor-title .link-right {
    display: block;
    float: right;
    width: 32%;
    height: 1.52rem;
    overflow: hidden;
}

.seckill-floor .floor-title .link-right a {
    text-align: right;
    font-size: 0.52rem;
    color: #f23030;
    line-height: 1.52rem
}

.seckill-floor .floor-title .link-right .icon-arrow-right {
    width: 0.42rem;
    height: 0.42rem;
    background: url(../images/arrow_right_r.png) no-repeat;
    background-position: 0 0;
    background-size: cover;
    margin-left: 0.15rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.1rem;
}

.seckill-floor .floor-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.seckill-floor .floor-container .seckill-list {
    position: relative;
    background: #fff;
}

.seckill-floor .floor-container .seckill-list .items {
    width: 4.8rem;
    height: 6.24rem;
    position: relative;
    float: left;
}

.seckill-floor .floor-container .seckill-list .items .items-pic {
    display: block;
    padding: 0 0.44rem;
    height: 3.92rem;
    margin-top: 0.2rem;
}

.seckill-floor .floor-container .seckill-list .items .items-pic img {
    width: 100%;
    height: 100%
}

.seckill-floor .floor-container .seckill-list .items .items-price {
    margin: 0 auto;
    text-align: center;
    padding: 0 0.44rem;
}

.seckill-floor .floor-container .seckill-list .items .items-price .new-price {
    margin-top: 0.44rem;
    display: block;
    color: #f23030;
    font-size: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    height: 0.56rem;
    font-weight: 600
}

.seckill-floor .floor-container .seckill-list .items .items-price .new-price em {
    font-size: 0.4rem;
    padding-right: 0.1rem;
}

.seckill-floor .floor-container .seckill-list .items .items-price .old-price {
    color: #868686;
    display: block;
    font-size: 0.48rem;
    line-height: 0.48rem;
    height: 0.48rem;
    margin: 0.2rem 0 0.44rem 0;
    text-align: center;
}

.seckill-floor .floor-container .seckill-list .items .items-price .old-price em {
    font-size: 0.4rem;
    padding-right: 0.1rem;
}

.seckill-floor .floor-container .seckill-list .items.last {
    background: #f5f5f5
}

.seckill-floor .floor-container .seckill-list .items.last .chinese {
    font-size: 0.48rem;
    margin-top: 1.5rem;
    text-align: center;
    color: #232326;
}

.seckill-floor .floor-container .seckill-list .items.last .english {
    font-size: 0.48rem;
    text-align: center;
    color: #232326;
}

.seckill-floor .floor-container .seckill-list .items.last .icon-more {
    width: 0.7rem;
    height: 0.7rem;
    display: block;
    background: url(../images/arrow_circle_right.png) no-repeat;
    background-size: 80%;
    background-position: 0 0;
    margin: 1.2rem auto 0;
}

/*图片组左一右二*/
.item-pic-l1-r2 {
    background-color: #FFF;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.item-pic-l1-r2 li a,
.item-pic-l1-r2 li img {
    display: block;
    width: 100%;
}

.item-pic-l1-r2 li:nth-child(1) {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 50%;
}

.item-pic-l1-r2 li:nth-child(2) {
    margin-left: 50%;
}

.item-pic-l1-r2 li:nth-child(3) {
    margin-left: 50%;
}

/*图片组左二右一*/
.item-pic-l2-r1 {
    background-color: #FFF;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.item-pic-l2-r1 li a,
.item-pic-l2-r1 li img {
    display: block;
    width: 100%;
}

.item-pic-l2-r1 li:nth-child(3) {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    left: 50%;
}

.item-pic-l2-r1 li:nth-child(1) {
    margin-right: 50%;
}

.item-pic-l2-r1 li:nth-child(2) {
    margin-right: 50%;
}

/*图片组左一右二单行*/
.item-pic-l1-r2-vertical {
    background-color: #FFF;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.item-pic-l1-r2-vertical li a,
.item-pic-l1-r2-vertical li img {
    display: block;
    width: 100%;
}

.item-pic-l1-r2-vertical li:nth-child(1) {
    width: 50%;
    float: left;
}

.item-pic-l1-r2-vertical li:nth-child(2),
.item-pic-l1-r2-vertical li:nth-child(3) {
    width: 25%;
    float: left;
}


/*图片组*/
.item-pic-list {
    font-size: 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.item-pic-list li {
    width: 50%;
    float: left;
}

.item-pic-list li img {
    width: 100%;
}

.third_list li {
    width: 33.3%;
}

.fourth_list li {
    width: 25%;
}


.item-pic {
    font-size: 0;
    width: 100%;
    margin: 0 auto;
}

.item-pic img {
    width: 100%;
}

/* 首页弹出广告 */
.popup-ad-panel {
    display: none;
    position: fixed;
    z-index: 14;
    width: 320px;
    height: 400px;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -160px;
}

.popup-ad-panel img {
    display: block;
    width: 320px;
    height: 400px;
}

.popup-ad-panel .close {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: 190px;
    margin-left: -25px;
    background: url(../images/delitem.png) no-repeat 50% 50%;
    overflow: hidden;
    cursor: pointer;
    z-index: 3;
}

.dialog-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
    filter: Alpha(opacity=30) \9;
    z-index: 13;
}

/* 正在直播模块 */
.nctouch-home-layout .nctouch-home-tv {
    height: 7.5rem;
    position: relative;
    background-color: white;
    border-top: solid 0.05rem #EEE;
    margin-bottom: 0.3rem;
}

.nctouch-home-layout .nctouch-home-tv .goods-pic {
    display: block;
    width: 6.5rem;
    height: 6.5rem;
    padding: 0.5rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.nctouch-home-layout .nctouch-home-tv .goods-pic a {
    display: block;
    width: 100%;
    height: 100%;
}

.nctouch-home-layout .nctouch-home-tv .goods-pic img {
    width: 100%;
    height: 100%;
}

.nctouch-home-layout .nctouch-home-tv .goods-info {
    display: block;
    padding: 1.4rem 0.38rem 0 0;
    margin-left: 8rem;
}

.nctouch-home-layout .nctouch-home-tv .goods-name {
    padding-bottom: 0.6rem;
}

.nctouch-home-layout .nctouch-home-tv .goods-name a {
    display: block;
    color: #111;
}

.nctouch-home-layout .nctouch-home-tv .goods-name h4 {
    height: 1.6rem;
    font-size: 0.6rem;
}

.nctouch-home-layout .nctouch-home-tv .goods-sale {
    display: block;
    padding-bottom: 0.5rem;
    overflow: hidden;
}

.nctouch-home-layout .nctouch-home-tv .goods-price {
    color: #F12829;
    font-size: 0.55rem;
    line-height: 1.2rem;
    display: block;
    float: left;
}

.nctouch-home-layout .nctouch-home-tv .goods-price em {
    font-size: 0.75rem;
    line-height: 1.2rem;
    vertical-align: top;
    display: inline-block;
    font-weight: 600;
    font-family: Arial;
}

.nctouch-home-layout .nctouch-home-tv .goods-assist {
    display: block;
    padding-bottom: 0.2rem;
    padding-right: 0.2rem;
    overflow: hidden;
    text-align: right;
}

.nctouch-home-layout .nctouch-home-tv .goods-buy {
    display: inline-block;
    width: 3rem;
    padding: 0.1rem 0.13rem;
    font-size: 0.6rem;
    background-color: #F12829;
    color: white;
    text-align: center;
    border: 1px solid #F12829;
    border-radius: 2px;
}


.ath-viewport * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ath-viewport {
    position: relative;
    z-index: 2147483641;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

.ath-modal {
    pointer-events: auto !important;
    background: rgba(0, 0, 0, 0.6);
}

.ath-mandatory {
    background: #232326;
}

.ath-container {
    pointer-events: auto !important;
    position: absolute;
    z-index: 2147483641;
    padding: 0.7em 0.6em;
    width: 18em;
    background: #eee;
    background-size: 100% auto;
    box-shadow: 0 0.2em 0 #d1d1d1;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center;
}

.ath-container small {
    font-size: 0.8em;
    line-height: 1.3em;
    display: block;
    margin-top: 0.5em;
}

.ath-ios.ath-phone {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em;
}

.ath-ios6.ath-tablet {
    left: 5em;
    top: 1.8em;
}

.ath-ios7.ath-tablet {
    left: 0.7em;
    top: 1.8em;
}

.ath-ios8.ath-tablet {
    right: 0.4em;
    top: 1.8em;
}

.ath-android {
    bottom: 1.8em;
    left: 50%;
    margin-left: -9em;
}

/* close iconC opyright: bizpower */
.ath-container:before {
    content: '';
    position: relative;
    display: block;
    float: right;
    margin: -0.7em -0.6em 0 0.5em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
    background-color: rgba(255, 255, 255, 0.8);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 2.7em;
    height: 2.7em;
    text-align: center;
    overflow: hidden;
    color: #a33;
    z-index: 2147483642;
}

.ath-container.ath-icon:before {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    float: none;
}

.ath-mandatory .ath-container:before {
    display: none;
}

.ath-container.ath-android:before {
    float: left;
    margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
    position: absolute;
    right: auto;
    left: 0;
    margin: 0;
    float: none;
}

/* applied only if the application icon is shown */
.ath-container.ath-icon {}

.ath-action-icon {
    display: inline-block;
    vertical-align: middle;
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -9999em;
    overflow: hidden;
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon {
    width: 1.6em;
    height: 1.6em;
    background-image: url(data:image/png;base64,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);
    margin-top: -0.3em;
    background-size: auto 100%;
}

.ath-ios6 .ath-action-icon {
    width: 1.8em;
    height: 1.8em;
    background-image: url(data:image/png;base64,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);
    margin-bottom: 0.4em;
    background-size: 100% auto;
}

.ath-android .ath-action-icon {
    width: 1.4em;
    height: 1.5em;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
    background-size: 100% auto;
}

.ath-container p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2147483642;
    text-shadow: 0 0.1em 0 #fff;
    font-size: 1.1em;
}

.ath-ios.ath-phone:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 2em;
    height: 2em;
    bottom: -0.9em;
    left: 50%;
    margin-left: -1em;
    -webkit-transform: scaleX(0.9) rotate(45deg);
    transform: scaleX(0.9) rotate(45deg);
    box-shadow: 0.2em 0.2em 0 #d1d1d1;
}

.ath-ios.ath-tablet:after {
    content: '';
    background: #eee;
    position: absolute;
    width: 2em;
    height: 2em;
    top: -0.9em;
    left: 50%;
    margin-left: -1em;
    -webkit-transform: scaleX(0.9) rotate(45deg);
    transform: scaleX(0.9) rotate(45deg);
    z-index: 2147483641;
}

.ath-application-icon {
    position: relative;
    padding: 0;
    border: 0;
    margin: 0 auto 0.2em auto;
    height: 6em;
    width: 6em;
    z-index: 2147483642;
}

.ath-container.ath-ios .ath-application-icon {
    border-radius: 1em;
    box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), inset 0 0.07em 0 rgba(255, 255, 255, 0.5);
    margin: 0 auto 0.4em auto;
}

@media only screen and (orientation: landscape) {
    .ath-container.ath-phone {
        width: 24em;
    }

    .ath-android.ath-phone {
        margin-left: -12em;
    }

    .ath-ios.ath-phone {
        margin-left: -12em;
    }

    .ath-ios6:after {
        left: 39%;
    }

    .ath-ios8.ath-phone {
        left: auto;
        bottom: auto;
        right: 0.4em;
        top: 1.8em;
    }

    .ath-ios8.ath-phone:after {
        bottom: auto;
        top: -0.9em;
        left: 68%;
        z-index: 2147483641;
        box-shadow: none;
    }
}

.position_top {
    position: fixed;
    top: 2rem;
}

.fix {
    position: fixed !important;
    zoom: 1;
    top: 2rem !important;
    zoom: 1;
    left: 0;
}


/*2018 11 14 增加tab专题所加的css*/
.nctouch-home-neck {
    display: block;
    height: 1.9rem;
    position: absolute !important;
    top: 2rem;
    left: 0;
    right: 0;
    background: #fff
}

.nctouch-home-neck-fixed {
    display: block;
    height: 1.9rem;
    position: fixed !important;
    top: 2rem;
    left: 0;
    right: 0;
    background: #fff
}

.special_area {
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.special_area li {
    float: left;
    /*width:2.6rem*/
    ;
    /*overflow: hidden;text-overflow: ellipsis;*/
    text-align: center;
    line-height: 1.6rem;
    font-size: 0.64rem;
    color: #333;
    position: relative;
    margin-left: 0.5rem;
    margin-right: 0.45rem
}

.special_area li:after {

    display: block;

    content: '';

    clear: both;

    height: 0px;

}

.special_area li a {
    line-height: 1.6rem;
    font-size: 0.64rem;
    color: #333;
}

.special_area li p {
    /*padding: 0 1rem*/
}

.special_area .active {
    color: #F34B48
}

.special_area .active a {
    color: #F34B48
}

.special_area span {
    display: none;
    /*width:2.55rem;*/
    height: 0.12rem;
    background: #F34B48;
    position: relative;
    bottom: 0;
}

.special_area .active span {
    display: block;
}

.special_area .swiper-slide {
    width: auto;
}

.nctouch-home-iframe {
    margin-top: 3.6rem;
    width: 100%;
    display: block;
    overflow: hidden
}

/* 下载引导 */
#public-header {
    display: none;
}

#public-header header {
    background: #FFF;
    height: 2rem;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    border-bottom: solid 1px #EEE;

}

#public-header .zc-inviter {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.4546rem;
    font-size: 0.6364rem;
    line-height: 0.6364rem;
}

#public-header .zc-inviter>div {
    display: flex;
    height: 2rem;
    align-items: center;
}

#public-header .zc-inviter-avatar {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    margin-right: 0.3636rem;
}

#public-header .zc-inviter-info p {
    text-align: left;
}

#public-header .zc-inviter-info p:last-child {
    font-size: 14px;
  /*  line-height: 0.4545rem;*/
    margin-top: 0.1819rem;
}

#public-header .zc-open-app {
    background: rgba(235, 23, 23, 1);
    border-radius: 3px;
    font-size: 14px;
    color: #ffffff;
    padding: 0.32rem;
}

/* 顶部引导出现时相关样式兼容 */
body.has-public-header {
    padding-top: 2rem !important;
}

#topNav.has-public-header {
    top: 2rem !important;
}

#top.has-public-header,
#header.has-public-header {
    top: 0rem;
}

/* 新增 今日爆款+tv直播接口模板 */
.text-overflow {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
}
.text-overflow span {
    flex: 1;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.clearfixs:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}


.numbing-tv {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: .3rem;
    background: #fff;

}

.numbing-tv li {
    width: 50%;
    float: left;
    padding-top: .45rem;
    padding-bottom: .545rem;
}

.numbing-tv li img {
    /* width: 71.11%; */
    width: 2.9rem;
    height: 2.9rem;
}

.numbing-tv-header {
    padding-left: .68rem;
}

.numbing-tv-header>div:first-child {
    font-size: .72rem;
    font-weight: 500;
}

.numbing-header>div:first-child {
    color: rgba(243, 75, 72, 1);
}

.numbing-header .sub-title {
    font-size: .545rem;
    color: rgba(136, 136, 136, 1);
}

.numbing-live .live-header {
    color: #0CCF61 !important;
    display: flex;
    align-items: center;
}

.numbing-live .live-header div:last-child {
    font-size: .454rem;
}

.numbing-live .live-header div:last-child span {
    display: inline-block;
    background: rgba(12, 207, 97, 0.1);
    border-radius: .386rem;
    padding: .06rem .18rem;
    margin-left: .27rem;
}

.numbing-live .sub-title {
    display: flex;
}

.numbing-live .sub-title div {
    flex: 1;
}

.numbing-tv-goods {
    margin-top: .43rem;
}

.numbing-tv-goods>div {
    display: flex;
}

.numbing-tv-goods>div>div {
    flex-grow: 1;
    text-align: center;
}

.numbing-tv-goods p {
    color: #F34B48;
    min-width: 50%;
    margin: 13% auto 0;
    /* text-align: left; */
    /* padding-left: .8rem; */
    font-size: 0;
}

.numbing-tv-goods p span {
    font-size: .45rem;
}

.numbing-tv-goods p .prices {
    font-size: .63rem;
}
/* 专题页视频 */
.video-img {
    position: relative;
    width: 100%;
}
.video-img .video-poster {
    width: 100%;
}
.video-img .video-start {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 3rem;
    margin-left: -1.5rem;
    margin-top: -1.5rem;
}
.spec-video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

#guan{

    position: fixed; z-index: 12; bottom: 8.2rem; left: 25%; right: 25%; display: none;
}

.guan-content{

    position: absolute;
    width: 100%;
    height: 6rem;
    background-image: url("../images/xptv.png");
    background-size: 100% 100%;
}

.XPTtitle{

    position: relative;
    top: 0.45rem;
    left: 39%;
    right: 25%;
    text-align: center;
    font-size: 0.65rem;
}

.XPTcontent{

    position: relative;
    top: 0.8rem;
    margin-left: 20px;
    margin-right: 20px;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .8rem;
    text-align: center;
}

.XPTadvance-notice{

    position: relative;
    top: 0.8rem;
    margin-left: 20px;
    margin-right: 20px;
    width: 80%;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .8rem;
    text-align: center;
}

.XPTVtime{

    position: relative;
    font-size: 0.7rem;
    top: 0.75rem;
    width: 100%;
    text-align: center;
    color: #fff;
}

#closeXPZBtan{

    position: fixed;
    right: 20%;
    margin-right: 0.1rem;
    margin-bottom: -15px;
    bottom: 8rem;
    width: 1.1rem;
    height: 1.1rem;
    background: url(../images/delitem.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
    z-index: 13;
}
.nctouch-home-block.item-goods.tvhot{
    background: url(../images/tvhot_bg.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
    width:95%;
    margin:0 auto;
    position: relative;
    padding-top:2rem;
    margin-bottom: 0.5rem;
    margin-top:0.5rem;
    padding-bottom: 0.1rem;
    background-color: #fff;
    border-radius: 0.2rem 0.4rem;
}
.tvhot ul.goods-list{
    /*margin-top: 0.5rem;*/
    margin-bottom:0;
}
.tvhot .tvhot-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2rem;
    padding:0 0.5rem;
}
.tvhot .tvhot-header .discount{
    /*background: url(../images/coupon_icon.png) no-repeat;
    background-position: 0 0;
    background-size: cover;*/
    width: 7rem;
    height: 1.2rem;
    display: block;
    font-size: 0.65rem;
    line-height: 0.8rem;
    color: #000000;
    overflow: hidden;
}
.tvhot .tvhot-header .look-more{
    width:3.5rem;
}
.tvhot .tvhot-header img{
    width:100%;
}
.hotSale-content{
    font-size: 0;
    margin-bottom: 0.5rem;
    background: #fff;
    width: 98%;
    margin: 0 auto;
    border-radius: 0.2rem 0.3rem;
    margin-top: 0.3rem;;
}
.tvhot.item-goods ul.goods-list li dd.goods-price{
    color: #f23030!important;
}
.tvhot.item-goods ul.goods-list li dd.goods-price p{
    color: #f23030!important;
    display: inline-block;
    font-size:0;
}
.item-goods ul.goods-list li dd.goods-price span{
    font-size:0.5rem;

}
.item-goods ul.goods-list li dd.goods-price span.prices{
    font-size:0.64rem;
}
.item-goods ul.goods-list li dd.goods-price p.m-gray{
    color:#999!important;
    text-decoration: line-through;
    margin-left:0.1rem;

}
.item-goods ul.goods-list li dd.goods-price p.m-gray span{
    font-size:0.5rem;
}
.tvhot.item-goods ul.goods-list li dd.goods-price em{
    width: 50%;
    display: inline-block;
}
.tvhot.item-goods ul.goods-list li .goods-pic{
    position: relative;
    height:5.5rem;
    overflow: hidden;
    border-radius: 0.2rem;
}
.tvhot.item-goods ul.goods-list li .goods-pic .cover{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(34, 35, 35, 0.05);
}
.tvhot.item-goods .fore-label{
    position: absolute;
    width:3rem;
    bottom:0;
    left:0;
}
.tvhot.item-goods .fore-label img{
    width:100%;
}
.tvhot.item-goods ul.goods-list li dt.goods-name{

}
.tvhot.item-goods ul.goods-list li dd.goods-price{
    padding-top:0;
    font-size:0;
    text-align: center;
}
.tvhot.item-goods ul.goods-list li:nth-child(even) {
    margin: 0 1.5% 0.4rem 1%;
}
.tvhot.item-goods ul.goods-list li:nth-child(odd){
    margin: 0 1.5% 0.4rem 1%;
}
.tvhot.item-goods ul.goods-list li:nth-child(3){
    margin-right:0;
}
.tvhot.item-goods ul.goods-list li:nth-child(6){
    margin-right:0;
}
.tvhot.item-goods .top-level{
    width:1.5rem;
    position: absolute;
    top:0.2rem;
    left:2%;

}
.tvhot.item-goods .top-level img{
    width:100%;
}