.container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  
  .clearfix::after{
  content: "";
  display: block;
  clear: both;
  
  }


  /* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: "阿里妈妈东方大楷 Regular";font-weight: 400;
    src: url("../iconfont/BI8CCmZNru35.woff2") format("woff2"),
    url("../iconfont/BI8CCmZNru35.woff") format("woff");
    font-display: swap;
    }
    .web-font {
    font-family: "阿里妈妈东方大楷 Regular";
    /* font-weight: 300; */
    }