.nine_tab {
	background: #fff;
	margin-bottom: 10px
}

.nine_nav_tab .swiper-container:before,.nine_tab li:before {
	background: #f5f5f5;
	content: ""
}

.nine_tab li * {
	margin: 0
}

.nine_tab li {
	height: 110px;
	border-bottom: solid 1px #F5F5F5;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.nine_tab li img,.nine_tab li:before {
	height: 100%;
	position: absolute;
	right: 0
}

.nine_tab li:before {
	z-index: 5;
	top: 0;
	width: 1px
}

.nine_tab li img {
	bottom: 0;
	z-index: 0
}

.nine_tab li h3 {
	position: relative;
	z-index: 10;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	height: 21px;
	line-height: 23px;
	font-size: 15px;
	font-weight: 400;
	color: #FC4073
}

.nine_tab li p {
	position: relative;
	z-index: 10;
	color: #888;
	top: -5px;
	font-size: 12px;
	padding-left: 10px;
	line-height: 18px
}

.nine_tab li:nth-child(3n):before {
	display: none
}

.nine_tab li.list2 h3 {
	color: #1889FF
}

.nine_tab li.list3 h3 {
	color: #7250FD
}

.nine_tab li.list4 h3 {
	color: #FC4302
}

.nine_tab li.list5 h3 {
	color: #07C6B3
}

.nine_tab li.list6 h3 {
	color: #FF3E90
}

@media only screen and (max-width:330px) {
	.nine_tab li h3 {
		font-size: 14px;
		padding: 5px 0 0 5px
	}

	.nine_tab li p {
		font-size: 11px;
		padding-left: 5px;
		top: -2px
	}
}

.nine_nav_tab {
	position: relative;
	top: 0;
	height: 54px
}

.nine_nav_tab .swiper-container a {
	border-bottom: 0
}

.nine_nav_tab .swiper-container:before {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px
}

.nine_h3bt,.nine_h3bt span {
	position: relative;
	background: #fff
}

.nine_nav_tab .swiper-wrapper {
	height: 54px
}

.nine_nav_tab .swiper-slide {
	line-height: 54px
}

.nine_nav_tab .swiper-slide a {
	height: 54px;
	line-height: 54px
}

.nine_comlist {
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
	margin-bottom: 1px
}

.nine_h3bt {
	height: 40px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
	margin: 0;
	z-index: 0
}

.nine_h3bt span {
	top: -2px;
	padding: 0 10px;
	z-index: 1;
	font-size: 15px;
	color: #FC436D
}

.nine_h3bt span:after,.nine_h3bt span:before {
	position: absolute;
	left: -25px;
	top: -2px;
	height: 25px;
	width: 25px;
	background: url(../images/nine_tab_left.svg) center center no-repeat;
	background-size: 65% auto;
	content: "";
	display: inline-block
}

.nine_h3bt span:before {
	left: auto;
	right: -25px;
	background-image: url(../images/nine_tab_right.svg)
}

.nine_h3bt .colC043FC {
	color: #C043FC
}

