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

.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 {
  text-align: center;
  font-size: 20px;
  background: #182c84;
  width: 100%;
  top: 0px;
  z-index: 99;
  height: 70px;
  line-height: 70px;
  transition: top 0.2s;
}

.nav a {
  padding: 0 10px;
  padding-left: 23px;
  margin: 0 5px;
  border-left: 2px solid white;
}
.swiper-container-p2 {
  position: relative;
  width: 720px;
  height: 450px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
}

.swiper-container-p2 .swiper-slide {
  width: 720px;
  height: 450px;
  position: relative;
}

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

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

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

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

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

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

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

.swiper-container-p2 .num1 i em.thisp {
  font-size: 28px;
  color: #e71f18;
  margin-right: 1px;
  margin-left: 0;
}
.consultation-box .consultation-item {
  color: #595757;
  line-height: 35px;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}

.consultation-box .consultation-item a {
  color: #595757;
  text-decoration: none;
}

.consultation-box .consultation-item a:hover {
  color: #c00;
  text-decoration: underline;
}

.consultation-box .consultation-item .time {
  position: absolute;
  right: 20px;
  bottom: 0;
  font-size: 13px;
  clear: both;
}

.consultation-box li {
  overflow: hidden;
  height: 35px;
}

.consultation-box li:before {
  content: '•';
  color: #595757;
  width: 25px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  float: left;
  line-height: 36px;
}

.consultation-box a {
  height: 36px;
  width: 438px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  cursor: pointer;
}

ul {
  padding: 0;
}
.LbWMGSGs {
  height:100px;
  width: 100%;
  position: relative;
}

.LbWMGSGs .swiper-container {
  height: 190px;
  width: 100%;
  position: relative;
}

.LbWMGSGs .swiper-container .swiper-item {
  width: 200px;
  height: 150px;
  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: 30px;
  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: 200px;
  height: 150px;
  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: 200px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
}

.LbWMGSGs .swiper-slide {
  position: relative;
}
.LbWMGSG2 {
  height: 295px;
  width: 220px;
  position: relative;
}

.LbWMGSG2 .swiper-container {
  height: 295px;
  width: 100%;
  position: relative;
}

.LbWMGSG2 .swiper-container .swiper-item {
  width: 220px;
  height: 295px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

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

.LbWMGSG2 {
  position: relative;
}

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

.LbWMGSG2 .swiper-button-next {
  right: -15px;
  transform: rotate(180deg);
}

.LbWMGSG2 .swiper-button-prev {
  left: -15px;
}

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

.LbWMGSG2 a img {
  width: 220px;
  height: 295px;
  margin: 0 auto;
  display: block;
}

.LbWMGSG2 .image-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  width: 200px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
}

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

.LbWMGSG2 {
  position: absolute;
  top: 30px;
  left: 118px;
}

.LbWMGSG2 .show-info {
  display: none;
}
.high1 {
  width: 3000px;
  height: 640px;
  position: relative;
  margin: 0px auto;
  margin-top: 40px;
}

.high1 .button {
  cursor: pointer;
}

.high1 .arrow-left {
  background: url(../images/arr-1.png) no-repeat center;
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 112px;
  height: 114px;
  z-index: 999;
}

.high1 .arrow-right {
  background: url(../images/arr-1.png) no-repeat left bottom;
  position: absolute;
  left: 908px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 112px;
  height: 114px;
  z-index: 999;
  transform:rotate(180deg);
}

.high1 .swiper-container {
  height: 640px;
  width: 3000px;
  overflow: visible;
}

.high1 .swiper-slide {
  opacity: 0.4;
}

.high1 .swiper-slide span {
  opacity: 0;
}

.high1 .swiper-slide-active {
  opacity: 1;
}

.high1 .swiper-slide-active span {
  opacity: 1;
}

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

.high1 .swiper-slide span {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 999;
  font-size: 16px;
  left: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
}

.high1 .swiper-pagination-switch {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #c8c4c0;
  display: inline-block;
  border-radius: 15px;
  margin: 0 10px;
  color: white;
  font-size: 16px;
}

.high1 .pagination {
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  width: 1000px;
}

.high1 .swiper-active-switch {
  background-color: #aa8e70;
}
#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;
}
.big-img-box {
  width: 100%;
  height:750px;
  overflow: hidden;
  position: relative;
}

.big-img-box img {
  position: absolute;
  left: -50%;
  right: -50%;
  margin: auto;
}

.main-text {
  font-size: 40px;
  margin: 30px 0;
  line-height: 60px;
  text-align: center;
}

