body{
	background-color: #F7F7F7;
}
/* 顶部header  */
.header-top {
	width: 100vw;
	height: 62px;
	background: #f8741a;
	position: relative;
}
	
.header-top .header-title {
	font-family: P_BOLD;
	position: absolute;
	top: 20px;
	height: 25px;
	font-size: 18px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.icon_more img{
	position: absolute;
	top: 30.5px;
	right: 12px;
	width: 23px;
}
	
/* 搜索 */
.search-body {
	width: 100%;
	height: 36.5px;
	line-height: 5px;
	background: #f8741a;
	position: relative;
}

.search-body .icon_search{
	width: 23.5px;
	height:22px;
	padding-left: 8.5px;
	padding-top: 6px;
}

.search-body .input_line{
	height: 21.5px;
	padding-left: 8.5px;
	padding-top: 8.5px;
}

.search-content {
	width: 351px;
	height: 28px;
	line-height: 28px;
	background: #fff;
	border-radius: 20px;
	position: relative;
	margin-top: -1px;
	margin-left: 12px;
}
		
.search-input {
	font-family: P_LIGHT;
	width: 215px;
	height: 16.5px;
	border: none;
	color:#333;
	font-size:12px;
	outline-color: #fff;
	position: absolute;
	top: 0;
	margin-left: 40px;
	margin-top: 6px;
}
		
.search-input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #999;
}

.search-input::-moz-placeholder {
	/* Firefox 19+ */
	color: #999;
}

.search-input:-ms-input-placeholder {
	/* IE 10+ */
	color: #999;
}

.search-input:-moz-placeholder {
	/* Firefox 18- */
	color: #999;
}

.search-input:focus {
	border: none;
}
		
