.banner img{
    width: 100%;
}
.sec1{
    margin-top: 3.542%;
}
.sec1 .inner1{
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    background-image: url(../images/contact_sec1_bg_web.png);
    background-position: left bottom;
    background-size: auto 100%;
    height: 25.625em;
}
.sec1 .left{
    vertical-align: top;
    width: 50%;
    height: 100%;
    -webkit-display: inline-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -moz-display: inline-flex;
    -moz-align-items: center;
    -moz-justify-content: center;
    -ms-display: inline-flex;
    -ms-align-items: center;
    -ms-justify-content: center;
    -o-display: inline-flex;
    -o-align-items: center;
    -o-justify-content: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.sec1 .left img{
    width: 13.125em;
}
.sec1 .left h4{
    font-size: 1.625em;
    color: #000;
    font-weight: bold;
    margin: 1.346em 0 0.46em;
}
.sec1 .left h3{
    font-size: 2.25em;
    color: #000;
    font-weight: bold;
}
.sec1 .right{
    vertical-align: top;
    width: 50%;
    height: 100%;
    -webkit-display: inline-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -moz-display: inline-flex;
    -moz-align-items: center;
    -moz-justify-content: center;
    -ms-display: inline-flex;
    -ms-align-items: center;
    -ms-justify-content: center;
    -o-display: inline-flex;
    -o-align-items: center;
    -o-justify-content: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.sec1 .right li{
    margin-bottom: 2.75em;
}
.sec1 .right li:last-child{
    margin-bottom: 0;
}
.sec1 .right img{
    vertical-align: middle;
    margin-right: 1.125em;
    height: 1.125em;
}
.sec1 .right p{
    font-size: 1.375em;
    color: #222;
    display: inline;
    vertical-align: middle;
}
.sec1 .right p b{
    font-weight: bold;
}
.sec2{
    margin: 1.5625% 0;
}
.sec2 .swiper-container{
    width: 100%;
}
.sec2 .swiper-wrapper{
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
}
.sec2 .swiper-slide{
    background-color: #f7f7f7;
    padding: 3.29% 2%;
    height: auto;
}
.sec2 .swiper-slide .name{
    font-size: 1.625em;
    color: #000;
    font-weight: bold;
}
.sec2 .swiper-slide .line{
    width: 1.25em;
    height: 0.25em;
    background-color: #2a71b9;
    margin: 1.75em 0;
}
.sec2 .box{
    margin-bottom: 2.125em;
}
.sec2 .box:last-child{
    margin-bottom: 0;
}
.sec2 .swiper-slide h5{
    font-size: 1.125em;
    color: #666;
    font-weight: bold;
    margin-bottom: 0.778em;
}
.sec2 .swiper-slide p{
    font-size: 0.875em;
    color: #666;
    line-height: 1.57;
    margin-bottom: 0.785em;
}
.sec2 p:last-child{
    margin-bottom: 0;
}
.sec2 .swiper-slide:hover,.sec2 .swiper-slide.active{
    background-color: #2a71b9;
}
.sec2 .swiper-slide:hover .line,.sec2 .swiper-slide.active .line{
    background-color: #fff;
}
.sec2 .swiper-slide:hover .name,.sec2 .swiper-slide:hover h5,.sec2 .swiper-slide:hover p,.sec2 .swiper-slide.active .name,.sec2 .swiper-slide.active h5,.sec2 .swiper-slide.active p{
    color: #fff;
}
.sec3{
    margin-bottom: 6.40625%;
}
.sec3 .inner1{
    position: relative;
}
.sec3 .bg{
    width: 100%;
}
.sec3 #map{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-width:1023px){
    .sec1{
        margin-top: 6.666%;
    }
    .sec1 .inner1{
        background-image: url(../images/contact_sec1_bg_mobile.png);
        background-size: 100% auto;
        height: auto;
        padding: 2.5em 6.4% 3.25em;
    }
    .sec1 .left{
        width: 100%;
        height: auto;
        -webkit-display: block;
        -moz-display: block;
        -ms-display: block;
        -o-display: block;
        display: block;
        margin-bottom: 2.9375em;
    }
    .sec1 .left img{
        width: 10.8125em;
    }
    .sec1 .left h4{
        font-size: 1.3125em;
        margin: 0 .95em 0 0.524em;
    }
    .sec1 .left h3{
        font-size: 1.875em;
    }
    .sec1 .right{
        width: 100%;
        height: auto;
        -webkit-display: block;
        -moz-display: block;
        -ms-display: block;
        -o-display: block;
        display: block;
    }
    .sec1 .right li{
        margin-bottom: 2em;
    }
    .sec1 .right img{
        margin-right: 0.8125em;
        height: 0.8125em;
    }
    .sec1 .right p{
        font-size: 1em;
    }
    .sec2{
        margin: 6.666% 0 2.666%;
    }
    .sec2 .inner1{
        max-width: 100%;
    }
    .sec2 .swiper-container{
        padding: 0 4%;
    }
    .sec2 .swiper-slide{
        padding: 1.4375em 0.9375em;
    }
    .sec2 .swiper-slide .name{
        font-size: 0.8125em;
    }
    .sec2 .swiper-slide .line{
        width: 0.625em;
        height: 0.125em;
        margin: 0.875em 0;
    }
    .sec2 .box{
        margin-bottom: 0.9375em;
    }
    .sec2 .swiper-slide h5{
        font-size: 0.6875em;
        margin-bottom: 0.6364em;
    }
    .sec2 .swiper-slide p{
        font-size: 0.5625em;
        line-height: 1.222;
        margin-bottom: 0.666em;
    }
    .sec3{
        margin-bottom: 5%;
    }
}