body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
}


img {
  border: none;
}


.home page{width: 880px;
  height: 287px;}

.swiper-container-p3 {
  position: relative;
  width: 880px;
  height: 287px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
  border: 1px solid #ccc; padding:0; margin:0;
}

.swiper-container-p3 .swiper-slide {
  width: 880px;
  height: 287px;
  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: 16px;
  color: white;
}

.swiper-container-p3 .prev {
  background: url(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(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: 16px;
  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;
}
