/* merged: mtime=2024-07-01 17:58:21, now=2024-07-01 17:59:44, files=fvwebapp-ajs-mobapp.footer.part.css,fvwebapp-ajs-mobapp.header.part.css */
.footer {
margin: 1.2rem auto 2.3rem;
width: 95%;
padding-top: 0.12rem;
border-top: 0.01rem solid #eee;
}
.footer .copy-right {
margin-top: 1.2rem;
display: flex;
flex-direction: column;
text-align: center;
}
.footer .copy-right span {
font-size: 0.24rem;
color: #999;
}
.footer .copy-right a {
color: #999;
}
.footer .copy-right span .svg {
vertical-align: sub;
width: 0.3rem;
height: 0.3rem;
}
.footer .tip {
margin-top: 0.38rem;
text-align: center;
display: flex;
flex-direction: column;
}
.footer .tip span {
font-size: 0.24rem;
color: #333;
}
@import "/Site/Common/Css/user-common-style.css";
.header {
width: 100%;
position: fixed;
z-index: 999;
top: 0;
height: 0.88rem;
background-color: #fff;
font-size: 0.44rem;
display: flex;
justify-content: space-between;
box-shadow: 0 4px 8px rgba(190, 190, 190, 0.2);
}
.header .menu-icon {
width: 0.44rem;
height: 0.44rem;
margin: 0.22rem;
}
