body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
  min-height: 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: 393px;
  overflow: hidden;
  width: 495px;
  margin: 0 auto;
}

.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: 393px;
  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: 10px;
  right: 10px;
  height: 10px;
}[o-hover="grow"] {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
[o-hover="grow"]:hover, [o-hover="grow"]:focus, [o-hover="grow"]:active {
  transform: scale(1.1);
}

.LbWMGSGs {
  height: 260px;
  width: 990px;
  position: relative;
}

.LbWMGSGs .swiper-container {
  height: 260px;
  width: 960px;
  position: relative;
}

.LbWMGSGs .swiper-container .swiper-item {
  width: 310px;
  height: 250px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.LbWMGSGs .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.LbWMGSGs {
  position: relative;
}

.LbWMGSGs .swiper-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}

.LbWMGSGs .swiper-button-next {
  right: -110px;
}

.LbWMGSGs .swiper-button-prev {
  left: -110px;
}

.LbWMGSGs a {
  color: black;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.LbWMGSGs a img {
  width: 310px;
  height: 250px;
  margin: 0 auto;
  display: block;
}

.LbWMGSGs .image-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  width: 310px;
  margin: 0 auto;
}

.LbWMGSGs .swiper-slide {
  position: relative;
}
#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;
}
.home {
  background-image: url('../resource/bg.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
}

.main h1 {
  text-align: center;
  line-height: 90px;
  color: #0045ad;
  font-size: 32px;
}

.main h2 {
  text-align: center;
  width: 440px;
  display: block;
  margin: 0 auto;
  color: #0045ad;
  font-size: 22px;
  line-height: 1.6;
}

.border-box {
  border: 5px solid #0045ad;
  position: relative;
  margin-top: 50px;
}

.video-box {
  box-shadow: 1px 1px 5px #585555;
  border: none;
}

.video-box .video {
  height: 100%;
}

.video-box video {
  display: block;
  width: 100%;
  height: 100%;
}

.video object {
  display: block;
}

.title {
  background-image: url('../resource/title.png');
  background-repeat: no-repeat;
  height: 80px;
  background-position: center 70px;
  line-height: 70px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #0045ad;
  margin-top: 40px;
}

.image-box {
  height: 420px;
  padding: 50px 20px;
}

.swiper-bg {
  background-image: url('../resource/box.png');
  width: 505px;
  height: 403px;
  position: relative;
}

.swiper-bg .swiper-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.text-box {
  width: 370px;
}

.text-box h2 {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 10px;
}

.text-box p {
  font-size: 16px;
  line-height: 24px;
  text-indent: 2em;
  color: #373737;
}

.text-box .line {
  background-image: url('../resource/line.png');
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.text-box h4 {
  line-height: 30px;
  font-size: 18px;
  font-weight: normal;
}

.auto-box {
  padding: 50px 65px;
}

.auto-box ul {
  max-height: 890px;
  overflow: auto;
}

.auto-box h2 {
  line-height: 40px;
  font-size: 23px;
  border-left: 5px solid #0045ad;
  padding-left: 15px;
}

.auto-box p {
  font-size: 18px;
  text-indent: 2em;
  line-height: 28px;
  margin-top: 15px;
  color: #373737;
}

.auto-box .info-box {
  margin-top: 20px;
}

.auto-box .info-item {
  float: left;
  width: 50%;
  font-size: 18px;
  line-height: 30px;
}

.auto-box .line {
  background-image: url('../resource/line-2.png');
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}

.zhibo-box {
  padding: 50px 65px;
}

.zhibo-box .show-title {
  background-image: url('../resource/zhibo.png');
  width: 58px;
  height: 130px;
  position: absolute;
  color: white;
  font-size: 35px;
  text-align: center;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: -55px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.zhibo-box li {
  background-image: url('../resource/doit.png');
  background-repeat: no-repeat;
  width: 41%;
  float: left;
  color: #3b3c3d;
  font-size: 16px;
  padding: 1% 2%;
  line-height: 25px;
  border-bottom: 1px dotted #78b6fe;
  margin: 0 2%;
  background-position: 0px 14px;
}

.main-box {
  width: 100%;
  padding-bottom:20px;
}

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