._app {
    width: 100%;
    background: #f9f9f9;
}

.download_top_image {
    width: 100%;
    max-width: 1920px;
    height: 800px;
    margin: 0 auto;
    background: url("../images/about_top_image.jpg") no-repeat;
    background-size: 1920px 800px;
    background-position: center center;
}

.bread {
    font-size: 14px;
    color: #333333;
    max-width: 1400px;
    margin: 0 auto;
    line-height: 1;
    padding: 48px 0 60px;
    background: #f9f9f9;
}

.bread img {
    width: 12px;
    margin-right: 4px;
    position: relative;
    top: 2px;
}

.contact_part{
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: #FFFFFF;
    max-width: 1400px;
    height: auto;
    overflow: hidden;
    padding-top: 48px;
}
.contact_part_wrap h3{
    line-height: 1;
    color: #333333;
    font-size: 18px;
    max-width: 1400px;
    margin: 70px auto 15px;
    margin-top: 0;
    padding-top: 70px;
}
.contact_part .input_wrap_contact{
    height: 56px;
    background: #f9f9f9;
    border-radius: 8px;
    float: left;
    box-sizing: border-box;
    padding-left: 24px;
    margin-bottom: 30px;
    overflow: hidden;
}
.contact_part .input_wrap_contact.textarea_wrap_contact{
    height: 300px;
}
.contact_part .input_wrap_contact.no_full{
    width: 49%;
}
.contact_part .input_wrap_contact.full{
    width: 100%;
}

.contact_part .input_wrap_contact:first-child{
    margin-right: 2%;
}
.contact_part .input_wrap_contact:first-child + .input_wrap_contact + .input_wrap_contact{
    margin-right: 2%;
}
.contact_part .input_wrap_contact .input_wrap{
    float: left;
    padding: 10px 0;
    padding-left: 16px;
    height: 100%;
    overflow: auto;
}
.contact_part .input_wrap_contact .input_wrap::-webkit-scrollbar{
    display: none!important;
}
.contact_part .input_wrap_contact .input_wrap .edit_div{
    max-height: 260px;
    width: 600px;
    padding: 6px 0;
}
.contact_part .input_wrap_contact input, .contact_part .input_wrap_contact textarea{
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    color: #333;
    height: 36px;
    line-height: 36px;
}
.contact_part .input_wrap_contact ._title span{
    color: #e21010;
}
.contact_part .input_wrap_contact ._title{
    font-size: 16px;
    color: #999999;
    line-height: 56px;
    float: left;
}

.wrapper {
    /*background: #FFFFFF;*/
    width: 100%;
    margin: 0 auto;
}

