.dealer {
    padding: 0 0 95px
}

.dealer .wrap {
    width: 1560px;
    margin: auto
}

.dealer .wrap .title {
    font-weight: bold;
    font-size: 40px;
    color: #111111;
    line-height: 50px;
    margin: 0 0 49px
}

.dealer .wrap .content {
    display: flex;
    justify-content: space-between
}

.dealer .wrap .content .map {
    width: 775px
}

.dealer .wrap .content .map img {
    width: 100%
}

.dealer .wrap .content .r {
    margin: 19px 0 0 0
}

.dealer .wrap .content .r .headline {
    font-weight: bold;
    font-size: 40px;
    color: #111111;
    margin: 0 0 40px
}

.dealer .wrap .content .r .flex {
    display: flex
}
.dealer .wrap .content .r .flex table{
    width: 674px;
}
.dealer .wrap .content .r .flex table tr td{
    font-weight: bold;
    font-size: 20px;
    color: #111;
    line-height: 40px;
    align-content: baseline;
}

.dealer2 {
    padding: 175px 0 148px 0;
    position: relative;
    z-index: 5
}

.dealer2 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.dealer2 .wrap {
    width: 1560px;
    margin: auto;
    display: flex;
    justify-content: flex-end
}

.dealer2 .wrap .content .title {
    font-weight: 800;
    font-size: 36px;
    color: #FFFFFF;
    margin: 0 0 35px
}

.dealer2 .wrap .content .title .main{
    transition-delay: .3s;
}

.dealer2 .wrap .content .white {
    width: 742px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    padding: 61px 66px 85px 56px
}

.dealer2 .wrap .content .white .list {
    padding: 0 0 29px;
    border-bottom: 1px solid #EEEFF2;
    position: relative
}

.dealer2 .wrap .content .white .list:not(:last-child) {
    margin: 0 0 27px
}

.dealer2 .wrap .content .white .list input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -15px;
    left: 0;
    background: transparent;
    border: none;
    font-weight: 400;
    font-size: 18px
}

.dealer2 .wrap .content .white .list input::placeholder {
    color: #999999
}

.dealer2 .wrap .content .white .list .p1 {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 18px;
    color: #999999;
    position: relative;
    padding: 0 0 0 13px
}

.dealer2 .wrap .content .white .list .p1.on {
    opacity: 0;
    pointer-events: none
}

.dealer2 .wrap .content .white .list .p1 b {
    color: #E21000;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0
}

.dealer2 .wrap .content .white .list textarea {
    height: 80px;
    font-weight: 400;
    font-size: 18px;
    width: 100%;
    padding: 0 0 0 13px;
    border: none;
    background: transparent
}

.dealer2 .wrap .content .white .list textarea::placeholder {
    color: #999999
}

.dealer2 .wrap .content .white button {
    margin: 40px 0 0 0;
    width: 140px;
    height: 50px;
    background: #336DE5;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF
}

@media screen and (max-width: 1920px) {
    .dealer {
        padding: 0 0 4.9479166667vw
    }
    
    .dealer .wrap {
        width: 81.25vw;
    }
    
    .dealer .wrap .title {
        font-size: 2.0833333333vw;
        line-height: 2.6041666667vw;
        margin: 0 0 2.5520833333vw
    }
    
    .dealer .wrap .content .map {
        width: 40.3645833333vw
    }
    
    .dealer .wrap .content .r {
        margin: 0.9895833333vw 0 0 0
    }
    
    .dealer .wrap .content .r .headline {
        font-size: 2.0833333333vw;
        margin: 0 0 2.0833333333vw
    }
    
    .dealer .wrap .content .r .flex table{
        width: 35.1041666667vw;
    }
    .dealer .wrap .content .r .flex table tr td{
        font-size: 1.0416666667vw;
        line-height: 2.0833333333vw;
    }

    .dealer .wrap .content .r .flex table tr td p span{
        font-size: 0.833333333vw !important;
    }

    .dealer .wrap .content .r .flex table tr td p span[style="font-size: 20px; color: #336de5;"]{
        font-size: 1.0416666666vw !important;
    }
   
    
    .dealer2 {
        padding: 9.1145833333vw 0 7.7083333333vw 0;
    }
    
    .dealer2 .bg {
        width: 100%;
        height: 100%;
    }
    
    .dealer2 .wrap {
        width: 81.25vw;
    }
    
    .dealer2 .wrap .content .title {
        font-size: 1.875vw;
        margin: 0 0 1.8229166667vw
    }
    
    .dealer2 .wrap .content .white {
        width: 38.6458333333vw;
        border-radius: 0.5208333333vw;
        padding: 3.1770833333vw 3.4375vw 4.4270833333vw 2.9166666667vw
    }
    
    .dealer2 .wrap .content .white .list {
        padding: 0 0 1.5104166667vw;
    }
    
    .dealer2 .wrap .content .white .list:not(:last-child) {
        margin: 0 0 1.40625vw
    }
    
    .dealer2 .wrap .content .white .list input {
        top: -0.78125vw;
        font-size: 0.9375vw
    }
    
    .dealer2 .wrap .content .white .list .p1 {
        font-size: 0.9375vw;
        padding: 0 0 0 0.6770833333vw
    }
    
    .dealer2 .wrap .content .white .list textarea {
        height: 4.1666666667vw;
        font-size: 0.9375vw;
        padding: 0 0 0 0.6770833333vw;
    }
    
    
    .dealer2 .wrap .content .white button {
        margin: 2.0833333333vw 0 0 0;
        width: 7.2916666667vw;
        height: 2.6041666667vw;
        border-radius: 0.3125vw;
        font-size: 1.0416666667vw;
    }    
}

