@charset "utf-8";
/* 콘텐츠 */
.sw1{
    max-width: 820px;
    margin-top: 50px;
    margin-bottom: 100px;
}
.sw1 .swiper-slide{
    display: flex;
    justify-content: space-between;
}
.sw1 .swiper-slide a{
    color: #000;
    font-size: 14px;
}
.swiper-slide img.circle-image {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #473930;
}
.sw1 .swiper-slide a ul li:nth-child(2){
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.row{
    position: relative;
}
.ne{
    position: absolute;
    top: 39px;
    right: 188px;
    z-index: 10;
}
.pre{
    position: absolute;
    top: 39px;
    left: 176px;
    z-index: 10;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
    display: none;
}
/* ////////////////////////////////////////////// */
.sw2{
    width: 80%;
    margin-bottom: 90px;
}
.sw2 .swiper-slide a{
    color: #5E5E5e;
    text-align: center;
}
.sw2 .swiper-slide a ul li{
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.c_t{
    display: flex;
    justify-content: space-between;
}
.c_im{
    width: 50%;
}
.c_im img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.c_s{
    width: 50%;
      position: relative;
}
.cs_img{
    text-align: center;
    margin-bottom: 30px;
}
.sw2 .swiper-slide img{
    width: 100%;
}
.n{
    position: absolute;
    top: 172px;
    right: 2%;
}
.pr{
    position: absolute;
    top: 172px;
    left: 2%;
}
.c_s h2{
    font-size: 24px;
    font-weight: 700;
    padding-left: 96px;
    margin-bottom: 18px;
}
.c_s p{
    font-size: 16px;
    padding-left: 96px;
    color: #181B1E;
}
.cir{
    text-align: right;
}
.cir a{
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    display: inline-block;
    position: relative;
    text-align: right;
}
.cir a ul{
    position: absolute;
    top: 133px;
    right: 100px;
    align-items: center;
}
.cir a ul li{
    text-align: center;
}
.cir a ul li:nth-child(2){
    margin-top: 20px;
}
/* ///////////////////////////////////////////////// */
.sw3{
    width: 80%;
    margin-bottom: 90px;
}
.sw3 .swiper-slide a{
    color: #5E5E5e;
    text-align: center;
}
.sw3 .swiper-slide a ul li{
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.c_t2{
    display: flex;
    justify-content: space-between;
    margin-top: 94px;
}
.c_im2{
    width: 50%;
}
.c_im2 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.c_s2{
    width: 50%;
      position: relative;
}
.cs_img2{
    text-align: center;
    margin-bottom: 30px;
}
.cs_img2 img{
    width: 130px;
}
.sw3 .swiper-slide img{
    width: 100%;
}
.n2{
    position: absolute;
    top: 235px;
    right: 2%;
}
.pr2{
    position: absolute;
    top: 235px;
    left: 2%;
}
.c_s2 h2{
    font-size: 24px;
    font-weight: 700;
    padding-left: 96px;
    margin-bottom: 18px;
}
.c_s2 p{
    font-size: 16px;
    padding-left: 96px;
    color: #181B1E;
}
.cir2{
    text-align: left;
}
.cir2 a{
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    margin-top: 71px;
    display: inline-block;
    position: relative;
    text-align: right;
}
.cir2 a ul{
    position: absolute;
    top: 133px;
    right: 100px;
    align-items: center;
}
.cir2 a ul li{
    text-align: center;
}
.cir2 a ul li:nth-child(2){
    margin-top: 20px;
}
/* ////////////////////////////////////////////// */
.fu{
    background: url(../img/sub_02_01/4_2.jpg)no-repeat;
    margin-top: 90px;
    height: 500px;
    padding-top: 65px;
    margin-bottom: 10px;
}
.f_c{
    border: 2px solid #696F85;
    background-color: #fff;
    display: flex;
    width: 70%;
    height: auto;
      margin:0 auto;
    overflow: hidden;
}
.f_l{
    width: 50%;
    height: 439px;
}
.f_r > img{
   width: 30%;
   filter: brightness(0);
}
.f_l img{
    width: 100%;
    vertical-align: top;
    transform: translateY(-239px);
     height: 158%;
}
.f_r{
    width: 50%;
    padding-top: 40px;
    margin-left: 50px;
}
.f_r h2, .f_r h3, .f_r h4{
    font-size: 24px;
    font-weight: 700;
}
.f_r h4{
    margin-bottom: 18px;
}
.f_r p{
    font-size: 16px;
    color: #181B1E;
}
.cir3 a{
    color: #000;
    font-size: 14px;
        border: 1px solid #000;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin-top: -11px;
    display: inline-block;
    position: relative;
}
.cir3{
    text-align: right;
}
.cir3 a ul{
    position: absolute;
    top: 60px;
    right: 29px;
    text-align: center;
}
.cir3 a ul li img{
    width: 27%;
    margin-top: 6px;
}



/* /////////////////////////////////////////// */
.con{
    display: flex;
    position: relative;
    margin-top: 90px;
}
.c_l{
    width: 50%;
}
.c_l img{
    width: 100%;
}
.c_r{
    width: 50%;
    margin-left: 50px;
    margin-top: 140px;
}
.c_r img{
    width: 30%;
    vertical-align: top;
    margin-bottom: 20px;
}

.c_r h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
.c_r p{
    font-size: 16px;
    color: #181B1E;
}
.br_g{
    position: absolute;
    bottom: 0;
    right: 0;
}
 .br_g a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.con_line{
    border: 1px solid #000;
    border-radius: 50%;
    width: 280px;
    height: 280px;
    position: relative;
}
.co_i {
    position: absolute;
    right: 88px;
    top: 122px;
}
.co_i ul li img{
    padding-right: 30px;
    padding-top: 20px;
}
.co_p{
    position: absolute;
    bottom: 0;
    left: 0;
}
.co_p img{
    position: absolute;
    bottom: 2px;
    left: 475px;
    vertical-align: top;
     background: #E3E5E2;
}

.con2{
    display: flex;
    position: relative;
    margin-top: 90px;
}
.c_l2{
    width: 50%;
}
.c_l2 img{
    width: 100%;
}
.c_r2{
    width: 50%;
    margin-left: 50px;
    margin-top: 140px;
}
.c_r2 img{
    width: 30%;
    vertical-align: top;
    margin-bottom: 20px;
}

.c_r2 h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
.c_r2 p{
    font-size: 16px;
    color: #181B1E;
}
.br_g2{
    position: absolute;
    bottom: 0;
    left: 0;
}
 .br_g2 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.con_line2{
    border: 1px solid #000;
    border-radius: 50%;
    width: 280px;
    height: 280px;
    position: relative;
}
.co_i2 {
    position: absolute;
    right: 88px;
    top: 122px;
}
.co_i2 ul li img{
    padding-right: 30px;
    padding-top: 20px;
}
.co_p2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.co_p2 img{
    position: absolute;
    bottom: 2px;
    left: 399px;
    vertical-align: top;
     background: #E3E5E2;
}


.con3{
    display: flex;
    position: relative;
    margin-top: 90px;
}
.c_l3{
    width: 50%;
}
.c_l3 img{
    width: 100%;
}
.c_r3{
    width: 50%;
    margin-left: 50px;
    margin-top: 140px;
}
.c_r3 img{
    width: 30%;
    vertical-align: top;
    margin-bottom: 20px;
}

.c_r3 h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
.c_r3 p{
    font-size: 16px;
    color: #181B1E;
}
.br_g3{
    position: absolute;
    bottom: 0;
    right: 0;
}
 .br_g3 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.con_line3{
    border: 1px solid #000;
    border-radius: 50%;
    width: 280px;
    height: 280px;
    position: relative;
}
.co_i3 {
    position: absolute;
    right: 88px;
    top: 122px;
}
.co_i3 ul li img{
    padding-right: 30px;
    padding-top: 20px;
}
.co_p3{
    position: absolute;
    bottom: 0;
    left: 0;
}
.co_p3 img{
    position: absolute;
    bottom: 2px;
    left: 475px;
    vertical-align: top;
     background: #E3E5E2;
}

.con4{
    display: flex;
    position: relative;
    margin-top: 90px;
}
.c_l4{
    width: 50%;
}
.c_l4 img{
    width: 100%;
}
.c_r4{
    width: 50%;
    margin-left: 50px;
    margin-top: 140px;
}
.c_r4 img{
    width: 30%;
    vertical-align: top;
    margin-bottom: 20px;
}

.c_r4 h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
.c_r4 p{
    font-size: 16px;
    color: #181B1E;
}
.br_g4{
    position: absolute;
    bottom: 0;
    left: 0;
}
 .br_g4 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.con_line4{
    border: 1px solid #000;
    border-radius: 50%;
    width: 280px;
    height: 280px;
    position: relative;
}
.co_i4 {
    position: absolute;
    right: 88px;
    top: 122px;
}
.co_i4 ul li img{
    padding-right: 30px;
    padding-top: 20px;
}
.co_p4{
    position: absolute;
    bottom: 0;
    left: 0;
}
.co_p4 img{
    position: absolute;
    bottom: 2px;
    left: 399px;
    vertical-align: top;
     background: #E3E5E2;
}
/* /////////////////////////////////////////// */
.section{
    display: flex;
    margin-top: 90px;
}
.sec{
    background-color: #EAE9E5;
}
.sec_r{
    padding-left: 70px;
    position: relative;
    padding-top: 56px;
    padding-bottom: 26px;
}
.sec_r img{
    width: 32%;
    vertical-align: top;
    margin-bottom: 10px;
}
.sec_r h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
.sec_r p{
    font-size: 16px;
    color: #181B1E;
}
.sec, .sec_m, .sec_l {
    width: 33.33%;
}
.sec_m img{
    width: 100%;
    vertical-align: top;
    height: 100%;
}
.sec_l img {
    width: 100%;
    vertical-align: top;
    height: 100%;
}
.sec4{
    position: absolute;
    top: 0;
    right: 0;
}
 .sec4 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.sec_line4{
    border: 1px solid #000;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: #fff;
}
.sec_r4 {
    position: absolute;
    right: 23px;
    top: 60px;
}
.sec_r4 ul li img{
    padding-right: 36px;
    padding-top: 8px;
    width: 26%;
}

.section2{
    display: flex;
}
.sec2{
    background-color: #EAE9E5;
}
.sec_r2{
    padding-left: 70px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 26px;
}
.sec_r2 img{
    width: 32%;
    vertical-align: top;
    margin-bottom: 10px;
}
.sec_r2 h3{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 10px;
}
.sec_r2 p{
    font-size: 16px;
    color: #181B1E;
}
.sec2, .sec_m2, .sec_l2 {
    width: 33.33%;
}
.sec_m2 img{
    width: 117%;
    vertical-align: top;
    height: 100%;
}
.sec_l2 img {
    width: 117%;
    vertical-align: top;
}
.sec42{
    position: absolute;
    top: 0px;
    right: 0px;
}
 .sec42 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.sec_line42{
    border: 1px solid #000;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: #fff;
}
.sec_r42 {
    position: absolute;
    right: 23px;
    top: 60px;
}
.sec_r42 ul li img{
    padding-right: 36px;
    padding-top: 8px;
    width: 26%;
}
/* /////////////////////////////////////////// */
.bra{
    margin-top: 90px;
    display: flex;
}
.bra_l{
    width: 35%;
}
.bra_l img{
    width: 627px;
}
.bra_r{
    width: 40%;
    padding-left: 100px;
    min-height: 842px;
    background-color: #fff;
}
.bra_img{
     position: relative;
     padding-bottom: 10px;
}
.bra_img img{
    width: 65%;
}
.bra_img::before{
    position: absolute;
    width: 162%;
    bottom: 0;
    left: 0;
    content: "";
    border: 1px solid #000;
    overflow: hidden;
}
.bra_spe h3{
    font-weight: 700;
    font-size: 24px;
    margin-top: 100px;
    margin-bottom: 20px;
}
.bra_spe p{
    font-size: 16px;
    color: #181B1E;
}
.bra figure{
    width: 26%;
    margin-top: auto;
}
.bra figure img{
    width: 100%;
}
.bra_spe{
    position: relative;
}
.bra_cir{
    position: absolute;
    bottom: -533px;
    right: 251px;
}
 .bra_cir a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.bra_line{
    border: 1px solid #000;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    background: #fff;
}
.bra_line_spe {
    position: absolute;
    right: 46px;
    top: 83px;
}
.bra_line_spe ul li img{
    padding-right: 39px;
    padding-top: 8px;
    width: 26%;
}

.bra2{
    margin-top: 90px;
    display: flex;
}
.bra_l2{
    width: 35%;
}
.bra_l2 img{
    width: 627px;
}
.bra_r2{
    width: 40%;
    padding-left: 100px;
    min-height: 842px;
    background: #fff;
}
.bra_img2{
     position: relative;
     padding-bottom: 10px;
}
.bra_img2 img{
    width: 65%;
}
.bra_img2::before{
    position: absolute;
    width: 162%;
    bottom: 0;
    left: 0;
    content: "";
    border: 1px solid #000;
    overflow: hidden;
}
.bra_spe2 h3{
    font-weight: 700;
    font-size: 24px;
    margin-top: 100px;
    margin-bottom: 20px;
}
.bra_spe2 p{
    font-size: 16px;
    color: #181B1E;
}
.bra2 figure{
    width: 26%;
    margin-top: auto;
}
.bra2 figure img{
    width: 100%;
}
.bra_spe2{
    position: relative;
}
.bra_cir2{
    position: absolute;
    bottom: -475px;
    right: 251px;
}
 .bra_cir2 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.bra_line2{
    border: 1px solid #000;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    background: #fff;
}
.bra_line_spe2 {
    position: absolute;
    right: 46px;
    top: 83px;
}
.bra_line_spe2 ul li img{
    padding-right: 39px;
    padding-top: 8px;
    width: 26%;
}

.bra3{
    margin-top: 90px;
    display: flex;
}
.bra_l3{
    width: 35%;
}
.bra_l3 img{
    width: 627px;
}
.bra_r3{
    width: 40%;
    padding-left: 100px;
    min-height: 842px;
    background: #fff;
}
.bra_img3{
     position: relative;
     padding-bottom: 10px;
}
.bra_img3 img{
    width: 69%;
}
.bra_img3::before{
    position: absolute;
    width: 162%;
    bottom: 0;
    left: 0;
    content: "";
    border: 1px solid #000;
    overflow: hidden;
}
.bra_spe3 h3{
    font-weight: 700;
    font-size: 24px;
    margin-top: 100px;
    margin-bottom: 20px;
}
.bra_spe3 p{
    font-size: 16px;
    color: #181B1E;
}
.bra3 figure{
    width: 26%;
    margin-top: auto;
}
.bra3 figure img{
    width: 100%;
}
.bra_spe3{
    position: relative;
}
.bra_cir3{
    position: absolute;
    right: 251px;
    bottom: -562px;

}
 .bra_cir3 a{
    color: #000;
    font-size: 16px;
    display: inline-block;
    text-align: end;
}
.bra_line3{
    border: 1px solid #000;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    background: #fff;
}
.bra_line_spe3 {
    position: absolute;
    right: 46px;
    top: 83px;
}
.bra_line_spe3 ul li img{
    padding-right: 39px;
    padding-top: 8px;
    width: 26%;
}
/* ////////////////////////////////// */
.l_b {
    margin-top: 100px;
}
.l_b h1{
    font-weight: 700;
    font-size: 36px;
    margin: 30px;
    position: relative;
   
}
.l_b h1::after{
    content: '';
    position: absolute;
    top: 28px;
    left: 301px;
    width: 1566px;
    border-bottom: 1px solid #000;
     overflow: hidden;
}
.l_b .swiper-wrapper{
    display: flex;
}
.l_b .swiper-slide img{
    width: 100%;
}



@media screen and (max-width: 1486px) {
    .f_c{
        width: 95%;
    }
    /* ////////////////////////////////////////// */
    .sec_r, .sec_r2 {
        padding-left: 20px;
    }

}

@media screen and (max-width: 1257px ) {
    .sw1{
        max-width: 514px;
    }
    /* /////////////////////////////////// */
    .sw2{
        margin-bottom: 50px;
    }
    .cir{
        margin-top: 20px;
    }
    .c_s h2{
        padding-left: 46px;
    }
    .c_s p{
        padding-left: 46px;
    }
    .cir a{
        width: 150px;
        height: 150px;
    }
    .cir a ul{
        top: 59px;
        right: 29px;
    }
    .cir a ul li:nth-child(2) {
        margin-top: 8px;
    }

    .sw3{
        margin-bottom: 50px;
    }
    .cir2{
        margin-top: 20px;
    }
    .c_s2 h2{
        padding-left: 46px;
    }
    .c_s2 p{
        padding-left: 46px;
    }
    .cir2 a{
        width: 150px;
        height: 150px;
        margin-top: 0px;
    }
    .cir2 a ul{
        top: 59px;
        right: 29px;
    }
    .cir2 a ul li:nth-child(2) {
        margin-top: 8px;
    }
    /* /////////////////////////////////////////////// */
    .f_l img {
        transform: translateY(-240px);
    }
    /* ////////////////////////////////////////////////////////// */
    .br_g{
        top: 0;
    }
    .con_line {
        width: 200px;
        height: 200px;
    }
    .co_i {
        right: 45px;
        top: 84px;
    }
    .co_i ul li img {
        padding-top: 10px;
    }
    .con_line2 {
        width: 200px;
        height: 200px;
    }
    .co_i2 {
        right: 45px;
        top: 84px;
    }
    .co_i2 ul li img {
        padding-top: 10px;
    }
    .br_g3{
        top: 0;
    }
    .con_line3 {
        width: 200px;
        height: 200px;
    }
    .co_i3 {
        right: 45px;
        top: 84px;
    }
    .co_i3 ul li img {
        padding-top: 10px;
    }
    .con_line4 {
        width: 200px;
        height: 200px;
    }
    .co_i4 {
        right: 45px;
        top: 84px;
    }
    .co_i4 ul li img {
        padding-top: 10px;
    }
    /* ////////////////////////////////////////////////// */
    .sec, .sec_m {
        width: 50%;
    }
    .sec_l{
        display: none;
    }
    .sec2, .sec_m2 {
        width: 50%;
    }
    .sec_l2{
        display: none;
    }
    /* ///////////////////////////////////// */
    .bra_r {
        padding-left: 59px;
    }
    .bra_r2 {
        padding-left: 59px;
    }
    .bra_r3 {
        padding-left: 59px;
    }
    /* ///////////////////////////////// */
    .bra_cir {
        top: -134px;
        right: -62%;
}
.bra_line{
    width: 130px;
    height: 130px;
}
.bra_line_spe {
    right: 14px;
    top: 54px;
}
.bra_l img {
    width: 100%;
}
.bra_r{
    min-height: auto;
}
.bra_spe h3{
    margin-top: 60px;
}

.bra_cir2 {
    top: -134px;
    right: -62%;
}
.bra_line2{
width: 130px;
height: 130px;
}
.bra_line_spe2 {
    right: 14px;
    top: 54px;
}
.bra_l2 img {
width: 100%;
}
.bra_r2{
min-height: auto;
}
.bra_spe2 h3{
margin-top: 60px;
}

.bra_cir3 {
    bottom: 0;
    top: -134px;
    right: -62%;
}
.bra_line3{
width: 130px;
height: 130px;
}
.bra_line_spe3 {
    right: 14px;
    top: 54px;
}
.bra_l3 img {
width: 100%;
}
.bra_r3{
min-height: auto;
}
.bra_spe3 h3{
margin-top: 60px;
}
/* /////////////////////////////////////// */
.l_b {
    margin-top: 60px;
}
}

@media screen and (max-width: 1070px) {
.c_s{
    width: 55%;
}
.c_im {
    width: 45%;
}
.c_s2{
    width: 55%;
}
.c_im2 {
    width: 45%;
}
/* ////////////////////////// */
.fu{
    background-size: contain;
    margin-top: 0px;
    height: 400px;
}
.f_l{
   /*  width: 33%;
    height: auto; */
    display: none;
}
.f_l img{
    width: 100%;
    height: auto;
    transform: translateY(0);
}
.f_r{
    /* width: 67%; */
    width: 100%;
}
.f_r > img{
    width: 23%;
}
.cir3 a{
  /*   margin-top: -46px; */
    margin-top: -131px;
}
.f_c{
    width: 95%;
}
/* ////////////////////////////// */
.con{
    margin-top: 0;
}

}

@media screen and (max-width: 1015px) {
    .con_line {
        width: 150px;
        height: 150px;
    }
    .co_i {
        right: 24px;
        top: 61px;
    }
    .co_i ul li img {
        padding-top: 6px;
    }
    .c_r {
        margin-top: 75px;
    }
    .con_line2 {
        width: 150px;
        height: 150px;
    }
    .co_i2 {
        right: 24px;
        top: 61px;
    }
    .co_i2 ul li img {
        padding-top: 10px;
    }
        .c_r2 {
        margin-top: 75px;
    }
    .con_line3 {
        width: 150px;
        height: 150px;
    }
    .c_r3 {
        margin-top: 75px;
    }
    .co_i3 {
        right: 24px;
        top: 61px;
    }
    .co_i3 ul li img {
        padding-top: 10px;
    }
    .con_line4 {
        width: 150px;
        height: 150px;
    }
    .co_i4 {
        right: 24px;
        top: 61px;
    }
    .co_i4 ul li img {
        padding-top: 10px;
    }
    .c_r4{
        margin-top: 75px;
    }
    /* ////////////////////////////////// */
    .sec_line4{
        width: 130px;
        height: 130px;
    }
    .sec_r4 {
        right: 16px;
        top: 53px;
}
.sec_r4 ul li img{
    padding-top: 6px;
}
.sec_line42{
    width: 130px;
    height: 130px;
}
.sec_r42 {
    right: 16px;
    top: 53px;
}
.sec_r42 ul li img{
padding-top: 6px;
}
.sec_r, .sec_r2{
    padding-top: 46px;
}
}

@media screen and (max-width: 950px) {
    .pre{
        left: 23px;
    }
    .ne{
        right: 23px;
    }
    /* ////////////////////////////////// */
    .br_g {
        top: auto;
    }
    .co_p img{
        display: none;
    }
    .co_p2 img{
        display: none;
    }
    .co_p3 img{
        display: none;
    }
    .br_g3 {
        top: auto;
    }
    .co_p4 img{
        display: none;
    }
}

@media screen and (max-width: 805px) {
    .sw1 {
        margin-bottom: 50px;
}
    .c_t{
        display: block;
    }
    .c_im {
        width: 100%;
    }
    .c_s {
        width: 100%;
    }
    .cs_img {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .con{
        display: block;
        margin-top: 80px;
    }
    .c_l {
        width: auto;
    }
    .c_l img {
        height: 300px;
        object-fit: cover;
    }
    .c_r{
        width: auto;
        margin-top: 40px;
    }
    .con2 {
        flex-direction: column-reverse;
        margin-top: 40px;
    }
    .c_l2 {
        width: auto;
    }
    .c_l2 img {
        height: 300px;
        object-fit: cover;
        object-position: center 20%;
    }
    .c_r2{
        width: auto;
        margin-top: 40px;
    }
    .br_g2 {
        left: auto;
        right: 0;
    }
    .con3{
        display: block;
        margin-top: 40px;
    }
    .c_l3 {
        width: auto;
    }
    .c_l3 img {
        height: 300px;
        object-fit: cover;
    }
    .c_r3{
        width: auto;
        margin-top: 40px;
    }
    .c_t2{
        flex-direction: column-reverse;
        margin-top: 70px;
    }
    .c_im2 {
        width: 100%;
    }
    .c_s2{
        width: 100%;
    }
    .cs_img2{
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .c_im2 img {
        height: 383px;
        object-position: top;
    }
    .con4 {
        flex-direction: column-reverse;
        margin-top: 40px;
    }
    .c_l4 {
        width: auto;
    }
    .c_l4 img {
        height: 300px;
        object-fit: cover;
        object-position: center 35%;
    }
    .c_r4{
        width: auto;
        margin-top: 40px;
    }
    .br_g4 {
        left: auto;
        right: 0;
    }
    .cir {
        text-align: left; 
        margin-left: 42px; 
    }
    .cir2 {
        margin-left: 42px;
    }
    /* ///////////////////////////////////////////////// */
    .cir3 a{
        margin-top: -23px;
    }
    .f_r {
        margin-left: 20px;
    }
/* ///////////////////////////////////////////// */
.section {
    margin-top: 40px;
    flex-direction: column-reverse;
}
.sec, .sec_m {
    width: 100%;
}
.section2 {
    display: block;
}
.sec2, .sec_m2 {
    width: 100%;
}
.sec_r, .sec_r2{
    padding-left: 0px;
    margin-left: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.sec_r img, .sec_r2 img{
    width: 18%;
}
.sec_m img {
    height: 268px;
    object-fit: cover;
}
.sec_m2 img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
}

@media screen and (max-width: 670px) {
    .pre, .ne{
        display: none;
    }
    .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{
        display: block;
    }
    .sw1 {
        height: 125px;
        margin-bottom: 25px;
    }
    :root {
        --swiper-theme-color: #181B1E;
    }
    /* ///////////////////////////////////////////////////////// */
    .f_c {
        margin-top: 61px;
    }
    .fu{
        padding-top: 0;
    }
    /* //////////////////////////////////////////////////////// */
    .con {
        margin-top: 50px;
    }
    .c_r, .c_r2, .c_r3, .c_r4 {
        margin-left: 30px;
    }
    /* ////////////////////////////////////////////// */
    .bra{
        display: block;
        margin-top: 40px;
    }
    .bra_l{
        width: auto;
    }
    .bra_r{
        width: auto;
        padding-left: 0px;
        margin-left: 15px;
        margin-top: 20px;
    }
    .bra figure{
        display: none;
    }
    .bra_cir{
        right: 0;
    }
    .bra_img::before{
        left: -15px;
        width: 100%;
    }
    .bra_l img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: center -142px;
    }
    .bra2{
        display: block;
        margin-top: 60px;
    }
    .bra_l2{
        width: auto;
    }
    .bra_r2{
        width: auto;
        padding-left: 0px;
        margin-left: 15px;
        margin-top: 20px;
    }
    .bra2 figure{
        display: none;
    }
    .bra_cir2{
        right: 0;
    }
    .bra_img2::before{
        left: -15px;
        width: 100%;
    }
    .bra_l2 img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: center 0px;
    }
    .bra3{
        display: block;
        margin-top: 60px;
    }
    .bra_l3{
        width: auto;
    }
    .bra_r3{
        width: auto;
        padding-left: 0px;
        margin-left: 15px;
        margin-top: 20px;
    }
    .bra3 figure{
        display: none;
    }
    .bra_cir3{
        right: 0;
    }
    .bra_img3::before{
        left: -15px;
        width: 100%;
    }
    .bra_l3 img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: center -217px;
    }
}

@media screen and (max-width: 575px) {
    .c_s h2{
        padding: 0 15px;
    }
    .c_s p{
        padding: 0 15px;
    }
    .c_s2 h2{
        padding: 0 15px;
    }
    .c_s2 p{
        padding: 0 15px;
    }
    .cir{
        margin-left: 15px;
    }
    .cir2{
        margin-left: 15px;
    }
        .c_t2 {
        margin-top: 35px;
    }
    /* /////////////////////////// */
    .fu {
        margin-top: 35px;
    }
    .f_r{
        padding: 20px 10px 0 10px;
        margin-left: 0px;
    }
    .f_r > img{
        width: 40%;
    }
    .f_c {
        margin-top: 45px;
    }
    .cir3 a{
        margin-top: -8px;
    }
    /* ///////////////////////////////// */
    .con {
        margin-top: 83px;
    }
    .br_g, .br_g2, .br_g3, .br_g4{
        top: 303px;
    }
    .br_g a, .br_g2 a, .br_g3 a, .br_g4 a{
        font-size: 14px;
    }
    .co_i, .co_i2, .co_i3, .co_i4 {
        right: 8px;
        top: 43px;
    }
    .con_line, .con_line2, .con_line3, .con_line4 {
        width: 110px;
        height: 110px;
    }
    .c_r, .c_r2, .c_r3, .c_r4{
        margin-right: 15px;
        margin-left: 15px;
    }
    .c_r2 > img{
        width: 40%;
        margin-bottom: 27px;
    }
    .c_r2 {
        margin-top: 47px;
    }
    .c_r3 > img{
        width: 40%;
        margin-bottom: 27px;
    }
    .c_r3b {
        margin-top: 47px;
    }
    /* ///////////////////////////////// */
    .sec4 a{
        font-size: 14px;
    }
    .sec_line4 {
        width: 100px;
        height: 100px;
    }
    .sec_r4 {
        right: 5px;
        top: 40px;
    }
    .sec_r img, .sec_r2 img {
        width: 28%;
    }
    .sec42 a{
        font-size: 14px;
    }
    .sec_line42 {
        width: 100px;
        height: 100px;
    }
    .sec_r42 {
        right: 5px;
        top: 40px;
    }
    /* ///////////////////////////////////// */
    .l_b {
        margin-top: 12px;
    }

}

@media screen and (max-width: 461px) {
.sw2 .swiper-slide img {
    width: 70%;
}
.sw3 .swiper-slide img {
    width: 70%;
}
.n, .n2{
    right: 6%;
}
.pr, .pr2{
    left: 6%;
}
/* /////////////////////////////////////////// */
.bra_r {
    margin-top: 34px;
}
.bra_l img{
    height: 260px;
}
.bra_line {
    width: 100px;
    height: 100px;
}
.bra_cir a{
    font-size: 14px;
}
.bra_line_spe {
    right: 5px;
    top: 43px;
}
.bra_line_spe ul li img {
    padding-right: 35px;
    width: 19%;
}
.bra_l2 img{
    height: 260px;
}
.bra_r2{
    margin-top: 17px;
}
.bra_line2 {
    width: 100px;
    height: 100px;
}
.bra_cir2 a{
    font-size: 14px;
}
.bra_line_spe2 {
    right: 5px;
    top: 43px;
}
.bra_line_spe2 ul li img {
    padding-right: 35px;
    width: 19%;
}
.bra_l3 img{
    height: 260px;
    object-position: center -145px;
}
.bra_line3 {
    width: 100px;
    height: 100px;
}
.bra_cir3 a{
    font-size: 14px;
}
.bra_line_spe3 {
    right: 5px;
    top: 43px;
}
.bra_line_spe3 ul li img {
    padding-right: 35px;
    width: 19%;
}
.bra_r3{
    margin-top: 40px;
}
/* ///////////////////////////////////////// */
.con {
    margin-top: 140px;
}


}