
/* p5003 荣誉资质 */
.mq-navbox{width: 100%;text-align: center; position: relative;z-index: 18;}
.mq-nav{display: inline-block;vertical-align: middle;border-bottom: .02rem solid transparent;padding: .12rem 0; position: relative;cursor: pointer; color: #999999; margin: 0 .3rem .35rem;}
.mq-nav:after{content: '';position: absolute;top: 50%;right: -.45rem;margin-top: -.09rem;width: .03rem;height: .18rem;background-color: #eee;}
.mq-nav:last-child:after{display: none;}
.mq-nav:before{display: none;content: ''; position: absolute;bottom: -.1rem;left: 50%;margin-left: -.05rem;width: .11rem;height: .1rem;background-image: url(/static/home/images/g25.png);background-size: .11rem auto;background-position: top center;background-repeat: no-repeat;}
.mq-nav:hover{border-bottom: .02rem solid #0f69ce;color: #222222;}
.mq-nav:hover:before{display: block;}
.mq-nav.active{border-bottom: .02rem solid #0f69ce;color: #222222;}
.mq-nav.active:before{display: block;}


.mr-a{width: 100%;padding-top: .85rem;padding-bottom: .98rem; background-color: #f8f8f8;}
.mr-b{width: 17.7rem;margin: 0 auto;}
.mr-cont{width: 100%;font-size: 0;padding-bottom: .45rem;}
.mr-item{display: inline-block;vertical-align: middle;cursor: pointer;background-color: #ffffff;border-radius: .1rem;width: 5.74rem;margin-right:  .24rem;margin-bottom: .25rem;}
.mr-item:nth-child(3n){margin-right: 0;}
.mr-img{width: 100%;height: 4.65rem;text-align: center;line-height: 4.65rem;border-bottom: 1px solid #eeeeee;}
.mr-img img{max-width: 80%; max-height: 65%;transform: scale(1.00);transition: all .5s;}
.mr-text{display: block; width: 100%;padding:.4rem .5rem .65rem;position: relative;}
.mr-text:after{content: ''; position: absolute;bottom: .45rem;left: .5rem;width: 50%;height: 3px;background-image: url(/static/home/images/g32.png);background-size: auto 3px;background-position: left center;background-repeat: no-repeat;}
.mr-name{color: #9a9a9a;line-height: 1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.mr-item:hover .mr-img img{transform: scale(1.05);}
.mr-item:hover .mr-text{background-color: #0f69ce;}
.mr-item:hover .mr-text:after{background-image: url(/static/home/images/g32-b.png);}
.mr-item:hover .mr-name{ color: #fff;}

@media(max-width:900px) {
    .mr-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;} 
    .mr-item{width: calc(50% - 5px);margin-right: 10px;}
    .mr-item:nth-child(3n){margin-right: 10px;}
    .mr-item:nth-child(2n){margin-right: 0;}
    .mr-img{height: 2.8rem;line-height:  2.8rem;}
    .mr-img img{max-height: 80%;}
    .mr-text{padding: .4rem .2rem .65rem;}
    .mr-text:after{left: .2rem;}
}

.mq-navbox {
  text-align: center;  position: relative;
  z-index: 10;
}
.mq-navbox .swiper-container {
  display: inline-block;
  max-width: 100%;
  padding: 0.2rem 0;
}
.mq-navbox .nsw {
  width: auto;
  border-bottom: 0.02rem solid transparent;
  padding: 0.12rem 0;
  position: relative;
  cursor: pointer;
  color: #999999;
  margin: 0 0.3rem 0.35rem;
}
.mq-navbox .nsw:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.3rem;
  margin-top: -0.09rem;
  width: 0.03rem;
  height: 0.18rem;
  background-color: #eee;
}
.mq-navbox .nsw:last-child:after {
  display: none;
}
.mq-navbox .nsw:before {
  display: none;
  content: "";
  position: absolute;
  bottom: -0.1rem;
  left: 50%;
  margin-left: -0.05rem;
  width: 0.11rem;
  height: 0.1rem;
  background-image: url(/static/home/images/g25.png);
  background-size: 0.11rem auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.mq-navbox .nsw:hover {
  border-bottom: 0.02rem solid #0f69ce;
  color: #222222;
}
.mq-navbox .nsw:hover:before {
  display: block;
}
.mq-navbox .nsw.active {
  border-bottom: 0.02rem solid #0f69ce;
  color: #222222;
}
.mq-navbox .nsw.active:before {
  display: block;
}

/* 分页 */
.bg-cont{width: 100%;font-size: 0;text-align: center;}
.bg-buttom{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 83px;height: 50px;line-height: 50px;font-size: 18px;background-color: #f7f7f7;}
.bg-item{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 50px;height: 50px;line-height: 50px;font-size: 20px;background-color: #f7f7f7;}
 
.bg-buttom:hover{background-color: #0f69ce !important;color: #ffffff;}
.bg-item:hover{background-color: #0f69ce !important;color: #ffffff;}
.bg-item.active{background-color: #0f69ce !important;color: #ffffff;}

.bg-cont.cont2 .bg-buttom{background-color: #fff;}
.bg-cont.cont2 .bg-item{background-color: #fff;}

@media(max-width:1400px) {
    .bg-buttom{min-width: 55px;height: 45px;line-height: 45px;font-size: 14px;}
    .bg-item{min-width: 45px;height: 45px;line-height: 45px;font-size: 16px;}
}

@media(max-width:900px) {
    .bg-buttom{min-width: 45px;height: 35px;line-height: 35px;font-size: 12px;}
    .bg-item{min-width: 35px;height: 35px;line-height: 35px;font-size: 13px;}
}
