.foot{
    background-image: url(../img/foot.png);
    background-size: cover;
    width: 100%;
    height: 6rem;
    padding-top: 0.2rem;
}
a{
    text-decoration: none;
    color: inherit;
}
h1{
    width: 0;
    height: 0;
    margin: 0;
    text-indent: -9999em;
}
.ft-fx{
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    max-width: 14rem;
}
.ft-fx1{
    display: flex;
    align-items: center;
}
.ft-d1:hover+.ft-i1{
    display: block;
}
.ft-i1{
    position: absolute;
    top: 1rem;
    left: 10.85rem;
    display: none;
}
.ft-d2:hover+.ft-i2{
    display: block;
}
.ft-i2{
    position: absolute;
    top: 1rem;
    left: 11.47rem;
    display: none;
}
.ft-d3:hover+.ft-i3{
    display: block;
}
.ft-i3{
    position: absolute;
    top: 1rem;
    left: 12.1rem;
    display: none;
}

.ft-fx1>div{
    margin-left: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.41rem;
    height: 0.41rem;
    background: rgba(255,255,255,0);
    border: 0.01rem solid #7A7A7A;
    border-radius: 100% 100% 100%  100% ;
}
.ft-fx1>div>img{
    width: 0.2rem;
    height: 0.16rem;
    object-fit: contain;
    filter: brightness(0.5);
}
.ft-fx1>div:hover>img{
    filter: brightness(1);
}
.ft-fx2{
    display: flex;
    position: relative;
}
.ft-fx2>div{
    width: 14rem;
    height: 0rem;
    border: 0.01rem solid #FFFFFF;
    opacity: 0.3;
    margin-top: 0.35rem;
}
.ft-fx2>img{
    position: absolute;
    right: 0.92rem;
    top: -0.08rem;
}
.ft-fx3{
    display: flex;
    margin-top: 0.7rem;
}
.ft-fx3>ul{
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    flex: 0 0 1.52rem;
}
.ft-fx3>ul>li>span{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.ft-fx3>ul>li>div{
    width: 0.18rem;
    height: 0.01rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0rem 0rem;
}
.ft-w1{
    margin-bottom: 0.18rem !important;
}
.ft-l1{
    margin-bottom: 0.18rem !important;
}
.ft-fx3>ul>li{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #C8C8C8;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.06rem;
}
.lx{
    margin-left: 1.5rem;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 0.7rem;

}
.lx>li{
    flex: 0 0 3.4rem;
}
.lx>li>span{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.lx>li>div{
    width: 0.18rem;
    height: 0.01rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0rem 0rem;
}
.lx>li{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #C8C8C8;
    line-height: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.ft-fx4{
    display: flex;
    justify-content: space-between;
}
.ft-fx5{
    display: flex;
    flex-direction: column;
    margin-top: 0.8rem;
}
.ft-fx5>div{
    width: 14rem;
    height: 0rem;
    border: 0.01rem solid #FFFFFF;
    opacity: 0.16;
}
.ft-fx5>span{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #888888;
    line-height: 0.3rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 0.16rem;
}
ul>li{
    cursor: pointer;
}


.sidebar{
    position: fixed;
    right: 0;
    bottom: 1rem;
    z-index: 999;
}
.sidebark{
    cursor: pointer;
    display: flex;
    position: relative;
}
.silogo{
    width: 0.5rem;
    height: 0.5rem;
    background: #B30000;
    border-radius: 0.05rem 0rem 0rem 0.05rem;
    margin-bottom: 0.05rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebarkcon{
        box-sizing: border-box;
            
    padding: 0.12rem 0;
    position: absolute;
    /*left: -1.22rem;*/
    right: 0.48rem;
    display: none;
    min-width: 1.25rem;
    height: 0.5rem;
    background: #B30000;
    border-radius: 0.05rem 0rem 0rem 0.05rem;
   
}
.sidebarkcon p{
    margin: 0 !important;
    white-space: nowrap;
    padding: 0 0.2rem;
     font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.15rem;
    color: #FFFFFF;
    /*line-height: 0.5rem;*/
    text-align: center;
    border-right: 0.01rem solid rgba(255, 255, 255, 0.33);
}
.sidebark:hover .sidebarkcon{
    display: block;
}
.silogo img{
    margin: 0 auto;
    width: 0.24rem;
    height: 0.24rem;
    object-fit: contain;
}
.sidebarkewm{
     position: absolute;
     display: none;
    left: -1.22rem;
    width: 1rem;
    height: 1rem;
        top: 50%;
    transform: translateY(-50%);
}
.sidebark:hover .sidebarkewm{
    display: block;
}
.sidebarkewm img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}