
.com-breadnav.bgfff {
  background-color: #fff;
  box-shadow: 0 -1px 0 0 #f7f7f7 inset;
}
.com-breadnav.has_bn {
  box-shadow: 0 -1px 0px #e3e3e3 inset;
}
.com-breadnav .bn_box {
  display: flex;
  justify-content: space-between;
  font-size: 0;
}
.com-breadnav .bn_a {
  line-height: 1rem;
  display: inline-block;
  color: #333;
  position: relative;
  transition: color 0.3s;
  padding: 0 0.28rem;
}
.com-breadnav .bn_a:hover {
  color: #007bff;
  transition: color 0.3s;
}
.com-breadnav .bn_a.on {
  color: #007bff;
}
.com-breadnav .zone_nav {
  flex-shrink: 0;
  display: flex;
}
.com-breadnav .icon {
  margin-right: 0.5em;
  display: inline-flex;
  align-items: center;
}
.com-breadnav .icon img {
  width: 0.22rem;
}
.com-breadnav .sp1 {
  margin: 0 0.5em;
  position: relative;
}
.com-breadnav .z_a {
  color: #666;
  position: relative;
  transition: all 0.3s;
}
.com-breadnav .z_a.on, .com-breadnav .z_a:hover {
  color: #007bff;
  transition: all 0.3s;
}
@media screen and (max-width: 900px) {
  .com-breadnav .bn_box {
    flex-wrap: wrap;
  }
  .com-breadnav .bread_nav {
    max-width: 100%;
  }
  .com-breadnav .bn_a {
    margin-right: 0.3rem;
  }
  .com-breadnav .zone_nav {
    width: 100%;
  }
  .com-breadnav .sp1 {
    margin: 0 0.5em;
  }
}
.pro-11 {
  padding-top: 0.3rem;
  padding-bottom: 1.06rem;
}
.pro-11 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.75rem;
}
.pro-11 .swipers {
  width: 58.3333333333%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-11 .swiper1 {
  width: 81.6326530612%;
  position: relative;
  border-radius: 0.2rem;
  overflow: hidden;
}
.pro-11 .swiper1 .img1 {
  position: relative;
  padding-top: 62.5%;
}
.pro-11 .swiper2 {
  width: 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 0 0.2rem;
}
.pro-11 .swiper2 .swiper-container {
  width: 100%;
  height: 3.8rem;
}
.pro-11 .swiper2 .sw2 {
  height: auto;
  margin-bottom: 0.2rem;
  cursor: pointer;
  opacity: 0.3;
}
.pro-11 .swiper2 .img2 {
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
  background-color: #fff;
  overflow: hidden;
}
.pro-11 .swiper2 .img2 img {
  transform: scale(0.6);
}
.pro-11 .my-active {
  opacity: 1 !important;
}
.pro-11 .my-active::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #007bff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 5;
}
.pro-11 .text {
  width: 32.7380952381%;
  display: flex;
  align-items: center;
}
.pro-11 .h1 {
  font-weight: 600;
}
.pro-11 .d2 {
  line-height: 2.0625;
  margin-top: 0.22rem;
}
.pro-11 .d3 {
  margin-top: 0.54rem;
}
.pro-11 .dd {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0.42rem;
  background-color: #007bff;
  color: #fff;
  border-radius: 1rem;
  transition: all 0.3s;
}
.pro-11 .dd:hover {
  transform: translateY(-5px);
}
.pro-11 .ic {
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  background-image: url(/static/home/images/icon-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pro-11 .sbtn {
  width: 0.4rem;
  height: 0.4rem;
  background-repeat: no-repeat;
  background-size: 40% auto;
  background-position: center;
  cursor: pointer;
  box-shadow: 0 0 0 1px inset #007bff;
  border-radius: 50%;
}
.pro-11 .sbtn:hover {
  background-color: #007bff;
}
.pro-11 .prev {
  right: 100%;
  background-image: url(/static/home/images/icon-p13.png);
  transform: rotate(90deg);
}
.pro-11 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.pro-11 .next {
  left: 100%;
  background-image: url(/static/home/images/icon-p23.png);
  transform: rotate(90deg);
}
.pro-11 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
@media (max-width: 900px) {
  .pro-11 .swipers {
    width: 100%;
    order: 1;
  }
  .pro-11 .text {
    width: 100%;
    order: 2;
    margin-top: 0.4rem;
  }
  .pro-11 .swiper1 {
    width: 100%;
  }
  .pro-11 .swiper2 {
    width: 100%;
    margin-top: 0.4rem;
  }
  .pro-11 .swiper2 .swiper-container {
    height: auto;
  }
  .pro-11 .sbtn {
    display: none;
  }
}
.pro-12 {
  padding-bottom: 0.7rem;
}
.pro-12 .item {
  padding-top: 0.75rem;
  padding-bottom: 0.62rem;
  border-bottom: 1px solid #f3f3f3;
}
.pro-12 .item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.pro-12 .text {
  line-height: 2.8333333333;
  margin-top: 0.3rem;
}
.pro-12 .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.45rem;
}
.pro-12 .list .li {
  width: 23.2142857143%;
  margin-right: 2.380952381%;
  margin-bottom: 0.4rem;
}
.pro-12 .list .li:nth-child(4n) {
  margin-right: 0;
}
.pro-12 .list .dd {
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
}
.pro-12 .list .dd:hover .intro {
  opacity: 1;
}
.pro-12 .list .img {
  position: relative;
  padding-top: 71.7948717949%;
}
.pro-12 .list .txt {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0.16rem;
}
.pro-12 .list .h3 {
  color: #fff;
  font-weight: 600;
}
.pro-12 .list .intro {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0.2rem;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  text-align: center;
  transition: all 0.5s;
}
.pro-12 .tag a{
  margin-right: 1em;
}
@media (max-width: 900px) {
  .pro-12 .list {
    justify-content: space-between;
  }
  .pro-12 .list .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
.md-pro-15 {
  padding: 0.4rem 0;
}
.md-pro-15 .ul {
  margin-top: 0.3rem;
}
.md-pro-15 .li {
  width: calc( 820 / 1680 * 100%);
  margin-bottom: 0.2rem;
}
.md-pro-15 .dd {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0.2rem;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset rgba(0, 123, 255, 0.4);
  position: relative;
  border-radius: 0.1rem;
  color: #666;
}
.md-pro-15 .dd:hover {
  color: #007bff;
}
.md-pro-15 .dd .name {
  width: 75%;
}
.md-pro-15 .dd i {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/dd.png);
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 900px) {
  .md-pro-15 .li {
    width: 100%;
  }
}
.pro-13 {
  padding-top: 0.95rem;
  padding-bottom: 0.4rem;
  overflow: hidden;
}
.pro-13 .swiper {
  width: calc(100% + 0.4rem);
  margin-left: -0.2rem;
  margin-top: 0.36rem;
  position: relative;
}
.pro-13 .swiper-container {
  padding: 0.2rem;
}
.pro-13 .sw {
  display: block;
  background-color: #fff;
  height: auto;
  box-shadow: 0 0 0.2rem rgba(0, 123, 255, 0.15);
  border-radius: 0.2rem;
  overflow: hidden;
}
.pro-13 .sw:hover .img img {
  transform: scale(1.1);
}
.pro-13 .sw:hover .btn {
  background-color: #007bff;
  color: #fff;
}
.pro-13 .sw:hover .ic {
  background-image: url(/static/home/images/icon-2.png);
}
.pro-13 .img {
  position: relative;
  padding-top: 53.8461538462%;
  overflow: hidden;
}
.pro-13 .text {
  padding: 0.36rem 0.3rem 0.34rem;
}
.pro-13 .h3 {
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-13 .d2 {
  color: #666;
  line-height: 1.75;
  height: 5.25em;
  margin-top: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pro-13 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.17rem 0.42rem;
  box-shadow: 0 0 0 1px inset #007bff;
  color: #007bff;
  border-radius: 1rem;
  margin-top: 0.25rem;
}
.pro-13 .ic {
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  background-image: url(/static/home/images/icon-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.pro-13 .sbtn {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  background-size: 26.6666666667% auto;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 30;
  box-shadow: 0 0 0 1px #007bff inset;
}
.pro-13 .sbtn:hover {
  background-color: #007bff;
}
.pro-13 .prev {
  right: 100%;
  background-image: url(/static/home/images/icon-p13.png);
}
.pro-13 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.pro-13 .next {
  left: 100%;
  background-image: url(/static/home/images/icon-p23.png);
}
.pro-13 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
@media (max-width: 900px) {
  .pro-13 .swiper {
    width: 100%;
    margin-left: 0;
  }
  .pro-13 .h3 {
    -webkit-line-clamp: 2;
  }
  .pro-13 .d2 {
    height: auto;
    -webkit-line-clamp: 2;
  }
  .pro-13 .sbtn {
    background-color: #fff;
  }
  .pro-13 .prev {
    left: 0;
  }
  .pro-13 .next {
    left: auto;
    right: 0;
  }
}

.pro-14 {
  overflow: hidden;
  padding-top: 0.48rem;
  padding-bottom: 0.65rem;
}
.pro-14 .swiper {
  width: calc(100% + 0.4rem);
  margin-left: -0.2rem;
  margin-top: 0.14rem;
  position: relative;
}
.pro-14 .swiper-container {
  padding: 0.4rem 0.2rem;
}
.pro-14 .sw {
  height: auto;
  position: relative;
  transition: all 0.3s;
}
.pro-14 .sw:hover {
  transform: translateY(-0.2rem);
}
.pro-14 .sw:hover .top {
  box-shadow: 0px 0px 0.2rem 0px rgba(0, 123, 255, 0.2);
}
.pro-14 .sw:hover .btn {
  opacity: 1;
}
.pro-14 .top {
  padding: 0.2rem 0.3rem 0.6rem;
  height: 100%;
  border-radius: 0.2rem;
  background-color: #fff;
  transform: box-shadow 0.3s;
}
.pro-14 .img {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.pro-14 .te {
  margin-top: 0.6rem;
  text-align: center;
}
.pro-14 .h3 {
  font-weight: 600;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-14 .btn {
  min-width: 1.7rem;
  display: inline-block;
  background-color: #007bff;
  text-align: center;
  color: #fff;
  border-radius: 1rem;
  padding: 0.17rem 0.27rem;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -60%);
  opacity: 0;
  transition: all 0.3s;
}
.pro-14 .sbtn {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  top: 50%;
  background-repeat: no-repeat;
  background-size: 26.6666666667% auto;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 30;
  box-shadow: 0 0 0 1px #007bff inset;
}
.pro-14 .sbtn:hover {
  background-color: #007bff;
}
.pro-14 .prev {
  right: 100%;
  background-image: url(/static/home/images/icon-p13.png);
}
.pro-14 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.pro-14 .next {
  left: 100%;
  background-image: url(/static/home/images/icon-p23.png);
}
.pro-14 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
@media (max-width: 900px) {
  .pro-14 .swiper {
    width: 100%;
    margin-left: 0;
  }
  .pro-14 .prev {
    left: 0;
  }
  .pro-14 .next {
    left: auto;
    right: 0;
  }
}
.md-pro-16 {
  position: relative;
  overflow: hidden;
  padding: 0.7rem 0;
}
.md-pro-16 .rich-text {
  line-height: 1.5;
  margin-top: 0.3rem;
}
.md-pro-16 .rich-text img {
  max-width: 100%;
}

/* 为什么选择 */
.md-pro-17 {
  position: relative;
  overflow: hidden;
  padding: 0.7rem 0;
}
.md-pro-17 .rich-text {
  line-height: 1.5;
  margin-top: 0.3rem;
}
.md-pro-17 .rich-text img {
  max-width: 100%;
}

.md-series-4 {
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  background-color: #f2f2f2;
}
.md-series-4 .ul {
  margin-top: 0.54rem;
  margin-bottom: 0.6rem;
}
.md-series-4 .li {
  background-color: #ffffff;
  padding: 0 0.4rem;
  margin-bottom: 0.2rem;
}
.md-series-4 .li:last-child {
  margin-bottom: 0;
}
.md-series-4 .hd {
  padding: 0.2rem 0;
  border-bottom: 1px solid #dcdcdc;
}
.md-series-4 .hic {
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: #007bff;
  background-image: url(/static/home/images/p5.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55.5555555556% auto;
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.md-series-4 .bd {
  padding: 0.27rem 0;
  padding-left: 0.56rem;
}
.md-series-4 .bte {
  line-height: 1.3333333333;
  color: #666;
}
.md-series-4 .more {
  display: inline-flex;
  align-items: center;
  background-color: #007bff;
  color: #fff;
  padding: 0.18rem 0.4rem;
  border-radius: 1rem;
  cursor: pointer;
}
.md-series-4 .more i {
  width: 1em;
  height: 1em;
  margin-left: 0.1rem;
  background-image: url(/static/home/images/icon-p22.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.md-series-4 .t12 {
    display: inline-flex;
    align-items: center;
    color: #007bff;
    margin-top: 0.22rem;
    line-height: 1;
}
.md-series-4 .t12 svg{
    width: 0.5em;
    height: 1em;
    margin-left: 0.5em;
}

.my-dialog2 {
  display: none;
}
.my-dialog2.show {
  display: block;
}
.my-dialog2 .dlg-cont {
  width: 10rem;
  max-width: calc(100% - 0.48rem);
  padding: 0.75rem 0.6rem 0.6rem;
  border-radius: 0.1rem;
  box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.my-dialog2 .dlg-cont::-webkit-scrollbar {
  width: 4px;
  height: 1px;
}
.my-dialog2 .dlg-cont::-webkit-scrollbar-thumb {
  background: #535353;
}
.my-dialog2 .dlg-cont::-webkit-scrollbar-track {
  background: #ededed;
}
.my-dialog2 .off {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  background-image: url(/static/home/images/icon-8.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.my-dialog2 .ftit {
  font-weight: 600;
  text-align: center;
}
.my-dialog2 .fbox {
  margin-top: 0.36rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.my-dialog2 .fi {
  width: 48.8372093023%;
  display: flex;
  box-shadow: 0 0 0 1px #eee;
  margin-bottom: 0.2rem;
  position: relative;
}
.my-dialog2 .fi .ic {
  width: 0.4rem;
  height: 0.45rem;
  position: relative;
}
.my-dialog2 .fi .ii {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: 40%;
  -o-object-fit: contain;
     object-fit: contain;
}
.my-dialog2 .fi .ip {
  width: 100%;
  height: 0.6rem;
  border: none;
  padding: 0 0.2rem;
}
.my-dialog2 .fi .ip::-moz-placeholder {
  color: #999;
}
.my-dialog2 .fi .ip::placeholder {
  color: #999;
}
.my-dialog2 .fi .ta {
  width: 100%;
  height: 1.6rem;
  border: none;
  padding: 0.2rem;
}
.my-dialog2 .fi .ta::-moz-placeholder {
  color: #999;
}
.my-dialog2 .fi .ta::placeholder {
  color: #999;
}
.my-dialog2 .ww100 {
  width: 100% !important;
}
.my-dialog2 .f-block {
  display: block;
  height: 0.4rem;
  box-shadow: none;
}
.my-dialog2 .sel-box {
  display: flex;
  box-shadow: 0 0 0 1px #eee;
  background-color: #fff;
  position: relative;
}
.my-dialog2 .tshow {
  z-index: 100;
}
.my-dialog2 .tshow .other {
  display: block;
}
.my-dialog2 .my-sel {
  width: 100%;
}
.my-dialog2 .my-sel.show .hd::before {
  transform: translateY(-50%) rotate(225deg);
}
.my-dialog2 .my-sel.show .bd {
  opacity: 1;
  pointer-events: auto;
}
.my-dialog2 .my-sel .hd {
  display: flex;
  align-items: center;
  height: 0.6rem;
  cursor: pointer;
  color: #999;
  position: relative;
  padding: 0 0.2rem;
  padding-right: 0.3rem !important;
}
.my-dialog2 .my-sel .hd::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.3s;
}
.my-dialog2 .my-sel .hd span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.my-dialog2 .my-sel .bd {
  position: absolute;
  top: calc(100% + 0.06rem);
  left: 0;
  min-width: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 60;
}
.my-dialog2 .my-sel .blist {
  border-radius: 0.06rem;
  max-height: 2.4rem;
  overflow-y: auto;
  box-shadow: 0px 0px 6px 0px rgba(167, 172, 184, 0.5);
  background-color: #fff;
}
.my-dialog2 .my-sel .bitem {
  background-color: #fff;
  color: #666;
  padding: 0.1rem 0.2rem;
  cursor: pointer;
}
.my-dialog2 .my-sel .bitem:hover {
  background-color: #f1f4f9;
}
.my-dialog2 .my-sel .bitem.selected {
  background-color: #f1f4f9;
}
.my-dialog2 .btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.16rem 0.42rem;
  background-color: #007bff;
  color: #fff;
  border-radius: 1rem;
  border: none;
  cursor: pointer;
}
.my-dialog2 .ic {
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  background-image: url(/static/home/images/icon-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 900px) {
  .my-dialog2 .dlg-cont {
    padding: 0.4rem;
    max-height: calc(100% - 0.48rem);
    overflow-y: auto;
  }
  .my-dialog2 .fi {
    width: 100%;
  }
  .my-dialog2 .f-block {
    height: auto;
  }
  .my-dialog2 .my-sel .bitem {
    white-space: wrap;
  }
  .my-dialog2 .my-sel .hd {
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .my-dialog2 .my-sel .hd span {
    -webkit-line-clamp: 2;
  }
}
.my-dialog2 .fi .code {
    position: absolute;
    top: 10%;
    right: 0.1rem;
    height: 80%;
    max-width: none;
}
