/* 头部轮播 */
.header {
	position: relative;
	width: 100%;
}
.iswi-o {
	width: 100%;
	height: 4.2rem;
	--swiper-theme-color: #ffffff;
}
.iswi-o a.iswi-a {
	display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iswi-o a.iswi-a img{
	transform: scale(1.1,1.1);
	transition: 4s transform linear;
}
.iswi-o .swiper-slide-active a.iswi-a img,.iswi-o .swiper-slide-duplicate-active a.iswi-a img {
	transition: 4s transform linear;
	transform: scale(1,1);
}
.iswi-o .swiper-pagination-bullet {
	width: 0.2rem;
	height: 0.2rem;
	background: rgba(0, 0, 0, 0.4);
	outline: none;
}
.iswi-o .swiper-pagination-bullet.my-bullet-active {
	opacity: 1;
	background: #ffffff;
}
/* 搜索栏 */
.search {
	line-height: 0;
	position: absolute;
	z-index: 99;
	width: 100%;
	padding: 0.2rem 0.55rem;
	top: 40px;
	left: 0;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
}
.search-input {
	width: 90%;
	margin: 0 auto;
    border-radius: 0.1rem;
    overflow: hidden;
}
.search input {
	border: 0;
background: rgba(255, 255, 255, 0.8);
	outline: none;
	padding: 0 0.2rem;
	font-size: 0.20rem;
	display: block;
    width: 100%;
    color: #333333;
    line-height: 0.6rem;
    margin: 0 auto;
    border-radius: 0.3rem;
}




/* 导航 */
.navbar {
	float: left;
width: 100%;
background: #f8f8f8;
padding: 0px 2% 0px;
box-sizing: border-box;


    
}
.navbar-con {
	font-size: 0;
}
.navbar-con li {
	display: inline-block;
	width: 20%;
    padding: 0.3rem 0.1rem 0 0.1rem;
	vertical-align: top;
}
.navbar-con li img{width:80%;}
.navli-a {
	display: block;
	text-align: center;
}
.navli-aimg {
	padding: 0 0.1rem;
}
.navli-aspan-o {
	width: 100%;
	height: 0;
	padding: 50% 0;
	box-sizing: content-box;
	border-radius: 50%;
	color: #ffffff;
	display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.navli-aspan-o i {
	font-size: 0.34rem;
}
.navli-aspan-t {
	color: #333333;
	font-size: 0.24rem;
	display: block;
	margin-top: 0.1rem;
}
.nbcolor-o {
	background: #51b53b;
}
.nbcolor-t {
	background: #1a7cdd;
}
.nbcolor-th {
	background: #f7a11a;
}
.nbcolor-f {
	background: #69c3e5;
}
.nbcolor-fi {
	background: #4f92b5;
}
.nbcolor-sx {
	background: #ff6674;
}
.nbcolor-sv {
	background: #ee7245;
}
.nbcolor-eg {
	background: #fd9a54;
}
.nbcolor-ni {
	background: #6ed89e;
}
.nbcolor-ten {
	background: #ffab1d;
}



/* 秒杀板块 */

.home_hot{float: left; width: 100%; background: #f8f8f8; padding:5px 2% 10px;  box-sizing: border-box;}
.home_hot_txt{ float: left; width: 100%; background: #ffa001; padding:15px 2% 5px;  box-sizing: border-box; border-radius: 12px;}
.home_hot_txt_bt{ float: left; width: 100%; font-size: 20px; color: #fff; font-weight: bold;  margin-bottom: 15px;}
.home_hot_txt_bt .home_hot_txt_bt_r{ float: right; font-size: 14px; font-weight: normal;}
.home_hot_txt_bt .home_hot_txt_bt_r a{ float: right; font-size: 14px; font-weight: normal;}
.home_hot_txt_li{ float: left; width: 100%; margin-bottom: 15px; background: #fff; padding: 10px; border-radius:10px; box-sizing: border-box; position: relative;}
.home_hot_txt_li_img{ float: left; width: 40%; border-radius: 10px; overflow: hidden; position: relative;}
.home_hot_txt_li_img img{ width: 100%; height:auto; display: block;}
.home_hot_txt_li_txt{ float: right; width: 58%;}
.home_hot_txt_li_txt_s{ float: left; width: 100%; margin-top: 5px; font-size: 14px; color: #333;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home_hot_txt_li_txt_x{ float: left; width: 100%; margin-top: 5px;}
.home_hot_txt_li_txt_xl_jg{ float: left; width: 30%;}
.home_hot_txt_li_txt_xl{ font-size:16px; color: #e90038}
.home_hot_txt_li_txt_xl text{font-size: 12px;}
.home_hot_txt_li_txt_xl_cdt{ float: right; width: 65%; height: 5px; background: #fff; margin-top: 8px; border-radius: 3px; border: solid 1px #ddd; position: relative;}
.home_hot_txt_li_txt_xl_cdt text{ position: absolute; left: 0; top: 0; height: 5px; background: #ffc12c; border-radius: 3px; }
.home_hot_txt_li_txt_xr{ float: left; width: 100%;  font-size: 11px; margin-top: 13px;} 
.home_hot_txt_li_txt_xr text{ background: #333; border-radius: 3px; padding:1px 2px; margin: 0 1px; color: #fff;}
.qianggou{ position: absolute; bottom:16px; right: 10px; background:#ec6b38; width:70px; height:20px; font-size:12px; color: #fff; text-align: center; line-height: 20px; border-radius: 5px;}
.home_hot_txt_li:nth-child(2) { padding: 0; border-radius: 0;  background: transparent; }
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_img{ float: left; width: 100%;  border-radius:0; border-top-left-radius: 10px; border-top-right-radius: 10px; overflow: hidden; position: relative;}
.home_hot_txt_li:nth-child(2) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height:22px; background: #ec6b38;border-bottom-right-radius: 11px;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_img img{ width: 100%; height: 224px !important; display: block;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt{ float: left; width: 100%; padding: 10px; background: #fff; font-size: 14px; color: #333; border-bottom-left-radius:10px; border-bottom-right-radius: 10px; box-sizing: border-box;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_s{ float: left; width: 100%; margin-top: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_s a{ font-size:16px;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_x{ float: left; width: 100%; margin-top: 5px;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl_jg{ width: auto;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl_cdt{ display: none;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl{  font-size:0.28rem; color: #e90038 ; line-height:1.4;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xl text{font-size:0.24rem;     margin: 0 0.08rem;}
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xr{ float: right;  width: auto; margin-top: 3px; margin-right: 80px;} 
.home_hot_txt_li:nth-child(2) .home_hot_txt_li_txt_xr text{ background: #333; border-radius:4px; padding:2px 5px; margin: 0 3px; color: #fff;}
.home_hot_txt_li:nth-child(2) .qianggou{ bottom: 10px; }
.home_hot_txt_li:nth-child(2) .hot_px::before{ position: absolute; content: 'TOP1'; left: 10px; top:2px; color: #fff; font-size: 14px;}
.home_hot_txt_li:nth-child(3) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height: 22px; background: #ec6b38; border-bottom-right-radius: 22px;}
.home_hot_txt_li:nth-child(3) .hot_px::before{ position: absolute; content: 'TOP2'; left: 10px; top:2px; color: #fff; font-size:14px;}
.home_hot_txt_li:nth-child(4) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height: 22px; background: #ec6b38; border-bottom-right-radius: 11px;}
.home_hot_txt_li:nth-child(4) .hot_px::before{ position: absolute; content: 'TOP3'; left: 10px; top:2px; color: #fff; font-size:14px;}
.home_hot_txt_li:nth-child(5) .hot_px{ position: absolute; top: 0; left: 0; width: 60px; height: 22px; background: #ec6b38; border-bottom-right-radius:11px;}
.home_hot_txt_li:nth-child(5) .hot_px::before{ position: absolute; content: 'TOP4'; left: 10px; top:2px; color: #fff; font-size:14px;}


/* 热门推荐 */
.conmuk {
	width: 100%;
	padding: 0.1rem;
	background: #ffffff; float:left;
}
.conmuk h2 {
	font-style: normal;
   color: #333333;
    font-size: 0.38rem; font-weight:bold;
    letter-spacing: 0.02rem;
   padding-left: 0.1rem;
}


/* 内容 */
.ordercont {
	position: relative;
	width: 100%;
}
.teselect {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
    background: #ffffff;
    border-bottom: 0.02rem solid #dcdcdc;
    transition: 0.4s;
}
.teselect.onshow {
    position: fixed;
    top: 0.7rem;
    left: 0;
    z-index: 9999;
}
.teselect li a {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.8rem;
    padding: 0 0.2rem;
    letter-spacing: 0.02rem;
    display: block;
}
.teselect li.onshow a {
	color: #ff6666;
}
.teselect li a i {
	font-size: 0.24rem;
}
/* 产品内容 */
.techan-cont {
	font-size: 0;
}
.techan-muk {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-top: 0.2rem;
	font-size: 0.24rem;background: #ffffff;
}


.techan-muk_img{ width:40%; float:left;padding: 0.1rem;}
.techan-muk_img img {
	height:auto;
	display: block;border-radius: 10px;
}
.techan-muk-con {
	padding: 0.2rem;
	
}
.tc-mc-o {
    font-size: 0.24rem;
    line-height: 1.6;
    height: 0.78rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tc-mc-t {
    margin-top: 0.2rem;
    position: relative;
}
.tc-mc-t span:first-child {
    font-size: 0.24rem;
    color: #ff6666;
}
.tc-mc-t span:last-child {
	font-size: 0.24rem;
    transform: scale(0.8);
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.2rem;
    background: #ff6666;
    color: #ffffff;
    line-height: 0.46rem;
    border-radius: 0.23rem;
    letter-spacing: 0.02rem;
    position: absolute;
    right: -0.1rem;
    top: -0.05rem;
}
.tc-mc-t span:first-child i {
	font-size: 0.24rem;
    display: inline-block;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    vertical-align: text-bottom;
}
/* 没有更多 */
.notcont {
	margin-top: 0.1rem;
	text-align: center;
	line-height: 1rem;
	color: #999999;
	font-size: 0.28rem;
}
.notcont i {
	position: relative;
    font-size: 0.6rem;
    color: #51b53b;
}