.c_title {
  font-family: DOUYU-Font;
  padding-left: 27px !important;
}
.c_title:before {
  top: -1px !important;
}

.container .content_box {
  padding: 0;
}
.container .content_box .swiper-container {
  width: 100%;
}
.container .content_box .swiper-container .swiper-pagination {
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 5%;
  bottom: 25px;
}
.container .content_box .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 14px;
  border-radius: 7px;
  border: solid 2px #ffffff;
  box-sizing: border-box;
  transition: 0.3s all;
}
.container .content_box .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 22px;
  height: 14px;
  background-color: #ffb01d;
  border-radius: 7px;
}
.container .content_box .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}
.container .content_box .section .section_box {
  width: 100%;
  box-sizing: border-box;
  padding: 57px 7% 85px;
}
.container .content_box .section1 {
  background: url("../images/62.jpg") no-repeat center center;
  background-size: cover;
  height: 910px;
}
.container .content_box .section1 .section_box .box {
  display: flex;
}
.container .content_box .section1 .section_box .box .left {
  width: 55%;
  box-sizing: border-box;
  padding-right: 3%;
}
.container .content_box .section1 .section_box .box .left .stress {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #1c1c1c;
  margin-top: 35px;
}
.container .content_box .section1 .section_box .box .left .stress span {
  color: #cf010d;
}
.container .content_box .section1 .section_box .box .left .infoBox {
  padding-top: 5px;
}
.container .content_box .section1 .section_box .box .left .infoBox .info {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.9;
  letter-spacing: 0px;
  color: #5f5f5f;
  margin-top: 20px;
}
.container .content_box .section1 .section_box .box .left .lookDetail {
  border-radius: 5px;
  border: solid 2px #cf010d;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 15px;
  display: inline-block;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #cf010d;
  margin-top: 20px;
}
.container .content_box .section1 .section_box .box .left .lookDetail .iconfont {
  margin-left: 10px;
}
.container .content_box .section1 .section_box .box .right {
  width: 45%;
}
.container .content_box .section1 .section_box .box .right img {
  display: block;
  width: 90%;
  margin-left: 5%;
}
.container .content_box .bigBox {
  background: url("../images/64.png") no-repeat center center;
  position: relative;
  background-size: cover;
}
.container .content_box .bigBox .people {
  position: absolute;
  right: 7%;
  bottom: 0;
  width: 24%;
}
.container .content_box .bigBox .section2 .box {
  display: flex;
  padding-top: 55px;
}
.container .content_box .bigBox .section2 .box .item {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px 28px;
  margin-right: 15px;
  display: flex;
  width: 123px;
  overflow: hidden;
  box-sizing: border-box;
  transition: 0.35s all linear;
}
.container .content_box .bigBox .section2 .box .item.active {
  background-color: #cf010d;
  width: 615px;
  color: #fff;
}
.container .content_box .bigBox .section2 .box .item.active .left .info {
  color: #fff;
}
.container .content_box .bigBox .section2 .box .item .left {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
}
.container .content_box .bigBox .section2 .box .item .left .sign {
  font-size: 32px;
}
.container .content_box .bigBox .section2 .box .item .left .info {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #2d2d2d;
  transition: 0.35s all linear;
  margin-top: 13px;
}
.container .content_box .bigBox .section2 .box .item .left .linear {
  width: 1px;
  height: 105px;
  background-color: #d5d5d5;
  margin-top: 13px;
  margin-bottom: 13px;
}
.container .content_box .bigBox .section2 .box .item .left .add {
  font-size: 22px;
}
.container .content_box .bigBox .section2 .box .item .right .right_box {
  padding-left: 30px;
}
.container .content_box .bigBox .section2 .box .item .right .right_box .num {
  font-family: NexaBold;
  font-size: 28px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 13px;
}
.container .content_box .bigBox .section2 .box .item .right .right_box .info {
  font-family: MicrosoftYaHeiLight;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #ffffff;
  width: 450px;
  padding-top: 15px;
}
.container .content_box .bigBox .section3 {
  background: url("../images/bc_02.jpg") no-repeat center center;
  background-size: cover;
}
.container .content_box .bigBox .section3 .section_box .c_title {
  color: #fff;
}
.container .content_box .bigBox .section3 .section_box .c_title:before {
  background-color: #fff;
}
.container .content_box .bigBox .section3 .section_box .box {
  display: flex;
  padding-top: 45px;
}
.container .content_box .bigBox .section3 .section_box .box .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  border: solid 1px #ffffff;
  padding: 12px 15px;
  transition: 0.3s all linear;
}
.container .content_box .bigBox .section3 .section_box .box .item:hover {
  background-color: #fff;
  color: #e99c0e;
}
.container .content_box .bigBox .section3 .section_box .box .item:first-child {
  margin-right: 15px;
}
.container .content_box .bigBox .section3 .section_box .box .item p {
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
}
.container .content_box .bigBox .section3 .section_box .box .item i {
  margin-left: 10px;
}
.container .content_box .section4 {
  position: relative;
}
.container .content_box .section4 .mainImg {
  display: block;
  width: 100%;
}
.container .content_box .section4 .section_box {
  position: absolute;
  height: 100%;
  top: 0;
}
.container .content_box .section4 .section_box .c_title {
  color: #fff;
}
.container .content_box .section4 .section_box .c_title:before {
  background-color: #fff;
}
.container .content_box .section4 .section_box .operate {
  display: flex;
  position: absolute;
  bottom: 8%;
  width: 86%;
  margin-left: 7%;
  left: 0;
}
.container .content_box .section4 .section_box .operate .item {
  width: 49%;
  margin-right: 2%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 33px 27px;
}
.container .content_box .section4 .section_box .operate .item:first-child {
  background-color: #cf010d;
}
.container .content_box .section4 .section_box .operate .item:last-child {
  background-color: #e99c0e;
}
.container .content_box .section4 .section_box .operate .item .left {
  font-family: NexaBold;
  font-size: 50px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #f9f9f9;
}
.container .content_box .section4 .section_box .operate .item .middle {
  margin-left: 15px;
  margin-right: 15px;
}
.container .content_box .section4 .section_box .operate .item .middle h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #f9f9f9;
}
.container .content_box .section4 .section_box .operate .item .middle p {
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #ffffff;
  padding-top: 12px;
}
.container .content_box .section4 .section_box .operate .item .right {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.container .content_box .section4 .section_box .operate .item .right .iconfont {
  color: #1c1c1c;
  font-size: 20px;
}
.container .content_box .section5 {
  background-color: #fafafa;
}
.container .content_box .section5 .section_box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container .content_box .section5 .section_box .top .type {
  display: flex;
  align-items: center;
}
.container .content_box .section5 .section_box .top .type p {
  cursor: pointer;
  margin-left: 10px;
  border-radius: 20px;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #000000;
  padding: 9px 18px;
}
.container .content_box .section5 .section_box .top .type p.active {
  background-color: #e99c0e;
  color: #fff;
}
.container .content_box .section5 .section_box .top .type p:first-child {
  margin-left: 0;
}
.container .content_box .section5 .section_box .section_content_item {
  display: none;
}
.container .content_box .section5 .section_box .section_content_item .middle {
  display: flex;
  background-color: #fff;
  margin-top: 35px;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_l {
  width: 50%;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_l img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_r {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 5%;
  position: relative;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_r .add {
  position: absolute;
  right: 0;
  top: 0;
  width: 11%;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_r .time {
  font-family: NexaBold;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #a3a3a3;
  padding-bottom: 18px;
  border-bottom: 1px solid #e3e3e3;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_r .time span {
  font-family: NexaBold;
  font-size: 47px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #cf010d;
}
.container .content_box .section5 .section_box .section_content_item .middle .middle_r .info {
  padding-top: 17px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #2d2d2d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content_box .section5 .section_box .section_content_item .small {
  display: flex;
  margin-top: 25px;
}
.container .content_box .section5 .section_box .section_content_item .small .item {
  width: 32%;
  margin-right: 2%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 3% 3% 1.9%;
}
.container .content_box .section5 .section_box .section_content_item .small .item:hover .add .iconfont {
  color: #cf010d;
}
.container .content_box .section5 .section_box .section_content_item .small .item:nth-child(3n) {
  margin-right: 0;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_top {
  display: flex;
  padding-bottom: 12px;
  border-bottom: 1px solid #d9d9d9;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_info .small_sign {
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #cf010d;
  border-radius: 5px;
  border: solid 2px #cf010d;
  padding: 1px 5px;
  box-sizing: border-box;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_info .small_title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 17px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1.45;
  letter-spacing: 0px;
  color: #2e2e2e;
  margin-top: 10px;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_time {
  flex-shrink: 0;
  margin-left: 15px;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_time span {
  font-family: NexaBold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #676767;
  opacity: 0.6;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_time h3 {
  font-family: NexaBold;
  font-size: 45px;
  font-weight: 700;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #515151;
}
.container .content_box .section5 .section_box .section_content_item .small .item .small_middle {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0px;
  color: #646464;
  padding-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .content_box .section5 .section_box .section_content_item .small .item .add {
  margin-top: 18px;
  display: block;
}
.container .content_box .section5 .section_box .section_content_item .small .item .add .iconfont {
  color: #aaaaaa;
  font-size: 20px;
  transition: 0.3s all linear;
}
.container .content_box .section6 {
  padding-bottom: 50px;
}
.container .content_box .section6 .section_box {
  padding-bottom: 43px;
}
.container .content_box .section6 .swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
  opacity: 0.6;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide:before {
  content: '';
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 0px;
  box-shadow: 0 0 95px 35px #000;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .caseInfo {
  position: absolute;
  right: 3.5%;
  top: 6%;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .caseInfo h3 {
  font-family: NexaBold;
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .caseInfo span {
  font-family: NexaBold;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 2px;
  display: block;
}
.container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .info {
  position: absolute;
  left: 4%;
  bottom: 6.5%;
  font-family: MicrosoftYaHei-Bold;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0px;
  color: #ffffff;
}
.container .content_box .section6 .swiper .swiper-button-prev {
  left: 15%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #c1c1c1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content_box .section6 .swiper .swiper-button-prev:after {
  font-size: 25px;
}
.container .content_box .section6 .swiper .swiper-button-next {
  right: 15%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #c1c1c1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .content_box .section6 .swiper .swiper-button-next:after {
  font-size: 25px;
}
.container .content_box .section6 .case-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  margin-top: 25px;
}
.container .content_box .section6 .case-pagination .swiper-pagination-bullet-active {
  background-color: #cf010d;
}
.container .content_box .section6 .case-pagination .swiper-pagination-bullet {
  margin-right: 5px;
  width: 10px;
  height: 10px;
}
.container .content_box .section6 .case-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

@media all and (max-width: 1200px) {
  .container .content_box .bigBox .people {
    display: none;
  }
}
@media all and (max-width: 1060px) {
  .container .content_box .bigBox .section2 .box {
    flex-wrap: wrap;
  }
  .container .content_box .bigBox .section2 .box .item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-top: 20px;
  }
  .container .content_box .bigBox .section2 .box .item:first-child {
    margin-top: 0;
  }
  .container .content_box .bigBox .section2 .box .item .right .right_box .info {
    width: 100%;
  }
}
@media all and (max-width: 1020px) {
  .container .content_box .section1 .section_box .box .left {
    width: 100%;
    padding-right: 0;
  }

  .container .content_box .section1 .section_box .box .right {
    display: none;
  }
}
@media all and (max-width: 1020px) {
  .container .content_box .section4 {
    display: none;
  }
}
@media all and (max-width: 870px) {
  .container .content_box .section5 .section_box .section_content_item .small {
    flex-wrap: wrap;
  }
  .container .content_box .section5 .section_box .section_content_item .small .item {
    width: 49%;
    margin-right: 2%;
  }
  .container .content_box .section5 .section_box .section_content_item .small .item:last-child {
    margin-top: 15px;
  }
  .container .content_box .section5 .section_box .section_content_item .small .item:nth-child(3n) {
    margin-right: 2%;
  }
  .container .content_box .section5 .section_box .section_content_item .small .item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 550px) {
  .container .content_box .swiper-container .swiper-pagination {
    bottom: 12px;
  }

  .container .content_box .section1 .section_box .box .left .stress {
    font-size: 17px;
    margin-top: 20px;
  }

  .container .content_box .section1 .section_box .box .left .infoBox .info {
    margin-top: 9px;
    font-size: 14px;
  }

  .container .content_box .section1 {
    background: url(../images/62.jpg) no-repeat center 24%;
    background-size: auto;
    height: 840px;
  }

  .container .content_box .bigBox .section2 .box .item {
    flex-wrap: wrap;
  }
  .container .content_box .bigBox .section2 .box .item .left {
    width: 100%;
  }
  .container .content_box .bigBox .section2 .box .item .left .linear, .container .content_box .bigBox .section2 .box .item .left .add {
    display: none;
  }

  .container .content_box .bigBox .section2 .box .item .right .right_box {
    padding-left: 0;
  }

  .container .content_box .bigBox .section2 .box .item .right .right_box .num {
    display: none;
  }

  .container .content_box .bigBox .section2 .box {
    padding-top: 35px;
  }

  .container .content_box .section5 .section_box .section_content_item .middle {
    display: none;
  }

  .container .content_box .section5 .section_box .section_content_item .small .item {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 15px;
    padding: 5.5% 5%;
  }

  .container .content_box .bigBox .section3 .section_box .box {
    padding-top: 35px;
  }

  .container .content_box .bigBox .section3 .section_box .box .item p, .container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_time span {
    font-size: 13px;
  }

  .container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_time h3 {
    font-size: 36px;
  }

  .container .content_box .section5 .section_box .section_content_item .small .item .small_top .small_info .small_title {
    font-size: 15px;
  }

  .container .content_box .section5 .section_box .top {
    flex-wrap: wrap;
  }
  .container .content_box .section5 .section_box .top .type {
    width: 100%;
    margin-top: 30px;
  }

  .container .content_box .section5 .section_box .section_content_item .small {
    margin-top: 0;
  }

  .container .content_box .section .section_box {
    padding: 35px 6% 60px;
  }

  .container .content_box .section6 .swiper .swiper-button-prev, .container .content_box .section6 .swiper .swiper-button-next {
    display: none;
  }

  .container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .info {
    bottom: 11%;
    left: 5%;
    font-size: 16px;
  }

  .container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .caseInfo h3 {
    font-size: 25px;
  }

  .container .content_box .section6 .swiper .swiper-wrapper .swiper-slide .caseInfo span {
    font-size: 12px;
  }

  .container .content_box .section6 .section_box {
    padding-bottom: 30px;
  }
}

/*# sourceMappingURL=index.css.map */
