h2 {
    font-size: 30px;
}

.wrapper {
    padding: 40px 0;
    background-color: rgb(237, 244, 249);
}



.card-box {
    margin: 32px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* gap: 32px; */
    align-content: start;

}

.contact_box {
    margin: 32px 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* gap: 32px; */
    align-content: start;

}

.phone_box {
    display: flex;
    background-color: #fff;
    flex: 1;
    align-items: center;

}

.phone_box3 {
    background-color: rgb(6, 87, 208);
    align-items: center;
    padding-top: 48px;
}

.yr_intro,
.yr_qrcode {
    margin: 48px;
}

.yr_intro>p {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 300;
}

.yr_intro>p:first-child {
    color: rgb(6, 87, 208);
    font-size: 22px;
    font-weight: 300;
}

.yr_qrcode>p:first-child {
    font-size: 20px;
    font-weight: 300;
}

.yr_intro>p:nth-child(2) {
    color: #666;
    font-size: 13px;
    margin-bottom: 16px;
    margin-top: 0;
}

。 .yr_intro>p>a {
    color: #000000;
}

.qr_code {
    display: flex;
    line-height: 100px;
    margin-top: 24px;
}

.yr_phone {
    color: #ffffff;
    text-align: center;
}

.yr_phone>p {
    margin: 20px 0;
}

.yr_phone>p:nth-child(3) {
    font-size: 20px;
}

.yr_phone>p:nth-child(5) {
    font-size: 20px;
}

.yr_phone>p:last-child {
    font-size: 13px;
    margin-bottom: 16px;
    margin-top: 16px;
}

.icon-box {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    border: 2px solid #0560f6;
    padding: 10px;
}

.phone_intro {
    font-size: 13px;
    color: #666;
    margin-top: 32px;
}

.contact_intro {
    margin: 40px;
    color: rgb(6, 87, 208);
    font-size: 22px;
    font-weight: 300;
}

.contact_intro>p:nth-child(3) {
    font-size: 16px;
    color: #242323;
    font-weight: 400;
    margin: 20px 0;
}

.contact_intro>p:nth-child(4) {
    font-size: 16px;
    color: #242323;
    font-weight: 400;
    margin: 20px 0;
}

.contact_intro>p:last-child {
    font-weight: 800;
    margin: 20px 0;
}

.service_intro {
    color: #474747;
}

.service_btn {
    /* background: #275baf; */
    color: #fff;
    flex: 0 0 auto;
    width: 100px;
    padding: 0 .5em;
    border-color: #fff;
    line-height: 1;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 30px;
    font-size: 13px;
    /* border: 1px solid rgba(5, 96, 246, .6); */
    transition: 300ms ease all;
    background: rgb(6, 87, 208);
    border: 1px solid rgb(6, 87, 208);
    font-size: 14px;
    margin-top: 24px;
}

.service_btn:hover {
    background: #fff;
    color: #0560f6;
    transition: 300ms ease all;
}

/* .phone {
    font-size: 22px;
    color: #0560f6;
    margin-bottom: 32px;
} */

.contact_address {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px 65px;
    margin: 32px 0;
}

.address_title {
    font-size: 24px;
    color: #0560f6;
    margin-bottom: .5em;
    text-align: center;
}

.address_intor {
    font-size: 13px;
    color: #666;
}

.form-ul {
    flex-direction: column;
    margin: 0;
}

.form-ul>li {
    display: flex;
    /* margin: 0 0 22px 0;
    padding: 0 20px 0 0; */
    text-align: left;
    line-height: 30px;
    /*background: #8FB5E8;*/
}

label {
    flex: 0 0 auto;
    width: 150px;
    padding: 0 16px 0 0;
    line-height: 40px;
    text-align: right;
    color: #606266;
    /*background: #ca63e4;*/
    box-sizing: border-box;
    white-space: nowrap;
    margin-top: 0;
}

.label_type {
    width: 100px;
    text-align: left;
    margin-right: 24px;
}

.label_name {
    width: 80px;
    margin-left: 16px;
}

label.mline {
    line-height: 20px;
    white-space: normal;
}

label.star:before {
    content: '*';
    color: #f56c6c;
    margin-right: 4px;
}

.yours_name {
    width: 150px;
    /* max-width: 700px; */
    height: 40px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 5px;
    text-indent: 5px;
    color: #606266;
    border: 1px solid #CFCFCF;
    outline: none;
    border-radius: 5px;
}

.yours_contact {
    width: 350px;
    /* max-width: 700px; */
    height: 40px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 5px;
    text-indent: 5px;
    color: #606266;
    border: 1px solid #CFCFCF;
    outline: none;
    border-radius: 5px;
}

input[type='text'].datepicker {
    background: url(../images/date.png) no-repeat right 10px top 50%;
    background-size: 18px 18px;
}

textarea {
    width: 350px;
    /* max-width: 700px; */
    height: 80px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 5px;
    text-indent: 5px;
    color: #606266;
    border: 1px solid #CFCFCF;
    outline: none;
    border-radius: 5px;
}

.errorinfo {
    font-size: 12px;
    line-height: 35px;
    color: red;
    margin-left: 150px;
    visibility: hidden;
}

.errorinfo2 {
    font-size: 12px;
    line-height: 35px;
    color: red;
    margin-left: 150px;
    visibility: hidden;
}

.contact_type {
    margin-bottom: 24px;
}


/* 响应式布局 */
@media (max-width: 768px) {

    .container {
        padding: 24px;
    }

    .card-box {
        grid-template-columns: repeat(1, 1fr);
    }

    .contact_box {
        grid-template-columns: repeat(1, 1fr);
    }

    .phone_box {
        flex-direction: column;
        flex: 1;
        justify-content: center;
        padding: 24px 0;
        text-align: center;
    }

    .contact_intro {
        margin-left: 0;
        padding: 0;
    }

    .contact_address {
        margin: 0;
        padding: 0;
    }


    .address_title {
        font-size: 5vw;
    }

    label {
        flex: 0 0 auto;
        width: 150px;
        padding: 0 16px 0 0;
        line-height: 40px;
        text-align: right;
        color: #606266;
        /*background: #ca63e4;*/
        box-sizing: border-box;
        white-space: nowrap;
        display: block;
        /* 使得label内的内容作为块级元素显示 */
        white-space: normal;
        /* 允许自动换行 */
        word-break: break-word;
        /* 允许单词内断行 */
    }

    .form-ul {
        padding-left: 22px;
    }

    .form-ul>li {
        display: block;
        /*background: #8FB5E8;*/
    }

    .label_type {
        width: 100px;
        text-align: left;
    }

    .label_name {
        width: 80px;
        text-align: left;
        margin: 0;
    }

    textarea {
        width: 300px;
    }

    input[type='text'] {
        width: 300px;
    }

    label.star {
        text-align: left;
    }

    /* .yoursname {
        width: 100px;
    } */
    .errorinfo {
        margin-left: 0;
    }

    .errorinfo2 {
        margin-left: 0;
    }

}