@charset "utf-8";
/* CSS Document */
/*湖南星沙农商行小微客户移动营销管理系统建设--begin */
.threeDtails-cont{
    width:1080px;
	margin:0 auto;
	background-color:#fafafa;
	border:1px solid #dedede;
	height:auto;
	box-shadow:0px 0px 2px rgba(0,0,0,0.1)
}
.threeDtails-cont p{
   font-size:14px;
}
.threeDtails-cont .tit{
    color:#b40000; 
	font-size:18px;
	margin-top:14px;
}
.threeDtails-cont .cont{
   margin:10px 40px 14px 40px;
   height:auto;
   border:1px solid #f1f1f1;
   background-color:#fff; 
}
.threeDtails-cont .cont p{
    margin:14px;
	text-align:left;
	color:#666;
	text-indent:2em;
	line-height:24px
}