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

.header1 .w1000 {
  width: 1000px;
  margin: 0 auto;
  height: 45px;
}

.header1 {
  background: #fff;
  height: 45px;
  width: 100%;
}

.header1 .left {
  float: left;
  height: 45px;
  width: 90px;
  position: relative;
}

.header1 .left a {
  display: block;
  width: 100%;
  height: 100%;
}

.header1 .left img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 32px;
}

.header1 em {
  float: right;
  line-height: 45px;
  font-style: normal;
  font-size: 14px;
}

.header1 em a {
  display: inline-block;
  text-decoration: none;
}

.header1 em a:hover {
  text-decoration: underline;
}

.header1 em,
.header1 em a,
.header1 em a:link,
.header1 em a:visited,
.header1 em a:hover {
  color: #666;
}
.nav a:link,
.nav a:visited {
  color: #484848;
  text-decoration: none;
}

.nav a:hover {
  color: #c00;
  text-decoration: underline;
}

.nav,
.nav a:link,
.nav a:visited,
.nav a:hover {
  color: #fff;
}

.nav {
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  background: #003997;
}

.nav a {
  margin: 0 10px;
}
.swiper-container-p2 {
  position: relative;
  width: 620px;
  height: 420px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
  border: 1px solid #ccc;
}

.swiper-container-p2 .swiper-slide {
  width: 620px;
  height: 420px;
  position: relative;
}

.swiper-container-p2 .swiper-slide a {
  display: block;
}

.swiper-container-p2 .swiper-slide span {
  background-color: white;
  height: 45px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: #333333;
}