.lr-box-1 .fr h2 {
  font-size: 20px;
  line-height: 34px;
  margin: 0 10px;
  margin-bottom: 10px;
}

.line {
  border-bottom: 1px solid #ccc;
  margin: 10px 10px;
}

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

.card3-list li.item,
.card2-list li.item {
  width: 400px;
}

.card3-list li.item h3,
.card2-list li.item h3 {
  height: 41px;
  line-height: 41px;
  color: white;
  font-size: 20px;
  font-weight: normal;
  padding: 0 10px;
  width: 90%;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  background-image: url(../images/card3-title.png);
  border-bottom: 1px solid #ccc;
}

.card3-list li.item p.fl,
.card2-list li.item p.fl {
  font-size: 16px;
  width: 180px;
  margin-left: 20px;
  font-weight: bold;
}

.card3-list li.item .fl-box,
.card2-list li.item .fl-box {
  margin-bottom: 20px;
}

.card3-list li.item li,
.card2-list li.item li {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.tfhys {
  width: 770px;
  height: 438px;
  background-image: url('../images/tfhzy.png');
  position: relative;
}

.tfhys .conn {
  position: absolute;
  top: 50px;
  left: 125px;
  width: 620px;
}

.tfhys .conn .fr {
  width: 325px;
}

.tfhys .conn .fr h2 {
  background-image: url('../images/title-line.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.tfhys .conn .fr p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
}

.jbft {
  width: 390px;
  background-repeat: no-repeat;
  height: 438px;
  background-image: url('../images/jbft.png');
  position: relative;
}

.card3-list {
  margin-bottom: 40px;
}

.show-item {
  position: relative;
}

.show-item img {
  display: block;
  width: 100%;
  height: 100%;
}

.show-item p {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  line-height: 30px;
  text-align: center;
  color: white;
}

.sw-box .title {
  position: absolute;
  top: 340px;
  width: 97%;
  text-align: center;
  font-size: 19px;
  left: 2%;
  line-height: 30px;
}

.sw-box .text {
  position: absolute;
  top: 380px;
  text-align: center;
  width: 100%;
  font-size: 14px;
  color: #666;
}

.xczj-box {
  background-image: url('../images/zjbox.jpg');
  width: 100%;
  height: 933px;
  background-size: 2000px 933px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}

.lr-box-2 {
  margin-bottom: 40px;
}

.card2-list ul {
  width: 100%;
  margin-top: 10px;
}

.card2-list li.item {
  width: 580px;
}

.card2-list li.item h3 {
  height: 41px;
  line-height: 41px;
  color: white;
  font-size: 20px;
  font-weight: normal;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-image: url('../images/card2-title.png');
}

.card2-list li.item .show-item p {
  top: 150px;
  height: 30px;
}

.lr-box-3 li.item h3 {
  background-image: url('../images/doit.png');
  color: #333;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  width: 91%;
  margin-bottom: 20px;
}

.lr-box-3 p {
  font-size: 14px;
  line-height: 26px;
  width: 341px;
}

li.item.hzsq {
  background-color: #f9f7f6;
  padding: 0 20px;
  height: 320px;
  width: 320px;
  float: right;
}

li.item.hzsq h3 {
  display: block;
  width: 100%;
}

li.item.hzsq .hzsq-info {
  line-height: 38px;
  font-size: 16px;
  background-image: url('../images/doit-add.png');
  background-repeat: no-repeat;
  background-position: 0 14px;
  padding-left: 20px;
}

li.item.hzsq .fr-box {
  margin-top: 10px;
}

.line-title {
  background-image: url(../images/doit.png);
  color: #333;
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: normal;
  padding: 0 10px;
  height: 41px;
  line-height: 41px;
  padding-left: 20px;
}

.mx-box .item {
  width: 150px;
  margin: 10px;
  position: relative;
}

.mx-box .item a,
.mx-box .item img {
  display: block;
}

.mx-box .item img {
  position: absolute;
  width: 96%;
  left: 0;
  right: 0;
  height: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}

.bqxx {
  background-color: #182c84;
  color: white;
  margin-top: 40px;
}

.bqxx #copyright {
  color: white;
}

.pagination-2 {
  line-height: 30px;
  text-align: center;
  margin-top: 0px;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 9;
}

.pagination-2 .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  background-color: #c8c4c0;
  display: inline-block;
  /* border-radius: 8px; */
  margin: 0 4px;
}

.pagination-2  .swiper-active-switch {
  background-color: #a28172;
}

.card3-list li.item li a, .card2-list li.item li a {
  color: black;
}