

/*cjw   CSS  2018/03/16*/

html,body,div,ul,li,ol,a,input,textarea,p,dl,dt,dd{
	margin:0;
	padding:0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	cursor: pointer;
	color:#000000;
}
html{
	height: 100%;
}
body{
	height: 100%;
	background: #f5f5f5;
	position: relative;
	font-family: "Microsoft YaHei";
	max-width: 640px;
	margin:auto;
}
a,input,img,textarea,span,div{
	outline: 0;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
}
.clearfix:after {
	content:""; 
	height:0; 
	visibility:hidden; 
	display:block!important; 
	clear:both; 
	font-size:0;
}
.clearfix{ 
	zoom:1 ;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
*{
	margin: 0;
	padding: 0;
}



/*首页头部搜索*/
.header-z{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.header{
	height: auto;
}
.sm{
	display:block;
	width: 24px;
	height:24px;
	background:url(../images/index-icon-1.png) no-repeat;
	background-size: cover;
	margin: 9px;
}
#searchBar {
    width: 80%;
}
.hasagei{
	float: left;
}

.val-1, .val-2 {
    width: 10%;
    height: 44px;
    box-sizing: border-box;
    background-color: #efeff4;
    border-bottom: 1px solid #d7d6dc;
    border-top: 1px solid #d7d6dc;
	padding: 5px;
}
.val-1 img {
    width: 60%;
    display: block;
    margin: auto;
        margin-top: auto;
    margin-top: 9px;
}
.sn {
    font-size: 9px;
    border: 1px solid #f0413e;
    text-align: center;
    line-height: 10px;
    border-radius: 4px;
    margin-top: 9px;
    margin-left: 5px;
    padding: 1px 0;
}

/*首页第一筛选*/
.screen1{
	position: relative;
	height: 42px;
	background: #fff;
	border-bottom: 1px solid #d7d6dc;
 }
 .screen1>.as{
 	position: absolute;
 	top:0;
 	right: 0;
 	width: 42px;
 	height: 42px;
 	background-color: rgba(255,255,255,.95);
 	z-index: 1050;
 	text-align: center;
 }
 .screen1>.as>a{
 	display: block;
 	width: 100%;
 	height: 100%;
 	opacity:1;
 	color:#878787;
 	font-size: 36px;
 	line-height: 42px;
 	font-weight: lighter;
 }
.screen1>.ssd{
	overflow: scroll;
	width: 100%;
	height: 42px;
	position: relative;
}
.screen1>.ssd>ul{
	position: absolute;
	top:0;
	left: 0;
	height: 42px;
	z-index: 101;
}
.screen1>.ssd>ul::-webkit-scrollbar {
    display: none;
}
.screen1>.ssd>ul>li{
	float: left;
	height: 100%;
	padding:0px 8px 0px 8px;
	position: relative;
	box-sizing:border-box;
}
.screen1>.ssd>ul>li>a{
	color:#666666;
	line-height: 42px;
	font-size: 16px;
	display: block;
	width: 100%;
	text-align: center;
}
.screen1>.ssd>ul>li>span{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #007AFF;
	width: 100%;
	height: 2px;
	z-index: 102;
}




/*首页幻灯片*/
.contant{
	width:100%;
	margin: 87px 0 0 0;
}
.swiper-container {
    width: 100%;
} 

.swiper-container img{
    display: block;
    width: 100%;
}




/*首页五元素*/
.floor{
	/*background: #fff;
	margin: 12px 0 0 0;*/
}
.floor>.cjw-a-1>ul>li{
	float: left;
	width: 50%;
}
.floor>.cjw-a-1>ul>li>.cjw-one{
	padding: 6px 8px 12px;
	border-right: 1px solid #ededed;
}
.floor>.cjw-a-1>ul>li:nth-child(2)>.cjw-one{
	border-right:0;
}
.floor>.cjw-a-1>ul>li>.cjw-one>h1{
	font-size:16px;
	color:#262626;
	line-height: 27px;
	font-weight: bold;
}
.floor>.cjw-a-1>ul>li>.cjw-one>p{
	font-size:12px;
	color:#5b5b5b;
	line-height: 22px;
}
.floor>.cjw-a-1>ul>li>.cjw-one>.cjw-a-s>ul>li{
	float: left;
	width: 50%;
	text-align: center;
}
.floor>.cjw-a-1>ul>li>.cjw-one>.cjw-a-s>ul>li img{
	width: 100%;
}
.floor>.cjw-a-1>ul>li>.cjw-one>.cjw-a-s>ul>li p{
	font-size:14px;
	color:#c42708;
	line-height: 27px;
}
.floor>.cjw-a-1>ul>li>.cjw-one>.cjw-a-s>ul>li p span{
	font-size:12px;
	color:#d3d3d3;
	line-height: 27px;
	text-decoration:line-through;
}




.floor>.cjw-a-2{
	border-top:1px solid #ededed;
}
.floor>.cjw-a-2>ul>li{
	float: left;
	width: 33.33333333%;
	text-align: center;
}
.floor>.cjw-a-2>ul>li>.cjw-two{
	padding: 12px 5px;
	border-left: 1px solid #ededed;
}
.floor>.cjw-a-2>ul>li:first-child>.cjw-two{
	border-left: 0;
}
.floor>.cjw-a-2>ul>li .cjw-two h1{
	font-size:16px;
	color:#262626;
	line-height: 27px;
	font-weight: bold;
}
.floor>.cjw-a-2>ul>li .cjw-two p{
	font-size:12px;
	color:#5b5b5b;
	line-height: 22px;
}
.floor>.cjw-a-2>ul>li .cjw-two .cjw-a-s img{
	width: 100%;
	text-align: center;
}



/*新用户专区*/
.cjw-con{
	background: #c11526;
	margin: 8px 0 0 0;
}
.cjw-con>.cjw-con-head{
	padding: 10px 10px;
}
.cjw-con>.cjw-con-head>h1{
	font-size:16px;
	color:#fff;
	line-height: 27px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}
.cjw-con>.cjw-con-head>ul>li{
	width:49%;
}
.cjw-con>.cjw-con-head>ul>li img{
	width:100%;
}
.cjw-as-1,.cjw-as-2,.cjw-as-3,.cjw-as-4,.cjw-as-5{
	width: 100%;
}





/*活动*/
.choice{
	margin: 8px 0 0 0;
}
.choice>.choice-bt{
	
}
.choice>.choice-bt>p{
	font-size:16px;
	color:#000;
	line-height: 36px;
	font-weight: bold;
	float: right;
	display: block;
	width: 55%;
}
.choice>.choice-bt>.aas{
	position: relative;
	width: 45%;
}
.choice>.choice-bt>.aas>img{
	position: absolute;
	top:7px;
	right: 5px;
	width: 20px;
	height: 20px;
	float: left;
}
.choice>.choice-banner{
	width: 100%;
}
.choice>.choice-banner img{
	width: 100%;
}
.choice>.choice-s{
	width: 100%;
	overflow-x:auto;
}
.choice>.choice-s>ul{
	width: 1000%;
	background-color: #FFFFFF;
}
.choice>.choice-s>ul>li{
	float: left;
	background-color: #FFFFFF;
}
.choice>.choice-s>ul>li>.choice-pai {
	padding: 6px;
}
.choice>.choice-s>ul>li>.choice-pai h1{
	font-size:12px;
	color:#000;
	line-height: 36px;
}
.choice>.choice-s>ul>li choice-pai p{
	font-size:10px;
	color:red;
	line-height: 36px;
}
.choice>.choice-s>ul>li .choice-pai .choice-pic{
	width: 100%;
	position: relative;
}
.choice>.choice-s .choice-pic img{
	width: 100%;
}
.choice>.choice-s>ul>li>a>.choice-pai>.choice-pic span{
	border:1px solid red;
	color:red;
	position: absolute;
	left: 0;
	bottom:0;
	font-size: 12px;
	line-height: 16px;
}
.choice>.choice-s>ul>li>a>.choice-pai>h1{
	font-size: 12px;
	line-height: 16px;
	color:#000;
	padding: 8px 0 5px;
}
.choice>.choice-s>ul>li>a>.choice-pai>p{
	font-size: 12px;
	line-height: 16px;
	color:red;
}



/*推荐相似*/

.recommend{
	margin: 8px 0 0 0;
	background: #fff;
}
.recommend>.recommend-he{
	background: #f5f5f5;
	width: 100%;
	height:36px;
}
.recommend>.recommend-he>p{
	font-size:16px;
	color:#000;
	line-height: 36px;
	font-weight: bold;
	float: right;
	display: block;
	width: 55%;
	background: #f5f5f5;
}
.recommend>.recommend-he>.aas{
	position: relative;
	width: 45%;
}
.recommend>.recommend-he>.aas>img{
	position: absolute;
	top:7px;
	right: 5px;
	width: 20px;
	height: 20px;
	float: left;
}
.recommend ul li{
	float: left;
	width: 50%;
}
.recommend ul li img{
	width: 100%;
}
.recommend ul li .va{
	padding: 6px;
}
.recommend ul li .va h1{
	font-size:14px;
	color:#000;
	line-height:22px;
	font-weight: bold;
}
.recommend ul li .va h2{
	font-size:12px;
	color:#4d4d4d;
	line-height: 22px;
	font-weight:normal;
}
.recommend ul li .va p{
	font-size:12px;
	color:#fff;
	line-height: 24px;
	background: #e47923;
	border-radius: 5px;
	padding: 0 5px;
}
.recommend ul li .va span{
	font-size:12px;
	color:red;
	line-height: 22px;
}




/*品牌墙*/
.brand{
	width: 100%;
	background-color: #FFFFFF;
}
.brand>.choice-bt>p{
	font-size:16px;
	color:#000;
	line-height: 36px;
	font-weight: bold;
	float: right;
	display: block;
	width: 55%;
	text-align: left;
}
.brand>.choice-bt>.aas{
	position: relative;
	width: 45%;
}
.brand>.choice-bt>.aas>img{
	position: absolute;
	top:7px;
	right: 5px;
	width: 20px;
	height: 20px;
	float: left;
}
.brand li {
    float: left;
    list-style-type: none;
}
.brand .brand-img{
	width: 100px;
	margin-left: 10px;
}
.brand .brand-img img{
	width: 100%;
	border: 3px solid #FAFAFA;
	border-radius: 20px;
}
.brand>ul>li>p{
	font-size: 14px;
	line-height: 22px;
	color:#5B5B5B;
}

.brand p {
    text-align: center;
    color: #333;
}

/*plus*/
.plus{
	width: 100%;
	margin: 36px auto 0;
}
.plus>h1{
	font-size: 18px;
	line-height: 42px;
	color:#000;
	display: block;
	width: 88%;
	margin: 0 auto;
}
.plus>ul:nth-child{
	width: 88%;
	margin: 8px auto 0;
}
.plus>ul>li{
	width: 29%;
	float: left;
	padding: 6px;
}
.plus>ul>li>a{
	font-size: 14px;
	line-height: 38px;
	color:#5B5B5B;
	display: block;
	text-align: center;
	border: 1px solid #a9a9a9;
	background: #fff;
}
.plus>ul>li:first-child>a{
	color:red;
}













/*隔开底部定位*/
.gekai{
	width: 100%;
	height: 54px;
}




/*底部导航*/
.weui-tabbar{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 666;
	
}
.clap{
	position: relative;
}
.clap>.zdy{
	position: absolute;
	top: -22px;
	left: -10px;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #FFFFFF;
	border: 1px solid #c0bfc4;
	text-align: center;
}
.clap>.zdy>p{
	font-size: 48px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin:3px auto 0;
	width: 80%;
	height: 80%;
	background: #007AFF;
	color:#fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

.fk{
	width: 100%;
	overflow: hidden;
	background: #efeff4;
}
.fk_lt,.fk_zh,.fk_rt{
	float: left;
}
.fk_lt{
	width: 35px;
	height: 35px;
	margin: 5px 0;
	border-radius: 5px;
	background: white;
	margin-left: 2%;
}
.fk_lt img{
	width: 80%;
	display: block;
	margin: auto;
	margin-top: 2px;
}
.fk_zh{
	margin-left: 3%;
}
.fk_zh_t{
	font-size: 13px;
	color: #333;
	font-weight: 400;
	margin-top: 3px;
}
.fk_zh_x{
	font-size: 12px;
	color: #333;
	font-weight: 400;
}
.fk_rt{
	float: right;
	margin-right: 2%;
}
.fk_rt p{
	background: #f0413e;
	color: white;
	font-size: 13px;
	font-weight: 400;
	padding: 2px 8px;
	border-radius: 10px;
	margin-top: 10px;
}

.ad-list-1 li { list-style:none; margin-top:5px; background-color:#FFFFFF; padding:5px; }
.ad-list-1 li img { width:100%; }
.ad-list-1 li p { width:100%; }
.ad-list-1 .sales { font-weight:normal; color:#CCCCCC; font-size:12px; margin-left:30px; }
.ad-list-1 .price { font-weight:bold; color:rgb(227, 20, 54) }
.ad-list-1 .buy { float:right; margin-right:10px; background-color:rgb(227, 20, 54); border-radius:5px; color:#FFFFFF; border:1px solid #FAFAFA; padding:1px 5px 1px 5px; line-height:24px; }

.soldout {
	position: absolute;
	top: 0;
	right: 0;
	width: 59px;
	height: 60px;
	background: url(/themes/m_kaola/images/icon-1233.png) 0px -100px no-repeat;
}

img.lazy {
	min-height: 32px;
	background: url(/resources/images/loading5.gif) no-repeat center center;
}

.vip_plist{
	margin: 0 1% 0 1%;
}
.pitem{
	display: flex;
	margin-bottom: 10px;
	background-color: white;
	width: 100%;
}
.pimg{
	padding: 0px;
	width:40%;
	float: left;
}
.pimg img{
	width: 100%;
	max-height: 100%;
}
.pinfo{
	position:relative;
	width:60%;
}
.first_title{
	display: block;
	font-weight: 700;
	/* font-size: 100%; */
	color: #d25a59;
	/* margin: 5px; */
	margin-top: 10%;
	margin-left: 2%;
}
.second_title{
	display: block;
	margin: 2% 3% 3% 3%;
	line-height: 16px;
	color: #8e8e8e;
	font-weight: normal;
}
.vip_plist .price{
	color: #000000;
	position: absolute;
	bottom: 13%;
	left: 3%;
	width: 100%;
	font-weight: bold;
}

.vip_plist .price del {
	color: #8e8e8e;
	font-size: 10px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	font-weight: normal;
}
.seckill-floor .title-wrap { line-height: 35px; vertical-align: center; }
.seckill-timer { width:100px; font-weight: normal; font-size:12px; }
.seckill-time { width: 20px; border:1px solid #dfdfdf; }
.seckill-tit-txt {
	margin: .125rem .375rem 0;
	display: inline-block;
	vertical-align: middle;
	color: #f02b2b;
	font-weight: 700;
}
.seckill-nth { font-size:12px;
	color:#232326;
	font-weight:700; }
.seckill-more-link {
	display:inline-block;
	color:#f23030;
	float:right;
	font-size:10px;
	text-align:right;
	position:relative;
	padding-right:22px
}
.seckill-more-icon {
	display:inline-block;
	width:11px;
	height:11px;
	background:url(/themes/m_kaola/images/arrow_rt.png) no-repeat;
	background-size:cover;
	position:absolute;
	right:8px;
	top:11px
}
.seckill-new-price {color:#FF0000; width: 100%;}
.seckill-original-price {width: 100%; text-decoration: line-through; font-size: 12px; font-weight: normal; color:#666666; }

.seckill-new-item { float: left; list-style: none; margin: 0px 2px 0px 2px; }

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	border-radius: 10px;
	margin-left: 5px;
	position: absolute;
	top: 2px;
	left: 50%;
	background-color: #ee0000;
}