.header .list, html {
    font-family: FZHTJW
}

* {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

a {
    text-decoration: none;
}

.news {
    width: 1100px;
    height: auto;
    padding-top: 40px;
}

.swiper-slide img {
    width: 100%;
}

.gsjj .titie img {
    width: 100%;
}

.gsjj .titie .background {
    min-height: 140px;
}

.gsjj .titie .background .TRS_Editor {
    padding: 30px 80px;
    font-size: 20px;
    line-height: 36px;
    color: #666666;
}

@media (min-width: 1920px) {
    .news {
        width: 1400px;
        height: auto;
        padding-top: 40px;
    }
}
@media (max-width: 768px) {
    .news {
        width: 100%;
        height: auto;
        padding: 0.2rem;
    }
    .business1 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0.2rem;
}
    .gsjj .titie .background {
    min-height: 1rem;
}
}

