.container {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.wecome {
    height: 40px;
    background-color: #f3f3f3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: 0px;
    color: #666666;
    border: 1px solid #DDDDDD;
}

    .wecome > .container {
        overflow: visible;
    }

.goapp {
    color: #999999;
    margin-left: 30px;
    position: relative;
    z-index: 1000;
}

    .goapp span {
        margin-left: 8px;
    }

    .goapp:hover .goapperwm {
        display: block;
    }

.goapperwm {
    display: none;
    position: absolute;
    left: -5px;
    top: 24px;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
}

    .goapperwm img {
        width: 100%;
        height: 100%;
    }

.fkfk {
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translate(-50%,-50%) rotateZ(45deg);
    width: 20px;
    height: 20px;
    background-color: #f    ff;
    z-index: -1;
}

.login {
    height: 100%;
}

    .login a {
        color: #666666;
    }

    .login > :last-child {
        margin-left: 15px;
    }

.telebox {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.topadd {
    position: relative;
}

.index_place {
    margin-left: 26px;
    width: 60px;
    height: 25px;
    /* width: 75px;
    height: 30px; */
    border: solid 1px #ededed;
    border-radius: 5px;
    margin-top: 14px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    z-index: 1000;
}

.places {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -1px;
    margin-left: 26px;
    width: 214px;
    padding: 5px 20px;
    background-color: #fff;
    flex-wrap: wrap;
    border: solid 1px #ededed;
    /* transform: translateX(-50%); */
    z-index: 88888;
    cursor: pointer;
}

    .places > span {
        font-size: 14px;
        color: #999999;
        margin: 8px 12px;
    }

.index_place > :nth-child(2) {
    transform: rotateZ(90deg) scaleY(1.5);
    margin-left: 6px;
    margin-top: 3px;
    font-size: 14px;
}

.places > span:hover,
.index_place:hover > :nth-child(1),
.index_place:hover > :nth-child(2) {
    color: #B10000;
}


.places {
    display: none;
}

.placeshow {
    display: flex;
}

.tele {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

    .tele > div {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

        .tele > div > span {
            margin-top: 9px;
            color: #777777;
        }

.tt > :last-child {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: 0px;
    color: #d82128;
}

.tele > :not(:first-child) {
    margin-left: 30px;
}

.swiper-container {
    width: 100%;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container .swiper-slide img {
    width: 100%;
    max-height: 600px;
}

.swiper-pagination-bullet {
    outline: none;
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    opacity: .5;
    background-color: rgba(256,256,256,0.8);
}

.swiper-pagination-bullet-active {
    opacity: 1;
    width: 40px;
    border-radius: 10px;
    background: #fff;
    transition: width 1s;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 47%;
}

.swiper-pagination {
    text-align: left;
}

.swiper-slide {
    position: relative;
}

.nav {
    height: 45px;
    background-color: #B10000;
}

    .nav > div > ul {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: left;
        align-items: center;
    }

        .nav > div > ul > li {
            height: 100%;
            line-height: 45px;
            text-align: center;
            color: #fff;
            position: relative;
            padding: 0 11.7px;
        }

            .nav > div > ul > li:first-child {
                padding-left: 0;
            }

            .nav > div > ul > li:last-child {
                padding-right: 0;
            }

            .nav > div > ul > li:hover {
                cursor: pointer;
                /* background-color: #9A000C; */
            }

.navchoosed {
}

.nav > div > ul > li > a {
    display: flex;
    justify-content: center;
    /* width: 100%; */
    height: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}


.nav > div > ul > :nth-child(2) > :nth-child(2) img,
.nav > div > ul > :nth-child(3) > :nth-child(2) img {
    width: 14px;
    height: 7px;
}

.mlist, .appban, .mnav {
    display: none;
}

.downbox {
    width: 620px;
    height: 330px;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    color: #000;
    padding: 22px 18px 18px 25px;
}

    .downbox .godet,
    .godet2 {
        font-size: 12px;
        color: #3296FA;
    }

    .downbox .godet2 {
        position: absolute;
        top: 100%;
        left: 10px;
        width: 70px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        color: #fff;
        background-color: #e2705d;
        text-align: center;
        border-radius: 3px;
    }

        .downbox .godet2:hover {
            background-color: #e4393c;
        }

.downbox2 {
   width:auto;
   min-width: 150px;
    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    color: #000;
    text-align: center;
}

    .downbox2 > ul {
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        text-align: center;
    }

        .downbox2 > ul > li {
            width: auto;
            padding: 5px 10px;
            white-space: nowrap;
        }

            .downbox2 > ul > li > a {
                font-size: 14px;
                font-weight: normal;
                font-stretch: normal;
                line-height: 26px;
                letter-spacing: 0px;
                color: #444444;
                text-align: left;
                display: block;
                width: 100%;
                height: 100%;
                text-align: center;
            }

.d2_tit {
    border-bottom: 1px solid #a0a0a0;
}

.downbox2 > ul > .d2_tit > a {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #151a2d;
    text-align: center;
}

.downbox, .downbox2 {
    cursor: initial;
}

    .downbox > ul > li > span {
        cursor: pointer;
    }

.nav > .container {
    overflow: visible;
}

.downbox > ul > li {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #000;
}

.downbox > p {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #666666;
}

    .downbox > p > strong {
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 0px;
        color: #444444;
    }

.downbox > ul > li {
    float: left;
    margin-right: 15px;
}

    .downbox > ul > li > span {
        display: inline-block;
        width: 85px;
        height: 30px;
        padding: 5px 0;
        line-height: 40px;
        /* border-bottom: 2px solid #99000b; */
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
    }

        .downbox > ul > li > span + div {
            display: none;
        }

    .downbox > ul > li > .boract {
        color: #99000b;
        border-bottom: 2px solid #99000b;
    }

    .downbox > ul > li > span + .showdownbox {
        display: block;
    }

.downbox > ul {
    position: relative;
}

.line {
    position: absolute;
    top: 41px;
    left: 0;
    width: 100%;
    border-top: 1px solid #e6e6e6;
}

.downbox > ul > li > div {
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
}

.box {
    display: flex;
    align-items: center;
    padding: 10px 10px;
}

    .box > span {
        width: 75px;
        line-height: 60px;
        border-right: 1px solid #e6e6e6;
        padding-right: 20px;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }

    .box > div {
        margin-left: 20px;
        margin-top: 20px;
    }

.box2 > div {
    margin-top: 0px;
    margin-left: 18px;
}

    .box2 > div > div > span {
        margin-left: 10px;
    }

.boxshow {
    display: none;
}

.more {
    display: none;
}


.tjnum {
    height: 150px;
    background-color: #f5f5f5;
}

.tjitem > :first-child > :first-child {
    font-size: 20px;
    font-weight: bolder;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #f74b00;
}

.tjitem > :first-child > :last-child {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #f74b00;
}

.tjitem > :last-child {
    /* width: 85px; */
    height: 30px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #666666;
    text-align: center;
}

.pro_nav_list a {
    color: #565555;
}

.license_desc a {
    color: #969696;
}

.xn_site_ftboxlftlxtw ul > :last-child {
    padding: 22px 0;
}

.xny_footer_wrapper .license_desc .desc_cont {
    height: auto;
    margin-top: 10px;
}

.xny_footer_wrapper .license_desc .desc_cont,
.desc_cont_left {
    width: auto;
    margin: 0;
}

.desc_cont_left {
    margin: 0 auto;
}

.xialaleft {
    float: left;
}

.xialaborn > span {
    border-right: none;
}

.txtbox {
    position: relative;
}

.coverline {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transform: translateZ(0);
}

.linebox1, .linebox2 {
    position: relative;
    float: left;
    width: 49.99%;
    height: 100%;
    background-color: #B10000;
}

.linebox1 {
    z-index: 1;
}

.linebox2 {
    z-index: 2;
}

    .linebox1 div, .linebox2 div {
        width: 0%;
        height: 100%;
        background-color: #fff;
        transition: width 0.5s;
    }

.linebox1 div {
    float: right;
}

.linebox2 div {
    float: left;
}

.nav ul > li:hover .linebox1 div,
.nav ul > li:hover .linebox2 div {
    width: 100%;
}

.navlineact .linebox1 div,
.navlineact .linebox2 div {
    width: 100%;
}


/* foot add */
.xn_site_ftlgwwz {
    font-size: 16px;
}

.xn_site_ftboxlft {
    float: none;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.xn_site_ftboxlftlx {
    height: 230px;
    width: 300px;
    padding-top: 60px;
}

.xn_site_ftboxlftlxon {
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 60px;
}

.xn_site_ftboxlftlxtw {
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
}

.footerwm {
    height: 200px;
    padding-top: 60px;
}

.erw1box {
    width: 108px;
    height: 108px;
    background-color: #ffffff;
}

.footerwm > span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 16px;
}

.xn_site_ftboxrit li {
    float: none;
}

.xn_site_ftboxrit ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    width: 100%;
}

.xn_site_ftboxrit li {
    height: 205px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px 0 40px;
    width: 165px;
    position: relative;
    margin-right: 45px;
}

.xn_site_ftboxrit > ul > :nth-child(4),
.xn_site_ftboxrit > ul > :nth-child(8),
.xn_site_ftboxrit > ul > :nth-child(12),
.xn_site_ftboxrit > ul > :nth-child(16),
.xn_site_ftboxrit > ul > :nth-child(20) {
    margin-right: 0px;
}

.xn_site_mintro {
    padding-left: 0px;
    margin-top: 20px;
}

    .xn_site_mintro p {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
    }

.desc_cont p {
    line-height: 24px;
}

.xny_footer_wrapper .license_desc .desc_cont {
    margin: 5px 0;
}

.friend span {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2e2d33;
}

.friend > :nth-child(2) {
    margin-left: 24px;
}

.friend > :nth-child(4) {
    margin-left: 43px;
}

.friend > :first-child {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #444444;
}

.friend {
    margin-bottom: 17px;
}

.xn_site_ftlgwlogo {
    margin-bottom: 20px;
}

.xn_site_ftlgw {
    padding: 5px 0px 0px 0px;
}

.erw1box img {
    width: 100%;
    height: 100%;
}

.lianjie {
    background-color: #F6F6F6;
    border-bottom: 1px solid #ededed;
}

.desc_cont_right {
    font-size: 12px;
    color: #969696;
}

.m_city, .citylbox {
    display: none;
}

.navhotico {
    position: absolute;
    top: -3px;
    right: 0;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    html, body, .container, .telebox {
        width: 100vw;
    }
}

@media screen and (max-width: 768px) {
    html, body, .container, .telebox {
        width: 100vw;
    }

    .wecome, .nav, .tele, .pcban {
        display: none;
    }

    .mlist {
        display: block;
        width: 0.48rem;
        height: 0.4rem;
        margin-right: 0.2rem;
    }

    .more {
        display: block;
    }

    .telebox .logo {
        width: 110px;
        height: 40px;
        margin-left: 3vw;
    }

    .telebox > img {
        margin-left: 0.2rem;
    }

    .telebox {
        height: 1.37rem;
    }

    .swiper-container {
        width: 100%;
        height: auto;
    }

        .swiper-container .swiper-slide img {
            width: 100%;
            max-height: 450px;
        }

    .appban {
        display: block;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        left: 40%;
    }

    .mnav {
        display: block;
        position: fixed;
        top: 0;
        right: 100%;
        transition: right 0.3s;
        z-index: 99999;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0,0,0,0.4);
    }

    .leflist {
        position: relative;
        padding: 0.3rem 0 0 0.28rem;
        width: 4.9rem;
        height: 100%;
        background-color: #b10000;
    }

        .leflist > :first-child > div span {
            font-size: 0.3rem;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0rem;
            color: #ffabab;
        }

    .heiline {
        border-right: 0.01rem solid #fff;
        height: 0.29rem;
        opacity: 0.43;
        margin: 0 0.3rem;
    }

    .leflist > :first-child {
        margin-bottom: 0.5rem;
    }

    .leflist > ul > li {
        width: 3.6rem;
        font-size: 0.3rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0rem;
        color: #ffffff;
    }

    .leflist > ul > :not(:last-child) {
        border-bottom: 1px solid rgba(256,256,256,.4);
    }

    .mlef_tele > p {
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0rem;
        color: #E5AAAA;
        text-align: center;
        margin-bottom: 0.3rem;
    }

        .mlef_tele > p > span {
            font-weight: bold;
            color: #F3D1D2;
        }

    .leflist > div > img {
        width: 2.45rem;
        height: 1.11rem;
        margin-bottom: 0.2rem;
    }

    .leflist > ul > li > a {
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 0.2rem 0;
        color: #F0D2D2;
    }

    .topadd {
        display: none;
    }

    .footer_f a {
        color: #666;
    }

    .Consulting {
        display: none;
    }

    .mlef_tele {
        position: absolute;
        left: 50%;
        bottom: 0.5rem;
        width: 100%;
        transform: translateX(-50%);
        margin-top: 0.9rem;
    }

    .xny_footer_wrapper .license_desc .desc_cont {
        width: 100%;
        height: auto;
    }

    .footer_f > ul li {
        width: 33%;
        border-right: none;
        text-align: left;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .footer_f > ul {
        height: 1.2rem;
    }

        .footer_f > ul > :nth-child(3),
        .footer_f > ul > :nth-child(6) {
            border-right: none;
        }

    .xn_site_ftboxlftlx {
        float: right;
        height: 3rem;
        width: 5rem;
        padding-top: 0.5rem;
        text-align: left;
    }

    .friend span {
        font-size: 0.3rem;
        font-weight: 600;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #2e2d33;
    }

    .friend > :nth-child(2) {
        margin-left: 0.2rem;
    }

    .friend > :nth-child(4) {
        margin-left: 0.2rem;
    }

    .friend > :first-child {
        font-size: 0.25rem;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #444444;
    }

    .friend {
        margin-bottom: 1.5rem;
        background-color: #fff;
    }

        .friend img {
            width: 1rem;
        }

    .footer_mobile .footer_f {
        padding-bottom: 0px;
    }

    .container_cz {
        border-top: none;
    }

    .footer_logo span {
        border-bottom: none;
    }

    .container_ct .container_cz .cz-1 li {
        width: 48%;
        height: 3.2rem;
        border-top: 1px dashed #D33D46;
    }

    .cz-1 li:nth-of-type(even) {
        margin-left: 4%;
    }

    .cz_con > :nth-child(1) {
        display: flex;
        height: 1rem;
        align-items: center;
    }

    .bot_itt {
        display: flex;
        font-size: 20px;
        height: 0.6rem;
        align-items: center;
        background-color: #f4f4f4;
        padding-left: 0.4rem;
        padding-top: 0.2rem;
    }

    .footer_f > ul {
        height: 2.2rem;
        padding-left: 0.4rem;
    }

    .cory_right {
        line-height: 0.5rem;
    }

    .m_city {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 1rem;
        height: 0.5rem;
        color: #999999;
        border: 1px solid rgb(237, 237, 237);
        border-radius: 2px;
        margin-top: 0.12rem;
        margin-left: 0.5rem;
    }

    .citylbox {
        display: none;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0,0,0,.5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
    }

    .mcin {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100vw;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 5px 5px 0 0;
        padding: 0.3rem 0;
    }

    .mctit {
        font-size: 0.36rem;
        font-weight: bold;
        font-stretch: normal;
        line-height: 0.3rem;
        letter-spacing: 0rem;
        color: #000000;
        padding: 0 0.3rem;
        margin-bottom: 0.5rem;
    }

    .mlistact {
        background-color: #d81e06;
    }

    .mcin ul .mlistact p {
        border-top: none;
    }

    .mcin ul > .mlistact > p {
        color: #fff;
    }

    .mcin .scrollbox {
        width: 100%;
        height: 5.1rem;
        overflow: scroll;
    }

    .mcin ul li p {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 0.88rem;
        border-top: 1px solid #d7d7d7;
        margin: 0 0.24rem;
        font-size: 0.3rem;
        color: #444444;
    }

    .mcin img {
        width: 0.3rem;
        height: 0.3rem;
    }
}

.xn_site_ftlgwlogo img, .xn_site_ftlgwlogo {
    width: auto;
    height: auto;
}

.xn_site_ftlgwlogo {
    margin-bottom: 0px;
}

.xn_site_ftlgwwz {
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 8px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 20px;
}

.xn_site_ftlgw {
    width: 100%;
}

.xn_site_ftboxlft {
    display: block;
}

.xn_site_ftboxlftlx, .footerwm {
    height: 160px;
}

.xn_site_ftboxlftlx {
    width: 345px;
}

.footerwm, .xn_site_ftboxlftlx {
    padding-top: 0;
}

.xn_site_ftboxlftlxon {
    height: 50px;
    margin-bottom: 20px;
    border-top: none;
    border-bottom: 5px solid #fff;
}

    .xn_site_ftboxlftlxon span {
        height: 100%;
        display: inline-block;
        border-bottom: 5px solid #560005;
    }

.logotag {
    display: inline-block;
    width: 180px;
    height: 33px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 33px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
    vertical-align:bottom;
    margin-bottom:15px;
}

.friend span {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #2e2d33;
}

.friend > img {
    height: 48px;
}

.friend > :nth-child(2),
.friend > :nth-child(4),
.friend > :nth-child(6) {
    margin-left: 20px;
}

.friend > :first-child {
    font-size: 16px;
}

.friend {
    margin-bottom: 30px;
}

.pro_nav_list {
    border: none;
}

@media screen and (max-width:768px) {
    .footer_f > ul {
        height: 1.5rem;
    }

    .footer_mobile .friend {
        margin-bottom: 0;
    }

    .footer_mobile .bottom {
        margin-bottom: 1.5rem;
    }

    .xn_site_ftboxlftlx {
        width: 72%;
    }

    .friend > :first-child {
        font-size: 0.3rem;
    }

    .friend span {
        font-size: 0.3rem;
        line-height: 0.3rem;
    }

    .friend > :nth-child(2), .friend > :nth-child(4) {
        margin-left: 0.3rem;
    }

    .footer_logo {
        width: 65%;
        height: auto;
        float: left;
    }

        .footer_logo span {
            color: #fff;
            display: inline-block;
            border-bottom: 2px solid #fff;
            font-weight: 900;
            padding-bottom: 20px;
            padding-top: 10px;
            font-size: 0.36rem;
        }

    .xn_site_ftboxlftlx {
        width: 100%;
    }

    .footer_header {
        position: relative;
        border-bottom: none;
    }

    .logotag {
        position: absolute;
        top: 1.25rem;
        left: 54%;
        margin-top: 0;
        margin-left: 0;
        width: 3.3rem;
        font-size: 0.4rem;
    }

    .footer_logo span {
        border: none;
    }

    .footer_mobile .bottom {
        margin-bottom: 1.5rem;
    }

    .footer_f > ul {
        background: #f6f6f6;
        border-bottom: 1px solid #ededed;
        height: auto;
        padding-bottom: 0.3rem;
    }

    .friend > img {
        height: auto;
    }
}
