.clear:after{ clear:both;content: "";display: block;} 
.wm-con{
    margin: 8.02083vw 18.59375vw;
}
.wm-title{
    text-align: center;
    font-weight: 600;
}
.wm-form{
    margin: 5.02083vw 18.59375vw;
    background-image: url('../img/contact/1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5vw;
    border-radius: 12px;
}
.wm-form .title{
    font-weight: 600;
}
.wm-form>.l,.wm-form>.r{
    width: 49%;
    height: 22vw;
    display: inline-block;
    vertical-align: middle;
    padding: 1.5vw;
}
.wm-form>.l{
    background-color: rgba(255, 255, 255, .7);
    margin-right: -1%;
    border-radius: 12px 0 0 12px;
}
.wm-form>.l img{
    width: 100%;
}
.wm-form>.r{
    text-align: justify;
    background-color: #fff;
    border-radius:0 12px 12px 0;
}
.wm-form>.r p{
    line-height: 207%;
    margin-bottom: .5vw;
}
.wm-form .r input , .wm-form .r textarea{
    border: none;
    background-color: #f3f3f3;
    padding: .5vw 1vw;
    margin: .5vw 0;
    font-size: 12px;
}
.wm-form .r input {
    width: 48%;
}
.wm-form .r textarea{
    width: 100%;
    height: 4vw;
    resize: none;
}
.wm-form .r button{
    width: 100%;
    background-color: #262626;
    padding: .5vw 0;
    color: #FFF;
    border: none;
    margin: 1vw 0 .5vw 0;
    font-size: 12px;
}
.section-list{
    margin-top: 3.3vw;
}
.section-list img{
    width: 32px;
    margin-top: 5px;
}
.section-list .list{
    padding: 1.02083vw;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 0.9vw;
}
.section-list .list .l,.section-list .list .r{
    display: inline-block;
    vertical-align: middle;
}
.section-list .list .l{
    width: 50px;
    text-align: right;
    margin-right: 10px;
}
.section-list .list p{
    color: #999;
    font-size: 12px;
}
.section-list .list span{
    font-size: 14px;
    line-height: 207%;
}
.wm-intro .p1 ,.wm-intro .p2{
    display: inline-block;
    vertical-align: top;
}
.wm-intro .p1{
    width: 40%;
}
.wm-intro .p2{
    width: 59%;
    text-align: justify;
    line-height: 207%;
}
.wm-ser{
    margin-top: 4.02083vw;
}
.wm-ser-list{
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 2.5vw 0;
    background-color: #e4e4e4;
}
.wm-ser-list h6{
    font-size: 12px;
}
.wm-ser-list h5{
    font-size: 24px;
    margin: .5vw 0 1vw 0;
}
.wm-ser-list img{
    width: 50%;
}
.wm-ser-list p{
    font-size: 1.0416666667vw;
    margin: 1.5vw 0;
    font-size: 14px;
    line-height: 180%;
}
.wm-ser-list a{
    padding: 8px 20px;
    color: #FFF;
    background-color: #262626;
    border-radius: 50px;
    font-size: 0.9vw;
    font-size: 12px;
}
.wm-ser-list:nth-child(2){
    background-color: #262626;
}
.wm-ser-list:nth-child(2) h6,.wm-ser-list:nth-child(2) h5,.wm-ser-list:nth-child(2) p{
    color: #FFF;
}
.wm-ser-list:nth-child(2) a{
    background-color: #fff;
    color: #262626;
}
.wm-swiper .content{
    margin: 4.02083vw 0 8.02083vw 0;
}

.section2{
    margin-left: 18.59375vw
}
.section2 .t {
    margin: 0;
}
.section2 .content .swiper1 .swiper-slide .wmimg {
    
}
.section2 .content .swiper1 .swiper-slide .wmimg .scale {
    position: relative;
    height: 90%;
    width: 100%;
    transition: all 600ms;
}
.section2 .content .swiper1 .swiper-slide .wmimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section2 .content .swiper1 .swiper-slide .wmimg .scale .text {
    width: 100%;
    margin-top: .5vw;
    display: block;
    text-align: left;
    color: #333;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    opacity: 1;
    transition: .6s ease;
}
.section2 .t .title ,.wm-con .t .title {
    color: #272727;
    font-style: normal;
    font-weight:600;
    line-height: 1.5;
    margin: 0;
    font-family: 'Tinos';
}
.section2 .content {
    margin-bottom: 0;
}
.wm-sz{
    margin: 3.38542vw 0;
}
.wm-sz-list{
    float: left;
    width: 48.5%;
    margin-bottom: 1vw;
    font-family: 'Tinos';
}
.wm-sz-list:nth-child(2n){
    margin-left: 3%;
}
.wm-sz-list img{
    width: 100%;
    border-radius: 12px;
    height: 18vw;
}
.wm-sz-list h5{
    font-size: 16px;
    color: #333;
    margin: .7vw 0;
}
.wm-sz-list p{
    font-size: 14px;
    color: #999;
    height: 3vw;
}
.wm-gc{
    margin: 8.02083vw 18.59375vw;
}
.wm-gc .l{
    width: 40%;
    float: left;
}
.wm-gc .r{
    width: 60%;
    float: left;
}
.wm-gc .r img{
    width: 100%;
    border-radius: 12px;
    transition: all 600ms;
}
.wm-gc-sort{
    font-size: 16px;
    line-height: 307%;
    color: #999;
    font-family: 'Tinos';
    cursor: pointer;
}
.wm-gc .act{
    color: #333;
    text-decoration: underline;
}
.wm-gc-rl{
    float: left;
    width: 49%;
    position: relative;
    margin-bottom: 1vw;
    transition: all 600ms;
    overflow: hidden;
    border-radius: 12px;
}
.wm-gc-rl:nth-child(2n){
    margin-left: 2%;
}
.wm-gc-rl div{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-family: 'Tinos';
    transition: all 600ms;
}
.wm-gc-rl:hover div{
    background-color: rgba(0, 0, 0, 0);
}
.wm-gc-rl:hover img{
    transform: scale(1.1);
}
.wminfo-swiper img{
    border-radius: 12px;
}
.section2 .content .swiper-pagination{
    margin-left: 0;
}
.wminfo-toptext{
    background-color: #e7e7e7;
    padding: 12.02083vw 0;
    margin-bottom: 5.02083vw;
}
.wm-top-info{
    position: relative;
}
.wm-top-info>div{
    position: absolute;
    bottom: 50%;
    left: 18.59375vw;
}
.wm-top-info .p1{
    color: #FFF;
    text-align: left!important;
}
@media screen and (max-width: 1024px){
    .wm-con,.wm-form{
        margin: 8.02083vw;
    }
    .wm-intro .p1{
        width: 100%;
    }
    .wm-intro .p2{
        width: 100%;
        font-size: 13px;
        margin-top: 3vw;
        line-height: 207%;
    }
    .wm-ser-list{
        width: 100%;
        float: left;
        padding: 25px 0;
    }
    .wm-ser-list h5{
        font-size: 18px;
    }
    .wm-ser-list img{
        width: 60%;
    }
    .wm-ser-list p{
        font-size: 14px;
        margin: 20px 0;
    }
    .wm-ser-list a{
        font-size: 12px;
    }
    .wm-form>.l,.wm-form>.r{
        width: 100%;
        height: auto;
        padding: 3vw;
        border-radius: 0;
    }
    .wm-form .title{
        font-size: 16px;
    }
    .wm-form>.r p {
        line-height: 150%;
        font-size: 12px;
    }
    .wm-form .r input , .wm-form .r textarea{
        border: none;
        background-color: #f3f3f3;
        padding: 1vw;
        margin: 1vw 0;
        font-size: 12px;
    }
    .wm-form .r textarea{
        height: 50px;
    }
    .wm-form .r button{
        padding: 2vw 0;
        margin: 1vw;
        font-size: 12px;
    }
    .section-list{
        margin-top: 2.3vw;
    }
    .section-list img{
        width: 24px!important;
    }
    .section-list .list{
        padding: 10px;
        box-sizing: border-box;
        background-color: #fff;
        margin-top: 15px;
    }
    .section-list .list .l,.section-list .list .r{
        display: inline-block;
        vertical-align: middle;
    }
    .section-list .list .l{
        width: 50px;
        text-align: right;
        margin-right: 10px;
    }
    .section-list .list p{
        color: #999;
        font-size: 12px;
    }
    .section-list .list span{
        font-size: 12px;
    }
    .section2 {
        margin-left: 0;
    }
    .wm-gc-sort{
        font-size: 13px;
        line-height: 207%;
    }
    .wm-sz-list{
        width: 100%;
        margin-bottom: 30px;
    }
    .wm-sz-list img,.wm-sz-list p{
        height: auto;
    }
    .wm-sz-list h5{
        margin: 8px 0;
        font-weight: 500;
    }
    .wm-sz-list:nth-child(2n) {
        margin-left: 0;
    }
    .wm-top-info>div{
        bottom: 30%;
        left: 10.59375vw;
    }
    .wm-gc .l,.wm-gc .r{
        width: 100%;
        margin: 8px 0;
    }
}