/* 轮播图 */

.nx-banner {
	height: 340px;
	width: 100%;
}

.nx-banner .banner-img {
	height: 340px;
	width: 100%;
}

.nx-slide {
	position: relative;
}

.nx-slide-left {
	position: absolute;
	top: -295px;
	left: 0;
	width: 199px;
	height: 440px;
	background: rgba(69, 68, 68, 1);
	border-radius: 8px;
	overflow: hidden;
	z-index: 18;
}

.nx-slide-right {
	position: absolute;
	top: -295px;
	right: 0;
	width: 230px;
	height: 290px;
	background: rgba(255, 255, 255, 1);
	border-radius: 8px;
	z-index: 999;
}

.nx-tatal-price {
	font-size: 36px;
	color: #f4421a;
}

.nx-ad {
	margin-top: 6px;
	margin-left: 205px;
}

.nx-ad>a {
	display: block;
	width: 248px;
	height: 138px;
	overflow: hidden;
	margin-right: 7px;
	border-radius: 8px;
}

.nx-ad>a>img {
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.nx-ad .login-headlines {
	width: 230px;
	height: 140px;
	background: rgba(255, 255, 255, 1);
	border-radius: 8px;
	overflow: hidden;
	padding: 15px 20px;
	box-sizing: border-box;
}

.nx-ad .news_nav {
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	margin-top: -10px;
}

.nx-ad .news_nav li {
	margin-right: 25px;
	float: left;
	line-height: 35px;
	cursor: pointer;
	color: #666666;
	font-size: 16px;
}

.nx-ad .news_nav li:last-child {
	margin-right: 0;
}

.nx-ad .news_nav .hasBorder_b {
	border-bottom: 2px solid #F4421A;
}

.nx-ad .login-headlines-ct {
	margin-top: 8px;
	height: 81px;
	overflow: hidden;
}

.nx-ad .login-headlines-ct h5 {
	font-size: 14px;
	color: #666666;
	line-height: 27px;
	text-align: left;
}

.nx-ad .login-headlines-ct h5 a {
	color: #666;
}

.nx-ad .login-headlines-ct h5 a:before {
	content: '.';
	display: inline-block;
	color: inherit;
	line-height: 17px;
	vertical-align: top;
	margin-right: 5px;
}

.nx-visitor {
	height: 129px;
	border-bottom: 1px solid #f4f4f4;
	padding: 20px;
	box-sizing: border-box;
}

.nx-visitor .nx-login-photo {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.nx-visitor .nx-login-name {
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}

.nx-tatal {
	height: 120px;
	width: 230px;
	overflow: hidden;
}

.nx-settle {
	height: 40px;
	line-height: 40px;
	background: rgba(242, 242, 242, 1);
	border-radius: 0 0 8px 8px;
	padding: 0 15px;
}

.nx-settle-lt {
	font-size: 12px;
	color: #000;
}

.nx-settle-rt a {
	font-size: 12px;
	color: #F44E29;
}

.nx-settle-rt a i {
	font-family: '宋体';
}

.nx-login-btn {
	font-size: 14px;
	color: #ffffff;
	width: 85px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	background: linear-gradient(-40deg, #ED3F25 0%, #F05931 100%);
	display: inline-block;
	margin-right: 5px;
}

.nx-regist-btn {
	background: #FFF1ED;
	border: 1px solid #FFA38D;
	color: #F4421A;



}

/*轮播图数量*/
.nx-banner .swiper-pagination {
	padding: 12px 4px;
	z-index: 99;
	width: 100%;
}

.nx-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 8px;
	height: 4px;
	background: rgba(255, 255, 255, 1);
	opacity: 0.5;
	border-radius: 2px;
}

.nx-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 20px;
	height: 4px;
	background: rgba(244, 66, 26, 1);
	border-radius: 2px;
}

/* 轮播图 */
/* nx-slide-right */
.nx-slide-right {
	position: absolute;
	top: -260px;
	right: 0px;
	width: 230px;
	height: 225px;
	background: rgba(0, 0, 0, 0.6);
}

.nx-slide-right .img {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	overflow: hidden;
	margin: 20px auto;
}

.nx-slide-right .img img {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	overflow: hidden;


}

.nx-slide-right .sign-in {
	width: 90px;
	height: 30px;
	background: linear-gradient(0deg, rgba(237, 63, 37, 1) 0%, rgba(240, 89, 49, 1) 100%);
	border-radius: 15px;
	font-size: 13px;
	margin-left: 22px;
	line-height: 30px;
}

.nx-slide-right .check-in {
	width: 90px;
	height: 30px;
	background: rgba(255, 241, 237, 1);
	border: 1px solid rgba(255, 163, 141, 0.94);
	border-radius: 15px;
	margin-left: 10px;
	line-height: 30px;
	font-size: 13px;
}

.nx-slide-right .check-in a {
	color: #F4421A;
}


.guarantee {
	width: 100%;
	height: 90px;
	background: #F7F9FC;
}

.guarantee li {
	width: 32%;
	height: 40px;
	line-height: 30px;
	border-right: 1px solid rgba(223, 216, 201, 1);
	text-align: center;
}

.guarantee .iconfont {
	font-size: 40px;
	color: #C8B086;
	vertical-align: middle;
}

.guarantee li:last-child {
	border-right: none;
}

/* 当季热销 */
.title {
	text-align: center;
	line-height: 90px;
	height: 90px;
	color: #010000;
	font-size: 30px;
}

.hot-list {
	width: 285px;
	height: 200px;
	overflow: hidden;
}

.hot-list img {
	width: 285px;
	height: 200px;
	overflow: hidden;

}

.hot-list:first-child {
	margin-left: 0px;
}

/* 服装配饰 */
.title-bj {
	width: 1200px;
	height: 33px;
	background: url(../img/tit_bg.png) no-repeat center center;
	line-height: 33px;
}

.num {
	width: 60px;
	height: 33px;
}

.name {
	color: #010000;
	font-size: 22px;
}


.list_cot li {
	width: 226px;
	height: 321px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(221, 221, 221, 0.46);
	overflow: hidden;
	margin-top: 15px;
	margin-right: 15px;
}

.list_cot li:nth-child(5n) {
	margin-right: 0;
}

.list_cot li:hover .name {
	color: #E72E17;
}

.list_cot li img {
	width: 228px;
	height: 226px;
	display: block;
}

.width-90 {
	width: 90%;
	margin: 0 auto;
}

.list_cot .money {
	color: #E72E17;
	font-size: 16px;
	font-weight: 400px;
	line-height: 40px;
}

.list_cot .icon-gouwuche {
	color: #E72E17;
	font-size: 20px;
	margin-top: 4px;
}

.list_cot .text-css {
	width: 100%;
	height: 23px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 轮播图 */
.top-img-niu {
	width: 36px;
	height: 36px;
	margin-right: 16px;
}

.swiper-wrap {
	position: relative;
}

.top-wrap {
	position: absolute;
	top: 34px;
	right: 34px;	
	width: 230px;
}

.top-item {
	padding: 27px 36px;
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	vertical-align: middle;
	margin-top: 1px;
	cursor: pointer;
}

.top-item:first-child {
	margin-top: 0;
}

/* 发现好货&采购排行 */
.nav-item {
	width: 542px;
	height: 260px;
	background-color: white;
	padding: 20px 24px;
}

body {
	background-color: rgb(247, 249, 252);
}

.look-more {
	float: right;
	margin-top: 3px;
	font-family: SimSun;
}

.nav-item-img {
	width: 170px;
	height: 170px;
	object-fit: cover;
}

.nav-item-content+.nav-item-content {
	margin-left: 16px;
}

.nav-item-price {
	color: #C00000;
	letter-spacing: 0.5px;
}

/* 尖货推荐 */
.tips-recommend {
	width: 100%;
}

.biaoqian{
	display: inline-block;
	color: #C00000;
	    margin-left: 4px;
	    font-size: 12px !important;
	    padding: 2px 5px;
	    text-align: center;
	    display: inline-block;
	    background-repeat: no-repeat;
	    background-size: cover;
	    border-radius: 12px;
	    border: 1px solid #C00000;
	    position: relative;
}
.sanjiao{
	
}

.title-click{

font-size: 16px;
color: #333333;
line-height: 21px;
}
.tips-item {
	width: 232px;
	margin-left: 10px;
	position: relative;
	margin-bottom: 20px;
}
.tips-item:nth-child(5n+1) {
	margin-left: 0 !important;
}

.bottom-content {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.tips-item .pics{
	width: 218px;
	height: 210px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.tips-item .pics img {
	width: 100%;
	height: 100%;
	margin: auto;	
}
.tips-img{
	width: 218px;
	    height: 210px;
	    overflow: hidden;
	    margin: 4px auto;
	    display: block;
}
.price-description {
	float: right;
	max-width: 135px;
	margin-top: 2px;
}

.tips-item:nth-child(5n+1) {
	margin-left: 0 !important;
}

/* 分类导航 */
.classification-box {
	width: 100%;
	min-height: 650px;
	background-color: white;
}

.classification {
	width: 100%;
	padding: 0px 24px 20px;
}

.classification-title {
	z-index: 1000;
	padding: 0 24px;
	width: 1152px;
	border-bottom: 1px solid #F1F1F1;
	background-color: white;
}

.classification-item {
	padding: 20px 0 15px;
	cursor: pointer;
	margin-left: 25px;
}

.classification-item+.classification-item {
	margin-left: 25px;
}

.classification-item-checked {
	color: #F44E29 !important;
	border-bottom: 2px solid #F44E29;
}

.classification-item:hover {
	color: #F44E29 !important;
	border-bottom: 2px solid #F44E29;
}

.classification-wrap {
	background-color: white;
	margin-bottom: 30px;
	width: 100%;
}

.loading {
	padding: 15px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

.procured {
	float: right;
	margin-top: 2px;
}

.title-click {
	/* height: 36px; */
	margin-bottom: 10px;
}

.mar-top-6 {
	margin-top: 6px;
}

.title-click:hover {
	color: #F76E1D;
}

.shopinfo {
	position: relative;
}

.other-info {
	position: absolute;
	display: none;
	z-index: 1;
	top: 0;
	background: #fff;
	width: 100%;
	height: 100%;
}

.other-info span {
	display: block;
}

.mar-bot-5 {
	margin-bottom: 5px;
}

.shopinfo:hover .other-info {
	display: block;
}

.goods-main {}

.flex-1 {
	flex: 1;
}

.left-imgs {
	width: 220px;
	height: 232px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.left-imgs img{
	width: 220px;
	height: 234px;
}
.text-img{
	position: absolute;
	left: 40px;
	top: 18px;
}
.text-img span{
	width: 96px;
	font-weight: bold;
	color: #5EA2FF;
	font-size: 24px;
}
.goods-center {}

.iten-tag {
	width: 225px;
	height: 40px;
	background: #fff;
	box-shadow: 0px 0px 3px #ccc;
	line-height: 40px;
	cursor: pointer;
}

.iten-tag img {
	width: 38px;
	height: 32px;
}

.tag-pic {
	width: 154px;
	cursor: pointer;
	height: 79px;
	border: 1px dashed #ccc;
	overflow: hidden;
	margin-right: 12px;
}
.tag-pic:nth-child(6n) {
    margin-right: 0px !important;
}
.tag-pic img {
	width: 100%;
	height: auto!important;
}

.align-center {
	align-items: center;
}

.fc-f1 {
	color: #F16722;
}

.fc-f5 {
	color: #F5B711;
}

.bg-cf4 {
	background: #FFFCF4;
}

.top-tags {
	width: 480px;
	height: 40px;
	background: #FFFCF4;
	box-shadow: 0px 2px 6px 0px rgba(117, 117, 117, 0.1800);
	text-align: center;
	line-height: 40px;	
	cursor: pointer;
}
.top-tags a{
	color: #F5B711;
	font-size: 16px;
}
.sousuo {
	width: 100%;
	height: auto;
	position: sticky;
	z-index: 12;
	top: 0;
}

.search-top {
	width: 100%;
	height: 70px;
	background: #FFFFFF;
	box-shadow: 0px 0px 6px 0px rgba(102, 102, 102, 0.1500);
	position: sticky;
	top: 0;
	display: none;
}

.heads-search {
	width: 800px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	position: relative;
	top: 14px;
}
.search-suggest-tabs{
	position: absolute;
	top: 2px;
	width: 60px;
	background: #fff;
	left: 2px;
}
.search-suggest-tabs p b{
	font-weight: normal;
}
.tabs-classify{
	background: #fff;
	display: none;
}
.tabs-classify span{
	display: block;
}
.tabs-classify span:hover{
	color: #F44E29;
}
.search-suggest-tabs:hover .tabs-classify{
	display: block;
}
.icon-ya {
	position: absolute;
	left: 65px;
	top: 2px;
}

.heads-search input {
	display: block;
	width: 710px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #ED4327;
	text-indent:88px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 14px;
}

.heads-search button {
	width: 86px;
	height: 44px;
	background: linear-gradient(0deg, #F0542F 0%,  #ED4327 100%);
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: rgba(255, 255, 255, 1);
	line-height: 44px;
}

.lirun {
	padding: 0 4px;
	height: 20px;
	background: #C00000;
	text-align: center;
	line-height: 20px;
	color:#fff;
	border-radius: 4px;
}

.w-88 {
	width: 100px;
}
/* 供应商图片滚动 */
.swiper-container1 {
	width: 970px;
	height: 81px;
	overflow: hidden;
}
	.swiper-container2 {
	width: 100%;
	height: 50%;
	}
	.swiper-slide {
	text-align: center;
	font-size: 18px;
	

	/* Center slide text vertically */
	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;
	}
	.swiper-slide a{
		font-size: 0;
		padding-bottom: 15px;
	}
	.swiper-container1 .swiper-wrapper {  
	    /* 这里是改变其动画效果为匀速形式，不加此样式的话会造成滚动卡顿，看起来效果不平滑 */
	    /* 样式做了各种浏览器的兼容 */
	    transition-timing-function:linear !important;
	    -webkit-transition-timing-function: linear !important;   
		  -moz-transition-timing-function: linear !important;
		  -ms-transition-timing-function: linear !important;
		  -o-transition-timing-function: linear !important;
		  transition-timing-function: linear !important;
	}
	.jointVenture .swiper-container1 .swiper-wrapper {
	   transition-timing-function: linear ;
	   margin: 0 auto;
	} 
.swiper-container1 .swiper-button-next:after, .swiper-button-prev:after{
	font-size: 16px!important;
	color: #ef4e2c;
}
.swiper-container1  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -3px!important;
    top: 55%;
	width: 18px;
	    height: 30px;
		background: hsl(0deg 0% 100% / 80%);
		    box-shadow: 0px 0px 3px #cccccc54;
}
.swiper-container1  .swiper-button-next, .swiper-rtl .swiper-button-prev{
    right: -3px!important;
    top: 55%;
	width: 18px;
	    height: 30px;
		background: hsl(0deg 0% 100% / 80%);
		    box-shadow: 0px 0px 3px #cccccc54;
}
.swiper-address .swiper-wrapper {  
	    /* 这里是改变其动画效果为匀速形式，不加此样式的话会造成滚动卡顿，看起来效果不平滑 */
	    /* 样式做了各种浏览器的兼容 */
	    transition-timing-function:linear !important;
	    -webkit-transition-timing-function: linear !important;   
		  -moz-transition-timing-function: linear !important;
		  -ms-transition-timing-function: linear !important;
		  -o-transition-timing-function: linear !important;
		  transition-timing-function: linear !important;
	}
	.jointVenture .swiper-address .swiper-wrapper {
	   transition-timing-function: linear;
	   margin: 0 auto;
	} 
.swiper-address .swiper-button-next:after, .swiper-button-prev:after{
	font-size: 16px!important;
	color: #ef4e2c;
}
.swiper-address  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -3px!important;
    top: 55%;
	width: 18px;
	    height: 30px;
		background: hsl(0deg 0% 100% / 80%);
		    box-shadow: 0px 0px 3px #cccccc54;
}
.swiper-address  .swiper-button-next, .swiper-rtl .swiper-button-prev{
    right: -3px!important;
    top: 55%;
	width: 18px;
	    height: 30px;
		background: hsl(0deg 0% 100% / 80%);
		    box-shadow: 0px 0px 3px #cccccc54;
}
.swiper-address .swiper-wrapper img {
    margin-right: 25px;
    border-radius: 4px;
    display: block;
    width: 160px;
    height: 90px;
    margin: 9px auto;
}
  .swiper-address::-webkit-scrollbar {
    display: none; /* 针对Webkit浏览器隐藏滚动条 */
  }
  /* 兼容IE和Edge */
  .swiper-address {
    -ms-overflow-style: none;  /* IE 10+ */
    scrollbar-width: none;  /* Firefox */
  }

.smtitle-top{display: flex;
    align-items: center;
    margin-top: 35px;}
.smtitle-top span{
	color: #666;
	    font-size: 18px;
	    position: relative;
	    top: -4px;
	    margin: 0 auto;
	    left: -67px;
	    right: 0;
	    display: block;
	    text-align: center;
}
.spanstyle{
	color: #161616;
	    font-size: 12px;
	    width: 158px;
	    text-align: center;
	    margin: 0 auto;padding: 0 10px;
}