.twitter-wrap{
	width: 100%;
}

/* baner */
.banner{
	width: 100%;
}

.banner img{
	display: block;
	width: 100%;
}

/* 媒介易推客是什么 */
.twitter-why{
	width: 1200px;
	margin:0 auto;
}

.twitter-why:after{
	content: "";
	display:block;        
	height:0;        
	clear:both;        
	visibility:hidden; 
}

.twitter-why .title{
	font-size: 28px;
	text-align: center;
	color: #333;
	line-height: 60px;
    width: 900px;
    margin: 34px auto 0;
    position: relative;
}

.twitter-why .title:after{
	content: "";
	border-bottom: 1px solid #ccc;
	width: 900px;
	position: absolute;
	left: 0;
	top: 50%;
}

.twitter-why .title span.background{
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 25px;
}

.twitter-why .title span.background span{
	color: #ce0505;
	font-weight: bold;
}

.twitter-why .left-text{
	float: left;
	width: 600px;
	box-sizing: border-box;
	height: 400px;
	font-size: 26px;
	line-height: 40px;
	display: flex;
	align-items: center;
	color: #333;
}

.twitter-why .right-img{
	float: left;
	width: 500px;
	margin-left: 100px;
}

.twitter-why .right-img img{
	display: block;
	width: 400px;
}

/* 如何成为媒介易推客 */
.become{
	width: 1200px;
	margin:0 auto;
}

.become .title{
	font-size: 28px;
    text-align: center;
    color: #333;
    line-height: 60px;
    width: 900px;
    margin: 34px auto 0;
    position: relative;
}

.become .title:after{
	content: "";
	border-bottom: 1px solid #ccc;
	width: 900px;
	position: absolute;
	left: 0;
	top: 50%;
}

.become .title span.background{
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 25px;
}

.become .title .background span {
    color: #ce0505;
    font-weight: bold;
}

.become .become-list{
	width: 1200px;
	overflow: hidden;
	margin:30px 0;
}

.become .become-list li{
	float: left;
	width: 285px;
	margin-right: 20px;
	border:1px solid #dede;
	box-sizing: border-box;
	border-radius: 10px;
}

.become .become-list li:last-child{
	margin-right: 0;
}

.become .become-list li .item-img{
	display: block;
    width: 190px;
    margin: 16px auto;
}

.become .become-list li .bottom-item{
    background: #f1f1f1;
    display: flex;
    height: 100px;
    padding-top: 10px;
    padding: 10px 20px 0;
    box-sizing: border-box;
}

.become .become-list li .bottom-item .step{
	width: 80px;
	display: flex;
	align-items: center;
	flex-direction: column;
	font-weight: bold;
	color: #E11F06;
}

.become .become-list li .bottom-item .step .one{
	font-size: 20px;
}

.become .become-list li .bottom-item .discript{
    font-size: 13px;
    line-height: 19px;
	color: #333;
	margin-top: 5px;
	padding-left: 5px;
}

/* 如何赚钱 */
.makemoney{
	width: 1200px;
	margin:0 auto;
}

.makemoney .title{
	font-size: 28px;
    text-align: center;
    color: #333;
    line-height: 60px;
    width: 900px;
    margin: 60px auto 40px;
    position: relative;
}

.makemoney .title:after{
	content: "";
	border-bottom: 1px solid #ccc;
	width: 900px;
	position: absolute;
	left: 0;
	top: 50%;
}

.makemoney .title span.background{
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 25px;
}

.makemoney .title .background span {
    color: #ce0505;
    font-weight: bold;
}

.makemoney .one{
	width: 100%;
}

.makemoney .one:after{
	content: "";
	display:block;        
	height:0;        
	clear:both;        
	visibility:hidden; 
}

.makemoney .one img{
	float: left;
    width: 450px;
    padding: 0px 70px;
}

.makemoney .one .one-text{
	float: left;
	width:500px;
	height: 260px;
	padding: 95px 50px;
}

.makemoney .one .one-text .text-title{
	font-size: 32px;
	color: #333;
    margin-bottom: 22px;
}

.makemoney .one .one-text .text-title i{
	font-style: inherit;
    font-size: 50px;
    color: #ce0505;
}

.makemoney .one .one-text .text-title:after{
	content: "";
	height: 2px;
	background: #ce0505;
	width: 50px;
}

.makemoney .one .one-text .text-content{
    font-size: 18px;
    color: #666;
    line-height: 40px;
    text-indent: 2em;
}

/* 哪些人可以成为媒介易推客 */
.which-people{
	width: 1200px;
	margin: 0px auto;
}

.which-people .title{
	font-size: 28px;
    text-align: center;
    color: #333;
    line-height: 60px;
    width: 900px;
    margin: 60px auto 40px;
    position: relative;
}

.which-people .title:after{
    content: "";
    border-bottom: 1px solid #ccc;
    width: 900px;
    position: absolute;
    left: 0;
    top: 50%;
}

.which-people .title span{
	position: relative;
	background: #fff;
	padding: 0 30px;
	z-index: 1;
}

.which-people .which-item{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.which-people .which-item li{
	width: 380px;
	margin-right: 30px;
	margin-bottom: 60px;
}

.which-people .which-item li:nth-child(3n){
	margin-right: 0;
}

.which-people .which-item li img{
	display: block;
	width: 200px;
	margin:0 auto;
}

.which-people .which-item li .occupation{
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #666;
    margin-top: 15px;
}

/* 文案 */
.cpywriting{
	width: 1200px;
    margin: 0 auto;
    font-size: 26px;
    text-align: center;
    margin-bottom: 35px;
    color: #444;
}

.cpywriting p{
	line-height: 50px;
}

