.sec1 {
    position: relative;
    padding: 0 0 127px
}

.sec1 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #F1EBDD;
    top: 0;
    z-index: -1
}

.sec1 .bg img {
    display: block;
    width: 100%
}

.sec1 .wrap {
    width: 1440px;
    margin: 0 auto
}

.sec1 .wrap .crumb_link {
    padding: 14px 0 0;
    margin: 0 0 110px
}

.sec1 .wrap .title {
    margin: 0 auto 53px
}

.sec1 .wrap .title img {
    display: block;
    margin: 0 auto 65px;
    width: 830px
}

.sec1 .wrap .title h2 {
    width: fit-content;
    padding: 0 23px;
    line-height: 57px;
    border-left: 1px solid #111111;
    border-right: 1px solid #111111;
    font-weight: 800;
    font-size: 40px;
    color: #111111;
    margin: 0 auto
}

.sec1 .wrap .content {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.sec1 .wrap .content .item {
    width: 340px;
    height: 300px;
    background: rgba(255, 255, 255, 0.68);
    border-radius: 20px 0px 20px 0px;
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 45px 50px 0;
    text-align: center
}

.sec1 .wrap .content .item h5 {
    font-weight: 800;
    font-size: 20px;
    color: #111111;
    line-height: 1
}

.sec1 .wrap .content .item .company_name {
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    margin: 15px 0 5px;
    line-height: 18px
}

.sec1 .wrap .content .item .tel {
    font-weight: bold;
    font-size: 20px;
    color: #F98800;
    margin: 0 0 30px
}

.sec1 .wrap .content .item img {
    display: block;
    width: 33px;
    height: 30px;
    margin: 0 0 19px
}

.sec1 .wrap .content .item .addr {
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    line-height: 24px
}

.sec1 .wrap .content .item:not(:nth-child(4n)) {
    margin-right: 26px
}

.sec1 .wrap .content .item.more {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0
}

.sec1 .wrap .content .item.more h4 {
    font-weight: 800;
    font-size: 20px;
    color: #111111;
    line-height: 30px
}

.sec2 {
    position: relative
}

.sec2 .bg {
    width: 100%
}

.sec2 .bg img {
    width: 100%
}

.sec2 .wrap {
    position: absolute;
    top: 296px;
    left: 50%;
    transform: translateX(-50%)
}

.sec2 .wrap .title {
    margin: 0 0 131px
}

.sec2 .wrap .title img {
    display: block;
    margin: 0 auto;
    width: 1040px
}

.sec2 .wrap .title p {
    font-weight: normal;
    font-size: 50px;
    color: #FFFFFF;
    text-align: center;
    margin: 20px 0 0;
    white-space: nowrap
}

.sec2 .wrap .text1 {
    text-align: center;
    margin: 0 0 195px
}

.sec2 .wrap .text1 h5 {
    font-weight: bold;
    font-size: 60px;
    color: #FFFFFF;
    white-space: nowrap
}

.sec2 .wrap .text1 a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 580px;
    height: 86px;
    background: #F98800;
    border-radius: 10px;
    margin: 36px auto 0
}

.sec2 .wrap .text1 a p {
    font-weight: bold;
    font-size: 50px;
    color: #FFFFFF
}

.sec2 .wrap .content {
    text-align: center;
    margin: 0 0 147px
}

.sec2 .wrap .content h2 {
    font-weight: bold;
    font-size: 80px;
    color: #F98800;
    margin: 0 0 59px;
    white-space: nowrap
}

.sec2 .wrap .content h5 {
    font-weight: bold;
    font-size: 50px;
    color: #FFFFFF;
    line-height: 62px;
    width: fit-content;
    margin: 0 auto 37px;
    padding: 0 22px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    white-space: nowrap
}

.sec2 .wrap .content .img {
    width: 809px;
    margin: 0 auto
}

.sec2 .wrap .content .img img {
    display: block
}

.sec2 .wrap .contact h2 {
    font-weight: bold;
    font-size: 80px;
    color: #FFFFFF;
    white-space: nowrap;
    text-align: center;
    margin: 0 0 30px
}

.sec2 .wrap .contact .flex {
    display: flex;
    align-items: center;
    justify-content: center
}

