.banner {
  width: 100%;
}
.banner .swiper-pagination-bullets {
  bottom: 26px;
}
.banner .swiper-pagination-bullet {
  width: 88px;
  height: 4px;
  border-radius: 0;
  background: #bbc5d7;
  opacity: 1;
  margin-bottom: 40px;
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #b51829;
}
.banner .swiper-slide img {
  width: 100%;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.inner h2 {
  font-size: 40px;
  color: #b51829;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 20px;
}
.part1 {
  height: 320px;
  padding: 60px 0;
}
.part1 .left {
  width: 740px;
  float: left;
  box-sizing: border-box;
  padding: 30px;
}
.part1 .left h4 {
  font-size: 26px;
  color: #b51829;
  font-weight: bold;
  width: 210px;
  position: relative;
  padding-bottom: 10px;
}
.part1 .left h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 210px;
  height: 2px;
  background-image: linear-gradient(to right, #b51829, #c7c7c7);
}
.part1 .left p {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  margin: 20px 0;
}
.part1 .righ {
  width: 430px;
  float: right;
}
.part1 .righ img {
  width: 100%;
}
.part2 {
  height: 446px;
  width: 100%;
  background: url(../images/caifu/part2_bg.png) no-repeat center;
  /* .preview .arrow-left {background: url("../images/caifu/l.png") no-repeat center;left: 10px;}
.preview .arrow-right {background: url("../images/caifu/r.png") no-repeat center;right: 10px;} */
  /* .preview img {padding: 1px;} */
}
.part2 h2 {
  color: #fff;
}
.part2 .view {
  position: relative;
}
.part2 .view .swiper-slide {
  padding: 30px 46px;
  box-sizing: border-box;
}
.part2 .view .swiper-container {
  height: 170px;
  width: 1070px;
  margin-top: 15px;
  border-radius: 7px;
  background: #fff;
}
.part2 .view .arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  z-index: 10;
}
.part2 .view h6 {
  font-size: 20px;
  color: #b51829;
  margin-bottom: 30px;
  border-left: 4px solid #b51829;
  padding-left: 8px;
  line-height: 20px;
}
.part2 .view p {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.part2 .view .arrow-left {
  background: url("../images/caifu/l.png") no-repeat center;
  left: 0px;
}
.part2 .view .arrow-right {
  background: url("../images/caifu/r.png") no-repeat center;
  right: 0px;
}
.part2 .preview {
  width: 1070px;
  position: relative;
  margin: 0 auto;
}
.part2 .preview .swiper-wrapper {
  height: 80px;
}
.part2 .preview .swiper-slide {
  width: 160px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 7px;
  margin-right: 20px;
  cursor: pointer;
}
.part2 .preview .swiper-slide:last-child {
  margin-right: 0;
}
.part2 .preview .swiper-slide p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
}
.part2 .preview .arrow {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}
.part2 .preview .active-nav p {
  background: #b51829;
  border-radius: 7px;
  position: relative;
}
.part2 .preview .active-nav p:after {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 50%;
  width: 23px;
  height: 13px;
  background: url(../images/caifu/caifu/sj.png) no-repeat center;
  margin-left: -11px;
}
.part3 {
  width: 100%;
  height: 520px;
}
.part3 .left {
  float: left;
  margin-top: 20px;
}
.part3 .left video {
  width: 455px;
  height: 320px;
  background: #000;
}
.part3 .right {
  float: right;
  width: 660px;
  font-size: 18px;
  margin-top: 20px;
}
.part3 .right h5 {
  color: #b51829;
  font-size: 18px;
  line-height: 40px;
}
.part3 .right p {
  color: #666;
  line-height: 30px;
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.part3 .right ul {
  margin-top: 30px;
}
.part3 .right ul li {
  background: url(../images/caifu/enter.png) no-repeat center left;
  padding-left: 28px;
  margin-bottom: 16px;
}
.part3 .right ul li a {
  color: #333;
}
.part3 .right .more {
  display: block;
  width: 180px;
  height: 50px;
  background: #b51829;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  box-shadow: 2px 2px 4px #b51829;
  margin-top: 25px;
}
.part4 {
  height: 600px;
  width: 100%;
  background: url(../images/caifu/part4_bg.png) no-repeat center;
}
.part4 .inner {
  position: relative;
}
.part4 .more {
  display: block;
  width: 180px;
  height: 50px;
  background: #b51829;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  box-shadow: 2px 2px 4px #b51829;
  margin-top: 25px;
  position: absolute;
  top: 104px;
  right: 0;
}
.part4 .top p {
  width: 814px;
  color: #333;
  font-size: 16px;
  line-height: 28px;
}
.part4 .top h4 {
  font-size: 20px;
  font-weight: normal;
  color: #b51829;
  margin-bottom: 10px;
  width: 80px;
  padding-bottom: 2px;
  border-bottom: 2px solid #b51829;
}
.part4 .ysvideo {
  position: relative;
  top: 50px;
}
.part4 .ysvideo .swiper-container2 {
  width: 1070px;
  margin: 0 auto;
}
.part4 .ysvideo .swiper-container2 img {
  width: 346px;
  margin: 0 auto;
}
.part4 .ysvideo .swiper-button-prev {
  width: 60px;
  height: 60px;
  background: url(../images/caifu/left.png) no-repeat center;
  left: 0;
}
.part4 .ysvideo .swiper-button-next {
  width: 60px;
  height: 60px;
  background: url(../images/caifu/right.png) no-repeat center;
  right: 0;
}
.part5 {
  height: 860px;
  width: 100%;
}
.part5 .inner {
  position: relative;
}
.part5 .more {
  display: block;
  width: 180px;
  height: 50px;
  background: #b51829;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  box-shadow: 2px 2px 4px #b51829;
  margin-top: 25px;
  position: absolute;
  top: 104px;
  right: 0;
}
.part5 .top p {
  width: 814px;
  color: #333;
  font-size: 16px;
  line-height: 28px;
}
.part5 .top h4 {
  font-size: 20px;
  font-weight: normal;
  color: #b51829;
  margin-bottom: 10px;
  width: 80px;
  padding-bottom: 2px;
  border-bottom: 2px solid #b51829;
}
.part5 .team ul {
  display: flex;
  justify-content: space-between;
}
.part5 .team ol {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 50px;
}
.part5 .team ol li img {
  float: left;
}
.part5 .team ol li .des {
  float: left;
  width: 370px;
  height: 244px;
  border: 2px solid #b51829;
  border-radius: 0 7px 7px 0;
  margin-top: 32px;
  margin-left: -2px;
  padding-left: 25px;
  box-sizing: border-box;
}
.part5 .team ol li .des h5 {
  font-size: 26px;
  color: #333;
}
.part5 .team ol li .des h5 span {
  font-size: 20px;
}
.part5 .team ol li .des h6 {
  color: #b51829;
  width: 160px;
  height: 25px;
  border: 1px solid #b51829;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  line-height: 25px;
  margin: 10px 0;
}
.part5 .team ol li .des p {
  color: #333;
  font-size: 16px;
  line-height: 25px;
  padding-left: 10px;
  position: relative;
}
.part5 .team ol li .des p:after {
  content: '';
  width: 4px;
  height: 4px;
  background: #b51829;
  position: absolute;
  top: 12px;
  left: 0;
}
.part6 {
  width: 100%;
  height: 690px;
  background: url(../images/caifu/part6_bg.png) no-repeat center;
}
.part6 .inner ul {
  display: flex;
  justify-content: space-between;
}
.part6 .inner ul li {
  border-radius: 7px;
  overflow: hidden;
  width: 285px;
  height: 430px;
  background: #fff;
  box-shadow: 2px 2px 6px #e5e5e6;
}
.part6 .inner ul li img {
  width: 100%;
  max-height: 213px ;
}
.part6 .inner ul li p {
  font-weight: 200;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #666;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
.part6 .inner ul li h4 {
  font-size: 18px;
  color: #666;
  font-weight: normal;
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.part6 .inner ul li h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 2px;
  background: #b51829;
}
.part6 .inner ul li .des {
  padding: 0 18px;
  box-sizing: border-box;
}
.part6 .inner .more {
  display: block;
  width: 180px;
  height: 50px;
  background: #b51829;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  box-shadow: 2px 2px 4px #b51829;
  margin: 30px auto;
}
.part7 {
  height: 540px;
  width: 100%;
}
.part7 .inner .left {
  width: 515px;
  float: left;
  margin-top: 40px;
}
.part7 .inner .left img {
  width: 100%;
}
.part7 .inner .right {
  float: right;
}
.part7 .inner .right .des {
  width: 662px;
}
.part7 .inner .right .des p {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  text-indent: 2em;
}
