body {
	max-width: 640px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	background: #EEEEEE;
}
input{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;}
input:focus{ outline:none }
.fixed {
	position: fixed;
	top: 0px;
}

#nb-menu {
	position: fixed;
	border-top: #f0f0f0 1px solid;
	background: #fff;
	z-index: 99999;
	width: 100%;
	max-width: 640px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

#nb-menu ul {
	display: -webkit-box;
	width: 100%;
	height: 1rem;
	margin: 0 auto;
	list-style-type: disc;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

#nb-menu li {
	-webkit-box-flex: 1;
	font-size: 12px;
	padding: 4px 0;
	text-align: center;
	color: #999;
	width: 25%;
	list-style: none;
}

#nb-menu li .font-div {
	color: #999999 !important;
	margin-top: -7px;
}

#nb-menu li .menu-inside {
}

#nb-menu li .menu-inside span {
	display: block;
	margin: 0 auto 3px auto;
	width: 21px;
	height: 21px;
	background-size: contain !important;
}

#nb-menu li .menu-inside i {
	display: block;
	margin: 0 auto 0px auto;
	width: 25px;
	height: 25px;
	font-size: 25px;
	color: #999999;
	padding-top: 3px;
	margin-bottom: 3px;
	background-size: contain !important;
}

.nb-relative {
	position: relative;
	top: 0;
	left: 0;
}

.link-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

@-moz-keyframes progressing {
	0% {
		width: 0px;
		opacity: 1;
	}

	100% {
		width: 100%;
		opacity: 1;
	}
}

@-webkit-keyframes progressing {
	0% {
		width: 0px;
		opacity: 1;
	}

	100% {
		width: 100%;
		opacity: 1;
	}
}

