.list5serve-line {
    width: 5%;
    height: 3px;
    background: #00ae90;
    margin: 20px auto;
}

.list5content {
    text-align: center;
    margin: 15px;
    font-size: 14px;
}

.list5history {
    width: 100%;
    display: block;
    height: auto;
}

.list5serve-outer {
    padding-top: 100px;
    width: 100%;
    padding-bottom: 50px;
}

#address {
    width: 100%;
    height: 400px;
}

.companyImg {
    width: 100%;
    max-width: 600px;
    height: 300px;
    margin: 0 auto;
}


.history {
    width: 100%;
    height: auto;
}


/*新版联系我们*/
.rightContactItem {
    height: 100px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.right-leftItem{
    margin-left: 50px;
}
.right-leftItem img {
    width: 50px;
    height: 50px;
}

.right-rightItem {
    margin-left: 20px;
    font-size: 18px;
}
