/* 商务接入流程 */
.dechead{
	color: #000000; 
	font-size: 16px;
	font-weight: 300;
	cursor:pointer;
	line-height:28px;
	letter-spacing:2px;
}
.con_1{
	padding-left: 18px;
	line-height: 28px;
	letter-spacing: 1px;
}

/* 场景介绍 */
#certSelect ul li{
	width:33.33%;
	height:400px;
	text-align:center;
	float:left;
	margin-bottom:15px;
	overflow:hidden;
}
#certSelect ul li p{
	text-align:center;
	margin-top:10px;
	font-size:14px;
	color:#000;
}
#certSelect ul li img{
	width: 229px; 
	height: 368px;
	border:1px solid #ADADAD;
}
.scene_word{
	padding-left: 20px;
	line-height: 22px;
	letter-spacing: 1px;
}
/* 异常文字 */
.retCode{
	line-height: 24px;
}
.retCode p{
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}
.sp{
	padding-left: 64px;
}
.exf{
	padding-left: 32px;
}

/* 签名机制 */
.sign_font{
	font-size: 14px;
	line-height: 26px;
}
