body{
  background: #ffffff !important;
}
ul li{

  list-style: none;
  
  }


    .centers{
      overflow: hidden;
      margin: 0 auto;
      width: 1200px;
      min-width: 1200px;
      top: 80px;
      position: absolute;
      top: 160px;
      left: 0;
      right: 0;
   }

   .biaoti{
     color: #ffffff;
     font-size: 20px;
     padding-bottom: 23px;
     font-weight: bold;
     opacity: 0.8;
   }
   .lianxi{
    display: flex;
    white-space: pre-wrap;
    max-width: 170px;
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 20px;
    padding-left: 20px;
    opacity: 0.8;
   }