@CHARSET "UTF-8";

menu .banner #b-img a {
	width: auto;
}

.ppt-all {
	width: 100%;
	height: 450px;
}

#b-list {
	right: calc(( 100% - 1180px)/2);
	left: inherit;
}

.MM1 {
	/* height: 396px; */
	width: 100%;
}

.MM1_a {
	width: 1180px;
	height: 96px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.MM1_b {
	width: 295px;
	cursor: pointer;
	position: relative;
}

.MM1_b p:first-child {
	font-size: 18px;
	font-weight: 400;
	margin: 25px 0 0;
	color: #333333;
}

.MM1_b p:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-top: 4px;
}

.MM1-activ {
	border-bottom: 3px solid #00AAEE;
}

.MM1_c {
	width: 384px;
	height: 114px;
	background: #FFFFFF;
	border-radius: 4px;
	text-align: left;
	padding: 18px 20px;
	box-sizing: border-box;
	cursor: pointer;
	float:left;
	margin-bottom: 14px;
	margin-right: 14px;	
}
.MM1_c:nth-child(3n){
	margin-right: 0px;	
}
.MM1_c:last-child{
	margin-bottom: 30px;
}
.MM1_c p:first-child {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px;
}

.MM1_c p:nth-child(2) {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	margin: 0;
}

.MM1_c p:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #FF6161;
}

.MM2 {
	width: 100%;
	height: 680px;
	background: #fff;
}

.MM2_3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0 50px;
	padding-top: 62px;
}

.MM2_a {
	width: 1180px;
	margin: 0 auto;
}

.MM2_a img {
	width: 210px;
	height: 484px;
	background: #CCCCCC;
	border-radius: 4px;
	float: left;
}

.MM2_b1 {
	width: 950px;
	height: 62px;
	float: left;
	margin-left: 20px;
}

.MM2_b1 div {
	width: 237.5px;
	height: 62px;
	/* line-height: 55px; */
	text-align: center;
	/* background: #fff; */
	float: left;
	position: relative;
	cursor: pointer;
}

.MM2_b1_acitv {
	background: #FAFAFA !important;
	border-radius: 4px 0px 0px 0px;
	position: absolute;
}

.MM2_b1_acitv::before {
	/* content: '';
	position: absolute;
	top: 47px;
	left: 93px;
	width: 62px;
	height: 2px;
	background: #00AAEE;
	border-radius: 1px; */
}

.MM2_b1 div span {
	color: #666;
	/* position: absolute;
	z-index: 999;
	right: 81px; */
	display: inline-block;
	height: 30px;
	margin-top:23px;
	border-bottom: 2px solid #fff;
}

.MM2_acc {
	color: #00AAEE !important;
	border-bottom: 2px solid #00AAEE;
	height: 45px;
}

.MM2_b {
	width: 950px;
	height: 422px;
	background: #fafafa;
	border-radius: 0px 4px 4px 4px;
	float: left;
	margin-left: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 20px;
	box-sizing: border-box;
}

.MM2_b div {
	width: 290px;
	height: 114px;
	margin-bottom: 19px;
}

.MM1_c span {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #00AAEE;
}

.MM1_c img {
	width: 5.9px;
	height: 9.1px;
	background: none;
	float: right;
	margin: 37px 2px;
	position: relative;
	right: 88px;
}

