main .product {
  padding: 30px 0;
  background-color: #F2F9FE; }
  main .product > h1 {
    text-align: center;
    font-size: 30px;
    color: #4D4D4D;
    margin-bottom: 30px; }
  main .product > p {
    font-size: 14px;
    color: #8294A0;
    text-align: center;
    margin-bottom: 40px; }
  main .product .el-carousel__item > img {
    display: inline-block; }
  main .product .el-carousel__item > .proMain {
    display: inline-block;
    width: 535px;
    vertical-align: top;
    margin: 85px 0 0 150px;
    text-align: left; }
    main .product .el-carousel__item > .proMain > h1 {
      color: #5C5C5C;
      font-size: 34px;
      text-align: left; }
    main .product .el-carousel__item > .proMain > P {
      text-align: left;
      color: #484848;
      font-size: 14px;
      line-height: 22px; }
main .solution {
  padding: 30px 0; }
  main .solution h1 {
    text-align: center;
    font-size: 30px;
    color: #4D4D4D;
    margin-bottom: 30px; }
  main .solution > p {
    font-size: 14px;
    color: #8294A0;
    text-align: center; }
  main .solution .solList {
    display: block;
    width: 1200px;
    margin: 0 auto; }
    main .solution .solList > li {
     /* width: 27.33%;*/
      padding-left: 51px;
      /*padding-right: 65px;*/
     /* margin: 60px 33px 0;*/
      position: relative;
      display: inline-block;
      box-sizing: border-box;
      /*margin-top: 60px;*/ 
      width:33.333%;
      float: left;
      margin:0;
      min-height: 200px;
      padding-right:10px
      }
      main .solution .solList > li .lIcon {
        width: 51px;
        height: 51px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0; }
      main .solution .solList > li > p {
        font-size: 20px;
        margin: 0 0 20px 10px;
        text-align: left;
        color: #2C4755; }
      main .solution .solList > li > h6 {
        text-align: left;
        font-size: 14px;
        margin-left: 10px;
        color: #576973;
        font-weight: 600; }
main .description {
  padding: 30px 0;
  background-color: #3895D4; }
  main .description h1 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-bottom: 30px; }
  main .description > p {
    font-size: 14px;
    color: #fff;
    text-align: center; }
  main .description .desMain {
    width: 1200px;
    margin: 70px auto 40px; }
    main .description .desMain > span {
      display: inline-block;
      width: 576px;
      margin-left: 40px;
      vertical-align: top;
      text-align: left;
      margin-top: 30px;
      color: #fff;
      font-size: 16px;
      line-height: 22px; }
      main .description .desMain > span > b {
        font-size: 30px;
        color: #fff;
        font-weight: 500; }
main .news {
  padding: 30px 0; }
  main .news h1 {
    text-align: center;
    font-size: 30px;
    color: #4D4D4D;
    margin-bottom: 30px; }
  main .news > p {
    font-size: 14px;
    color: #8294A0;
    text-align: center; }
  main .news .newList {
    display: block;
    width: 1200px;
    margin: 0 auto;
    text-align: left; }
    main .news .newList > li {
      width: 50%;
      padding-left: 105px;
      padding-right: 70px;
      position: relative;
      display: inline-block;
      box-sizing: border-box;
      margin-top: 60px; }
      main .news .newList > li .lBgc {
        width: 105px;
        height: 105px;
        position: absolute;
        top: 0;
        left: 0; }
        main .news .newList > li .lBgc img {
          width: 105px;
          height: 105px; }
      main .news .newList > li > p {
        font-size: 22px;
        margin: 5px 0 20px 25px;
        text-align: left;
        color: #616161; }
      main .news .newList > li > h6 {
        text-align: left;
        font-size: 14px;
        margin-left: 25px;
        color: #616161;
        font-weight: 600; }
main .partner {
  padding: 30px 0;
  background-color: #FAFAFA; }
  main .partner h1 {
    text-align: center;
    font-size: 30px;
    color: #4D4D4D;
    margin-bottom: 30px; }
  main .partner > p {
    font-size: 14px;
    color: #8294A0;
    text-align: center;
    margin-bottom: 60px; }

/*# sourceMappingURL=index.css.map */
