
.md-product-2.md22711 {
  padding-top: 0.3rem;
  padding-bottom: 1rem;
  position: relative;
}
.md-product-2.md22711 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-product-2.md22711 .md-md {
  position: absolute;
  top: -1.3rem;
  visibility: hidden;
}
.md-product-2.md22711 .h2 {
  line-height: 1.25;
}
.md-product-2.md22711 .desc {
  color: var(--active);
  margin-top: 0.03rem;
}
.md-product-2.md22711 .tip {
  padding: 0 10%;
  margin-top: 0.26rem;
  line-height: 1.8;
}
.md-product-2.md22711 .box {
  margin-top: 0.54rem;
}
.md-product-2.md22711 .box-left {
  width: 20.8333333333%;
}
.md-product-2.md22711 .box-right {
  width: 75%;
}
@media screen and (max-width: 900px) {
  .md-product-2.md22711 .box-left {
    width: 100%;
  }
  .md-product-2.md22711 .box-right {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.md-product-2.md22711 .form {
  position: relative;
}
.md-product-2.md22711 .form .ip {
  width: 100%;
  height: calc( 60em / 16 );
  background-color: #fff;
  padding-left: 0.3rem;
  padding-right: 0.6rem;
  border: none;
}
.md-product-2.md22711 .form .ip::-moz-placeholder {
  color: #bbb;
}
.md-product-2.md22711 .form .ip::placeholder {
  color: #bbb;
}
.md-product-2.md22711 .form .submit {
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  border: none;
  background-color: #fff;
  color: var(--active);
  padding: 0;
}
.md-product-2.md22711 .form svg {
  width: 100%;
  height: 100%;
}
.md-product-2.md22711 .pro-list {
  margin-bottom: 0.25rem;
}
.pro-nav {
  position: relative;
}
.pro-nav .ul1 {
  border-top: 1px solid #e7e7e7;
  margin-top: 0.3rem;
}
.pro-nav .li1 {
  border-bottom: 1px solid #e7e7e7;
}
.pro-nav .li1.show .ic .ic1 {
  opacity: 0;
}
.pro-nav .li1.show .ic .ic2 {
  opacity: 1;
}
.pro-nav li.show > .dt .arr {
  background-image: url(../images/z2.png);
  transform: rotate(-45deg);
}
.pro-nav .dt {
  position: relative;
}
.pro-nav .dt1 {
  position: relative;
  padding: 0.22rem 0;
  cursor: pointer;
}
.pro-nav .arr {
  width: 0.6em;
  height: 0.6em;
  position: absolute;
  top: calc(50% - 0.25em);
  right: 0;
  transform: rotate(45deg);
  transform-origin: center;
  transition: 0.3s;
  border-top: 2px solid #bbb;
  border-right: 2px solid #bbb;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pro-nav .a1 {
  color: #333;
  display: inline-flex;
  align-items: center;
}
.pro-nav .ic {
  width: 1em;
  height: 1em;
  position: relative;
  margin-right: 0.2rem;
  flex-shrink: 0;
}
.pro-nav .ic img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.pro-nav .ic .ic2 {
  opacity: 0;
}
.pro-nav .bd {
  display: none;
  padding-bottom: 0.26rem;
}
.pro-nav .li2 {
  margin-bottom: 0.16rem;
}
.pro-nav .li2:last-child {
  margin-bottom: 0;
}
.pro-nav .a2 {
  display: block;
  padding-left: 1em;
  color: #666;
  transition: 0.3s;
  position: relative;
}
.pro-nav .a2::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #bbb;
}
.pro-nav .a2:hover {
  color: var(--active);
}
.pro-nav .ul3 {
  padding: 0.1rem 0;
  padding-left: 0.3rem;
  display: none;
}
.pro-nav .li3 {
  margin-top: 0.15rem;
}
.pro-nav .a3 {
  display: block;
  color: #666;
  padding-left: 1em;
  transition: 0.3s;
  position: relative;
}
.pro-nav .a3::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #bbb;
}
.pro-nav .on {
  color: var(--active);
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .pro-nav .ul2 {
    display: flex;
    flex-wrap: wrap;
  }
  .pro-nav .li2 {
    width: 50%;
  }
}

