
/* #filterForm .fbox.short .fitem{display:block}#filterForm .fbox.short .fitem:nth-child(n+3){display:none} */
.loading{position: fixed;top: 0;right: 0;bottom: 0;left: 0;display: none;z-index: 99999;cursor: wait;}
 


.md-pro-page {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top;
  background-color: #f3fafe;
  position: relative;
}
.md-pro-page .pro-le {
  width: 16.875%;
}
.md-pro-page .pro-ri {
  width: 74.5625%;
}
@media screen and (min-width: 901px) {
  .md-pro-page::before {
    content: "";
    width: 5rem;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 900px) {
  .md-pro-page .pro-le {
    width: 100%;
  }
  .md-pro-page .pro-ri {
    width: 100%;
  }
}

 
 

.pro-nav {
  padding-top: 1.1rem;
  position: relative;
}
.pro-nav .ul1 {
  margin-top: 0.3rem;
}
.pro-nav .ul1 .li1 {
  margin-bottom: 0.3rem;
}
.pro-nav .ul1 .li1.show .dt1 {
  background-color: #0177bf;
}
.pro-nav .ul1 .li1.show .ic1 {
  background-image: url(/static/home/images/hm_4.png);
  transition: all 0.3s;
}
.pro-nav .ul1 .li1.show .a1 {
  color: #fff;
}
.pro-nav .ul1 .dt {
  position: relative;
  cursor: pointer;
}
.pro-nav .ul1 .a1 {
  color: #666;
  display: inline-block;
}
.pro-nav .ul1 .dt1 {
  padding: 0.17rem 0.18rem;
}
.pro-nav .ul1 .nt1 {
  background-color: #0177bf;
  color: #fff;
  padding: 0.14rem 0.3rem;
}
.pro-nav .ul1 .a2 {
  display: block;
  padding: 0.13rem 0.3rem;
  color: #444;
  transition: all 0.3s;
  position: relative;
}
.pro-nav .ul1 .a2:hover {
  background-color: #d1e8f4;
}
.pro-nav .ul1 .a2.on {
  background-color: #d1e8f4;
}
.pro-nav .ul1 .a2 {
  background-color: #d1e8f4;
}
.pro-nav .ul1 .li2{
  margin-bottom: 0.1rem;
}
.pro-nav .ul1 .ul3 {
  display: none;
  padding-top: 0.1rem;
  padding-bottom: 0.2rem;
}
.pro-nav .ul1 .a3 {
  display: inline-block;
  line-height: 2.3571428571;
  padding: 0 0.4rem;
  color: #666;
}
.pro-nav .ul1 .a3:hover {
  color: #0177bf;
}
.pro-nav .ul1 .ul4 {
  display: none;
  padding-top: 0.1rem;
  padding-bottom: 0.2rem;
}
.pro-nav .ul1 .a4 {
  display: block;
  line-height: 2.3571428571;
  padding: 0 0.5rem;
  color: #666;
}
.pro-nav .ul1 .a4:hover {
  color: #0177bf;
}
.pro-nav .ul1 .on {
  color: #0177bf !important;
}
.pro-nav .ul1 .has-ul {
  position: relative;
}
.pro-nav .ul1 .has-ul::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  background-image: url(/static/home/images/hm_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.4em);
  z-index: 3;
}
.pro-nav .ul1 .show > .has-ul::before {
  background-image: url(/static/home/images/hm_4.png);
}
.pro-nav .btns {
  margin-top: 0.2rem;
}
.pro-nav .btns .down {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 0.2rem;
  box-shadow: 0 0 0 1px inset #0177bf;
  color: #0177bf;
  border-radius: 1rem;
  transition: all 0.3s;
}
.pro-nav .btns .down:hover {
  background-color: #0177bf;
  color: #fff;
}
.pro-nav .btns .down:hover .dic {
  filter: brightness(0) invert(1);
}
.pro-nav .btns .dic {
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/a8.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.2rem;
}
.pro-nav .n-select {
  width: 100%;
  position: relative;
  padding: 0 0.2rem;
  color: #666;
  background-color: #fff;
  box-shadow: 0 0 0 1px inset #d7e5ed;
  margin-bottom: 0.1rem;
}
.pro-nav .n-select::before {
  content: "";
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/static/home/images/a9.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  pointer-events: none;
}
.pro-nav .n-select .cur {
  line-height: 3.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro-nav .n-select select {
  font-family: inherit;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-left: 0.15rem;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.pro-nav .ul1 .li2>.has-ul::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
 background-image: none !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.4em);
  transform: rotate(45deg);
  z-index: 3;
}
.pro-nav .ul1 .li2>.show > .has-ul::before {
 
}

@media screen and (max-width: 900px) {
  .pro-nav .n-tit {
    cursor: pointer;
  }
  .pro-nav .ul1 .li2 {
    width: 100%;
  }
}

 

.pro-tt {
  position: relative;
  padding-left: 0.17rem;
  line-height: 1;
}
.pro-tt::before {
  content: "";
  width: 0.06rem;
  height: 1em;
  background-color: #004ab5;
  border-radius: 1rem;
  position: absolute;
  left: 0;
  top: 0;
}


