.services .services-content{
	width:1200px;
	margin:0 auto;
	padding: 36px 0;
	border-bottom:1px solid #C9A063;
}
.services-tab{
	display: flex;
}
.storename{
	background-color: #00000080;
	    color: #FFF;
	    position: relative;
	    bottom: 40px;
	    width: 96.7%;
	    height: 40px;
	    font-size: 24px;
	    line-height: 40px;
		letter-spacing: 10px;
		    text-align: left;
}
.services-list{
	display: flex;
	align-items: center;
	font-size: 24px;
	font-family: Slideqiuhong-Regular, Slideqiuhong;
	font-weight: 400;
	color: #C9A063;
	line-height: 24px;
	margin-left:52px;
	cursor: pointer;
}
.services-list:first-child{
	margin-left:0px;
}
.services-list img{
	display: none;
}
.active{
	color: #DB2227;
}
.active img{
	display: block;
	width: 21px;
	margin-right: 6px;
}
.lianxi-phone{
	font-size: 24px;
	font-family: Slideqiuhong-Regular, Slideqiuhong;
	font-weight: 400;
	color: #C9A063;
	margin-left: 80px;
}
.main{
	width: 100%;
	background:url(../img/about-bg.png) center no-repeat;
	background-size:cover;
}
/* 关于百黎堂 */
.about{
	width: 100%;
	padding-bottom: 87px;
}
.about-content{
	width: 1200px;
	margin: 0 auto;
	display: flex;
}
.about .about-left,.about .about-right{
	padding-top:36px;
}
.about .about-left{
	display: flex;
}
.about .about-origin{
	font-size: 24px;
	font-family: Slideqiuhong-Regular, Slideqiuhong;
	font-weight: 400;
	color: #543E1A;
	line-height: 29px;
	width: 23px;
	padding-top:10px;
	word-wrap: break-word
}
.about .about-title{
	font-size: 48px;
	font-family: Slideqiuhong-Regular, Slideqiuhong;
	font-weight: 400;
	color: #543E1A;
	line-height: 58px;
	width: 48px;
	text-align: center;
	margin-left: 12px;
}
.about .about-right{
	margin-left: 100px;
}
.about .about-right-top{
	display: flex;
	margin-top:25px;
}
.about .about-right-top-left{
	font-size: 20px;
	color: #543E1A;
	line-height: 32px;
	margin-top:74px;
	margin-right:67px;
	width:854px;
	text-indent: 2em;
}
.about .about-right-top-left div{
	text-indent: 2em;
}
.about .about-right-top-left div:first-child{
	margin-bottom: 30px;
}
.about .about-right-top-img{
	width:87px;
}
.about .about-right-bottom{
	font-size: 20px;
	color: #543E1A;
	line-height: 32px;
	width: 1008px;
	text-indent: 2em;
}
.about .about-more{
	width: 176px;
	cursor: pointer;
	margin-left: 663px;
}
.mendian{
	width: 1200px;
	margin:53px auto 0;
	display: flex;
	flex-wrap: wrap;
}
.mendian img{
	width:580px;
	margin-right: 20px;
	margin-top: 10px;
}