* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #EDEDED;
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent;
    font-family: 'Noto Serif SC', serif;
}

a {
    color: #242325;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.kjyx {
    width: 0;
    height: 0;
}

.feg {
    width: 100%;
    height: 1px;
    background-color: #D2D2D2;
    transform-origin: 0 0;
    transform: scaleY(0.5);
}


/**标题栏**/

.btl {
    width: 100%;
    background-color: #EDEDED;
    position: fixed;
    top: 0;
    margin: auto;
}

.btl2 {
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.bt2 {
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bt2 img {
    width: 26px;
    height: 26px;
}

.bt3 {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 90px;
}


/**功能栏**/

.gnl {
    width: 100%;
    background-color: #F7F7F7;
    position: fixed;
    bottom: 0;
    margin: auto;
}

.gnl_py {
    width: 100%;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    margin: auto;
}

.gnl2 {
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
}


/**内容区**/

.nrq {
    width: 100%;
    height: 100%;
    position: fixed;
    margin: auto;
    box-shadow: 0px 0px 3px 3px #fff;
    overflow: auto;
}

.zjg {
    width: 100%;
    height: 55px;
}

.nrx2 {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
}

.nrx2 img {
    width: 26px;
    height: 26px;
}

.nrlbq {
    width: 100%;
    display: flex;
    overflow: auto;
    flex-direction: column;
}

.gjlb {
    width: 90%;
    border: solid 2px #212121;
    padding: 2%;
    margin: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #797979;
    color: #fefefe;
}

.gjlb:active {
    border: solid 2px #212121;
    background-color: #212121;
    color: #101010;
}


/**消息列表**/

.hy_lb {
    width: 100%;
    background-color: #EDEDED;
}

.hy_lb:active {
    background-color: #E5E5E5;
}

.hy_lb2x {
    width: 100%;
    background-color: #ffffff;
}

.hy_lb2x:active {
    background-color: #EDEDED;
}

.box1 {
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
}

.box1:active {
    background-color: #E5E5E5;
}

.box2 {
    width: 100%;
    background-color: #EDEDED;
    display: flex;
    align-items: center;
}

.box2:active {
    background-color: #D5D5D5;
}

.hy_feg {
    height: 1px;
    background-color: #E5E5E5;
    margin-left: 20%;
    transform-origin: 0 0;
    transform: scaleY(0.5);
}

.hyimg2 {
    width: 80%;
}

.hyimg {
    width: 20%;
    display: flex;
    height: 70px;
    align-items: center;
    justify-content: center;
}

.hyimg img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}

.name1 {
    display: flex;
    align-items: center;
}

.name1x {
    display: flex;
    align-items: center;
}

.name2 {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}

.name2x {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #616869;
}

.naimg {
    width: 16%;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    align-items: center;
    font-size: 10px;
    flex-direction: row-reverse;
    margin-right: 4%;
}

.naimg img {
    width: 10px;
    height: 10px;
}

.hy_lb2 {
    display: flex;
    align-items: center;
    width: 100%;
}


/**朋友列表**/

.pyimg {
    width: 18%;
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}

.pyimg img {
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.py2x {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #434241;
}

.pyimg2 {
    width: 18%;
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}

.pyimg2 img {
    width: 25px;
    height: 25px;
    border-radius: 5px;
}

.pyimg2x {
    width: 80%;
}


/**发现列表**/

.fximg {
    width: 15%;
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}

.fximg img {
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.fx2x {
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #434241;
}

.fximg2 {
    width: 15%;
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
}

.fximg2 img {
    width: 25px;
    height: 25px;
    border-radius: 5px;
}

.fximg2x {
    width: 85%;
}

.fel {
    padding-left: 12px;
    margin: 10px;
    font-size: 12px;
    color: #787271;
}

.fel2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 16px;
    color: #787271;
    background-color: #fff;
}


/**我的界面**/

.wdx {
    width: 0;
    height: 0;
    position: fixed;
    margin: auto;
    box-shadow: 0px 0px 3px 3px #fff;
    overflow: auto;
    background-color: #EDEDED;
}

.wdjs {
    display: flex;
    height: 160px;
    border-radius: 2px;
    margin: 2%;
    align-items: center;
    justify-content: center;
}

.wdjs img {
    width: 100%;
    height: 100%;
    border-radius: 2px;
}