body,
html {
    min-width: 1200px;
}

.sy {
    width: 100%;
    background-color: #f0f0f0;
}

.sy_con {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}

.sy_con_top {
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0;
    /* background-color: lightgreen; */
    display: flex;
}

.sy_top_left {
    width: 50%;
}

.sy_top_left img {
    display: block;
    /* width: 335px; */
    width: 460px;
}

.sy_top_right {
    width: 50%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sy_top_right p {
    font-size: 17px;
    color: #666666;
    letter-spacing: 2px;
}

.sy_mid {
    width: 100%;
    background-color: #f0f0f0;
    padding: 60px 0 80px;
}

.liang {
    width: 1200px;
    margin: 0 auto;
    /* background-color: pink; */
    position: relative;
}
.liang1{
    margin-top: 50px;
}

.sy_banner {
    width: 566px;
    height: 275px;
overflow: hidden;
position: relative;
}

.sy_banner_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.sy_banner:hover .sy_banner_bg {
    transform: scale(1.05);
}
.sy_banner1 {
    width: 606px;
height: 275px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
   
}

.sy_banner1_bg {
    display: block;
    width: 100%;
    transition: transform 0.3s ease;
}

.sy_banner1:hover .sy_banner1_bg {
    transform: scale(1.05);
}

.sy_bane_top {
    width: 300px;
    height: 115px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 150px;
    top: 0;
    z-index: 10;
}

.sy_bane_mid {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}
/* 新增加 */
.sy_banner_mid{
    width: 80%;
    /* height: 100px; */
    /* background-color: pink; */
    position: absolute;
    left: 10%;
    bottom: 17%;
    display: flex;
}
/* .sy_banner_mid a:nth-child(1){
    width:54%;
} */
.sy_banner_mid a:nth-child(1) {
    /* height: 30px; */
    margin: 0 auto;
}
.sy_banner_mid a img{
    width: 100%;
    height: 100%;
}


.sy_bane_map1 {
    display: block;
    width: 474px;
    margin: 100px auto 0;
}

.sy_bane_map2 {
    display: block;
    width: 258px;
    margin: 45px auto 0;
}

.sy_bane_map2 img {
    display: block;
    width: 100%;
}

.sy_qu {
    width: 1200px;
    margin: 40px auto 0;
    position: relative;
    /* background-color: lightblue; */
    display: flex;
    flex-direction: column;
}

/* 03.13修改 */
.sy_qu .area_top{
    width: 1200px;
    height: 275px;
        margin: 0px auto 0;
        position: relative;
        display: flex;
        justify-content: space-between;
        /* background-color: pink; */
}
.sy_qu .area_middle {
    width: 1200px;
    margin: 40px auto 0;
    position: relative;
    /* background-color: lightblue; */
}

.sy_qu .area_bottom {
    width: 1200px;
    margin:10px auto 0;
    position: relative;
}




.sy_list1 {
    /* width: 286px;
    height: 142.11px;
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
    left: 595px;
    top: 0px; */
    width: 266px;
    height: 142.11px;
    box-sizing: border-box;
    margin-top: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.sy_list1_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.sy_list1:hover .sy_list1_bg {
    transform: scale(1.05);
}

.sy_list3:hover .sy_list1_bg {
    transform: scale(1.05);
}

.sy_list2:hover .sy_list2_bg {
    transform: scale(1.05);
}

.sy_list2:hover .sy_list2_zhe {
    transform: scale(1.05);
}

.sy_list4:hover .sy_list4_bg {
    transform: scale(1.05);
}

.sy_list4:hover .sy_list4_zhe {
    transform: scale(1.05);
}

.sy_list5:hover .sy_list5_bg {
    transform: scale(1.05);
}

.sy_list5:hover .sy_list5_zhe {
    transform: scale(1.05);
}

.sy_list6:hover .sy_list6_bg {
    transform: scale(1.05);
}

.sy_list7:hover .sy_list7_bg {
    transform: scale(1.05);
}

.sy_list6:hover .sy_list6_zhe {
    transform: scale(1.05);
}
.sy_list8:hover .sy_list8_bg {
    transform: scale(1.05);
}
.sy_list9:hover .sy_list9_bg {
    transform: scale(1.05);
}

.sy_list9:hover .sy_list9_zhe {
    transform: scale(1.05);
}

.sy_list10:hover .sy_list10_bg {
    transform: scale(1.05);
}
.sy_list11:hover .sy_list10_bg {
    transform: scale(1.05);
}

.sy_list1_con {
    width: auto;
    height: 482px;
    position: absolute;
    left: 40px;
    top: 60px;
    z-index: 12;
}

.sy_list1_map1 {
    width: 27px;
    height: 482px;
}

.sy_list1_map2 {
    width: 35px;
    height: 482px;
    margin-left: 26px;
}

.sy_list1_map3 {
    display: inline-block;
    vertical-align: top;
    margin-left: 26px;
    width: 41px;
    height: 242px;
}

.sy_list1_map3 img {
    width: 100%;
    height: 100%;
}

.sy_list7 {
    width: 566px;
    height: 275px;
    box-sizing: border-box;
    margin-top: -10px;
    position: relative;
    overflow: hidden;
}


/* .sy_list2 {
    width: 566px;
    height: 300px;
    box-sizing: border-box;
    margin-top: 30px;
    position: relative;
} */

.sy_list2 {
    /* width: 266px;
    box-sizing: border-box;
    margin-top: 30px;
    position: absolute;
    left: 300px;
    bottom: 0px;
    z-index: 11; */
    width: 286px;
    height: 142.11px;
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
    left: 595px;
    top: 0px;
}

.sy_list2_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.sy_list2_zhe {
    width: 266px;
    /* height: 290px; */
    background-color: rgba(211, 194, 154, 0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
    transition: transform 0.3s ease;
    /* position: relative; */
}

.sy_list2_map1 {
    width: 173px;
    height: 17px;
    display: block;
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 13;
}

.sy_list2_map2 {
    width: 150px;
    height: 100px;
    display: block;
    position: absolute;
    left: 53px;
    top: 30px;
    z-index: 13;
}

.sy_list2_map3 {
    width: 250px;
    height: 33px;
    display: block;
    position: absolute;
    left: 10px;
    top: 170px;
    z-index: 13;
    transform: scale(0.9);
}

.sy_list2_map4 {
    width: 170px;
    height: 41px;
    display: block;
    position: absolute;
    left: 280px;
    top: 175px;
}

.sy_list2_map4 img {
    display: block;
    width: 100%;
    height: 100%;
}

.sy_list3 {
    width: 286px;
        height: 142.11px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 11;
}

.sy_list7_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.sy_list4_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.sy_list7_zhe {
    width: 566px;
    height: 275px;
    /* background-color: rgba(4, 175, 133, 0.7); */
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
    /* position: relative; */
    transition: transform 0.3s ease;
}

.sy_list4_zhe {
    width: 606px;
    height: 300px;
    background-color: rgba(4, 175, 133, 0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
    /* position: relative; */
    transition: transform 0.3s ease;
}

.sy_list4_map1 {
    width: 98px;
    height: 17px;
    display: block;
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 13;
}

.sy_list4_map2 {
    width: 158px;
    height: 127px;
    display: block;
    position: absolute;
    left: 55px;
    top: 95px;
    z-index: 13;
}

.sy_list4_map3 {
    width: 304px;
    height: 74px;
    display: block;
    position: absolute;
    left: 235px;
    top: 75px;
    z-index: 13;
}

.sy_list4_map4 {
    width: 170px;
    height: 41px;
    display: block;
    position: absolute;
    left: 300px;
    top: 175px;
}

.sy_list4_map4 img {
    display: block;
    width: 100%;
    height: 100%;
}

.sy_list5 {
    width: 606px;
    height: 275px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 11;
    overflow: hidden;
}

.sy_list5_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.sy_list5_zhe {
    width: 606px;
    height: 275px;
    background-color: rgba(224, 75, 85, 0.7);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 12;
    /* position: relative; */
    transition: transform 0.3s ease;
}

.sy_list5_map1 {
    width: 98px;
    height: 17px;
    display: block;
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 13;
}

.sy_list5_map2 {
    width: 92px;
    height: 135px;
    display: block;
    position: absolute;
    left: 95px;
    top: 85px;
    z-index: 13;
}

.sy_list5_map3 {
    width: 271px;
    height: 75px;
    display: block;
    position: absolute;
    left: 235px;
    top: 114px;
    z-index: 13;
}

.sy_list5_map4 {
    width: 170px;
    height: 41px;
    display: block;
    position: absolute;
    left: 300px;
    top: 175px;
}

.sy_list5_map4 img {
    display: block;
    width: 100%;
    height: 100%;
}

.sy_list4 {
    width: 606px;
    height: 300px;
    box-sizing: border-box;
    margin-top: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 11;
}

.sy_list6 {
    /* width: 606px; */
    width: 566px;
    height: 275px;
    box-sizing: border-box;
    position: absolute;
    /* right: 0px; */
    left: 0;
    top: 0px;
    z-index: 11;
    overflow: hidden;
}

.sy_list6_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.sy_list6_zhe {
    width: 606px;
    height: 275px;
    background-color: rgba(0, 193, 229, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12;
    /* position: relative; */
    transition: transform 0.3s ease;
}

.sy_list6_map1 {
    width: 98px;
    height: 17px;
    display: block;
    position: absolute;
    left: 20px;
    top: 30px;
    z-index: 13;
}

.sy_list6_map2 {
    width: 85px;
    height: 109px;
    display: block;
    position: absolute;
    left: 85px;
    top: 95px;
    z-index: 13;
}

.sy_list6_map3 {
    width: 304px;
    height: 34px;
    display: block;
    position: absolute;
    left: 235px;
    top: 90px;
    z-index: 13;
}

.sy_list6_map4 {
    width: 220px;
    height: 41px;
    display: block;
    position: absolute;
    left: 280px;
    top: 155px;
}

.sy_list6_map4 img {
    display: block;
    width: 100%;
    height: 100%;
}

.sy_list8 {
    width: 566px;
    height: 275px;
    box-sizing: border-box;
    margin-top: 0px;
    position: relative;
    left: 0;
    bottom:0;
    overflow: hidden;
}

.sy_list8_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.sy_list9 {
/* width: 266px;
    box-sizing: border-box;
    margin-top: 30px;
    position: absolute;
    left: 0;
    bottom: 0; */

      width: 266px;
      height: 142.11px;
    box-sizing: border-box;
    margin-top: 30px;
    position: absolute;
    left: 300px;
    bottom: 0px;
    z-index: 11;
    /* background-color: lightblue; */
}

.sy_list9_bg {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.sy_list9_zhe{
    width: 606px;
        height: 275px;
        /* background-color: rgba(77, 185, 127, 0.7); */
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 12;
        /* position: relative; */
        transition: transform 0.3s ease;
}
.sy_list9_mid {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 13;
}

.sy_list9_map1 {
    display: block;
    width: 360px;
    margin: 35px auto 0;
}

.sy_list9_map2 {
    display: block;
    width: 258px;
    margin: 45px auto 0;
}

.sy_list9_map2 img {
    display: block;
    width: 100%;
}


.sy_list10{
        width: 606px;
            height: 275px;
            box-sizing: border-box;
            position: absolute;
            right: 0px;
            top: 0px;
            z-index: 11;
            overflow: hidden;
}
.sy_list10 .sy_list10_bg{
    width: 100%;
    height: 275px;
    transition: transform 0.3s ease;
}

.sy_list11{
    width: 606px;
        height: 275px;
        box-sizing: border-box;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 11;
        overflow: hidden;
}
.sy_list11 .sy_list10_bg{
transition: transform 0.3s ease;
}

.info_bg {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 15px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    display: none;
    z-index: 99;
    letter-spacing: 1px;
}






/* 页脚 */
.footer {
    width: 100%;
    padding: 60px 0;
    background-color: #777777;
}

.footer_con {
    width: 1200px;
    margin: 0 auto;
    padding: 0 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.footer_left {
    width: 50%;
    /* background-color: lightblue; */
}

.footer_item{
    display: flex;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    color: #cccccc;
    line-height: 1.5;
    margin-top: 10px;
}
.item_right span:nth-child(3){
display: inline-block;
margin-top: 7px;
}


.footer_right{
    width: 50%;
    /* background-color: palegoldenrod; */
    display: flex;
    justify-content: flex-end;
    /* margin-top: 5px; */
}
.footer_r_l{
    width: 154px;
    /* width: 20%; */
}
.footer_r_l img {
    display: block;
    width: 100%;
}
.footer_r_r{
    /* width: 70%; */
    width: 300px;
    margin-left: 30px;
    /* background-color: lightblue; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.footer_r_r h2 {
    /* font-size: 15px; */
    font-size: 20px;
    letter-spacing: 2px;
    color: #cccccc;
    /* font-weight: bold; */
    margin-bottom: 5px;
    line-height: 1.5;
}
.footer_r_r span {
    /* font-size: 15px; */
    font-size: 16px;
    color: #cccccc;
    margin-bottom: 5px;
    line-height: 1.5;
}




/* 2023.4.18适配手机 */
@media only screen and (max-device-width : 768px){
    html,body{
        width: 100%;
        min-width: 100%;
        min-height: 100%;
        background-color: #f0f0f0;
    }
    .sy_con{
        background-color: #f0f0f0;
    }
    /* 头部 */
    .sy_con_top {
        width: 100%;
        padding: 25px 10px;
        box-sizing: border-box;
        background-color: #fff;
        display: flex;
    }
    
    .sy_top_left {
        width: 50%;
        /* background-color: lightblue; */
    }
    
    .sy_top_left img {
        display: block;
        /* width: 180px; */
        width: 200px;
    }
    
    .sy_top_right {
        width: 50%;
       /* background-color: lightgreen; */
       display: flex;
       align-items: center;
       justify-content: flex-end;
    }
    
    .sy_top_right p {
        font-size: 17px;
        color: #666666;
        letter-spacing: 2px;
    }

    /* 中间部分 */
    .sy_mid{
        width: 90%;
        margin: 20px auto;
        padding: 0;
        padding-bottom: 100px;
        /* background-color: palegoldenrod; */
    }
    .liang{
        width: 100%;
        /* background-color: lightblue; */
    }
    .liang1{
        margin: 0;
    }
    .item{
        width: 100%;
        height: auto;
        margin: 0;
        position: static;
        margin-bottom: 15px;
    }
    .item a{
        display: block;
        width: 100%;
        height: auto;
        border-radius: 5px;
        overflow: hidden;
    }
     .item img{
        display: block;
        width: 100%;
        height: auto;
    }
    .item .sy_list10_bg{
        width: 100%;
        height: auto;
    }
    .sy_qu{
        width: 100%;
        margin: 0;
        /* background-color: pink; */
    }
    .sy_qu .area_top,.sy_qu .area_middle,.sy_qu .area_bottom{
        width: 100%;
        height: auto;
        margin: 0;
        flex-direction: column;
        position:static;
    }
    

    /* 页脚 */
    .footer {
        width: 100%;
        padding: 15px 0;
        background-color: #777777;
    }
    
    .footer_con {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        flex-direction: column;
        /* background-color: palegoldenrod; */
    }
    
    .footer_item{
        display: flex;
        font-size: 15px;
        letter-spacing: 2px;
        color: #cccccc;
        line-height: 1.5;
        margin-top: 5px;
    }
    .footer_left,.footer_right{
        width: 100%;
    }
    .footer_right{
        /* background-color: palegoldenrod; */
        display: flex;
        margin-top: 35px;
        justify-content: flex-start;
    }
    .footer_r_l{
        width: 20%;
        display: none;
    }
    .footer_r_r{
        width: 70%;
        /* margin-left: 5%; */
        margin-left: 0;
        /* background-color: lightblue; */
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .footer_r_r h2 {
        font-size: 15px;
        letter-spacing: 2px;
        color: #cccccc;
        /* font-weight: bold; */
        margin-bottom: 5px;
        line-height: 1.5;
    }
    .footer_r_r span {
        font-size: 15px;
        color: #cccccc;
        margin-bottom: 5px;
        line-height: 1.5;
    }
    
}

@media only screen and (max-device-width : 650px){
    html,body{
        width: 100%;
        min-width: 100%;
        min-height: 100%;
        background-color: #f0f0f0;
    }
    .sy_con{
        background-color: #f0f0f0;
    }
    /* 头部 */
    .sy_con_top {
        width: 100%;
        padding: 25px 10px;
        box-sizing: border-box;
        background-color: #fff;
        display: flex;
    }
    
    .sy_top_left {
        width: 50%;
        /* background-color: lightblue; */
    }
    
    .sy_top_left img {
        display: block;
        /* width: 180px; */
        width: 200px;
    }
    
    .sy_top_right {
        width: 50%;
       /* background-color: lightgreen; */
       display: flex;
       align-items: center;
       justify-content: flex-end;
    }
    
    .sy_top_right p {
        font-size: 17px;
        color: #666666;
        letter-spacing: 2px;
    }

    /* 中间部分 */
    .sy_mid{
        width: 90%;
        margin: 20px auto;
        padding: 0;
        padding-bottom: 100px;
        /* background-color: palegoldenrod; */
    }
    .liang{
        width: 100%;
        /* background-color: lightblue; */
    }
    .liang1{
        margin: 0;
    }
    .item{
        width: 100%;
        height: auto;
        margin: 0;
        position: static;
        margin-bottom: 15px;
    }
    .item a{
        display: block;
        width: 100%;
        height: auto;
        border-radius: 5px;
        overflow: hidden;
    }
   .item img{
        display: block;
        width: 100%;
        height: auto;
    }

    .item .sy_list10_bg{
        width: 100%;
        height: auto;
    }
    .sy_qu{
        width: 100%;
        margin: 0;
        /* background-color: pink; */
    }
    .sy_qu .area_top,.sy_qu .area_middle,.sy_qu .area_bottom{
        width: 100%;
        height: auto;
        margin: 0;
        flex-direction: column;
        position:static;
    }
    

    /* 页脚 */
    .footer {
        width: 100%;
        padding: 15px 0;
        background-color: #777777;
    }
    
    .footer_con {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        flex-direction: column;
        /* background-color: palegoldenrod; */
    }
    
    .footer_item{
        display: flex;
        font-size: 15px;
        letter-spacing: 2px;
        color: #cccccc;
        line-height: 1.5;
        margin-top: 5px;
    }
    .footer_left,.footer_right{
        width: 100%;
    }
    .footer_right{
        /* background-color: palegoldenrod; */
        display: flex;
        margin-top: 35px;
        justify-content: flex-start;
    }
    .footer_r_l{
        width: 20%;
        display: none;
    }
    .footer_r_r{
        width: 70%;
        /* margin-left: 5%; */
        margin-left: 0;
        /* background-color: lightblue; */
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .footer_r_r h2 {
        font-size: 15px;
        letter-spacing: 2px;
        color: #cccccc;
        /* font-weight: bold; */
        margin-bottom: 5px;
        line-height: 1.5;
    }
    .footer_r_r span {
        font-size: 15px;
        color: #cccccc;
        margin-bottom: 5px;
        line-height: 1.5;
    }
    
}

@media only screen and (max-device-width : 500px){
    html,body{
        width: 100%;
        min-width: 100%;
        min-height: 100%;
        background-color: #f0f0f0;
    }
    .sy_con{
        background-color: #f0f0f0;
    }
    /* 头部 */
    .sy_con_top {
        width: 100%;
        padding: 25px 10px;
        box-sizing: border-box;
        background-color: #fff;
        display: flex;
    }
    
    .sy_top_left {
        width: 50%;
        /* background-color: lightblue; */
    }
    
    .sy_top_left img {
        display: block;
        /* width: 180px; */
        width: 200px;
    }
    
    .sy_top_right {
        width: 50%;
       /* background-color: lightgreen; */
       display: flex;
       align-items: center;
       justify-content: flex-end;
    }
    
    .sy_top_right p {
        font-size: 17px;
        color: #666666;
        letter-spacing: 2px;
    }

    /* 中间部分 */
    .sy_mid{
        width: 90%;
        margin: 20px auto;
        padding: 0;
        padding-bottom: 100px;
        /* background-color: palegoldenrod; */
    }
    .liang{
        width: 100%;
        /* background-color: lightblue; */
    }
    .liang1{
        margin: 0;
    }
    .item{
        width: 100%;
        height: auto;
        margin: 0;
        position: static;
        margin-bottom: 15px;
    }
    .item a{
        display: block;
        width: 100%;
        height: auto;
        border-radius: 5px;
        overflow: hidden;
    }
     .item img{
        display: block;
        width: 100%;
        height: auto;
    }
    .item .sy_list10_bg{
        width: 100%;
        height: auto;
    }
    .sy_qu{
        width: 100%;
        margin: 0;
        /* background-color: pink; */
    }
    .sy_qu .area_top,.sy_qu .area_middle,.sy_qu .area_bottom{
        width: 100%;
        height: auto;
        margin: 0;
        flex-direction: column;
        position:static;
    }
    

    /* 页脚 */
    .footer {
        width: 100%;
        padding: 15px 0;
        background-color: #777777;
    }
    
    .footer_con {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        flex-direction: column;
        /* background-color: palegoldenrod; */
    }
    
    .footer_item{
        display: flex;
        font-size: 15px;
        letter-spacing: 2px;
        color: #cccccc;
        line-height: 1.5;
        margin-top: 5px;
    }
    .footer_left,.footer_right{
        width: 100%;
    }
    .footer_right{
        /* background-color: palegoldenrod; */
        display: flex;
        margin-top: 35px;
        justify-content: flex-start;
    }
    .footer_r_l{
        width: 20%;
        display: none;
    }
    .footer_r_r{
        width: 70%;
        /* margin-left: 5%; */
        margin-left: 0;
        /* background-color: lightblue; */
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
    .footer_r_r h2 {
        font-size: 15px;
        letter-spacing: 2px;
        color: #cccccc;
        /* font-weight: bold; */
        margin-bottom: 5px;
        line-height: 1.5;
    }
    .footer_r_r span {
        font-size: 15px;
        color: #cccccc;
        margin-bottom: 5px;
        line-height: 1.5;
    }
    
}