.MM3_a {
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.MM3_a div {
	width: 580px;
	height: 230px;
	background: #FFFFFF;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 30px;
	margin-bottom: 20px;
    transition: all .2s linear;
}
.MM3_a div:hover{
    -webkit-box-shadow:0 3px 10px rgba(68,66,154,0.15);
    -webkit-transform:translate3d(0,-2px,0);

}
.MM3_a div h3 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.MM3_a div p {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 25px;
	height:70px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}

.MM3_a div ul li {
	display: inline-block;
	margin-right: 20px;
}
.MM3_a div ul li a{
	color: #00AAEE;
}
.MM3_a div ul li a:hover{
	color: #00AAEE;
	cursor:pointer;
}
.MM3_a div ul {
	padding: 0;
	margin: 0;
}

.MM3_a div ul li span {
	width: 4px;
	height: 4px;
	background: #000000;
	border-radius: 50%;
	float: left;
	margin: 8px 10px 0 0;
	display: none;
}
.MM3_a .under-line {
    width: 0;
    height: 1px;
	margin:0;
	padding:0;
    background-color: #00AAEE;
    transition: all .3s ease;
    margin-top: 2px;
}
.MM3_a a:hover .under-line {
    width: 100%;
}
.MM4_a {
	display: flex;
	width: 1180px;
	margin: 0 auto;
}

.MM4_b {
	width: 280px;
	height: 212px;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 30px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	transition: all .2s linear;
}
.MM4_b:hover{
    cursor:pointer;
    -webkit-box-shadow:0 3px 10px rgba(68,66,154,0.15);
    -webkit-transform:translate3d(0,-2px,0);

}
.MM4_c {
	height: 44px;
	line-height: 44px;
	position: absolute;
	border-top: 1px solid #eee;
	top: 166px;
	width: 223px;
}

.MM4_c span {
	font-size: 14px;
	color: #00AAEE;
}

.MM4_c img {
	width: 6.1px;
	height: 10px;
	float: right;
	position: absolute;
	top: 17.5px;
	left: 90px;
	transition: all .2s linear;
}
.MM4_c:hover img{
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
.MM4_b p {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}

.MM4_b h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.MM5_A {
	width: 1180px;
	height: 385px;
	background: #FFFFFF;
	border-radius: 4px;
	margin: 0 auto 0px;
	padding: 30px;
	box-sizing: border-box;
}

.MM5_A ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.MM5_A ul li {
	float: left;
	width: 185px;
	height: 108px;
	border: 1px solid #EBEBEB;
	position: relative;
	border-top: 0;
	border-left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.MM5_A ul li:first-child {
	border-left: none;
}

.MM5_A ul li:nth-child(6) {
	border-right: none;
}

.MM5_A ul li:nth-child(12) {
	border-right: none;
}

.MM5_A ul li:nth-child(13), .MM5_A ul li:nth-child(14), .MM5_A ul li:nth-child(15),
	.MM5_A ul li:nth-child(16), .MM5_A ul li:nth-child(17) {
	border-bottom: none;
}

.MM5_A ul li:nth-child(18) {
	border-right: none;
	border-bottom: none;
}

.MM5_A ul li img {
	max-width: 100%;
	max-height: 100%;
}

.MM6 {
	width: 100%;
	background: #fff;
	height: 148px;
	margin-top: 70px;
}

.MM6_a {
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.MM6_b {
	width: 250px;
	margin-top: 48px;
}

.MM6_b img {
	width: 60px;
	height: 60px;
	float: left;
}

.MM6_b div {
	float: left;
	margin: 9px 0 0 20px;
}

.MM6_b div p {
	margin: 0;
	padding: 0;
}

.MM6_b div p:first-child {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.MM6_b div p:last-child {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}

/* 新增 */
.MM1_c{
	transition: all .2s linear;
	height: 140px;
}
.MM1_c:hover p:first-child{
    color:#00AAEE;
}
.MM1_c:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 3px 10px rgba(68,66,154,0.15);
    -webkit-transform: translate3d(0,-2px,0);
}
.MM2_b1 div span {
	color: #666;
	display: inline-block;
	height: 30px;
	margin-top:20px;
	border-bottom: 2px solid #fff;
}
.MM2_b1 .MM2_b1_acitv span{
	color: #00AAEE;
	border-bottom: 2px solid #00AAEE;
}
.MM1_c p:nth-child(2){
	/* height: 36px; */
	height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.MM2_3{
	padding: 60px 0px 40px 0px;
	margin-bottom: 0;
}
.MM5 .MM2_3{
	padding: 60px 0px 25px 0px;
	margin-bottom: 0;
}
.MM1_t{
	/* height: 248px;
	background: none;
	margin-top: 30px; */
}
.MM1_b .left{
	width: 60px;
	height:100%;
	float: left;
	margin-left: 40px;
	margin-right: 5px;
}
.MM1_b .left img{
	width: 48px;
	height: 48px;
	margin-top: 25px;
}

.MM1_b .right{
	width: 180px;
	height:100%;
	float: left;
	text-align: left;
}
.filter_triangle {
    position: absolute;
    top: 93px;
    right: 46%;
    z-index: 9;
	border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #00aaee;
	display: none;
}
.MM1-activ .filter_triangle{
	display: block;
}
.MM1_hot{
	height: auto;
	/* overflow: hidden; */
	background: none;
	display: block;
	margin-top: 30px;
	margin-bottom: 16px;
}

/* 优惠券 */
.MM1_coupon{
    width: 1180px;
    margin: 30px auto;
    overflow: hidden;
	display: none;
}
.MM1_coupon .left{
	width: 474px;
	height: 248px;
	background: #354F8C;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 48px 46px;
	float: left;
	font-weight: bold;	
}
.MM1_coupon .left p{
	color: #FFFFFF;
	line-height: 1;
}
.MM1_coupon .left .l1{
	font-size: 30px;
	margin-bottom: 15px;
}
.MM1_coupon .left .l2{
	font-size: 46px;
	margin-bottom: 20px;
}
.MM1_coupon .left .l3{
	font-size: 18px;
}
.MM1_coupon .right{
	width: 686px;
	height: 248px;
	float: right;
}
.MM1_coupon .right .r-coupon{
	width: 333px;
	height: 114px;
	background: #FFD5DF;
	border-radius: 4px;
	color: #354F8C;
	float:left;
	margin-right:20px;
	margin-bottom: 20px;
}
.MM1_coupon .right .r-coupon:nth-child(2n){
	margin-right:0px;
}
.MM1_coupon .right .r-coupon .r-money{
	width: 140px;
	height: 83px;
	border-right: 1px dashed #354F8C;
	margin-top: 14px;
	float: left;
	font-weight: bold;	
    text-align: center;
    line-height: 83px;
	
}
.MM1_coupon .right .r-coupon .r-money p{
	font-size: 50px;
}
.MM1_coupon .right .r-coupon .r-money span{
	font-size: 20px;
	margin-left: 10px;
	margin-bottom: 2px;
}
.MM1_coupon .right .r-coupon .r-info{
	width: 175px;
	height: 83px;
	margin-top: 14px;
	float: left;
	margin-left: 15px;
}
.MM1_coupon .right .r-coupon .r-info .r1{
	font-size: 20px;
	font-weight: bold;	
	margin-bottom: 5px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.MM1_coupon .right .r-coupon .r-info .r2{
	font-size: 14px;
	margin-bottom: 8px;
}
.MM1_coupon .right .r-coupon .r-info .r2 span{
	font-size: 16px;
	font-weight: bold;	
}
.MM1_coupon .right .r-coupon .r-info .r3{
	font-size: 14px;
	cursor: pointer;
}

/* 分类 */
.ind .chengs1 img,
.ind .chengs2 img,
.ind .chengs3 img,
.ind .chengs4 img{
	width: 100%;
	height: 100%;
}
.ind .bigbox-1{
	margin-top: 0px;
}
.ind .bigbox-1,
.ind .chengs1,
.ind .rightbox-1{
	height: 565px;
}
.ind .bigbox-2,
.ind .chengs2,
.ind .chengs2 img,
.ind .rightbox-2{
	height: 503px;
}
.ind .bigbox-3,
.ind .chengs3,
.ind .chengs3 img,
.ind .rightbox-3{
	height: 503px;
}
.ind .bigbox-5,
.ind .chengs4,
.ind .chengs4 img,
.ind .rightbox-4{
	height: 657px;
}
.ind .bigbox-5{
	height: 680px;
}
.ind .option-1,
.ind .option-2,
.ind .option-3,
.ind .option-4{
	width: 960px;
	margin-top: 0;
	margin-right: 0;
}
.ind .option-1{
	height: 565px;
}
.ind .option-2{
	height: 503px;
}
.ind .option-3{
	height: 503px;
}
.ind .option-4{
	height: 657px;
}
.ind .product-box{
	width: 940px;
	margin-left: 20px;
}
.ind .product{
	margin-right: 15px;
	margin-top: 15px;
	height: 142px;
}
.ind .option-1 .oopt p{
	width: 240px;
}
.ind .introduce{
	height: 28px;
}
.ind .item-labels{
	margin-bottom: 12px;
}
.ind .more{
	line-height: 140px;
}
.ind .imgtyd{
	top: 64px;
}
.cate-link{
	position: absolute;
    bottom: 40px;
    left: 10px;
}
.cate-link li{
	border: 1px solid #fff;
	border-radius: 2px;	
	width: 88px;
	height: 30px;
	line-height:30px;
	text-align: center;
	float: left;
	margin-top: 10px;
	color: #fff;
	cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cate-link li a{
	color: inherit;
}
.cate-link li:nth-child(2n-1){
	margin-right: 10px;
}
.chengs1 .cate-link li:hover{
	color: #9074FD;
	background: #fff;
}
.chengs2 .cate-link li:hover{
	color: #FA9971;
	background: #fff;
}
.chengs3 .cate-link li:hover{
	color: #25D570;
	background: #fff;
}
.chengs4 .cate-link li:hover{
	color: #668EF4;
	background: #fff;
}

/* 团购 */
.MM1_tuan{display: none;}
#dat .index-daily .daily-slide{height:auto;min-height: 334px;}
#dat .daily-slide li{width:280px;height:390px}
#dat .index-daily .daily-slide{width:1180px;height:auto;margin-bottom: 12px;}
#dat .daily-slide li{margin-bottom:18px;margin-right:20px;margin-left:0}
#dat .daily-slide li:FIRST-CHILD{margin-left:0}
#dat .daily-slide li:nth-child(4n){margin-right:0}
#dat .index-daily .daily-slide .bd li .inner-goods .goods-item{padding:20px 20px}
#dat .wrap{width:280px;}
#dat .curtain{width:280px;}
#dat .index-daily .daily-slide .bd li .inner-goods .goods-item .img {width: 240px;height: 240px;margin-bottom: 30px;}
#dat .titles p{font-size: 14px;font-weight: bold;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.daily-content{margin-bottom: 0;margin-top: 0;}
#dat .index-daily{margin-top: 30px;}
#dat .titles p span {
	display: inline-block;
	width: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: 400;	
	height: 18px;
	line-height:18px;
	border : 1px solid #FF6161;
	color: #FF6161;
	border: 1px solid #FF6161;
	border-radius: 2px;	
	margin-right: 8px;
	float: left;
}
#dat .moo text:nth-child(1){
	font-size: 14px;
	color: #FF6161;
	margin-right: 5px;
}
#dat .moo text:nth-child(2){
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
	text-decoration: line-through;
}

/* 左侧 */
.fl_l{width:50px;float:left;min-height:200px;height:auto;border:1px solid #f4f4f4;background:rgba(255,255,255,1);border-radius:8px;box-shadow:0 1px 5px 0 rgba(38,38,38,.15);padding:8px 0}
.fl_l li{min-height:51px;height:auto;float:left;width:50px;text-align:center}
.fl_l li a{display:inline-block;width:34px;font-size:12px;padding:7px 5px;border-bottom:1px dashed #f4f4f4;line-height:1.5;text-align:center;color:#b3b3b3}
.fl_l li.actives{background:#00AAEE;}
.fl_l li.actives a{color:#fff}

/* 商品标签 */
.item-labels{
	width: 100%;
	height: 20px;
	font-size: 14px;
	margin-bottom: 10px;
}
.item-labels span{
	display: inline-block;
    min-width: 40px;
	padding:0px 5px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    height: 18px;
    line-height: 18px;
    color: #FF6161 !important;
    border: 1px solid #FF6161;
    border-radius: 2px;
    margin-right: 10px;
    float: left;
}