*{ margin: 0; padding: 0; } a { background-color: transparent; text-decoration: none; color: #333333; } .wrap{ width: 7.5rem; height: auto; } .logo_top{ width: 1.64rem; height: 0.65rem; /* margin-top: 0; */ margin-left: 0.3rem; } .top{ width: 7.5rem; height: 0.82rem; background-color: #F6F6F6; display: flex; align-items: center; word-break:keep-all; overflow: auto; } .top::-webkit-scrollbar{ display:none } .top>div{ width: 1.29rem; height: 0.31rem; font-size: 0.32rem; font-family: PingFang SC; font-weight: 500; color: #333333; line-height: 0.38rem; margin-left: 0.4rem; } .top>div>a>span{ font-family: PingFang SC; font-weight: 500; color: #255DF2; } .banner{ display: flex; justify-content: center; align-items: center; } .banner_web02{ width: 6.84rem; height: 1.4rem; display: flex; justify-content: center; align-items: center; margin-top: 0.27rem; background-image:url(./images/banner.png); background-size: 6.84rem 1.4rem; } .banner>.banner_web02>p{ font-size: 0.34rem; font-family: PingFang SC; font-weight: 600; color: #FFFFFF; text-shadow: 0rem 0rem 0.13rem rgba(0,0,0,0.5000); } .main{ margin-top: 0.24rem; margin-left: 0.18rem; display: flex; flex-wrap: wrap; } .main_zt{ width: 2.2rem; display: flex; flex-direction: column; justify-content: center; margin-left: 0.1rem; margin-top: 0.23rem; /* align-items: center; */ } .main_zt>img{ width: 2.21rem; height: 2.85rem; } .main_p{ display: flex; flex-direction: column; align-items: center; } .main_p1{ font-size: 0.24rem; font-family: Source Han Sans CN; font-weight: 400; color: #333333; line-height: 0.3rem; } .main_p3{ font-size: 0.24rem; color: #F55F60; } .foot{ margin-top: 0.4rem; width: 7.50rem; height: 1.28rem; background-color: #1C1F21; } .foot_p1{ display: flex; margin-left: 1.66rem; margin-right: 1.66rem; padding-top: 0.35rem; justify-content: space-around; } .foot_p1>p{ font-size: 0.2rem; font-family: PingFang SC; font-weight: 400; color: #C8CDD2; } .foot_p2{ font-size: 0.1rem; font-family: PingFang SC; font-weight: 400; color: #949699; margin-top: 0.19rem; display: flex; justify-content: center; }