@media (max-width: 767px) {
    .br_content {
        clear: both;
    }
}

.col-md-3 {
    width: 33.33%;
}

.p_class {
    float: left;
}

.center_class {
    text-align: center;
}

.img_class_1 {
    width: 220px;
    height: 211px;
}

.br_class {
    clear: both;
}

.img_class_2 {
    width: 200px;
    height: 133px;
}

.th_class {
    width: 25%;
}

.th_class_2 {
    width: 80px;
}

.h3_class {
    padding-top: 10px;
    padding-bottom: 5px;
}

.td_class {
    width: 20%;
}

.span_class_1 {
    font-size: 13.5pt;
    line-height: 115%;
    font-family: SimSun;
}

.span_class_2 {
    font-size: 13.5pt;
    line-height: 115%;
}

.span_class_3 {
    font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
    font-size: 15.6px;
    letter-spacing: 1px;
    line-height: 24.96px;
    background-color: rgb(255, 255, 255);
}

.span_class_4 {
    box-sizing: border-box;
    color: rgb(4, 107, 153);
    text-decoration: none;
    font-family: custom-serif, PMingLiu, MingLiu, Arial, Helvetica, sans-serif;
    font-size: 15.6px;
    letter-spacing: 1px;
    line-height: 24.96px;
    background: rgb(255, 255, 255);
}