.index-pt-meun {
	padding-top: 0.1rem;
	padding-bottom: 0.3rem;
}

.mb {
	margin-bottom: 0px;
}

.module-recommend3 .box {
	width: 100%;
	float: none;
	/*	position: initial;*/
	height: 4.68rem;
}

.module-classification-menu {
	background: #fff;
	display: flex;
	width: 50%;
	float: left;
}

.module-classification-menu a {
	-webkit-box-flex: 1;
	flex: 1;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 0.24rem;
	color: #222222;
	padding: 5px 6px;
}

.module-classification-menu img {
	border-radius: 0.1rem;
	/*   height: 1.92rem;*/
}

.module-hots {
	padding: 0.4rem 0.25rem 0.5rem 0.15rem;
	border-top: 1px solid #f8f8f8;
}

.module-recommend3 .box .tips {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0.1rem;
}

.module-recommend3 .box .shop .img {
	height: 1.82rem;
	margin: 5px;
}

.module-recommend3 .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
	line-height: 1;
}

.module-recommend3 .top span {
	font-size: 0.28rem;
	font-weight: bold;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #222;
}

.module-recommend3 .top a {
	color: #979797;
	font-size: 0.24rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.module-recommend3 .top a img {
	width: 0.12rem;
	height: 0.2rem;
	margin-left: 0.05rem;
	opacity: 0.5;
}

.module-recommend3 .box .shop .title {
	height: 0.7rem!important;
	font-size: 0.25rem;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-bottom: 5px;
	padding-left: 15px;
}

.module-recommend3 .box .shop .price {
	left: 0;
	bottom: 0.2rem;
	width: 100%;
	color: #d02d44;
	font-size: 0.26rem;
	font-weight: bold;
	padding-left: 20px;
}

.module-recommend3 .box .shop .price del {
	font-size: 0.24rem;
	color: #979797;
	margin-left: 0.15rem;
	font-weight: normal;
}

.module-goods {
	padding: 0.15rem 0.15rem 0.2rem 0.15rem;
	padding-top: 0px;
	padding-bottom: 0px;
}

.module-classification {
	padding-bottom: 0.25rem;
	background: white;
	/*height: 6.5rem;*/
}

.module-recommend3 .box:before {
	border-bottom: none;
}

.module-recommend3 .top1 {
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0.3rem!important;
}

.module-recommend3 .m_box2 {
	height: 3.5rem!important;
}

.pt-list .ul li .bom {
	margin-top: 5px;
	margin-bottom: 0.15rem;
}

.pt-list {
	background: #EEEEEE;
	padding: 0px;
}

.pt-list .ul li a {
	margin: 5px;
	background-color: white;
	border-radius: 0.1rem;
}

.pt-menu img {
	width: 0.74rem;
	height: auto;
}

.module-recommend3 .box .shop a {
	margin: 0.1rem;
}

.module-recommend3 .box {
	padding: 0.2rem;
}

.pt-list .title {
	justify-content: left;
}

.qualityGoodsImg {
	background-color: white;
}

.qualityGoodsImg img {
	margin-top: 0.3rem;
	margin-bottom: 0.32rem;
}

.flashSale {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

.flashSale_box {
	height: 3.64rem!important;
}

.flashSale_Img {
	margin-bottom: 10px;
}

.flashSale_Img img {
	height: 0.4rem;
}

.module_imgCIfication {
	display: inline-grid;
	background-color: white;
}

.img_CI {
	width: 47%;
	float: left;
	margin: 1.5%;
}

.img_CI img {
	margin-top: 5px;
	height: 100%;
	width: 100%;
}

.mI_one {
	margin: 5px;
}


/*领海海鲜新模块*/

.model_twocont {
	background: #FFF;
}

.model_twocont .twocont {
	width: 50%;
	float: left;
	height: 2.5rem;
	padding: 0.2rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.model_twocont .twocont .twocont_top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 2;
	line-height: 1;
	height: 0.38rem;
}

.model_twocont .twocont .twocont_top span {
	font-size: 0.3rem;
	font-weight: bold;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #222;
}

.model_twocont .twocont .twocont_top a {
	color: #979797;
	font-size: 0.24rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 0.33rem;
	width: 1.34rem;
	text-align: center;
}

.model_twocont .twocont .twocont_top a img {
	width: 0.1rem;
	height: 0.13rem;
	margin: 0 0.05rem;
	margin-right: 0.1rem;
	opacity: 0.5;
}

.model_twocont .twocont .twocont_tips {
	height: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #979797;
	font-size: 0.23rem;
	position: relative;
	z-index: 2;
}

.model_twocont .twocont .twocont_tips span {
	color: #e9506d;
}


/*.model_twocont .twocont .add_tips{
	margin: 3px 0;
}*/

.model_twocont .twocont .twocont_shop {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.2rem;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.model_twocont .twocont .twocont_shop a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.model_twocont .twocont .twocont_shop .a {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.model_twocont .twocont .twocont_shop .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 1rem;
	width: 100%;
	position: relative;
}

.model_twocont .twocont .twocont_shop .img img {
	max-width: 100%;
	max-height: 100%;
}

.model_twocont .twocont .twocont_shop p {
	color: #d92d44;
	padding-top: 0.05rem;
}

.model_twocont {
	display: inline-block;
}

.twocont_top .look_more {
	font-size: 11px!important;
	font-weight: 400!important;
	color: #d6717f!important;
	margin-left: 0.05rem;
}

.look_morea a {
	border: 1px solid #d6717f;
	border-radius: 0.5rem;
}

.add_haixianimg {
	height: 1.3rem!important;
}


/*.model_twocont .twocont_two {
	height: 2.3rem!important;
}*/

.pt-list .ul li .tit {
	height: 0.7rem;
	-webkit-line-clamp:2;
}

.main2 {
	min-height: 100%;
	position: relative;
	padding-bottom: 2.1rem;
	box-sizing: border-box;
}

.goods-news li .content .tips span:after {
	border: none;
}

.price .btn {
	position: absolute;
	right: 2%;
	bottom: 0rem;
	width: 1.3rem;
	height: 0.6rem;
	background-image: linear-gradient(-128deg, #e04b60 0%, #d83c52 49%, #d02d44 100%);
	-webkit-box-shadow: 0 3px 4px 0 rgba(208, 45, 67, 0.30);
	box-shadow: 0 3px 4px 0 rgba(208, 45, 67, 0.30);
	border-radius: 0.3rem;
	color: #fff;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.price span i {
	font-size: 0.35rem;
}

.goods-news li .content .price {
	bottom: 0.8rem;
}
.goods-news li .content .price img{
	width:1rem;
}
.goods-news li .content .price del {
	margin-left: 0;
	text-decoration: none;
}

.price_byn {
	width: 100%;
	color: #d02d44;
	font-weight: bold;
}

.price_byn .btn {
	position: absolute;
	bottom: 0rem;
	width: 2rem;
	height: 0.6rem;
	/* background-image: linear-gradient(-128deg, #e04b60 0%, #d83c52 49%, #d02d44 100%);*/
	/*-webkit-box-shadow: 0 3px 4px 0 rgba(208, 45, 67, 0.30);
    box-shadow: 0 3px 4px 0 rgba(208, 45, 67, 0.30);*/
	border: 1px solid #D02D44;
	border-radius: 1rem;
	color: #D02D44;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
}

.goods-news li .content .title {
	font-size: 0.28rem;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 3px;
	font-weight: bold;
}

.activity_modle {
	background-color: #FFFFFF;
	margin: 0.2rem;
	padding: 0.3rem;
	margin-bottom: 0;
	padding-bottom: 0;
}

.activity_modle .head img {
	height: 0.3rem;
	margin: 0.1rem;
}

.activity_modle .head {
	color: #E5BE7E;
	margin-bottom: 0.2rem;
}

.activity_modle .head span {
	font-weight: bold;
	font-size: 0.3rem;
}

.activity_modle .head i {
	font-size: 0.26rem;
}

.login-btn a.on {
	background: #FFFFFF;
	color: #464545;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 0;
	font-weight: bold;
}

.login-btn {
	margin-top: 0;
}
.activity_modle .head_er{
	color:#808080 ;
}
.activity_modle .head_san{
	color:#93A5AB ;
}
.activity_modle .price{
	height: 1.42rem;
    font-size: 0.64rem;
}
.activity_modle .price span{
	display: block;
    padding-left: 0.47rem;
    padding-top: 0.32rem;
}
.activity_modle .price i{
	font-size: 0.64rem;
}
.activity_modle .price_one{
	color: #A26122;
	background-image: url(../images/img/7.png);
	background-size: 100% 100%;
}
.activity_modle .price_two{
	color: #686767;
	background-image: url(../images/img/8.png);
	background-size: 100% 100%;
}
.activity_modle .price_three{
	color: #678088;
	background-image: url(../images/img/9.png);
	background-size: 100% 100%;
}