.footer{
    width:100%;
    /* height: 12.38rem; */
    background: #131415;
    display: flex;
    flex-direction: column;
}
.footerList{
    width:100%;
    display: flex;
    flex-direction: column;
}
.footerItem{
    display: flex;
    flex-direction: column;
    border-bottom: 0.01rem solid #e0d8d875;
    margin: 0 0.4rem;
}
.footerItemSp1{
    display: flex;
    padding: 0.34rem 0;
}
.footerItemSp1 a{
    font-size: 0.32rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #fff;
}
.footerItemSp1 a:focus{
    color: rgb(166, 160, 160);
    cursor: pointer;
}
.flhot{
    width: 0.51rem;
    height: 0.25rem;
    position: absolute;
    top: 0.25rem;
    left: 2rem;
}
.footerItem-to{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footeral-right{
    width: 0.12rem;
    height: 0.24rem;
    background: url(../images/wapindex/right01.png) no-repeat;
    background-size: 100% 100%;
}
.footeral-right2{
    width: 0.22rem;
    height: 0.24rem;
    background: url(../images/wapindex/right02.png) no-repeat;
    background-size: 100% 100%;
}
.footerItemEji{
    width: 100%;
    display: flex;
    flex-direction: column;
    display:none;
}
.footerItemEji span{
    height:0.8rem;
    line-height:0.8rem;
    padding-left: 0.58rem;
    display: flex;
}
.footerItemEji span a{
    font-size: 0.28rem;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #fff;
    opacity: 0.76;
}
.footerItemEji span a:focus{
    color: #fff;
    cursor: pointer;
}
.footer_rx{
    display: flex;
    flex-direction: column;
    margin: 0.5rem 0;
    padding: 0 0.46rem;
}
.footer_rx span:nth-child(1){
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.66rem;
    margin-bottom: 0.2rem;
}
.footer_rx span:nth-child(2){
    font-size: 0.26rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.38rem;
    opacity: 0.47;
}
.footer_zp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.46rem;
    margin-bottom: 0.2rem;
}
.footer_zp_left{
    display: flex;
    flex-direction: column;
    margin-bottom: 0.2rem;
}
.footer_zp_left span:nth-child(1){
    font-size: 0.28rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.77rem;
}
.footer_zp_left span:nth-child(2){
    font-size: 0.26rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.38rem;
    opacity: 0.47;
}
.footer_zp_yx{
   display: flex;
   flex-direction: column; 
   padding: 0 0.46rem;
}
.footer_ewm{
    width: 2.05rem;
    height: 2.05rem;
    margin: 0.3rem 0.46rem 0.7rem 0.46rem;
}
.footer_ewm img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.footer-bz{
    width: 7.5rem;
    background: #212121;
    display: flex;
    flex-direction: column;
    padding: 0.2rem 0.46rem;
}
.footer-bz span:nth-child(1){
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.51rem;
    opacity: 0.3;
}
.footer-bz span{
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.51rem;
    opacity: 0.3;
}