.search-btn {
	font-family: P_REGULAR;
	display: inline-block;
	color: #fff;
	background: linear-gradient(to right,#ff8734,#f76705);
	text-align: center;
	width: 55px;
	height: 26px;
	line-height: 23px;
	border-radius: 20px;
	border: 1px solid #fff;
	position: absolute;
	right: 0;
    top: 1px;
	font-size: 12px;
}
		
		/*白底橙色边框，带X的搜索栏*/
		.search_2 {
			margin:48px 4vw 0 4vw;
			height:32px;
			width:92vw;
		}
		.border-orange {
		    border: 1px solid #E5650E;
		    width:92vw;
		}
		.close-btn {
		    display: inline-block;
		    width: 30px;
		    height: 30px;
		    position: absolute;
		    right: 0;
		}
		.close-btn img {
			width: 30px;
			height: 30px;
			padding: 3px;
		}
		
	
	
.search-news {
	position: absolute;
	top: 6px;
	right: 16px;
	width: 18px;
	height: 16px;
	line-height: 16px;
}
	
.search-news img{
	width: 18px;
	height: 16px;
}
	
.circle_bg{
	font-family: D_MEDIUM;
	position: absolute;
	top: -8px;
	right: -6px;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 15.5px;
	background: #fff;
	border-radius: 50%;
	color: #F8781F;
}
	
	
.message_num {
	color: #e5650e;
	position: absolute;
	top: -5px;
	right: -8px;
}

/* 轮播图 */
.swiper img{
	width: 100%;
	height: 100%;
}
	
	
	
/* 通知条 */
.confirm-box{
	width: 351px;
	height: 32px;
	margin-top: 8px;
	background: #fff;
	border-radius: 4px;
}

.confirm-box .confirm-icon img{
	height: 10px;
	width: 12px;
	margin-left: 12px;
	margin-top: 22px;
	float: left;
}
.marquee-text{
	width: 324px;
	margin-top: 10px;
	margin-left: 3px;
	float: left;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
}

/* 分类 */
.classify{
	width: 351px;
	/* height: 370rpx; */
	background: #fff;
	margin-top: 8px;
	border-radius: 8px;
	padding-bottom: 12px;
  
}
	
.classify .m-grids-5 .grids-item{
  padding: 0;
  font-size: 12px;
  text-align: center;
}
.classify .m-grids-5 .grids-item:not(:nth-child(5n)):before,.classify .grids-item:after,.classify .m-grids-5:before{
  border: none;
}
.classify img{
	width: 50px;
	margin: 0 auto;
	margin-top: 12px;
	border-radius: 50px;
}
.grids-item-box .grids-txt{
	margin-top: 4px;
}

/* banner */
.banner-box img{
  width: 351px;
  height: auto;
  display: block;
}
	
	
/* 专区 */
.zones{
  width: 351px;
}
.preList{
	width: 171px;
	float: left;
	height: auto;
}
.preList:nth-child(odd){
	margin-right: 8px;
}
.preList img{
	width: 171px;
	display: block;
}
.pre_top{
  margin-top: 8px;
}

/* 分类 */
	.category_2 {
		width: 351px;
		height: 203px;
		background-color: white;
		border-radius: 8px;
        margin: 12px auto;
	}

	.sort-option-box {
		position: relative;
	}

	.sort-option-list {
		height: 185px;
		width: 351px;
		box-sizing: border-box;
	}

	.sort-option-scroll-x-container {
		width: 351px;
		height: 86.5px;
		white-space: nowrap;
	}

	.sort-option-item {
		width: 70px;
		height: 86.5px;
		display: inline-flex;
		align-items: center;
		flex-direction: column;
		color: #595959;
	}

	.sort-option-item img {
		width: 50px;
		height: 50px;
		margin: 10px;
			border-radius: 50px;
	}

	.sort-option-item-text {
		color: #595959;
		width:60px;
		text-align: center;
		overflow-x: hidden;
	}
.sort-option-item-text span{
		overflow-x: hidden;
	}

	.scroll-range-box {
		position: relative;
		left: 50%;
		bottom: 0px;
		width: 52.5px;
		height: 5px;
		margin-left: -27.5px;
		background-color: lightgray;
		border-radius: 5px;
		overflow: hidden;
	}

	 .scroll-range-line {
		position: absolute;
		width: 37.5px;
		height: 5px;
		border-radius: 5px;
	}

   .scroll-range-line{
    position: absolute;
    width: 37px;
    height: 5px;
    border-radius: 5px;
    background-color: #f76705;
	}

	
/* 好物推荐 */
.prebox{
	width: 81px;
	height: 125px;
	background: #fff;
	float: left;
	margin-right: 9px;
	border-radius: 5px;
	text-align: center;
}
.prebox:last-child{
	margin-right: 0;
}
.prebox .good_goods_name{
	font-size: 12px;
	height: 16.5px;
	line-height: 16.5px;
	color: #4A2003 ;
}
.prebox .good_goods_price{
	font-size: 14px;
	height: 18.5px;
	line-height: 18.5px;
	color: #e5650e ;
}
.prebox img{
	width: 82px;
}
	
	
	
/* 每日爆品 */
.hot_goods{
	width: 351px;
	height: 297px;
	border-radius: 8px;
	background: #fff;
}
.hot_nav{
	height: 18px;
	line-height: 14px;
	padding: 12px 0;
	position: relative;
	margin-bottom: 4px;
}
.hot_nav img{
	width: 13px;
	height: 15px;
	margin: 1px 4px 0 12px;
	float: left;
}
.hot_nav .hot_header{
	font-size: 18px;
	line-height: 18px;
	color: #e5650e;
	float: left;
}
.hot_nav .count_down{
	font-size: 8px;
	margin-left: 8px;
	margin-top: 2px;
	display: inline-block;
	border: 1px solid #e02020;
	color: #e02020;
	border-radius: 8px;
}
.count_down .count_down_name{
	display: inline-block;
	background: #e02020;
	color: #fff;
	padding: 0 3px;
	border-radius: 6.5px;
  
}
.count_down .count_down_time{
	display: inline-block;
	padding: 0 2px;
}
	
.hot_nav .hot_more{
	float: right;
	font-size: 12px;
	margin-right: 12px;
	margin-top: 3px;
}
.hot_nav .hot_more .hot_more_hidden{
	position: absolute;
	right: 23px;
	top: 0;
	width: 20px;
	height: 20px;
}

.hot_goods .m-grids-4 .grids-item{
	/* height: 129px; */
	padding: 0;
	font-size: 12px;
	text-align: center;
}
.hot_goods .m-grids-4 .grids-item:not(:nth-child(4n)):before,.hot_goods .grids-item:after,.hot_goods .m-grids-4:before{
	border: none;
}
/* .hot_height{
	height: auto;
} */
.hotbox .good_goods_name {
	padding: 0 9px;
	height: 14px;
	line-height: 14px;
	margin: 0 auto;
	border-radius: 8.5px;
	font-size: 10px;
	background: linear-gradient(to right,#ff8734,#f76705);
	color: #fff;
}
.hotbox .good_goods_price{
	color: #e5650e ;
	font-size: 14px;
	height: 18.5px;
	line-height: 18.5px;
}
.hotbox .good_old_goods_price{
	font-size: 8px;
	text-decoration: line-through;
	color: #666;
}
.hotbox img {
	width: 82px;
	height: 82px;
	margin: 0 auto;
}
	
	
	
/* 详细商品 */
.goods_list_left{
	width: 171.5px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.goods_list_right{
	width: 171.5px;
	height: auto;
	float: left;
}
.goods_slider{
	width: 100%;
	height: 234px;
	margin-bottom: 8px;
	border-radius: 5px;
}
.banner {
	height: 240px;
}

.banner image {
	width: 100%;
}
.go_to_buy_right,.go_to_buy_left{
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 8px;
	padding-bottom: 9px;
	border-radius: 5px;
}
.go_to_buy_right img,.go_to_buy_left img{
	width: 171.5px;
}
.go_to_buy_right .first_right{
	width: 103.5px;
	height: 83.5px;
	margin: 16px 34px 5px 34px;
}


.go_to_buy_right .good_goods_name,.go_to_buy_left .good_goods_name{
	margin: 0 20.5px 0 8px;
	font-size: 13px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.go_to_buy_right .good_goods_price,.go_to_buy_left .good_goods_price{
	margin-left: 10.5px;
	margin-bottom: 2px;
	color: #e5650e;
	font-size:16px;
}
.goods_list_bottom{
	height: 43px;
  
}
.go_to_buy_right .good_goods_price .price_icon,.go_to_buy_left .good_goods_price .price_icon{
	font-size: 10px;
}
.go_to_buy_right .left_price,.go_to_buy_left .left_price{
	width: 130px;
	height: 100%;
	float: left;
}
.go_to_buy_right .right_to_cart,.go_to_buy_left .right_to_cart{
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
}
.go_to_buy_right .right_to_cart img,.go_to_buy_left .right_to_cart img{
	width: 22px;
	height: 22px;
	float: right;
	margin: 0;
	position: absolute;
	bottom: -20px;
	right: 0;
}
.go_to_buy_right .lhh_num, .go_to_buy_left .lhh_num {
	margin-left: 10.5px;
	font-size: 9px;
	border: 1px solid #e5650e;
	border-radius: 4px;
	padding: 0 4px;
	color: #e5650e;
}
	
	
	/* 输入框默认提示文字颜色 */
	.uni-input-placeholder{
		color:#999;
	}
	/* 更多图标的居中 */
	.more_icon_align{
		    height: 35px;
		    line-height: 35px;
	}
	/* 轮播图的样式 */
	.uni-margin-wrap {
			width: 345px;
			width: 100%;
		}
		.swiper {
			height: 150px;
		}
		.swiper-item {
			display: block;
			height: 150px;
			line-height: 150px;
			text-align: center;
		}
		.swiper-list {
			margin-top: 20px;
			margin-bottom: 0;
		}
		.uni-common-mt {
			margin-top: 30px;
			position: relative;
		}

		.uni-padding-wrap {
			width: 275px;
			padding: 0 50px;
		}
		/*通用顶部搜索栏*/
		.search_orange {
		    background: #f8741a;
		}
		
		.navbar-item {
		    height: 48px;
		}
		
		.navbar-item .back-ico:before, .navbar-item .next-ico:before {
			display: block;
			font-size: 20px;
			color: white;
		}
		.icon_black:before {
		    display: block;
		    font-size: 20px;
		    color: #333 !important;
		}
		.navbar-center {
		    width: 85vw;
		    height: 48px;
		    margin-left: 10vw;
		}
		
	
		
	
	
	
	 .limitbuybox .content {
	    border-radius: 10px;
	  }
	
	  .limitbuybox .hd h3{
	    background-position: center center;
	    background-size: cover;
	  }
	  .limitbuybox .hd .countdown span {
	    background-color: #000;
	    color: #fff;
	    padding: 2px 5px;
	    border-radius: 3px;
	  }
	
	  .limitbuybox .item {
	    margin: 5px;
	    width: calc(50% - 10px);
	    float: left;
	    border-radius: 10px;
	    background-color: #fff;
	  }
	
	  .limitbuybox .item .progress span,
	  .limitbuybox .item .progress span i {
	    width: 100px;
	    height: 10px;
	    border-radius: 10px;
	    background-color: #FCECD7;
	  }
	
	  .limitbuybox .item .progress span i {
	    width: 60%;
	    background-color: #FDBE6C;
	  }
	  .limitbuybox .item .progress label {
	    line-height: 8px;
	  }
	
	  .limitbuybox .item img {
	    width: 100%;
	    height: 100%;
	    border-radius: 4px;
	  }
	
	  .limitbuybox .item .desc {
	    height: 36px;
	    line-height: 18px;
	    overflow: hidden;
	    word-break: break-all;
	  }
	  .limitbuybox .item .buy {
	    border-radius: 4px;
	    background-color: #E4393C;
	    color: #fff;
	    line-height: 19px;
	  }
	
	  .limitbuybox .empty .item .image {
	    padding: 25% 0;
	    background-color: rgb(238, 248, 248);
	    border-radius: 4px;
	  }
	
	  .limitbuybox .empty .iconfont {
	    color: rgb(156, 190, 190);
	    font-size: 80px;
	  }
	
	  .limitbuybox .list .item,
	  .limitbuybox .banner .item {
	    width: calc(100% - 10px);
	  }
	
	  .limitbuybox .list .item .image,
	  .limitbuybox .list .item .extra {
	    float: left;
	  }
	
	  .limitbuybox .list .item .image {
	    width: 35%;
	    height: 35%;
	  }
	
	  .limitbuybox .list .empty .item .image {
	    padding: 5% 0;
	    border-radius: 4px;
	  }
	
	  .limitbuybox .list .item .extra {
	    margin-left: 10px;
	    width: calc(65% - 10px);
	  }
	
	  .limitbuybox .list .item img {
	    border-radius: 4px;
	  }


      /*通告*/
.marquee_body {
    width: 100vw;
    height: 40px;
    padding: 0px 10px;
    background: white;
}

.marqueeimg {
    width: 26px;
    height: 26px;
    float: left;
    margin-top: 7px;
}

.marqueediv {
    float: right;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 30px);
    font-size: 14px;
    color: #616161;
}

/* 导航组 */

.diy-navBar .data-list::after {
    clear: both;
    content: " ";
    display: table;
  }
  
  .diy-navBar .item-nav {
    float: left;
    margin: 10px 0;
    text-align: center;
  }
  
  .diy-navBar .item-nav .item-image {
    margin-bottom: 4px;
    font-size: 0;
  }
  
  .diy-navBar .item-nav .item-image .image {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin:0 auto;
  }

/* 分列布局 */
  
.diy-navBar .avg-sm-3 > .item-nav {
    width: 33.33333333%;
  }
  
  .diy-navBar .avg-sm-4 > .item-nav {
    width: 25%;
  }
  
  .diy-navBar .avg-sm-5 > .item-nav {
    width: 20%;
  }

  /* banner */
	.banner-box img{
        width: 351px;
        margin:12px;
        height: auto;
        display: block;
      }

      /* 每日爆品 */
      .uni-row {
        flex-direction: row;
    }
    .uni-flex {
        display: flex;
        flex-direction: row;
    }
      .gallery {
		background-color: #FAFAFA;
		padding-bottom: 5px;
	}

	.gallery .title text,
	.gallery .title .text {
		color: #fc2b34;
	}

	.gallery .title img {

		height: 20px;
	}

	.gallery .item {
		margin-left: 5px;
		margin-right: 5px;
		width: calc(50% - 10px);
	}

	.gallery .item img {
		width: 100%;
		height: 175px;
		display: block;
		border-radius: 10px 10px 0 0;
	}

	.gallery .item .mybutton {
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 50px;
	}

	.gallery .item .progress .relative,
	.gallery .item .progress .relative .absolute {
		height: 10px;
		border-radius: 10px;
		background-color: #FFD9D9;
	}

	.gallery .item .progress .relative .absolute {
		background-color: #F23A3A;
	}
	.gallery .item .progress .relative{
		margin-top:3px;
	}
	.gallery .wraper {
		padding-left: 10px;
		padding-right: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	.gallery .item {
		margin-left: 0;
		width: calc(100%);
		border-radius: 0;
	}

	.gallery .item img {
		width: 100px;
		height: 100px !important;
		border-radius: 4px;
	}

 .countdown .uni-countdown__number {
		border-radius: 3px;
	}

    .width-surplus {
        -webkit-flex: 1;
        flex: 1;
    }
    .gallery .line-clamp-2 {
        min-height: 40px;
    }
    .line-clamp-2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        justify-content: space-between;
        overflow: hidden;
        word-break: break-all;
        white-space: normal;
    }
    .l-h20 {
        line-height: 20px;
    }
    .ml10 {
        margin-left: 10px;
    }
    .flex-middle {
        -webkit-flex: 1;
        flex: 1;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .del {
        text-decoration: line-through;
    }
    .ml5 {
        margin-left: 5px;
    }

    .mybutton {
        background-image: linear-gradient(to right, #ff570a, #fc2b34);
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 30px;
        min-width: 70px;
        text-align: center;
    }