body {
    overflow-x: hidden;
}

.page {
    overflow: hidden;
}

.lang {
    padding-left: 10px;
}

.page2 {
    background: url("image/photo_contact@2x.png") #F6F6F5 no-repeat;
    background-position: right;
    background-size: 60% 100%;
}

.page2 .body03 {
    width: 100%;
    font-size: 24px;
    line-height: 45px;
    padding-top: 45px;
}

.page2 .headline {

    margin-top: -103px;

}

.page3 .headline04 {
    letter-spacing: 2px;
}
.left.width40{
    margin-left: -120px;
}
.page4 .left img {
   
    width:100%;
}

#phone {
    width: 240px;
}

.page4 .pageContent .right {
    color: var(--ew-light-color03);
    padding-left: 100px;
    font-family: "Source Sans Pro", "FangSong", 仿宋;
}

.page4 .pageContent .headline03 {
    padding-bottom: 20px;
    padding-top: 50px;
    color: var(--ew-palyfair-color01);
    font-size: 56px;
    line-height: 80px;
}

.page4 .pageContent .form-row {
    clear: both;
    padding-bottom: 40px;
    width: 510px;

}

.page4 .pageContent label {
    display: block;
    width: 100%;
    font-size: 16px;
    font-family: "Source Sans Pro", "FangSong", 仿宋;
}
.contactpage .part{padding-top: 100px;}
.page4 .pageContent input,
.page4 .pageContent textarea {
    clear: both;
    background-color: #F6F6F5;
    width: 100%;
    border: 0;
    border-bottom: 1px solid var(--ew-light-color03);
    height: 30px;
}

.pageContent textarea {

    width: 100% !important;
}

.page4 .desc {
    width: 510px;
    letter-spacing: 0px;
    padding-bottom: 35px;
}

.page4 img {
    width: 200px;
    margin-top: 30px;
}

.page4 .pageContent .button {
    width: 260px;

}

.underline {
    color: var(--ew-notosans-color01);
    border-color: var(--ew-notosans-color01);
    width: auto;

}

.mb {
    margin-bottom: 15px;
}

.letter0 {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 30px;
    font-family: "Source Sans Pro", "FangSong", 仿宋;
    text-align: center;
}


.page5 {
    background-color: #605C4D;
    opacity: 0.9;
    position: relative;
    height: 450px;

}

.page5 .pageContent {
    position: relative;
    z-index: 100;
}

.page5 .part {
    width: 1000px;
    margin: 0 auto;
    color: var(--ew-light-color01);
    padding-top: 145px;

}

.page5 .width60 {
    width: calc(100% - 250px);
}

.page5 .width40 {
    width: 250px
}

.page5 .body04 {
    color: var(--ew-light-color02);
    margin-top: 20px;
    max-width: 600px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
}

.page5 .button {
    margin-top: 70px;
}

.page3bg {
    background: url("image/pattern3.svg") no-repeat;
    background-size: auto;
    background-size: 130vw 79vw;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.1;
    z-index: 1;

}

.horizon {
    width: 200px !important;
    margin: 0 auto !important;
    position: relative;
    left: calc(50% - 100px);
    margin-top: 40px !important;
}

@media screen and (max-width:767px) {
    .header ul li:last-child {

        top: 15px;
        left: 0;
    }

    .lang {
        padding-left: 0px;
    }

    .footer {
        display: none;
    }

    .menu .icon-menu {
        color: var(--ew-light-color03);
    }

    .menulist {
        background: #eee;
        z-index: 1000;
    }

    .page2 {
        background: url("image/photo_contact@2x.png") #F6F6F5 no-repeat;
        background-position: bottom;
        background-size: 100% 60%;
    }

    .page2 .body03 {
        padding-top: 50px;
        text-align: center;
    }

    .page2 .headline {
        margin-top: -50px;
    }

    .page5 .part {
        width: 252px;
        padding-top: 70px;

    }
.contactpage .part{padding-top:20px;}
.page4 .pageContent .right{padding-left: 30px!important;}
    .left,
    .right {
        float: none;
        clear: both;
        width: 100% !important;
    }

    .page5 .headline03 {
        font-size: 32px;
        line-height: 50px;
        text-align: center;
    }

    .page5 .body04 {
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 30px;
    }

    .page5 .button {
        margin-left: 5px;
    }

    .slide-foot {
        display: none;
    }

    .page4 .left {
        display: none;
    }

    .page4 {
        background: #f5f5f5;
        height: 100%;
    }

    .horizon {
        display: none;
    }

    .page4 .desc {
        width: 300px;
        letter-spacing: 0px;
        padding-bottom: 15px;
        font-size: 16px;
    }

    .pageContent textarea {
        height: 70px;
    }

    .page4 .body04.letter0 {
        font-size: 16px;
        line-height: 25px !important;
    }

    .page4 .pageContent .form-row {

        width: 300px;
    }

    .page4 .pageContent .headline03 {

        font-size: 36px;
        line-height: 60px;
    }

    .page4 .pageContent {
        width: 300px;
        margin: 0 auto
    }

    .page4 .pageContent .right {

        padding-left: 0px;
    }

    .page4 .pageContent .button {
        width: auto;
        margin: 10px 0px;
    }

    .page4 .pageContent .headline03 {

        padding-top: 30px;

    }

    .page4 .body04 {
        padding-top: 0px !important;
    }

    .page4 .pageContent .form-row {
        clear: both;
        padding-bottom: 20px;
    }

    .page_cn .page2 .headline {
        width: 280px !important;
        margin-left: -140px !important;
    }

    .page_cn .page5 .button {
        margin-left: 40px;
    }

    .page_cn .page5 .body04 {
        padding-bottom: 50px !important;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {

    .page4 .pageContent .headline03 {
        font-size: 40px;
    }

    .page4 .pageContent .form-row {

        width: 310px;
    }

    .horizon {
        width: 200px !important;
        margin: 0 auto !important;
        position: relative;
        left: calc(50% - 100px);
        margin-top: -70px !important;
    }

    .page5 .part {
        width: 600px;
        padding-top: 120px;
    }

    .page4 .desc {
        width: 310px;

    }
}

@media screen and (min-width:1024px) and (max-width:1280px) {
    .horizon {
        height: 100px;
    }

    .page5 .part {
        width: 800px;
        padding-top: 140px;
    }

    .page4 .pageContent .headline03 {
        font-size: 45px;
    }

    .page4 .pageContent .form-row,
    .page4 .desc {

        width: 410px;
    }
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}