.layout-title {
	text-align: center;
	padding: 0.5rem 0;
}

.layout-title p:nth-child(1) {
	font-size: 0.4rem;
	font-weight: bold;
	margin-bottom: 0.04rem;
}

.layout-title p:nth-child(2) {
	font-size: 0.28rem;
	color: #747272;
}

.title2 {
	color: #fff;
}

.title2 p:nth-child(2) {
	color: #fff;
}
/* 介绍 */
.company-intro{
	height: 4.88rem;
	background-image: url(../images/about/intro.jpg);
	background-size: 7.5rem 4.9rem;
	background-repeat: no-repeat;
	padding: 0 0.3rem;
}

.company-intro p:nth-child(1){
	width: 2.6rem;
	height: 0.7rem;
	padding: 0.3rem 0;
	margin: 0 auto;
}

.company-intro p{
	font-size: 0.24rem;
	color: #f2f2f2;
	letter-spacing: 0.02rem;
	line-height: 0.45rem;
	text-align: left;
}


/* 展厅 */

.live {
	/*height: 12rem;*/
	background-color: #fff;
	padding-bottom: 0.1rem;
}

.consult {
	width: 3.4rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	border-radius: 0.25rem;
	border: 1px solid #50972c;
	font-size: 0.3rem;
	color: #50972c;
	margin: 0.4rem auto;
}

/* 服务优势 */
.service {
	height: 6.2rem;
	background-image: url(../images/about/bj1.png);
	background-repeat: no-repeat;
	background-size: 7.5rem 6.2rem;
}

.lc-intro1 li {
	width: 2.2rem;
	height: 2.6rem;
	background-color: #ffffff;
	border-radius: 0.1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.lc-intro1 li p:nth-child(1) {
	width: 0.74rem;
	height: 0.7rem;
}

.lc-intro1 li p:nth-child(2) {
	font-size: 0.3rem;
	margin: 0.14rem 0;
}

.lc-intro1 li p:nth-child(3) {
	font-size: 0.24rem;
	color: #747272;
}

.lc-service {
	font-size: 0.3rem;
	font-weight: bold;
	color: #ffffff;
	margin: 0.2rem 0 0.1rem;
}

.flexRB {
	display: flex;
	justify-content: space-between;
}

.lc-intro2 li {
	display: flex;
	color: #fff;
	font-size: 0.3rem;
}

.lc-intro2 img {
	width: 0.2rem;
	height: 0.2rem;
	padding-top: 0.12rem;
	margin-right: 0.08rem;
}

/* 规模 */
.scale {
	height: 10.6rem;
	background-color: #fff;
}

/* 权威认证 */
.institutions {
	height: 13rem;
}

.authority {
	padding-top: 0.4rem!important;
	border-top: 1px solid #908d8d;
}

.authority .swiper-slide {
	width: 2.86rem;
	height: 3rem;
	background-color: #fff;
	text-align: center;
	font-size: 0.26rem;
	color: #707070;
	line-height: 0.36rem;
	margin-right: 0.2rem;
}

.authority .swiper-slide:last-child {
	margin-right: 0;
}

.authority .swiper-slide img {
	width: 2.86rem;
	height: 1.9rem;
	margin-bottom: 0.16rem;
}

.certificate {
	height: 6.6rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	margin-bottom: 0.4rem;
}

.certificate li {
	width: 3.36rem;
	height: 3.2rem;
	text-align: center;
	color: #5a5a5a;
	font-size: 0.24rem;
}

.certificate li img {
	height: 2.4rem;
	margin-bottom: 0.1rem;
}

/* 公益 */
.welfare {
	height: 8.5rem;
	background-image: url(../images/about/bj2.jpg);
	background-repeat: no-repeat;
	background-size: 7.5rem 1.94rem;
}

.public .swiper-wrapper {
	margin-top: 0.3rem;
}

.public .swiper-slide {
	width: 4.34rem;
	height: 6.2rem;
	margin-right: 0.3rem;
}

.public .swiper-slide-active p:nth-child(2) {
	color: #50972C !important;
}

.public .swiper-slide:last-child {
	margin-right: 0;
}

.public .swiper-slide p:nth-child(1) {
	height: 3.08rem;
}

.public .swiper-slide p:nth-child(2) {
	font-family: Impact;
	font-style: italic;
	font-size: 0.64rem;
	font-weight: bold;
	color: #908e8e;
	border-bottom: 1px solid #908e8e;
	padding: 0.2rem 0 0.1rem;
	letter-spacing: 0.09rem;
}


.public .swiper-slide p:nth-child(3) {
	font-size: 0.24rem;
	line-height: 0.36rem;
	letter-spacing: 0.02rem;
	color: #707070;
}

.public .swiper-slide p:nth-child(3) span {
	display: block;
	margin-top: 0.2rem;
}

.public .swiper-slide p:nth-child(3) em {
	padding-right: 0.2rem;
	color: #50972C;
	font-weight: bold;
}

.plan {
	width: 5.6rem;
	height: 1px;
	background-color: #fff;
	opacity: 0.3;
	position: absolute;
	top: 0.14rem;
	left: 0.68rem;
	z-index: 1;
}

.years {
	width: 6rem;
	display: flex;
	justify-content: space-between;
	font-size: 0.26rem;
	font-weight: bold;
	position: absolute;
	top: 0.38rem;
	left: 0.46rem;
	color: #fff;
}

/* 位置 */
.place {
	height: 5.27rem;
}
