@charset "utf-8";
body {
	background: #F6F6F6;
}
.wp {
	padding: 0 10px;
}
.wp-15 {
	padding: 0 15px;
}
/*.topbar-search input{background:none;color:#fff;}
.topbar-search button i{color:#fff;}*/
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
/*  begin*/
.blank {
	height: 10px;
	line-height: 10px;
	clear: both;
	font-size: 0
}
.blank-small {
	height: 20px;
	line-height: 20px;
	clear: both;
	font-size: 0
}
.blank-middle {
	height: 30px;
	line-height: 30px;
	clear: both;
	font-size: 0
}
.blank-big {
	height: 50px;
	line-height: 50px;
	clear: both;
	font-size: 0
}
.blank-large {
	height: 80px;
	line-height: 80px;
	clear: both;
	font-size: 0
}
/*  end*/
.bf {
	background: #fff;
}
.hotkey {
	color: #999;
}
.hotkey span {
	display: block;
	color: #000;
	font-weight: 500;
	padding-bottom: 15px;
	font-size: 15px;
}
.hotkey a {
	margin-right: 10px;
	background: #fafafa;
	color: #333;
	padding: 6px 10px;
	border-radius: 2px;
	white-space: nowrap;
}
.flash {
	margin-top: -50px;
	position: relative;
}
.flash .video {
	z-index: 90;
}
.flash .video video {
	width: 100%;
	height: auto;
	background: #333;
	object-fit: fill;
}
.flash-page {
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	text-align: center;
	list-style: none;
	display: flex;
	justify-content: center;
	z-index: 90;
}
.flash-page li {
	margin: 0 5px;
}
.flash-page li a {
	display: block;
	padding: 6px 10px;
	color: #333;
	background: rgba(255,255,255,.8);
	border-radius: 10px;
	font-size: 12px;
}
.flash-page li.active a {
	background: #ff6f06;
	color: #fff;
}
.banner {
	background: #ff6f06;
	position: relative;
	padding-top: 2.6rem;
	border-bottom-left-radius: 80%;
	border-bottom-right-radius: 80%;
}
.banner .carousel-page {
	margin-bottom: 25px;
}
.banner .carousel-page li {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: none;
	border: 2px solid #fff;
	opacity: 1;
}
.banner .carousel-page li.active {
	background: #fff;
}
.topquick {
	/* box-shadow: 1px 1px 10px rgba(0,0,0,.1); */
	display: flex;
	flex-wrap: wrap;
	border: 0px solid #eee;
	/* margin-top: -15px; */
	border-radius: 4px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.topquick a {
	display: block;
	width: 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 100%;
	text-align: center;
	padding: 6px 0;
	font-size: 13px;
	color: #777;
}
.topquick a i {
	display: table;
	padding: 5px 12px;
	border-radius: 50%;
	margin: 0 auto 5px auto;
	color: #fff;
	font-size: 30px;
}
.topquick a:last-child {
	border: 0;
}
.topquick a .bg-01 {
	background: #FAA239;
}
.topquick a .bg-02 {
	background: #ff6462;
}
.topquick a .bg-03 {
	background: #F26D64;
}
.topquick a .bg-04 {
	background: #2E81F9;
}
.topquick a .bg-05 {
	background: #1BBBB4;
}
.topquick a .bg-06 {
	background: #527ce7;
}
.topquick a .bg-07 {
	background: #00a9fd;
}
.topquick a .bg-08 {
	background: #ffbd33;
}
.home_news {
	display: flex;
	margin: 10px 0;
}
.home_news_left {
	font-size: 16px;
	padding: 10px 15px;
	line-height: 22px;
	font-weight: 400;
}
.home_news_left a {
	color: #ff6f06;
}
.home_news_right {
	padding: 8px 10px 0 0;
	flex: 1;
}
.home_news_right .list {
	border-left: 1px solid #f3f3f3;
	padding-left: 15px;
}
.home_news_right .list li {
	height: 24px;
	line-height: 24px;
	border: 0;
	padding: 0;
}
.boxs {
	background: #fff;
	box-shadow: 1px 1px 10px rgba(0,0,0,.1);
	border: 0px solid #eee;
	border-radius: 4px;
	margin: 0 0 10px 0;
	padding: 10px 15px;
}
.boxs .menu {
	margin-top: -10px;
	margin-bottom: 10px;
}
.boxs .list-lmmc {
	font-weight: 600;
	white-space: nowrap;
}
.boxs .menu-noborder {
	margin-top: -5px;
	margin-bottom: 0px;
}
.boxs .menu-noborder span {
	font-weight: normal;
}
.boxs .menu-noborder span i {
	background: #2DB7F5;
	color: #fff;
	padding: 0 3px;
	margin: 0 3px;
	border-radius: 4px;
}
.web_imglb {
	margin: 0 -2%;
}
.web_imglb-item {
}
.web_pic-2 .web_imglb-item {
	width: 46%;
	margin: 1.5% 2% 2% 2%;
}
.web_imglb-item .action a {
	border: 1px solid #ff6f06;
	color: #ff6f06;
	width: 26px;
	line-height: 26px;
	height: 26px;
	padding: 0;
	border-radius: 50%;
	display: block;
	text-align: center;
	margin: 0 2px 0 0;
}
.web_imglb-item .action a:hover {
	background: #ff6f06;
	color: #fff;
}
.web_imglb-item .action a i {
	font-size: 14px;
}
.web_imglb-home {
 padding: .5rem .5rem .5rem .5rem;
}
.web_imglb-home .web_pic-tit {
	height: 1.06rem;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
}
.web_imglb-home .web_imglb-brief {
 font-size: .62rem;
	display: inline-block;
 padding: 0 .16rem;
	line-height: 1.2rem;
	color: #ababab;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
.web_imglb-home .web_imglb-price {
	font-size: 0.835rem;
	font-weight: bolder;
 margin: .36rem 0 0;
	color: #ff5934;
}
.web_imglb-home .web_imglb-buybtn {
	margin: 0 auto;
	width: 5.75rem;
	background: #ea625b;
 border-radius: .18rem;
	text-align: center;
	color: #fff;
 font-size: .69rem;
	padding: 0.36rem 0;
	font-weight: 700;
}
.category {
	display: flex;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.category-left {
	width: 25%;
	background: #fff;
	overflow-y: auto;
}
.category-left ul {
	list-style: none;
	margin-top: 10px;
}
.category-left ul li {
	border-bottom: 1px solid #fff;
	line-height: 45px;
	height: 45px;
	text-align: center;
	position: relative;
}
.category-left ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.category-left ul li.active {
	background: #fff;
}
.category-left ul li.active a {
	color: #ff6f06;
	font-weight: 600;
}
.category-left ul li.active:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: #ff6f06;
}
.category-right {
	flex: 1;
	padding: 10px 37px 0 20px;
	background: #fff;
	padding-bottom: 800px;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	max-height: 100vh;
	width: 110%;
}
.category-right .row {
	margin: 0 -3%;
}
.category-right .col-4 {
	padding: 1px 3% 1px 3%;
	margin-top: 10px;
}
.category-right .col-4 a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}
.category-right .col-4 a img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
}
.category-right .col-4 .name {
	background: #fafafa;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
}
 @media(max-width:576px) {
.category-left {
	position: fixed;
}
.category-right {
	margin-left: 25%;
	padding-bottom: 700px;
}
.dialog-body {
	text-align: center;
}
.toast {
	width: 12rem;
}
}
.coupon {
	margin: 0;
	overflow: hidden;
}
.coupon-item {
	background: #fff;
	border: 1px solid #eee;
	margin: 0 0 10px 0;
	padding: 20px;
	margin: 0 0 3% 0;
	border-top: 3px solid #ccc;
}
.coupon-top {
	line-height: 40px;
	font-size: 15px;
	color: #999;
	position: relative;
	padding-bottom: 15px;
}
.coupon-top sub {
	font-size: 18px;
	font-weight: normal;
	bottom: 0;
}
.coupon-top span {
	font-size: 30px;
	color: #ff6f06;
	margin-right: 5px;
}
.coupon-top a {
	position: absolute;
	right: 0px;
	top: 0;
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
	display: block;
	padding: 8px 15px;
	border-radius: 20px;
	font-size: 14px;
	line-height: normal;
}
.coupon-top a:hover {
	background: #ff6f06;
	border-color: #ff6f06;
	color: #fff;
}
.coupon-body {
	padding-top: 10px;
	border-top: 1px solid #eee;
}
.coupon-name {
	font-size: 15px;
	padding: 5px 0;
}
.coupon-intro {
	font-size: 13px;
	color: #999;
}
.coupon-intro span {
	color: #333;
}
.brand-list {
	margin-top: 15px;
}
.brand-list ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin-left: 0px;
	margin-right: -10px;
}
.brand-list ul li {
	width: 25%;
	background: #fff;
	text-align: center;
	padding: 0px;
	border: 1px solid #eee;
	margin-bottom: -1px;
	margin-left: -1px;
	position: relative;
	overflow: hidden;
}
.brand-list ul li a img {
	max-width: 100%;
	height: 40px;
}
.brand-list ul li .name {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	line-height: 40px;
	height: 40px;
	background: rgba(51,51,51,.6);
	color: #fff;
	transition: all 0.4s ease;
}
.brand-list ul li:hover .name {
	bottom: 0;
	z-index: 2;
}
.orderby-filter {
	margin-left: auto
}
.orderby ul li.orderby-filter a i {
	color: #999;
}
.goodfilter {
	width: 85%;
	overflow: hidden;
}
.goodfilter .offside-warp {
	overflow: auto;
}
.goodfilter .button {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	display: flex;
}
.goodfilter .button button {
	background: #ED4014;
	display: block;
	width: 100%;
	height: 40px;
	flex: 1;
	border: 0;
	color: #fff;
}
.goodfilter .button button:first-child {
	background: #f90;
}
.orderby {
	margin-bottom: 10px;
}
.orderby ul li {
	flex: 1;
	text-align: center;
}
.orderby ul li a {
	padding: 10px;
	font-size: 0.8rem;
}
@media(min-width:576px) {
.goodfilter {
	width: 30%;
}
}
.offside-filter {
}
.offside-filter .col-4 {
	padding: 2px;
	margin-top: 10px;
}
.offside-filter .col-4 a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 30px;
	background: #fafafa;
	font-size: 12px;
}
.offside-filter .col-4 a.active {
	border: 1px solid #e2423b;
	color: #ff6f06;
	background: #fff0eb;
}
.goods-price {
	padding: 4px 0;
	color: #fff;
	background: url(../images/seckill_bg.png) no-repeat;
	background-size: contain;
	height: 56px;
}
.goods-price-left {
	flex: 1;
}
.price-show {
	padding-left: 50px;
}
.price-show span {
	font-size: 20px;
	color: #ff0;
	line-height: 24px;
}
.price-show sub {
	bottom: 0;
	font-size: 12px;
}
.price-del {
	font-size: 12px;
	padding-left: 50px;
}
.price-del em {
	font-style: normal;
}
.goods-price-right {
	text-align: center;
	padding: 0 6px;
	color: #ff173a;
}
.goods-price-right i {
	font-size: 14px;
}
.goods-price-right div {
	text-align: center;
	color: #fff;
	width: 100%;
	color: #ff173a;
}
.goods-price-right div i {
	background: #ff173a;
	color: #fff;
	padding: 0px 4px;
	margin: 0 5px;
	border-radius: 4px;
}
.goods-price-right div i:first-child {
	margin-left: 0;
	padding: 0px 4px;
}
.goods-price-xin {
	margin-left: 0;
	padding: 0px 4px;
	background: #fff;
}
.goods-price-xin .price-xin-con {
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: baseline;
	align-items: baseline;
}
.goods-price-xin .price-xin-con .cur-price {
	color: #ff6700;
	font-size: 1.2rem;
	font-family: Avenir, Arial, sans-serif;
	font-weight: 700;
}
.goods-price-xin .price-xin-con .origin-price {
 margin-left: .26rem;
	color: rgba(0,0,0,.54);
 font-size: .7rem;
	text-decoration: line-through;
	position: relative;
	padding-left: .5em;
}
.goods-youhui {
	padding: 8px 10px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goods-youhui-con {
	padding: 8px 10px;
	background: #fff2ef;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goods-youhui-con p {
	font-size: 0.6rem;
	color: #ff5934;
	margin: 0;
}
.goods-title {
	padding: 8px 10px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.goods-title h1 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin: 0;
	padding: 0;
	flex: 1;
}
.goods-title a {
	color: #999;
	font-size: 12px;
	padding-left: 10px;
}
.goods-title a i {
	display: block;
	color: #ff6f06;
	padding: 0;
}
.goods-intro {
	background: #fff;
	padding: 0 10px 15px 10px;
	line-height: normal;
	color: #999;
}
.goods-info {
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
}
.goods-info-left {
	width: 100px;
	float: left;
	background: #fff;
}
.goods-info-left img {
	border: 1px solid #eaeaea;
	padding: 3px;
	width: 100%;
	height: auto;
	border-radius: 4px;
}
.goods-info-right {
	margin-left: 120px;
	padding-right: 40px;
	min-height: 110px;
}
.goods-info-right .title {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin-bottom: 5px;
}
.goods-info-right .price {
	font-size: 13px;
	color: #666;
	line-height: 22px;
}
.goods-info-right .price span {
	color: #f30;
	font-size: 18px;
	padding-right: 10px;
	font-family: verdana;
}
.goods-info-right .price del {
	color: #999;
	padding-right: 10px;
	font-family: verdana;
}
.goods-info-right .stock {
	font-size: 13px;
	color: #666;
	line-height: 22px;
}
.goods-info-right .stock span {
	color: #06f;
}
.goods-skushow {
	list-style: none;
	padding: 10px 10px 10px 10px;
	overflow-y: auto;
	max-height: 240px;
	background: #fff;
	border-bottom: 1px solid #f3f3f3;
}
.goods-skushow p {
	background: #ff6f06;
	color: #fff;
	font-size: 14px;
	padding: 10px 0 10px 20px;
	display: none;
}
.goods-skushow li {
	color: #555;
	font-size: 13px;
}
.goods-skushow li em {
	font-style: normal;
	color: #333;
	display: block;
	font-size: 14px;
	padding-bottom: 8px;
}
.goods-skushow li span {
	color: #f30;
	padding-right: 5px;
}
.goods-skushow li dl {
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}
.goods-skushow li dl dt {
	font-weight: normal;
	line-height: 24px;
	border: 1px solid #eee;
	padding: 6px 12px;
	margin: 0 8px 8px 0;
	cursor: pointer;
	position: relative;
}
.goods-skushow li dl dt:hover {
	border: 1px solid #ff6f06;
}
.goods-skushow li dl dt:hover a {
	color: #ff6f06;
}
.goods-skushow li dl dt i {
	position: absolute;
	right: 1px;
	bottom: -6px;
	color: #fff;
	z-index: 20;
	font-size: 8px;
	display: none;
}
.goods-skushow li dl dt.selected {
	border: 1px solid #ff6f06;
}
.goods-skushow li dl dt.selected a {
	color: #ff6f06;
}
.goods-skushow li dl dt.selected:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	color: #ff6f06;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ff6f06;
	border-left: 20px solid transparent;
	z-index: 10;
}
.goods-skushow li dl dt.selected i {
	display: block;
}
.goods-skushow.sku_selected {
	border: 1px solid #ff6f06;
	padding: 0;
	margin-bottom: 10px;
}
.goods-skushow.sku_selected li {
	padding: 0 15px 0 15px;
}
.goods-skushow.sku_selected li:last-child {
	padding-bottom: 15px;
}
.goods-skushow.sku_selected p {
	display: block;
	margin-bottom: 15px;
}
.goods-buynum {
	list-style: none;
	background: #fff;
	padding: 10px 10px;
	display: flex;
	justify-content: space-between;
}
.goods-buynum li {
	color: #555;
	font-size: 13px;
	display: flex;
	align-items: center;
}
.goods-buynum li em {
	font-style: normal;
	color: #333;
	display: block;
	font-size: 14px;
}
.product_info_package {
	padding: 10px 0;
}
.product_info_package .product-package-detail {
 font-size: .92rem;
	color: #000;
	line-height: 1.4rem;
	width: 100%;
}
.product_info_package .product-package-detail .product-price {
	display: inline-block;
	padding: 10px 25px;
	width: 100%;
	font-style: normal;
	color: #333;
	font-size: 14px;
}
.product_info_package .product-package-detail .product-price .guiname {
	float: left;
}
.product_info_package .product-package-detail .product-price .guijiage {
	float: right;
}
.product_info_package .product-package-zongjia {
	font-size: 1.3rem;
	color: #ff6f06;
	font-weight: 700;
	padding: 0 25px;
}
.goods-action {
	list-style: none;
	padding: 0 10px;
	margin: 10px 0 0 0;
}
.goods-action li {
	color: #555;
	font-size: 13px;
	display: flex;
}
.goods-action button {
	flex: 1;
	background: #f90;
	display: block;
padding:.7rem 0;
	color: #fff;
	text-align: center;
font-size:.7rem;
	border: 0;
}
.goods-action button:last-child {
	background: #ED4014;
}
.goods-attribute {
	list-style: none;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	background: #fff;
	border-top: 1px solid #f3f3f3;
}
.goods-attribute li {
	line-height: 40px;
	color: #555;
	font-size: 13px;
}
.goods-attribute li em {
	font-style: normal;
	color: #999;
	padding-right: 10px;
}
.goods-activity {
	list-style: none;
	padding: 10px 15px;
	background: #fff;
	margin: 10px 0;
	border: 1px solid #eaeaea;
	border-left: 0;
	border-right: 0;
}
.goods-activity li {
	line-height: 30px;
	display: flex;
	color: #555;
	font-size: 13px;
}
.goods-activity li em {
	font-style: normal;
	color: #999;
}
.goods-activity li span {
	color: #f30;
	padding-right: 5px;
}
.goods-activity li dl {
	margin-top: 3px;
}
.goods-activity li dl dt {
	font-weight: normal;
	line-height: 24px;
}
.goods-param {
	list-style: none;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 10px;
	margin-top: 15px;
}
.goods-param li {
	line-height: 30px;
}
.goods-param li span {
	color: #999;
	display: inline-block;
	min-width: 100px;
	text-align: right;
	padding-right: 10px;
}
.goods-content {
	padding: 10px 0;
	word-break: break-all;
}
.goods-content * {
	max-width: 100%;
}
.goods-nice {
	padding: 10px 0;
}
.goods-score {
	padding: 10px 0;
}
.goods-score .progress {
	margin: 5px 0 15px 0;
}
.score_bar {
	overflow: hidden;
	border-bottom: 1px solid #f3f3f3;
	margin: 0;
}
.score_bar ul {
	display: flex;
	list-style: none;
}
.score_bar ul li {
	flex: 1;
	line-height: 40px;
	padding: 0 5px;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	color: #999;
	font-size: 12px;
	text-align: center;
}
.score_bar ul li a {
	display: block;
	width: 100%;
}
.score_bar ul .active {
	border-bottom: 2px solid #ff6f06;
}
.score_bar ul .active a {
	color: #ff6f06;
}
.group_list {
	padding: 10px 0;
}
.group_list .media {
}
.group_list .media-header {
	font-size: 14px;
	padding: 0;
}
.group_list .media-header span {
	color: #f30;
}
.group_list .media-text {
	font-size: 12px;
	line-height: 22px;
	color: #999;
}
.group_list .media-text span {
	color: #f30;
	margin: 0 2px;
}
.suit {
	margin-top: 15px;
}
.suit_list {
	max-height: 210px;
	overflow-y: auto;
}
.suit_total ul {
	font-weight: normal;
	color: #999;
	list-style: none;
}
.suit_total li span {
	color: #f30;
}
.suit_total li em {
	color: #06f;
	font-style: normal;
}
/**/
.api_user {
	padding-top: 10px;
	font-size: 15px;
	text-align: center;
}
.api_user span {
	color: #ff6f06;
}
.api_user a {
	color: #f30;
}
.ui-form-login {
	margin: 15px 20px;
}
.ui-form-login .form-ip {
	border: 0;
	border-bottom: 1px solid #eaeaea;
	border-radius: 0;
	padding-left: 0;
}
.ui-form-login .form-ip:focus {
	border: 0;
	border-bottom: 1px solid #eee;
	box-shadow: none;
}
.ui-form-login .input-group .code {
	border: 0;
	width: 35%;
}
.ui-form-login .input-group .after {
	border: 0;
	border-bottom: 1px solid #eaeaea;
	background: none;
	width: 35%;
	color: #333;
	position: relative;
}
.ui-form-login .input-group .after:after {
	position: absolute;
	content: "|";
	left: 0;
	color: #ddd;
}
.form-group .btn-radius {
	border-radius: 40px;
}
.quick-login {
	text-align: center;
	padding: 20px 0;
}
.quick-login a {
	display: inline-block;
	text-align: center;
	margin: 0 15px;
	color: #999;
	transition: all .3s ease 0s;
}
.quick-login a:hover {
	transform: translate3d(0, -5px, 0);
}
.quick-login a span {
	display: block;
	width: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background: #f3f3f3;
	margin-bottom: 10px;
	font-size: 30px;
}
.quick-login a span.blue {
	background: #E7F7FE;
	color: #ff6f06;
}
.quick-login a span.red {
	background: #F8E6EC;
	color: #ED4014;
}
.quick-login a span.green {
	background: #E6F8E6;
	color: #19BE6B;
}
.my-header {
	position: relative;
	overflow: hidden;
	border-radius: 0 0 100px 100px/6px 6px 30px 30px;
	background: linear-gradient(90deg, #ff6f06 1%, #2DB7F5 60%);
	min-height: 130px;
	padding: 20px 15px;
}
.my-info {
	display: flex;
}
.my-info .face {
	box-shadow: 0 2px 10px rgba(0,0,0,.15);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid hsla(0,0%,100%,.4);
}
.my-info .face img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.my-info .name {
	color: #fff;
	padding: 5px 0 0 20px;
	flex: 1;
}
.my-info .name .nickname {
	color: #fff;
	font-size: 18px;
	display: flex;
	justify-content: space-between
}
.my-info .name .nickname a {
	color: #fff;
	flex: 1;
	font-size: 14px;
}
.my-info .name .nickname a span {
	font-size: 16px;
	margin-right: 5px;
}
.topback {
	margin-top: -30px;
	position: relative;
}
.my-total {
	display: flex;
	padding: 5px 0;
}
.my-total a {
	flex: 1;
	text-align: center;
	color: #999;
	font-size: 12px;
	border-right: 1px solid #eee;
}
.my-total a:last-child {
	border: 0;
}
.my-total a span {
	display: block;
	color: #f30;
	font-size: 18px;
}
.my-total a span sub {
	bottom: 0;
	font-size: 12px;
	margin-left: 3px;
	color: #666;
}
.my-quick {
	list-style: none;
	display: flex;
}
.my-quick li {
	flex: 1;
}
.my-quick li a {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #555;
	position: relative;
	padding-bottom: 5px;
}
.my-quick li a i {
	display: block;
	font-size: 26px;
	color: #ff6f06;
}
.my-quick li a span {
	position: absolute;
	top: 0;
	right: 10px;
	width: 16px;
	line-height: 20px;
	height: 16px;
	background: #ED4014;
	color: #fff;
	border-radius: 50%;
	font-size: 10px;
}
.my-share {
	display: flex;
	padding: 10px 0 25px 0;
}
.my-share a {
	flex: 1;
	text-align: center;
	color: #333;
	font-size: 12px;
	border-right: 1px solid #eee;
}
.my-share a span {
	display: block;
	color: #999;
	font-size: 24px;
}
.my-share a span.red {
	color: #f30;
}
.my-share a:last-child {
	border: 0;
}
.order-nav {
	display: flex;
	padding: 5px 0 15px 0;
}
.order-nav a {
	flex: 1;
	text-align: center;
	color: #333;
	font-size: 14px;
	border-bottom: 2px solid transparent;
	padding-bottom: 10px;
}
.order-nav a.active {
	border-bottom-color: #ff6f06;
	color: #ff6f06;
}
.orderstatus {
	padding: 0px;
}
.orderstatus .action {
	background: linear-gradient(#fff, #f9f9f9);
	margin-top: -10px;
	padding: 5px 15px;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	font-size: 15px;
	position: relative;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
	z-index: 0;
	overflow: hidden;
}
.orderstatus .action .status {
	padding-top: 10px;
	font-size: 14px;
}
.orderstatus .action .doing {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12px;
}
.orderstatus .action p {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	color: #999;
}
.orderstatus .action p span {
	color: #f30;
}
.postno {
	list-style: none;
	margin-top: -10px;
}
.postno li {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	font-size: 13px;
	line-height: 24px;
}
.postno li span {
	display: block;
	color: #999;
}
.postno li:first-child span {
	color: #f30;
}
.cart .nogoods {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333;
	margin-top: -100px;
}
.cart .nogoods p {
	padding: 0;
	margin: 0 0 20px 0;
}
.cart .nogoods span {
	display: inline-block;
	font-size: 70px;
	color: #ddd;
}
.cart .nogoods a {
	display: inline-block;
	width: 180px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	background: #fff;
	color: #ff6f06;
	border: 1px solid #ff6f06;
	border-radius: 2px;
	transition: color .15s ease 0s;
	position: relative;
	z-index: 1
}
.cart .nogoods a:before {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 0;
	height: 42px;
	background: #ff6f06;
	border-radius: 2px;
	content: "";
	transition-delay: 0s;
	transition: width .15s ease 0s;
	z-index: -1
}
.cart .nogoods a:hover {
	color: #fff
}
.cart .nogoods a:hover:before {
	width: 101%
}
.address {
	margin-top: -15px;
	list-style: none
}
.address li {
	position: relative;
	padding: 10px 15px;
	margin-bottom: 0;
	cursor: pointer;
	border: 1px solid #f3f3f3;
	margin-bottom: 15px;
}
.address i {
	position: absolute;
	right: 6px;
	top: 4px;
	display: block;
	font-size: 16px;
	color: #fff;
	z-index: 10;
	display: none;
}
.address .hover {
	border: 1px solid #CADCFA;
	background: #fff;
}
.address .hover:before {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	color: #ff6f06;
	width: 0;
	height: 0;
	border-top: 50px solid #ff6f06;
	border-left: 50px solid transparent;
	z-index: 10;
}
.address .hover i {
	display: block;
}
.orderpay {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.orderpay li {
	cursor: pointer;
	margin: 0 0 10px 0;
}
.orderpay li:last-child {
	margin-bottom: 0;
}
.orderpay li div {
	border: 1px solid #efefef;
	text-align: left;
	position: relative;
}
.orderpay li div i {
	position: absolute;
	right: 2px;
	bottom: 2px;
	display: block;
	font-size: 12px;
	color: #fff;
	z-index: 10;
	display: none;
}
.orderpay .active div:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	color: #ff6f06;
	width: 0;
	height: 0;
	border-bottom: 30px solid #ff6f06;
	border-left: 30px solid transparent;
	z-index: 10;
}
.orderpay .active div {
	border-color: #90BAFF;
}
.orderpay .active div i {
	display: block;
}
.card-footer textarea {
	display: block;
	border: 1px solid #eaeaea;
	width: 100%;
	height: 80px;
	padding: 10px;
	margin: 5px 0 10px 0;
}
.card-footer .imgbox {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #eaeaea;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	background: #f3f3f3;
	overflow: hidden;
	clear: both;
	display: inline-block;
}
.card-footer .imgbox:hover {
	background: #999;
	color: #fff;
}
.card-footer .score-imglist {
	overflow: hidden;
	display: inline;
	height: 50px;
	position: relative;
}
.card-footer .score-imglist span {
	width: 50px;
	height: 50px;
	margin-left: 5px;
	border: 1px solid #eaeaea;
	position: relative;
	cursor: pointer;
}
.card-footer .score-imglist span img {
	width: 100%;
	height: 100%;
}
.card-footer .score-imglist span em {
	position: absolute;
	right: -6px;
	top: -6px;
	width: 18px;
	text-align: center;
	font-style: normal;
	background: rgba(0,0,0,0.4);
	color: #fff;
	transition: all .3s ease 0s;
	font-size: 12px;
	border-radius: 50%;
}
.orderstatus .action span.endtime {
	min-height: 30px;
	display: inline-block;
	margin: 10px 0;
	color: #999;
}
.orderstatus .action span.endtime i {
	display: inline-block;
	background: #fff;
	color: #f30;
	margin: 0 5px;
	min-width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #eee;
}
.grouplist {
	text-align: left;
	margin: 0;
}
.grouplist ul {
	list-style: none;
}
.grouplist ul li {
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
	color: #666;
}
.grouplist ul li img {
	width: 48px;
	height: 48px;
	margin-right: 15px;
	float: left;
	border-radius: 50%;
}
.grouplist ul li span {
	color: #999;
	padding: 0 5px 0 0;
}
.grouplist ul li em {
	font-style: normal;
}
.group-share {
	background: #f3f3f3;
	overflow: hidden;
}
.group-share input {
	margin-left: -200%;
	position: absolute;
}
.group-share-action {
	display: flex;
	align-items: center;
	justfiy-content: center;
	background: #fff;
}
.group-share-action a {
	display: block;
	width: 100%;
	height: 100%;
	flex: 1;
	text-align: center;
	padding: 15px 0;
	font-size: 14px;
	color: #333;
}
.group-share-action a i {
	display: table;
	padding: 4px 12px;
	border-radius: 50%;
	margin: 0 auto 5px auto;
	color: #fff;
	font-size: 24px;
}
.group-share-action a .bg-01 {
	background: #7FA7DA;
}
.group-share-action a .bg-02 {
	background: #19BE6B;
}
.group-share-cancel {
	background: #fff;
	margin-top: 5px;
	text-align: center;
}
.group-share-cancel a {
	display: block;
	width: 100%;
	line-height: 40px;
}
.wxshare {
	position: fixed;
	background: rgba(51,51,51,.7) url(../images/share.png) no-repeat top right;
	background-size: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	display: none;
	cursor: pointer;
}
.article-show {
	padding: 0;
}
.article-show h1 {
	font-size: 18px;
	color: #000;
	font-weight: 600;
}
.article-show .info {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #999;
	font-size: 12px;
}
.article-show .intro {
	min-height: 300px;
	word-break: break-all;
}
.article-show .intro * {
	max-width: 100%;
}
.article-show .intro p {
	margin: 5px 0 15px 0;
	line-height: 25px;
	font-size: 14px;
}
.article-show .intro:after {
	content: "";
	display: table;
	clear: both;
}
.wap-index .web_imglb {
	margin: 0;
}
.wap-index .web_imglb .web_imglb-item {
	width: 48.5%;
	margin: 0;
	border: 0;
	margin-right: 3%;
	margin-bottom: 3%;
	border-radius: 8px;
}
.wap-index .web_imglb .web_imglb-item .web_imglb-tp {
	border-radius: 8px 8px 0 0;
}
.wap-index .web_imglb .web_imglb-item:nth-child(even) {
	margin-right: 0;
}