.map_part_wrap {
    /* padding: 50px; */
    background-color: #f9f9f9;
}
.map_part_wrap .map_img {
    text-align: center;
}
.map_part_wrap .map_img img {
    height: auto;
}
.map_part_wrap .map_img .address-list {
    position: relative;
    display: inline-block;
}
.map_part_wrap .map_img .map_bg {
    width: 1297px;
    height: 640px;
    background-image: url('../images/contact/map.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.map_part_wrap .map_img .address {
    position: absolute;
    height: 16px;
    line-height: 16px;
    margin: -16px -7px 0 0;
    font-size: 14px;
    color: rgb(114, 117, 121);
    cursor: pointer;
}
.map_part_wrap .map_img .address img {
    vertical-align: top;
}
.map_part_wrap .map_img .address-1 {
    top: 456px;
    right: 850px;
}
.map_part_wrap .map_img .address-2 {
    top: 245px;
    right: 647px;
}
.map_part_wrap .map_img .address-3 {
    top: 308px;
    right: 458px;
}
.map_part_wrap .map_img .address-4 {
    top: 339px;
    right: 354px;
}
.map_part_wrap .map_img .address-5 {
    top: 369px;
    right: 318px;
}
.map_part_wrap .map_img .address-6 {
    top: 298px;
    right: 272px;
}
.map_part_wrap .map_img .address-7 {
    top: 292px;
    right: 262px;
}
.map_part_wrap .map_img .address-8 {
    top: 328px;
    right: 285px;
}
.map_part_wrap .map_img .address:after{
    position: relative;
    content: '';
    display: inline-block;
    margin: 0 0 0 2px;
    vertical-align: top;
    height: 16px;
    width: 14px;
    background-image: url('../images/contact/address-small.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
/*.map_part_wrap .map_img .address.address-2 .countryname {*/
/*    position: absolute;*/
/*    display: inline-block;*/
/*    right: inherit;*/
/*    left: 20px;*/
/*    white-space: nowrap;*/
/*}*/
.map_part_wrap .map_img .address .countryname {
    position: absolute;
    display: inline-block;
    right: 20px;
    white-space: nowrap;
}
.map_part_wrap .map_img .address.active {
    margin: -28px -14px 0 0;
    line-height: 28px;
    height: 28px;
    color: rgb(0, 78, 162);
}
.map_part_wrap .map_img .address.active:after {
    width: 23px;
    height: 28px;
    background-image: url('../images/contact/address-large.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.map_part_wrap .map_img .address.address-right .countryname {
    left: 30px;
}
.swiper-container {
    position: relative;
    width: 1400px;
    padding: 0 48px 75px;
    margin: 0 auto;
    /* overflow: hidden; */
}
.my-swiper {
    padding: 30px 0;
    margin-top: -30px;
    overflow: hidden;
}
.swiper-container .swiper-arrow {
    flex: 0 0 36px;
    height: 36px;
    background: url('../images/contact/arrow.png') no-repeat;
    background-size: 100%;
}
.swiper-container .swiper-arrow::after {
    content: none;
}
.swiper-container .swiper-button-prev {
    left: 0;
    margin-right: 12px;
}
.swiper-container .swiper-button-next {
    right: 0;
    margin-left: 12px;
    transform: rotate(180deg);
}
.my-swiper .swiper-slide {
    position: relative;
    padding: 35px 45px;
    height: 295px;
    background-color: #fdfdfd;
    border-radius: 10px;
    box-sizing: border-box;
    padding-right: 18px;
}
.my-swiper .swiper-slide.swiper-slide-active {
    background-color: #fff;
    z-index: 6;
}
.my-swiper .swiper-slide .name {
    margin-bottom: 30px;
    font-size: 20px;
    color: #999;
    font-weight: bold;
    line-height: 1;
}
.my-swiper .swiper-slide .row {
    display: flex;
    font-size: 14px;
    color: #999;
}
.my-swiper .swiper-slide .row .content {
    display: flex;
    flex: 1;
}
.my-swiper .swiper-slide .row .content .label{
    white-space: nowrap;
}
.my-swiper .swiper-slide .row .icon {
    width: 20px;
    height: 22px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}
.my-swiper .swiper-slide .row .icon.address {
    background-image: url('../images/contact/address-gary.png');
}
.my-swiper .swiper-slide .row .icon.sale {
    background-image: url('../images/contact/sale-gary.png');
}
.my-swiper .swiper-slide .row .icon.market {
    background-image: url('../images/contact/market-gary.png');
}
.my-swiper .swiper-slide .row .icon.tech {
    background-image: url('../images/contact/tech-gary.png');
}
.my-swiper .swiper-slide .row .icon.phone {
    background-image: url('../images/contact/phone-gary.png');
}
.my-swiper .swiper-slide .row .icon.email {
    background-image: url('../images/contact/email-gary.png');
}
.my-swiper .swiper-slide.swiper-slide-active .row .icon.address {
    background-image: url('../images/contact/address.png');
}
.my-swiper .swiper-slide.swiper-slide-active .row .icon.sale {
    background-image: url('../images/contact/sale.png');
}
.my-swiper .swiper-slide.swiper-slide-active .row .icon.market {
    background-image: url('../images/contact/market.png');
}
.my-swiper .swiper-slide.swiper-slide-active .row .icon.tech {
    background-image: url('../images/contact/tech.png');
}
.my-swiper .swiper-slide.swiper-slide-active .row .icon.phone {
    background-image: url('../images/contact/phone.png');
}
.my-swiper .swiper-slide.swiper-slide-active .row .icon.email {
    background-image: url('../images/contact/email.png');
}
.my-swiper .swiper-slide .row {
    margin-top: 16px;
}
.my-swiper .swiper-slide.swiper-slide-active {
    /* padding: 0; */
    /* flex: 0 0 464px; */
    /* position: relative; */
    /* top: -30px; */
    /* background-color: transparent; */
}
.my-swiper .swiper-slide.swiper-slide-active .swiper-cont {
    padding: 35px 45px;
    position: absolute;
    top: -30px;
    left: -20px;
    width: 480px;
    height: 356px;
    border-radius: 10px;
    box-shadow: 0px 0px 26px 0px rgba(14, 59, 105, 0.08);
    background-color: #FFFFFF;
}
.my-swiper .swiper-slide.swiper-slide-active .name {
    font-size: 24px;
    color: rgb(51, 51, 51);
}

.my-swiper .swiper-slide.swiper-slide-active .row {
    color: rgb(51, 51, 51);
}

.my-swiper .swiper-slide .row .icon img {
    max-width: inherit;
}

/*.map_part_wrap .map_img .address-1 {*/
/*    top: 256px;*/
/*    right: calc(100vw - 48px);*/
/*}*/
.map_part_wrap .map_img .address-2 {
    top: 245px;
    right: 647px;
}
.map_part_wrap .map_img .address-3 {
    top: 308px;
    right: 458px;
}
.map_part_wrap .map_img .address-4 {
    top: 339px;
    right: 354px;
}
.map_part_wrap .map_img .address-5 {
    top: 369px;
    right: 318px;
}
.map_part_wrap .map_img .address-6 {
    top: 298px;
    right: 272px;
}
.map_part_wrap .map_img .address-7 {
    top: 292px;
    right: 262px;
}
.map_part_wrap .map_img .address-8 {
    top: 328px;
    right: 285px;
}

@media (max-width:640px) {
    .download_top_image{
        width: 100%;
        height: 260px;
        background: url("../images/about_top_image_h5.jpg") no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .divide_img{
        margin: 20px 0;
    }
    .bread{
        display: none;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .contact_part {
        max-width: 100%;
        padding: 20px ;
    }
    .contact_part_wrap h3 {
        max-width: 100%;
        text-align: center;
        padding-top: 24px;
    }
    .contact_part .input_wrap_contact{
        float: inherit;
    }
    .contact_part .input_wrap_contact .input_wrap .edit_div{
        width: 80vw;
        padding-left: 0;
        margin: 0 auto;
    }
    .contact_part .input_wrap_contact .input_wrap.input_wrap_p{
        padding: 0;
        min-height: calc(100% - 56px);
    }


    .contact_part .input_wrap_contact.no_full {
        width: 100%;
    }
    .map_part_wrap .map_img {
        padding-top: 34px;
    }
    .map_part_wrap .map_img .map_bg {
        width: 100vw;
        height: 100vw;
        background-image: url("../images/contact/map-m.png");
        background-size: 200vw 100vw;
        background-position: -95vw 0;
    }

    .swiper-container {
        width: 100vw;
        padding: 0 0 75px;
    }
    .my-swiper {
        padding: 0;
    }
    .my-swiper .swiper-slider {
        padding: 36px 18px;
        /* flex: 0 0 67.2% !important; */
        background-color: #FFFFFF;
        margin-left: 18px;
    }
    /* .my-swiper .swiper-slide .row {
      margin-top: 10px;
    } */
    .my-swiper .swiper-slide.swiper-slide-active .swiper-cont {
        height: 700px;
        padding: 40px 16px;
        box-shadow: none;
    }
    .my-swiper .swiper-slide,
    .my-swiper .swiper-slide .swiper-cont,
    .my-swiper .swiper-slide.swiper-slide-active,
    .my-swiper .swiper-slide.swiper-slide-active .swiper-cont {
        height: 460px;
    }
    .my-swiper .swiper-slide .swiper-cont,
    .my-swiper .swiper-slide.swiper-slide-active .swiper-cont {
        width: 100%;
        top: 0;
        left: 0;
    }
    .my-swiper .swiper-slide.swiper-slide-active .name {
        font-size: 18px;
    }
    .my-swiper .swiper-slide .row .content {
        display: block;
    }
    .swiper-container .swiper-arrow {
        display: none;
    }
    .map_part_wrap .map_img .address-1 {
        /*display: none;*/
        top: 71.13%;
        right: 32.4%;
    }
    .map_part_wrap .map_img .address-2 {
        top: 38.13%;
        right: 93.6%;
    }
    .map_part_wrap .map_img .address-3 {
        top: 48.13%;
        right: 65.3%;
    }
    .map_part_wrap .map_img .address-4 {
        top: 52.1%;
        right: 48%;
    }
    .map_part_wrap .map_img .address-5 {
        top: 57.6%;
        right: 42.4%;
    }
    .map_part_wrap .map_img .address-6 {
        top: 46.5%;
        right: 35.3%;
    }
    .map_part_wrap .map_img .address-7 {
        top: 45.3%;
        right: 33.4%;
    }
    .map_part_wrap .map_img .address-8 {
        top: 51.3%;
        right: 37.3%;
    }
}
