.global_header .head-top {
  height: 1.2rem;
  padding: 0 0.2rem;
  display: flex;
  margin-top: 0.15rem;
}
.global_header .head-top .logo_left {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.3rem;
}
.global_header .head-top .logo_left h1 {
  width: 0.95rem;
  height: 0.95rem;
  margin: 0;
  display: flex;
}
.global_header .head-top .logo_left h1 a {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.global_header .head-top .logo_right {
  flex: 1;
  border-left: 1px dashed #cccccc;
  padding-left: 0.2rem;
  padding-top: 0.3rem;
}
.global_header .head-top .logo_right .right-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.1rem;
}
.global_header .head-top .logo_right .right-item:last-child {
  margin: 0;
}
.global_header .head-top .logo_right .right-item h3 {
  margin: 0;
  font-size: 18px;
  color: #006ec7;
}
.global_header .head-top .logo_right .right-item h3.bt_h3 {
  font-size: 0.26rem;
  font-weight: 400;
}
.global_header .head-top .logo_right .right-item a {
  font-size: 11px;
  display: flex;
  align-items: center;
}
.global_header .head-top .logo_right .right-item a.top_a {
  background-image: url("../img/phone.png");
  background-repeat: no-repeat;
  background-size: 0.35rem;
  padding-left: 0.4rem;
  color: #006ec7;
}
.global_header .head-top .logo_right .right-item a.bt_a {
  display: inline-block;
  width: 1rem;
  height: 0.28rem;
  background-image: url("../img/dhnn.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 0.4rem;
}
.global_header .head-banner .swiper-container.swiper-containers {
  height: 4.34rem;
}
.global_header .head-banner .swiper-container.swiper-containers .swiper-wrapper {
  height: 100%;
}
.global_header .head-banner .swiper-container.swiper-containers .swiper-wrapper .swiper-slide a {
  display: inline-block;
  height: 4.34rem;
}
.global_header .head-banner .swiper-container.swiper-containers .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
/* .global_header .head-show {
  padding: 0 0.4rem;
  background-color: #f2f2f2;
}
.global_header .head-show .show_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.global_header .head-show .show_wrapper:last-child {
  margin-top: 0.3rem;
  padding-bottom: 0.17rem;
}
.global_header .head-show .show_wrapper li {
  margin-top: 0.1rem;
}
.global_header .head-show .show_wrapper li:last-child {
  margin-right: 0;
}
.global_header .head-show .show_wrapper li a {
  display: flex;
  flex-direction: column;
  font-size: 0.26rem;
  color: #333;
  align-items: center;
}
.global_header .head-show .show_wrapper li a img {
  width: 0.98rem;
  height: 0.98rem;
}
.global_header .head-show .show_wrapper li a span {
  margin-top: 0.2rem;
  text-align: center;
} */
ul li {
  list-style: none;
}
nav{ overflow:hidden; background-color:#f2f2f2;}
nav a{ display:block; float:left; width:25%; text-align:center; font-size:14px; color:#000; margin-bottom:0px;}
nav a img{ display:block; margin:15px auto; margin-bottom:8px; width:54px;height:54px;}


.main-wrapper .ranking {
  padding: 0 0.36rem;
}
.main-wrapper .ranking .ranking-caption {
  margin-top: 0.3rem;
  margin-bottom: 0.23rem;
}
.main-wrapper .ranking .ranking-caption h3 {
  margin: 0;
  font-size: 0.4rem;
  color: #006EC6;
  text-align: center;
}
.main-wrapper .ranking .ranking_content {
  width: 100%;
}
.main-wrapper .ranking .ranking_content tbody tr td {
  text-align: center;
  padding: 0.15rem 0;
  font-size: 0.24rem;
}
.main-wrapper .ranking .ranking_content tbody tr td.caption {
  font-weight: bold;
}

.footer {
  height: 4rem;
  background: #222831;
  color: white;
  padding-left: 0.7rem;
  padding-right: 0.4rem;
  display: flex;
  padding-top: 0.4rem;
  /*align-items: center;*/
  justify-content: space-between;
  margin-top: 0.5rem;
}

.nr > p {
  letter-spacing: 0px;
  margin-top: 0.12rem;
  font-size: 0.24rem;
}

.erweima {
  width: 2rem;
  height: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.erweima .tup {
  width: 1rem;
  height: 1rem;
}
.erweima .tup img {
  width: 100%;
  height: 100%;
}
.erweima .wenzi {
  font-size: 0.22rem;
  text-align: center;
  color: #FFF;
  height: 1.4rem;
  line-height: 0.32rem;
}

/*# sourceMappingURL=ranking.css.map */
