body {
	background: #fff;
	font-size: 12px;
	max-width: 640px;
	margin: 0 auto;
	height: 100vh;
	overflow-y: scroll;
	-webkit-overflow-scroll: touch;
	overflow-scroll: touch;
}
header {
	display: none;
}
img {
	display: block;
}
ul {
	overflow: hidden;
}
.swiper-pagination-bullet {
	border: 1px solid #999;
	box-sizing: border-box!important;
}
.swiper-pagination-bullet-active {
	border: none;
}
.swiper-container-horizontal>.swiper-pagination {
	bottom: 18px;
}
.gundimg img {
	max-height: none;
}
.main_pro_banner {
	border-bottom: 1px solid #f5f5f5;
}
.head_bar {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 44px;
	z-index: 999;
	max-width: 640px;
}
.head_bar_box {
	width: 100%;
	height: 44px;
}
.head_bar .goback {
	display: inline-block;
	padding: 5px;
	float: left;
}
.head_bar .gohome {
	display: inline-block;
	padding: 5px;
	float: right;
}
.head_bar .goback img, .head_bar .gohome img {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .5);
}
.head_bar .gohome img {
	padding: 4px 4px 5px 5px;
}
.head_bar .goback img {
	padding: 4px 5px 5px 4px;
}
.top_pro_title {
	font-size: 17px;
	text-align: center;
	line-height: 44px;
	margin: 0 50px;
	display: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*产品信息部分*/

.collect_box {
	float: right;
}
.collect_box img {
	width: 24px;
	position: relative;
	top: -2px;
}
.info_box {
	padding: 12px 16px 16px;
	border-bottom: 8px solid #f5f5f5;
}
.main_pro_text {
	border-bottom: 8px solid #f5f5f5;
}
.info_title {
	font-size: 14px;
	color: #232323;
}
.cuxiao_tip {
	color: #b4282d;
	margin-left: 5px;
}
.info_huayu_box {
	padding: 12px 16px;
	overflow: hidden;
	position: relative;
}
.info_huayu_tip {
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.info_huayu {
	font-size: 12px;
	color: #9b9b9b;
	padding: 0px 24px 0px 24px;
	position: relative;
	text-align: justify;
	margin-left: 33px;
}
.deliver_country_box {
	padding-right: 20px;
}
.deliver_area_box {
	padding-right: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(arrow_down_open.png) no-repeat right;
	background-size: 12px;
}
.deliver_area_box.active {
	white-space: normal;
	background: url(arrow_down_close.png) no-repeat right bottom;
	background-size: 12px;
}
.price_part {
	margin-top: 10px;
}
.now_price {
	font-size: 20px;
	color: #b4282d;
	text-indent: -3px;
}
.before_price {
	font-size: 12px;
	color: #9b9b9b;
}
.vip_price, .discount_price {
	position: relative;
	top: -3px;
	text-align: center;
	padding: 2px 6px;
	line-height: 10px;
	height: 10px;
}
.vip_price {
	display: inline-block;
	font-size: 10px;
	color: #f60;
	border: 1px solid #f60;
	border-radius: 2px;
	margin-left: 16px;
}
.discount_price {
	display: inline-block;
	font-size: 10px;
	color: #b4282d;
	border: 1px solid #b4282d;
	border-radius: 2px;
}
.oppen_app {
	font-size: 12px;
	color: #f60;
	padding-left: 20px;
	background: url(app_download_icon.png) no-repeat left;
	background-size: 17px;
	margin-left: -3px;
}

/*配送*/

.time_date_box {
	border-bottom: 8px solid #f5f5f5;
}
.date_part {
	padding: 13px 16px;
	overflow: hidden;
	line-height: 24px;
	border-bottom: 1px solid #f5f5f5;
}
.deliver_select {
	padding: 13px 16px;
	overflow: hidden;
	line-height: 24px;
	border-bottom: 1px solid #f5f5f5;
}
.open_app_box {
	padding: 13px 16px;
	overflow: hidden;
	line-height: 24px;
	border-bottom: 1px solid #f5f5f5;
}
.open_app_arrow {
	background: url(arrow_right_orange.png) no-repeat right;
	background-size: 12px;
}
.area_part {
	padding: 13px 16px;
	overflow: hidden;
	line-height: 24px;
	display: none;
}
.data_icon_box {
	float: right;
	position: relative;
	right: -3px;
}
.data_icon_box img {
	width: 24px;
	opacity: .6;
}
.date_icon {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: 6px;
	top: -2px;
	margin-right: 12px;
}
.area_part .arrow_right {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(chevron_Right.png) no-repeat center;
	background-size: 24px 24px;
	position: relative;
	top: 2px;
	opacity: .7;
	float: right;
}

/*企业*/

.business {
	border-bottom: 8px solid #f5f5f5;
}
.business_box {}
.business_box ul {
	padding: 12px 3% 14px;
	/*border-bottom: 8px solid #f5f5f5;*/
}
.business_box_click {
	text-align: center;
	color: #232323;
	padding: 10px 0px 5px 0px;
	font-size: 14px;
}
.business_box li {
	float: left;
	width: 25%;
	text-align: center;
	color: #9b9b9b;
	font-size: 12px;
}
.business_box li.active {
	color: #fe6600;
}
.business_box li img {
	width: 48px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.business_box li img:first-child {
	display: block;
}
.business_box li img:nth-child(2) {
	display: none;
}
.business_box li.active img:first-child {
	display: none;
}
.business_box li.active img:nth-child(2) {
	display: block;
}
.brand_img_box {
	padding: 2px 16px 0px 16px;
}
.brand_img_box img {
	margin-bottom: 7px;
}
.business .brand_text {
	padding: 5px 16px !important;
	line-height: 16px !important;
	font-weight: bold!important;
	text-align: center;
	line-height: 23px!important;
}
.business .brand_text div {
	display: none;
}
.business .brand_text div.active {
	display: block;
}
.business .brand_text p {
	font-size: 12px;
	color: #232323;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 8px;
}

/*商品详情*/

.pro_tab {
	border-bottom: 1px solid #f5f5f5;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 999;
	box-sizing: border-box;
	background: #fff;
}
.pro_tab ul {
	margin: 0 15%;
}
.pro_tab li {
	float: left;
	padding: 12px 0px;
	width: 50%;
	text-align: center;
	color: #9b9b9b;
	font-size: 15px;
}
.pro_tab li.active {
	color: #232323;
}
.img_box img {
	width: 100%;
}
.tab_box {
	border-bottom: 8px solid #f5f5f5;
}
.img_list {
	position: relative;
}
.open_more {
	display: none;
	position: absolute;
	bottom: 0px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #232323;
	width: 100%;
	border-top: 1px solid #f5f5f5;
	background: #fff;
	/* 一些不支持背景渐变的浏览器 */
	/*background: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0));
            background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0)), to(#bbb));
            background: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0));*/
}
.open_more span {
	background: url(arrow_down_open.png) no-repeat right;
	background-size: 12px;
	display: inline-block;
	width: 78px;
}
.open_more span.active {
	background: url(arrow_down_close.png) no-repeat right;
	background-size: 12px;
	display: inline-block;
	width: 78px;
}
.param_list {
	padding: 20px 16px;
}
.param_list li {
	line-height: 24px;
	color: #737373;
}
.deliver_city_tip {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*花店实拍*/

.camera {
	border-bottom: 8px solid #f5f5f5;
}
.camera_title {
	padding: 9px 16px;
	border-bottom: 1px solid #f5f5f5;
}
.phone_list {
	padding: 16px 0px;
}
.phone_list .swiper-slide:first-child {
	margin-left: 16px;
}
.phone_list .swiper-slide:last-child {
	margin-right: 16px;
}
.phone_list .swiper-slide {
	width: 88px;
}
.phone_list .select_flower_img_box {
	width: 88px;
	height: 96px;
	overflow: hidden;
}
.phone_list .select_flower_img {
	width: 88px;
}
.flower_text {
	font-size: 10px;
	margin-top: 3px;
}
.flower_num {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.flower_site {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #9b9b9b;
	padding-left: 13px;
	background: url(deliver_area_icon.png) no-repeat left;
	background-size: 12px;
}
.swiper-scrollbar {
	display: none;
}

/*订单评论*/

.advice {
	border-bottom: 8px solid #f5f5f5;
}
.advice_title {
	padding: 9px 16px;
	border-bottom: 1px solid #f5f5f5;
}
.advice_arrow {
	float: right;
	color: #9b9b9b;
	font-size: 10px;
	padding-right: 15px;
	background: url(arrow_right_default.png) no-repeat right;
	background-size: 12px;
}
.advice_list li {
	padding: 12px 16px;
	overflow: hidden;
}
.advice_text_box {
	margin-left: 60px;
	width: 63%;
}
.advice_list .head_img {
	width: 48px;
	float: left;
}
.star_img {
	width: 67px;
	float: right;
	margin-top: 8px;
}
.star_img img {
	width: 60px;
	float: right;
}
.star_img p {
	color: #9b9b9b;
	font-size: 10px;
	margin-top: 13px;
	text-align: right;
}
.user_name, .user_area {
	font-size: 10px;
	color: #9b9b9b;
}
.user_advice {
	/*white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;*/
}
.user_area {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 13px;
	background: url(deliver_area_icon.png) no-repeat left;
	background-size: 12px;
}
.advice_tip {
	text-align: center;
	padding: 10px 0px 17px;
	color: #9b9b9b;
}
.advice_more {
	text-align: center;
	color: #9b9b9b;
	padding: 9px 0px;
}
.advice_more .arrow_right {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(chevron_Right.png) no-repeat center;
	background-size: 24px 24px;
	position: relative;
	top: 2px;
	opacity: .7;
}

/*猜你喜欢*/

.guess_title {
	padding: 9px 16px;
	border-bottom: 1px solid #f5f5f5;
}
.guess .guess_name {
	font-size: 10px;
	color: #232323;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.guess .guess_price {
	font-size: 10px;
	color: #232323;
	text-align: center;
}
.guess_list {
	padding: 16px 0px;
}
.guess_list .swiper-slide:first-child {
	margin-left: 16px;
}
.guess_list .swiper-slide:last-child {
	margin-right: 16px;
}
.guess_list .swiper-slide {
	width: 88px;
}
.guess_list .select_flower_img {
	width: 88px;
}

/*购物车*/

.footer_cart {
	position: fixed;
	bottom: 0px;
	height: 49px;
	width: 100%;
	z-index: 9999;
	max-width: 640px;
}
.cart_md {
	background: #fff;
	overflow: hidden;
}
.cart_md ul {
	width: 40%;
	float: left;
	position: relative;
}
.cart_md ul:before {
	position: absolute;
	content: '';
	-webkit-transform: scaleY(.2);
	transform: scaleY(.2);
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #999;
}
.cart_md li {
	width: 33.33%;
	text-align: center;
	font-size: 10px;
	float: left;
}
.cart_md li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.cart_md li img {
	width: 24px;
	margin: 5px auto 0px;
}
.cart_md>a {
	display: inline-block;
	width: 30%;
	height: 49px;
	float: right;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 49px;
}
.go_buy {
	background: #b4282d;
}
.add_cart {
	background: #FD4B4B;
}
.cart_md .sale_out {
	width: 60%;
	background: #ccc;
	display: none;
}
.middle_line {
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #999;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
	float: right;
	margin-top: 14px;
}

/*时间选择弹窗*/

.layer_box {
	position: relative;
	height: 100%;
}
.layer_time {
	padding: 16px;
}
.layer_time .layer_pro_info {
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 16px;
}
.layer_time .layer_pro_info .layer_pro_img {
	width: 88px;
	float: left;
}
.layer_pro_text {
	margin-left: 104px;
	margin-top: 30px;
}
.layer_pro_name {
	font-size: 14px;
}
.layer_pro_price {
	color: #f60;
	font-size: 16px;
}
.guige {
	padding: 16px 0px;
	border-bottom: 1px solid #f5f5f5;
}
.guige_title {
	text-align: left;
}
.select_guige {
	padding: 16px 10%;
}
.select_guige li {
	float: left;
	width: 42%;
	height: 50px;
	line-height: 48px;
	border: 1px solid #999;
	text-align: center;
	border-radius: 3px;
	box-sizing: border-box;
	margin: 0 10px 10px 0;
}
.select_guige li.active {
	color: #f60;
	border-color: #f60;
}
.pro_num_change {
	padding: 24px 0px;
}
.num_title {
	float: left;
}
.cal_num {
	float: left;
	margin-left: 20px;
}
.cal_num span {
	float: right;
}
.cal_num .add, .cal_num .decrease {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: rgb(232, 232, 232);
	border-radius: 50%;
	text-align: center;
	color: #9b9b9b;
	font-size: 18px;
	line-height: 23px;
}
.cal_num .num_text {
	font-size: 18px;
	display: inline-block;
	margin: 0 24px;
}
.layer_buy {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.layer_buy li {
	width: 50%;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 14px;
	float: left;
}
.layer_buy li a {
	color: #fff;
}
.layer_buy .layer_add_cart {
	background: rgb(255, 167, 71);
}
.layer_buy .layer_go_buy {
	background: #f60;
}
.layer_buy .layer_sale_out {
	display: none;
	width: 100%;
	background-color: #ccc;
	color: #fff;
}
.close_date {
	float: right;
	width: 24px!important;
	position: relative;
	right: -4px;
}

/*企业信息layer*/

.business_layer {
	padding: 16px 20px;
	overflow: hidden;
}
.business_layer ul {
	margin-right: 0px;
	clear: both;
	text-align: left;
	padding-top: 20px;
}
.business_layer h3 {
	font-size: 12px !important;
	color: #232323 !important;
	padding: 5px 0px !important;
	height: 16px !important;
	line-height: 16px !important;
	text-align: left !important;
	font-weight: bold!important;
}
.business_layer p {
	font-size: 12px;
	color: #9b9b9b;
	padding-bottom: 15px;
	line-height: 16px;
}
.business_layer .video_img {
	width: 100%;
}
.video_text {
	height: 50px;
}
.business_layer .video {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.business_layer .video_box {
	position: relative;
	width: calc(100% + 40px);
	margin-left: -20px;
	overflow: hidden;
}
.business_layer .video_box1 {
	position: relative;
	overflow: hidden;
}
.business_layer .video_box1 video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: -999;
}
.business_layer .video_box2 {
	position: relative;
	overflow: hidden;
}
.business_layer .video_box2 video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: -999;
}
.business_layer .video_box3 {
	position: relative;
	overflow: hidden;
}
.business_layer .video_box3 video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	z-index: -999;
}
.business_layer .video_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88px;
	margin-left: -44px;
	margin-top: -44px;
}
.business_layer ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	box-sizing: border-box;
	border: 1px solid transparent;
}
.business_layer ul li.active {
	border: 1px solid #fe6600;
}
.business_layer ul li:last-child {
	margin-right: 0%;
}
.business_layer ul li img {
	width: 100%;
}

/*购物车数量*/

#cartCount {
	background-color: #f60;
	width: 13px;
	height: 13px;
	color: #FFF;
	line-height: 13px;
	border-radius: 100%;
	position: absolute;
	top: 6px;
	right: 18%;
	font-style: normal;
	font-size: 10px;
	text-align: center;
}

/*边框0.5px样式*/

.borderbottom {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #ddd), color-stop(100%, #ddd));
	background-image: -webkit-linear-gradient(top, transparent 65%, #ddd 65%, #ddd 100%);
	background-image: linear-gradient(to bottom, transparent 65%, #ddd 65%, #ddd 100%);
	background-size: 100% 1px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.wrapperContent {
	position: relative;
	overflow: hidden;
}
.hide {
	display: none;
}

/*倒计时*/

.deadline {
	margin-top: 10px;
	margin-left: 4px;
	height: 15px;
	position: relative;
	color: rgb(255, 167, 71);
}
.time_limit .deadline span {
	color: #fff;
	font-size: 12px;
}
.deadline .time_box {
	position: absolute;
}
.xianshi_buy {
	color: rgb(255, 167, 71);
}
.info_huayu {
	padding: 0 12px 0 12px;
	margin-left: 24px;
}
.bottom_section {
	padding-bottom: 49px;
}
.maidian_box img {
	width: 100%;
}
.maidian_box {
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
}
.maidian_pop {
	width: 100%;
}
.close_date {
	float: right;
	width: 20px!important;
	padding: 16px;
}
.advice {
	border-bottom: none;
}
.info_huayu_box {
	padding: 6px 16px;
}
.main_pro_text {
	padding-bottom: 6px;
}
#layer-box {
	display: none;
}
.layer-maidian {
	width: 100%;
	padding: 0 9%;
	box-sizing: border-box !important;
}
.layer-title:after {
	content: "";
	display: block;
	clear: both;
}
.layer-title img:first-child {
	margin-top: 19px;
	width: 68px;
	float: left;
}
.layer-close {
	float: right;
	width: 26px!important;
	padding: 13px;
	margin-right: -9%;
}
.layer-maidian h5 {
	color: #fe6600;
	font-weight: 400;
	font-size: 14px;
}
.layer-dl {
	font-size: 12px;
	margin-top: 20px;
}
.layer-dl dl+dl {
	margin-top: 10px;
}
.layer-dl dl:after {
	content: "";
	display: block;
	clear: both;
}
.layer-dl dt {
	width: 24%;
	float: left;
	overflow: hidden;
}
.layer-dl dt img {
	width: 100%;
	max-width: 100%;
}
.layer-dl dd {
	float: left;
	width: 75%;
	padding-left: 20px;
	box-sizing: border-box;
}
.layer-dl dd .title {
	font-weight: bold;
}
.layer-dl dd .desc {
	color: #958B91;
	line-height: 16px;
}
.layer-btn {
	text-align: center;
	margin: 20px 0 10px 0;
	padding-top: 17px;
	border-top: 1px solid #f5f5f5;
}
.layer-btn button {
	outline: none;
	border: none;
	box-shadow: none;
	width: 50%;
	height: 35px;
	background: #FE6600;
	color: #fff;
	border-radius: 4px;
	-webkit-appearance: none;
	font-size: 15px;
}
@@media screen and (max-width: 320px) {
	.layui-m-layerchild {
		height:444px!important;
	}
}
.sku-time span {
	padding: 5px 5px;
	border: 1px solid #e4e4e4;
	color: #666;
	border-radius: 4px;
}
.sku-time span+span {
	margin-left: 20px;
}
.sku-time span.active {
	border-color: #f60;
	color: #f60;
}
.sku-time{
	padding:16px 0 ;
}
.sku-time span {
	padding:7px 5px;	
}
.info_box{
	padding-bottom: 0;
}