.pro-inp {
  position: relative;
}
.pro-inp .ip {
  width: 100%;
  height: 3em;
  border: 1px solid #eee;
  padding: 0 0.2rem;
  padding-right: 0.6rem;
}
.pro-inp .submit {
  position: absolute;
  right: 0.1rem;
  top: calc(50% - 0.75em);
  width: 1.5em;
  height: 1.5em;
  background-color: #0177bf;
  border: none;
  background-image: url(/static/home/images/h-mag-w.png);
  background-repeat: no-repeat;
  background-size: 60% auto;
  background-position: center;
  cursor: pointer;
}


.md-pro-11 {
  padding-top: 1.1rem;
  position: relative;
}
.md-pro-11 .box {
  padding: 1rem 0;
}
.md-pro-11 .imgs {
  width: 40.2347024308%;
  margin-left: calc(72 / 1193 * 100%);
  margin-right: calc(93 / 1193 * 100%);
}
.md-pro-11 .img {
  position: relative;
  padding-top: 62.5%;
}
.md-pro-11 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-pro-11 .text {
  width: calc(485 / 1193 * 100%);
}
.md-pro-11 .type {
  margin-top: 1px;
}
.md-pro-11 .intro {
  line-height: calc(30 / 18  );
}
.md-pro-11 .line {
  height: 1px;
  background-color: #e4ecf0;
  margin-top: 0.17rem;
  margin-bottom: 0.22rem;
}
.md-pro-11 .btns {
  margin-top: 0.62rem;
}
.md-pro-11 .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #0177bf;
  padding: 0.17rem;
  padding-left: 1.5em;
  padding-right: 2.125em;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-pro-11 .aa:hover {
  transform: translateY(-5px);
}
.md-pro-11 .aa .ic {
  margin-left: 0.35rem;
  width: 1.5em;
}
@media screen and (max-width: 900px) {
  .md-pro-11 {
    padding-top: 0.2rem;
    padding-bottom: 1rem;
  }
  .md-pro-11 .box {
    padding: 0.5rem;
  }
  .md-pro-11 .imgs {
    width: 50%;
    margin: 0 auto;
  }
  .md-pro-11 .text {
    margin-top: 0.5rem;
  }
  .md-pro-11 .btns {
    margin-top: 0.5rem;
  }
  .md-pro-11 .text {
    width: 100%;
    order: 2;
  }
}

.md-pro-12 {
  margin-top: 0.2rem;
  padding: 0.78rem 0.6rem 0.72rem;
}
.md-pro-12 .item {
  margin-bottom: 0.5rem;
}
.md-pro-12 .item:last-child {
  margin-bottom: 0;
}
.md-pro-12 .txt {
  line-height: calc(34 / 18  );
  margin-top: 0.21rem;
}
.md-pro-13 {
  padding-top: 0.5rem;
  padding-bottom: 1.1rem;
}
.md-pro-13 .swiper {
  position: relative;
  margin-top: 0.25rem;
  overflow: hidden;
}
.md-pro-13 .sw {
    height: auto;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}
.md-pro-13 .sw:hover .img img {
  transform: scale(1.05);
}
.md-pro-13 .sw:hover  {
  background-color: #0177bf;
}
.md-pro-13 .sw:hover .name {
  color: #fff;
}
.md-pro-13 .sw:hover .intro {
  color: #78b5db;
}
.md-pro-13 .sw:hover .btn {
  background-color: #318fc8;
  background-image: url(/static/home/images/a7.png);
}
.md-pro-13 .img {
  position: relative;
  padding-top: calc(285 / 378 * 100%);
  background-color: #fff;
  overflow: hidden;

}
.md-pro-13 .text {
  width: 100%;
  padding: 0.31rem 0.3rem 0.29rem;
  box-shadow: 0 1px 0 0 inset #e5eff5;
  position: relative;
  transition: all 0.3s;
}
.md-pro-13 .tle {
  width: calc(100% - 0.6rem);
}
.md-pro-13 .name {
  font-weight: 400;
  color: #222;
  transition: all 0.3s;
}
.md-pro-13 .intro {
  margin-top: 0.05rem;
}
.md-pro-13 .btn {
  width: 1em;
  height: 1em;
  background-color: #f3fafe;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: 16.6666666667% auto;
  background-position: center;
  flex-shrink: 0;
}
.md-pro-13 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28% auto;
  cursor: pointer;
  margin-left: 0.15rem;
  z-index: 30;
  transition: all 0.3s;
}
.md-pro-13 .sbtn:hover {
  background-color: #0177bf;
}
.md-pro-13 .prev {
  background-image: url(/static/home/images/a11.png);
}
.md-pro-13 .prev:hover {
  background-image: url(/static/home/images/a12.png);
}
.md-pro-13 .next {
  background-image: url(/static/home/images/a13.png);
}
.md-pro-13 .next:hover {
  background-image: url(/static/home/images/a14.png);
}