.nine_h3bt .colout {
	color: #C043FC;
	background-image: -webkit-gradient(linear,left 20,right 0,from(#873CFE),to(#FD295E));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.nine_h3bt.h3bt_bg {
	height: 40px;
	background: #fff;
	background-size: auto 100%
}

.nine_h3bt.h3bt_bg span:after,.nine_h3bt.h3bt_bg span:before {
	height: 25px;
	left: -35px;
	width: 25px;
	border: none;
	top: -2px;
	background-image: url(../images/nine_tab_left_tow.svg);
	background-size: 100% auto;
	display: none
}

.nine_h3bt.h3bt_bg .colout {
	color: #333;
	background: 0 0;
	-webkit-background-clip: none;
	-webkit-text-fill-color: #333
}

.nine_h3bt.h3bt_bg span:before {
	left: auto;
	right: -35px;
	background-image: url(../images/nine_tab_right_tow.svg)
}

.nine_h3bt.h3bt_bg:before {
	display: none
}

.nine_comlist_hot~.h3bt_bg {
	margin-top: 10px
}

.nine_swiper_new {
	overflow: hidden;
	position: relative;
	z-index: 0
}

.nine_swiper_new .swiper-container {
	padding-left: 10px;
	margin-bottom: 5px
}

.nine_swiper_new .swiper-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.nine_swiper_new div.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	display: block;
	flex-shrink: 0;
	width: 30%
}

.nine_swiper_new div.swiper-slide .swiper-cent {
	margin-right: 10px;
	height: 100%
}

.nine_swiper_new div.swiper-slide .new,.nine_swiper_new div.swiper-slide a.img {
	display: block;
	position: relative;
	z-index: 1
}

.nine_swiper_new div.swiper-slide .new img,.nine_swiper_new div.swiper-slide a.img img {
	width: 100%;
	display: block
}

.nine_swiper_new div.swiper-slide a.img .text {
	border-radius: 0 0 2px 2px;
	text-align: center;
	text-indent: .2em;
	background: #FFF3F3;
	border: 1px solid #ffbdbf;
	color: #fc4d52;
	font-size: 10px;
	overflow: hidden;
	height: 14px;
	line-height: 14px
}

.nine_swiper_new div.swiper-slide a.img .text .iconfont {
	font-size: 13px;
	top: 1px
}

.nine_swiper_new div.swiper-slide .name {
	font-size: 11px;
	padding: 5px 0 0;
	margin-bottom: 5px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #666
}

.nine_swiper_new img~.nine_swiper_new .text {
	border-radius: 2px 2px 0 0
}

.nine_swiper_new div.swiper-slide .new {
	height: 100%;
	background: #FFF3F3
}

.nine_swiper_new div.swiper-slide .new i,.nine_swiper_new div.swiper-slide .new span {
	line-height: 22px;
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 10%;
	text-align: center;
	color: #FC7D7D;
	width: 80%;
	z-index: 5
}

.nine_swiper_new div.swiper-slide .new i {
	left: 50%;
	background: url(../images/nine_more_bag.png) center center no-repeat;
	background-size: auto 100%;
	width: 50px;
	height: 40px;
	margin: -45px 0 0 -25px
}

.nine_swiper_new div.swiper-slide .new i:before {
	content: ""
}

.nine_swiper_new div.swiper-slide .new span {
	height: 22px;
	line-height: 22px;
	overflow: hidden
}

.nine_swiper_new div.swiper-slide .new:before {
	content: "";
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/nine_new.png) center center no-repeat;
	background-size: 100% auto;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 25px 0 0 -13px
}

.nine_swiper_new div.swiper-slide .money {
	color: #FF2B22;
	font-size: 14px;
	overflow: hidden;
	margin: 0 0 5px;
	width: 100px
}

.nine_swiper_new div.swiper-slide .money span {
	color: #888;
	font-size: 11px;
	display: none
}

.nine_swiper_new:after,.nine_swiper_new:before {
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,.8),rgba(255,255,255,0));
	position: absolute;
	left: 0;
	z-index: 20;
	content: "";
	display: block;
	height: 100%;
	width: 10px;
	top: 0
}

.nine_swiper_new:before {
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.8));
	left: auto;
	right: 0
}

.nine_comlist .goods-list {
	background: #f5f5f5;
	padding-top: 0
}

.nine_comlist_hot h3.nine_h3bt {
	margin-bottom: 10px;
	border-bottom: solid 1px #f7f7f7
}

.nine_comlist_hot .swiper-container {
	margin-bottom: 15px
}

.nine_nav_tab .swiper-wrapper:before {
	content: "";
	height: 1px;
	overflow: hidden;
	width: 100%;
	background: #f5f5f5;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1
}

.icon_nav_tab {
	-webkit-overflow-scrolling: touch
}

.icon_nav_tab.fixed {
	top: 44px;
	position: fixed
}