*{	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
}
body{
	    margin: 0 auto;
  
    background: #fff;
    font-size: 14px;
    font-family: -apple-system,Helvetica,sans-serif;
    line-height: 1.5;
    color: #666;
    -webkit-text-size-adjust: 100%!important;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
.search-wrapper{
	    display: block;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 15;
}
.search-land{
	    background-color: #fff;
    position: relative;
}
.nj-header{
	    z-index: 969;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
	    background: transparent;
}
.m_common-container{
	    position: relative;
}
.m-cc-inner{
	    min-height: 44px;
}
.jd-header{
	    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 44px;
    font-family: PingHei,Lucida Grande,Lucida Sans Unicode,STHeiti,Helvetica,Arial,Verdana,"sans-serif";
    font-size: 16px;
    text-decoration: none;
    color: #252525;
}
.m-common-search{
	    position:relative;
    top: 0;
   
    width: 100%;
}
.jd-header-search-form{
	    margin: 0 60px 0 10px;
	    display: block;
    overflow: hidden;
   
    padding: 0;
    height: 44px;
}
.jd-box{
	    margin-top: 7px;
    height: 30px;
    position: relative;
	background-color: #f2f2f2;
	border-radius: 20px;
}
.jd-icon-fdj{
	    margin-left: 5px;
	    display: block;
    width: 18px;
    height: 15px;
    background: url(https://st.360buyimg.com/so/images/search/jd-sprites.png?__inline) no-repeat;
    background-position: -80px 0;
    background-size: 200px;
    margin-left: 10px;
    margin: 9px 0 0 15px;
    position: relative;
    z-index: 1;
    float: left;
}
.jd-search-input{
	    display: inline-block;
    width: 100%;
    border: none;
    border-radius: 15px;
    height: 30px;
    overflow: hidden;
    background: #f7f7f7;
    font-size: 12px;
    -webkit-box-align: center;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 35px;
    padding-right: 10px;
    box-sizing: border-box;
}
.hiligh2{
	    border: 0;
    background: 0 0;
    font-size: 12px;
    color: #232326;
    padding-left: 5px;
    width: 19em;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    height: auto;
    margin: 0 0 0 5px;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    line-height: 22px;
	outline: none;
	margin-top: -2px;
}
.u{
	float: right;
	display: block;
	margin-top: -32px;
	margin-right: 20px;
}
.swiper-container{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 46px;
}
.swiper-container img{
	width: 100%;
	height: auto;
}
.haohuo{
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: 800;
}
.red-f{
	color: red;
	font-size: 20px;
	text-align: center;
}
.block-f{
	color: #000;
	font-size: 20px;
	text-align: center;
}
.tb{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
    width: 95%;
  
   margin: auto;
	margin-top: 10px;
}
.tb dd{
	border: 1px solid #d2d2d2;
    width: 31%;
    height: auto;
   margin-top: 5px;
 border-radius: 10px;
}
.tb dd:nth-child(3n-2) {
    margin-left: 0;
}
.tb dd a{
	width: 100%;
	height: 100%;
	display: block;
}
.tb dd img{
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.dapai{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.dapai img{
	width: 100%;
}
.new-com3{
	width: 100%;
	height: auto;
	overflow: hidden; 
}
.new-com3 li{
	    float: left;
    width: 49.3%;
    height: auto;
    margin-bottom: 3px;
	overflow: hidden;
}
.new-com3 li a{
	width: 100%;
	height: 100%;
	display: block;
}
.new-com3 li img{
	width: 100%;
	height: auto;
}
.new-com3 li:nth-child(2n) {
    float: right;
}
.img-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.img-list a {
width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
}
.img-list img{
	width: 100%;
	height: auto;
}
.temai{
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 24px;
	color:#000;
	margin-top: 15px;
	margin-bottom: 20px;
	position: relative;
}
.temai::after{
	 position: absolute;
            bottom: 0;
            width: 0;
	top: 120%;
            height: 0;
            left: 50%;
            margin-left: -10px;
            content: " ";
            border-bottom: 10px solid  red ;
            border-left: 10px solid transparent ;
            border-right: 10px solid transparent ;
 
}
.tv-live{
	padding-bottom: 15px;
	width: 95%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.bgback{
	background: #000;
}
.btn-1-tag{
	    position: absolute;
    bottom: 10;
    left: 2.5%;
    color: #FFF;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background: #e33e41;
    padding: 0 5%;
    border-radius: 0 30px 30px 0;
    text-align: center;
    z-index: 10;
}
.img-lazy{
	opacity: .9;
	vertical-align: middle;
	border: 0;
	width: 100%;
}
.tv-live section {
    padding: 3.3% 2.6% 3.3%;
    background: #F6F6F6;
    position: relative;
	margin-bottom:10px;
}
.tv-live .title-top {
    color: #333;
}
.tv-live h2 {
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    line-height: 1.5;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
a{
	text-decoration: none !important;
}
.xs_price{
	    font-size: 14px;
    color: #333;
    margin: 5px 0;
}
.price{
	    font-size: 18px;
	    color: #e33e41;
	    font-weight: 700;
}
.live-btn-set{
	   
   width: 100%;
	height: 30px;
	
}
.btn-tuxedo{
	float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-radius: 5px;
    background: #e33e41;
    color: #FFF;
    text-align: center;
}
.gohome
{
	width: 100px;
	height: 30px;
	float: right;
	display: block;
	margin-top: -20px;
}
.huimai{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 3px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	position: relative;
}
.huimai::after{
	 position: absolute;
            bottom: 0;
            width: 0;
	top: 120%;
            height: 0;
            left: 50%;
            margin-left: -10px;
            content: " ";
            border-bottom: 10px solid red ;
            border-left: 10px solid transparent ;
            border-right: 10px solid transparent ;
 
}
.hm-list{
	    background: #fff;
    margin: 0 2.6%;
}
.pt-product{
	  width: 92%;
    display: inline-flex;
    display: -webkit-inline-flex;
    padding: 4% 0;
    margin-left: 4%;
    border-bottom: 1px solid #eee;
}
.pt-img{
	    flex: 3;
    width: 3%;
    position: relative;
}
.pro_lt{
	    position: absolute;
    left: 4%;
    top: 0;
    z-index: 10;
    width: 36%;
    width: 35px;
    height: 33px;
    line-height: 15px;
    background: linear-gradient(left,#FF4848,#ED1616);
    background: -webkit-linear-gradient(left,#FF4848,#ED1616);
    color: #fff;
    text-align: center;
    border-radius: 0 0 20em 20em;
    padding: 5px;
    font-size: 12px;
}
.ii{
	    vertical-align: middle;
    border: 0;
    width: 100%;
}
.info-box{
	    flex: 7;
    width: 7%;
}
.info-body{
	    padding-left: 6.5%;
    font-size: 14px;
    padding-top: 0.14rem;
    position: relative;
}
.info-body h3{
	    font-weight: normal;
    font-size: 0.95em;
    line-height: 0.6rem;
    height: auto;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-bottom: 2%;
}
.t-tag{
	    color: #C0805F;
}
.lable-tag{
	    border: 1px solid #E33E41;
    color: #E33E41;
    border-radius: 20px;
    height: 21px;
    line-height: 21px;
    font-size: 13px;
    padding: 0 10px;
    display: inline-block;
    margin-bottom: 5%;
}
.price-now{
	color: #E14046;
    font-family: arial;
   

    
}
.discount{
	    color: #999;
    font-size: 14px !important;
    line-height: 15px;
}
.del-price{
	    text-decoration: line-through;
}
.go-pt{
	    position: absolute;
    width: 40%;
    height: auto;
    text-align: center;
    background: linear-gradient(left,#FF4949,#ED1515);
    background: -webkit-linear-gradient(left,#FF4949,#ED1515);
    color: #fff;
    border-radius: 3px;
    padding: 2.8% 0;
    right: 0;
    bottom: 0;
    font-size: .8em;
}
.new-list{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;font-size: 26px;
	color: #000;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
}
.new-list::after{
	 position: absolute;
            bottom: 0;
            width: 0;
	top: 120%;
            height: 0;
            left: 50%;
            margin-left: -10px;
            content: " ";
            border-bottom: 10px solid red;
            border-left: 10px solid transparent ;
            border-right: 10px solid transparent ;
 
}
.block{
  margin-bottom: 60px;
}
.p-bg{
	    padding: 0 1%;
    overflow: hidden;
   
}
.p-bg li{
	    width: 47.5%;
    margin: 1.5% 0 0 1.5%;
   
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.p-bg a{
	height: 100%;
    display: block;
}
.promotion{
	   
    position: relative;
}
.rel{
	    position: relative;
}
.icon-rt{
	    position: absolute;
    left: 0;
    bottom: 12px;
}
.i_tv_red{
	    padding: 0 .8em 0 .5em;
    float: left;
   
    background: -webkit-linear-gradient(left,#ed1515,#ff4949);
   
    text-align: center;
    color: #fff;
    font-size: .91em;
    display: block;
      
    line-height: 1.8;
    border-radius: 0 2em 2em 0;
}
.img-l{
	    vertical-align: middle;
    border: 0;
    width: 100%;
}
.temp{
	    padding: 1.3% 5.7% 10.3%;
    overflow: hidden;
}
.tit{
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
    color: #333;
    line-height: 1.4;
    font-size: 15px;
    margin-top: 7%;
}
.prom-price{
	    padding-top: 4.7%;
    overflow: hidden;
    height: auto;
}
.price-lt{
	    color: #e33e41;
    font-size: 14px;
    margin-right: .208em;
    /* float: left; */
    vertical-align: middle;
}
.prom-price i{
	    font-size: 14px;
    padding-left: 2px;
    vertical-align: baseline;
}
.prom-rt{
	    color: #999;
   
    font-size: 14px;
    /* float: left; */
    padding-top: .15em;
}
.del-line{
	    color: #999;
	    text-decoration: line-through;
}
.p-bg ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}