.content_content div h3{
  color: #015293;
  height: 50px;
  line-height: 50px;
  background: #e0e0e0;
  padding-left: 15px;
position: inherit !important;
text-align: initial;
}
.zfxxgk ul{
  font-size: 0px;
  border-left: 1px #e0e0e0 solid;
}
.zfxxgk ul li{
  display: inline-block;
  letter-spacing: 8px;
  width: 50%;
  margin-left: -1px;
  height: 39px;
  line-height: 39px;
  border-right: 1px #e0e0e0 solid;
  border-bottom: 1px #e0e0e0 solid;
  text-align: center;
  font-size: 18px;
  color: #666666;
}
.content_content ul li:hover{
background-color:#015293;
color:#ffffff;
}
.content_content div{
  margin-bottom: 30px;
}
/* 不同宽度样式 */
.content_content  .different_width{
 
}  
.content_content p {
    padding-left: 15px;
    text-align: left;
display: inline-block;
    width: 84.5%;
    display: inline-block;
    vertical-align: top;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zfxxgk1 li{
height: 40px;
    line-height: 40px;
    border-bottom: 1px #E0E0E0 dashed;
} 
.content_content p a {
    color: #333333;
}