/*主要职责样式*/
.resp_con{
width: 90%;
float: left;
padding: 20px 2% 0;
border-radius: 10px;
margin: 20px 3% 50px;
border: 1px solid #ccc;
}
.resp_con p{
width: 100%;
font-size: 16px;
text-indent:2em;
}
.resp_con i{
color: #0258a8;
font-size:18px;   
font-weight: bold;
margin-right: 10px;
}

.resp_con h2{
color: #0258a8;
}

.resp_con .res_p{
padding: 0;
color: #0258a8;
font-size: 20px;
}
.resp_con .res_list{
width: 100%;
float: left;
padding-bottom: 20px;
}
.resp_con ul li {
float: left;
list-style: none;
line-height: 40px;
padding: 0 20px 0 0;
}
.zc_con h2{font-size: 36px; font-family: 黑体, SimHei; text-indent:30px; margin-bottom:20px; padding:0; color:#000;}
.zc_con p{ line-height:40px; font-size:18px; margin-bottom:20px;}

.flsm_con b{ display:block; text-indent:37px; font-size:18px; margin-bottom:15px;}
.flsm_con p{ line-height:24px; font-size:18px; padding-bottom:0;}
.flsm_con p.flsm_btm{ text-align:right; margin-bottom:20px; margin-top:30px;}