@charset "utf-8";

.Chat,.menu_1 .widget_wrap {
	height: 50px;
	background: #FFF
}

.Chat li>a,.Chat li>a.on+dl {
	display: block
}

.menu_1,.menu_2 {
	max-width: 640px
}

.menu_2 ul,.menu_s ul {
	list-style: none;
	-moz-box-orient: horizontal
}

.sale a,a,input {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform,left,top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0,0,0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform,left,top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0,0,0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform,left,top;
	-o-transition-duration: 0s;
	-o-transition-timing-function: ease;
	-o-transform: translate(0,0);
	-ms-transition-property: -ms-transform,left,top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0,0,0);
	-ms-transition-timing-function: ease;
	transition-property: transform,left,top;
	transition-duration: 0s;
	transform: translate3d(0,0,0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.Chat dl,.classify_2 ul li {
	-webkit-box-sizing: border-box
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.menu_1 {
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
	height: 50px;
	border: 1px solid #d8d8d8;
	border-width: 1px 0 0;
	-webkit-border-image: url(../images/goods_border.gif) 2 stretch
}

.menu_1 .home {
	float: left;
	width: 11.4%;
	font-size: 22px;
	text-align: center;
	color: #ff5366;
	line-height: 22px;
	padding-top: 12px
}

.menu_1 .box {
	float: left;
	width: 88.6%
}

.menu_2 .box>* {
	-webkit-box-flex: 1;
	-moz-box-flex: 1
}

.Chat li,.Chat li>a {
	height: 21px;
	position: relative;
	text-align: center
}

.Chat ul {
	position: relative;
	z-index: 200;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 13px
}

.Chat li {
	border: 1px solid #d8d8d8;
	border-width: 0 0 0 1px;
	-webkit-border-image: url(../images/border_dialog.gif) 2 stretch
}

.Chat li>a {
	font-size: 15px;
	line-height: 21px;
	border-bottom: 0;
	color: #6f706d
}

.Chat li>a:only-child span {
	background: 0 0;
	padding-left: 0
}

.Chat li>a>span {
	display: inline-block;
	margin-right: 9px
}

.menu_1 .menu_Arrow {
	transform: rotate(0);
	transition: all .3s;
	width: 7px;
	height: 7px;
	background: url(../images/menu_icon.png) center center no-repeat;
	background-size: 7px 7px;
	display: none;
	position: fixed;
	bottom: 22px;
	margin-left: 2px
}

.menu_button span,.menu_option li>a span {
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease
}

.Chat li>a.on .menu_Arrow {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.Chat dl {
	display: none;
	position: absolute;
	z-index: 220;
	bottom: 50px;
	right: 50%;
	width: 200px;
	margin-right: -50px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: scale(.5,.5);
	-ms-transform: scale(.5,.5);
	-o-transform: scale(.5,.5);
	transform: scale(.5,.5);
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.Chat dl:after,.Chat dl:before {
	content: "";
	display: block;
	border-width: 16px;
	position: absolute;
	bottom: -33px;
	left: 50%;
	border-style: solid dashed dashed;
	border-color: #c3c3c3 transparent transparent;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	margin-left: -12px
}

.Chat dl:after {
	bottom: -32px;
	border-color: #FFF transparent transparent
}

.Chat dl dd {
	line-height: 80px;
	margin: 0 10%;
	text-align: center;
	border: 1px solid #c3c3c3;
	border-width: 0 0 1px
}

.Chat ul li:last-of-type dl {
	margin-right: -48px
}

@media screen and (max-width:360px) {
	.Chat ul li:last-of-type dl {
		margin-right: -40px
	}

	.Chat ul li:last-of-type dl:after,.Chat ul li:last-of-type dl:before {
		margin-left: 3px
	}
}

.Chat dl dd:last-of-type {
	border-width: 0
}

.Chat dl dd a {
	font-size: 30px;
	display: block;
	color: #6f706d;
	text-shadow: 0 1px 0 #fff;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis
}

.Chat .masklayer_div {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 180;
	background: rgba(0,0,0,0)
}

.Chat .masklayer_div.on {
	display: block
}

.menu_2 {
	height: 51px;
	width: 100%;
	border: 1px solid #d8d8d8;
	border-width: 1px 0 0;
	-webkit-border-image: url(../images/goods_border.gif) 2 stretch;
	position: fixed;
	bottom: 0;
	z-index: 102
}

.menu_2 .widget_wrap {
	height: 50px;
	position: none;
	position: static;
	width: 100%
}

.menu_2 ul {
	width: 100%;
	position: static;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal
}

.goodsList_1 ul li .goodlists p a,.goodsList_2 ul li .goodlistscon p a,.goodsList_3 ul li .goodlistscon p a {
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis
}

.menu_2 ul li {
	text-align: center;
	width: 25%;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	line-height: 20px;
	padding-top: 4px;
	font-size: 10px;
	height: 50px
}

.menu_2 ul li a {
	color: #fff
}

.menu_2 ul li a.on {
	color: #ff5366
}

.menu_2 ul li span {
	display: block;
	font-size: 21px;
	line-height: 20px;
	padding-top: 6px
}

.menu_icon {
	position: fixed;
	bottom: 66px;
	left: 10px;
	background: rgba(0,0,0,.3)!important;
	filter: Alpha(opacity=30);
	border-radius: 50px;
	width: 50px;
	z-index: 1000;
	height: auto;
	color: #fff;
	padding: 5px
}

.menu3_bj {
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,.6)!important;
	filter: Alpha(opacity=60);
	top: 0;
	left: 0;
	z-index: 103
}

.menu_3 {
	position: relative;
	width: 40px;
	height: 40px;
	margin-bottom: 2px
}

.clearfix:after,.clearfix:before {
	display: table;
	content: ""
}

.menu_3 .none {
	display: none
}

.menu_button {
	position: absolute;
	bottom: 0;
	left: 1px;
	border-radius: 50%;
	height: 39px;
	width: 39px;
	border: 3px solid #fff;
	overflow: hidden;
	background-color: #ff5366;
	z-index: 9999;
	outline: 0
}

.menu_button span {
	display: block;
	margin: 0;
	padding: 0;
	height: 32px;
	width: 32px;
	transition: .4s ease;
	background-image: url(../images/widget_jiaohao.png);
	background-origin: 50% 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px 32px
}

.menu_option {
	bottom: 20px;
	left: 0;
	position: absolute;
	z-index: 9998
}

.menu_option li {
	position: absolute;
	top: -19px;
	left: 1px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0;
	width: 39px;
	height: 38px;
	overflow: hidden;
	text-align: center
}

.menu_option li>a,.menu_option li>a span {
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center
}

.menu_option li>a {
	position: relative;
	border-radius: 50%;
	width: 32px;
	overflow: hidden;
	background: #fff;
	color: #45a9f6;
	margin: 0 auto
}

.menu_option span {
	font-size: 11px
}

.menu_option li>a span {
	width: 30px;
	font-size: 21px;
	margin-left: 4px;
	transition: .4s ease
}

.menu_option li>span a {
	color: #fff
}

.btn-rotate span {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.active .menu_option li>a {
	-webkit-animation: expand .6s ease 1 backwards;
	-moz-animation: expand .6s ease 1 backwards;
	-ms-animation: expand .6s ease 1 backwards;
	-o-animation: expand .6s ease 1 backwards;
	animation: expand .6s ease 1 backwards
}

.outer_container ul.menu_option li>span {
	display: none
}

.active ul.menu_option li>span {
	display: block;
	color: #fff
}

@-webkit-keyframes expand {
	0%,100% {
		top: 0
	}
}

@-moz-keyframes expand {
	0%,100% {
		top: 0
	}
}

.menu_4 {
	height: 40px;
	width: 40px
}

.menu_4 .menu_4_bj {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000
}

.menu_4 .widget_wrap {
	position: relative;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #ff5366
}

.menu_4 .widget_wrap .menu_4_menu span {
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 40px;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-ms-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
	background-image: url(../images/widget_jiaohao.png);
	background-origin: 50% 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px 40px;
	z-index: 1002
}

.menu_4 .menu_4_con {
	position: absolute;
	bottom: 56px;
	left: 0;
	width: 120px;
	z-index: 10002
}

.menu_4 .none {
	display: none
}

.menu_4 .btn-rotate span {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.menu_4 .menu_4_con .message-box {
	position: relative;
	width: 100%;
	line-height: 35px;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	padding: 5px 5px 5px 15px;
	background: rgba(0,0,0,.6)!important;
	filter: Alpha(opacity=60)
}

.menu_4 .menu_4_con .message-box li {
	text-align: left;
	font-size: 13px;
	vertical-align: middle
}

.shop_text,.slider_1 .pagination,.slider_3 .slider_3_pagination {
	text-align: center;
	position: absolute
}

.menu_4 .menu_4_con .message-box li span {
	font-size: 16px;
	width: 28px;
	display: inline-block
}

.menu_4 .menu_4_con .message-box li a {
	color: #fff
}

.menu_4 .menu_4_con .triangle-border {
	position: absolute;
	left: 12px;
	overflow: hidden;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid dashed dashed
}

.menu_4 .menu_4_con .tb-background,.menu_4 .menu_4_con .tb-border {
	bottom: -14px;
	border-color: #000 transparent transparent;
	opacity: .35
}

body {
	background: #f1f1f1
}[data-role=widget] img {
	display: block;
	width: 100%
}

.slider_1 {
	width: 100%;
	overflow: hidden
}

.slider_1 .swiper-slide img {
	width: 100%;
	height: auto;
	max-width: 100%
}

.slider_1 .pagination {
	left: 0;
	bottom: 4%;
	width: 100%
}

.slider_1 .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #fff;
	margin: 0 5px;
	cursor: pointer;
	opacity: .8
}

.slider_1 .swiper-active-switch {
	background: #2a3d4b;
	opacity: 1
}

.slider_2 {
	width: 100%;
	overflow: hidden
}

.slider_2 .swiper-slide img {
	width: 100%;
	height: auto;
	max-width: 100%
}

.slider_2 .icons {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	z-index: 100;
	background: url(../images/widget_icons_2.png) no-repeat;
	background-size: 50px auto
}

.slider_2 .icons_left {
	background-position: 0 -34px;
	left: 1%
}

.slider_2 .icons_right {
	background-position: -3px -83px;
	right: 1%
}

.slider_3 {
	width: 100%;
	overflow: hidden
}

.slider_3 .swiper-slide img {
	width: 100%;
	height: auto;
	max-width: 100%
}

.slider_3 .slider_3_pagination {
	left: 0;
	bottom: 4%;
	width: 100%
}

.slider_3 .slider_3_pagination .swiper-pagination-switch {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #fff;
	margin: 0 5px;
	cursor: pointer;
	opacity: .8;
	color: #444;
	font-size: 12px
}

.slider_3 .slider_3_pagination .swiper-active-switch {
	background: #444;
	opacity: 1;
	color: #fff
}

.slider_4 {
	width: 100%;
	overflow: hidden
}

.slider_4 .swiper-slide img {
	width: 100%;
	height: auto;
	max-width: 100%
}

.slider_4 .pagination {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #d2d2d2;
	overflow: hidden
}

.slider_4 .swiper-pagination-switch {
	height: 2px;
	background: #d2d2d2;
	float: left
}

.shop_text,.slider_4 .swiper-active-switch {
	background: #ff5366
}

.shop_text {
	width: 50px;
	color: #FFF;
	height: 24px;
	right: 8px;
	bottom: 8px;
	border-radius: 5px;
	line-height: 24px;
	font-size: 12px
}

.shop_gouwuche,.shop_gouwujia {
	text-align: center;
	color: #FFF;
	position: absolute;
	bottom: 7px;
	right: 0
}

.shop_text a {
	color: #FFF;
	width: 100%;
	height: 100%;
	display: block;
	font-size: 12px
}

.shop_gouwujia {
	width: 50px;
	height: 30px;
	background: url(../images/widget_icons_2.png) 6px -130px no-repeat;
	background-size: 46px auto
}

.shop_gouwujia a {
	width: 100%;
	height: 100%;
	display: block
}

.shop_gouwuche {
	width: 50px;
	height: 30px;
	background: url(../images/widget_icons_2.png) 10px -130px no-repeat;
	background-size: 36px auto
}

.goodsList_1 ul,.goodsList_1 ul li .goodlists>div:last-child {
	background: #FFF
}

.shop_gouwuche a {
	width: 100%;
	height: 100%;
	display: block
}

.goodsList_1 ul {
	padding: 6px;
	border: 0;
	font-size: 0
}

.goodsList_1 ul li {
	display: inline-block;
	width: 50%;
	font-size: 12px
}

.goodsList_1 ul li .goodlists {
	display: block;
	position: relative;
	border: 1px solid #d7d7d7;
	-webkit-border-image: url(../images/goods_border.png) 2 stretch;
	margin: 2px
}

.goodsList_1 ul li .goodlists div.img_wrap {
	display: block;
	overflow: hidden
}

.goodsList_1 ul li .goodlists div.img_wrap img {
	width: 100%;
	background-size: cover;
	background-position: center
}

.goodsList_2 ul,.goodsList_3 ul {
	background: #FFF
}

.goodsList_1 ul li .goodlists img {
	width: 100%
}

.goodsList_1 ul li .goodlists p {
	font-size: 13px;
	line-height: 18px;
	max-height: 50px;
	height: 50px;
	overflow: hidden;
	padding: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left
}

.goodsList_1 ul li .goodlists p a {
	color: #4a4a4a;
	max-height: 36px;
	width: 100%;
	line-height: 18px;
	display: -webkit-box
}

.goodsList_1 ul li .goodlists label {
	line-height: 25px;
	font-size: 15px;
	color: #ff5366;
	display: block;
	padding: 0 8px 8px
}

.goodsList_2 ul li {
	margin: 0 8px;
	padding: 8px 0;
	border: 1px solid #d7d7d7;
	border-width: 0 0 1px;
	-webkit-border-image: url(../images/border.gif) 2 stretch;
	position: relative
}

.goodsList_2 ul li:last-child {
	border-bottom: 0
}

.goodsList_2 ul li .goodlistsimg {
	display: inline-block;
	width: 30%;
	vertical-align: top
}

.goodsList_2 ul li .goodlistsimg img {
	width: 100%
}

.goodsList_2 ul li .goodlistscon {
	display: inline-block;
	width: 68%
}

.goodsList_2 ul li .goodlistscon p {
	font-size: 13px;
	line-height: 18px;
	max-height: 50px;
	padding: 8px 0 8px 8px;
	height: 50px
}

.goodsList_2 ul li .goodlistscon p a {
	color: #4a4a4a;
	max-height: 36px;
	width: 100%;
	line-height: 18px;
	display: -webkit-box
}

.goodsList_2 ul li .goodlistscon label {
	line-height: 25px;
	font-size: 15px;
	color: #ff5366;
	display: block;
	position: absolute;
	bottom: 12px;
	padding-left: 6px
}

.goodsList_2 .shop_text {
	bottom: 12px
}

.goodsList_2 .shop_gouwuche,.goodsList_2 .shop_gouwujia {
	bottom: 10px
}

.goodsList_3 ul {
	padding-top: 8px
}

.goodsList_3 ul li {
	margin: 0 8px 8px;
	position: relative
}

.goodsList_3 ul li:last-child {
	margin-bottom: 0
}

.goodsList_3 ul li .goodlistsimg img {
	width: 100%
}

.goodsList_3 ul li .goodlistscon {
	background: #fff
}

.goodsList_3 ul li .goodlistscon p {
	font-size: 13px;
	line-height: 18px;
	max-height: 50px;
	height: 50px;
	overflow: hidden;
	padding: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left
}

.goodsList_3 ul li .goodlistscon p a {
	color: #4a4a4a;
	max-height: 36px;
	width: 100%;
	line-height: 18px;
	display: -webkit-box
}

.goodsList_3 ul li .goodlistscon label {
	line-height: 25px;
	font-size: 15px;
	color: #ff5366;
	display: block;
	padding: 0 8px 8px
}

.float_1 {
	position: relative;
	width: 100%;
	max-width: 100%
}

.float_1 .widget_wrap {
	position: relative;
	width: 100%;
	overflow: hidden
}

.float_1 .widget_wrap .fixed {
	position: absolute;
	width: 100%;
	top: 60%;
	max-width: 640px;
	padding: 5% 0;
	z-index: 2
}

.float_2,.float_2 .widget_wrap {
	position: relative;
	width: 100%
}

.float_2,.float_3,.float_4 {
	max-width: 100%
}

.float_1 .widget_wrap .fixed ul {
	margin-left: 9%
}

.float_1 .widget_wrap ul li {
	line-height: 36px;
	text-align: center;
	width: 42%;
	float: left;
	margin: 0 6% 15px 0
}

.float_1 .widget_wrap ul li a {
	color: #000;
	position: relative
}

.float_1 .a-fadein {
	-webkit-animation: fadein 3s ease-out backwards;
	animation: fadein 3s ease-out backwards
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadein {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.float_1 .a-fadeinL {
	-webkit-animation: fadeinL 1s ease-out backwards;
	animation: fadeinL 1s ease-out backwards
}

@-webkit-keyframes fadeinL {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fadeinL {
	0% {
		opacity: 0;
		transform: translateX(-100px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.float_1 .a-fadeinR {
	-webkit-animation: fadeinR 1s ease-out backwards;
	animation: fadeinR 1s ease-out backwards
}

@-webkit-keyframes fadeinR {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fadeinR {
	0% {
		opacity: 0;
		transform: translateX(100px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.float_2 .widget_wrap {
	overflow-y: hidden
}

.float_2 .menuHolder {
	position: absolute;
	z-index: 100
}

.float_2 .menuHolder ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0
}

.float_2 .menuHolder ul li {
	border-radius: 0 0 160px;
	width: 0;
	height: 0
}

.float_2 .menuHolder ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	-webkit-transform-origin: 0 center;
	-moz-transform-origin: 0 center;
	-ms-transform-origin: 0 center;
	-o-transform-origin: 0 center;
	transform-origin: 0 center
}

.float_2 .menuHolder ul.p1 li {
	position: absolute;
	left: 0;
	top: 0
}

.float_2 .menuHolder ul.p2 {
	z-index: -1
}

.float_2 .menuHolder li.s0>a {
	position: absolute;
	display: block;
	width: 60px;
	padding-right: 15px;
	height: 120px;
	border-radius: 0 60px 60px 0;
	top: 100px;
	line-height: 120px;
	text-align: center;
	box-shadow: 4px 0 10px rgba(0,0,0,.2);
	color: #373c73
}

.float_2 .menuHolder li.s0>a.active {
	background: #f0f;
	color: #fff
}

.float_2 .menuHolder ul.p2 li>a {
	position: absolute;
	display: block;
	width: 160px;
	height: 320px;
	border-radius: 0 160px 160px 0;
	top: -80px
}

.float_2 .menuHolder ul ul {
	top: 80px;
	display: block
}

.float_2 .menuHolder li.s2:nth-of-type(2)>a {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.float_2 .menuHolder li.s2:nth-of-type(2)>a span {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.float_2 .menuHolder li.s3:nth-of-type(2)>a {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.float_2 .menuHolder li.s3:nth-of-type(2)>a span {
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg)
}

.float_2 .menuHolder li.s3:nth-of-type(3)>a {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg)
}

.float_2 .menuHolder li.s3:nth-of-type(3)>a span {
	-webkit-transform: rotate(-120deg);
	transform: rotate(-120deg)
}

.float_2 .menuHolder li.s4:nth-of-type(2)>a {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.float_2 .menuHolder li.s4:nth-of-type(2)>a span {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative
}

.float_2 .menuHolder li.s4:nth-of-type(3)>a {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.float_2 .menuHolder li.s4:nth-of-type(3)>a span {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.float_2 .menuHolder li.s4:nth-of-type(4)>a {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.float_2 .menuHolder li.s4:nth-of-type(4)>a span {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.float_2 .menuHolder ul.p2 li:nth-of-type(1)>a span {
	position: relative
}

.float_2 .menuHolder span {
	display: block;
	width: 90px;
	text-align: center
}

.float_2 .menuHolder .s1 span {
	margin-left: 75px;
	margin-top: 94%
}

.float_2 .menuHolder .s2 span {
	margin-left: 40px;
	margin-top: 40%
}

.float_2 .menuHolder .s3 span {
	margin-left: 15px;
	margin-top: 25%
}

.float_2 .menuHolder .s4 span {
	margin-top: 25%
}

.float_2 .menuHolder ul ul.a-bouncein {
	display: block;
	-webkit-animation: bouncein 1s forwards;
	-moz-animation: bouncein 1s forwards;
	-o-animation: bouncein 1s forwards;
	animation: bouncein 1s forwards;
	-webkit-transform-origin: 0 80px;
	transform-origin: 0 80px
}

.float_2 .menuHolder ul ul.a-bounceout {
	-webkit-animation: bounceout 1s forwards;
	-moz-animation: bounceout 1s forwards;
	-o-animation: bounceout 1s forwards;
	animation: bounceout 1s forwards;
	-webkit-transform-origin: 0 80px;
	transform-origin: 0 80px
}

.float_2 .menuHolder .menuWindow {
	width: 160px;
	height: 320px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 100
}

.float_3 {
	position: relative;
	width: 100%
}

.float_3 .widget_wrap {
	position: relative;
	width: 100%;
	overflow-y: hidden
}

.float_3 .menuHolder {
	position: absolute;
	z-index: 100;
	right: 0
}

.float_3 .menuHolder ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0
}

.float_3 .menuHolder ul li {
	border-radius: 160px 0 0;
	width: 0;
	height: 0
}

.float_3 .menuHolder ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	-webkit-transform-origin: 100% center;
	-moz-transform-origin: 100% center;
	-ms-transform-origin: 100% center;
	-o-transform-origin: 100% center;
	transform-origin: 100% center
}

.float_3 .menuHolder ul.p1 li {
	position: absolute;
	right: 0;
	top: 0
}

.float_3 .menuHolder ul.p2 {
	z-index: -1
}

.float_3 .menuHolder li.s0>a {
	position: absolute;
	display: block;
	width: 60px;
	padding-left: 15px;
	height: 120px;
	border-radius: 60px 0 0 60px;
	top: 100px;
	line-height: 120px;
	text-align: center;
	box-shadow: -4px 0 10px rgba(0,0,0,.2);
	right: 0;
	color: #373c73
}

.float_3 .menuHolder li.s0>a.active {
	background: #f0f;
	color: #fff
}

.float_4 .linxing .lxcon a,.float_5 .linxing .lxcon a {
	color: #000
}

.float_3 .menuHolder ul.p2 li>a {
	position: absolute;
	display: block;
	width: 160px;
	height: 320px;
	border-radius: 160px 0 0 160px;
	top: -80px;
	right: 0
}

.float_3 .menuHolder ul ul {
	top: 80px
}

.float_3 .menuHolder li.s2:nth-of-type(2)>a {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.float_3 .menuHolder li.s2:nth-of-type(2)>a span {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.float_3 .menuHolder li.s3:nth-of-type(2)>a {
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg)
}

.float_3 .menuHolder li.s3:nth-of-type(2)>a span {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.float_3 .menuHolder li.s3:nth-of-type(3)>a {
	-webkit-transform: rotate(-120deg);
	transform: rotate(-120deg)
}

.float_3 .menuHolder li.s3:nth-of-type(3)>a span {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg)
}

.float_3 .menuHolder li.s4:nth-of-type(2)>a {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.float_3 .menuHolder li.s4:nth-of-type(2)>a span {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.float_3 .menuHolder li.s4:nth-of-type(3)>a {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.float_3 .menuHolder li.s4:nth-of-type(3)>a span {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.float_3 .menuHolder li.s4:nth-of-type(4)>a {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.float_3 .menuHolder li.s4:nth-of-type(4)>a span {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.float_3 .menuHolder ul.p2 li:nth-of-type(1)>a span {
	position: relative
}

.float_3 .menuHolder span {
	display: block;
	width: 90px;
	text-align: center
}

.float_3 .menuHolder .s1 span {
	margin-top: 94%;
	margin-left: -5px
}

.float_3 .menuHolder .s2 span {
	margin-left: 30px;
	margin-top: 40%
}

.float_3 .menuHolder .s3 span {
	margin-left: 54px;
	margin-top: 28%
}

.float_3 .menuHolder .s4 span {
	margin-left: 70px;
	margin-top: 25%
}

.float_3 .menuHolder ul ul.a-bouncein {
	display: block;
	-webkit-animation: bouncein 1s forwards;
	-moz-animation: bouncein 1s forwards;
	-o-animation: bouncein 1s forwards;
	animation: bouncein 1s forwards;
	-webkit-transform-origin: 0 80px;
	transform-origin: 0 80px
}

.float_3 .menuHolder ul ul.a-bounceout {
	-webkit-animation: bounceout 1s forwards;
	-moz-animation: bounceout 1s forwards;
	-o-animation: bounceout 1s forwards;
	animation: bounceout 1s forwards;
	-webkit-transform-origin: 0 80px;
	transform-origin: 0 80px
}

.float_3 .menuHolder .menuWindow {
	width: 160px;
	height: 320px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100
}

@-webkit-keyframes bouncein {
	0% {
		opacity: .3;
		-webkit-transform: scale(.4);
		display: block
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		display: block
	}
}

@keyframes bouncein {
	0% {
		opacity: .3;
		transform: scale(.4);
		display: block
	}

	100% {
		opacity: 1;
		transform: scale(1);
		display: block
	}
}

@-webkit-keyframes bounceout {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		display: block
	}

	99% {
		opacity: .3;
		-webkit-transform: scale(.4);
		display: block
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.4);
		display: none
	}
}

@keyframes bounceout {
	0% {
		opacity: 1;
		transform: scale(1);
		display: block
	}

	99% {
		opacity: .3;
		transform: scale(.4);
		display: block
	}

	100% {
		opacity: 0;
		transform: scale(.4);
		display: none
	}
}

.float_4 {
	position: relative;
	width: 100%
}

.float_4 .widget_wrap {
	position: relative;
	width: 100%;
	overflow-y: hidden
}

.float_4 .linxingcon {
	position: absolute;
	left: 20px;
	transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%
}

.float_4 .linxing {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 0;
	top: 20px
}

.float_4 .linxing .lxcon {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	text-align: center;
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.float_4 .widget_wrap .linxing .lxcon img {
	width: 50%;
	display: block;
	max-width: 60px;
	margin-left: 25%;
	margin-top: -10px
}

.float_4 .linxing:nth-of-type(2) {
	left: 71px;
	top: 91px
}

.float_4 .linxing:nth-of-type(3) {
	left: 0;
	top: 162px
}

.float_4 .linxing:nth-of-type(4) {
	left: 71px;
	top: 233px
}

.float_4 .linxing:nth-of-type(5) {
	left: 0;
	top: 304px
}

.float_5 {
	position: relative;
	width: 100%;
	max-width: 100%
}

.float_5 .widget_wrap {
	position: relative;
	width: 100%;
	overflow-y: hidden
}

.float_5 .linxingcon {
	position: absolute;
	right: 22px;
	-webkit-transform-origin: right center;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	transform-origin: right center
}

.float_5 .linxing {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 0;
	top: 20px;
	overflow: hidden
}

.float_5 .linxing .lxcon {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: relative;
	text-align: center;
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.float_5 .widget_wrap .linxing .lxcon img {
	width: 50%;
	display: block;
	max-width: 60px;
	margin-left: 25%;
	margin-top: -10px
}

.float_5 .linxing:nth-of-type(2) {
	right: 71px;
	top: 91px
}

.float_5 .linxing:nth-of-type(3) {
	right: 0;
	top: 162px
}

.float_5 .linxing:nth-of-type(4) {
	right: 71px;
	top: 233px
}

.float_5 .linxing:nth-of-type(5) {
	right: 0;
	top: 304px
}

.menu_s {
	height: 50px;
	width: 100%;
	max-width: 640px;
	position: relative;
	overflow: hidden
}

.menu_s .widget_wrap {
	height: 50px;
	position: none;
	position: static;
	width: 100%
}

.menu_s ul {
	width: 100%;
	position: static;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal
}

.menu_s ul li {
	text-align: center;
	width: 25%;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	line-height: 20px;
	padding-top: 2px;
	font-size: 10px;
	height: 50px
}

.menu_s ul li a {
	color: #fff
}

.menu_s ul li a.on {
	color: #ff5366
}

.menu_s ul li span {
	display: block;
	font-size: 21px;
	line-height: 20px;
	padding-top: 6px
}

.goodlists div.img_wrap {
	display: block;
	overflow: hidden
}

.activity_top,.goodsList ul li .goodlists p {
	display: -webkit-box;
	-webkit-box-pack: center
}

.goodlists div.img_wrap img {
	width: 100%;
	background-size: cover;
	background-position: center
}

.activity_top {
	background: #ffe4ab;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
	min-height: 130px;
	position: relative
}

.goodsList ul,.goodsList ul li .goodlists>div:last-child,.goodsList ul li>div:last-child,.goodsList_top {
	background: #FFF
}

.activity_top .widget_wrap {
	width: 100%;
	text-align: center;
	padding: 40px 0 20px
}

.activity_top h3 {
	border-bottom: 1px dashed #999;
	line-height: 30px;
	position: absolute;
	top: 5%;
	width: 94%;
	left: 3%;
	text-align: left;
	padding-left: 1%;
	font-size: 15px;
	color: #1A1A1A;
	font-weight: 400
}

.activity_top h3 span::after,.header_1 label::after {
	border: 1px solid #595f68;
	-webkit-transform: rotate(45deg)
}

.activity_top h3 span {
	float: right;
	padding-right: 7px;
	font-size: 12px;
	font-weight: 400
}

.activity_top h3 span a {
	color: #666
}

.activity_top h3 span::after {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
	position: absolute;
	right: 0;
	top: 48%;
	margin-top: -2px
}

.activity_top h2 {
	font-size: 20px;
	color: #404040;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.activity_top p {
	color: #404040;
	font-size: 13px;
	margin: 2px auto 4px;
	width: 70%;
	line-height: 1.4em
}

.activity_top p span {
	color: #ff5366
}

.activity_top h5 {
	font-size: 12px;
	color: #666;
	font-weight: 400
}

.goodsList_top {
	padding: 10px 8px 0
}

.goodsList_top .widget_wrap {
	overflow: hidden;
	text-align: center;
	height: 33px
}

.goodsList_top label {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	position: relative;
	color: #3e3e3e;
	font-size: 15px
}

.goodsList_top .labela,.goodsList_top .labelb {
	content: "";
	position: absolute;
	width: 1000px;
	margin-left: -1000px;
	height: 0;
	top: 50%;
	display: inline-block
}

.goodsList_top label>p {
	overflow: hidden;
	max-width: 200px;
	min-width: 100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: 1px solid #000;
	box-shadow: 0 1px 1px #000;
	padding: 0 10px
}

.goodsList_top .labelb {
	left: 0;
	border: 1px solid #000;
	border-width: 1px 0 0
}

.goodsList_top .labela {
	border: 1px solid #000;
	border-width: 1px 0 0;
	left: inherit;
	right: 0;
	margin-right: -1000px
}

.goodsList ul {
	padding: 6px;
	border: 0;
	font-size: 0
}

.goodsList ul li {
	display: inline-block;
	width: 50%;
	font-size: 12px
}

.goodsList ul li .goodlists {
	display: block;
	background: #FFF;
	position: relative;
	border: 1px solid #d7d7d7;
	-webkit-border-image: url(../images/goods_border.gif) 2 stretch;
	margin: 2px
}

.goodsList ul li .goodlists p {
	font-size: 13px;
	line-height: 18px;
	max-height: 50px;
	height: 50px;
	overflow: hidden;
	padding: 8px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left
}

.header_2 .widget_wrap,.header_5 label {
	text-align: center;
	overflow: hidden
}

.goodsList ul li .goodlists p a {
	color: #4a4a4a;
	max-height: 36px;
	width: 100%;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.goodsList ul li .goodlists label {
	line-height: 25px;
	font-size: 15px;
	color: #ff5366;
	display: block;
	padding: 0 0 8px 8px
}[class*=goodsList] ul .goodlists .tag {
	display: inline-block;
	max-width: 62px;
	min-width: 35px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: url(../images/w_7.png?a=2) right 0 no-repeat,-webkit-gradient(linear,0 0,100% 0,from(#ff5366),to(#ff5366)) no-repeat;
	-webkit-background-size: 40px auto,30px 20px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 20px;
	font-size: 12px;
	text-indent: 4px;
	padding-right: 6px;
	overflow: hidden
}

.header_1 label::after,.header_2 label:after,.header_2 label:before,.header_3 label::after {
	content: "";
	top: 50%
}[class*=goodsList] ul li img {
	width: 100%;
	background-size: cover;
	background-position: center
}[class*=goodsList] ul.goodsList_nobg {
	background: 0 0
}[class*=goodsList] ul .goodlists .tag:empty {
	display: none
}[class*=header_] a {
	color: inherit
}

.icons_2 {
	width: 35px;
	height: 30px;
	background: url(../images/widget_icons_2.png) no-repeat;
	background-size: 40px auto;
	display: inline-block;
	vertical-align: middle
}

.header_1 .widget_wrap {
	position: relative
}

.header_1 label {
	height: 44px;
	line-height: 44px;
	padding: 0 16px 0 8px;
	font-size: 15px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #4d4d4d
}

.header_2 label,.header_3 label {
	color: #4d4d4d;
	padding: 0 10px;
	font-size: 15px
}

.header_1 label span {
	background-position: -4px 1px
}

.header_1 label::after {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
	position: absolute;
	right: 10px;
	margin-top: -3px
}

.header_2 label {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	position: relative
}

.header_2 label>p {
	overflow: hidden;
	max-width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.header_2 label:after,.header_2 label:before {
	display: inline-block;
	position: absolute;
	width: 10px;
	margin-left: -10px;
	height: 0;
	left: 0;
	border: 1px solid #4d4d4d;
	border-width: 1px 0 0
}

.header_2 label:after {
	left: inherit;
	right: 0;
	margin-right: -10px
}

.header_3 .widget_wrap {
	background: #fff;
	position: relative
}

.header_3 label {
	height: 44px;
	line-height: 44px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.header_3 label span {
	background-position: 0 1px;
	margin-right: .3rem
}

.header_3 label::after {
	display: inline-block;
	width: 7px;
	height: 7px;
	border: 1px solid #595f68;
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 10px;
	margin-top: -3px
}

.header_3 label>i {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 1000px;
	-webkit-border-radius: 1000px;
	vertical-align: middle;
	margin-right: 10px
}

.header_3 label>i div.img_wrap {
	display: block;
	overflow: hidden
}

.header_3 label>i div.img_wrap img {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.header_3 label>i img {
	border-radius: 1000px;
	width: 100%;
	height: 100%
}

.header_4 .logo div.img_wrap img,.header_5 .logo div.img_wrap img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border: 2px solid #fff;
	box-shadow: 1px 1px 2px #aaa
}

.header_4 {
	padding: 0 0 36px
}

.header_4 .widget_wrap {
	position: relative
}

.header_4 label {
	position: absolute;
	z-index: 1;
	bottom: -28px;
	left: 10px;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 96%;
	line-height: 26px
}

.header_4 .logo {
	width: 56px;
	height: 56px;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 8px
}

.header_4 .logo div.img_wrap {
	display: block;
	width: 56px;
	height: 56px;
	overflow: hidden
}

.header_4 .logo div.img_wrap img {
	width: 100%;
	width: 52px;
	height: 52px
}

.header_5 .widget_wrap {
	position: relative
}

.header_5 label {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 22%;
	font-size: 15px;
	width: 56%;
	color: #FFF;
	height: 100%
}

.header_5 .header_5_center {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.header_5 .header_5_relate {
	position: relative;
	width: 100%
}

.header_5 .logo {
	width: 56px;
	display: block;
	margin: 0 auto 4px
}

.header_5 .logo div.img_wrap {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.header_5 .logo div.img_wrap img {
	width: 100%
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.pic_2 .widget_wrap:after,.pic_3 .widget_wrap:after,.pic_4 .widget_wrap:after,.pic_5 .widget_wrap:after,.pic_6 .widget_wrap:after,.pic_7 .widget_wrap:after {
	content: "";
	overflow: hidden
}

.clearfix {
	zoom: 1
}

.pic_1 img {
	display: block;
	width: 100%
}

.pic_2 {
	margin: 0;
	padding: 0
}

.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
	margin-bottom: 2.8%
}

.pic_2 .widget_pic_50:last-child .content,.pic_3 .widget_pic_50:last-child .wrapper,.pic_4 .widget_pic_50:last-child .wrapper {
	padding-left: 1.3%;
	position: relative
}

.pic_2 .widget_wrap {
	font-size: 0;
	letter-spacing: -.5em;
	text-align: justify;
	text-justify: distribute-all-lines;
	width: 100%
}

.pic_3 .widget_wrap,.pic_4 .widget_wrap {
	font-size: 0;
	text-align: justify;
	text-justify: distribute-all-lines
}

.pic_2 .widget_wrap:after {
	height: 0;
	width: 100%;
	display: inline-block
}

.pic_2 .widget_pic_50 {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 50%
}

.pic_2 .widget_pic_50:first-child .content {
	position: relative;
	padding-right: 1.3%
}

.pic_2 img,.pic_3 img {
	width: 100%;
	display: block
}

.pic_3 .widget_wrap {
	letter-spacing: -.5em;
	width: 100%
}

.pic_3 .widget_wrap:after {
	height: 0;
	width: 100%;
	display: inline-block
}

.pic_3 .widget_pic_50 {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 50%
}

.pic_3 .widget_pic_50 .content,.pic_3 .widget_pic_50 div .content,.pic_4 .widget_wrap,.pic_4 img {
	width: 100%
}

.pic_3 .widget_pic_50:first-child .wrapper {
	position: relative;
	padding-right: 1.3%
}

.pic_3 .widget_pic_50 div .wrapper {
	position: relative
}

.pic_4 img {
	display: block
}

.pic_4 .widget_wrap {
	letter-spacing: -.5em
}

.pic_5 .widget_wrap,.pic_6 .widget_wrap {
	text-justify: distribute-all-lines;
	font-size: 0;
	text-align: justify
}

.pic_4 .widget_wrap:after {
	height: 0;
	width: 100%;
	display: inline-block
}

.pic_4 .widget_pic_50 {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 50%
}

.pic_4 .widget_pic_50 .content,.pic_4 .widget_pic_50 div .content,.pic_5 .widget_wrap,.pic_5 img {
	width: 100%
}

.pic_4 .widget_pic_50:first-child .wrapper {
	position: relative;
	padding-right: 1.3%
}

.pic_4 .widget_pic_50 div .wrapper {
	position: relative
}

.pic_5 img {
	display: block
}

.pic_5 .widget_wrap {
	letter-spacing: -.5em
}

.pic_5 .widget_wrap:after {
	height: 0;
	width: 100%;
	display: inline-block
}

.pic_5 .widget_wrap div {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 32.46%
}

.pic_6 img {
	width: 100%;
	display: block
}

.pic_6 .widget_wrap {
	letter-spacing: -.5em;
	width: 100%
}

.pic_6 .widget_wrap:after {
	height: 0;
	width: 100%;
	display: inline-block
}

.pic_6 .widget_wrap div {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 24.1%
}

.pic_7 {
	padding: 0 4px
}

.pic_7 img {
	width: 100%;
	display: block;
	height: 100%;
	border-radius: 50%
}

.pic_7 .widget_wrap {
	font-size: 0;
	letter-spacing: -.5em;
	text-align: justify;
	text-justify: distribute-all-lines;
	width: 100%
}

.pic_7 .widget_wrap:after {
	height: 0;
	width: 100%;
	display: inline-block
}

.pic_7 .widget_wrap .plist {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 24%
}

.pic_7 .widget_wrap .plist .wrapper {
	position: relative;
	padding-bottom: 100%;
	height: 0
}

.pic_7 .widget_wrap .plist .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.pictext {
	background: #FFF;
	color: #999;
	font-size: 13px
}

.pictext table {
	border: 0;
	width: 100%
}

.pictext table td {
	width: 50%
}

.pictext table td a img {
	width: 100%;
	max-width: 100%;
	display: block
}

.pictext_left table td:first-child,.pictext_right table td:last-child {
	padding: 0 2%
}

.redbag {
	width: 94%;
	margin: 0 3%;
	overflow: hidden;
	background: #FFF
}

.redbag .swiper-slide {
	position: relative
}

.redbag .swiper-slide img {
	width: 100%;
	height: auto;
	max-width: 100%
}

.redbag .redbag_con {
	position: absolute;
	right: 2%;
	top: 5%;
	font-size: 24px;
	width: 52%;
	height: 80%;
	z-index: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left
}

.redbag .redbag_con h3 {
	font-size: 24px;
	color: #dd3b1e;
	font-weight: 400
}

.redbag .redbag_con p {
	font-size: 12px;
	color: #999;
	margin: 3px 0 6px
}

.redbag .redbag_con .redbag_button a {
	font-size: 14px;
	display: block;
	width: 50%;
	min-width: 85px;
	max-width: 170px;
	background: #dd3b1e;
	text-align: center;
	border-radius: 3px;
	line-height: 27px;
	color: #fff
}

.title_1 .widget_wrap,.title_2 label,.title_30 label {
	line-height: 35px;
	font-size: 15px
}

.redbag .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 3%;
	width: 100%
}

.redbag .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #d3d3d3;
	margin: 0 5px;
	cursor: pointer;
	opacity: .8
}

.redbag .swiper-active-switch {
	background: #dd3b1e;
	opacity: 1
}[class*=title_] label a {
	display: inline-block;
	float: right;
	padding: 0 10px;
	color: inherit;
	font-size: 13px
}

.title_1 {
	background: #27c191
}

.title_1 .widget_wrap {
	overflow: hidden;
	height: 35px;
	color: #fff;
	padding: 0 5px 0 15px
}

.title_1 label p {
	display: inline-block;
	max-width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.title_2 .widget_wrap {
	height: 35px
}

.title_2 label {
	display: block;
	height: 35px;
	color: #3b3b3b
}

.title_2 label p {
	padding: 0 15px;
	display: inline-block;
	position: relative;
	border-bottom: 2px solid #ff5366;
	height: 35px;
	overflow: hidden;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.title_2 label .jiantou {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border: 5px solid #ff5366;
	border-color: transparent transparent #ff5366;
	border-width: 0 5px 5px
}

.title_2 label a {
	color: #ff7e8c;
	padding-right: 15px
}

.title_30 .widget_wrap {
	overflow: hidden;
	text-align: center;
	width: 100%
}

.title_30 label {
	display: inline-block;
	padding: 0 10px;
	height: 35px;
	position: relative;
	color: #3e3e3e
}

.title_30 .labela,.title_30 .labelb {
	position: absolute;
	width: 1000px;
	margin-left: -1000px;
	height: 0;
	top: 50%;
	display: inline-block;
	content: ""
}

.title_30 label>p {
	overflow: hidden;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.title_30 .labelb {
	left: 0;
	border: 1px solid #b2b2b2;
	border-width: 1px 0 0
}

.title_30 .labela {
	border: 1px solid #b2b2b2;
	border-width: 1px 0 0;
	left: inherit;
	right: 0;
	margin-right: -1000px
}

.title_4 .widget_wrap,.title_4 label p {
	overflow: hidden;
	height: 34px;
	line-height: 34px
}

.title_4 .widget_wrap {
	font-size: 15px
}

.title_4 label p {
	display: inline-block;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-left: 5px solid #ff5366;
	padding-left: 10px
}

.title_4 label a {
	color: #ff7e8c;
	padding-right: 15px
}

.classify_1 a label,.classify_2 ul li a {
	white-space: nowrap;
	font-size: 12px;
	color: #fff;
	background: #27c191;
	overflow: hidden;
	text-overflow: ellipsis
}

.classify_1 .widget_wrap {
	padding: 7px
}

.classify_1 a {
	display: inline-block;
	padding: 7px 5px
}

.classify_1 a label {
	display: inline-block;
	min-width: 30px;
	max-width: 150px;
	height: 24px;
	line-height: 24px;
	padding: 0 13px;
	border-radius: 30px
}

.classify_2 ul {
	overflow: hidden
}

.classify_2 ul li {
	float: left;
	display: inline-block
}

.classify_2 ul li a {
	display: block;
	margin: 4px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.text_1 {
	background: #fff
}

.text_1 article {
	padding: 12px;
	font-size: 15px;
	color: #666;
	position: relative;
	word-wrap: break-word;
	white-space: normal;
	word-break: normal
}

.notice_1 {
	padding: 0 8px;
	height: 38px;
	line-height: 38px;
	color: #f15947;
	background: #f6feab;
	word-break: break-all;
	font-size: 14px
}

.notice_1 .widget_wrap {
	overflow: hidden
}

.notice_1 .widget_wrap .scoller_notices {
	width: 10000px
}

.sale {
	width: 100%;
	background: #FFF;
	color: #fff;
	padding: 8px 12px 6px 8px;
	position: relative;
	overflow: hidden
}

.sale .saleLeft,.sale .saleRight {
	top: 0;
	width: 12px;
	height: 100%;
	z-index: 1;
	background: #FFF
}

.sale .saleLeft {
	position: absolute;
	left: 0
}

.sale .saleRight {
	position: absolute;
	right: 0
}

.sale .saleLeft span,.sale .saleRight span {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	border: 1px solid #595f68;
	border-width: 1px 1px 0 0;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	z-index: 2
}

.sale .saleCon,.sale .sale_buttons {
	margin-top: -22px;
	text-align: center
}

.sale .saleLeft span {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	left: 4px;
	opacity: 0
}

.sale .saleRight span {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 4px
}

.sale .swiper-slide {
	position: relative;
	padding-left: 4px
}

.sale .coupon {
	cursor: pointer
}

.sale a {
	color: #FFF
}

.sale .swiper-slide img {
	width: 100%;
	max-width: 100%;
	display: block
}

.sale .saleCon {
	position: absolute;
	top: 50%;
	height: 50px;
	width: 76%;
	left: 4%
}

.sale .saleCon h3,.sale .saleCon h4 {
	height: 28px;
	font-weight: 400;
	overflow: hidden
}

.sale .saleCon h3 {
	font-size: 28px;
	line-height: 28px;
	position: relative;
	padding-left: 10px
}

.sale .saleCon h3 span {
	font-size: 12px;
	position: absolute;
	top: 0;
	line-height: 18px;
	margin-left: -10px
}

.sale .saleCon h4 {
	font-size: 28px;
	line-height: 28px;
	position: relative
}

.sale .saleCon h4 span {
	font-size: 11px;
	position: absolute;
	bottom: 0;
	line-height: 18px
}

.sale .saleCon h5,.sale h5.tishi {
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	height: 26px;
	position: relative;
	padding-top: 2px
}

.sale h5.tishi {
	color: #ff2e45
}

.sale .saleCon p {
	text-align: center;
	padding-left: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 10px;
	line-height: 12px
}

.sale .saleCon p.tishi {
	color: #999;
	padding-left: 0
}

.sale .sale_buttons {
	position: absolute;
	right: 7%;
	top: 50%;
	width: 6%;
	line-height: 14px;
	color: #fff;
	font-size: 12px;
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.sale [data-State=Receive] .sale_buttons {
	margin-top: -28px;
	color: #fff
}

.sale [data-State=Receive] .sale_buttons:after {
	content: '立即领取'
}

.sale [data-State=Received] .sale_buttons:after {
	content: '已领取'
}

.sale [data-State=Leadend] .sale_buttons:after {
	content: '已领完'
}

.sale [data-State=Expired] .sale_buttons:after {
	content: '已过期'
}

#goods_center {
	width: 100%;
	min-height: 200px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	background: rgba(0,0,0,.3)
}

#goods_det {
	background: #FFF
}

blockquote {
	padding: .8em 0 .8em 2em;
	margin: 0
}

.search_1 {
	background: #ddd;
	height: 45px;
	line-height: 45px;
	padding: 0 15px
}

.search_1 input[type=search] {
	color: #34342f;
	height: 30px;
	vertical-align: middle;
	border-radius: 30px;
	padding: 0 10px 0 30px;
	width: 100%;
	-webkit-appearance: none;
	border: 0;
	font-size: 13px;
	text-align: left;
	background-image: url(../images/widget_search_icon.png);
	background-size: 50px auto;
	background-repeat: no-repeat;
	background-position: 10px 50%
}

.search_2 {
	height: 50px;
	line-height: 30px
}

.search_2 .widget_wrap {
	padding: 10px
}

.search_2 .widget_wrap form {
	width: 100%;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal
}

.search_2 .widget_wrap form div:first-child {
	-webkit-box-flex: 1;
	box-flex: 1;
	background: #FFF;
	border-radius: 5px 0 0 5px;
	max-width: 100%
}

.search_2 .widget_wrap form div:last-child {
	background: #ddd;
	border-radius: 0 5px 5px 0;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 32px
}

.search_2 .widget_wrap form div:last-child img {
	width: 30px;
	display: block;
	height: 30px
}

.search_2 input[type=search] {
	color: #34342f;
	width: 98%;
	border: none;
	height: 30px;
	vertical-align: middle;
	padding: 0 1% 1px 10px;
	border-radius: 5px 0 0 5px;
	font-size: 13px
}

.search_3 {
	line-height: 30px;
	height: 50px
}

.search_3 .widget_wrap {
	padding: 10px;
	border-radius: 5px
}

.search_3 input[type=search] {
	color: #34342f;
	height: 30px;
	vertical-align: middle;
	border-radius: 5px;
	padding: 0 10px 0 30px;
	width: 100%;
	-webkit-appearance: none;
	border: 0;
	font-size: 13px;
	text-align: left;
	background-color: #ddd;
	background-image: url(../images/widget_search_icon.png);
	background-size: 50px auto;
	background-repeat: no-repeat;
	background-position: 10px 50%
}

.WeChat_header {
	background: #fff
}

.WeChat_header .widget_wrap {
	padding: 20px 15px 15px
}

.WeChat_header h2 {
	color: #252525;
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: 400;
	font-size: 24px
}

.WeChat_header span {
	color: #8c8c8c;
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 16px
}

.WeChat_header span a {
	color: #607fa6
}

.WeChat_footer .widget_wrap {
	background: #fff;
	padding: 15px;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.4
}

.WeChat_footer .meta_primary {
	float: left;
	margin-right: 10px;
	color: #8c8c8c
}

.WeChat_footer a.meta_primary {
	color: #607fa6
}

.WeChat_footer .meta_primary .praise_num {
	display: inline-block;
	vertical-align: top
}

.WeChat_footer .tips_global i {
	vertical-align: 0;
	position: relative;
	top: 1px;
	margin-right: 3px
}

.WeChat_footer .tips_global .icon_praise_gray {
	background: url(../images/tips_praise.png) no-repeat;
	width: 13px;
	height: 13px;
	display: inline-block;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}

.WeChat_footer .tips_global .icon_praise_gray.praised {
	background-position: 0 -18px
}

.WeChat_footer .adpic {
	padding: 0 15px 15px
}

.WeChat_footer .adpic a {
	width: 100%;
	display: block
}

.WeChat_footer .adpic img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%
}

.WeChat_footer .rich_tips {
	margin: 25px 15px 0;
	min-height: 24px;
	text-align: center
}

.WeChat_footer .rich_tips .tips {
	display: inline-block;
	vertical-align: middle
}

.WeChat_footer .rich_tips .rich_icon {
	margin-top: -3px 5px 0 0
}

.WeChat_footer .rich_tips.with_line {
	border-top: 1px dotted #e1e1e1;
	line-height: 16px
}

.WeChat_footer .rich_tips.with_line .tips {
	position: relative;
	background-color: #f3f3f3;
	top: -8px;
	padding-left: .35em;
	padding-right: .35em;
	left: 0;
	width: auto
}

.WeChat_footer .title_tips .tips {
	color: #868686;
	font-size: 16px
}

@media screen and (min-width:319px) {
	.sale .sale_button {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@media screen and (min-width:374px) {
	.sale .sale_button {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@media screen and (min-width:368px) and (max-width:371px) {
	.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
		margin-bottom: 2.2%
	}
}

@media screen and (min-width:413px) {
	.sale .sale_button {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	.sale .saleCon {
		margin-top: -25px;
		height: 54px
	}

	.sale .saleCon h5,.sale h5.tishi {
		font-size: 20px;
		line-height: 30px;
		height: 32px
	}

	.sale .saleCon h3,.sale .saleCon h4 {
		font-size: 30px;
		line-height: 32px;
		height: 32px
	}

	.pic_2 .widget_pic_50:first-child .content,.pic_3 .widget_pic_50:first-child .wrapper,.pic_4 .widget_pic_50:first-child .wrapper {
		padding-right: 1.2%
	}

	.pic_2 .widget_pic_50:last-child .content,.pic_3 .widget_pic_50:last-child .wrapper,.pic_4 .widget_pic_50:last-child .wrapper {
		padding-left: 1.2%
	}

	.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
		margin-bottom: 2.5%
	}
}

@media screen and (min-width:640px) {
	.activity_top {
		min-height: 260px
	}

	.sale .saleCon {
		margin-top: -30px;
		height: 54px
	}

	.sale .saleCon h3,.sale .saleCon h4 {
		font-size: 36px;
		line-height: 38px;
		height: 38px
	}

	.sale .saleCon h5,.sale h5.tishi {
		font-size: 20px;
		line-height: 36px;
		height: 36px
	}

	.sale .sale_button {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}

	.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
		margin-bottom: 2.6%
	}
}

@media screen and (width:360px) {
	.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
		margin-bottom: 2.4%
	}
}

@media screen and (width:384px) {
	.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
		margin-bottom: 2.9%
	}
}

@media screen and (width:412px) {
	.pic_3 .widget_pic_50 div.widget_pic_xiao:first-child,.pic_4 .widget_pic_50 div.widget_pic_xiao:first-child {
		margin-bottom: 2.6%
	}
}

.list_sku label {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 5px 10px 5px 0;
	color: #1a1a1a;
	font-size: 14px
}

.list_sku section>div:first-of-type label {
	height: 20px;
	line-height: 20px
}

.list_sku .label_radio input {
	display: none
}

.list_sku .label_radio span {
	display: block;
	padding: 0 10px;
	text-align: center;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	color: #666;
	font-size: 12px
}

.list_sku .label_radio input:checked+span {
	border-color: #ff2e45;
	background: #ff2e45;
	color: #fff;
	font-size: 12px
}

.list_sku .label_radio input:disabled+span {
	color: #e0e3e6;
	border-color: #e0e3e6
}

#scroller_sku_list li {
	position: relative;
	padding-bottom: 5px
}

.sku_dialog .table_number {
	width: 100%
}

.sku_dialog .table_number td {
	padding: 13px 0 13px 13px
}

.sku_dialog .table_number td:nth-of-type(2) {
	width: 90%
}

.sku_dialog .table_number .sku_Rule {
	text-align: right
}

.sku_dialog .table_number .sku_Rule .Purchase {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	color: #666
}

.sku_dialog .table_number .sku_Rule .Purchasecon {
	display: inline-block;
	vertical-align: middle
}

.sku_dialog .table_number .box {
	background: #fff;
	overflow: hidden
}

.sku_dialog .table_number input {
	-webkit-appearance: none;
	display: inline-block;
	height: 35px;
	width: 35px;
	text-align: center;
	border: 0;
	background: url(../images/w_7.png) center -644px no-repeat;
	-webkit-background-size: 40px auto;
	font-size: 13px;
	color: transparent
}

.sku_dialog .table_number .box div:nth-child(1) input {
	border-radius: 3px 0 0 3px;
	border: 1px solid #c7c7c7;
	border-width: 1px 0 1px 1px
}

.sku_dialog .table_number .box div:nth-child(3) input {
	border-radius: 0 3px 3px 0;
	border: 1px solid #c7c7c7;
	border-width: 1px 1px 1px 0
}

.sku_dialog .table_number input[value="-"] {
	background-position: center -684px
}

.sku_dialog .table_number input[type=tel] {
	width: 43px;
	color: inherit;
	background: #fff;
	border: 1px solid #c7c7c7
}

.btn_group>div {
	padding-top: 10px
}

.btn_group .btn {
	width: 130px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	border: 0
}

.btn_group .btn[disabled] {
	background: #7f8c8d!important;
	pointer-events: none
}

.btn_group .btn.black {
	background: #3e3e3e
}

.areaList_dialog,.sku_dialog {
	width: 100%;
	max-width: 640px;
	margin: 0 auto
}

.areaList_dialog .widget_mask,.sku_dialog .widget_mask {
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100
}

.areaList_dialog .widget_wrap,.sku_dialog ul {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 640px;
	background: #fff;
	z-index: 1003;
	border: 1px solid red;
	border-width: 1px 0 0;
	-webkit-border-image: url(../images/border.gif) 2 stretch
}

.sku_dialog ul li {
	border: 1px solid #ced3d7;
	border-width: 1px 0 0;
	-webkit-border-image: url(../images/border.gif) 2 stretch
}

.sku_dialog ul li:first-of-type {
	border-width: 0;
	min-height: 100px
}

.sku_dialog .sku_header {
	min-height: 100px;
	border: 1px solid #ced3d7;
	border-width: 0 0 1px;
	-webkit-border-image: url(../images/border.gif) 2 stretch;
	width: 94%;
	margin: 0 3%
}

.sku_dialog .sku_header p {
	font-size: 13px;
	color: #ff2e45;
	line-height: 14px;
	padding: 2px 0
}

.sku_dialog #label_sku_price {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.sku_dialog .sku_header p:nth-of-type(2),.sku_dialog .sku_header p:nth-of-type(3) {
	font-size: 12px;
	color: #1a1a1a
}

.sku_dialog .sku_header p:nth-of-type(3) {
	max-height: 30px;
	overflow: hidden;
	line-height: 14px
}

.sku_dialog .sku_header p:nth-of-type(2):empty,.sku_dialog .sku_header p:nth-of-type(3):empty {
	display: none
}

.sku_dialog .sku_header dd {
	vertical-align: bottom;
	position: relative
}

.sku_dialog .sku_header dd:nth-of-type(2) {
	width: 100%
}

.sku_dialog .sku_header .sku_close {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: -8px
}

.sku_dialog .sku_header .title_pic {
	width: 115px;
	display: inline-block;
	margin-right: 12px;
	height: 88px;
	position: relative
}

.sku_dialog .sku_header .title_pic .img_wrap {
	position: absolute;
	width: 113px;
	height: 113px;
	left: 0;
	bottom: 0;
	border: 1px solid #e9e9e9;
	border-radius: 2px
}

.sku_dialog .sku_header .sku_close {
	margin-right: 0;
	background: url(../images/w_7.png) center -1280px no-repeat;
	-webkit-background-size: 40px auto
}

.sku_dialog .sku_header .sku_Choice {
	width: 86%;
	height: 70px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
	padding-bottom: 2px
}

.sku_dialog .sku_header .sku_Choice div {
	width: 100%;
	text-align: left
}

.sku_dialog .sku_header .img_wrap img {
	display: inline-block;
	width: 100%;
	height: 100%
}

.sku_dialog .sku_header .img_wrap img[src=""] {
	background: #ccc
}

.sku_dialog .list_sku,.sku_dialog .table_choose {
	width: 94%;
	margin: 0 3%
}

.sku_dialog .list_sku>section {
	padding: 5px 12px 10px
}

.sku_dialog .list_sku>section,.table_choose {
	border: 1px solid #ced3d7;
	border-width: 0 0 1px;
	-webkit-border-image: url(../images/border.gif) 2 stretch
}

.sku_dialog .table_number td {
	border: none
}

.sku_dialog .sku_btn_group {
	background: #f5f5f5;
	padding: 8px 0;
	text-align: center
}

.sku_dialog .sku_btn_group a {
	margin: 0 1%;
	white-space: pre;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	width: 46%;
	background: #ff2e45;
	border-radius: 5px;
	color: #fff;
	display: none
}

.sku_dialog .sku_btn_group.group_1 a:nth-of-type(-n+2),.sku_dialog .sku_btn_group.group_2 a:nth-of-type(3),.title_3 label {
	display: inline-block
}

.sku_dialog .sku_btn_group #btn_dialog_ok {
	width: 96%
}

.sku_dialog .sku_inventory {
	font-size: 11px;
	color: #666
}

.sku_dialog .sku_btn_group a:first-of-type {
	background: #ff8522
}

.tools_widget .tools_widget_wrap {
	z-index: 99
}

#scroller_sku_list {
	max-height: 250px;
	overflow: hidden;
	position: relative
}

@media (max-device-height:481px) and (max-width:361px) {
	#scroller_sku_list {
		max-height: 200px
	}
}

@media screen and (min-width:375px) {
	#scroller_sku_list {
		max-height: 300px
	}
}

@media screen and (min-width:385px) {
	#scroller_sku_list {
		max-height: 350px
	}
}

@media screen and (min-width:414px) {
	#scroller_sku_list {
		max-height: 400px
	}
}

.title_3 .widget_wrap {
	overflow: hidden;
	text-align: center;
	margin: 0 10px
}

.title_3 label {
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	position: relative;
	color: #888;
	font-size: 13px
}

.title_3 label>p {
	overflow: hidden;
	max-width: 150px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #4a4a4a
}

.title_3 label:after,.title_3 label:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 1000px;
	margin-left: -1000px;
	height: 0;
	left: 0;
	top: 50%;
	border: 1px solid #b2b2b2;
	border-width: 1px 0 0;
	-webkit-border-image: url(../images/border_dialog.gif) 2 stretch
}

.title_3 label:after {
	left: inherit;
	right: 0;
	margin-right: -1000px
}