@media screen and (max-width:1200px) {
    .kv a.logo {
        margin-left: 3%;
    }
}

@media screen and (max-width:768px) {
    .nav {
        background: #174487;
        width: 100%;
        top: 0;
        z-index: 999;
    }

    .nav .bar {
        display: none;
    }

    .nav .p_wrap {
        justify-content: center;
        flex-direction: column;
    }

    .nav .menu {
        display: block;
    }

    .nav a.logo {
        margin-right: 0;
    }
    .kv_t1 {
        left: calc(50% - 355px);
    }

    .kv_t2 {
        left: calc(50% - 287px);
    }

    .kv_p {
        width: 70%;
        top: 214px;
        left: calc(50% + 90px);
    }

    .kv_g1 {
        left: calc(50% - 420px);
    }

    .kv_g3 {
        left: calc(50% - 152px);
    }

    .p1 {
        height: 2250px;
    }

    .p_wrap {
        width: 80%;
    }

    .p1_content {
        flex-direction: column;
        margin-top: 60px;
    }


    .p1_t {
        height: 167px;
        background: url(../img/p1_t_m.png) no-repeat center center / contain;
        margin: 60px auto 0;
    }
    .p3_t {
        height: 243px;
        background: url(../img/p3_t_m.png) no-repeat center center / contain;
        margin: 20px auto 0;
    }
    .p4_t {
        height: 243px;
        background: url(../img/p4_t_m.png) no-repeat center center / contain;
        margin: 20px auto 0;
    }
    .p5_t {
        height: 243px;
        background: url(../img/p5_t_m.png) no-repeat center center / contain;
        margin: 20px auto 0;
    }
    .p6_t {
        height: 243px;
        background: url(../img/p6_t_m.png) no-repeat center center / contain;
        margin: 20px auto 0;
    }

    .p1_p1 {
        margin-right: 0;
    }

    .p1_p2 {
        margin-top: 20px;
    }

    .p1_content2 .info .step1,
    .p1_content2 .info .step2,
    .p1_content2 .info .step3 {
        font-size: 16px;
    }

    .p3 {
        height: 1232px;
    }

    .p3_step {
        flex-direction: column;
        align-items: center;
    }
    .p3 .apply_line{
        margin-top: 0;
    }

    .p4 {
        height: 1200px;
    }

    .p4 .cont1 {
        height: 338px;
    }

    .p4 .cont2 {
        margin-top: 20px;
    }

    .p4_step {
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
    }

    .p5 {
        height: 1255px;
    }

    .p5_step {
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .p5 .btn{
        margin-top: 10px;
    }

    .p6 .cont1 {
        display: none;
    }

    .event1 {
        flex-direction: column;
        padding: 0 0 40px;
    }

    .p6 .cont2,
    .p6 .cont3,
    .p6 .cont4 {
        margin: 0;
    }

    .event {
        padding: 40px 20px;
    }

    .p6_p2 {
        flex-direction: column;
        padding-top: 20px;
    }

    .p6 .info {
        align-items: center;
        width: 100%;
    }

    .p6_t3 {
        margin-bottom: 20px;
    }

    .p6 .cont5 {
        width: 90%;
        max-width: 543px;
        height: 250px;
        background: url(../img/p6_cont5_m.png) no-repeat center center / contain;
        margin-top: 40px;
    }

    .p6_p2 .tag {
        margin: 20px 0 20px;
        justify-content: center;
    }

    .p1_content2 .info .step1 .left,
    .p1_content2 .info .step2 .left {
        width: 68%;
        display: flex;
        align-items: center;
    }

    .p1_content2 .info .step1 .right,
    .p1_content2 .info .step2 .right,
    .p1_content2 .info .step3 .right {
        width: 25%;
        max-width: 173px;
    }

    .p1_content2 .info .step3 .left {
        width: 90%;
        display: flex;
        align-items: center;
        margin-left: 20px;
    }
    

    .p1_content2 .info .step1 .icon1,
    .p1_content2 .info .step2 .icon1 {
        margin:0 15px 0 8px;
    }
    .p1_content2 .info .step3 .icon1 {
        margin-right: 15px;
    }

    .p1_content2 .info .step1 .icon2,
    .p1_content2 .info .step2 .icon2 {
        width: 30%;
        margin: 0 15px;
    }

    .p1_content2 .info .step3 .icon2 {
        width: 20%;
        max-width: 69px;
        margin: 0 15px;
    }

    .p1_content2 .info .step1 .btn,
    .p1_content2 .info .step2 .btn {
        background: url(../img/step_btn_m.png) no-repeat center center / contain;
        max-width: 173px;
        height: 65px;
    }

}

@media screen and (max-width:600px) {

    .p2 .box p,
    .p2 .box ul {
        font-size: 14px;
    }

    .kv {
        height: 1200px;
        background-size: cover;
    }

    .kv_nav {
        top: 1010px;
    }

    .kv_p {
        width: 70%;
        top: 550px;
        left: calc(0% + 120px);
    }

    .kv_c1 {
        background: url(../img/kv_c1_m.png) no-repeat center;
        background-size: cover;
        width: 100%;
        height: 1010px;
    }

    .kv_t1 {
        left: calc(50% - 225px);
    }

    .kv_t2 {
        left: calc(50% - 197px);
    }

    .kv_g1 {
        left: calc(50% - 350px);
    }

    .kv_g2 {
        display: none;
    }

    .kv_g3 {
        display: none;
    }

    .kv_g4 {
        top: 553px;
        left: calc(50% + 219px);
    }

    .kv_g5 {
        display: none;
    }

    .p2_t,
    .step_t {
        justify-content: center;
    }

    .p4 p,
    .p5 p {
        font-size: 20px;
        margin-top: 0;
        padding: 0 10px;
    }

    .p6 {
        background: url(../img/p6_bg_m.png) #fff no-repeat center bottom;
    }

    .p6 .event2 p {
        font-size: 24px;
        font-weight: 500;
        text-align: center;
        padding: 0 15px;
    }

    .p6 .event2 span {
        font-size: 28px;
    }

    .p6 .event2 .event:nth-child(1) p {
        padding: 0 10px;
    }


    .p6 .p6_p3 .wrapper {
        width: 90%;
        padding: 50px;
    }

    .p6_p3 {
        position: relative;
        width: 100%;
        padding: 10px 0;
        background-color: #e6d38d5e;
        display: flex;
        color: #0e2850;
    }

    .p6 .p6_p3 h4 {
        margin-right: 30px;
    }

}