.main.openwindow .box1 {
    padding-top: 9em;
}

.main.openwindow .box1 .rightbox {
    padding: 4em 2em;
    background-color: #f9f9f9;
}

.item {
    margin-bottom: 1em;
}

.tit-48 {
    color: #504c66 !important;
    font-size: 32px;
    font-weight: bold;
}

.main.openwindow .box1 .rightbox .fl3 {
    display: flex;
    justify-content: space-between;
}

.main.openwindow .box1 .rightbox {
    margin-top: 6em;
}

.main.openwindow .box1 .leftbox .p {
    margin-top: 1.75em;
    margin-bottom: 1rem;
}

.main.openwindow .box1 .leftbox .middlebox {
    margin: 5.2em 0 0.4em;
}

.footer-t {
    padding-top: 5em;
}

.main.openwindow .box1 .leftbox .middlebox .tit2 {
    color: #333;
    font-weight: bold;
}

.col-fff,
.footer-bot .p {
    color: #333;
}

.main.openwindow .box1 .leftbox .p,
.footer-bot .p a,
.footer-bot .p a {
    color: #333;
}

.main.openwindow .box1 .rightbox .input input,
.main.openwindow .box1 .rightbox .input textarea {
    background-color: #fff;
}

.tit-18 {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #c4fa00;
    z-index: 1;
}

.main.openwindow .box1 .rightbox .input input,
.main.openwindow .box1 .rightbox .input textarea {
    color: #333;
    font-size: 15px;
}

.w1280 {
    width: 70%;
    max-width: auto;
}

@media screen and (max-width: 600px) {
    .main.openwindow .box1 .leftbox .wechatimg .item,
    .footer-bot .p {
        width: 100%;
    }
    .main.openwindow .box1 .rightbox .item {
        width: 100%;
    }
    .w1280 {
        width: 90%;
    }
    .main.openwindow .box1 .rightbox {
        padding: 0.5em;
    }
    .main.openwindow .box1 .leftbox .telbox .item {
        width: 100%;
    }
    .main.openwindow .box1 .rightbox {
        margin-top: 1em;
    }
    .main.openwindow .box1 {
        padding-top: 5em;
    }
    .main.openwindow .box1 .leftbox .wechatimg .item {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .main.openwindow .box1 .leftbox .wechatimg .item .tit-16 {
        padding-right: 8px;
    }
    .main.openwindow .box1 .leftbox .middlebox .item .tit-16 {
        margin-bottom: 10px;
    }
    .main.openwindow .box1 .leftbox .textBar_address {
        margin-bottom: 10px;
        line-height: 22px;
    }
    .main.openwindow .box1 .leftbox .p .tit4,
    .main.openwindow .box1 .leftbox .middlebox .item .tit-16 {
        font-size: 18px;
    }
}