html,
body {
  height: 100%;
}
#dowebok {
  height: 100%;
}
.section {
  height: 100%;
}
.section .fp-tableCell {
  padding-top: 70px;
  box-sizing: border-box;
}
.section_1 {
  z-index: 1;
}
#menu {
  display: none;
  position: fixed;
  top: 50%;
  right: 0.3rem;
  transform: translate(0, -50%);
  list-style-type: none;
  z-index: 70;
  transition: all .3s;
  text-align: right;
}
#menu li a {
  position: relative;
  display: block;
  height: 20px;
  line-height: 22px;
}
#menu li a span {
  display: inline-block;
  width: 16px;
  height: 1px;
  background: #bfbfbf;
  transition: all .3s;
  vertical-align: middle;
}
#menu li a p {
  display: none;
  font-size: 14px;
  color: #4d4d4d;
}
#menu li.active a span {
  width: 30px;
  background: #941d39;
}
#menu li.active a p {
  display: inline-block;
  vertical-align: middle;
  color: #941d39;
}
#menu.active {
  display: block;
}
.section {
  box-sizing: border-box;
}
.section_1 {
  height: 100%;
}
.section_1 .centent-box {
  position: relative;
  height: 100%;
}
.section_1 .centent-box .top-box {
  height: 100%;
}
.section_1 .centent-box .top-box .swiper-container {
  height: 100%;
}
.section_1 .centent-box .top-box .img-box {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.section_1 .centent-box .top-box .arr-box {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  left: 50%;
  height: 55px;
}
.section_1 .centent-box .top-box .swiper-button-prev,
.section_1 .centent-box .top-box .swiper-button-next {
  margin: 0;
  width: 55px;
  height: 55px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  opacity: 0;
  transition: all .3s;
  top: 0;
}
.section_1 .centent-box .top-box .swiper-button-prev:after,
.section_1 .centent-box .top-box .swiper-button-next:after {
  font-size: 0;
}
.section_1 .centent-box .top-box .swiper-button-prev:hover,
.section_1 .centent-box .top-box .swiper-button-next:hover {
  background: #941d39;
}
.section_1 .centent-box .top-box .swiper-button-prev {
  left: -50px;
}
.section_1 .centent-box .top-box .swiper-button-next {
  right: -50px;
}
.section_1 .centent-box .top-box .pagination-box {
  position: absolute;
  z-index: 999;
  text-align: right;
  bottom: 0.65rem;
  left: 0;
  padding-right: 1.7rem;
  box-sizing: border-box;
  right: 0;
}
.section_1 .centent-box .top-box .pagination-box .swiper-pagination {
  position: static;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.section_1 .centent-box .top-box .pagination-box .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin-left: 4px;
  margin-right: 4px;
}
.section_1 .centent-box .top-box .pagination-box .swiper-pagination .swiper-pagination-bullet-active {
  background: #184098;
}
.section_1 .centent-box:hover .swiper-button-prev,
.section_1 .centent-box:hover .swiper-button-next {
  opacity: 1;
}
.section_1 .centent-box:hover .swiper-button-prev {
  left: 0;
}
.section_1 .centent-box:hover .swiper-button-next {
  right: 0;
}
.section_1 .centent-box .bottom-box {
  float: right;
  z-index: 9;
  width: 345px;
  background-color: #fff;
  height: 218px;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  padding-top: 15px;
  border-radius: 10px;
}
.section_1 .centent-box .bottom-box .swiper-pagination {
  position: static;
  margin-top: 20px;
  text-align: left;
  margin-left: -10px;
}
.section_1 .centent-box .bottom-box .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #d2d2d2;
  border-radius: 100%;
  opacity: 1;
  font-size: 0;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.section_1 .centent-box .bottom-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 16px;
  font-weight: 700;
  line-height: 13px;
  text-align: center;
  background-color: transparent;
  color: #941d39;
  width: 18px;
}
.section_1 .centent-box .bottom-box .img-box img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
}
.section_1 .centent-box .centent-bottom {
  position: absolute;
  width: 1300px;
  z-index: 9;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.section_2 {
  background-color: #f5f6fb;
}
.section_2 .title-box {
  width: 1400px;
  margin-bottom: 0.4rem;
}
.section_2 .title-box p {
  font-size: 0.6rem;
  color: #cccccc;
  letter-spacing: -2px;
  line-height: 1;
  font-family: 'Times New Roman';
}
.section_2 .title-box span {
  font-size: 30px;
  color: #333333;
  font-weight: 700;
}
.section_2 .centent-box {
  width: 1300px;
  padding-right: 0.64rem;
  box-sizing: border-box;
  position: relative;
}
.section_2 .centent-box .arr-box {
  position: absolute;
  right: -0.4rem;
  background-color: #f5f6fb;
  border-radius: 20px;
  bottom: 0.85rem;
  z-index: 99;
}
.section_2 .centent-box .arr-box:before {
  position: absolute;
  content: '';
  height: 0.6rem;
  width: 1px;
  background-color: #c1c1c1;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.section_2 .centent-box .arr-box .swiper-button-prev,
.section_2 .centent-box .arr-box .swiper-button-next {
  position: static;
  display: inline-block;
  vertical-align: middle;
  height: 1.3rem;
  line-height: 1.3rem;
  width: 1.0rem;
  text-align: center;
  margin: 0;
}
.section_2 .centent-box .arr-box .swiper-button-prev img.active,
.section_2 .centent-box .arr-box .swiper-button-next img.active {
  display: none;
}
.section_2 .centent-box .arr-box .swiper-button-prev:after,
.section_2 .centent-box .arr-box .swiper-button-next:after {
  display: none;
}
.section_2 .centent-box .arr-box .swiper-button-prev:hover img,
.section_2 .centent-box .arr-box .swiper-button-next:hover img {
  display: none;
}
.section_2 .centent-box .arr-box .swiper-button-prev:hover img.active,
.section_2 .centent-box .arr-box .swiper-button-next:hover img.active {
  display: inline-block;
}
.section_2 .centent-box:before {
  position: absolute;
  top: 50%;
  margin-top: 4px;
  content: '';
  left: -50vw;
  width: 50vw;
  height: 1px;
  background-color: #e5e9ef;
}
.section_2 .centent-box .item-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section_2 .centent-box .item-box .txt-box {
  width: 420px;
  text-align: right;
}
.section_2 .centent-box .item-box .txt-box .title {
  position: relative;
  margin-bottom: 0.6rem;
}
.section_2 .centent-box .item-box .txt-box .title span {
  font-size: 28px;
  color: #666666;
}
.section_2 .centent-box .item-box .txt-box .title p {
  font-size: 20px;
  color: #666666;
  line-height: 1;
}
.section_2 .centent-box .item-box .txt-box .link-box {
  position: absolute;
  bottom: -0.3rem;
  width: 100%;
  height: 1px;
  background: #e5e9ef;
}
.section_2 .centent-box .item-box .txt-box .link-box:before {
  position: absolute;
  content: '';
  right: 35px;
  width: 14px;
  height: 14px;
  background-color: #941d39;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-59%);
}
.section_2 .centent-box .item-box .txt-box .link-box:after {
  position: absolute;
  content: '';
  left: 0px;
  width: 14px;
  height: 14px;
  background-color: #e5e5e5;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-59%);
}
.section_2 .centent-box .item-box .txt-box p {
  line-height: 1.8;
  color: #666666;
  font-size: 16px;
}
.section_2 .centent-box .item-box .img-box {
  position: relative;
  width: 8.4rem;
}
.section_2 .centent-box .item-box .img-box img {
  width: 100%;
  border-radius: 30px;
}
.section_2 .centent-box .item-box .img-box a {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  transform: translateY(-50%);
  font-size: 16px;
}
.section_3 .centent-box {
  width: 1400px;
}
.section_3 .centent-box .title-box {
  text-align: center;
  font-size: 30px;
  line-height: 1;
  color: #333333;
  font-weight: 700;
  margin-bottom: 0.7rem;
}
.section_3 .centent-box .all-box .item-box {
  position: relative;
  background: #fff;
}
.section_3 .centent-box .all-box .item-box .img-box img {
  width: 100%;
}
.section_3 .centent-box .all-box .item-box .title {
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  text-align: center;
  border: 1px solid #e5e5e5;
}
.section_3 .centent-box .all-box .item-box .des-box {
  position: absolute;
  bottom: -180px;
  left: 0;
  right: 0;
  background-color: #941d39;
  text-align: center;
  height: 180px;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  padding-top: 40px;
  transition: all .3s;
}
.section_3 .centent-box .all-box .item-box .des-box h3 {
  color: #dddddd;
  font-size: 20px;
  margin-bottom: 0.22rem;
}
.section_3 .centent-box .all-box .item-box .des-box p {
  line-height: 1.6;
  font-size: 16px;
  color: #ffffff;
}
.section_3 .centent-box .all-box .item-box:hover .des-box {
  bottom: 0px;
}
.section_3 .centent-box .all-box .arr-box {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 0.7rem;
}
.section_3 .centent-box .all-box .arr-box .swiper-button-prev,
.section_3 .centent-box .all-box .arr-box .swiper-button-next {
  display: inline-block;
  position: static;
  margin: 0;
  margin-left: 24px;
  margin-right: 24px;
}
.section_3 .centent-box .all-box .arr-box .swiper-button-prev:after,
.section_3 .centent-box .all-box .arr-box .swiper-button-next:after {
  display: none;
}
.section_3 .centent-box .all-box .arr-box .swiper-button-prev img.active,
.section_3 .centent-box .all-box .arr-box .swiper-button-next img.active {
  display: none;
}
.section_3 .centent-box .all-box .arr-box .swiper-button-prev:hover img,
.section_3 .centent-box .all-box .arr-box .swiper-button-next:hover img {
  display: none;
}
.section_3 .centent-box .all-box .arr-box .swiper-button-prev:hover img.active,
.section_3 .centent-box .all-box .arr-box .swiper-button-next:hover img.active {
  display: inline-block;
}
.section_3 .en {
  position: absolute;
  bottom: 0.85rem;
  left: 0;
  right: 0;
  text-align: center;
}
.section_4 {
  background: url(../images/img_41.jpg) center center no-repeat;
  background-size: cover;
}
.section_4 .centent-box {
  width: 1300px;
}
.section_4 .centent-box .title-box p {
  font-size: 0.6rem;
  color: #cccccc;
  letter-spacing: -2px;
  line-height: 1;
  font-family: 'Times New Roman';
}
.section_4 .centent-box .title-box span {
  font-size: 30px;
  color: #333333;
  font-weight: 700;
}
.section_4 .centent-box .all-box {
  position: relative;
  margin-top: 0.6rem;
  border-top: 1px solid #e2e2e3;
  border-bottom: 1px solid #e2e2e3;
  box-sizing: border-box;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  width: 1200px;
}
.section_4 .centent-box .all-box .left-box {
  width: 1065px;
  overflow: hidden;
}
.section_4 .centent-box .all-box .left-box .item-box {
  position: relative;
  height: 355px;
  background-color: #767677;
  padding-top: 15px;
  padding-bottom: 15px;
  box-sizing: border-box;
  padding-left: 35px;
  width: 100%;
}
.section_4 .centent-box .all-box .left-box .item-box:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 115px;
  height: 115px;
  background-color: #941d39;
}
.section_4 .centent-box .all-box .left-box .item-box .img-box {
  float: left;
  position: relative;
  z-index: 2;
  width: 570px;
  height: 312px;
  line-height: 312px;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
}
.section_4 .centent-box .all-box .left-box .item-box .img-box img {
  max-height: 300px;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box {
  position: relative;
  z-index: 99;
  float: left;
  margin-left: 75px;
  width: 250px;
  padding-top: 35px;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box ul li {
  position: relative;
  font-size: 14px;
  color: #fff;
  font-size: 16px;
  line-height: 2;
  cursor: pointer;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box ul li:before {
  position: absolute;
  content: '';
  width: 66px;
  height: 1px;
  background-color: #941d39;
  left: -88px;
  top: 50%;
  width: 0;
  transition: all .3s;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box ul li.active {
  color: #941d39;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box ul li.active:before {
  width: 66px;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box .des-box {
  margin-top: 45px;
}
.section_4 .centent-box .all-box .left-box .item-box .txt-box .des-box p {
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
.section_4 .centent-box .all-box .right-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 118px;
  overflow: hidden;
  border-left: 1px solid #dadbdd;
}
.section_4 .centent-box .all-box .right-box .mySwiper_2 {
  height: 100%;
}
.section_4 .centent-box .all-box .right-box .item-box {
  position: relative;
  text-align: center;
  border-bottom: 1px solid #dadbdd;
  box-sizing: border-box;
  cursor: pointer;
  height: 100%;
}
.section_4 .centent-box .all-box .right-box .item-box .center {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.section_4 .centent-box .all-box .right-box .item-box .center p {
  color: #333333;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}
.section_4 .centent-box .all-box .right-box .item-box .center em {
  display: block;
  font-size: 12px;
  color: #666666;
  line-height: 1;
  font-family: 'Times New Roman';
}
.section_4 .centent-box .all-box .right-box .swiper-slide-thumb-active .item-box {
  background-color: #941d39;
}
.section_4 .centent-box .all-box .right-box .swiper-slide-thumb-active .item-box .center p {
  color: #fff;
}
.section_4 .centent-box .all-box .right-box .swiper-slide-thumb-active .item-box .center em {
  color: rgba(255, 255, 255, 0.5);
}
.section_5 {
  overflow: hidden;
}
.section_5 .centent-box {
  width: 1500px;
  padding-left: 75px;
  padding-right: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.section_5 .centent-box .left-box .txt-box {
  width: 700px;
}
.section_5 .centent-box .left-box .txt-box h3 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 0.25rem;
  line-height: 1;
}
.section_5 .centent-box .left-box .txt-box p {
  line-height: 2;
  font-size: 16px;
  color: #666666;
}
.section_5 .centent-box .left-box .list-box {
  position: relative;
  font-size: 0;
  margin-top: 1.2rem;
}
.section_5 .centent-box .left-box .list-box:before {
  top: 0;
  content: '';
  left: -20vw;
  width: 150vw;
  height: 1px;
  background-color: #eeeeee;
  position: absolute;
}
.section_5 .centent-box .left-box .list-box:after {
  content: '';
  left: -20vw;
  width: 150vw;
  height: 1px;
  background-color: #eeeeee;
  position: absolute;
  bottom: 0;
}
.section_5 .centent-box .left-box .list-box .item-box {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  padding-top: 50px;
  text-align: center;
  border-left: none;
}
.section_5 .centent-box .left-box .list-box .item-box:first-child {
  border-left: 1px solid #eeeeee;
}
.section_5 .centent-box .left-box .list-box .item-box .icon-box {
  transform: rotateY(0);
  transition: 0.5s;
}
.section_5 .centent-box .left-box .list-box .item-box .icon-box img.active {
  display: none;
}
.section_5 .centent-box .left-box .list-box .item-box p {
  font-size: 16px;
  color: #666666;
  margin-top: 25px;
}
.section_5 .centent-box .left-box .list-box .item-box:hover .icon-box {
  transform: rotateY(-180deg);
}
.section_5 .centent-box .left-box .list-box .item-box:hover .icon-box img {
  display: none;
}
.section_5 .centent-box .left-box .list-box .item-box:hover .icon-box img.active {
  display: inline-block;
}
.section_5 .centent-box .right-box .title {
  text-align: right;
  padding-right: 0.7rem;
  margin-bottom: 0.2rem;
}
.section_5 .centent-box .right-box .title p {
  font-family: 'Times New Roman';
  font-size: 30px;
  color: #8e8e8e;
  line-height: 1;
  margin-bottom: 0.05rem;
}
.section_5 .centent-box .right-box .title span {
  font-size: 16px;
  color: #666666;
}
.section_5 .centent-box .right-box .img-box {
  padding-right: 25px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.section_5 .centent-box .right-box .img-box > img {
  position: relative;
  z-index: 2;
  height: 4.2rem;
  height: 4.4rem;
}
.section_5 .centent-box .right-box .img-box .icon-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 3;
}
.section_5 .centent-box .right-box .img-box .icon-box:before {
  position: absolute;
  content: '';
  width: 78px;
  height: 78px;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin-left: -39px;
  margin-top: -39px;
  border: 2px solid #941d39;
  border-radius: 100%;
  box-sizing: border-box;
  transform: scale3d(0.3, 0.3, 1);
  transition: .5s all;
}
.section_5 .centent-box .right-box .img-box .icon-box:after {
  opacity: 0;
  position: absolute;
  content: '';
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  border: 1px solid rgba(148, 29, 57, 0.6);
  border-radius: 100%;
  box-sizing: border-box;
  transform: scale3d(0.3, 0.3, 1);
  transition: .8s all;
}
.section_5 .centent-box .right-box .img-box .icon-box img {
  position: relative;
  z-index: 9;
  width: 60px;
}
.section_5 .centent-box .right-box .img-box:before {
  position: absolute;
  top: 0.35rem;
  content: '';
  right: 0;
  bottom: 0;
  background-color: #333333;
  width: 200px;
}
.section_5 .centent-box .right-box .img-box:after {
  position: absolute;
  content: '';
  left: -70px;
  bottom: 0;
  top: -0.9rem;
  background-color: #941d39;
  width: 3rem;
}
.section_5 .centent-box .right-box .img-box a {
  position: absolute;
  bottom: 0;
  left: -70px;
  z-index: 2;
}
.section_5 .centent-box .right-box .img-box:hover .icon-box:after,
.section_5 .centent-box .right-box .img-box:hover .icon-box:before {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.section_6 {
  background: url(../images/img_10.jpg) center center no-repeat;
  background-size: cover;
}
.section_6:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2.8rem;
  background-color: #941d39;
  content: '';
}
.section_6 .centent-box {
  position: relative;
  z-index: 2;
  width: 1400px;
}
.section_6 .centent-box .title-box {
  text-align: center;
  margin-bottom: 0.95rem;
}
.section_6 .centent-box .title-box h3 {
  font-size: 30px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
}
.section_6 .centent-box .title-box p {
  margin-top: 15px;
}
.section_6 .centent-box .title-box p span {
  font-size: 16px;
  color: #4c4c4c;
  display: inline-block;
}
.section_6 .centent-box .title-box p span:before,
.section_6 .centent-box .title-box p span:after {
  display: inline-block;
  width: 95px;
  height: 1px;
  background: #808080;
  content: '';
  vertical-align: middle;
  margin-left: 34px;
  margin-right: 34px;
}
.section_6 .all-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 40px;
  box-sizing: border-box;
}
.section_6 .all-box .left-box .top-box {
  margin-bottom: 0.4rem;
}
.section_6 .all-box .left-box .top-box h3 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 24px;
}
.section_6 .all-box .left-box .top-box p {
  font-size: 14px;
  color: #333333;
}
.section_6 .all-box .left-box .list-box {
  font-size: 0;
}
.section_6 .all-box .left-box .list-box .item-box {
  display: inline-block;
  width: 1.12rem;
  height: 1.12rem;
  border: 1px solid #b3b8c5;
  vertical-align: top;
  margin-right: 0.4rem;
  text-align: center;
  padding-top: 0.16rem;
  box-sizing: border-box;
}
.section_6 .all-box .left-box .list-box .item-box .icon-box {
  height: 0.6rem;
  line-height: 0.6rem;
}
.section_6 .all-box .left-box .list-box .item-box .icon-box img {
  vertical-align: top;
  max-height: 0.5rem;
}
.section_6 .all-box .left-box .list-box .item-box p {
  font-size: 12px;
  color: #4c4c4c;
}
.section_6 .all-box .left-box .tel-box {
  font-size: 24px;
  color: #666666;
  margin-top: 0.36rem;
}
.section_6 .all-box .left-box .tel-box span {
  font-size: 36px;
  color: #941d39;
  font-weight: 700;
}
.section_6 .all-box .left-box .other-box {
  margin-top: 1.1rem;
}
.section_6 .all-box .left-box .other-box p {
  color: #fff;
  font-size: 24px;
}
.section_6 .all-box .left-box .other-box h3 {
  color: #fff;
  font-size: 36px;
  margin-top: 0.1rem;
}
.section_6 .all-box .right-box {
  position: relative;
  padding-right: 1.4rem;
  box-sizing: border-box;
}
.section_6 .all-box .right-box:before {
  position: absolute;
  content: '';
  width: 5.0rem;
  height: 3.0rem;
  border: 1px solid #fff;
  bottom: -0.7rem;
  right: 0;
}
.section_6 .all-box .right-box .img-box {
  position: relative;
}
.section_6 .all-box .right-box .img-box:before {
  position: absolute;
  left: 0.2rem;
  top: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  background-color: #941d39;
  content: '';
}
.section_6 .all-box .right-box .img-box img {
  position: relative;
  width: 5.6rem;
}
.section_6 .all-box .right-box .img-box a {
  position: absolute;
  bottom: -25px;
  right: -70px;
}
.section_6 .all-box .right-box .title {
  position: absolute;
  top: 0;
  right: 0.4rem;
}
.section_7 {
  background: url(../images/img_11.jpg) center center no-repeat;
  background-size: cover;
}
.section_7 .centent-box {
  width: 1200px;
}
.section_7 .centent-box .title {
  position: relative;
  text-align: center;
  margin-bottom: 1.0rem;
  padding-bottom: 0.3rem;
}
.section_7 .centent-box .title:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 1px;
  background-color: #fff;
}
.section_7 .centent-box .title span {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  display: block;
  margin-bottom: 0.2rem;
}
.section_7 .centent-box .title p {
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.section_7 .centent-box .tab-box {
  width: 495px;
  float: left;
}
.section_7 .centent-box .tab-box .row {
  margin-left: -4px;
  margin-right: -4px;
}
.section_7 .centent-box .tab-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 4px;
  padding-right: 4px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.section_7 .centent-box .tab-box .col-md-4.active .tab-item {
  background: #941d39;
}
.section_7 .centent-box .tab-box .col-md-4.active .tab-item .icon-box img {
  display: none;
}
.section_7 .centent-box .tab-box .col-md-4.active .tab-item .icon-box img.hover {
  display: inline-block;
}
.section_7 .centent-box .tab-box .col-md-4.active .tab-item p {
  color: #fff;
}
.section_7 .centent-box .tab-box .tab-item {
  height: 120px;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding-top: 28px;
  box-sizing: border-box;
  cursor: pointer;
}
.section_7 .centent-box .tab-box .tab-item .icon-box {
  height: 40px;
  line-height: 40px;
  transition: all .3s;
}
.section_7 .centent-box .tab-box .tab-item .icon-box img {
  vertical-align: top;
}
.section_7 .centent-box .tab-box .tab-item .icon-box img.hover {
  display: none;
}
.section_7 .centent-box .tab-box .tab-item p {
  color: #4c4c4c;
}
.section_7 .centent-box .tab-box .tab-item:hover {
  background: #941d39;
}
.section_7 .centent-box .tab-box .tab-item:hover .icon-box {
  transform: rotateY(180deg);
}
.section_7 .centent-box .tab-box .tab-item:hover .icon-box img {
  display: none;
}
.section_7 .centent-box .tab-box .tab-item:hover .icon-box img.hover {
  display: inline-block;
}
.section_7 .centent-box .tab-box .tab-item:hover p {
  color: #fff;
}
.section_7 .centent-box .all-box {
  width: 695px;
  float: right;
}
.section_7 .centent-box .all-box .item-box {
  position: relative;
  height: 376px;
  background: rgba(148, 29, 57, 0.9);
}
.section_7 .centent-box .all-box .item-box .center-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 160px;
  padding-right: 160px;
  left: 0;
  right: 0;
}
.section_7 .centent-box .all-box .item-box .center-box .title-box .info {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.section_7 .centent-box .all-box .item-box .center-box .title-box .info h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 2px;
}
.section_7 .centent-box .all-box .item-box .center-box .title-box .info p {
  font-size: 12px;
  color: #fff;
}
.section_7 .centent-box .all-box .item-box .center-box .des-box {
  margin-top: 25px;
  margin-bottom: 29px;
}
.section_7 .centent-box .all-box .item-box .center-box .des-box p {
  color: #fff;
  text-align: center;
  line-height: 1.6;
}
.section_7 .centent-box .all-box .item-box .center-box .other-box {
  text-align: center;
}
.section_7 .centent-box .all-box .item-box .center-box .other-box .nub {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.section_7 .centent-box .all-box .item-box .center-box .other-box .nub span {
  color: #fff;
}
.section_7 .centent-box .all-box .item-box .center-box .other-box .en {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 10px;
  margin-left: 10px;
}
.section_7 .centent-box .all-box .item-box .center-box .other-box .en p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  text-align: left;
}
.section_7 .centent-box .all-box .item-box .line-box {
  border: 2px solid #fff;
  border-bottom: none;
  border-right: none;
  top: 20px;
  bottom: 35px;
  left: 15px;
  right: 15px;
  position: absolute;
}
.section_7 .centent-box .all-box .item-box .line-box:before {
  position: absolute;
  content: '';
  height: 2px;
  left: 0;
  right: 100px;
  background: #fff;
  bottom: 0;
}
.section_7 .centent-box .all-box .item-box .line-box:after {
  position: absolute;
  content: '';
  width: 2px;
  right: 0;
  background: #fff;
  bottom: 10px;
  top: 0;
}
.section_7 .centent-box .all-box .item-box .line-box img {
  position: absolute;
  right: 15px;
  bottom: -20px;
}
.section_7 .centent-box .all-box .item-box .line-box .en-txt {
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: 4em;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.section_8 .centent-box {
  width: 1300px;
}
.section_8 .centent-box .top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.7rem;
}
.section_8 .centent-box .top-title .title-box span {
  display: block;
  line-height: 1;
  font-size: 30px;
  color: #666666;
  margin-bottom: 0.12rem;
}
.section_8 .centent-box .top-title .title-box p {
  font-size: 0.6rem;
  color: #cccccc;
  line-height: 1;
  font-family: 'Times New Roman';
}
.section_8 .centent-box .top-title .right-box .link-box {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.section_8 .centent-box .top-title .right-box .link-box span {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #666666;
  margin-left: 70px;
  cursor: pointer;
}
.section_8 .centent-box .top-title .right-box .link-box span:before {
  position: absolute;
  left: -18px;
  top: 50%;
  width: 0;
  height: 1px;
  background-color: #941d39;
  content: '';
  transition: all .3s;
}
.section_8 .centent-box .top-title .right-box .link-box span.active,
.section_8 .centent-box .top-title .right-box .link-box span:hover {
  color: #941d39;
}
.section_8 .centent-box .top-title .right-box .link-box span.active:before,
.section_8 .centent-box .top-title .right-box .link-box span:hover:before {
  width: 12px;
}
.section_8 .centent-box .top-title .right-box a {
  font-size: 16px;
  color: #666666;
  display: inline-block;
  margin-left: 70px;
}
.section_8 .centent-box .all-item {
  display: none;
}
.section_8 .centent-box .all-item.active {
  display: block;
}
.section_8 .centent-box .all-item .item-box {
  position: relative;
}
.section_8 .centent-box .all-item .item-box .img-box img {
  width: 100%;
  height: 282px;
  object-fit: cover;
}
.section_8 .centent-box .all-item .item-box .txt-box {
  position: relative;
  top: -35px;
  left: 40px;
  right: 40px;
  background-color: #fff;
  padding-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
  box-sizing: border-box;
}
.section_8 .centent-box .all-item .item-box .txt-box .top-box {
  margin-bottom: 8px;
}
.section_8 .centent-box .all-item .item-box .txt-box .top-box h3 {
  font-weight: 400;
  font-size: 18px;
  color: #848484;
  line-height: 1;
  margin-bottom: 8px;
}
.section_8 .centent-box .all-item .item-box .txt-box .top-box p {
  font-size: 14px;
  color: #848484;
}
.section_8 .centent-box .all-item .item-box .txt-box .des-box p {
  line-height: 1.8;
  font-size: 14px;
  color: #666666;
}
.section_8 .centent-box .swiper-pagination {
  position: static;
}
.section_8 .centent-box .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #e5e5e5;
  opacity: 1;
  margin-left: 8px;
  margin-right: 8px;
}
.section_8 .centent-box .swiper-pagination .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background: #941d39;
  vertical-align: middle;
}
@media screen and (max-width: 1800px) {
  .section_2 .title-box {
    width: 1300px;
  }
  .section_3 .centent-box {
    width: 1300px;
  }
  .section_5 .centent-box {
    width: 1300px;
    padding-left: 80px;
    padding-right: 50px;
  }
  .section_5 .centent-box .left-box .txt-box {
    width: 600px;
  }
  .section_6 .centent-box {
    width: 1200px;
  }
}
/*# sourceMappingURL=index.css.map */