@charset "utf-8";
/*
*name:公共初始化样式
*create in 20174/12/07
*version:tphsop-1.0
*/
/*自定义橱窗-s*/
.tpdm-wstyle{
    overflow: hidden;
}
.tpdm-wstyle .tpdm-wstyle1,.tpdm-wstyle .tpdm-wstyle2,.tpdm-wstyle .tpdm-wstyle3,.tpdm-wstyle .tpdm-wstyle4{
    display: block;
    position: relative;
    background: #eee;
}
.tpdm-wstyle img{
    width: 100%;
    height: 100%;
}
.imgicon{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width: 30px;
    height: 30px;
    background:url("../images/iconimg.png") center center no-repeat;
    background-size: cover;
}
.tpdm-wstyle-wrap1 .tpdm-wstyle1{
    height:156px;
}
.tpdm-wstyle-wrap2{
    display: flex;
    justify-content: space-around;
}
.tpdm-wstyle-wrap2>a{
    width:174px;
    height: 108px;
    /* margin:5px; */
}
/* .tpdm-wstyle-wrap2>a+a{
    margin-left:3px;
} */
.tpdm-wstyle-wrap3{
    display: flex;
    justify-content: space-around;
}
.tpdm-wstyle-wrap3>a{
    width: 113px;
    height: 105px;
}
/* .tpdm-wstyle-wrap3>a+a{
    margin-left: 3px;
} */
.tpdm-wstyle-wrap4{
    display: flex;
    flex-direction:column; 
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: space-around;
    height: 118px;
}
.tpdm-wstyle-wrap4 .tpdm-wstyle1{
    width:172px;
    height:118px;
}
.tpdm-wstyle-wrap4 .tpdm-wstyle2{
    width:172px;
    height: 52px;
}
.tpdm-wstyle-wrap4 .tpdm-wstyle3{
    width:172px;
    height: 52px;
}
.tpdm-wstyle-wrap5{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 205px;
    align-content: space-around;
}
.tpdm-wstyle-wrap5 .tpdm-wstyle1{
    width: 360px;
    height: 90px;
}
.tpdm-wstyle-wrap5 .tpdm-wstyle2{
    width:173px;
    height:90px;
}
.tpdm-wstyle-wrap5 .tpdm-wstyle3{
    width:173px;
    height:90px;
}
.tpdm-wstyle-wrap6{
    display: flex;
    justify-content: space-around;
}
.tpdm-wstyle-wrap6>a{
    width: 87px;
    height: 60px;
}
/* .tpdm-wstyle-wrap6>a+a{
    margin-left: 3px;
} */
.tpdm-wstyle-wrap7 {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    align-content: space-around;
    height: 180px;
}
.tpdm-wstyle-wrap7 .box{
    width:230px;height:190px;
}
.tpdm-wstyle-wrap7 .tpdm-wstyle1{
    width:120px;
    height: 180px;
}
.tpdm-wstyle-wrap7 .tpdm-wstyle2{
    float: left;  
    width: 230px;
    height: 85px;
    
}
.tpdm-wstyle-wrap7 .tpdm-wstyle4{
    float: left;
    margin-left: 12px;
    margin-top: 10px;
    width: 109px;
    height:85px;
}
.tpdm-wstyle-wrap7 .tpdm-wstyle3{    
    float: left;
    width:109px;
    height:85px;
    margin-top: 10px;
}
.tpdm-wstyle-wrap8{
    display: flex;
    flex-wrap: wrap;
    height: 272px;
    justify-content: space-around;
}
.tpdm-wstyle-wrap8 .tpdm-wstyle1{
    float: left;
    width:173px;
    height:163px;
    margin-right: 3px;
}
.tpdm-wstyle-wrap8 .tpdm-wstyle2{
    margin-top:3px;
    width: 361px;
    height:90px;
}
.tpdm-wstyle-wrap8 .tpdm-wstyle3{
    width:173px;
    height: 75px;
    margin-bottom: 13px;
}
.tpdm-wstyle-wrap8 .tpdm-wstyle4{
    width:173px;
    height: 75px;
}
.tpdm-wstyle-wrap9{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-around;
    height: 244px;
}
.tpdm-wstyle-wrap9>a{
    float: left;
    width:173px;
    height: 108px;
}
.tpdm-wstyle-wrap9>a:nth-child(odd){
    /* margin-right: 3px; */
}
/*自定义橱窗-e*/
/*公告-s*/
.tpdm-messtyle{
    padding: 12px 0;
    height: 20px;
    font-size: 12px;
}
.tpdm-mes-logo{
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 12px;
}
.tpdm-mes-logo>img{
    width: 20px;
    height: 20px;
}
.tpdm-mes-title{
    float: left;
    padding:0 9px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.tpdm-mes-title>li{
    width: 300px;
    height:18px;
    margin:1px 0 2px 0;
    text-align: left;
    overflow: hidden;
}
.tpdm-mes-title>li .tpdm-mesname-title{
	width: 51px;
    height: 13px;
    margin: 2px 0;
    display: block;
    float: left;
    text-align: center;
    line-height: 13px;
    font-size: 13px;
    color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 3px;
}
.tpdm-mes-title>li .tpdm-mesname-name{
	width: 100%;
    height: 18px;
    font-size: 13px;
    display: block;
    line-height: 18px;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
	white-space: nowrap;
    color: #333;
}
.tpdm-mes-cont{
    float: left;
    width:50px;
    line-height: 18px;
}
.tpdm-mes-cont>a{
    display: block;
    margin: 2px 0;
    height: 18px;
    font-size: 12px;
    color: #333;
}
.tpd-mes-tpWrap{
	float: left;
	margin-left: 5px;
}
.tpd-mes-tpWrap ul{
	overflow: hidden;
}
.tpd-mes-tpWrap ul li{
	float: left;
	width: 30px;
    height: 30px;
    padding: 7px 7px;
    margin: 7px 0;
	cursor: pointer;
	border-radius: 5px;
}
.tpd-mes-tpWrap ul li img{
	width: 100%;
	height: 100%;
}
/*公告-e*/
/*快捷入口-s*/
.tpdm-navstyle{
    /*padding:9px 0;*/
    background: #ffffff;
    height: 75px;
    padding-top: 10px;
    box-sizing: border-box;
}
.tpdm-navstyle>a{
    float: left;
    width: 33.33%;
    text-align: center;
    cursor: pointer;
}
.tpdm-navstyle4>a{
    width: 25%;
}
.tpdm-navstyle5>a{
    width: 20%;
}
.tpdm-navstyle-ico>img{
    width: 40px;
    height: 40px;
    border-radius: 15px;
}
.tpdm-navstyle-circle .tpdm-navstyle-ico>img{
    border-radius: 50%;
}
.tpdm-navstyle-cont{
    margin-top: 5px;
    height: 18px;
    padding:0 6px;
    line-height: 18px;
    font-size: 11px;
    color: #333;
    overflow: hidden;
}
/*快捷入口-e*/
/*商品列表-s*/
.tpdm-goods-nav{
    height: 40px;
    overflow: hidden;
}
.tpdm-goods-nav>li{
    float: left;
    width: 100%;
    height: 38px;
    min-width: 25%;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid transparent;
    background-color: #ffffff;
}
.tpdm-goods-nav .goodsnav-ac{
    border-bottom-color: #ec0000;
}
.tpdm-goods-nav1>.goodsnav-ac{
    border-bottom-color:transparent;
}
.tpdm-goods-nav2>li{
    width: 50%;
}
.tpdm-goods-nav3>li{
    width:33.33%;
}
.tpdm-goods-nav4>li{
    width:25%;
}



.tpdm-goods-list img{
    width: 100%;
    height: 100%;
}
.tpdm-goods-wrap{
    background-color: #f0f0f0;
}
.tpdm-goods-wrap>li{
    background-color: #fff;
    overflow: hidden;
}
.tpdm-goods-name{
    display: block;
    color: #333;
    overflow: hidden;
}
.tpdm-goods-price{
    float: left;
    color: #ec0000;
    overflow: hidden;
}
.tpdm-goods-like{
    float: right;
    text-align: center;
    /*border: 1px solid #e3e3e3;*/
    border-radius: 3px;
    color: #666;
}


.tpdm-goods-list1 .tpdm-goods-wrap{
    padding-top: 3px;
    padding-bottom: 8px;
}
.tpdm-goods-list1 .tpdm-goods-wrap>li{
    margin-bottom: 4px;
    border-radius: 5px;
    float: left;
    width: 180px;
    height: 250px;
    font-size: 12px;
    margin-left: 5px;
    box-sizing: border-box;
    
}
.tpdm-goods-list1 .tpdm-goods-wrap>li:nth-child(2n+1){
    margin-left: 4px;
}
.tpdm-goods-list1 .tpdm-goods-pic{
    display: block;
    height: 180px;
    width: 180px;
}
.tpdm-goods-list1 .tpdm-goods-name{
    margin: 4px 5px;
    line-height: 16px;
    height: 14px;
    width: 163px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 0;
}
.tpdm-goods-list1 .rx-sp{
    display: inline-block;
    padding: 2px 4px;
    text-align: center;
    color: #ff2a2a;
    border: 1px solid #ff2a2a;
    font-size: 12px;
    border-radius: 3px;
    box-sizing: border-box;
    transform: scale(0.833,0.833);
}
.tpdm-goods-list1 .tpdm-goods-des{
    margin-top: 0px;
    padding: 0 6px;
    height: 18px;
}
.tpdm-goods-list1 .tpdm-goods-price{
    height: 18px;
    line-height: 18px;
    max-width: 90px;
    font-size: 16px;
}
.tpdm-goods-list1 .tpdm-goods-like{
    width: 78px;
    line-height: 20px;
    font-size: 12px;
}
.tpdm-goods-list2 .tpdm-goods-wrap{
    padding-top:6px;
}
.tpdm-goods-list2 .tpdm-goods-wrap>li{
    height: 125px;
    width: 365px;
    margin: 0 5px;
    margin-bottom: 5px;
    border-radius: 5px;
}
.tpdm-goods-list2 .tpdm-goods-pic{
    float: left;
    height:125px;
    width: 125px;
    margin-right: 10px;
}
.tpdm-goods-list2 .tpdm-goods-name{
    font-size: 14px;
    line-height: 16px;
    width: 220px;
    height: 30px;
    color: #181818;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 8px;
}
.tpdm-goods-wrap .rx-sp {
    display: inline-block;
    padding: 2px 4px;
    text-align: center;
    color: #ff2a2a;
    border: 1px solid #ff2a2a;
    font-size: 12px;
    border-radius: 3px;
    box-sizing: border-box;
    transform: scale(0.833,0.833);
}

.tpdm-goods-list2 .tpdm-goods-des{
    padding-right: 12px;
    margin-top:10px;
    height: 24px;
}
.tpdm-goods-list2 .tpdm-goods-price{
    height:15px;
    font-size: 12px;
    line-height:15px;
    max-width:108px;
    float: unset;
}
.tpdm-goods-list2 .tpdm-goods-like{
    font-size: 12px;
    line-height: 12px;
    display: block;
    float: left;
    margin-top: 10px;
}

.tpdm-goods-list3 .tpdm-goods-wrap{
    padding-top:6px;
}
.tpdm-goods-list3 .tpdm-goods-wrap>li{
    height:453px;
    margin-bottom:6px;
}
.tpdm-goods-list3 .tpdm-goods-pic{
    display: block;
    height:375px;
    width: 375px;
}
.tpdm-goods-list3 .tpdm-goods-name{
    padding: 0 15px;
    height: 36px;
    font-size: 14px;
    line-height:36px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tpdm-goods-list3 .tpdm-goods-des{
    padding:0 15px;
    margin-top:6px;
    height: 24px;
}
.tpdm-goods-list3 .tpdm-goods-price{
    height:24px;
    font-size: 18px;
    line-height:24px;
    max-width:108px;
}
.tpdm-goods-list3 .tpdm-goods-like{
    width:60px;
    font-size: 14px;
    line-height: 22px;
}

/*商品列表-e*/
/*文本导航-s*/
.tpdm-txtnav-list{
    padding: 3px 6px;
    position: relative;
    display: block;
    /* height: 36px; */
    /* padding: 0 12px; */
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d7d7d7;
}
.txtnav-list-cont{
	/* color: #333333; */
	width: 100%;
    height: 100%;
    overflow: hidden;
	text-overflow:ellipsis;
    white-space: nowrap;
}
.tpdm-txtnav-list>a{
    position: relative;
    display: inline-block;
    height: 24px;
    padding: 0 12px;
    line-height: 24px;
    font-size: 12px;
    margin-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* border-bottom: 1px solid #d7d7d7; */
}
.tpdm-txtnav-list:before{
    content: '>';
    position: absolute;
    top: 50%;
    right: 5px;
    width: 12px;
    text-align: center;
    font-family: Consolas;
    transform: translate(0,-50%);
    color: #000000;
    font-size: 16px;
}

/*文本导航-e*/
/*营销活动-s*/
.tpdm-activity-title{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.tpdm-sold-num{
    float: right;
    color: #999;
}
.tpdm-acstyle .tpdm-goods-list1 .tpdm-goods-wrap>li{
    height:282px;
}
.tpdm-goods-mes{
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding:6px 6px 0;
    overflow: hidden;
}
.tpdm-goods-mes>a{
    float: left;
    width: 66px;
    color: #fff;
    background-color: #ff2828;
    text-align: center;
    border-radius: 3px;
    font-family: Consolas;
}
.tpdm-goods-mes>span{
    float: left;
    height: 24px;
    margin-left: 9px;
    color: #333;
    max-width: 42px;
    overflow: hidden;
}
.tpdm-acbuyer{
    float: right;
}
.tpdm-acbuyer>img{
    width: 24px;
    height: 24px;
    border-radius: 50%;
}


.tpdm-acstyle .tpdm-goods-list2 .tpdm-goods-name{
    padding-top: 6px;
}
.tpdm-acstyle .tpdm-goods-list2 .tpdm-goods-des{
    margin-top: 3px;
}


.tpdm-seckill-title{
    /*padding: 0 9px;*/
    height: 36px;
    /*line-height: 36px;*/
    overflow: hidden;
    background-color: #ffffff;
}
.tpdm-seckill-title>label{
    float: left;
    background: url(../../../template/mobile/rainbow/static/images/s.png) no-repeat;
    width: 60px;
    height: 15px;
    background-size: 100% 100%;
    margin: 10px 10px 0 10px;
}
.tpdm-seckill-title>span{
    float:left;
    font-size: 11px;
    color: #ffffff;
    display: inline-block;
    width: 40px;
    height: 15px;
    background-color: #ff0000;
    margin-top: 10px;
    /*margin-right: 9px;*/
}
.tpdm-seckill-time{
    float: left;
    margin-top: 7px;
    width: 60px;
    height: 15px;
    border: 1px solid #ff0000;
    box-sizing: border-box;
    margin-top: 10px;
    color: #ff3131;
    text-align: center;
    padding-left: 2px;
}
.tpdm-seckill-time>li{
    float: left;
    position: relative;
    /*margin-right: 12px;*/
    width: 18px;
    line-height:15px;
    /*border:1px solid #d7d7d7;*/
    text-align: center;
    font-size: 12px;
}
/*.tpdm-seckill-time>li:before{*/
    /*content: ':';*/
    /*position: absolute;*/
    /*top: -2px;*/
    /*left:23px;*/
/*}*/
.tpdm-seckill-time>li:last-child:before{
    display: none;
    content: '';
}
.tpdm-seckill-title>a{
    float: right;
    font-size: 12px;
    color: #333333;
    font-family: Consolas;
    margin-right: 4px;
    margin-top: 10px;
}
.tpdm-seckill-list{
    height: 135px;
}
.tpdm-seckill-list>a{
    float: left;
    width: 25%;
    text-align: center;
}
.tpdm-seckill-list img{
    width: 118px;
    height: 118px;
}
.tpdm-seckill-list span{
    display: block;
    line-height: 20px;
    margin-top: 3px;
    font-size: 14px;
    color: #ff2a2a;
}
.tpdm-seckill-list i{
    display: block;
    margin-bottom: 6px;
    line-height:16px;
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}
/*营销活动-e*/
/*优惠券-s*/
.tpdm-coupon-list{
    overflow: hidden;
}
.tpdm-coupon-list>li{
    float: left;
}
.tpdm-coupon-wrap{
    margin: 0 auto;
    font-size: 0.5973333rem;
    text-align: center;
    overflow: hidden;
}
.tpdm-coupon-wrap>span{
    font-size: 0.9386667rem;
    line-height: 1;
    overflow: hidden;
}
.tpdm-coupon-wrap>span>i{
    font-size:0.512rem;
    vertical-align:top;
}
.tpdm-coupon-lis1{
    height: 70px;
    width: 140%;
}
.tpdm-coupon-lis1>li{
    width: 33.333%;
    /*margin-right: 5px;*/
}
.tpdm-coupon-lis1 .tpdm-coupon-wrap{
    width: 156px;
    height: 70px;
    color: #fff;
}
.tpdm-coupon1-red {
    background:url("../images/bg-coupon3.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon1-yellow {
    background:url("../images/bg-coupon3-yellow.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon1-green {
    background:url("../images/bg-coupon3-green.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon1-black {
    background:url("../images/bg-coupon3-black.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon1-red2 {
    background:url("../images/bg-coupon3-red.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon-lis1 li.nouser .tpdm-coupon-wrap {
    background:url("../images/bg-coupon3-selected.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon-lis1 .tpdm-coupon-wrap>span{
    float: left;
    padding-left: 2px;
    width: 70px;
    height: 24px;
    line-height: 24px;
    margin-top: 24px;
    padding-right: 2px;
    border-right: 1px dashed #fff;
}
.tpdm-coupon-lis1 .tpdm_coupon_right {
    float: left;
    margin-top: 17px;
    padding-left: 10px;
}
.tpdm-coupon-lis1 .tpdm-coupon-wrap label{
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
}
.tpdm-coupon-lis1 .tpdm-coupon-wrap a{
    display: block;
    width: 58px;
    height: 16px;
    background-color: #fff;
    font-size: 6px;
    color: #fc4646;
    margin: 0 auto;
}
.tpdm-coupon-lis1 li.nouser .tpdm-coupon-wrap a {
    color: #b6b6b6;
}

.tpdm-coupon-lis2{
    height: 90px;
    width: 120%;
}
.tpdm-coupon-lis2>li{
    width: 33.333%;
}
.tpdm-coupon-lis2 .tpdm-coupon-wrap{
    /*padding-left: 14px;*/
    width:120px;
    height:90px;
    padding-right: 15px;
    color: #fff;
}
.tpdm-coupon2-red {
    background:url("../images/bg-coupon4.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon2-yellow {
    background:url("../images/bg-coupon4-yellow.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon2-green {
    background:url("../images/bg-coupon4-green.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon2-black {
    background:url("../images/bg-coupon4-black.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon2-red2 {
    background:url("../images/bg-coupon4-red.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon-lis2 li.nouser .tpdm-coupon-wrap {
    background: url("../images/bg-coupon4-selected.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon-lis2 .tpdm-coupon-wrap>span{
    display: block;
    padding-left: 14px;
    margin-top:10px;
    font-size: 30px;
}
.tpdm-coupon-lis2 li.nouser .tpdm-coupon-wrap>span {
    color: #b6b6b6;
}
.tpdm-coupon-lis2 .tpdm-coupon-wrap>span i {
    font-size: 12px;
}
.tpdm-coupon-lis2 .tpdm-coupon-wrap>label{
    padding-left: 10px;
    display: block;
    text-align: center;
    margin-left: 10px;
    margin-top: 2px;
}
.tpdm-coupon-lis2 li.onuser .tpdm-coupon-wrap>label{
    color: #b0b0b0;
}
.tpdm-coupon-lis2 .tpdm-coupon-wrap>a{
    margin-left: 18px;
    display: block;
    color: #ff0c0c;
    margin-top: 8px;
}
.tpdm-coupon-lis2 li.nouser .tpdm-coupon-wrap>a{
    color: #fff;
}

.tpdm-coupon-lis3{
    height: 68px;
    width: 140%;
}
.tpdm-coupon-lis3>li{
    width: 33.333%;
}
.tpdm-coupon-lis3 .tpdm-coupon-wrap{
    /*padding-left: 14px;    */
    width:152px;
    height:68px;
    padding-right: 15px;
    color: #b0b0b0;
}
.tpdm-coupon3-red {
    background:url("../images/bg-coupon5.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon3-yellow {
    background:url("../images/bg-coupon5-yellow.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon3-green {
    background:url("../images/bg-coupon5-green.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon3-black {
    background:url("../images/bg-coupon5-black.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon3-red2 {
    background:url("../images/bg-coupon5-red.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon-lis3 li.nouser .tpdm-coupon-wrap {
    background: url("../images/bg-coupon5-selected.png") no-repeat 0 0;
    background-size: cover;
}
.tpdm-coupon-lis3 .tpdm-coupon-wrap .tpdm-coupon-left {
    float: left;
    width: 115px;
    text-align: center;
    /*margin-left: 30px;*/
}
.tpdm-coupon-lis3 li:first-child .tpdm-coupon-wrap .tpdm-coupon-left {
    color: #fff;
}
.tpdm-coupon-lis3 .tpdm-coupon-wrap .tpdm-coupon-left>span{
    display: block;
    margin-top:2px;
    font-size: 30px;
}
.tpdm-coupon-lis3 .tpdm-coupon-wrap .tpdm-coupon-left>span i {
    font-size: 12px;
    vertical-align: middle;
}
.tpdm-coupon-lis3 .tpdm-coupon-wrap .tpdm-coupon-left>label{
    display: block;
}
.tpdm-coupon-lis3 .tpdm-coupon-wrap>a{
    /* position: absolute; */
    width: 20px;
    margin-top: 10px;
    line-height: 17px;
    font-size: 14px;
    margin-left: 5px;
}
.tpdm-coupon-lis3 li.user .tpdm-coupon-wrap>a {
    color: #fff;
    margin-top: 4px;
    line-height: 15px;
}
/*优惠券-e*/

/*底部菜单-s*/
.tpdm-footer-false{
    display: none;
    position: absolute;
    bottom:-40px;
    z-index: 19;
    left: 0px;
    width:375px;
    height:67px;
    border: 2px solid #f1f1f1;
    border-top-color: #fff;
}
.tpdm-footerf-show{
    display: block;
}
.tpdm-footer-false .tpd-editing-close{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    background:url("../images/tpd-icos.png") no-repeat -400px -76px;
    cursor: pointer;
}
.tpdm-footf-edit{
    border-color: #4fc0e8;
}
.tpdm-footf-edit .tpd-editing-close{
    display: block;
}
.tpdm-footer-wrap{
    height: 72px;
}
.tpdm-footer-wrap .tpd-footer{
    position: fixed;
    z-index: 9;
    bottom: 0;
    width: 375px;
}
.tpd-mobile-show .tpdm-footer-wrap{
    display: none;
}
/*底部菜单-e*/

/*自定义海报-s*/
.tpdm-postyle{
    display: block;
}
.tpdm-postyle1>img{
    width: 375px;
    height: 200px;
}
.tpdm-postyle2{
    overflow: hidden;
    background-color: #ffffff;
}
.tpdm-postyle2>img{
    width: 100%;
}
/*自定义海报-e*/

/*搜索栏-s*/
.tpdm-head-scale{
    position: relative;
    height: 39px;
    overflow: hidden;
}
.tpd-mobile-views .tpdm-head-scale .tpd-search-warp{
    box-sizing: border-box;
    width: 375px;
    transform: scale() translate(-50%,-50%);
}
.tpd-mobile-views .tpd-search-form input{
    font-size: 12px;
    position: absolute;
}
.tpd-mobile-views .tpd-personal-warp>span{
    font-size: 12px;
}


.tpdm-head-wrap .tpd-editing-close{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    background:url("../images/tpd-icos.png") no-repeat -400px -76px;
    cursor: pointer;
}
.tpdm-head-edit{
    position: relative;
    z-index:10;
    box-shadow: 0 0 0 2px #4fc0e8;
}
.tpdm-head-edit .tpd-editing-close{
    display: block;
}
/*搜索栏-e*/

/*轮播图-s*/

.tpdm-carousel{
    position: relative;
    height: 170px;
    overflow: hidden;
}
.tpd-banner-list{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.tpd-banner-list>li{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.tpd-banner-list img{
    width:375px;
    height:180px;
}
.tpdm-carousel .page-num{
    position: absolute;
    bottom: 5%;
    left: 50%;
    z-index: 5;
    transform:translateX(-50%);
    text-align: center;
}
.tpdm-carousel .page-num>span{
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
    margin-left:1px;
    border-radius: 50%;
    cursor: pointer;
}
.tpdm-carousel .page-num>.page-ac{
    background-color: #fff;
}
/*轮播图-e*/
.tpd-search-tm{
	width: 100%;
    height: 40px;
    position: absolute;
    left: 0px;
    background: #000;
    opacity: 0;
    top: 0px;
}
.containers-slider-title{
	line-height: 40px;
	font-size: 18px;
	color: #666;
	text-align: center;
}
.containers-slider-cont{
	border-top: 1px solid #F0F0EE;
}
.containers-slider-wrap{
	overflow:hidden;
	height: 190px;
}
.containers-slider-wrap	.containers-slider-item{
	display: inline-block;
	width:113px;
	height: 190px;
    padding:0 3px !important;
    margin-left: 3px;
    border-right: 1px solid #F0F0EE;
    border-left: 1px solid #F0F0EE;

}
.containers-slider-wrap	.seckill-item-img{
	width: 100%;
	height: 125px;
}
.containers-slider-wrap .seckill-item-img img{
	width: 100%;
    height: 100%;
    overflow: hidden;
}
.containers-slider-wrap	.seckill-item-name{
	font-size: 12px;
	color: #232326;
	height: 34px;
}
.containers-slider-wrap	.seckill-item-name p{
    height: 34px;
    line-height: 16px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-top:5px ;
}
.containers-slider-wrap .seckill-item-price{
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin-top: 5px;
}
.containers-slider-wrap .seckill-item-price span{
	color: #ec5151;
	font-size: 14px;
	display: block;
	float: left;
	max-width: 50%;
}
.containers-slider-wrap .seckill-item-price del{
	color: #999;
	font-size: 14px;
	float: right;
	display: block;
	max-width: 45%;
}
.js-code-wrap video{
	width: 375px;
}
.pop-bgs{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #000000;
	opacity: 0.3;
	z-index: 9999;
}
.lists-pop-bg{
	width: 100%;
	height: 100%;
	position: fixed;
	opacity: 0.5;
	background-color: #000000;
	z-index: 99998;
	left: 0;
	display: none;
	top: 0;
}
.js-code-wrap{
    height: 100%;
}







































