@media (max-width: 768px) {
    html,body,a {
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Helvetica, Tahoma, sans-serif !important;
    }
}

.p1730mf1730-0ad307008fe0c1508 img {
    max-height: 60px;
}

@media (max-width: 768px) {
    .p1730mf1730-0ad307008fe0c1508 img {
        max-height: 50px;
    }

}

.xg_img .wimg img {
    height: 230px;
    width: auto;
    max-width: 100%;
}

.xg_menuMobile.hidden-lg {
    /* display: none; */
}

.p1700m9093fd5060fc8761:hover .p1700m6b690b254e44e7e6 p {
    color: #cf231d;
    transition: all .5s ease;
}

.p1700mff6e30a26fbe5859:hover .p1700m8427726f03b3151a a {
    color: #cf231d;
    transition: all .5s ease;
}

.p1717mc23cf9928248b8f2 .xg_prevnext_ntitle,
.p1717mc23cf9928248b8f2 .xg_prevnext_ptitle {
    display: inline;
}

/* banner */
.banner_model {
    position: relative;
    margin-top: 70px;
}

.banner_model img {
    width: 100%;
    height: auto;
    min-height: 65px;
}

.banner_model .banner_info {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 50px;
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
    .banner_model {
        margin-top: 50px;
    }

    .banner_model .banner_info {
        font-size: 10vw;
    }
}