@media screen and (max-width: 1024px) {
    .dealer .wrap{
        width: 90%;
        padding-top: 60px;
    }


    .dealer .wrap .content .r .flex table tr td p span[style="font-size: 20px; color: #336de5;"]{
        font-size: 16px !important;
    }
    .dealer .wrap .content .r .flex table tr td p span{
        font-size: 14px !important;
        line-height: 1.6;
    }
    .dealer .wrap .content .r .flex table tr td{
        line-height: 1;
    }
    .dealer .wrap .content .r{
        margin-top: 20px;
        width: 47%;
    }
    .dealer .wrap .content .r .flex table{
        width: 100%;
    }
    .dealer .wrap .content .map{
        width: 47%;
    }
    .dealer .wrap .title{
        font-size: 24px;
        line-height: 1.6;
        margin-bottom: 30px;
    }
    .dealer .wrap .content .r .headline{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .dealer .wrap .content .r .flex table tr td p:not(:last-child){
        margin-bottom: 5px;
    }
    .dealer{
        padding-bottom: 60px;
    }
    .dealer2 .wrap{
        width: 90%;
    }

    .dealer2 .wrap .content .title{
        font-size: 24px;
        margin-bottom: 30px;
    }
    .dealer2 .wrap .content .white{
        border-radius: 10px;
        width: 100%;
        padding: 20px;
    }
    .dealer2 .wrap .content .white .list .p1{
        font-size: 14px;
    }
    .dealer2 .wrap .content .white .list .p1{
        padding-left: 10px;
    }
    .dealer2 .wrap .content .white .list input{
        font-size: 14px;
        top: -8px;
    }
    .dealer2 .wrap .content .white .list textarea{
        height: 120px;
        font-size: 14px;
        padding-left: 10px;
    }
    .dealer2 .wrap .content .white button {
        width: 120px;
        height: 40px;
        font-size: 14px;
        margin-top: 20px;
    }
    .dealer2 .wrap .content{
        width: 100%;
    }
    .dealer2 .wrap .content .white .list{
        padding-bottom: 15px;
    }
    .dealer2 .wrap .content .white .list:not(:last-child){
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 820px) {
    .dealer .wrap .content{
        flex-direction: column;
    }
    .dealer .wrap .content .map{
        width: 100%;
    }
    .dealer .wrap .content .r{
        width: 100%;
    }
    .dealer2{
        padding: 60px 0;
    }
}

@media screen and (max-width:767px) {
    .dealer .wrap .title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .dealer .wrap{
        padding-top: 50px;
    }
    .dealer{
        padding-bottom: 50px;
    }
    .dealer .wrap .content .r .headline {
        font-size: 18px;
    }
    .dealer2 .wrap .content .title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .dealer2 .wrap .content .white .list textarea {
        height: 80px;
    }
    .dealer2{
        padding: 50px 0;
    }
}
@media screen and (max-width: 540px) {
    .dealer .wrap .content .r .flex table tr td p span[style="font-size: 20px; color: #336de5;"] {
        font-size: 14px !important;
    }
    .dealer .wrap .content .r .flex table tr td p span {
        font-size: 12px !important;
    }

}