.main {
    margin-bottom: 50px;
}

.mainBnaner {
    width: 100%;
    height: 240px;
    background-color: #72c69e;
    text-align: center;
    color: #fff;
    padding-top: 100px;
}

.mainBnaner1 {
    font-size: 45px;
    letter-spacing: 4px;
}

.my {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 100px;
    box-sizing: border-box;
}

.myl,
.myr {
    width: 50%;
    font-size: 16px;
}

.mylText {
    width: 300px;
    letter-spacing: 4px;
    line-height: 1.8;
    padding-top: 40px;
}

.myr img {
    width: 30px;
    height: 30px;
}

.myrPhone {
    color: #72c69e;
    font-size: 26px;
    font-weight: 700;
    margin-left: 10px;
}

.myrFlex {
    padding-top: 15px;
    display: flex;
    align-items: center;
}

.address {
    font-size: 20px;
    color: #72c69e;
    display: flex;
    align-items: center;
}

.address span {
    font-size: 35px;
    margin-right: 5px;
}

.ewmMain {
    /* background-color: pink; */
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
    text-align: center;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

.ewmMainText {
    font-size: 18px;
    color: #333;
    line-height: 2;
}

.ewmMainText1 {
    margin-top: 20px;
}

.myqq {
    width: 1200px;
    margin: 80px auto;
    text-align: center;
    font-size: 18px;
}

.email {
    font-size: 32px;
    color: #72c69e;
    margin-top: 30px;
}