/* -----------------------------公共部分--------------------------- */
body {
  overflow-x: hidden;
  background-color: #000;
}
.main {
  width: 100vw;
  /* height: 100vh; */
  transition: transform 0.8s ease 0.1s;
  display: flex;
  justify-content: center;
}
.moreBtn {
  filter: invert(1);
}
.part {
  position: relative;
  min-width: 1300px;
  /* height: 100vh; */
  overflow: hidden;
  background-color: #000;
}
.main .swiper-wrapper {
  width: 100%;
  flex-wrap: wrap;
}
h2 {
  display: table;
  font-size: 60px;
  font-weight: 400;
  border-bottom: #000 solid 1px;
  padding-bottom: 20px;
}
.part .partContent {
  position: absolute;
  top: 20vh;
  display: table;
  color: #000;
}
.part .partContent .intro {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 80px;
}
.content_sec {
  height: 900px;
}
/* 郑重承诺 */
.afterSales {
  display: flex;
  justify-content: center;
}
.sec_wrapper {
  /* position: absolute; */
  margin-top: 10vh;
  /* width: 100%; */
  width: 1299px;
}
.sec_wrapper .sec_t {
  color: white;
  font-size: 36px;
  text-align: center;
  width: 100%;
}
.sec_wrapper .sec_infoWrp {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.sec_wrapper .sec_info {
  line-height: 36px;
  color: white;
  font-size: 18px;
  /* width: 100vw; */
}
.align_center {
  display: flex;
  justify-content: center;
  position: relative;
}
.sec_wrapper .flex_show {
  width: 100%;
  display: flex;
  justify-content: center;
  min-width: 1299px;
  max-width: 1920px;
}
.sec_wrapper .flex_item {
  width: 33.3%;
}
.flex_show {
  margin-top: 36px;
}
.flex_show .fit-image {
  height: 584px;
  width: auto;
}
.flex_item {
  position: relative;
}
.flex_item:hover .move_cont {
  transform: translateY(-420px);
}
.flex_item:hover .third_info {
  /* transform: translateY(-420px); */
  transform: translateY(0);
  /* transition: all 2s ease-out 0s; */
}
.flex_show .info_fir {
  height: 60px;
  background: rgba(16, 220, 255);
  opacity: 0.8;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.flex_show .info_third {
  height: 60px;
  background: rgba(16, 220, 255);
  opacity: 0.95;
  width: 100%;
  position: absolute;
  top: 180px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  box-sizing: border-box;
}
.third_wrp {
  display: flex;
  position: absolute;
  top: 40px;
  align-items: center;
  flex-direction: column;
}
.third_wrp .third_info {
  transform: translateY(300px);
  transition: 0.7s all;
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  color: #ffffff;
  line-height: 36px;
  max-height: 250px;
  overflow-y: auto;
}
.third_wrp .third_info::-webkit-scrollbar {
  width: 3px;
  background-color: #666666;
  height: 90%;
  opacity: 0;
  visibility: hidden;
}
.third_wrp .third_info::-webkit-scrollbar-thumb {
  width: 3px;
  background-color: #b5b5b5;
  visibility: hidden;
}
.move_cont {
  height: 560px;
  position: absolute;
  bottom: -320px;
  width: 100%;
  transition: all 0.5s ease-out 0s;
}
.third_wrapper {
  position: absolute;
  top: 240px;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  background: #000;
}
.third_wrp .third_bot {
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(16, 220, 255);
  color: rgba(16, 220, 255);
  margin-top: 73px;
  cursor: pointer;
}
/*  */
.fit-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.part .imagePanel {
  width: 100%;
  height: 100%;
}
.rightSide .partContent {
  right: 92px;
  min-width: 540px;
}
.leftSide .partContent {
  left: 70px;
}
.part .imagePanel {
  transition: all 1.5s ease-out 0s;
}
.invet,
.mob_sec_02_swiper,
.icon_wrp {
  display: none;
}
.swiper-button-next {
  /* transform: translateX(20px); */
  padding: 20px;
  right: -80px;
  transition: all 1s ease-out;
  color: #fff;
}
.swiper-button-prev {
  /* transform: translateX(20px); */
  padding: 20px;
  left: -80px;
  transition: all 1s ease-out;
  color: #fff;
}
.sec_01 .moreBtn {
  filter: none;
  /* border-color: #fff; */
}
.sec_01 .partContent {
  color: #fff;
}
.sec_01 h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 800px) {
  .mob_sec_02_swiper,
  .icon_wrp {
    display: block;
  }
  .sec_02 .align_center {
    display: none;
  }
  .invet {
    display: block;
    filter: invert(1);
  }
  .iconCir1:hover {
    transform: scale(1, 1);
  }
  .iconCir1:hover .arrowToRight1 {
    background-position: 50% 50%;
    border-color: #fff;
  }
  .iconCir1:hover .arrowToRight2 {
    opacity: 0;
    transition: all 0s ease;
  }
  /* .iconCir1.hover {
    transform: scale(1.2, 1.2);
  } */
  h2 {
    font-size: 40px;
    border-bottom: 1px solid #fff;
  }
  .part .partContent {
    width: 90vw;
    /* top: 18vh; */
    top: 0;
    margin-top: 58px;
    left: 5vw;
    color: white;
  }
  .part .partContent .intro {
    font-size: 14px;
    font-weight: 400;
    margin-top: 2.5vh;
    margin-bottom: 7.5vh;
  }
  .partContent .moreBtn {
    display: none;
  }
  .moreBtn_m {
    width: 170px;
    display: block;
    position: absolute;
    bottom: calc(80px + var(--vh-offset, 0px));
    left: 50vw;
    transform: translateX(-50%);
    padding: 0 40px;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    border: #fff solid 1px;
    overflow: hidden;
    cursor: pointer;
    filter: invert(1);
  }
  .moreBtn .iconCir {
    margin-left: 10px;
  }
  .sec_02 .swiper-wrapper {
    flex-wrap: nowrap;
  }
  .sec_02 .swiper-wrapper > div {
    padding: 0 23px;
    box-sizing: border-box;
  }
  .sec_wrapper {
    overflow: hidden;
    /* margin: 0 23px; */
    margin-top: 58px;
    width: 100%;
  }
  .sec_wrapper .sec_t {
    padding: 0 23px;
    box-sizing: border-box;
    font-size: 24px;
  }
  .sec_wrapper .sec_info {
    padding: 0 23px;
    box-sizing: border-box;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 28px;
    text-align: justify;
  }
  .sec_wrapper .sec_infoWrp {
    margin-top: 20px;
  }
  .mob_sec_02_swiper {
    height: 635px;
    width: 100%;
  }
  .inner img {
    height: 36vh;
    width: 100%;
    /* width: 100%; */
    object-fit: cover;
  }
  .swi_wrp {
    font-size: 12px;
    padding-left: 0;
    color: #fff;
    line-height: 24px;
    padding-bottom: 60px;
    text-align: justify;
  }
  .icon_wrp {
    z-index: 100;
    position: absolute;
    bottom: 75px;
    left: 50%;
    transform: translateX(-50%);
  }
  .swi_title {
    font-size: 18px;
    margin: 18px 0 10px 0;
  }
  .swi_wrp ul {
    padding-left: 15px;
    /* color: #fff; */
  }
  .moreBtn .txt {
    font-size: 14px;
  }
  /* .moreBtn .iconCir .arrow1 {
    background-image: url("./../common/images/arrow-right.svg");
  }
  .moreBtn .iconCir .arrow2 {
    background-image: url("./../common/images/arrow-right.svg");
  } */
  .part {
    min-width: 300px;
  }
  .sec_01 {
    margin-top: 64px;
  }
  .blue_link {
    color: rgba(16, 220, 255);
    font-size: 14px;
  }
  a.blue_link:visited {
    color: rgba(16, 220, 255);
    font-size: 14px;
  }
  a.blue_link:link {
    color: rgba(16, 220, 255);
    font-size: 14px;
  }
}
.part {
  width: 100%;
  height: auto;
}
.footer {
  height: auto;
}
.pcSwiper {
  height: 584px;
  overflow: hidden;
  position: relative;
}
.pcSwiper .swiper-wrapper {
  flex-wrap: nowrap;
}
@media screen and (max-width: 800px) {
  .moreBtn_m {
    z-index: 1;
    width: 250px;
    height: 35px;
    /* background: #fff; */
    box-sizing: border-box;
    padding-right: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    /* margin-bottom: 10px; */
  }
  /* .moreBtn_m:active,
  .moreBtn_m:focus {
    background: #000;
    color: #fff;
  }
  .moreBtn_m:active .txt,
  .moreBtn_m:focus .txt {
    color: #fff;
  } */
  /* .moreBtn_m .txt {
    color: #000;
  } */
  .moreBtn_m .iconCir {
    background-color: transparent;
  }
  .moreBtn_m .iconCir .arrow2,
  .moreBtn_m .iconCir .arrow1 {
    /* background-image: url("../common/images/arrow-right.svg"); */
    margin-left: 0%;
    /* margin-top: 20%; */
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-size: 100% 100%;
  }
}
.dc_hs {
  display: none;
  position: fixed;
  width: 1200px;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 999;
  background: #333333;
  color: white;
  font-size: 12px;
  padding: 10px;
  height: 72vh;
  border-radius: 6px;
  overflow-y: auto;
}
.dc_hs .table-title {
  padding-top: 50px;
  font-size: 24px;
  font-family: "STHeitiSC";
  color: #ffffff;
  padding-bottom: 30px;
}
.dc_hs td {
  line-height: 30px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  font-size: 13px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  padding: 15px 14px;
}
table {
  border: 1px solid #999999;
  border-top: 2px solid #999999;
  border-left: 2px solid #999999;
}
.gb_wd {
  display: block;
  /* border: white 1px solid; */
  color: white;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  float: right;
  font-size: 15px;
  text-align: center;
  line-height: 1.3;
  cursor: pointer;
  margin-right: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.gb_wd svg {
  width: 25px;
  height: 26px;
}
.dc_table {
  width: 1150px;
  height: calc(100% - 120px);
  overflow-y: auto;
  margin-left: auto;
  margin-right: auto;
}
.dc_table tr {
  text-align: center;
}
.dc_table::-webkit-scrollbar {
  width: 1px;
  background-color: #666666;
  height: 90%;
  opacity: 0;
}
.dc-mask {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 998;
}
@media screen and (max-width: 800px) {
  .dc_hs {
    width: 90%;
    /* left:5%; */
    overflow: auto;
    /* top: 15%; */
    z-index: 999;
  }
  .dc_table {
    width: auto;
    height: calc(100% - 75px);
  }
  .dc_hs .table-title {
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .gb_wd {
    right: 10px;
    margin-right: 0px;
    top: 10px;
  }
  .dc_hs table {
    width: 830px;
  }
}