.sec2 .wrap .contact .flex p {
    font-weight: bold;
    font-size: 60px;
    color: #F98800
}

.sec2 .wrap .contact .flex span {
    display: block;
    width: 1px;
    height: 64px;
    background: #FFFFFF;
    margin: 0 80px
}

.sec3 {
    padding: 108px 0 103px
}

.sec3 .wrap {
    width: 1440px;
    margin: 0 auto
}

.sec3 .wrap .form_title {
    margin: 0 0 70px
}

.sec3 .wrap .form_title h1 {
    font-weight: 800;
    font-size: 40px;
    color: #111111;
    line-height: 60px
}

.sec3 .wrap form .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 40px
}

.sec3 .wrap form .flex h5 {
    font-weight: 400;
    font-size: 20px;
    color: #111111;
    margin: 0 0 10px
}

.sec3 .wrap form .flex h5 span {
    color: #E91717
}

.sec3 .wrap form .flex .item {
    width: 700px;
    text-align: left
}

.sec3 .wrap form .flex .item input {
    width: 100%;
    height: 60px;
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    padding: 0 25px;
    font-weight: 400;
    font-size: 18px;
    color: #999999
}

.sec3 .wrap form .flex:nth-child(3) .item {
    width: 100%
}

.sec3 .wrap form .flex:nth-child(3) .item textarea {
    width: 100%;
    height: 120px;
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    padding: 15px 25px;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    line-height: 1.6
}

.sec3 .wrap form button {
    display: block;
    width: 300px;
    height: 70px;
    background: #F98800;
    border-radius: 10px;
    margin: 0 auto
}

