.home_page .section1 header {
  position: absolute;
}
.home_page .section1 .banner_swiper {
  position: relative;
}
.home_page .section1 .banner_swiper .swiper-slide {
  width: 100%;
  height: 100vh;
  position: relative;
}
.home_page .section1 .banner_swiper .swiper-slide .bg {
  width: 100%;
  height: 100%;
}
.home_page .section1 .banner_swiper .swiper-slide .textBox {
  position: absolute;
  top: 50%;
  left: 0.4167rem;
  transform: translateY(-50%);
}
.home_page .section1 .banner_swiper .swiper-slide .textBox .cate {
  position: relative;
  opacity: 0.5;
}
.home_page .section1 .banner_swiper .swiper-slide .textBox .cate::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
}
.home_page .section1 .banner_swiper .swiper-slide .textBox .name {
  font-size: 48px;
  margin-top: 0.0521rem;
  margin-bottom: 0.0521rem;
}
.home_page .section1 .banner_swiper .swiper-slide .textBox .address {
  margin-bottom: 0.2083rem;
}
.home_page .section1 .banner_swiper .swiperButton {
  position: absolute;
  bottom: 0.2865rem;
  right: 0.4167rem;
  z-index: 10;
}
.home_page .section1 .banner_swiper .swiperButton .prev,
.home_page .section1 .banner_swiper .swiperButton .next {
  transition: 0.3s;
  cursor: pointer;
}
.home_page .section1 .banner_swiper .swiperButton .prev img,
.home_page .section1 .banner_swiper .swiperButton .next img {
  width: 30px;
}
.home_page .section1 .banner_swiper .swiperButton .pages .now_pages {
  padding: 0 14px;
  color: #ffeac5;
  font-size: 30px;
}
.home_page .section1 .banner_swiper .swiperButton .pages .all_pages {
  font-size: 30px;
  padding: 0 14px;
  color: #fff;
}
.home_page .section2 {
  background: url(/static/images/home_s1_bg.png) no-repeat;
  background-size: cover;
}
.home_page .section2 .content {
  width: 100%;
  height: 100vh;
  padding-right: 0.4167rem;
}
.home_page .section2 .content .img {
  width: 2.4844rem;
  height: 4rem;
}
.home_page .section2 .content .textBox {
  margin-left: 0.6771rem;
}
.home_page .section2 .content .textBox h3 {
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.home_page .section2 .content .textBox h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 120%;
  width: 1px;
  height: 44px;
  transform: rotate(45deg);
  background-color: #b22222;
}
.home_page .section2 .content .textBox p {
  margin-top: 0.0417rem;
  width: 640px;
  font-size: 14px;
  color: #333;
  margin-bottom: 0.2604rem;
}
.home_page .section2 .content .textBox .datas {
  margin-top: 0.9896rem;
}
.home_page .section2 .content .textBox .datas .item {
  margin-right: 0.8333rem;
}
.home_page .section2 .content .textBox .datas .item .num {
  font-size: 80px;
  color: #b22222;
  line-height: 1;
}
.home_page .section2 .content .textBox .datas .item .text {
  font-size: 16px;
  margin-top: 0.0729rem;
}
.home_page .section2 .content .textBox .datas .item:last-child {
  margin-right: 0;
}
.home_page .section2 .content h2 {
  height: 80%;
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
  writing-mode: tb-rl;
  margin-left: auto;
}
.home_page .section3 .content .left {
  width: 2.0833rem;
  padding-top: 0.6094rem;
  padding-left: 0.4167rem;
  padding-right: 0.2604rem;
}
.home_page .section3 .content .left h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.home_page .section3 .content .left h3 {
  margin-top: 0.1563rem;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
  margin-bottom: 0.3438rem;
}
.home_page .section3 .content .left h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 120%;
  width: 1px;
  height: 44px;
  transform: rotate(45deg);
  background-color: #b22222;
}
.home_page .section3 .content .left .swiperButton {
  margin-top: 1.9792rem;
}
.home_page .section3 .content .left .swiperButton .prev,
.home_page .section3 .content .left .swiperButton .next {
  width: 30px;
  height: 30px;
  transition: 0.3s;
  cursor: pointer;
}
.home_page .section3 .content .left .swiperButton .prev img,
.home_page .section3 .content .left .swiperButton .next img {
  width: 30px;
}
.home_page .section3 .content .left .swiperButton .pages .now_pages {
  padding: 0 14px;
  color: #b22222;
  font-size: 30px;
}
.home_page .section3 .content .left .swiperButton .pages .all_pages {
  font-size: 30px;
  padding: 0 14px;
  color: #333333;
}
.home_page .section3 .content .right .workSpace_swiper {
  width: 7.5156rem;
  height: 100vh;
}
.home_page .section3 .content .right .workSpace_swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.home_page .section4 {
  padding: 0 0.4167rem 0;
}
.home_page .section4 .top {
  margin-top: 0.3646rem;
}
.home_page .section4 .top .title {
  position: relative;
  z-index: 5;
  display: flex;
}
.home_page .section4 .top .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
  writing-mode: tb-rl;
}
.home_page .section4 .top .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  writing-mode: tb-rl;
  display: inline-block;
}
.home_page .section4 .top .title h3::after {
  content: "";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section4 .top .selectBar {
  width: 5.5208rem;
  height: 0.4688rem;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.home_page .section4 .top .selectBar .items .item {
  cursor: pointer;
  font-size: 18px;
  height: 0.4688rem;
  line-height: 0.4688rem;
  position: relative;
}
.home_page .section4 .top .selectBar .items .item::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
@media (any-hover: hover) {
  .home_page .section4 .top .selectBar .items .item:hover {
    color: #b22222;
  }
  .home_page .section4 .top .selectBar .items .item:hover::after {
    opacity: 1;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 1px;
    height: 44px;
    background-color: #b22222;
  }
}
.home_page .section4 .selectContent {
  margin-top: -1.0417rem;
}
.home_page .section4 .selectContent .content {
  display: none;
}
.home_page .section4 .selectContent .content .items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home_page .section4 .selectContent .content .items .item {
  margin-right: calc((100% - 2.9688rem * 3) / 2);
  margin-bottom: 24px;
  width: 2.9688rem;
  height: 333px;
  position: relative;
  background-size: cover;
}
.home_page .section4 .selectContent .content .items .item .textBox {
  transition: 0.5s;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #f9f8f8;
  height: 0.3333rem;
  width: 1.5625rem;
  overflow: hidden;
  padding: 0 0.1302rem;
}
.home_page .section4 .selectContent .content .items .item .textBox .name p {
  transition: 0.5s;
  line-height: 0.3333rem;
  font-size: 18px;
  color: #111111;
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home_page .section4 .selectContent .content .items .item .textBox .name img {
  display: none;
  width: 30px;
}
.home_page .section4 .selectContent .content .items .item .textBox .address,
.home_page .section4 .selectContent .content .items .item .textBox .area {
  height: 0;
  opacity: 0;
  font-size: 15px;
  line-height: 24px;
  color: #ffeac5;
  transition: 0.5s;
}
.home_page .section4 .selectContent .content .items .item .textBox .address img,
.home_page .section4 .selectContent .content .items .item .textBox .area img {
  width: 13px;
  margin-right: 9px;
}
.home_page .section4 .selectContent .content .items .item:nth-child(3n) {
  margin-right: 0;
}
@media (any-hover: hover) {
  .home_page .section4 .selectContent .content .items .item:hover .textBox {
    background-color: #b12424;
    height: auto;
    width: 100%;
    padding: 0.0781rem 0.1302rem;
  }
  .home_page .section4 .selectContent .content .items .item:hover .textBox .name p {
    color: #ffeac5;
  }
  .home_page .section4 .selectContent .content .items .item:hover .textBox .name img {
    display: block;
  }
  .home_page .section4 .selectContent .content .items .item:hover .textBox .address,
  .home_page .section4 .selectContent .content .items .item:hover .textBox .area {
    height: auto;
    opacity: 1;
  }
}
.home_page .section4 .selectContent .content.active {
  display: block;
}
.home_page .section5 {
  padding: 0.5938rem 0.4167rem 0;
}
.home_page .section5 .title {
  position: relative;
  z-index: 5;
  display: flex;
}
.home_page .section5 .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
  writing-mode: tb-rl;
}
.home_page .section5 .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  writing-mode: tb-rl;
  display: inline-block;
}
.home_page .section5 .title h3::after {
  content: "";
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section5 .items .item {
  margin-left: 0.1354rem;
  width: 2.2813rem;
  height: 3.8906rem;
  position: relative;
}
.home_page .section5 .items .item .bg {
  width: 100%;
  height: 100%;
}
.home_page .section5 .items .item .text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 0.4167rem);
  height: 0.5208rem;
}
.home_page .section5 .items .item .text .en {
  margin-top: 15px;
  font-size: 18px;
  color: #fff;
  font-family: "HanchanSerif";
}
.home_page .section5 .items .item .text .cn {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #fff;
}
.home_page .section5 .items .item .text .cn img {
  transition: 1s;
  opacity: 0;
  width: 30px;
  margin-left: 20px;
}
.home_page .section5 .items .item .text::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0.1042rem;
  transition: 1s;
  height: 1px;
  background-color: #fff;
}
@media (any-hover: hover) {
  .home_page .section5 .items .item:hover .text::after {
    width: 100%;
  }
  .home_page .section5 .items .item:hover .text .cn img {
    opacity: 1;
    margin-left: 1.1719rem;
  }
}
.home_page .section6 .video {
  width: 100%;
  height: 100%;
  position: relative;
}
.home_page .section6 .video #video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home_page .section6 .video .play {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.8646rem;
}
.home_page .section6 .video .play img {
  width: 100%;
}
.home_page .section7 {
  padding: 0 0.4167rem;
  position: relative;
}
.home_page .section7 .top {
  padding-top: 0.4167rem;
}
.home_page .section7 .top .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.home_page .section7 .top .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.home_page .section7 .top .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section7 .top .swiperButton {
  padding-bottom: 0.1563rem;
  border-bottom: 1px solid #f4f4f4;
}
.home_page .section7 .top .swiperButton .prev,
.home_page .section7 .top .swiperButton .next {
  width: 30px;
  height: 30px;
  transition: 0.3s;
  cursor: pointer;
}
.home_page .section7 .top .swiperButton .prev img,
.home_page .section7 .top .swiperButton .next img {
  width: 30px;
}
.home_page .section7 .top .swiperButton .pages .now_pages {
  margin-left: 0.4167rem;
  padding: 0 14px;
  color: #b22222;
  font-size: 30px;
}
.home_page .section7 .top .swiperButton .pages .all_pages {
  margin-right: 0.4167rem;
  font-size: 30px;
  padding: 0 14px;
  color: #333333;
}
.home_page .section7 .partner_swiper {
  overflow: hidden;
  margin-top: 0.2604rem;
}
.home_page .section7 .partner_swiper .swiper-slide {
  flex-wrap: wrap;
}
.home_page .section7 .partner_swiper .swiper-slide .item {
  margin-bottom: 0.1458rem;
  margin-right: 0.1354rem;
  width: 1.4063rem;
  height: 0.7813rem;
  border: 1px solid #ededed;
  transition: 0.5s;
}
.home_page .section7 .partner_swiper .swiper-slide .item img {
  width: 100%;
  height: 100%;
}
.home_page .section7 .partner_swiper .swiper-slide .item:nth-child(6n) {
  margin-right: 0;
}
@media (any-hover: hover) {
  .home_page .section7 .partner_swiper .swiper-slide .item:hover {
    border: 1px solid #b22222;
    box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.05);
  }
}
.home_page .section7 .slogan {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0.4167rem;
}
.home_page .section7 .slogan img {
  width: 100%;
}
.home_page .section8 {
  padding: 0 0.4167rem;
}
.home_page .section8 .top {
  padding-top: 0.4167rem;
}
.home_page .section8 .top .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.home_page .section8 .top .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.home_page .section8 .top .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section8 .top .selectBar {
  width: 1.3542rem;
  height: 0.4688rem;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.home_page .section8 .top .selectBar .items .item {
  cursor: pointer;
  font-size: 18px;
  height: 0.4688rem;
  line-height: 0.4688rem;
  position: relative;
}
.home_page .section8 .top .selectBar .items .item::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section8 .top .selectBar .items .item.active {
  color: #b22222;
}
.home_page .section8 .top .selectBar .items .item.active::after {
  opacity: 1;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section8 .selectContent .content {
  display: none;
  margin-top: 0.3646rem;
}
.home_page .section8 .selectContent .content .items .item {
  cursor: pointer;
  display: block;
  width: 2.1354rem;
  margin-right: 0.1875rem;
}
.home_page .section8 .selectContent .content .items .item .img {
  width: 100%;
  height: 1.4583rem;
}
.home_page .section8 .selectContent .content .items .item .title {
  font-size: 18px;
  line-height: 24px;
  color: #111;
  margin-top: 0.1302rem;
}
.home_page .section8 .selectContent .content .items .item .des {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 0.0625rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home_page .section8 .selectContent .content .items .item .time {
  transition: 0.5s;
  margin-top: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 0.0938rem;
}
.home_page .section8 .selectContent .content .items .item .time img {
  width: 30px;
}
.home_page .section8 .selectContent .content .items .item:nth-child(4n) {
  margin-right: 0;
}
@media (any-hover: hover) {
  .home_page .section8 .selectContent .content .items .item:hover .time {
    border-bottom: 1px solid #b22222;
  }
}
.home_page .section8 .selectContent .content .moreButton {
  margin: 0.3646rem auto 0;
}
.home_page .section8 .selectContent .content.active {
  display: block;
}
.home_page .section9 .top {
  padding: 0.4063rem 0.4167rem 0.3385rem;
  background-color: #fafafa;
}
.home_page .section9 .top h2 {
  font-size: 36px;
  text-align: center;
  line-height: 1;
}
.home_page .section9 .top .items {
  margin-top: 0.599rem;
}
.home_page .section9 .top .items .item {
  width: 2.0729rem;
  height: 0.8333rem;
  background-color: #fff;
  position: relative;
  padding: 0.1823rem 0.3385rem 0.2604rem;
}
.home_page .section9 .top .items .item .icon {
  position: absolute;
  top: -0.3646rem;
  left: 0.3125rem;
  width: 0.4792rem;
}
.home_page .section9 .top .items .item h3 {
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.home_page .section9 .top .items .item h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section9 .top .items .item .des {
  font-size: 18px;
  line-height: 27px;
}
.home_page .section10 {
  padding: 0.1563rem 0.8333rem 0;
  position: relative;
  overflow: hidden;
}
.home_page .section10 .top .selectBar {
  height: 0.4688rem;
  border-bottom: 1px solid #f0f0f0;
}
.home_page .section10 .top .selectBar .items {
  height: 100%;
}
.home_page .section10 .top .selectBar .items .item {
  cursor: pointer;
  height: 100%;
  position: relative;
  font-size: 18px;
  margin-right: 0.3646rem;
}
.home_page .section10 .top .selectBar .items .item.active {
  color: #b22222;
}
.home_page .section10 .top .selectBar .items .item.active::after {
  content: "";
  transition: 0.5s;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section10 .top .title h2 {
  font-size: 55px;
  line-height: 45px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.home_page .section10 .top .title h3 {
  margin-top: 15px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.home_page .section10 .top .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.home_page .section10 .top .title .buttons {
  display: flex;
  margin-top: 15px;
}
.home_page .section10 .top .title .buttons .prev,
.home_page .section10 .top .title .buttons .next {
  cursor: pointer;
  width: 94px;
  height: 48px;
  background-color: #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
  transition: 0.5s;
}
.home_page .section10 .top .title .buttons .prev img,
.home_page .section10 .top .title .buttons .next img {
  width: 32px;
}
.home_page .section10 .top .title .buttons .prev .gold,
.home_page .section10 .top .title .buttons .next .gold {
  display: none;
}
.home_page .section10 .top .title .buttons .next {
  justify-content: flex-end;
}
@media (any-hover: hover) {
  .home_page .section10 .top .title .buttons .prev:hover,
  .home_page .section10 .top .title .buttons .next:hover {
    background-color: #b22222;
  }
  .home_page .section10 .top .title .buttons .prev:hover img,
  .home_page .section10 .top .title .buttons .next:hover img {
    display: none;
  }
  .home_page .section10 .top .title .buttons .prev:hover .gold,
  .home_page .section10 .top .title .buttons .next:hover .gold {
    display: block;
  }
}
.home_page .section10 .selectContent {
  overflow: hidden;
  margin-top: 30px;
  position: relative;
  height: 3.3854rem;
}
.home_page .section10 .selectContent .content {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 1s;
}
.home_page .section10 .selectContent .content.active {
  position: relative;
  opacity: 1;
}
.home_page .section10 .honer_swiper {
  padding: 5px;
  overflow: hidden;
}
.home_page .section10 .honer_swiper .swiper-wrapper {
  display: flex;
  align-items: flex-end;
}
.home_page .section10 .honer_swiper .swiper-wrapper .swiper-slide {
  margin-right: 0.2813rem !important;
  width: 2.0833rem !important;
  box-shadow: 1px 1px 8px 5px rgba(0, 0, 0, 0.02);
  height: auto;
  background-color: #fff;
}
.home_page .section10 .honer_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.news_page .section1 {
  padding: 0 0.8333rem;
}
.news_page .section1 .selectBar {
  position: sticky;
  top: 100px;
  left: 0;
  background-color: #fff;
  z-index: 54;
  height: 0.4688rem;
  border-bottom: 1px solid #f0f0f0;
}
.news_page .section1 .selectBar .items {
  height: 100%;
}
.news_page .section1 .selectBar .items .item {
  cursor: pointer;
  height: 100%;
  position: relative;
  font-size: 18px;
  margin-right: 0.3646rem;
}
.news_page .section1 .selectBar .items .item.active {
  color: #b22222;
}
.news_page .section1 .selectBar .items .item.active::after {
  content: "";
  transition: 0.5s;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.news_page .section1 .selectBar .pageNav a {
  font-size: 18px;
  color: #999999;
}
.news_page .section1 .selectContent {
  padding-top: 0.3333rem;
  padding-bottom: 0.1354rem;
}
.news_page .section1 .selectContent .content {
  display: none;
}
.news_page .section1 .selectContent .content .items {
  flex-wrap: wrap;
}
.news_page .section1 .selectContent .content .items .item {
  display: block;
  margin-bottom: 0.3438rem;
  width: 2.4167rem;
  margin-right: calc((100% - 2.4167rem * 3) / 2);
}
.news_page .section1 .selectContent .content .items .item .time .year {
  width: 54px;
  height: 54px;
  font-size: 18px;
  border-radius: 50%;
  border: 1px solid #b22222;
  text-align: center;
  line-height: 54px;
  margin-right: 0.0729rem;
}
.news_page .section1 .selectContent .content .items .item .time .day {
  font-size: 26px;
}
.news_page .section1 .selectContent .content .items .item .time .lineBox {
  margin-left: 0.1042rem;
  flex: 1;
  display: flex;
  align-items: center;
}
.news_page .section1 .selectContent .content .items .item .time .lineBox .line {
  transition: 1s;
  margin-left: auto;
  width: 0.5365rem;
  height: 1px;
  background-color: #b22222;
}
.news_page .section1 .selectContent .content .items .item .img {
  margin-top: 0.0833rem;
  width: 2.4167rem;
  height: 1.651rem;
}
.news_page .section1 .selectContent .content .items .item .name {
  transition: 0.5s;
  font-size: 20px;
  color: #111;
  margin-top: 0.1563rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_page .section1 .selectContent .content .items .item .des {
  font-size: 14px;
  color: #666666;
  margin-top: 0.0625rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.1563rem;
}
@media (any-hover: hover) {
  .news_page .section1 .selectContent .content .items .item:hover .time .lineBox .line {
    width: 100%;
  }
  .news_page .section1 .selectContent .content .items .item:hover .name {
    color: #b22222;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton {
    border: 1px solid #eee;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton .butotnContent {
    color: #333333;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton img {
    display: none;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton .black {
    display: block;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton::after {
    top: 0;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton.black {
    border: 1px solid #b22222;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton.black .butotnContent {
    color: #ffeac5;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton.black img {
    display: block;
  }
  .news_page .section1 .selectContent .content .items .item:hover .moreButton.black .black {
    display: none;
  }
}
.news_page .section1 .selectContent .content .items .item:nth-child(3n) {
  margin-right: 0;
}
.news_page .section1 .selectContent .content.active {
  display: block;
}
.news_page .section1 .news_info_content {
  padding: 0.3333rem 0 0.4583rem;
}
.news_page .section1 .news_info_content .left {
  width: 5.375rem;
}
.news_page .section1 .news_info_content .left .name {
  color: #111;
  margin-top: 0.0521rem;
  padding-bottom: 0.1302rem;
  border-bottom: 1px solid #111;
}
.news_page .section1 .news_info_content .left .main {
  padding-top: 0.1875rem;
}
.news_page .section1 .news_info_content .left .main p {
  font-size: 15px;
  color: 111111;
  margin-bottom: 0.1563rem;
}
.news_page .section1 .news_info_content .left .main img {
  width: 100%;
  margin-bottom: 0.1563rem;
}
.news_page .section1 .news_info_content .left .more {
  margin-top: 0.3854rem;
  position: relative;
  width: 100%;
  height: 60px;
}
.news_page .section1 .news_info_content .left .more .back {
  width: 80px;
  cursor: pointer;
  transition: 0.5s;
  height: 60px;
  position: absolute;
  top: 0;
  line-height: 60px;
  left: 50%;
  transform: translateX(-50%);
}
@media (any-hover: hover) {
  .news_page .section1 .news_info_content .left .more .back:hover {
    color: #b22222;
  }
}
.news_page .section1 .news_info_content .left .more .prev,
.news_page .section1 .news_info_content .left .more .next {
  height: 60px;
  line-height: 60px;
  width: 50%;
  display: flex;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  font-size: 15px;
  color: #111111;
}
.news_page .section1 .news_info_content .left .more .prev span,
.news_page .section1 .news_info_content .left .more .next span {
  display: block;
  max-width: 60%;
  transition: 0.5s;
  font-size: 15px;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_page .section1 .news_info_content .left .more .next {
  justify-content: flex-end;
}
@media (any-hover: hover) {
  .news_page .section1 .news_info_content .left .more .prev:hover span,
  .news_page .section1 .news_info_content .left .more .next:hover span {
    color: #b22222;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
.news_page .section1 .news_info_content .right {
  width: 2.4167rem;
}
.news_page .section1 .news_info_content .right .item {
  margin-bottom: 0.3438rem;
  width: 2.4167rem;
}
.news_page .section1 .news_info_content .right .item .time .year {
  width: 0.2813rem;
  height: 0.2813rem;
  border-radius: 50%;
  border: 1px solid #b22222;
  text-align: center;
  line-height: 0.2813rem;
  margin-right: 0.0729rem;
}
.news_page .section1 .news_info_content .right .item .time .day {
  font-size: 26px;
}
.news_page .section1 .news_info_content .right .item .time .lineBox {
  margin-left: 0.1042rem;
  flex: 1;
  display: flex;
  align-items: center;
}
.news_page .section1 .news_info_content .right .item .time .lineBox .line {
  transition: 1s;
  margin-left: auto;
  width: 0.5365rem;
  height: 1px;
  background-color: #b22222;
}
.news_page .section1 .news_info_content .right .item .img {
  margin-top: 0.0833rem;
  width: 2.4167rem;
  height: 1.651rem;
}
.news_page .section1 .news_info_content .right .item .name {
  transition: 0.5s;
  font-size: 20px;
  color: #111;
  margin-top: 0.1563rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_page .section1 .news_info_content .right .item .des {
  font-size: 14px;
  color: #666666;
  margin-top: 0.0625rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0.1563rem;
}
@media (any-hover: hover) {
  .news_page .section1 .news_info_content .right .item:hover .time .lineBox .line {
    width: 100%;
  }
  .news_page .section1 .news_info_content .right .item:hover .name {
    color: #b22222;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
.workSpace_page .section1 {
  padding: 64px 0.2865rem 100px 0.5469rem;
}
.workSpace_page .section1 .selectBar {
  position: sticky;
  top: 100px;
  left: 0;
  background-color: #fff;
  z-index: 54;
  height: 0.4688rem;
  border-bottom: 1px solid #f0f0f0;
}
.workSpace_page .section1 .selectBar .items {
  height: 100%;
}
.workSpace_page .section1 .selectBar .items .item {
  cursor: pointer;
  height: 100%;
  position: relative;
  font-size: 18px;
  margin-right: 0.3646rem;
}
.workSpace_page .section1 .selectBar .items .item.active {
  color: #b22222;
}
.workSpace_page .section1 .selectBar .items .item.active::after {
  content: "";
  transition: 0.5s;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.workSpace_page .section1 .selectBar .pageNav a {
  font-size: 18px;
  color: #999999;
}
.workSpace_page .section1 .container {
  min-height: 800px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.workSpace_page .section1 .container .grid {
  min-height: 100px;
  padding: 0 0 0.1042rem;
  background: #fff;
  margin: 0;
  font-size: 14px;
  float: left;
  transition: all 0.5s;
  border-bottom: 1px solid #ececec;
}
.workSpace_page .section1 .container .grid a {
  display: block;
  position: relative;
  top: 0;
}
.workSpace_page .section1 .container .grid a .imgholder {
  transition: all 0.3s;
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
}
.workSpace_page .section1 .container .grid a .imgholder img {
  width: 100%;
  background: #fff;
  display: block;
  transform: scale(1.001);
  transition: all 0.5s;
}
.workSpace_page .section1 .container .grid a .textBox {
  transition: 0.5s;
  padding: 0 0.1563rem;
}
.workSpace_page .section1 .container .grid a .textBox .name p {
  position: relative;
  transition: 0.3s;
  font-size: 18px;
  color: #111111;
  line-height: 1;
  margin-top: 0.1563rem;
  margin-bottom: 0.1042rem;
}
.workSpace_page .section1 .container .grid a .textBox .name p::after {
  transition: 0.5s;
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.1563rem;
  transform: rotate(45deg);
  width: 1px;
  height: 40px;
  transform-origin: left bottom;
  background-color: #b22222;
}
.workSpace_page .section1 .container .grid a .textBox .name img {
  width: 30px;
}
.workSpace_page .section1 .container .grid a .textBox .address,
.workSpace_page .section1 .container .grid a .textBox .area {
  font-size: 15px;
  line-height: 24px;
  color: #666666;
  transition: 0.3s;
}
.workSpace_page .section1 .container .grid a .textBox .address img,
.workSpace_page .section1 .container .grid a .textBox .area img {
  width: 13px;
  margin-right: 9px;
}
@media (any-hover: hover) {
  .workSpace_page .section1 .container .grid:hover a .textBox .name p::after {
    transform: rotate(0deg);
  }
}
.case_info_page .banner_swiper {
  position: relative;
}
.case_info_page .banner_swiper .swiper-slide {
  height: 5.0208rem;
  position: relative;
}
.case_info_page .banner_swiper .swiper-slide .bg {
  width: 100%;
  height: 100%;
}
.case_info_page .banner_swiper .swiper-slide .textBox {
  position: absolute;
  bottom: 0;
  left: 0.7813rem;
  width: 3.0833rem;
  height: auto;
  padding: 0.3125rem 0.3646rem 0.1875rem;
  background-color: rgba(178, 34, 34, 0.95);
}
.case_info_page .banner_swiper .swiper-slide .textBox .name {
  margin-bottom: 20px;
}
.case_info_page .banner_swiper .swiper-slide .textBox .name p {
  position: relative;
  font-size: 32px;
  color: #ffeac5;
  line-height: 1;
}
.case_info_page .banner_swiper .swiper-slide .textBox .name p::after {
  transition: 0.5s;
  content: "";
  position: absolute;
  top: 0;
  left: -0.1042rem;
  transform: translateY(-100%) rotate(45deg);
  width: 1px;
  height: 40px;
  transform-origin: left bottom;
  background-color: #ffeac5;
}
.case_info_page .banner_swiper .swiper-slide .textBox .address,
.case_info_page .banner_swiper .swiper-slide .textBox .area {
  align-items: baseline;
  font-size: 18px;
  line-height: 32px;
  color: #ffeac5;
}
.case_info_page .banner_swiper .swiper-slide .textBox .address img,
.case_info_page .banner_swiper .swiper-slide .textBox .area img {
  width: 15px;
  margin-right: 9px;
}
.case_info_page .banner_swiper .navBox {
  z-index: 5;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0 0.8333rem;
}
.case_info_page .banner_swiper .navBox .nav {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.case_info_page .banner_swiper .navBox .nav .left {
  height: 100%;
}
.case_info_page .banner_swiper .navBox .nav .left a {
  height: 100%;
  line-height: 70px;
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
}
.case_info_page .banner_swiper .navBox .nav .back {
  font-size: 18px;
  color: #fff;
  padding-left: 0.2604rem;
  cursor: pointer;
  height: 100%;
}
.case_info_page .banner_swiper .swiperButton {
  position: absolute;
  bottom: 0.2865rem;
  right: 0.4167rem;
  z-index: 10;
}
.case_info_page .banner_swiper .swiperButton .prev,
.case_info_page .banner_swiper .swiperButton .next {
  transition: 0.3s;
  cursor: pointer;
}
.case_info_page .banner_swiper .swiperButton .prev img,
.case_info_page .banner_swiper .swiperButton .next img {
  width: 30px;
}
.case_info_page .banner_swiper .swiperButton .pages .now_pages {
  padding: 0 14px;
  color: #ffeac5;
  font-size: 30px;
}
.case_info_page .banner_swiper .swiperButton .pages .all_pages {
  font-size: 30px;
  padding: 0 14px;
  color: #fff;
}
.case_info_page .section1 {
  padding: 0.5208rem 0.8333rem 0.4167rem;
}
.case_info_page .section1 .news_info_content .left {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  width: 5.125rem;
}
.case_info_page .section1 .news_info_content .left .main {
  padding-top: 30px;
}
.case_info_page .section1 .news_info_content .left .main p {
  font-size: 15px;
  line-height: 26px;
  color: 111111;
  margin-bottom: 30px;
}
.case_info_page .section1 .news_info_content .left .main img {
  width: 100%;
  margin-bottom: 20px;
}
.case_info_page .section1 .news_info_content .left .more {
  margin-top: 15px;
  position: relative;
  width: 100%;
  height: 60px;
}
.case_info_page .section1 .news_info_content .left .more .back {
  width: 80px;
  cursor: pointer;
  transition: 0.5s;
  height: 60px;
  position: absolute;
  top: 0;
  line-height: 60px;
  left: 50%;
  transform: translateX(-50%);
}
@media (any-hover: hover) {
  .case_info_page .section1 .news_info_content .left .more .back:hover {
    color: #b22222;
  }
}
.case_info_page .section1 .news_info_content .left .more .prev,
.case_info_page .section1 .news_info_content .left .more .next {
  height: 60px;
  line-height: 60px;
  width: 50%;
  display: flex;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  font-size: 15px;
  color: #111111;
}
.case_info_page .section1 .news_info_content .left .more .prev span,
.case_info_page .section1 .news_info_content .left .more .next span {
  display: block;
  max-width: 60%;
  transition: 0.5s;
  font-size: 15px;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case_info_page .section1 .news_info_content .left .more .next {
  justify-content: flex-end;
}
@media (any-hover: hover) {
  .case_info_page .section1 .news_info_content .left .more .prev:hover,
  .case_info_page .section1 .news_info_content .left .more .next:hover {
    border-top: 1px solid #b22222;
    border-bottom: 1px solid #b22222;
  }
  .case_info_page .section1 .news_info_content .left .more .prev:hover span,
  .case_info_page .section1 .news_info_content .left .more .next:hover span {
    color: #b22222;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
.case_info_page .section1 .news_info_content .right {
  width: 2.6042rem;
}
.case_info_page .section1 .news_info_content .right .en {
  font-size: 64px;
  line-height: 60px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.case_info_page .section1 .news_info_content .right .cn {
  margin-top: 20px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.case_info_page .section1 .news_info_content .right .cn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.case_info_page .section1 .news_info_content .right .item {
  margin-top: 40px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.case_info_page .section1 .news_info_content .right .item .imgholder {
  width: 100%;
  height: 300px;
}
.case_info_page .section1 .news_info_content .right .item .imgholder img {
  width: 100%;
  height: 100%;
}
.case_info_page .section1 .news_info_content .right .item .textBox {
  height: auto;
  padding: 10px 0.1302rem 20px;
  width: 100%;
}
.case_info_page .section1 .news_info_content .right .item .textBox .name p {
  position: relative;
  transition: 0.3s;
  line-height: 2;
  font-size: 18px;
  color: #111111;
  padding-left: 20px;
}
.case_info_page .section1 .news_info_content .right .item .textBox .name p::after {
  transition: 0.5s;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
  width: 1px;
  height: 40px;
  background-color: #b22222;
}
.case_info_page .section1 .news_info_content .right .item .textBox .name img {
  width: 30px;
}
.case_info_page .section1 .news_info_content .right .item .textBox .address,
.case_info_page .section1 .news_info_content .right .item .textBox .area {
  padding-left: 20px;
  font-size: 15px;
  line-height: 24px;
  color: #666666;
  transition: 0.3s;
}
.case_info_page .section1 .news_info_content .right .item .textBox .address img,
.case_info_page .section1 .news_info_content .right .item .textBox .area img {
  width: 13px;
  margin-right: 9px;
}
.service_page {
  position: relative;
}
.service_page .selectBar {
  background-color: #fff;
  height: 90px;
  padding: 0 0.8333rem;
  border-bottom: 1px solid #f0f0f0;
}
.service_page .selectBar .items {
  height: 100%;
}
.service_page .selectBar .items .item {
  cursor: pointer;
  height: 100%;
  position: relative;
  font-size: 18px;
  margin-right: 0.3646rem;
}
.service_page .selectBar .items .item.active {
  color: #b22222;
}
.service_page .selectBar .items .item.active::after {
  content: "";
  transition: 0.5s;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .selectBar .pageNav a {
  font-size: 18px;
  color: #999999;
}
.service_page .section2 {
  padding: 100px 0.8333rem 0.3646rem;
}
.service_page .section2 .title {
  margin-bottom: 80px;
  align-items: flex-end;
}
.service_page .section2 .title .left h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.service_page .section2 .title .left h3 {
  margin-top: 15px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.service_page .section2 .title .left h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section2 .title .right .num {
  font-size: 140px;
  font-family: "HanchanSerif";
  color: #e0e0e0;
  line-height: 1;
}
.service_page .section2 .title .right h4 {
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.service_page .section2 .title .right h4::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section2 .item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.service_page .section2 .item .iconBox img {
  width: 0.5729rem;
}
.service_page .section2 .item .name {
  font-size: 30px;
  margin-top: 20px;
}
.service_page .section2 .item .line {
  transition: 0.5s;
  width: 26px;
  height: 1px;
  background-color: #b22222;
  margin-top: 16px;
  margin-bottom: 16px;
}
.service_page .section2 .item .des {
  font-size: 18px;
}
@media (any-hover: hover) {
  .service_page .section2 .item:hover .line {
    transform: rotate(90deg);
  }
}
.service_page .section3 {
  padding: 75px 0 100px 0.8333rem;
  background-color: #fafafa;
}
.service_page .section3 .title {
  margin-bottom: 40px;
}
.service_page .section3 .title .num {
  font-size: 140px;
  font-family: "HanchanSerif";
  color: #e0e0e0;
  line-height: 1;
}
.service_page .section3 .title h4 {
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.service_page .section3 .title h4::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section3 .s3_swiper {
  overflow: hidden;
}
.service_page .section3 .s3_swiper .swiper-slide {
  width: 1.9792rem !important;
  margin-right: 0.1406rem;
}
.service_page .section3 .s3_swiper .swiper-slide .img {
  width: 1.9792rem;
  height: 1.7917rem;
}
.service_page .section3 .s3_swiper .swiper-slide .textBox {
  background-color: #fff;
  width: 1.9792rem;
  padding: 0.2083rem 0.1563rem 0.1302rem 0.2083rem;
}
.service_page .section3 .s3_swiper .swiper-slide .textBox .name {
  font-size: 30px;
}
.service_page .section3 .s3_swiper .swiper-slide .textBox .line {
  transition: 0.5s;
  width: 26px;
  height: 1px;
  background-color: #b22222;
  margin-top: 16px;
  margin-bottom: 16px;
}
.service_page .section3 .s3_swiper .swiper-slide .textBox .des {
  height: 54px;
  font-size: 18px;
}
@media (any-hover: hover) {
  .service_page .section3 .s3_swiper .swiper-slide:hover .line {
    transform: rotate(90deg);
  }
}
.service_page .section4 {
  padding: 75px 0.8333rem 100px;
  background-color: #ffffff;
}
.service_page .section4 .title {
  margin-bottom: 40px;
}
.service_page .section4 .title .num {
  text-align: center;
  font-size: 140px;
  font-family: "HanchanSerif";
  color: #e0e0e0;
  line-height: 1;
}
.service_page .section4 .title h4 {
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.service_page .section4 .title h4::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section4 .content .img {
  width: 2.25rem;
  height: 2.9427rem;
}
.service_page .section4 .content .left,
.service_page .section4 .content .right {
  width: 2.9323rem;
  flex-wrap: wrap;
}
.service_page .section4 .content .left .item,
.service_page .section4 .content .right .item {
  width: 1.4063rem;
  height: 1.4063rem;
  margin-bottom: 0.1302rem;
  background-color: #fafafa;
  padding: 0.2344rem 0.2083rem 0;
}
.service_page .section4 .content .left .item .name,
.service_page .section4 .content .right .item .name {
  font-size: 24px;
  text-align: center;
}
.service_page .section4 .content .left .item .line,
.service_page .section4 .content .right .item .line {
  margin: 0 auto;
  transition: 0.5s;
  width: 26px;
  height: 1px;
  background-color: #b22222;
  margin-top: 16px;
  margin-bottom: 16px;
}
.service_page .section4 .content .left .item .des,
.service_page .section4 .content .right .item .des {
  text-align: center;
  height: 54px;
  font-size: 18px;
}
.service_page .section4 .content .left .item .num,
.service_page .section4 .content .right .item .num {
  text-align: center;
  margin-top: 50px;
  font-size: 18px;
  position: relative;
}
.service_page .section4 .content .left .item .num::before,
.service_page .section4 .content .right .item .num::before {
  content: "";
  position: absolute;
  left: 35%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 1px;
  background-color: #b22222;
}
.service_page .section4 .content .left .item .num::after,
.service_page .section4 .content .right .item .num::after {
  content: "";
  position: absolute;
  right: 35%;
  top: 50%;
  transform: translate(0, -50%);
  width: 8px;
  height: 1px;
  background-color: #b22222;
}
@media (any-hover: hover) {
  .service_page .section4 .content .left .item:hover .line,
  .service_page .section4 .content .right .item:hover .line {
    transform: rotate(90deg);
  }
}
.service_page .section5 {
  padding-top: 94px;
  background-color: #fafafa;
}
.service_page .section5 .top {
  padding: 0 0.8333rem;
}
.service_page .section5 .top .title {
  position: relative;
  z-index: 5;
  display: flex;
}
.service_page .section5 .top .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
  writing-mode: tb-rl;
}
.service_page .section5 .top .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  writing-mode: tb-rl;
  display: inline-block;
}
.service_page .section5 .top .title h3::after {
  content: "";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section5 .top .selectBar2 {
  width: 5.5208rem;
  height: 0.4688rem;
  background-color: #fafafa;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.service_page .section5 .top .selectBar2 .items .item {
  cursor: pointer;
  font-size: 18px;
  height: 0.4688rem;
  line-height: 0.4688rem;
  position: relative;
}
.service_page .section5 .top .selectBar2 .items .item::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section5 .top .selectBar2 .items .item.active {
  color: #b22222;
}
.service_page .section5 .top .selectBar2 .items .item.active::after {
  opacity: 1;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section5 .selectContent {
  margin-top: -240px;
}
.service_page .section5 .selectContent .content {
  display: none;
}
.service_page .section5 .selectContent .content .img {
  width: 100%;
}
.service_page .section5 .selectContent .content .labels {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.1823rem 0.5729rem;
  background-color: #fff;
  box-shadow: 1px 1px 8px 5px rgba(0, 0, 0, 0.02);
}
.service_page .section5 .selectContent .content .labels .item {
  position: relative;
  margin-bottom: 15px;
  height: 35px;
  padding: 0 20px;
  background-color: #b22222;
  border-radius: 17.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  color: #ffeac5;
  font-size: 18px;
}
.service_page .section5 .selectContent .content .labels .item::after {
  content: "";
  position: absolute;
  left: -7px;
  top: 50%;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  /*以下四个样式对应四种三角形，任选其一即可实现*/
  /* border-top-color:lightseagreen; */
  border-left-color: #ffeac5;
  /* border-right-color:lightseagreen; */
}
.service_page .section5 .selectContent .content.active {
  display: block;
}
.service_page .section6 {
  padding: 125px 0.8333rem 75px;
}
.service_page .section6 .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.service_page .section6 .title h3 {
  margin-top: 15px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.service_page .section6 .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.service_page .section6 .items {
  margin-top: 60px;
  flex-wrap: wrap;
}
.service_page .section6 .items .item {
  width: 1.9792rem;
  height: 2.5677rem;
  position: relative;
  padding: 0.3906rem 0.2344rem 0;
  margin-bottom: 0.1771rem;
}
.service_page .section6 .items .item .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.service_page .section6 .items .item .name {
  font-size: 30px;
  text-align: center;
}
.service_page .section6 .items .item .line {
  transition: 0.5s;
  width: 26px;
  height: 1px;
  background-color: #b22222;
  margin: 16px auto;
}
.service_page .section6 .items .item .des {
  font-size: 18px;
  text-align: center;
}
.service_page .section6 .items .item:last-child {
  display: flex;
  padding-top: 0.7292rem;
  padding-left: 0.5469rem;
  width: 100%;
  height: 2.3333rem;
}
.service_page .section6 .items .item:last-child .des {
  text-align: left;
  margin-left: 180px;
}
.service_page .section6 .items .item:last-child .des p {
  font-size: 18px;
  line-height: 34px;
  text-align: left;
}
@media (any-hover: hover) {
  .service_page .section6 .items .item:hover .line {
    transform: rotate(90deg);
  }
}
.about_page .section2 {
  padding: 110px 0.8333rem 0;
}
.about_page .section2 .top .title {
  margin-left: 66px;
  position: relative;
  z-index: 5;
  display: flex;
}
.about_page .section2 .top .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
  writing-mode: tb-rl;
}
.about_page .section2 .top .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  writing-mode: tb-rl;
  display: inline-block;
}
.about_page .section2 .top .title h3::after {
  content: "";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.about_page .section2 .top .des {
  width: 5.8333rem;
  border-top: 1px solid #333333;
  font-size: 14px;
  line-height: 29px;
  padding-top: 16px;
}
.about_page .section2 .img {
  width: 100%;
  margin-top: -170px;
}
.about_page .section3 {
  padding: 120px 0.8333rem 88px;
  position: relative;
}
.about_page .section3 .title {
  position: absolute;
  top: 200px;
  right: 0.8333rem;
  z-index: 5;
  display: flex;
}
.about_page .section3 .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
  writing-mode: tb-rl;
}
.about_page .section3 .title h3 {
  margin-left: 0.0521rem;
  position: relative;
  font-size: 30px;
  color: #111;
  writing-mode: tb-rl;
  display: inline-block;
}
.about_page .section3 .title h3::after {
  content: "";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.about_page .section3 .left {
  width: 2.8646rem;
}
.about_page .section3 .left .des {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #333;
  font-size: 14px;
  line-height: 2;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
@media (any-hover: hover) {
  .about_page .section3 .left .des:hover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 1px;
    height: 44px;
    background-color: #b22222;
  }
}
.about_page .section3 .right {
  width: 3.5313rem;
  height: 3.5313rem;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
}
.about_page .section3 .right img {
  margin-left: -1.25rem;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.about_page .section4 {
  position: relative;
  padding: 170px 0.8333rem 130px;
  background: linear-gradient(to bottom, #fafbfa, #fff, #fff);
}
.about_page .section4 .title {
  position: absolute;
  top: -80px;
  left: 0.8333rem;
}
.about_page .section4 .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.about_page .section4 .title h3 {
  margin-top: 15px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.about_page .section4 .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.about_page .section4 .items .item {
  width: 1.5625rem;
  padding: 70px 0.2083rem 54px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: 0.5s;
}
.about_page .section4 .items .item img {
  width: 0.4271rem;
}
.about_page .section4 .items .item .name {
  font-size: 24px;
  line-height: 34px;
  margin-top: 0.2604rem;
}
.about_page .section4 .items .item .line {
  transition: 0.5s;
  width: 26px;
  height: 1px;
  background-color: #b22222;
  margin-top: 16px;
  margin-bottom: 16px;
}
.about_page .section4 .items .item .des {
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
  text-align: center;
  height: 72px;
}
@media (any-hover: hover) {
  .about_page .section4 .items .item:hover {
    background-color: #fff;
    box-shadow: 1px 1px 8px 5px rgba(0, 0, 0, 0.02);
  }
  .about_page .section4 .items .item:hover .line {
    transform: rotate(90deg);
  }
}
.about_page .section5 {
  padding: 300px 0.8333rem 75px;
  position: relative;
}
.about_page .section5 .top {
  padding-right: 0.8333rem;
}
.about_page .section5 .top .selectBar {
  height: 0.4688rem;
  border-bottom: 1px solid #f0f0f0;
}
.about_page .section5 .top .selectBar .items {
  height: 100%;
}
.about_page .section5 .top .selectBar .items .item {
  cursor: pointer;
  height: 100%;
  position: relative;
  font-size: 18px;
  margin-right: 0.3646rem;
}
.about_page .section5 .top .selectBar .items .item.active {
  color: #b22222;
}
.about_page .section5 .top .selectBar .items .item.active::after {
  content: "";
  transition: 0.5s;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.about_page .section5 .top .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.about_page .section5 .top .title h3 {
  margin-top: 15px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.about_page .section5 .top .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.about_page .section5 .top .title .buttons {
  display: flex;
  margin-top: 35px;
}
.about_page .section5 .top .title .buttons .prev,
.about_page .section5 .top .title .buttons .next {
  cursor: pointer;
  width: 94px;
  height: 48px;
  background-color: #e3e3e3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 20px;
  transition: 0.5s;
}
.about_page .section5 .top .title .buttons .prev img,
.about_page .section5 .top .title .buttons .next img {
  width: 32px;
}
.about_page .section5 .top .title .buttons .prev .gold,
.about_page .section5 .top .title .buttons .next .gold {
  display: none;
}
.about_page .section5 .top .title .buttons .next {
  justify-content: flex-end;
}
@media (any-hover: hover) {
  .about_page .section5 .top .title .buttons .prev:hover,
  .about_page .section5 .top .title .buttons .next:hover {
    background-color: #b22222;
  }
  .about_page .section5 .top .title .buttons .prev:hover img,
  .about_page .section5 .top .title .buttons .next:hover img {
    display: none;
  }
  .about_page .section5 .top .title .buttons .prev:hover .gold,
  .about_page .section5 .top .title .buttons .next:hover .gold {
    display: block;
  }
}
.about_page .section5 .selectContent {
  margin-top: 30px;
  position: relative;
  height: 3.3854rem;
  overflow: hidden;
}
.about_page .section5 .selectContent .content {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 1s;
}
.about_page .section5 .selectContent .content.active {
  position: relative;
  opacity: 1;
}
.about_page .section5 .honer_swiper {
  padding: 5px;
  overflow: hidden;
}
.about_page .section5 .honer_swiper .swiper-wrapper {
  display: flex;
  align-items: flex-end;
}
.about_page .section5 .honer_swiper .swiper-wrapper .swiper-slide {
  margin-right: 0.2813rem !important;
  width: 2.25rem !important;
  box-shadow: 1px 1px 8px 5px rgba(0, 0, 0, 0.02);
  height: auto;
  background-color: #fff;
}
.about_page .section5 .honer_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.about_page .imgMask {
  z-index: 99;
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.about_page .imgMask .imgBox {
  width: 100%;
  height: 100%;
}
.about_page .imgMask img {
  width: auto;
  height: 80%;
}
.contact_page .section2 .top {
  padding: 80px 0.8333rem 90px;
}
.contact_page .section2 .top .item {
  transition: 0.5s;
  width: 3.9063rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 25px;
}
.contact_page .section2 .top .item .img {
  display: block;
  margin: 0 auto;
  width: 76px;
}
.contact_page .section2 .top .item .title {
  margin-top: 30px;
  text-align: center;
  font-size: 16px;
  color: #999999;
}
.contact_page .section2 .top .item .des {
  margin-top: 10px;
  font-size: 18px;
  color: #111111;
  text-align: center;
}
@media (any-hover: hover) {
  .contact_page .section2 .top .item:hover {
    border-bottom: 1px solid #000000;
  }
}
.contact_page .section2 .map {
  height: 800px;
}
.search_result_page .section1 {
  margin-top: 100px;
  padding: 82px 0.8333rem 0.5729rem;
}
.search_result_page .section1 .title h2 {
  font-size: 74px;
  line-height: 65px;
  font-family: "HanchanSerif";
  color: #111;
  text-transform: uppercase;
}
.search_result_page .section1 .title h3 {
  margin-top: 15px;
  position: relative;
  font-size: 30px;
  color: #111;
  display: inline-block;
}
.search_result_page .section1 .title h3 span {
  font-size: 30px;
  color: #b22222;
}
.search_result_page .section1 .title h3::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.search_result_page .section1 .main {
  margin-top: 60px;
}
.search_result_page .section1 .main .selectBar {
  width: 100%;
  height: 0.4688rem;
  border-bottom: 1px solid #e9e9e9;
}
.search_result_page .section1 .main .selectBar .items .item {
  cursor: pointer;
  font-size: 18px;
  height: 0.4688rem;
  line-height: 0.4688rem;
  position: relative;
  margin-right: 0.2604rem;
}
.search_result_page .section1 .main .selectBar .items .item::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.search_result_page .section1 .main .selectBar .items .item:hover,
.search_result_page .section1 .main .selectBar .items .item.active {
  color: #b22222;
}
.search_result_page .section1 .main .selectBar .items .item:hover::after,
.search_result_page .section1 .main .selectBar .items .item.active::after {
  opacity: 1;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 1px;
  height: 44px;
  background-color: #b22222;
}
.search_result_page .section1 .main .selectContent .content {
  display: none;
}
.search_result_page .section1 .main .selectContent .content .items {
  padding-top: 20px;
}
.search_result_page .section1 .main .selectContent .content .items .item {
  transition: 0.5s;
  height: 120px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.search_result_page .section1 .main .selectContent .content .items .item .left {
  width: 80%;
}
.search_result_page .section1 .main .selectContent .content .items .item .left .cate {
  font-size: 18px;
  color: #999;
  line-height: 1;
  padding-right: 18px;
  margin-right: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.search_result_page .section1 .main .selectContent .content .items .item .left .name {
  transition: 0.5s;
  font-size: 18px;
  color: #222222;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search_result_page .section1 .main .selectContent .content .items .item .right {
  width: 17%;
}
.search_result_page .section1 .main .selectContent .content .items .item .right .time {
  font-size: 18px;
  margin-left: auto;
}
.search_result_page .section1 .main .selectContent .content .items .item .right .more {
  transition: 0.3s;
  margin-left: 0.2083rem;
  width: 48px;
  height: 48px;
  border: 1px solid #000;
}
.search_result_page .section1 .main .selectContent .content .items .item .right .more img {
  width: 14px;
}
@media (any-hover: hover) {
  .search_result_page .section1 .main .selectContent .content .items .item:hover {
    border-bottom: 1px solid #b22222;
  }
  .search_result_page .section1 .main .selectContent .content .items .item:hover .name {
    color: #b22222;
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  .search_result_page .section1 .main .selectContent .content .items .item:hover .more {
    border-radius: 50%;
  }
}
.search_result_page .section1 .main .selectContent .content.active {
  display: block;
}
