.coreproduct {
  background: #fafbfb;
}
.coreproduct .coreproduct-search {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 102px;
}
.coreproduct .coreproduct-search .search-tit {
  width: 170px;
  background: url("../images/coreproduct/coreproduct_icon1.png") no-repeat right center;
  padding-top: 28px;
}
.coreproduct .coreproduct-search .search-tit h3 {
  font-size: 18px;
  color: #000;
  margin-bottom: 8px;
}
.coreproduct .coreproduct-search .search-tit p {
  font-size: 12px;
  color: #767676;
}
.coreproduct .coreproduct-search .search-hot {
  width: 350px;
  text-align: center;
}
.coreproduct .coreproduct-search .search-hot a {
  line-height: 102px;
  color: #767676;
  font-size: 14px;
}
.coreproduct .coreproduct-search .search-sr {
  width: 680px;
  padding-top: 32px;
  display: flex;
  justify-content: flex-end;
}
.coreproduct .coreproduct-search .search-sr input {
  width: 600px;
  height: 38px;
  padding-left: 50px;
  box-shadow: inset 0px 0px 5px 1px #ebf1ee;
  background: url("../images/coreproduct/coreproduct_icon2.png") no-repeat left center;
  background-position: 20px 12px;
}
.coreproduct .coreproduct-search .search-sr button {
  width: 80px;
  height: 38px;
  color: #fff;
  font-size: 16px;
  outline: none;
  background: #078F47;
  border: 0px;
}
.cusproduct {
  padding-bottom: 60px;
}
.cusproduct .cusproduct-tit {
  padding-top: 66px;
  padding-bottom: 48px;
  text-align: center;
}
.cusproduct .cusproduct-tit > h3 {
  font-size: 26px;
  color: #000;
}
.cusproduct .cusproduct-tit > p {
  font-size: 30px;
  margin-top: 12px;
  color: #078f47;
  font-size: 28px;
}
.cusproduct .cusproduct-img {
  padding-bottom: 60px;
  width: 100%;
  height: 398px;
  padding-top: 35px;
  background: url("../images/coreproduct/core_mit.jpg") no-repeat center center;
}
.cusproduct .cusproduct-img .cusproduct-item {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 608px;
  margin: 0 auto;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.cusproduct .cusproduct-img .cusproduct-item .cusproduct-d {
  background-size: cover;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.cusproduct .cusproduct-img .cusproduct-item .cusproduct-d p {
  height: 30px;
  line-height: 30px;
  width: 120px;
  color: #fff;
  font-size: 16px;
  background: url(../images/coreproduct/coreproduct_matd1.png) no-repeat;
}
.cusproduct .cusproduct-img .cusproduct-item2 {
  width: 1052px;
}
.cusproduct .cusproduct-img .cusproduct-item2 .cusproduct-d {
  width: 262px;
}
.cusproduct .cusproduct-img .cusproduct-item2 .cusproduct-d .d {
  width: 122px;
  height: 32px;
  color: #078f47;
  background: url(../images/coreproduct/coreproduct_maty1.png) no-repeat;
}
.cusproduct .cusproduct-img .cusproduct-item3 {
  width: 100%;
  margin-top: -4px;
}
.cusproduct .cusproduct-img .cusproduct-item3 .cusproduct-d {
  width: 382px;
}
.cusproduct .cusproduct-img .cusproduct-item3 .cusproduct-d p {
  width: 180px;
  background: url(../images/coreproduct/coreproduct_matd1b.png) no-repeat;
}
.cusproduct .cusproduct-img .cusproduct-item3 .cusproduct-d .d {
  width: 182px;
  height: 32px;
  color: #078f47;
  background: url(../images/coreproduct/coreproduct_maty1b.png) no-repeat;
}
.cusproduct .cusproduct-img .cusproduct-item4 {
  width: 120px;
  margin-top: -33px;
  margin-bottom: 0px;
}
.product-mic {
  background: url(../images/coreproduct/coreproduct_bg.png) no-repeat center center;
  padding-bottom: 78px;
}
.product-mic .mic-tit {
  padding-top: 70px;
  padding-bottom: 54px;
  text-align: center;
}
.product-mic .mic-tit > h3 {
  font-size: 26px;
  color: #000;
}
.product-mic .mic-tit > p {
  font-size: 30px;
  margin-top: 12px;
  color: #078f47;
  font-size: 28px;
}
.product-mic .mic-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 58px;
}
.product-mic .mic-list .mic-list-item {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 18px;
}
.product-mic .mic-list .mic-list-item img {
  border: none;
}
.product-mic .mic-list .mic-list-item h3 {
  font-size: 18px;
  color: #000;
  margin-bottom: 12px;
  margin-top: 26px;
}
.product-mic .mic-list .mic-list-item p {
  font-size: 12px;
  color: #767676;
  display: none;
}
.product-mic .mic-list:last-child {
  margin-bottom: 0px;
}
.product-mic .mic-list:last-child .mic-list-item {
  border-bottom: 0px solid #e6e6e6;
}
.product-custom {
  display: flex;
  justify-content: space-around;
}
.product-custom .custom-item {
  width: 25%;
  text-align: center;
  padding-top: 56px;
  padding-bottom: 58px;
  background: #078F47;
  text-transform: none;
}
.product-custom .custom-item h3 {
  font-size: 24px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 12px;
}
.product-custom .custom-item p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 48px;
}
.product-custom .custom-item h4 a {
  font-size: 12px;
  text-align: center;
  width: 80px;
  height: 26px;
  line-height: 26px;
  display: block;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  margin: 0 auto;
}
.product-custom .custom-item:nth-child(2n) {
  background: #1CA879;
}
@media screen and (max-width: 980px) {
  .coreproduct {
    background: #FAFBFB;
  }
  .coreproduct .coreproduct-search .search-tit {
    width: 30%;
  }
  .coreproduct .coreproduct-search .search-tit h3 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .coreproduct .coreproduct-search .search-hot {
    display: none;
  }
  .coreproduct .coreproduct-search .search-sr {
    width: 62%;
    background: none;
  }
  .coreproduct .coreproduct-search .search-sr input {
    width: 80%;
  }
  .cusproduct .cusproduct-tit {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .cusproduct .cusproduct-tit h3 {
    font-size: 18px;
    color: #000;
  }
  .cusproduct .cusproduct-tit p {
    font-size: 16px;
  }
  .cusproduct .cusproduct-img {
    background: none;
    padding-bottom: 0px;
  }
  .cusproduct .cusproduct-img .cusproduct-item {
    margin-bottom: 16px;
    width: 100% !important;
    justify-content: center;
  }
  .cusproduct .cusproduct-img .cusproduct-item2 .cusproduct-d {
    width: 100%;
  }
  .cusproduct .cusproduct-img .cusproduct-item4 {
    margin-top: 0px;
  }
  .product-mic {
    background-size: cover;
    padding-bottom: 14px;
  }
  .product-mic .mic-tit {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .product-mic .mic-tit h3 {
    font-size: 18px;
    color: #000;
  }
  .product-mic .mic-tit p {
    font-size: 16px;
  }
  .product-mic .mic-list {
    margin-bottom: 0px;
  }
  .product-mic .mic-list .mic-list-item {
    width: 48%;
  }
  .product-mic .mic-list .mic-list-item img {
    width: 100%;
    height: 65%;
  }
  .product-mic .mic-list .mic-list-item h3 {
    margin-bottom: 4px;
    margin-top: 12px;
    font-size: 16px;
  }
  .product-custom {
    flex-wrap: wrap;
  }
  .product-custom .custom-item {
    width: 50%;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .product-custom .custom-item h3 {
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .product-custom .custom-item p {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
