.consulting{
	width: 550px;
	margin: 0 auto;
}

/* 内容 */
.cst_content{
    margin: 0 auto;
	width: 502px;
	overflow: hidden;
}
.cst_content .cst_title{
	height: 40px;
	line-height: 40px;
	margin-top: 60px;
	text-align: center;
	font-size: 30px;
}
.cst_content .cst_txt{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
}
.cst_content .ipt_name,.cst_content .ipt_phone{
	margin-top: 40px;
	width: 500px;
	height: 58px;
	border: 1px solid #979797;

}
.cst_content .ipt_name input,.cst_content .ipt_phone input{
	border: 0;
	outline: 0;
	width: 600px;
	height: 58px;
	font-size: 20px;
	color: #a4a4a4;
	text-indent: 15px;
}
.cst_content .ipt_phone{
	margin-top: 20px;
}
.cst_content .cst_roll{
	width: 500px;
	margin: 0 auto;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 45px;
	font-size: 18px;
	text-align: center;
	color: #964FB0;
	line-height: 20px;
	overflow: hidden;
}
.cst_roll ul li{
	height: 20px;
}
.cst_content .cst_btn{
	width: 330px;
	height: 80px;
	border-radius: 80px;
	margin: 0 auto;

}
.cst_btn .btn_tj{
	width: 330px;
	height: 80px;
	border-radius: 80px;
	font-size: 32px;
	text-align: center;
	line-height: 80px;
	color: #FFFFFF;
}
