/*默认模版标题*/
.row-template-default-title {
    height: 20px;
    border-left: #22ac38 4px solid;
    line-height: 20px;
    padding-left: 15px;
    margin: 30px 0;
    font-size: 20px;
    color: #333;
}
/*模版二标题*/
.row-template-second-title {
    height: 20px;
    /*border-left: #22ac38 3px solid;*/
    line-height: 20px;
    /*padding-left: 15px;*/
    margin: 30px 0;
    font-size: 20px;
    color: #333;
}
/*模版三标题*/
.company-template-third-title {
	color:#0b386f;
	font-weight: bold;
    height: 20px;
    /*border-left: #22ac38 3px solid;*/
    line-height: 20px;
    /*padding-left: 15px;*/
    margin: 30px 0;
    font-size: 28px;
    color: #333;
}
.row-template-third-title {
	color:#0b386f;
	font-weight: bold;
    height: 20px;
    /*border-left: #22ac38 3px solid;*/
    line-height: 20px;
    /*padding-left: 15px;*/
    margin: 30px 0;
    font-size: 28px;
    color: #333;
}
.row-template-third-etitle {
	color:#666;
    height: 20px;
    /*border-left: #22ac38 3px solid;*/
    line-height: 20px;
    padding-left: 15px;
    margin: 30px 0;
    font-size: 20px;
    color: #333;
}