.sec3 .wrap form button p {
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF
}
@media screen and (max-width: 1920px) {
    .sec1 {
        position: relative;
        padding: 0 0 6.6145833333vw
    }

    .sec1 .bg {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #F1EBDD;
        top: 0;
        z-index: -1
    }

    .sec1 .bg img {
        display: block;
        width: 100%
    }

    .sec1 .wrap {
        width: 75vw;
        margin: 0 auto
    }

    .sec1 .wrap .crumb_link {
        padding: 0.7291666667vw 0 0;
        margin: 0 0 5.7291666667vw
    }

    .sec1 .wrap .title {
        margin: 0 auto 2.7604166667vw
    }

    .sec1 .wrap .title img {
        display: block;
        margin: 0 auto 3.3854166667vw;
        width: 43.2291666667vw
    }

    .sec1 .wrap .title h2 {
        width: fit-content;
        padding: 0 1.1979166667vw;
        line-height: 2.96875vw;
        border-left: 1px solid #111111;
        border-right: 1px solid #111111;
        font-weight: 800;
        font-size: 2.0833333333vw;
        color: #111111;
        margin: 0 auto
    }

    .sec1 .wrap .content {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .sec1 .wrap .content .item {
        width: 17.7083333333vw;
        height: 15.625vw;
        background: rgba(255, 255, 255, 0.68);
        border-radius: 1.0416666667vw 0px 1.0416666667vw 0px;
        margin: 0 0 1.5625vw;
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 2.34375vw 2.6041666667vw 0;
        text-align: center
    }

    .sec1 .wrap .content .item h5 {
        font-weight: 800;
        font-size: 1.0416666667vw;
        color: #111111;
        line-height: 1
    }

    .sec1 .wrap .content .item .company_name {
        font-weight: 400;
        font-size: 0.7291666667vw;
        color: #111111;
        margin: 0.78125vw 0 0.2604166667vw;
        line-height: 0.9375vw
    }

    .sec1 .wrap .content .item .tel {
        font-weight: bold;
        font-size: 1.0416666667vw;
        color: #F98800;
        margin: 0 0 1.5625vw
    }

    .sec1 .wrap .content .item img {
        display: block;
        width: 1.71875vw;
        height: 1.5625vw;
        margin: 0 0 0.9895833333vw
    }

    .sec1 .wrap .content .item .addr {
        font-weight: 400;
        font-size: 0.7291666667vw;
        color: #111111;
        line-height: 1.25vw
    }

    .sec1 .wrap .content .item:not(:nth-child(4n)) {
        margin-right: 1.3541666667vw
    }

    .sec1 .wrap .content .item.more {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0
    }

    .sec1 .wrap .content .item.more h4 {
        font-weight: 800;
        font-size: 1.0416666667vw;
        color: #111111;
        line-height: 1.5625vw
    }

    .sec2 {
        position: relative
    }

    .sec2 .bg {
        width: 100%
    }

    .sec2 .bg img {
        width: 100%
    }

    .sec2 .wrap {
        position: absolute;
        top: 15.4166666667vw;
        left: 50%;
        transform: translateX(-50%)
    }

    .sec2 .wrap .title {
        margin: 0 0 6.8229166667vw
    }

    .sec2 .wrap .title img {
        display: block;
        margin: 0 auto;
        width: 54.1666666667vw
    }

    .sec2 .wrap .title p {
        font-weight: normal;
        font-size: 2.6041666667vw;
        color: #FFFFFF;
        text-align: center;
        margin: 1.0416666667vw 0 0;
        white-space: nowrap
    }

    .sec2 .wrap .text1 {
        text-align: center;
        margin: 0 0 10.15625vw
    }

    .sec2 .wrap .text1 h5 {
        font-weight: bold;
        font-size: 3.125vw;
        color: #FFFFFF;
        white-space: nowrap
    }

    .sec2 .wrap .text1 a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30.2083333333vw;
        height: 4.4791666667vw;
        background: #F98800;
        border-radius: 0.5208333333vw;
        margin: 1.875vw auto 0
    }

    .sec2 .wrap .text1 a p {
        font-weight: bold;
        font-size: 2.6041666667vw;
        color: #FFFFFF
    }

    .sec2 .wrap .content {
        text-align: center;
        margin: 0 0 7.65625vw
    }

    .sec2 .wrap .content h2 {
        font-weight: bold;
        font-size: 4.1666666667vw;
        color: #F98800;
        margin: 0 0 3.0729166667vw;
        white-space: nowrap
    }

    .sec2 .wrap .content h5 {
        font-weight: bold;
        font-size: 2.6041666667vw;
        color: #FFFFFF;
        line-height: 3.2291666667vw;
        width: fit-content;
        margin: 0 auto 1.9270833333vw;
        padding: 0 1.1458333333vw;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        white-space: nowrap
    }

    .sec2 .wrap .content .img {
        width: 42.1354166667vw;
        margin: 0 auto
    }

    .sec2 .wrap .content .img img {
        display: block
    }

    .sec2 .wrap .contact h2 {
        font-weight: bold;
        font-size: 4.1666666667vw;
        color: #FFFFFF;
        white-space: nowrap;
        text-align: center;
        margin: 0 0 1.5625vw
    }

    .sec2 .wrap .contact .flex {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .sec2 .wrap .contact .flex p {
        font-weight: bold;
        font-size: 3.125vw;
        color: #F98800
    }

    .sec2 .wrap .contact .flex span {
        display: block;
        width: 1px;
        height: 3.3333333333vw;
        background: #FFFFFF;
        margin: 0 4.1666666667vw
    }

    .sec3 {
        padding: 5.625vw 0 5.3645833333vw
    }

    .sec3 .wrap {
        width: 75vw;
        margin: 0 auto
    }

    .sec3 .wrap .form_title {
        margin: 0 0 3.6458333333vw
    }

    .sec3 .wrap .form_title h1 {
        font-weight: 800;
        font-size: 2.0833333333vw;
        color: #111111;
        line-height: 3.125vw
    }

    .sec3 .wrap form .flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 0 2.0833333333vw
    }

    .sec3 .wrap form .flex h5 {
        font-weight: 400;
        font-size: 1.0416666667vw;
        color: #111111;
        margin: 0 0 0.5208333333vw
    }

    .sec3 .wrap form .flex h5 span {
        color: #E91717
    }

    .sec3 .wrap form .flex .item {
        width: 36.4583333333vw;
        text-align: left
    }

    .sec3 .wrap form .flex .item input {
        width: 100%;
        height: 3.125vw;
        border-radius: 0.3125vw;
        border: 1px solid #E6E6E6;
        padding: 0 1.3020833333vw;
        font-weight: 400;
        font-size: 0.9375vw;
        color: #999999
    }

    .sec3 .wrap form .flex:nth-child(3) .item {
        width: 100%
    }

    .sec3 .wrap form .flex:nth-child(3) .item textarea {
        width: 100%;
        height: 6.25vw;
        border-radius: 0.3125vw;
        border: 1px solid #E6E6E6;
        padding: 0.78125vw 1.3020833333vw;
        font-weight: 400;
        font-size: 0.9375vw;
        color: #999999;
        line-height: 1.6
    }

    .sec3 .wrap form button {
        display: block;
        width: 15.625vw;
        height: 3.6458333333vw;
        background: #F98800;
        border-radius: 0.5208333333vw;
        margin: 0 auto
    }

    .sec3 .wrap form button p {
        font-weight: bold;
        font-size: 1.5625vw;
        color: #FFFFFF
    }

}
@media screen and (max-width: 1024px) {
    .sec1 {
        padding: 60px 0 80px;
    }
    .sec1 .wrap {
        width: 90%;
    }
    .sec1 .wrap .crumb_link {
        opacity: 0;
        pointer-events: none;
    }
    .sec1 .wrap .title h2 {
        font-size: 18px;
    }
    .sec1 .wrap .content .item h5 {
        font-size: 16px;
    }
    .sec1 .wrap .content .item .company_name {
        font-size: 14px;
        line-height: 1.4;
        margin: 20px 0 12px;
    }
    .sec1 .wrap .content .item .tel {
        font-size: 16px;
    }
    .sec1 .wrap .content .item {
        width: 48%;
        height: 31vw;
        padding: 30px 25px;
        border-radius: 25px 0px 25px 0px;
        margin: 0 0 25px;
    }
    .sec1 .wrap .content .item:not(:nth-child(4n)) {
        margin-right: 0;
    }
    .sec1 .wrap .content {
        justify-content: space-between;
    }
    .sec1 .wrap .content .item img {
        width: 28px;
        height: 26px;
        margin: 0 0 20px;
    }
    .sec1 .wrap .content .item .addr {
        font-size: 14px;
        line-height: 1.4;
    }
    .sec1 .wrap .content .item.more h4 {
        font-size: 14px;
        line-height: 1.4;
    }
    .sec1 .wrap .title {
        margin: 0 0 30px;
    }
    .sec3 .wrap {
        width: 90%;
    }
    .sec3 .wrap .form_title h1 {
        font-size: 24px;
        line-height: 1.4;
        margin: 0 0 30px;
    }
    .sec3 .wrap form .flex h5 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .sec3 .wrap form .flex .item {
        width: 48%;
    }
    .sec3 .wrap form .flex .item input {
        width: 100%;
        height: 40px;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 5px;
    }
    .sec3 .wrap form .flex:nth-child(3) .item textarea {
        height: 100px;
        font-size: 14px;
        line-height: 1.4;
        border-radius: 5px;
        padding: 10px;
    }
    .sec3 .wrap form button {
        width: 120px;
        height: 40px;
        border-radius: 5px;
    }
    .sec3 .wrap form button p {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px) {
    .sec1 .wrap .title img {
        width: 80vw;
        margin: 0 auto 30px;
    }
    .sec1 .wrap .content .item {
        width: 100%;
        height: 65vw;
    }
    .sec2 .wrap .title img {
        width: 80vw;
    }
    .sec2 .wrap {
        width: 90%;
    }
    .sec2 .wrap .title p {
        font-size: 14px;
        margin: 10px 0 0 ;
    }
    .sec2 .wrap .text1 h5 {
        font-size: 16px;
    }
    .sec2 .wrap .text1 a {
        width: 180px;
        height: 35px;
        border-radius: 5px;
        margin: 15px auto 0;
    }
    .sec2 .wrap .content h2 {
        font-size: 18px;
    }
    .sec2 .wrap .content h5 {
        font-size: 16px;
        line-height: 1;
        margin: 0 auto 20px;
    }
    .sec2 .wrap .content .img {
        width: 90vw;
    }
    .sec2 .wrap .contact h2 {
        font-size: 16px;
    }
    .sec2 .wrap .contact .flex p {
        font-size: 16px;
    }
    .sec2 .wrap .text1 a p {
        font-size: 14px;
    }
}
