.product__banner[data-v-da7229f0] {
  width: 100%;
  height: 0;
  padding-bottom: 22.396%;
  background: url(../../static/img/probanner.03af8c9c.jpg) no-repeat center/cover;
}
.product__content[data-v-da7229f0] {
  width: 1280px;
  max-width: 100%;
  height: 560px;
  margin: 82px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-item[data-v-da7229f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 520px;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s, display 0s;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s, display 0s;
  z-index: 1;
}
.product-item__header[data-v-da7229f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 145px;
  background: #259bd5;
  border-right: 1px solid #a1c8db;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-item__content[data-v-da7229f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 45px 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-top-width: 0;
  line-height: 2;
  overflow: hidden;
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}
.product-item-icon[data-v-da7229f0] {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  background: url(../../static/img/icon.a86e3a42.png) no-repeat;
}
.product-item-name[data-v-da7229f0] {
  font-size: 22px;
  color: #d9efff;
  font-weight: 700;
}
.product-item-intro[data-v-da7229f0] {
  color: #373d41;
  font-size: 14px;
}
.product-item-desc[data-v-da7229f0] {
  margin-bottom: 25px;
  color: #8c8c8c;
  font-size: 12px;
  line-height: 22px;
}
.product-item-desc__box[data-v-da7229f0] {
  display: none;
  font-size: 14px;
  color: #232933;
}
.product-item-desc__box .product-item-name[data-v-da7229f0] {
  margin-bottom: 10px;
  font-weight: 400;
  color: #3db1ea;
  font-size: 18px;
  line-height: 28px;
  cursor: pointer;
}
.product-item[data-v-da7229f0]:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  -webkit-box-flex: 1.5;
      -ms-flex-positive: 1.5;
          flex-grow: 1.5;
  z-index: 5;
  height: 550px;
}
.product-item:hover .product-item__header[data-v-da7229f0] {
  height: 160px;
  border-width: 0;
  background-color: #3db1ea;
}
.product-item:hover .product-item__content[data-v-da7229f0] {
  border-width: 0;
}
.product-item:hover .product-item-desc__box[data-v-da7229f0] {
  display: block;
}
.product-item:hover .product-item-intro[data-v-da7229f0] {
  display: none;
}
.product-item:nth-child(odd) .product-item__content[data-v-da7229f0] {
  border-color: #e8e8e8;
}
.product-item:not(:first-child) .product-item__content[data-v-da7229f0] {
  margin-left: -1px;
}
.product-item:last-child .product-item__header[data-v-da7229f0] {
  border-right-width: 0;
}
.product__detail[data-v-da7229f0] {
  background-color: #fff;
}
.product__detail-item[data-v-da7229f0] {
  padding: 0 8.3% 20px;
}
.product__detail-item img[data-v-da7229f0] {
  margin: 0 auto;
}
.product__detail .title[data-v-da7229f0] {
  position: relative;
  padding: 20px 0 20px 12px;
  font-size: 16px;
  color: #222;
  line-height: 30px;
  font-weight: bold;
}
.product__detail .title[data-v-da7229f0]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 16px;
  margin-top: -8px;
  background-color: #006cfe;
  border-radius: 0 2px 2px 0;
}
.product__detail-desc[data-v-da7229f0] {
  padding: 0 15px;
  font-size: 13px;
  line-height: 2;
  color: #666;
}
.product__detail .jinpiao-fucntion[data-v-da7229f0] {
  position: relative;
  margin-bottom: 36px;
  color: #0374ff;
  font-size: 30px;
  font-weight: bold;
  line-height: 100px;
  text-align: center;
}
.product__detail .jinpiao-fucntion[data-v-da7229f0]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 64px;
  height: 2px;
  margin-left: -32px;
  background-color: #0374ff;
}
.product__detail .jinpiao-feature[data-v-da7229f0] {
  height: 186px;
  line-height: 186px;
  text-align: center;
  font-size: 34px;
  color: #fff;
  background: url(../../static/img/product_intro_banner.6de200f2.png) no-repeat center/cover;
}
.product__detail .jinpiao-feature-box[data-v-da7229f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20% 20px;
  font-size: 13px;
}
.product__detail .jinpiao-feature-item[data-v-da7229f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px;
  padding: 28px 10px 40px;
  border: 1px solid #c7c7c7;
  color: #666;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
  line-height: 26px;
  min-height: 254px;
}
.product__detail .jinpiao-feature-item[data-v-da7229f0]:hover {
  -webkit-box-shadow: 2px 2px 20px 4px #d3d3d3;
          box-shadow: 2px 2px 20px 4px #d3d3d3;
  border: 1px solid #018bff;
}
.product__detail .jinpiao-feature-icon[data-v-da7229f0] {
  width: 120px;
  height: 120px;
  display: inline-block;
  background: url(../../static/img/index_icon.53e9f881.png) no-repeat center center;
  background-position: 0 -240px;
}
.product__detail .jinpiao-feature-icon[data-v-da7229f0]:nth-child(2) {
  background-position: -120px -240px;
}
.product__detail .jinpiao-feature-icon[data-v-da7229f0]:nth-child(3) {
  background-position: -240px -240px;
}
.product__detail .jinpiao-feature-icon[data-v-da7229f0]:nth-child(4) {
  background-position: -360px -240px;
}
