.container {
  box-sizing: border-box;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.container-fluid {
  box-sizing: border-box;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
body {
  padding: 0;
  margin: 0 !important;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  box-sizing: border-box;
}
p {
  padding: 0;
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.f1 {
  height: 550px;
  background: url("https://pigmcsdotcom.pigcms.com/ds/statics/zhongcaoshequ/images/zc_bj.png") no-repeat;
  background-size: cover;
  position: relative;
}
.f1 img {
  width: 100%;
  height: 100%;
}
.f1 .tit_1 {
  width: 469px;
  height: 67px;
  position: absolute;
  left: 360px;
  top: 190px;
}
.f1 .tit_2 {
  width: 403px;
  height: 21px;
  position: absolute;
  left: 360px;
  top: 290px;
}
.f1 .tit_3 {
  width: 632px;
  height: 426px;
  position: absolute;
  left: 960px;
  top: 60px;
}
.f2 {
  height: 500px;
  background: url("https://pigmcsdotcom.pigcms.com/ds/statics/zhongcaoshequ/images/zc_4.png") no-repeat;
  background-size: 100% auto;
  margin-top: 123px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  padding-left: 580px;
  padding-right: 78px;
}
.f2 .f2_tit {
  height: 100px;
  line-height: 100px;
  font-weight: 400;
  font-family: PingFang-SC-Medium;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 3px;
  color: #474747;
}
.f2 .f2_com {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: 1px;
  color: #535961;
}
.f3 .com {
  width: 100%;
  height: 619px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}
.f3 .com img {
  width: 852px;
  height: 619px;
}
.f4 {
  background: #fcfcfc;
}
.f4 .com {
  width: 100%;
  padding-bottom: 120px;
}
.f4 .com ul {
  width: 100%;
  height: 380px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.f4 .com ul li:hover {
  box-shadow: 0px 0px 24px 0px rgba(167, 167, 167, 0.17);
  -webkit-animation: bounce 1s ease 0s 1 both;
  animation: bounce 1s ease 0s 1 both;
}
.f4 .com ul li:hover img {
  transform: rotate(360deg);
  transition: 1s;
}
.f4 .com ul li {
  width: 320px;
  height: 370px;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  align-content: center;
  box-shadow: 0px 0px 24px 0px rgba(167, 167, 167, 0.12);
  border-radius: 5px;
}
.f4 .com ul li img {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}
.f4 .com ul li .li_tit {
  line-height: 70px;
  text-align: center;
  width: 100%;
  font-family: PingFang-SC-Bold;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #454f66;
}
.f4 .com ul li .li_decs {
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  font-family: PingFang-SC-Regular;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #454f66;
}
.f5 .com {
  width: 100%;
  height: 700px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.f5 .com img {
  max-width: 100%;
  height: auto;
}
.f6 {
  background: #fcfcfc;
  padding-bottom: 100px;
}
.f6 .title {
  width: 100%;
  height: 200px;
  line-height: 200px;
  font-size: 32px;
  text-align: center;
  font-family: PingFang-SC-Medium;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #474747;
}
.f6 .com {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.f6 .com .col-sm-item:hover {
  box-shadow: 0px 0px 24px 0px rgba(167, 167, 167, 0.17);
  -webkit-animation: bounce 1s ease 0s 1 both;
  animation: bounce 1s ease 0s 1 both;
}
.f6 .com .col-sm-item:hover img {
  transform: rotate(360deg);
  transition: 1s;
}
.f6 .com .col-sm-item {
  margin-bottom: 40px;
  width: 330px;
  height: 330px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 40px;
  box-sizing: border-box;
}
.f6 .com .col-sm-item img {
  width: 76px;
  height: 76px;
}
.f6 .com .col-sm-item .desc {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #454f66;
}
.f6 .com .col-sm-item .text {
  width: 100%;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #454f66;
}
.f6 .com .col-sm-item:hover {
  box-shadow: 2px 16px 43px 0px rgba(91, 91, 91, 0.12);
  border-radius: 6px;
}
.f7 .title h1 {
  font-size: 30px;
  color: #333;
  text-align: center;
  font-weight: normal;
  line-height: 50px;
}
.f7 #content06 .certy_list li {
  float: left;
  width: 25%;
  padding-bottom: 80px;
}
.f7 .certy_list img {
  margin-bottom: 20px;
}
.f7 .certy_list {
  overflow: hidden;
  padding: 0 0 40px;
}
.f7 .certy_list li {
  float: left;
  width: 25%;
  padding-bottom: 60px;
}
.f7 .certy_list li a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.f7 .certy_list li a:hover img {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.f7 .certy_list img {
  width: auto;
}
.f7 .certy_text {
  font-size: 16px;
  color: #333333;
  display: block;
  padding-bottom: 4px;
}
.f8 {
  height: 210px;
  background: url("https://pigmcsdotcom.pigcms.com/ds/statics/zhongcaoshequ/images/f8_bg.png") no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.f8 .f8_tit {
  font-size: 33px;
  width: 100%;
  text-align: center;
  line-height: 60px;
  height: 60px;
  color: #fff;
  margin-bottom: 40px;
}
.f8 .f8_but {
  width: 160px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #fff;
  font-size: 20px;
  color: #fff;
}
.f3 .tit {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  align-content: center;
  letter-spacing: 0px;
  color: #474747;
}
.f3 .tit p:first-child {
  font-size: 32px;
  line-height: 70px;
  text-align: center;
  width: 100%;
  font-weight: 300;
}
.f3 .tit p:nth-child(2) {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  font-weight: 100;
}
.f4 .tit {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;
  letter-spacing: 0px;
  color: #474747;
}
.f4 .tit p:first-child {
  font-size: 32px;
  line-height: 70px;
  text-align: center;
  width: 100%;
  font-weight: 300;
}
.f4 .tit p:nth-child(2) {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  font-weight: 100;
}
.f5 .tit {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  align-content: center;
  letter-spacing: 0px;
  color: #474747;
}
.f5 .tit p:first-child {
  font-size: 32px;
  line-height: 70px;
  text-align: center;
  width: 100%;
  font-weight: 300;
}
.f5 .tit p:nth-child(2) {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  width: 100%;
  font-weight: 100;
}
/*# sourceMappingURL=index.css.map */

.container {
  box-sizing: border-box;
  width: 100%;
  //padding-right: 15px;
  //padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}


@media (min-width: 1200px) {
  .container {
    max-width: 1200px
  }
}


.container-fluid {
  box-sizing: border-box;
  width: 100%;
  //padding-right: 15px;
  //padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

body {
  padding: 0;
  margin: 0 !important;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col-sm-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  box-sizing: border-box;
}

p {
  padding: 0;
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.f1 {
  height: 550px;
  background: url("https://pigmcsdotcom.pigcms.com/ds/statics/zhongcaoshequ/images/zc_bj.png") no-repeat;
  background-size: cover;
  position: relative;

  img {
    width: 100%;
    height: 100%;
  }

  .tit_1 {
    width: 469px;
    height: 67px;
    position: absolute;
    left: 360px;
    top: 190px;
  }

  .tit_2 {
    width: 403px;
    height: 21px;
    position: absolute;
    left: 360px;
    top: 290px;
  }

  .tit_3 {
    width: 632px;
    height: 426px;
    position: absolute;
    left: 960px;
    top: 60px;
  }
}

.f2 {
  height: 500px;
  background: url("https://pigmcsdotcom.pigcms.com/ds/statics/zhongcaoshequ/images/zc_4.png") no-repeat;
  background-size: 100% auto;
  margin-top: 123px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  padding-left: 580px;
  padding-right: 78px;

  .f2_tit {
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    font-weight: 400;
    font-family: PingFang-SC-Medium;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #474747;
  }

  .f2_com {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 1px;
    color: #535961;
  }
}


.f3 {
  .com {
    width: 100%;
    height: 619px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0;

    img {
      width: 852px;
      height: 619px;
    }
  }
}

.f4 {
  background: #fcfcfc;

  .com {
    width: 100%;
    padding-bottom: 120px;

    ul {
      width: 100%;
      display: flex;
      height: 380px;
      display: flex;
      justify-content: space-around;
      align-items: center;

      li:hover {
        box-shadow: 0px 0px 24px 0px rgba(167, 167, 167, 0.17);
        -webkit-animation: bounce 1s ease 0s 1 both;
        animation: bounce 1s ease 0s 1 both;
        img{
          transform: rotate(360deg);
          transition: 1s;
        }
      }

      li {
        width: 320px;
        height: 370px;
        background: #fff;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        align-content: center;
        box-shadow: 0px 0px 24px 0px rgba(167, 167, 167, 0.12);
        border-radius: 5px;

        img {
          width: 120px;
          height: 120px;
          margin-bottom: 20px;
        }

        .li_tit {
          line-height: 70px;
          text-align: center;
          width: 100%;
          font-family: PingFang-SC-Bold;
          font-size: 22px;
          font-weight: normal;
          font-stretch: normal;
          letter-spacing: 0px;
          color: #454f66;
        }

        .li_decs {
          text-align: center;
          width: 100%;
          font-size: 14px;
          line-height: 24px;
          font-family: PingFang-SC-Regular;
          font-weight: normal;
          font-stretch: normal;
          letter-spacing: 0px;
          color: #454f66;
        }
      }
    }
  }
}

.f5 {
  .com {
    width: 100%;
    height: 700px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 80px;
    display: flex;
    justify-content: center;
    align-items: center;

    img {
      max-width: 100%;
      height: auto;
    }
  }

}

.f6 {
  background: #fcfcfc;
  padding-bottom: 100px;

  .title {
    width: 100%;
    height: 200px;
    line-height: 200px;
    font-size: 32px;
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #474747;
  }

  .com {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;

    .col-sm-item:hover {
      box-shadow: 0px 0px 24px 0px rgba(167, 167, 167, 0.17);
      -webkit-animation: bounce 1s ease 0s 1 both;
      animation: bounce 1s ease 0s 1 both;
      img{
        transform: rotate(360deg);
        transition: 1s;
      }
    }

    .col-sm-item {
      margin-bottom: 40px;
      width: 330px;
      height: 330px;
      display: flex;;
      justify-content: center;
      flex-wrap: wrap;
      padding-top: 40px;
      box-sizing: border-box;

      img {
        width: 76px;
        height: 76px;
      }

      .desc {
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #454f66;
      }

      .text {
        width: 100%;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0px;
        color: #454f66;
      }

    }

    .col-sm-item:hover {
      box-shadow: 2px 16px 43px 0px rgba(91, 91, 91, 0.12);
      border-radius: 6px;
    }
  }
}

.f7 {
  .title h1 {
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: normal;
    line-height: 50px;
  }

  #content06 .certy_list li {
    float: left;
    width: 25%;
    padding-bottom: 80px;
  }

  .certy_list img {
    margin-bottom: 20px;
  }

  .certy_list {
    overflow: hidden;
    padding: 0 0 40px;
  }

  .certy_list li {
    float: left;
    width: 25%;
    padding-bottom: 60px;
  }

  .certy_list li a {
    display: block;
    text-align: center;
    text-decoration: none;
  }

  .certy_list li a:hover img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
  }

  .certy_list img {
    width: auto;
  }

  .certy_text {
    font-size: 16px;
    color: rgb(51, 51, 51);
    display: block;
    padding-bottom: 4px;
  }
}

.f8 {
  height: 210px;
  background: url("https://pigmcsdotcom.pigcms.com/ds/statics/zhongcaoshequ/images/f8_bg.png") no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  margin-top: 40px;

  .f8_tit {
    font-size: 33px;
    width: 100%;
    text-align: center;
    line-height: 60px;
    height: 60px;
    color: #fff;
    margin-bottom: 40px;
  }

  .f8_but {
    width: 160px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border-radius: 5px;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
  }
}

.f3 {
  .tit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-content: center;
    letter-spacing: 0px;
    color: #474747;

    p:first-child {
      font-size: 32px;
      line-height: 70px;
      text-align: center;
      width: 100%;
      font-weight: 300;
    }

    p:nth-child(2) {
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      width: 100%;
      font-weight: 100;
    }
  }
}
 .f4 {
  .tit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    //align-content: center;
    align-items: center;
    letter-spacing: 0px;
    color: #474747;

    p:first-child {
      font-size: 32px;
      line-height: 70px;
      text-align: center;
      width: 100%;
      font-weight: 300;
    }

    p:nth-child(2) {
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      width: 100%;
      font-weight: 100;
    }
  }
}
.f5 {
  .tit {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    min-height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-content: center;
    letter-spacing: 0px;
    color: #474747;

    p:first-child {
      font-size: 32px;
      line-height: 70px;
      text-align: center;
      width: 100%;
      font-weight: 300;
    }

    p:nth-child(2) {
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      width: 100%;
      font-weight: 100;
    }
  }
}