.swiper-box {
  width: 926px;
  overflow: hidden;
  border: 1px solid #eaeaea;
  float: left;
}
.pic_page {
  position: absolute;
  z-index: 100;
  right: -12px;
  top: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.swiper-box img {
  display: block;
  width: 100%;
  height: 100%;
}
.view {
  position: relative;
}
.view .swiper-container {
  width: 100%;
  height: 555px;
}
.view .arrow-left {
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -25px;
  width: 34px;
  height: 61px;
  background: url("../img/arrow_l.png") no-repeat center;
  background-size: 100%;
  z-index: 10;
}
.view .arrow-right {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -25px;
  width: 34px;
  height: 61px;
  background: url("../img/arrow_r.png") no-repeat center;
  z-index: 10;
}
.view .swiper-slide div {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.preview {
  width: 900px;
  position: relative;
  margin: -40px auto 0;
  height: 222px;
}
.preview .swiper-container {
  margin-left: 45px;
  margin-right: 45px;
}
.preview .swiper-slide {
  width: 267px;
  height: 201px;
  cursor: pointer;
  overflow: hidden;
}
.preview .swiper-slide img {
  width: 234px;
  height: 140px;
  margin: 0 auto;
  border: 3px solid #edeef5;
  box-shadow: 0 0px 5px #9b9999;
}
.preview .arrow-left {
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 60px;
  margin-top: -9px;
  width: 34px;
  height: 61px;
  background: #646464;
  text-align: center;
  z-index: 10;
}
.preview .arrow-left span {
  display: inline-block;
  width: 12px;
  height: 18px;
  background: url("../img/arrow_l@1x.png") no-repeat center;
  background-size: 100% 100%;
  transform: rotate(0deg);
  margin-top: 20px;
}
.preview .arrow-right {
  position: absolute;
  right: 0px;
  top: 60px;
  margin-top: -9px;
  width: 34px;
  height: 61px;
  background: #646464;
  text-align: center;
  z-index: 10;
}
.preview .arrow-right span {
  display: inline-block;
  width: 12px;
  height: 18px;
  background: url("../img/arrow_r@1x.png") no-repeat center;
  background-size: 100% 100%;
  margin-top: 20px;
}
.preview .active-nav img {
  padding: 0;
  border-color: #fff;
}

.width {
  width: 1170px;
  overflow: hidden;
  margin: auto;
  position: relative;
  padding-bottom: 80px;
}

.pic_page {
  width: 290px;
  height: 119px;
  background: url(../img/tu-bg.png);
  padding: 39px 74px;
  box-sizing: border-box;
  font-size: 34px;
}

.box-rg {
  float: right;
  width: 223px;
  height: auto;
  overflow: hidden;
  background: #f9f9f9;
  border-top: 4px solid #dedbd3;
}

.box-rg01 {
  padding: 45px 15px;
  padding-top: 160px;
  line-height: 30px;
}

.box-rg02 {
  border-bottom: 4px solid #dedbd3;
  border-top: 4px solid #dedbd3;
  padding: 45px 15px;
  line-height: 30px;
  color: #a5a5a5;
}

.box-rg03 {
  padding: 45px 15px;
  line-height: 25px;
  font-size: 12px;
  text-align: center;
  color: #bebdbd;
}
.tuji-con {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ebebeb;
  padding: 35px;
  box-sizing: border-box;
}
.tuji-con p {
  color: #292929;
  font-size: 14px;
  text-indent: 2em;
  line-height: 35px;
}
