.page-home {
  min-width: 945px;
  background: url(/static/jdread/pc/img/xiewen.jpg) repeat-y;
  background-size: 100%;
}
.page-home .main .product {
  background: url(/static/jdread/pc/img/header-bg.jpg) no-repeat;
  background-size: 100% 100%;
  height: 978px;
  position: relative;
}
.page-home .main .product .header .logo {
/*  width: 314px;
  height: 104px;*/
  width: 208px;
  height: 68px;
  /*padding-top: 125px;*/
  padding-top: 84px;
  margin: 0 auto;
}
.page-home .main .product .header .logo img {
  width: 100%;
  height: 100%;
}
.page-home .main .product .swiper-container {
  background-color: rgba(255, 255, 255, .7);
  /*width: 60%;*/
  width: 945px;
  height: initial;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page-home .main .product .swiper-pagination-bullet {
/*  width: 30px;
  height: 30px;*/
/*  width: 14px;
  height: 14px;*/
  width: 12px;
  height: 12px;
  /*margin: 0 20px;*/
  /*margin: 0 10px;*/
  margin: 0 8px;
  background-color: #898787;
  opacity: initial;
}

.page-home .main .product .swiper-button-next,
.page-home .main .product .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: initial;
  background-color: rgba(255, 255, 255,  0.349);
  border-radius: 50%;
}

.page-home .main .product .swiper-button-next:after,
.page-home .main .product .swiper-button-prev:after {
  content: '';
  position: absolute;
  top: 17px;
  right: 11px;
  width: 20px;
  height: 20px;
/*  border-left: 3px solid #C4C4C6;
  border-top: 3px solid #C4C4C6;  */
  border-left: 3px solid rgb(125, 125, 126);
  border-top: 3px solid rgb(125, 125, 126);
}
.page-home .main .product .swiper-button-next {
  right: 122px;
  transform: rotate(135deg);
}
.page-home .main .product .swiper-button-prev {
  left: 122px;
  transform: rotate(-45deg);
}

.page-home .main .product .swiper-button-prev:active,
.page-home .main .product .swiper-button-next:active  {
  background-color: rgba(255, 255, 255,  0.2);
}

.page-home .main .product .swiper-pagination-bullets {
  /*bottom: 45px;*/
  bottom: 47px;
}

/*.page-home .main .product .swiper-button-next .arrow,
.page-home .main .product .swiper-button-prev .arrow{
  width: 60px;
  height: 60px;
  border-left: 2px solid #000000;
  border-top: 2px solid #000000;
  background: initial;
}
.page-home .main .product .swiper-button-prev .arrow {
  transform: scaleY(.7) rotate(-45deg);
  left: 30px;
}

.page-home .main .product .swiper-button-next .arrow {
  transform: scaleY(.7) rotate(135deg);
  right: 30px;
}
.page-home .main .product .swiper-pagination-bullets {
  /*bottom: 45px;
  bottom: 47px;
}*/
/*
.组_41 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1665px;
  height: 3729px;
  z-index: 186;
}
.椭圆_2 {
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  opacity: 0.349;
  position: absolute;
  left: 481px;
  top: 620px;
  width: 49px;
  height: 49px;
  z-index: 184;
}
*/

.page-home .main .product .swiper-pagination-bullet-active {
  background-color: rgb(255, 255, 255);
}
.page-home .main .product .swiper-container .header {
  /*width: 60%;*/
  width: 63%;
  /*margin: 60px auto 0;*/
  /*margin: 45px auto 0;*/
  margin: 80px auto 0;
}

.page-home .main .product .swiper-container .header img {
  width: 100%;
  height: 100%;
}

.page-home .main .product .swiper-container .img {
  width: 60%;
  /*margin: 70px auto 0;*/
  margin: 35px auto 0;
}

.page-home .main .product .swiper-container .img img {
  width: 100%;
  height: 100%;
}
.page-home .main .product .swiper-container .button {
  font-size: 0;
  text-align: center;
  /*margin-top: 75px;*/
  margin-top: 10px;
  margin-bottom: 125px;
  /*margin-bottom: 100px;*/
  cursor: pointer;
}

/*.page-home .main .product .swiper-container .button span{
  font-size: 18px;
  width: 157px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  color: rgb(255, 255, 255);
  background-color: rgba(168, 168, 169, .80);
  margin: 0 61px;
  border-radius: 5px;
}
*/
.page-home .main .product .swiper-container .button span {
  font-size: 18px;
  width: 157px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  border: 1px solid #000000;
  color: rgb(0, 0, 0);
  margin: 0 61px;
  border-radius: 5px;
}

.page-home .main .activity,
.page-home .main .evaluation,
.page-home .global-footer {
  /*width: 60%;*/
  width: 945px;
  margin: 0 auto;
  background: url(/static/jdread/pc/img/hui.jpg) repeat-y;
/*  border-left: 14px solid rgba(0, 0, 0, .2);
  border-right: 14px solid rgba(0, 0, 0, .2);*/
  border-left: 7px solid rgba(0, 0, 0, .1);
  border-right: 7px solid rgba(0, 0, 0, .1);
  background-clip: padding-box;
  /*box-sizing: border-box;*/
}

.page-home .main .activity .activity-list {
  /*padding: 0 5%;*/
  padding: 0 10%;
  font-size: 0;
}

.page-home .main .activity .activity-list .activity-item {
  /*border-bottom: 1px solid rgb(83, 83, 83);*/
  /*cursor: pointer;*/
  position: relative;
}
.page-home .main .activity .activity-list img{
  width: 100%;
  height: 100%;
}

.page-home .main .activity .activity-list .activity-item .more {
  font-size: 18px;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  line-height: 44px;
  background-color: rgb(0, 0, 0, .2);
  width: 157px;
  height: 44px;
  position: absolute;
  bottom: 113px;
  right: 120px;
  text-align: center;
  cursor: pointer;
}

.page-home .main .activity .activity-list .activity-item:nth-child(2) .more {
  left: 118px;
  bottom: 143px;
}

.page-home .main .activity .activity-list .activity-item:nth-child(3) .more {
  bottom: 139px;
}

.page-home .main .evaluation .evaluation-list .evaluation-item {
  padding-top: 25px;
  position: relative;
  font-size: 0;
}
.page-home .main .evaluation .evaluation-list .evaluation-item:first-child {
  padding-top: 15px;
}

.page-home .main .evaluation img {
  width: 100%;
  /*cursor: pointer;*/
}

.page-home .main .evaluation .evaluation-list .evaluation-item .more {
  font-size: 18px;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  line-height: 44px;
  background-color: rgb(0, 0, 0, .2);
  width: 157px;
  height: 44px;
  position: absolute;
  bottom: 105px;
  right: 118px;
  text-align: center;
  cursor: pointer;
}

.swiper-container {
    width: 600px;
    height: 300px;
}  