.xm_01 .fl a:hover {
    color: #2b5293;
}

.xm_01 .fl a {
    font-size: 12px;
}

.in_02_c .in_02l_l .in_02lc_img em span {
    font-size: 12px;
}

.btn_02 .fl {
    width: 517px;
}
.in_02_c .in_02l_l .in_02lc_img em {
    width: 257px;
}

.abjj_01_t .content {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin: 5px 0px;
}

.ul_one li p a:hover{
    color: #2b5293;
}
.abjj_02_t p {
    line-height: 40px;
    font-size: 20px;
}

@media screen and (max-width:900px) {
    .btn_02 .fl {
        width: 300px;
        height: 33px;
    }
}
@media screen and (max-width:600px) {
    .abjj_02_t .title {
        line-height: 40px;
        font-size: 20px;
    }
    .abjj_02_t .title-en {
        margin-bottom: 12px;
    }
    .abjj_02_t .title-en {
        font-size: 12px;
    }
    .abjj_02_t p {
        line-height: 24px;
        font-size: 14px;
    }
    .btn_02 .fl {
        width: 300px;
        height: 33px;
    }
}

hr{
    border: none;
    border-bottom: 1px solid rgba(217, 217, 217, 1);

}