.m_item02 .title {
    width:100%;
    text-align: center;
    margin:16px auto 50px;
}
.m_item02 .box li {
    width:100%;
    height:auto;
    float:initial;
    margin-bottom:23px;
    border-bottom:1px solid #ccc;
}
.subMenu .level3>li>a h3 {
line-height: 18px;
}
.m_item02 {
    height: auto;
    box-shadow: none;
    margin:0 auto 27px;
    padding-left:0;
    box-sizing: border-box;
    overflow: hidden;
    background:#fff;
}
.m_item02 .box ul.active {
    display:block;
}
.hbold {
  font-weight: 700 !important;
  color: #0A4DAB;
}
.m_item02 .title p span {
    padding:18px 28px;
    border-radius: 3px;
    font-size:35px;
    font-weight: bold;
    color: #333;
    cursor:pointer;
}
.m_item02 .title p span.active {
    background: #F0F7FD;
    color: #2E6ABC;
}
.clast::after {
  background: url() !important;
}
.m_item02 .box li img {
    width:100%;
    height:auto;
}
.m_item02 .box li p {
    width:100%;
    font-size: 35px;
    font-weight: 400;
    color: #333;
    line-height: 70px;
    text-align: left;
}
.m_item02 .box {
    padding:0 33px;
    box-sizing: border-box;
}
.m_item02 .box ul {
    width:100%;
    display: none;
}