.swiper-container-p2 .prev {
  background: url(http://www.people.com.cn/img/2016people/images/focus_left_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 18px;
  left: 70px;
  z-index: 10;
  display: none;
}

.swiper-container-p2 .next {
  background: url(http://www.people.com.cn/img/2016people/images/focus_right_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 18px;
  right: 70px;
  z-index: 10;
  display: none;
}

.swiper-container-p2 .swiper-pagination1 {
  display: none;
}

.swiper-container-p2 .num1 {
  color: #003997;
  display: block;
  font-size: 18px;
  position: absolute;
  right: 4%;
  bottom: 2px;
  line-height: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.swiper-container-p2 .num1 i em {
  margin-left: 2px;
}

.swiper-container-p2 .num1 i em.thisp {
  font-size: 28px;
  margin-right: 1px;
  margin-left: 0;
}
.swiper-panel h2,
.swiper-panel h2 a {
  display: block;
  color: #1c1b1b;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 15px;
}

.swiper-panel .fl {
  width: 620px;
  height: 420px;
  background-color: #ccc;
}

.swiper-panel .fr {
  width: 520px;
  height: 420px;
  float: right;
  overflow: hidden;
}

.swiper-panel li,
.swiper-panel li a {
  color: #484848;
  font-size: 18px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}

.swiper-panel li {
  padding-left: 15px;
  background-image: url(https://cunchu.site/upload/9e5aeff4f3bfcf87.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.swiper-panel p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 28px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: #333333;
  height: 95px;
  margin-bottom: 20px;
}
.card-list .right {
  width: 480px;
}

.card-list .img-box {
  position: relative;
}

.card-list .left {
  margin-top: 10px;
}

.card-list a {
  display: block;
}

.card-list .right .img-box {
  margin: 10px 5px;
}

.card-list img {
  display: block;
  width: 312px;
  height: 188px;
}

.card-list li {
  line-height: 30px;
  background-image: url('../images/doit.png');
  background-repeat: no-repeat;
  background-position: 3px 12px;
  padding-left: 21px;
  font-size: 16px;
  height: 35px;
  overflow: hidden;
  margin-top: 5px;
  border-bottom: 1px solid #ccc;
  border-style: dashed;
  width: 480px;
}

.card-list a {
  color: black;
}

.card-list .card-list-item {
  width: 580px;
  overflow: hidden;
}

.card-list .card-list-item .text {
  width: 250px;
  line-height: 32px;
  font-size: 14px;
  margin-left: 10px;
}

.card-list .card-list-item .text h2 {
  font-size: 18px;
}

.card-list .card-list-item .text p {
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 10px;
}

.card-list .top-bar {
  margin-bottom: 20px;
}
.card-list .right {
  width: 480px;
}

.card-list .img-box {
  position: relative;
}

.card-list .left {
  margin-top: 10px;
}

.card-list a {
  display: block;
}

.card-list .right .img-box {
  margin: 10px 5px;
}

.card-list img {
  display: block;
  width: 312px;
  height: 188px;
}

.card-list li {
  line-height: 30px;
  background-image: url('../images/doit.png');
  background-repeat: no-repeat;
  background-position: 3px 12px;
  padding-left: 21px;
  font-size: 16px;
  height: 35px;
  overflow: hidden;
  margin-top: 5px;
  border-bottom: 1px solid #ccc;
  border-style: dashed;
  width: 480px;
}

.card-list a {
  color: black;
}

.card-list .card-list-item {
  width: 580px;
  overflow: hidden;
}

.card-list .card-list-item .text {
  width: 250px;
  line-height: 32px;
  font-size: 14px;
  margin-left: 10px;
}

.card-list .card-list-item .text h2 {
  font-size: 18px;
}

.card-list .card-list-item .text p {
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 10px;
}

.card-list .top-bar {
  margin-bottom: 20px;
}
.swiper-container-p3 {
  position: relative;
  width: 795px;
  height: 450px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
  border: 1px solid #ccc;
}

.swiper-container-p3 .swiper-slide {
  width: 795px;
  height: 450px;
  position: relative;
}

.swiper-container-p3 .swiper-slide a {
  display: block;
}

.swiper-container-p3 .swiper-slide span {
  background-color: rgba(0, 0, 0, 0.6);
  height: 45px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  color: white;
}

.swiper-container-p3 .prev {
  background: url(http://www.people.com.cn/img/2016people/images/focus_left_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 10px;
  left: 30px;
  z-index: 10;
}

.swiper-container-p3 .next {
  background: url(http://www.people.com.cn/img/2016people/images/focus_right_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 10px;
  right: 30px;
  z-index: 10;
}

.swiper-container-p3 .swiper-pagination1 {
  display: none;
}

.swiper-container-p3 .num1 {
  color: white;
  display: block;
  font-size: 18px;
  position: absolute;
  left: 10%;
  bottom: 0px;
  line-height: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.swiper-container-p3 .num1 i em {
  margin-left: 2px;
}

.swiper-container-p3 .num1 i em.thisp {
  font-size: 28px;
  margin-right: 1px;
  margin-left: 0;
  color: red;
}
.swiper-panel-2 h2,
.swiper-panel-2 h2 a {
  display: block;
  color: #1c1b1b;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

.swiper-panel-2 .fl {
  width: 795px;
  height: 450px;
  background-color: #ccc;
  float: right;
}

.swiper-panel-2 .fr {
  width: 375px;
  height: 450px;
  float: left;
  overflow: hidden;
}

.swiper-panel-2 li,
.swiper-panel-2 li a {
  color: #484848;
  font-size: 18px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
}

.swiper-panel-2 li {
  padding-left: 15px;
  background-image: url(../images/doit.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.swiper-panel-2 p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 28px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: #333333;
  height: 95px;
  margin-bottom: 10px;
}
.conn-2 {
  position: relative;
}

.conn-2 .swiper-3d {
  width: 1200px;
  height: 500px;
  position: relative;overflow:hidden;
}

.conn-2 .swiper-3d li {
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
  overflow: hidden;
  margin: auto;
  top: 0;
  bottom: 0;
  transition: all 0.4s linear;
  box-shadow: 1px 2px 8px #b1acac;
  border-radius: 10px;
}

.conn-2 .active {
  opacity: 1;
}

.conn-2 li {
  background-color: #ffffff;
}

.conn-2 li .fl {
  width: 350px;
  height: 220px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20px;
}

.conn-2 li .fr {
  position: absolute;
  left: 410px;
  width: 470px;
  height: 220px;
  margin: auto auto;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.conn-2 li .fr h2 {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 26px;
}

.conn-2 li .fr p {
  text-indent: 2em;
  font-size: 12px;
  line-height: 1.6;
  color: #888888;
}

.conn-2 .prev {
  left: 30px;
}

.conn-2 .next {
  right: 30px;
}

.conn-2 .swiper-item.hide {
  opacity: 0;
}

.conn-2 .swiper-3d a,
.conn-2 .swiper-3d img {
  display: block;
  width: 100%;
  height: 100%;
}

.conn-2 .left {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  left: 0;
  cursor: pointer;
}

.conn-2 .right {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  right: 0;
  cursor: pointer;
}

.conn-2 .info-box {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 10px;
  height: 160px;
}

.conn-2 .info-box h2 {
  font-size: 20px;
  text-align: center;
  line-height: 24px;
}

.conn-2 .info-box h3 {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}

.conn-2 .info-box p {
  text-indent: 2em;
  font-size: 12px;
  line-height: 1.6;
}

.conn-2 .more {
  position: absolute;
  width: 120px;
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
  height: 30px;
  line-height: 30px;
  background-color: #1a3f96;
}
.fbe16e0c6ce3e3fb {
  height: 532px;
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

.fbe16e0c6ce3e3fb .swiper-container {
  height: 100%;
  width: 1200px;
  position: relative;
}

.fbe16e0c6ce3e3fb .swiper-container .swiper-item {
  width: 384px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

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

.fbe16e0c6ce3e3fb {
  position: relative;
}

.fbe16e0c6ce3e3fb .swiper-button {
  position: absolute;
  top: 0;
  bottom: 30px;
  margin: auto;
  cursor: pointer;
  z-index: 999;
  background-image: none;
}

.fbe16e0c6ce3e3fb .swiper-button-next {
  right: -75px;
}

.fbe16e0c6ce3e3fb .swiper-button-prev {
  left: -75px;
}

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

.fbe16e0c6ce3e3fb a img {
  width: 100%;
  height: 532px;
  margin: 0 auto;
  display: block;
}

.fbe16e0c6ce3e3fb .image-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 70px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  font-size: 20px;
}

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

.fbe16e0c6ce3e3fb .swiper-slide .play-button {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 60px;
  left: 10px;
}
.conn {
  position: relative;
}

.conn .swiper-3d {
  width: 1000px;
  height: 390px;
  position: relative;
}

.conn .swiper-3d li {
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
  overflow: hidden;
  margin: auto;
  top: 0;
  bottom: 0;
  transition: all 0.4s linear;
  box-shadow: 1px 2px 8px #b1acac;
  border-radius: 10px;
}

.conn .active {
  opacity: 1;
}

.conn li {
  background-color: #ffffff;
  width: 900px;
  height: 390px;
}

.conn li .fl {
  width: 350px;
  height: 220px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20px;
}

.conn li .fr {
  position: absolute;
  left: 410px;
  width: 470px;
  height: 220px;
  margin: auto auto;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.conn li .fr h2 {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 26px;
}

.conn li .fr p {
  text-indent: 2em;
  font-size: 15px;
  line-height: 1.7;
  color: #888888;
  margin-top: 9px;
}

.conn .prev {
  left: 30px;
}

.conn .next {
  right: 30px;
}

.conn .swiper-item.hide {
  opacity: 0;
}

.conn .swiper-3d a,
.conn .swiper-3d img {
  display: block;
  width: 100%;
  height: 100%;
}

.conn .left {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  left: 0;
  cursor: pointer;
}

.conn .right {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
  right: 0;
  cursor: pointer;
}

.conn .more {
  position: absolute;
  width: 40px;
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
}
.module148 {
  position: relative;
}

.module148 .swiper-container-p4 {
  position: relative;
  width: 1000px;
  height: 550px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
}

.module148 .swiper-slide {
  width: 1000px;
  height: 550px;
  position: relative;
}

.module148 .swiper-slide a {
  display: block;
}

.module148 .swiper-slide span {
  display: none;
}

.module148 .prev {
  background: url(http://www.people.com.cn/img/2016people/images/focus_left_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  top: 0;
  left: 10px;
  z-index: 10;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 27px 23px;
  background-position: center;
  background-repeat: no-repeat;
}

.module148 .next {
  background: url(http://www.people.com.cn/img/2016people/images/focus_right_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  top: 0;
  right: 10px;
  z-index: 10;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 27px 23px;
  background-position: center;
  background-repeat: no-repeat;
}

.module148 .swiper-pagination1 {
  display: none;
}

.module148 .info-box {
  position: absolute;
  bottom: -10px;
  background-color: #01235f;
  width: 600px;
  height: 80px;
  left: 30px;
  right: 0;
  margin: auto;
  font-size: 20px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.module148 .info-box i {
  position: absolute;
  left: 0;
  background-color: #ffe095;
  padding: 5px 15px;
  left: -30px;
  color: #244882;
}

.module148 .info-item {
  width: 500px;
  height: 55px;
  color: white;
}

.module148 .info-item h3 {
  font-size: 16px;
  line-height: 26px;
}

.module148 .info-item p {
  font-size: 14px;
}
#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-img {
  width: 100%;
  height: 602px;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: center;
}

.main-title h1 {
  color: #073b93;
  font-size: 42px;
  line-height: 80px;
  text-align: center;
}

.main-title p {
  text-align: center;
  font-size: 18px;
  line-height: 50px;
}

.main-title p a {
  margin: 0 10px;
}

.nav {
  margin-bottom: 30px;
}

.main-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.title-bar {
  margin: 40px 0;
}

.title-bar img {
  display: block;
  margin: 0 auto;
}

.huajuan-box {
  background-image: url('../images/huajuan.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 500px;
  position: relative;
}

.huajuan-box ul {
  position: absolute;
  width: 780px;
  left: 0;
  right: 0;
  margin: auto;
  top: 130px;
}

.huajuan-box ul li {
  float: left;
  width: 46%;
  line-height: 44px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  border-style: dashed;
  margin: 0 2%;
}

.xhj {
  width: 1197px;
  height: 672px;
  margin: 0 auto;
  display: block;
  position: relative;
}

.xhj ul {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  color: white;
  width: 400px;
}

.xhj li {
  cursor: pointer;
}

.xhj li h2 {
  display: block;
  padding: 11px 10px;
  line-height: 34px;
  font-size: 24px;
  font-weight: normal;
}

.xhj li img {
  display: none;
}

.xhj li.active {
  background-color: rgba(0, 0, 0, 0.6);
}

.xst li {
  border: 2px solid #ccc;
  width: 505px;
  margin: 25px 45px;
  padding: 20px;
  border-radius: 10px;
}

.xst h2 {
  font-size: 20px;
  line-height: 41px;
}

.xst p {
  font-size: 16px;
  line-height: 24px;
  text-indent: 2em;
}

