body,li,ul{margin:0;padding:0;font-size:16px}li{list-style:none}body{background:#f5f7fc;color:#333;font-family:PingFang-SC-Regular}a{text-decoration:none;color:#0c6aff}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.space-between{display:flex;justify-content:space-between}.space-around{display:flex;justify-content:space-around}.v-center{display:flex;align-items:center}.v-center img{height:60px}.h-center{display:flex;justify-content:center}.container{width:1200px;margin:0 auto}.container-full{width:100%;background:#fff}.fl{float:left}.fr{float:right}.clearfix:after{clear:both;display:block;content:''}