
.common-banner {
    margin-bottom: 3.3rem;
}
.common-title {
    padding: 0 1.6rem;
}
.detail-content {
    background: #ffffff;
    color: #303030;
    margin-top: 1.6rem;
    padding: 2.5rem 1.6rem;

}
.detail-content img {
    max-width: 100%;
}
.detail-content video {
    max-width: 100%;
}