/*店铺首页可视化*/
@charset  "utf‐8";
/***
 @description: 平台首页可视化
 @author: SunCaiyun
 @datetime: 2020-06-28
***/
.mt100{
	margin-top: 100px;
}
.vis-banner{
	width: 100%;
	height:182px;
}
.swiper-slide img{
	border-radius: 0px!important;
}
.vis-banner .swiper-slide img{
	display: block;
	width: 100%;
	height: 182px!important;
}
.vis-nav{
	margin-top: 10px;
	/*background: #fff;*/
	height: auto;
	overflow: hidden;
	padding:10px 0;
}
.vis-nav ul.item-four{
    width:100%;
    display: flex;
    justify-content: space-around;
}
.vis-nav ul.item-four li{
	text-align: center;
	margin:5px 0;
}
.vis-nav ul.item-four li .icon{
	display: block;
	height:25px;
	line-height: 25px;
	text-align: center;
}
.vis-nav ul.item-four li .icon img{
	max-height: 74px;
}
.vis-nav ul.item-four li p{
	font-size: 12px;
	color: #212121;
	line-height: 20px;
	margin-top: 5px;
}
.vis-nav ul li p a{
	color: #212121;
}
/**一行3个**/

.vis-nav ul.item-three li{
	float: left;
	width: 33.333%;
	text-align: left;
	margin:10px 0;
}
.vis-nav ul.item-three li .icon{
	display: block;
	margin-left: .3rem;
	height:25px;
	width: 30px;
	line-height: 25px;
	text-align: center;
	float: left;
}
.vis-nav ul.item-three li .icon img{
	max-height: 25px;
}
.vis-nav ul.item-three li p{
	font-size: 12px;
	color: #212121;
	line-height: 20px;
	margin-top: 5px;
	margin-left: 1.1rem;
}
.vis-pics{
	margin:0 .3rem;
	height: auto;
	overflow:hidden;
	font-size: 0;
}
.vis-pics h1{
	margin-top: 10px;
	font-size: 16px;
	color: #212121;
	font-weight: normal;
}
.vis-pics img{
	display: inline-block;
}
.vis-pics .pics-one{
	width: 100%;
	margin-top: 10px;
}
.vis-pics .pics-one a{
	display: block;
}
.vis-pics .pics-nine{
	margin-top: 10px;
}
.vis-pics .pics-nine a{
	display: block;
	width: 1.625rem;
	height:1.625rem;
	float: left;
	margin-right:.2rem;
}
.vis-pics .pics-nine a:nth-child(4n){
	margin-right: 0px;
}
.vis-pics .pics-nine a img{
	display: block;
	width: 100%;
	height: 100%;
}
/*.vis-pics .pics-one a:nth-child(2){
	margin-top: 10px;
}*/
.vis-pics .pics-two{
	margin-top: 10px;
}
.vis-pics .pics-two img{
	display: block;
	width: 100%;
}
.vis-pics .pic-numThree{
	margin-top: 10px;
	display: flex;
	justify-content:space-between;
}
.vis-pics .pic-numThree img{
	display: block;
	width:3.45rem;
	height: auto;
}
.vis-pics .pics-one img{
	display: block;
	width: 100%;
	/*max-height: 230px;*/

}
.vis-pics .pics-three{
	margin-top: 10px;
	display:flex;
}
.vis-pics .pics-three .pics-left{
	width: 3.36rem;
	height:3.36rem;
	font-size: 0;
}
.vis-pics .pics-three .pics-left a{
	display: block;
	width: 100%;
	height: 100%;
}
.vis-pics .pics-three .pics-left img{
	display: block;
	width: 100%;
	height: 100%;
}
.vis-pics .pics-three .pics-right{
	width:3.36rem ;
	height: 3.36rem;
	margin-left: .2rem;
	font-size: 0;
}
.vis-pics .pics-three .pics-right a{
	display: block;
	width: 100%;
	height:1.6rem;
}
.vis-pics .pics-three .pics-right img{
	display: block;
	width: 100%;
	height:100%;
}
.vis-pics .pics-three .pics-right a:last-child img{
	margin-top: .16rem;
}
.vis-pics .pics-four,.vis-pics .pics-four-big{
	margin-top: 10px;
	font-size: 0;
}
.pics-four .pic-top{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.vis-pics .pics-four .pic-top,.vis-pics .pics-four .pic-bot{
	font-size: 0;
}
.vis-pics .pics-four .pic-top a:first-child{
	display: inline-block;
	width: 2.16rem;
	height: 2.16rem;
}
.vis-pics .pics-four .pic-top a:first-child img{
	display: block;
	width: 100%;
	height:100%;
}
.vis-pics .pics-four .pic-top a:last-child{
	display: inline-block;
	width: 4.56rem;
	height: 2.16rem;
	margin-left: .18rem;
}
.vis-pics .pics-four .pic-top a:last-child img{
	display: block;
	width: 100%;
	height:100%;
}
.vis-pics .pics-four .pic-bot{
	margin-top: 10px;
	font-size: 0;
}
.vis-pics .pics-four .pic-bot a:first-child{
	display: inline-block;
	width: 4.56rem;
	height: 2.16rem;
}
.vis-pics .pics-four .pic-bot a:first-child img{
	display: block;
	width: 100%;
	height:100%;
}
.vis-pics .pics-four .pic-bot a:last-child{
	display:inline-block;
	width: 2.16rem;
	height: 2.16rem;
	margin-left: .18rem;
}
.vis-pics .pics-four .pic-bot a:last-child img{
	width: 2.6rem;
	height: 2.0rem;
}
.vis-pics .pics-four .pic-top,.vis-pics .pics-four .pic-bot{
	font-size: 0;
}
.vis-pics .pics-four .pic-top img:first-child{
	width: 2.6rem;
	height: 2.0rem;
}
.vis-pics .pics-four .pic-top img:last-child{
	width: 4.3rem;
	height: 2.0rem;
}
.vis-pics .pics-four .pic-bot{
	margin-top: 10px;
}
.vis-pics .pics-four .pic-bot a:first-child img{
	display: block;
	width:100%;
	height: 100%;
}
.vis-pics .pics-four .pic-bot a:last-child img{
	display: block;
	width:100%;
	height:100%;
}
.pics-four-big{
	margin-top: 10px;
	display: flex;
}
.pics-four-big .pic-left,.pics-four-big .pic-right{
	font-size: 0;
}
.pics-four-big .pic-right a:first-child{
	display: inline-block;
	width: 3.36rem;
	height: 3.36rem;
}
.pics-four-big .pic-right a:first-child img{
	display: block;
	width: 3.36rem;
	height:3.36rem;
}
.pics-four-big .pic-right a:last-child{
	display: inline-block;
	width: 3.36rem;
	height: 1.36rem;
	margin-top: .2rem;
}
.pics-four-big .pic-right a:last-child img{
	display: block;
    width: 3.36rem;
    height:1.36rem;
}
.pics-four-big .pic-right{
	margin-left: .2rem;
}
.pics-four-big .pic-left a:last-child{
	display: inline-block;
	width: 3.36rem;
	height: 3.36rem;
	margin-top: .2rem;
}
.pics-four-big .pic-left a:last-child img{
	display: block;
	width: 3.36rem;
	height:  3.36rem;
}
.pics-four-big .pic-left a:first-child{
	display:inline-block;
	width: 3.36rem;
	height:1.36rem;
}
.pics-four-big .pic-left a:first-child img{
	display: block;
    width: 3.36rem;
    height:1.36rem;
}
.pics-three-little{
	margin-top: 10px;
	font-size: 0;
	display: flex;
	justify-content:space-between;
}
.pics-three-little img{
	width: 2.18rem;
	height: auto;
}
.pics-five{
	margin-top: 10px;
	display: flex;
	justify-content:space-between;
}
.pics-five .pics-left,.pics-five .pics-center,.pics-five .pics-right,.pics-five .pics-right a{
	width: 2.18rem;
	height: 4.52rem;
}
.pics-five .pics-right a img{
	display: block;
	width: 100%;
	height: 100%;
}
.pics-five .pics-left a,.pics-five .pics-center a{
	display: block;
	width: 100%;
	height:2.23rem;
}
.pics-five .pics-left img,.pics-five .pics-center img{
	display: block;
	width: 100%;
	height:100%;
}
.pics-five .pics-left a:last-child img,.pics-five .pics-center a:last-child{
	margin-top: .16rem;
}
.goods-one{
	margin:10px .2rem 0;
}
.home-goods .goods-one .goods-item,.home-goods .goods-two .goods-item,.home-goods .goods-list .goods-item{
	border-radius: 6px;
	box-shadow: 2px 2px 5px #f1f1f1;
}
.home-goods h1{
	margin: 10px .2rem 0;
	font-size: 16px;
	color: #212121;
	font-weight: normal;
}
.goods-one .goods-item{
	border:1px solid #f1f1f1;
	background: #fff;
	height: auto;
	padding: .2rem;
	margin-top: 10px;
	box-shadow: 2px 2px 5px #d1d1d1;
}
.goods-one .goods-item .pic{
	display: block;
	width: 6.7rem;
	height: 6.7rem;
	margin:auto;
}
.goods-one .goods-item .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.goods-one .goods-item .good-name{
	font-size: 14px;
	color: #212121;
	margin-top: 10px;
	line-height: 20px;
}
.goods-one .goods-item .good-name a{
	color: #212121;
}
.goods-one .goods-item .good-price{
	font-size: 14px;
	color: rgba(241,23,13,1);
	margin-top: 5px;
}
.goods-one .goods-item .good-price big{
	font-weight: 900;
	font-size: 16px;
}
.goods-two{
	margin:0 .3rem 0;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.goods-two .goods-item{
	width: 3.36rem;
	border-radius: 6px;
	background: #fff;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 10px;
}
.goods-two .goods-item .pic{
	display: block;
	width:3.36rem;
	height:3rem;
	line-height: 3rem;
	text-align: center;
	margin:auto;
}
.goods-two .goods-item .pic img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.goods-two .goods-item .good-name{
    padding: 0 0.15rem;
    font-size: 14px;
    color: #212121;
    margin-top: 10px;
    line-height: 20px;
    max-height: 40px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.goods-two .goods-item .good-name a{
	color: #212121;
}
.goods-two .goods-item .good-price{
	padding:.15rem;
	font-size: 14px;
	color: rgba(241,23,13,1);
	margin-top: 5px;
}
.goods-two .goods-item .good-price big {
	font-weight: 900;
	font-size: 16px;
}
/**商品图列表**/
.goods-list{
	margin:0 .2rem;
}
.goods-list .goods-item{
	border:1px solid #f1f1f1;
	background: #fff;
	height: auto;
	overflow: hidden;
	padding: .2rem;
	margin-top: 10px;
	box-shadow: 2px 2px 5px #d1d1d1;
}
.goods-list .goods-item .pic{
	display: block;
	width: 1.8rem;
	height:1.8rem;
	margin:auto;
	float: left;
}
.goods-list .goods-item .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.goods-list .goods-item .good-name{
	font-size: 14px;
	color: #212121;
	margin-top: 10px;
	line-height: 20px;
	margin-left: 2rem;
}
.goods-list .goods-item .good-name a{
	color: #212121;
}
.goods-list .goods-item .good-price{
	font-size: 14px;
	color: rgba(241,23,13,1);
	margin-top: 5px;
	margin-left: 2rem;
}
.goods-list .goods-item .good-price big{
	font-weight: 900;
	font-size: 16px;
}
/**搭配**/
.vis-match{
	/*width: 100%;*/
	margin:10px .2rem;
}
#match{
	background: #fff;
}
.goodTop{
	background:#fff;
	margin-bottom: 10px;
}
.goodTop .title{
	padding:0 10px;
	font-size: 14px;
	line-height: 30px;
	color: #212121;
	text-align: center;
}
.goodTop .imgs{
	display: block;
	margin:0 10px;
}
.goodTop .imgs img{
	display: block;
	width: 100%;
	max-height: 140px;
}
.goodTop .text{
	padding:0 10px;
	font-size: 12px;
	color: #212121;
	text-align: center;
	line-height: 30px;
}
.vis-match .pic{
	display: block;
	width: 2.3rem;
	height: 2.3rem;
	margin:10px .1rem 0 .1rem;
}
.vis-match .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.vis-match .name{
	padding:5px .5em 0 .5em;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.vis-match .name a{
	color: #212121;
}
.vis-match .price{
	font-size: 14px;
	color: rgba(241,23,13,1);
	padding:0px .1rem 10px;
}
.vis-match .price big{
	font-size: 16px;
	font-weight: 900;
}
.vis-text{
	margin:10px .2rem 0;
	background: #fff;
	padding:10px;
	font-size: .26rem;
	color: #212121;
	line-height:.3rem;
}
.vis-kefu{
	height: 40px;
	line-height: 40px;
	margin:10px .2rem 0;
	background: #fff;
	padding:0 15px;
}
.vis-kefu a{
	font-size: 14px;
	color: #212121;
}
.vis-line-solid{
	height: 1px;
	margin:10px .2rem 0;
	border-bottom: 1px solid #ccc;
}
.vis-line-dashed{
	height: 1px;
	margin:10px .2rem 0;
	border-bottom: 1px dashed #ccc;
}
.coupon {
	padding: 10px 0;
}
.coupon1 li {
	position: relative;
	float: left;
	margin: 0 12px;
	width: calc(33.33% - 24px);
	height: 120px;
	text-align: center;
}
.coupon li img{
	width: 100%;
	height: 100%;
}

.coupon1 .text{
	position: absolute;
	width: 100%;
	height: 120px;
	top: 50%;
	margin-top: -60px;
	left: 0;
}
.coupon2{
	margin: 10px;
}
.coupon2 li {
	position: relative;
	/*float: left;*/
	margin: 0 3px;
	width: calc(50% - 6px);
	height:2.0rem;
	text-align: center;
}
.coupon2 .text{
	/*position: absolute;*/
	/*width: 100%;*/
	/*height: 120px;*/
	/*top: 50%;*/
	/*margin-top: -45px;*/
	/*left: 0;*/
}
.coupon p,
.coupon span{
	color: #fff;
	text-align: center;
}
.coupon .price{
	font-size: 30px;
}
.coupon .receive{
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background:rgba(246,246,246,1);
	color: rgba(241,23,13,1);
	padding: 2px 0;
	text-align: center;
	border-radius: 20px;
}
.vis-notice{
	height: 40px;
	line-height: 40px;
	margin:10px .3rem 0;
	background: #fff;
	padding:0 10px;
	overflow: hidden;
}
.vis-notice .title{
	float: left;
}
.vis-notice .newicon {
	background: #fba910;
	border-radius: 10px;
	color: #fff;
	padding: 0 10px;
	font-size: 12px;
}
.vis-notice .fa-volume-up{
	float: left;
	line-height: 40px;
	margin-right: 3px;
}
.vis-notice .notices{
	float: left;
	width: 92%;
}
.vis-notice .notices.home-notice{
	float: none;
	margin-left: 85px;
}
.vis-notice .notices a{
	color: #212121;
}
.vis-coupons{
	width: 100%;
	overflow: hidden;
}
.vis-coupons h2{
	font-size: 14px;
	font-weight: normal;
	padding:10px .2rem 0;
}
.vis-coupons .coupon2{
	overflow-y: hidden;
	overflow-x: auto;
	height: 2.0rem;
	white-space: nowrap;
}
.vis-coupons .coupon2 li{
	display:inline-block;
	background: rgba(241, 23, 13, 1);
}
.vis-article{
	margin:10px .2rem 0;
	background: #fff;
	border-radius:5px;
	overflow: hidden;
}
.articleBox li:last-child{
	border-bottom: none;
}



.visual_nav_group li{
	width:50% !important;
	height:50px !important;
	line-height:50px;
}
.visual_nav_group img{
	max-height:100px !important;
	height:40px;
}
.visual_nav_group p{
	margin-left:1.6rem!important;
}

.vis-pics .tupianrequ_div {
    margin-top: 0;
    position: relative;
}

.vis-pics .tupianrequ_a {
    display: block!important;
    position:absolute;
    z-index: 9999;
    /*background-color: red;
    opacity: 0.5;*/
}

/*商品信息*/
.vis-goods .txt{
	height: 2.6rem;
	background: #fff;
	margin: -3px auto;
	text-align: left;
	border-bottom-left-radius: .12rem;
	border-bottom-right-radius: .12rem;
	box-sizing: border-box;
}

.vis-goods .ensure span {
	height: 14px;
	line-height: 14px;
	font-size: 10px !important;
	color: rgba(241, 23, 13, 1);
	padding: 2px 4px 0 4px;
	vertical-align: middle;
	border: 1px solid rgba(241, 23, 13, 1);
	border-radius: 3px;
	box-sizing: border-box;
}

.vis-goods .specs, .vis-goods .num, .vis-goods .comment span {
	font-size: .2rem!important;
	color: rgba(136, 136, 136, 1);
	margin-right: .1rem;
	position: relative;
}
.vis-goods .num{
	margin-left:10px;
}

.vis-goods .ensure,.vis-goods .comment{
	padding-left:0.15rem;
}
/*矩阵*/
.vis-goods-small{
	margin-bottom:0.2rem;
}
/*列表*/
.vis-goods-list{
	margin-bottom:0.2rem;
}
.vis-goods-list .ensure,.vis-goods-list .comment{
	padding-left:0;
	margin-left: 2rem;
}
/*大图*/
.vis-goods-big .txt{
	height: 1.950rem;;
}

.vis-goods-big .ensure, .vis-goods-big .comment {
	padding-left: 0rem;
}
.vis-goods-big .goods-one .goods-item .good-name {
	height: 40px;
	overflow:hidden;
	text-overflow : ellipsis;
}


.shop-container {
	margin-top: 1.7rem;
	margin-bottom: 1.2rem;
}


.swiper-pagination {
	width:100%!important;
	height: 20px;
	bottom: 15px!important;
	left: auto!important;
	right: 20px;
	border-radius: 10px;
	color: #fff;
	background:transparent!important;
}
.vis-coupons .new_coup{
    width: 7.1rem;
    height: 1.72rem;
    background: linear-gradient( 90deg, #fea884 0%, #f1180e 100%);
    border-radius: 12px;
    margin: auto;
    padding: .16rem;
    box-sizing: border-box;
    margin-top: .15rem;
}
.vis-coupons .new_coup .coup_inner{
    width: 6.78rem;
    height: 1.4rem;
    background: linear-gradient( 90deg, #FFFFFF 0%, #fee8e7 100%);
    border-radius:12px;
    opacity: 0.9;
    position: relative;
}
.vis-coupons .new_coup .coup_inner::before{
    content: '';
    width: .26rem;
    height: .26rem;
    background:#fa8064;
    border-radius: 50%;
    position: absolute;
    top: -.13rem;
    left: 1.83rem;
    z-index: 9;
}
.vis-coupons .new_coup .coup_inner::after{
    content: '';
    width: .26rem;
    height: .26rem;
    background:#fa8064;
    border-radius: 50%;
    position: absolute;
    bottom: -.13rem;
    left: 1.83rem;
    z-index: 9;
}
.vis-coupons .new_coup .coup_inner .coup_left{
    width: 1.94rem;
    height:1.4rem;
    float: left;
    border-right: 1px dashed #fa8064;
    line-height: 1.4rem;
    text-align: center;
    font-size: .3rem;
    color: #F1170D;
}
.vis-coupons .new_coup .coup_inner .coup_left .price{
    font-weight: 900;
    font-size: .45rem;
}
.coup_center{
    float: left;
    height: 1.4rem;
    width:2.7rem;
    margin-left: .15rem;
    text-align: center;
}
.coup_right{
    width: 1.84rem;
    height:.64rem;
    background: linear-gradient( 180deg, #F44E48 0%, #F33B33 100%);
    box-shadow: inset 0px 6 12px 2px rgba(255,255,255,0.16);
    border-radius: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .32rem;
    color: #fff;
    float: right;
    margin: .38rem .1rem 0 0;
}
.coup_right a,.coup_right a:visited,.coup_right a:hover {
    color: #fff;
}

.coup_center .ptop{
    font-size: .32rem;
    color: #212121;
    font-weight: 900;
    margin-top: .3rem;
}
.coup_center .pbot{
    font-size: .24rem;
    color: #888;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: .05rem;
}

.classif1 .nav-five{
    margin-top: 10px;
    display: flex;
}
.classif1{
    margin: 0 .3rem;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}
.classif1 .nav-five .nav-five-item .icon{
    display: block;
    margin: auto;
    width: .8rem!important;
    height: .8rem!important;
}
.classif1 .nav-five .nav-five-item p{
    margin: 0.1rem 0;
    text-align: center;
    font-size: .18rem;
}
.classif1 .nav-five .nav-five-item p a{
    color:rgb(33, 33, 33);
}
.classif1 li {
    margin: 0 !important;
    width: 20% !important;
}
.classif1 .swiper-pagination-bullet-active {
    width: 12px;
    opacity: 1;
    background: #f1170d!important;
}
.classif1 .swiper-pagination-bullet {
    height: 0.04rem;
    background: #acacac;
    opacity: 1;
    border-radius: 4px;
}
.shop-content{
    margin: .1rem .3rem!important;
}
