 section.syroo {

      text-align: center;

    }

    main section.syroo:nth-child(3) {

      background-image: url("zcbg.png");


background-size: 100% 100%;
      background-color: #fff;

      background-repeat: no-repeat;

      padding-bottom: 1px;

      width: 100%;

      min-width: 1200px;

      height: auto;



    }
    .brand_title .title_bgText {
    font-size: 50px;
    font-family: Impact;
    font-weight: 400;
    opacity: 0.20;
    color: #1c9ed8;
    line-height: 70px;

    }

    .brand_title {

      position: relative;

      margin: 0 auto 40px auto;

      width: 1200px;

    }
  .brand_title div {

     margin-top:-40px;

    }


    .clearfix .brand_title {

      margin-bottom: 54px;

    }

    .brand_title strong {

      font-size: 24px;

      padding-bottom: 5px;

      border-bottom: 2px solid;

      border-image: linear-gradient(#00BF87, #67BFE5) 30 30;

      color: rgba(51, 51, 51, 1);

    }

    .brand_title div p {

      color: #666666;

      font-size: 22px;

      line-height: 36px;

      margin-top: 30px;

    }



    section.syroo img {

      width: 355px;

      height: 77px;

      margin-bottom: 20px;

    }

    section.syroo .enterpriseVi_content {

      font-size: 18px;

      color: #6D6D6D;

      line-height: 36px;

      margin-bottom: 20px;

    }

    section.syroo .enterpriseVi_title {

      font-size: 20px;

      color: #333333;

      line-height: 30px;

      font-weight: bold;

    }

    section.syroo:last-child {

      background-color: #fafafa;

      width: 100%;

      min-width: 1200px;

    }

    section.syroo:last-child .brand_title {

      margin-bottom: 70px;

    }

    section.syroo:last-child div:last-child {

      width: 1250px;

      margin: 0 auto;

    }

    section.syroo:last-child p:not(.title_bgText) {

      color: #333333;

      font-size: 18px;


    }

    section.syroo:last-child p span {

      font-size: 20px;

      font-weight: bold;

    }

    @media screen and (max-width: 750px) {
      section{padding:0 0.2rem;border-bottom: 1px solid #ccc}
      main section.syroo:nth-child(3),section.syroo:last-child{min-width: 100%;padding:0.2rem;background: none}
      .brand_title{width: 100%;margin-bottom: 0.2rem}
      section.syroo:last-child div:last-child{width: 100%;position: inherit !important;left:0 !important;}
      .brand_title .title_bgText{display: none;}
      .brand_title strong{font-size: 0.4rem}
      section.syroo:last-child .brand_title{margin-bottom: 0.2rem}
      .brand_title div p{margin-top:0.3rem;font-size: 0.35rem;line-height: 1.5}
      .brand_title div{margin-top:0;}
      section.syroo img{width: 100% !important;margin-bottom: 0 !important;height: auto !important}
      section.syroo:last-child p:not(.title_bgText){background: none !important;font-size: 0.3rem !important}
    }