.ewb-info-p{
	line-height: 34px;
	font-size: 14px;
	padding-top: 0px !important;
}

.ewb-info-p p{
	text-indent: 2em;
}

.ewb-fujian{
	border: 1px solid #f4f4f4;
	margin-top: 10px;
}

.ewb-fujian-tt{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #433bdb;
	padding-left: 36px;
	background: url('../images/fujian_icon.jpg') 20px center no-repeat #f2f2f2;
}

.ewb-fujian-bd{
	padding-left: 18px;
	line-height: 36px;
	font-size: 14px;
	padding-top: 6px;
	min-height: 80px;
}

.ewb-fujian-bd a{
	color: #333;
}

.ewb-fujian-bd a:hover{
	color: #433bdb;
	text-decoration: underline;
}

.ewb-regiest-btn{
	margin-top: 40px;
	text-align: center;
}

.ewb-regiest-btn button{
	display: inline-block;
	width: 145px;
	height: 41px;
	line-height: 41px;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	background: #433bdb;
	border: 0;
	padding: 0;
	outline: 0;
	cursor: pointer;
}

.ewb-regiest-btn button:hover{
	background: #6159f4;
}