
.center .titleOne {
    background: url(../img/title_bg.jpg) center top;
    height: 47px;
    width: 100%;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

.center .Breadcrumb-flTwo {
    background: url(../img/title_bg02.jpg) ;
    height: 47px;
    line-height: 45px;
    font-size: 18px;
    color: #084f63;
    font-weight: bold;
    padding-left: 40px;
  }

.center .Breadcrumb {
    color: #666666;
    font-size: 12px;
    margin-right: 16px;


  }
.Breadcrumb .a {
  color: #666666;
  text-decoration: none;
}

.content .aOne{
  text-decoration: none;
  font-size: 13px;
  color: #168ec3;
  font-weight: bold;
  line-height: 200%;
}
.shenpi:hover{
    color: red;
    text-decoration: underline;
}
.content .classOne {
    background: url(../img/lm_xzzx_04.jpg) no-repeat scroll 0 center ;
    width: 268px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content .classTwo {
    background: url(../img/lm_xzzx_05.jpg) no-repeat scroll 0 center ;
    width: 422px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
}