/* 背景图 */

.about-bg{

	height: 500px;

	position: relative;

}



.about-bg:before{

	content: '';

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: rgba(0, 0, 0, 0.4);

}



/* 关于慕枫 */

.about-partOne{

	margin: 100px 0;

	background: #fff;

}



.one-content-1{

	max-width: 600px;

	width: 100%;

	margin: 0 auto;

}



.one-title-1{

	font-size: 24px;
	letter-spacing: 4px;
	padding-bottom: 20px;
	font-weight: 700;
	color: #005660;

}



.one-txt-1{

	font-size: 14px;

	line-height: 24px;

	margin-bottom: 25px;
}



.one-title-2{

	height: 89px;

	font-size: 18px;

	font-weight: 600;

	padding-top: 70px;

	letter-spacing: 4px;

	-webkit-line-clamp: 1;

	color: #005660
}



.one-txt-2{

	max-height: 184px;

	padding-top: 20px;

	font-size: 14px;

	letter-spacing: 1px;

	line-height: 24px;

	-webkit-line-clamp: 6;

}



.one-img{

	max-width: 970px;

	width: 100%;

}



/* 团队介绍 */

.about-partTwo{

	margin: 0 0 100px 0;

	background: #fff;

}



.two-content-1{

	max-width: 600px;

	width: 100%;

	margin: 0 auto;

}



.two-title-1{

	font-size: 24px;

	letter-spacing: 4px;

	padding-bottom: 20px;

	color: #005660

}



.two-txt-1{

	font-size: 14px;

	line-height: 24px;

}



.two-img{

	max-width: 270px;

	width: 100%;

	overflow: hidden;

	margin: 0 auto;

	position: relative;

}



.two-img:before{

	position: absolute;

	top: 0;

	left: 0;

	content: '';

	width: 100%;

	height: 100%;

	opacity: 0;

	z-index: 1;

	background: rgba(0, 0, 0, 0.2);

	transition: linear 0.2s opacity;

	-webkit-transition: linear 0.2s opacity;

}



/* .two-img:after{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	display: flex;

	justify-content: center;

	align-items: center;

	font-family: "Ionicons";

	content: '\f2c7';

	font-size: 24px;

	color: #fff;

	z-index: 2;

	opacity: 0;

	transition: linear 0.2s opacity;

	-webkit-transition: linear 0.2s opacity;

} */



.two-img:hover:before{

	opacity: 1;

	cursor: pointer;

}



.two-img:hover img{

	transform: scale(1.2);

}



.two-content-2{

	padding: 30px 0 20px;

}



.two-img img{

	max-width: 270px;

	width: 100%;

}



.two-title-2{

	font-size: 18px;

	padding: 20px 0;

	letter-spacing: 2px;

}



.two-txt-2{

	font-size: 16px;

	padding-bottom: 20px;

}



.two-ul li{

	display: inline;

	padding: 0 10px;

}



.two-ul li i{

	font-size: 14px;

	color: #ccc;

}



.two-ul li a:hover i{

	color: #005660;

}



/* 客户心声 */

.about-partThree{

	margin-bottom: 100px;

	background: url('../img/cloud.jpg') no-repeat center fixed;

	height: 450px;

	position: relative;

	color: #fff;

	background-size: cover;

}



.about-partThree:before{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	content: '';

	background-color: rgba(0, 0, 0, 0.5);

}



.about-swiper{

	height: 100%;

	position: relative;

}



.about-three-content{

	max-width: 760px;

	width: 100%;

	position: absolute;

	top: 50%;

	left: 50%;

	transform: translate(-50%, -50%);

}



.about-three-title{

	font-size: 24px;

	letter-spacing: 4px;

	padding-bottom: 20px;

}



.about-three-txt{

	font-size: 16px;

	padding-bottom: 20px;

	line-height: 24px;

}



.swiper-pagination-bullet{

	background: #f7f7f7;

	width: 10px;

	height: 10px;

}



.banner-choose{

	bottom: 50px !important;

}



/* 合作伙伴 */

.about-partFour{

	margin-bottom: 100px;

	background: #fff;

}



.four-content-1{

	max-width: 600px;

	width: 100%;

	margin: 0 auto;

}



.four-title-1{

	font-size: 24px;
	letter-spacing: 4px;
	padding-bottom: 20px;
	font-weight: 700;
	color: #005660;

}



.four-img-title{

	content: '';

	position: absolute;

	max-width: 128px;

	width: 100%;

	top: 14px;

	left: 50%;

	transform: translateX(-50%);

	background: #005660;

	color: #fff;

	font-size: 12px;

	border-radius: 4px;

	padding: 8px 12px;

	opacity: 0;

}



.four-img-title:after{

	position: absolute;

	top: 100%;

	left: 50%;

	transform: translateX(-50%);

	width: 0px;

	height: 0px;

	content: '';

	border-right: 5px solid transparent;

	border-left: 5px solid transparent;

	border-top: 5px solid #005660;

}



.four-img{

	padding-top: 80px;

	position: relative;

}



.four-img img{

	/*width: 195px;

	height: 85px;*/
	/* width: 100%; */
	width: 135px;
	height: 35px
}



.four-img a{

	opacity: 0.5;

}



.four-img a:hover{

	opacity: 1;

}



.four-img a:hover .four-img-title{

	opacity: 1;

	top: 24px;

}

.wechat-mf{
	width: 100px;
	position: absolute;
    bottom:-20%;
    left: 48%;
    transform: translate(-50%);
    opacity: 0;
    transition:all 0.6s ease;
	-moz-transition:all 0.6s ease; /* Firefox 4 */
	-webkit-transition:all 0.6s ease; /* Safari 和 Chrome */
	-o-transition:all 0.6s ease; /* Opera */

}

@media screen and (max-width: 991px) {
	.wechat-mf{
		bottom: -2%;
		left: 51%
	}
}