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;
}

.title-bar {
  height: 40px;
  overflow: hidden;
  background-color: #ffffff;
}

.title-bar .content {
  width: 1000px;
  height: 40px;
  margin: auto;
}

.title-bar img {
  margin: 5px 10px;
  height: 30px;
}

.title-bar a {
  float: left;
  display: block;
}

.title-bar .link {
  color: rgba(102, 102, 102, 1.00);
  font-size: 14px;
  margin: 0 10px;
  line-height: 40px;
}

.title-bar a {
  color: #333;
  text-decoration: none;
}[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);
}

.owo-module2 .swiper-container {
  width: 510px;
  height: 640px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 1px;
  top:177px;
}

.owo-module2 .swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}

.owo-module2 .swiper-slide p {
  font-style: italic;
  font-size: 25px;
}

.owo-module2 .pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  top: 10px;
}

.owo-module2 .swiper-pagination-switch {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 0px 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}

.owo-module2 .swiper-active-switch {
  background: #fff;
}

.owo-module2 .swiper-slide {
  position: relative;
}

.owo-module2 .card-bar-2 {
  background-image: url('../images/card-bar.png');
  width: 422px;
  height: 90px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: transform 0.5s, opacity 0.5s;
}

.owo-module2 .card-bar-2 h2 {
  line-height: 28px;
  font-size: 20px;
  padding-top: 15px;
}

.owo-module2 .card-bar-2 p {
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
}

.owo-module2 .up {
  position: absolute;
  top:160px;
  left: 245px;
  cursor: pointer;z-index:9999;
}

.owo-module2 .down {
  position: absolute;
  bottom:65px;
  left: 245px;
  cursor: pointer;z-index:9999;
}

.owo-module2 .edit {
  display: none;
}

.owo-module2 .show2 {
  width: 589px;
  height: 400px;
  position: absolute;
  right: 44px;
  top: 155px;
}

.owo-module2 .text-show2 {
  position: absolute;
  right: 69px;
  bottom: 67px;
  color: white;
  width: 548px;
  height: 209px;
  font-size: 18px;
  line-height: 33px;
  text-indent: 2em;
}

.owo-module2 .text-show2 a:hover {
  color: white;
}

.owo-module2 .zhuangshi {
  position: absolute;
  top: 497px;
  left: 500px;
}
.LbWMGSGs {
  height: 195px;
  width: 1300px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
}

.LbWMGSGs .swiper-container {
  height: 195px;
  width: 1260px;
  position: relative;
}

.LbWMGSGs .swiper-container .swiper-item {
  width: 345px;
  height: 195px;
  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 {
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 999;
}

.LbWMGSGs .swiper-button-next {
  right: 0;
  transform: rotate(180deg);
}

.LbWMGSGs .swiper-button-prev {
  left: 0;
}

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

.LbWMGSGs a img {
  width: 345px;
  height: 195px;
  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: 345px;
  margin: 0 auto;
}

.LbWMGSGs .swiper-slide {
  position: relative;
}
#copyright {
  padding: 40px 0;
  position: relative;
  font-size: 14px;
  height: 145px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
}
.top-box {
  width: 100%;
  height: 709px;
  position: relative;
  overflow: hidden;
}

.main-top {
  width: 1920px;
  height: 709px;
  background-image: url('../images/topjpg.jpg');
  left: -50%;
  right: -50%;
  margin: auto;
  position: absolute;
}

.search-box {
  width: 1200px;
  height: 286px;
  background-image: url('../images/search-box.png');
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 55px;
  padding: 10px;
}

.search-box .search-input {
  height: 42px;
  padding: 0 10px;
  font-size: 18px;
  border-radius: 5px;
  display: inline-block;
  width: 1060px;
  margin-right: -5px;
  border: 2px solid #ccc;
}

.search-box .search-button {
  display: inline-block;
}

.search-info-bar {
  text-align: right;
  line-height: 32px;
  font-size: 16px;
}

.search-info-bar span {
  margin: 0 5px;
}

.search-info {
  font-size: 16px;
  line-height: 50px;
}

.search-info a {
  margin-left: 10px;
}

.search-info span {
  font-weight: bold;
}
.search-info a.active {
  font-weight: bold;
  background-color: #b39b72;
  color: white;
  border-radius: 5px;
}

.search-info a {
  margin: 0 10px;
  cursor: pointer;
  padding: 3px 10px;
}
.xjpy {
  background-image: url('../images/xjpy.png');
  width: 1190px;
  height: 289px;
  margin-top: 20px;
}
.swiper-container-jj{position:absolute;top:60px;left:400px;width:770px;height:160px;overflow: hidden;}
.xjpy .text {font-size:20px;width:770px;text-indent:2em;line-height:28px;}
.xjpy .text p{text-align: justify;}
.yb-box {
  background-image: url('../images/y-b.png');
  width: 100%;
  height: 309px;
  padding-top: 30px;
  background-size: 1920px 309px;
  background-position: center;
  margin-bottom: 40px;
}

.bian-item {
  background-color: #d0332a;
  width: 220px;
  height: 65px;
  border-radius: 5px;
  position: relative;
  border: 2px solid #fbcdb6;
  margin: 0 10px;
}

.bian-item a {
  display: block;
}

.bian-item img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.gao-item {
  background-color: #f5d1c6;
  width: 220px;
  height: 145px;
  border-radius: 5px;
  position: relative;
  border: 2px solid #fbcdb6;
  margin: 0 10px;
  margin-top: 30px;
}

.gao-item a {
  display: block;
}

.gao-item img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.news-box {
  width: 599px;
  height: 317px;
  background-image: url('../images/box-1.png');
  position: relative;
}

.news-box ul {
  font-size:16px;
  position: absolute;
  left: 32px;
  top: 30px;
  height: 245px;
  overflow: auto;
  width: 530px;
  position: relative;
}

.news-box li {
  position: relative;
  line-height: 32px;
  background-image: url(http://www.people.com.cn/img/2020peopleindex/img/dot1.gif);
  background-position: 0px 15px;
  background-repeat: no-repeat;
  padding-left: 15px;
}
.news-box li a{display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height: 34px;}
.news-box .time {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}

.jh-box {
  margin-bottom: 40px;
}

.hszj-box {
  background-image: url('../images/hszjdkpng.jpg');
  width: 1200px;
  height:897px;
  margin-bottom: 40px;
}

.xxjc-box .xxjc {
  width: 1230px;
  margin: 0  auto;
  margin-bottom: 50px;
}

.xxjc-box .xxjc-item {
  width: 350px;
  height: 225px;
  margin-bottom: 20px;
  display: block;
}

.xxjc-box a,
.xxjc-box img {
  display: block;
  width: 100%;
  height: 100%;
}

.xxjc-box .xxjc-bar {
  margin: 0 10px;
}

.xxjc-box .xxjc-bar.mini {
  width: 250px;
}

.xxjc-box .xxjc-bar.mini .xxjc-item {
  width: 250px;
  height: 145px;
}

.xxjc-box .xxjc-bar.mini-2 {
  width: 275px;
}

.xxjc-box .xxjc-bar.mini-2 .xxjc-item {
  width: 275px;
  height: 225px;
}

.hszj-box {
  position: relative;
}
.title-bar1{
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
