#content {
  width: 1200px; }
  #content .list {
    width: 1200px;
    height: 355px;
    margin-top: 57px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden; }
    #content .list .left {
      float: left;
      width: 590px;
      margin: 0 5px 0 5px; }
      #content .list .left img {
        width: 590px;
        height: 353px; }
    #content .list .right {
      float: left;
      width: 590px;
      margin: 0 5px 0 5px; }
      #content .list .right .p1 {
        width: 590px;
        font-size: 38px;
        line-height: 70px;
        font-weight: bold;
        text-align: center; }
      #content .list .right .p2 {
        width: 590px;
        font-size: 18px;
        line-height: 40px; }
  #content .null {
    width: 100%;
    height: 57px; }

/*# sourceMappingURL=main_Business.css.map */
