body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.swiper-box {
  height: 54vw;
  overflow: hidden;
  width: 96%;
  margin: 0 auto;
  border-radius: 5px;
}

.swiper-box img {
  width: 100%;
  height: 100%;
}

.swiper-box a {
  display: block;
  color: white;
  width: 100%;
  height: 100%;
}

.swiper-box .swiper-wrapper .text {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  font-size: 14px;
}

.swiper-box .swiper-container {
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.swiper-box .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  margin: 0 3px;
  display: inline-block;
  border-radius: 50%;
  background-color: white;
  position: relative;
  cursor: pointer;
  float: left;
  box-shadow: 0px 1px 2px #555 inset;
}

.swiper-box .swiper-active-switch {
  background-color: #168cdb;
}

.swiper-box a {
  text-decoration: none;
}

.swiper-box .swiper-slide {
  position: relative;
}

.swiper-box .pagination {
  position: absolute;
  bottom: 40px;
  right: 5px;
  height: 10px;
}
#copyright {
  height: 60px;
  padding: 40px 0;
  position: relative;
  font-size: 14px;
  height: 60px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
}
.img-show-box {
  position: relative;
}

.img-show-box a {
  display: block;
}

.img-show-box .main {
  width: 100%;
  height: auto;
  display: block;
}

.img-show-box .text-show {
  position: absolute;
  bottom: 0;
  display: block;
  width: calc(100% - 20px);
  height: 60px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.36);
}

.img-show-box .text-show h2 {
  color: white;
  line-height: 30px;
  font-size: 18px;
}

.img-show-box .text-show h4 {
  color: white;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
}

.swiper-conn-box {
  padding: 3vw 0;
}
.nav-bar{border-bottom: 2px solid #1439a3;background-color: #e0e0e0;}
.nav-bar li {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 16px;  
  line-height: 40px;  
}

.nav-bar li.active {
  color: #1439a3;
  font-weight: bold;
}

.nav-box-list .title {
  background-image: url('../resource/line.png');
  background-repeat: no-repeat;
  height: 40px;
  line-height: 40px;
  padding-left: 18px;
  font-size: 20px;
  font-weight: bold;
  background-size: auto 32px;
  background-position: left center;
  margin: 10px 0;
}

.nav-box-list .nav-box {
  width: 96%;
  margin: 0 auto;
}

.news-card {
  height: 90px;
  position: relative;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
}

.news-card h3 {
  line-height: 26px;
  font-size: 18px;
  width: calc(100% - 120px);
}

.news-card .show {
  position: absolute;
  max-width: 120px;
  border-radius: 5px;
  right: 0;
  top: 15px;
  margin: auto;
  max-height: 90px;
}

.news-card .bottom {
  position: absolute;
  left: 0;
  bottom: 5px;
  font-size: 12px;
  color: #8a8a8a;
  background-image: url('../resource/icon3.png');
  padding-left: 14px;
  background-size: 12px;
  background-position: left center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  height: 20px;
}

.news-card .bottom a {
  color: #8a8a8a; margin:0 6px;
}

.news-card .bottom span {
  width: 20px;
  display: inline-block;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

.news-card .bottom p {
  display: inline-block;
  margin-right: 8px;
}

.news-card .bottom .message {
  background-image: url('../resource/liuyan.png');
  background-size: 16px auto;
}

.news-card .bottom .share {
  background-image: url('../resource/share.png');
  background-size: 14px auto;
}

.news-card.no-image {
  height: auto;
  padding-bottom: 40px;
}

.news-card.no-image h2 {
  width: 100%;
}

.news-card.video {
  height: auto;
  padding-bottom: 5px;
}

.news-card.video h2 {
  width: 100%;
}

.news-card.video video {
  display: block;
  width: 100%;
  margin: 8px 0;
  border-radius: 5px;
}

.news-card.video .bottom {
  position: relative;
  bottom: 0;
}

.show-more {
  display: block;
  margin: 10px auto;
  height: 18px;
  margin-top: 15px;
}

.show-more-box {
  height: 620px;
  overflow: hidden;
}

