.section4 .wenhua-left h6 {
    padding-bottom: 28px;
    font-size: 30px;
    color: #333;
    line-height: 35px;
}

.section4 ul li a div {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
    display: flex;
    align-items: center;
}

.section4 ul li a i {
    padding-top: 2px;
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 28px;
}

.test {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 60px;
}

a {
    text-decoration: none !important;
}

.section4 h7 {
    font-size: 30px;
    color: #333;
    line-height: 35px;
    padding-bottom: 24px;
    position: relative;
    transition: all 1s ease;
    top: 0px;
}

.a-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.a-wrap:hover img {
    opacity: 0.7;
    transition: all 1s ease;
}

.a-wrap:hover h7 {
    top: -10px;
    color: #004f8e;
}

.section4 .wenhua-left a:hover em {
    margin-right: 7px;
    width: 10px;
}

.section4 .wenhua-left .title em {
    display: inline-block;
    width: 0;
    height: 2px;
    background: #1b80d0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.section4 .flx-fen {
    flex: 1;
    display: flex;
    width: 33.3%;
    flex-direction: column;
    background: #fff;
}

.section4 .culture-wrap {
    display: flex;
    margin: 60px 0px 0px;
}

.footer-wrrap,
#footer,
#footer-text {
    height: 100%;
}

.foot-back {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    flex: 1;
    background-image: url(../lsimg/index_bg3.jpg )
}

#footer-wrrap {
    display: flex;
}

.section4 .culture-wrap .wenhua-left {
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 57px 10% 147px;
    background-position: left bottom;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.section4 .culture-wrap .wenhua-left h7 {
    text-align: start;
}

.section4 .culture-wrap .wenhua-left ul {
    margin: unset;
}

.section4 .culture-wrap .picList {
    flex-direction: column;
}

.section4 .flx-fen .flx-child {
    flex: 1;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section.footerss .fp-tableCell {
    display: block!important;
}

.section4 .flx-fen .flx-child img {
    height: 100%;
    width: 100%;
}

.section4 .flx-fen .desc {
    font-size: 14px;
    color: #666;
    padding: 0px 10%;
    line-height: 30px;
    text-align: center;
    max-height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section4 .wrrap {
    display: flex;
    text-align: start;
    margin-top: 60px;
}

.section4 ul li {
    padding-bottom: 13px;
}


/* //修改最后一屏display属性 */


/* 
.section.footerss .fp-tableCell {
    display: block!important;
} */