*{
	font-family: Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Source Han Sans CN",Roboto,"Microsoft Yahei",sans-serif,"微软雅黑";
}
.carousel{
	width: 100%;
	height: 380px;
	background-image: url(../img/320-4/bg.png);
	background-size: cover;
	background-position: center;
	background-color: #F5F5F5;
}

.reason,.help{
	display: flex;
	flex-direction: row;
}
.rea_li{
	display: flex;
	flex-direction: column;
}
.state{
	width: 100%;
	display: flex;
	flex-direction: column;
	/*margin-bottom: 40px;*/
}
.back{
	background-color: #fafafa;
}
.title{
	/* font-size: 30px; */
	/* font-weight: bold; */
	color: #141414;
	width: 300px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
}
.botton_bd{
	width: 45px;
	margin: 0 auto;
	margin-top: 10px !important;
	border-bottom: 3px solid #FF8900 !important;
}
.textarea{
	width: 1047px;
	margin:0 auto;
	color: #5F5F5F;
	text-indent: 38px;
	padding-bottom: 89px;
	
}
.textarea p{
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 15px;
}
/*我们的优势*/
.reason,.help{
	width: 1100px;
	margin: 20px auto;
	justify-content: space-around;
	/*border-bottom: 1px solid #F1F1F1;*/
}

.rea_li{
	justify-content: center;
	padding-bottom: 30px;
}
.rea_li img{
	width: 155px;
	height: 176px;
}
.rea_li h3,.rea_li p{
	text-align: center;
}
.rea_li p{
	font-size: 14px;
	line-height: 20px;
}
/* 如何借助快传播子营销 */
.help{
	height: 280px;
}
.earn{
	height: 300px;
}
.help1{
	width: 288px;
	height: 238px;
}
.help2{
	width: 270px;
	height: 312px;
}
.help_txt{
	margin-top: 80px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-left: 50px;
}
.help_txt p{
	font-size: 12px;
	color: #5F5F5F;
}
.icon-xingxing{
	font-size: 30px;
	color: #ffc045;
	line-height: 40px;
	margin-right: 10px;
}
.state> .about_company{
	margin-bottom:41px; 
}


.friendlist{ 
	
	width:900px;
	margin:0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.friendlist ul{
	margin:0px;
	padding:0px; 
}
.friendlist ul li{
 float:left;
 margin-right:10px;
 list-style:none;
}
.friendlist ul li.bt{
font-weight:bold;
}

.friendlist ul li a{
	color:#C0C0C0;
}