.aopa_main {
    padding: 20px 90px;
}
.aopa_class_nav span{
    color: #A9A9A9;
}
.subwrap_title {
    font-size: 18px;
    border-left: 3px solid #188BE8;
    padding-left: 10px;
    margin: 20px 0;
}
.aopa_class_subwrap {
    padding-bottom: 10px;
    border-bottom: 1px solid #A9A9A9;
}
.aopa_class_subwrap>div p {
    line-height: 30px;
    text-indent: 24px;
}
.aopa_class_subwrap>div p:last-child {
    font-weight: 600;
    line-height: 30px;
}
.history_list>p {
    font-size: 18px;
    font-weight: 800;
    margin: 20px 0;
}
.history_class_wrap a {
    text-decoration: none;
    color: #000;
}
.history_class_wrap p {
    margin: 10px 0 0 0;
}
.history_class_wrap li {
    padding: 10px;
    text-align: center;
}
.aopa_img_wrap_1 {
    width: 220px;
    height: 145px;
    margin: 0 auto;
}
.aopa_img_wrap_1 img {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.wrap_li_img {
    text-align: center;
    padding: 10px;
    box-shadow: 0px 0px 5px #A9A9A9;
}


