
.md16947.md-product-1 {
  background-color: #f5f7f9;
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 1.3rem;
}
.md16947.md-product-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md16947.md-product-1 .le {
  width: calc( 360 / 1440 * 100%);
}
.md16947.md-product-1 .ri {
  width: calc( 1030 / 1440 * 100%);
}
.md16947.md-product-1 .pro-list {
  margin-top: 0.3rem;
}
@media screen and (max-width: 900px) {
  .md16947.md-product-1 .le {
    width: 100%;
  }
  .md16947.md-product-1 .ri {
    width: 100%;
    margin-top: 0.5rem;
  }
}

.md16947.pro-list .li {
  width: calc( 323 / 1030 * 100%);
  margin-right: calc( 30 / 1030 * 100%);
  margin-bottom: 0.3rem;
}
.md16947.pro-list .li:nth-child(3n) {
  margin-right: 0;
}
.md16947.pro-list .dd {
  display: block;
  background-color: #fff;
  border-radius: 0.2rem;
  transition: all 0.5s;
}
.md16947.pro-list .dd:hover .img {
  transform: scale(1.05);
}
.md16947.pro-list .dd:hover .btn {
  background-color: #1f9245;
}
.md16947.pro-list .dd .c-pic {
  border-radius: 0.2rem;
}
.md16947.pro-list .dd .img {
  padding-top: calc( 240 / 323 * 100%);
}
.md16947.pro-list .dd .bots {
  padding: 0.12rem 0 0.25rem;
}
.md16947.pro-list .dd .btn {
  display: inline-block;
  line-height: 2.625;
  background-color: #f29700;
  color: #fff;
  border-radius: 1rem;
  padding: 0 0.42rem;
  margin-top: 0.15rem;
  transition: all 0.5s;
}
@media screen and (max-width: 900px) {
  .md16947.pro-list {
    justify-content: space-between;
  }
  .md16947.pro-list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.com-pag.bgfff .cp_a {
  background-color: #fff;
}
.com-pag.bgfff .cp_a:hover {
  background-color: #222;
}
.com-pag.bgfff .prev:hover {
  background-image: url(/static/home/images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(/static/home/images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 36px;
  min-height: 36px;
  margin: 0 0.1rem;
  line-height: 1;
  color: #000;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #f0f0f0;
}
.com-pag .cp_a:hover svg, .com-pag .cp_a.on svg {
  filter: brightness(0) invert(1);
}
.com-pag .cp_num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  background-color: #1f9245;
  color: #fff;
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16% auto;
  transition: all 0.3s;
}
.com-pag .cp_btn span {
  display: block;
  text-align: center;
  width: 24.0740740741%;
  height: 24.0740740741%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
.com-pag .cp_btn svg {
  width: 16%;
  height: 28%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: #1f9245;
}
.com-pag .cp_btn:hover svg {
  fill: #fff;
}
.com-pag .cp_prev {
  background-image: url(/static/home/images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(/static/home/images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
.com-pag .te {
  width: auto;
  padding: 0 0.2rem;
  display: inline-flex;
  align-items: center;
}
.com-pag .ip {
  width: 0.44rem;
  height: 0.44rem;
  min-width: 30px;
  min-height: 30px;
  background-color: #fff;
  border: 1px solid #e9ecf2;
  text-align: center;
  margin: 0 0.5em;
  padding: 0 5px;
}
.com-pag input::-webkit-outer-spin-button,
.com-pag input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.com-pag input[type=number] {
  -moz-appearance: textfield;
}