.pro-list .li {
  width: calc(338 / 1080 * 100%);
  margin-right: calc(30 / 1080 * 100%);
}
.pro-list .li:nth-child(3n) {
  margin-right: 0;
}
.pro-list .li {
  margin-bottom: 0.4rem;
}
.pro-list .dd {
  display: block;
  height: 100%;
  background-color: #fff;
  position: relative;
  transition: 0.5s;
}
.pro-list .dd:hover {
  box-shadow: 2px 3px 0.65rem 0px rgba(0, 112, 189, 0.09);
}
.pro-list .dd:hover .title {
  color: var(--active);
}
.pro-list .dd:hover .btn {
  opacity: 1;
}
.pro-list .top {
  position: relative;
}
.pro-list .img {
  padding-top: 100%;
}
.pro-list .text {
  position: relative;
  padding: 0.24rem 0.3rem 0.3rem;
  border-top: 1px solid #f5f5f5;
}
.pro-list .title {
  transition: 0.5s;
}
.pro-list .intro {
  line-height: calc(30 / 16);
  margin-top: 0.07rem;
}
.pro-list .btn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: var(--active);
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  opacity: 0;
  transition: 0.5s;
}
.pro-list .btn svg {
  width: 16%;
  height: 28%;
}
@media screen and (max-width: 900px) {
  .pro-list {
    justify-content: space-between;
  }
  .pro-list .li {
    width: 48%;
    margin-bottom: 4%;
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .pro-list .text {
    padding: 0.2rem;
  }
}


.md-product-sol.md22711 {
  position: relative;
  overflow: hidden;
}
.md-product-sol.md22711 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 14.4rem;
  max-width: 92%;
}
.md-product-sol.md22711 .box {
  padding-top: 0.68rem;
  padding-bottom: 1.02rem;
  border-top: 1px solid #eee;
}
.md-product-sol.md22711 .swiper {
  position: relative;
  margin-top: 0.5rem;
}
.md-product-sol.md22711 .sw:hover .img {
  transform: scale(1.1);
}
.md-product-sol.md22711 .sw:hover .title {
  color: var(--active);
}
.md-product-sol.md22711 .img {
  padding-top: calc( 290 / 460 * 100%);
  background-color: #333;
}
.md-product-sol.md22711 .text {
  margin-top: 0.24rem;
}
.md-product-sol.md22711 .title {
  transition: 0.5s;
}
.md-product-sol.md22711 .intro {
  margin-top: 0.09rem;
}
.md-product-sol.md22711 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #e3eef5;
  color: var(--active);
  position: absolute;
  top: 1.2rem;
  z-index: 20;
  transition: 0.5s;
  cursor: pointer;
}
.md-product-sol.md22711 .sbtn:hover {
  background-color: var(--active);
  color: #fff;
}
.md-product-sol.md22711 .sbtn svg {
  width: 16%;
  height: 28%;
}
@media screen and (min-width: 901px) {
  .md-product-sol.md22711 .prev {
    right: calc(100% + 0.8rem);
  }
  .md-product-sol.md22711 .next {
    left: calc(100% + 0.8rem);
  }
}
@media screen and (max-width: 900px) {
  .md-product-sol.md22711 .prev {
    left: 0;
  }
  .md-product-sol.md22711 .next {
    right: 0;
  }
}

.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(../images/icon-p11.png);
}
.com-pag.bgfff .next:hover {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_a {
  width: 0.46rem;
  height: 0.46rem;
  margin: 0 0.1rem;
  line-height: 1;
  border-radius: 1rem;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.com-pag .cp_a:hover, .com-pag .cp_a.on {
  color: #fff;
  background-color: var(--active);
}
.com-pag .cp_num:hover, .com-pag .cp_num.on {
  background-color: #fff;
  color: var(--theme);
}
.com-pag .cp_btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14% auto;
}
.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.6666666667%;
  height: 29.1666666667%;
}
.com-pag .cp_btn path {
  width: 100%;
  height: 100%;
}
.com-pag .cp_btn:hover {
  background-color: var(--theme);
}
.com-pag .cp_prev {
  background-image: url(../images/icon-p11.png);
}
.com-pag .cp_prev:hover {
  background-image: url(../images/icon-p12.png);
}
.com-pag .cp_next {
  background-image: url(../images/icon-p21.png);
}
.com-pag .cp_next:hover {
  background-image: url(../images/icon-p22.png);
}
.com-pag .cp_te {
  min-width: 6.25em;
  margin: 0 0.3rem;
}
.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 svg {
  width: 0.5em;
  height: 1em;
}
.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;
}

.com-pag .cp-edit {
  width: 0.46rem;
  height: 0.46rem;
  background-image: url(../images/page_icon1.png);
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: center;
  position: relative;
}
.com-pag .cp-edit:hover .cp-bd {
  opacity: 1;
  pointer-events: auto;
}
.com-pag .cp-bd {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%);
  width: 2.4rem;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.2rem;
  line-height: 1.75;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.com-pag .cp-bd a {
  margin-right: 0.5em;
}
.com-pag .cp-bd a:hover {
  color: var(--active);
}
@media screen and (max-width: 900px) {
  .com-pag .cp_a {
    margin: 0.05rem;
  }
  .com-pag .cp_te {
    min-width: 4em;
  }
}