.progress {
	width: 100%;
	height: 3px;
	overflow: hidden;
	background-image: linear-gradient(to right,#58fba3,#26c634);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	-moz-animation: progressing 1s;
	-webkit-animation: progressing 1s;
}
/*
.row-s .col-6 {
    width: 48%;
    left: 1%;
    position: relative;
}

.row-s .col-6:nth-child(odd)
{
left: 2%;
}
*/
.nb_nav_ul .nb_li a {
	display: block;
	padding: 0 12px;
	min-width: auto;
}

.nb_nav_ul .nb_li:first-child  a {
	padding-left: 20px;
}

.nb_nav_ul .nb_li:last-child  a {
	padding-right: 20px;
}

.goods-two li .img, .goods-two li .img img {
	width: 6.6rem;
	height: 6.6rem
}

.goods-two li div.cent .col-aaa {
	font-size: .785rem;
	color: #aaa;
	line-height: 1.5rem;
	padding-top: 0;
	padding-right: 10px;
}

.goods-two li div.cent {
	height: 6.6rem;
	margin-left: 7.5rem
}
.search{
height: 44px;
    width: 100%;
    line-height: 42px;
    text-align: center;
	font-size:13px;
}
.so_l{
    display: inline-block;
    float: left;
    padding: 0 0px 0 15px;
}
.so_r{
    display: inline-block;
    float: right;
    padding: 0 15px 0 0;
}
.so_key{
margin: 0;
    list-style-type: none;
    height: 30px;
    text-align: center;
    border: 0;
    border-radius: 100px;
    font-size: 13px;
    padding: 0 1.55rem;
    background: #fff;
    line-height: 30px;
    position: relative;
    margin-top: 6px;
	color: #999;
	width:16rem;
	overflow: hidden;
}
.so_key_in{
    margin: 0;
    list-style-type: none;
    height: 30px;
    text-align: center;
    border: 0;
    border-radius: 100px;
    font-size: 13px;
    padding: 0 2.55rem 0 1.55rem;
    background: #fff;
    line-height: 30px;
    position: relative;
    margin-top: 6px;
	color: #999;
	width:16rem;
	outline: none;
	line-height: 15px;
	
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #ff4400;
    background-color: #ff5500;
    color: #fff;
}
@media only screen and (min-width:350px) {
	.goods-two li .img,.goods-two li .img img {
		width: 6.6rem;
		height: 6.6rem
	}

	.goods-two li div.cent {
		height: 6.6rem;
		margin-left: 7.5rem
	}

	.goods-two li div.cent .col-aaa {
		padding-top: 0
	}

	.nb_nav_ul .nb_li {
		font-size: 9.5pt;
	}

	.menu-li {
		font-size: 12px;
	}

	.so_key{
    padding: 0 1.55rem;
	width:20rem;
   }
   .so_key_in{
    padding: 0 2.55rem 0 1.55rem;
	width:20rem;
   }
}

.goods-two li {
	padding: 0.66rem;
	-o-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	transform-origin: center;
	background: #fff;
	margin: 0.66rem;
	border-radius: 5px;
}

.goods-two li div.cent h3 {
	line-height: 1.4rem;
	font-size: 0.9rem;
	font-weight: 400;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 2.8rem;
	margin-right: 10px;
	margin-bottom: 0;
	overflow: hidden;
}

.coupon-icon {
	border: 1px solid #f50;
	display: inline;
	font-size: 12px;
	border-radius: 3px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	margin-right: 12px;
	position: relative;
}

.coupon-icon .coupon-icon-left {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	color: #fff;
	background: #f50;
	text-align: center;
	padding-right: 0px !important;
	margin-right: 0px !important;
	position: absolute !important;
}

.coupon-icon .coupon-icon-right {
	color: #f50;
	display: inline-block;
	padding-right: 5px;
	padding-left: 20px;
}

.dp-name {
	font-size: 10px;
	height: 1rem;
	color: #a08f8f;
	max-width: 60%;
	display: -webkit-box;
	line-height: 1rem;
	overflow: hidden;
	position: absolute;
	bottom: 0.678rem;
	right: 0;
}

.goods-two li div.cent .money {
	font-size: .785rem;
	height: 24px;
	color: #999;
}

.goods-two li div.cent .money span {
	font-size: 1.1rem;
	margin-right: .5rem;
	color: #444;
	font-weight: 550;
}

.sp-fee {
	color: #FFFFFF;
	font-size: 13px;
	background: linear-gradient(to right,#FF8100,#FF5100);
	border-radius: 100px;
	line-height: 20px;
	text-align: center;
	margin-top: 0.469rem;
	padding: 0.123rem 0.666rem;
	font-size: 12px;
	padding-left: 30px;
	min-width:110px;
}

.fl-fee {
	color: #FFFFFF;
	font-size: 13px;
	background: linear-gradient(to right,#FF6D37,#FF2822);
	border-radius: 100px;
	line-height: 20px;
	text-align: center;
	margin-top: 0.469rem;
	padding: 0.123rem 0.666rem;
	font-size: 12px;
	margin-right: 0.678rem;
	padding-left: 30px;
	min-width:110px;
}

.fl-fee span,.sp-fee span {
	font-size: 10px;
	margin-left:2px;
}

.fl-fee img,.sp-fee img {
	height: 12px;
	position: absolute;
	line-height: 20px;
	margin-top: 4px;
	margin-left: -15px;
}

.nb_nav_ul .nb_li.active span {
	position: relative;
	display: inline-block;
	color: #F40;
}

.nb_nav_ul .nb_li.active span:after {
	content: '';
	position: relative;
	bottom: 0;
	left: 0;
	background-color: #fff;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #F40;
	border-right: 1px solid #F40;
	transform: rotate(135deg);
	margin-left: 8px;
	margin-bottom: 2px;
	display: none;
}

.nbso-onoff {
	height: 15px;
	padding-right: 3px;
	position: absolute;
	margin-top: 13px;
	margin-left: -16px;
}

.off {
	-webkit-filter: grayscale(100%);
	filter: Gray;
}

.nb_nav_ul .nb_li:first-child a {
	padding-left: 77px;
}

.nbso-all {
	position: fixed;
    width: 100%;
    height: auto;
    z-index: 999999;
    top: 85px;
    background: #fff;
    padding-bottom: 0px;
    left: 66px;
    display: none;
}

.nbso-all-bak {
	position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 999998;
	top: 85px;
	background: rgba(0,0,0,0.66);
	display: none;
}

.nbso-all-ul {
	padding: 0 15px;
}

.nbso-all-li {
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #f3f1f1;
}

.nbso-all-ul .active span {
	color: #F40;
}

.a-down {
	content: '';
	position: relative;
	bottom: 0;
	left: 0;
	background-color: #fff;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #F40;
	border-right: 1px solid #F40;
	transform: rotate(135deg);
	margin-left: 7px;
	margin-bottom: 2px;
}

.a-up {
	content: '';
	position: relative;
	bottom: 0;
	left: 0;
	background-color: #fff;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #F40;
	border-right: 1px solid #F40;
	transform: rotate(315deg);
	margin-left: 7px;
	margin-top: 5px;
}

.nb_nav_div {
	padding-right: 0px;
}

.pr66 {
	padding-right: 66px;
}

.mm-panels {
	overflow: hidden;
	height: 100vh;
}

.menu-div {
	width: 100%;
	padding: 0 10px 10px 10px;
	margin-left: 3px;
}

.menu-ul {
	width: 100%;
	overflow: hidden;
}

.menu-li {
	width: 30%;
	display: inline-block;
	text-align: center;
	background: #EEEEEE;
	margin: 0.44rem 0.21rem;
	color: #4A4A4A;
	padding: 5px 5px;
	font-size: 11px;
	border-radius: 3px;
}

.menu-input {
	width: 6.66rem;
	text-align: center;
	font-size: 12px;
	height: 25px;
	background: #FAFAFA;
	border: 0;
}

.inline {
	display: inline-block;
}

.mm-listitem {
	border-color: rgba(0,0,0,0);
}

.menu-span {
	padding-left: 10px;
	padding-right: 15px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	text-align: center;
	height: 25px;
	line-height: 2px;
	color: #999;
}

.menu-foot {
	position: fixed;
	bottom: 5.678%;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 88%;
}

.menu-foot-btn-l {
	width: 50%;
	text-align: center;
	background: #EEEEEE;
	color: #666;
	padding: 7px 0;
	border-radius: 100px 0px 0px  100px;
}

.menu-foot-btn-r {
	width: 50%;
	text-align: center;
	background: linear-gradient(to right,#EF8833,#EC5F2A);
	color: #fff;
	padding: 7px 0;
	border-radius: 0px 100px 100px  0px;
}

.menu-ul .active {
	background: #EC5F2A;
	color: #fff;
}

.share_bak {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgba(0,0,0,0.3);
	display: none;
	z-index: 999999;
}

.share_div {
	position: absolute;
	top: 18vh;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	background: #fff;
	padding: 12px;
	border-radius: 10px;
	font-size: 14px;
	color: #f50;
	text-align: center;
	display: none;
}

.share_div_to {
	position: absolute;
	top: 18vh;
	width: 280px;
	margin: 0 auto;
	left: 0;
	right: 0;
	background: #fff;
	padding: 12px;
	border-radius: 10px;
	font-size: 14px;
	color: #f50;
	text-align: center;
	display: none;
}

.share_tip {
	padding-top: 10px;
	position: absolute;
	bottom: 30px;
	right: 40px;
	text-align: center;
	line-height: 40px;
	color: #ff9000;
}

.share_tip span {
	font-size: 12px;
	color: #999;
}

.hb-menu {
	text-align: center;
	z-index: 99999;
	color: #fff;
	position: relative;
	left: 47%;
	top: 12vh;
	width: 30px;
	height: 30px;
}

.loadingbar3 {
	width: 100%;
	height: 100px;
	display: none;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -1rem;
	z-index: 10000000;
	padding: 5px;
	text-align: center;
}

.loading3 {
	width: 120px;
	height: 80px;
	opacity: 0.6;
	font-size: 12px;
	color: #fff;
	background: #000;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	margin: 0px auto;
}
.topdh1{
animation: clipAni 0.5s;
-moz-animation: clipAni 0.5s;	/* Firefox */
-webkit-animation: clipAni 0.5s;	/* Safari บอ Chrome */
-o-animation: clipAni 0.5s;	/* Opera */
}
@keyframes clipAni
{
    0% {
		opacity: 0;
		/* -webkit-transform: translateY(-20px);*/
		-webkit-transform: translateX(-20px);
	}	
	100% {
		opacity: 1;
		/* -webkit-transform: translateY(0);*/
		-webkit-transform: translateX(0);
	}
}
.topdh2{
animation: clipAni2 0.5s;
-moz-animation: clipAni2 0.5s;	/* Firefox */
-webkit-animation: clipAni2 0.5s;	/* Safari บอ Chrome */
-o-animation: clipAni2 0.5s;	/* Opera */
}
@keyframes clipAni2
{
    0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
.topdh3{
animation: clipAni3 0.5s;
-moz-animation: clipAni3 0.5s;	/* Firefox */
-webkit-animation: clipAni3 0.5s;	/* Safari บอ Chrome */
-o-animation: clipAni3 0.5s;	/* Opera */
}
@keyframes clipAni3
{
    0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
.topdh4{
animation: clipAni4 0.5s;
-moz-animation: clipAni4 0.5s;	/* Firefox */
-webkit-animation: clipAni4 0.5s;	/* Safari บอ Chrome */
-o-animation: clipAni4 0.5s;	/* Opera */
}
@keyframes clipAni4
{
    0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
.xzdh {
            -webkit-animation: rotateImg 1s;
        }
        
        @keyframes rotateImg {
            0% {
                transform: rotate(0deg);
            }
            100% {
                transform: rotate(360deg);
            }
        }
        
        @-webkit-keyframes rotateImg {
            0% {
                -webkit-transform: rotate(0deg);
            }
            100% {
                -webkit-transform: rotate(360deg);
            }
        }