/* -----------------------------公共部分--------------------------- */
body {
  overflow-x: hidden;
  background-color: #000;
}
@media screen and (min-width: 800px) {
  .leftSide .fit-image {
    top: -80px;
  }
  .rightSide {
    margin-top: -60px;
  }
}
.td_name {
  text-align: center;
}
.td_zhiwu {
  text-align: center;
}
.normal_2 .line td.td_zhiwu {
  text-align: center;
}
.main {
  width: 100vw;
  /* height: 100vh; */
  transition: transform 0.8s ease 0.1s;
  display: flex;
  justify-content: center;
}
.sec_00 h2 {
  border-bottom: 1px solid #fff;
}
.part {
  position: relative;
  min-width: 1300px;
  /* height: 100vh; */
  overflow: hidden;
  background-color: #000;
  width: 100%;
  height: 960px;
}
.sec_01 {
  /* height: 2000px; */
}
.main .swiper-wrapper {
  width: 100%;
  flex-wrap: wrap;
}
.align_center > * {
  color: #999;
}
h2 {
  display: table;
  font-size: 60px;
  font-weight: 400;
  border-bottom: #000 solid 1px;
  padding-bottom: 20px;
}
.part .partContent {
  position: absolute;
  top: 210px;
  display: table;
  color: #fff;
}
.part .partContent .intro {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 80px;
}
.intr {
  font-size: 20px;
  margin: 20px 0;
}
.intro_01 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 29px;
}
.intro_02 {
  font-size: 20px;
  line-height: 40px;
}
/*  */
.fit-image {
  width: 100%;
  bottom: 0;
  object-fit: cover;
  position: absolute;
}
.part .imagePanel {
  width: 100%;
  height: 100%;
}
.rightSide .partContent {
  right: 180px;
}
.sec_01 h2 {
  font-size: 28px;
  width: 100%;
  border-bottom: none;
  text-align: center;
}
.sec_02 h2 {
  padding-bottom: 40px;
}
.sec_01 .partContent {
  left: 50%;
  top: 140px;
  transform: translate(-50%, 0);
  color: #fff;
}
.sec_02 .fit-image {
  height: 100%;
}
.table_change {
  display: flex;
  height: 87px;
  font-size: 16px;
  align-items: center;
  margin-bottom: 4px;
}
.table_change div {
  cursor: pointer;
  line-height: 32px;
  flex: 1;
  padding: 10px;
  background: transparent;
  border: 1px solid rgba(23, 137, 255);
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.table_change .active {
  /* background: linear-gradient(
    156deg,
    rgba(1, 184, 255, 0.8),
    rgba(0, 120, 250, 0.8)
  ); */
  background: rgba(16, 220, 255);
}
.tables table:nth-child(1) {
  display: table;
}
.tables table {
  width: 100%;
  display: none;
  text-align: center;
  border-color: rgba(23, 137, 255);
}
td {
  padding: 20px;
  min-width: 60px;
  border-color: rgba(23, 137, 255);
}
.normal_4 {
  width: 100%;
  text-align: center;
}
.normal_4 .num,
.normal_4 .name {
  width: 180px;
  text-align: center;
}
.normal .num,
.normal .cate,
.normal .name {
  width: 110px;
}
.normal .job {
  width: 240px;
}
.normal .line td {
  line-height: 28px;
}
.line td:first-child {
  text-align: center;
}
.normal tr.line td.td_zhiwu {
  text-align: center;
}
.normal .line td:last-child {
  padding: 30px;
  text-align: left;
}
.normal .line td:last-child {
  padding: 30px;
  text-align: left;
}
.normal_2 .line td:nth-last-child(2) {
  text-align: justify;
}
.normal_2 .line td.td_zhiwu {
  text-align: center;
}
.normal_1 .line td:nth-last-child(2) {
  text-align: justify;
}
.line {
  height: 60px;
  font-size: 12px;
  line-height: 24px;
  background: rgba(0, 145, 255, 0.1);
  text-align: justify;
}
.head {
  font-size: 24px;
  height: 80px;
  background: rgba(0, 53, 103, 0.8);
  white-space: nowrap;
  font-size: 16px;
}
.change_wrp .btnActive {
  color: rgba(16, 220, 255);
  border-bottom: 1px solid rgba(16, 220, 255);
}
.change_wrp {
  text-align: center;
  margin-bottom: 100px;
}
.change_wrp button {
  cursor: pointer;
  background: transparent;
  border: none;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 8px 20px;
  font-size: 16px;
  display: inline-block;
}
.change_wrp button:hover {
  color: rgba(16, 220, 255);
  border-bottom: 1px solid rgba(16, 220, 255);
}
.part .imagePanel {
  transition: all 1.5s ease-out 0s;
  position: absolute;
  /* height: 960px; */
}
.title1 {
  margin-bottom: 100px;
  position: relative;
  width: 327px;
  height: 54px;
  border: 1px solid rgba(16, 220, 255);
  text-align: center;
}
/* .title1 .child_img {
  display: block;
}
.title1 .child_img2 {
  display: none;
} */
.margin_b {
  margin-bottom: 100px;
  position: relative;
  width: 327px;
  height: 52px;
  /* background: rgba(16, 220, 255); */
  border: 1px solid rgba(16, 220, 255);
  text-align: center;
}
.root {
  position: absolute;
  width: 280px;
  height: 52px;
  background: linear-gradient(156deg, rgba(1, 184, 255, 0.8), rgba(0, 120, 250, 0.8));
  border: 1px solid rgba(16, 220, 255);
  text-align: center;
  left: -342px;
  top: calc(50% - 28px);
  font-size: 20px;
}
.root::after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  right: -30px;
  top: 26px;
  background-color: rgba(16, 220, 255);
}
.margin_b .childWrp {
  width: 468px;
  text-align: left;
  position: absolute;
  left: 400px;
  top: 50%;
  display: none;
  transform: translateY(-50%);
}
/* .title1 .childWrp {
  width: 307px;
  text-align: left;
  position: absolute;
  left: 400px;
  top: -23px;
  display: block;
} */
/* .title1 .child_img {
    position: absolute;
    left: 328px;
    top: 18px;
    display: none;
} */
.child_img2 {
  cursor: pointer;
  /* display: none; */
  position: absolute;
  left: 328px;
  top: 18px;
  filter: drop-shadow(calc(100vw + 47px) 0 0 rgba(16, 220, 255));
  transform: translateX(calc(-100vw - 47px));
  padding-right: calc(100vw + 47px);
}
/* .title2 .childWrp {
  width: 468px;
  text-align: left;
  position: absolute;
  left: 400px;
  top: -525px;
  display: none;
}
.title3 .childWrp {
  width: 307px;
  text-align: left;
  position: absolute;
  left: 400px;
  top: -228px;
  display: none;
} */
.child_img {
  cursor: pointer;
  position: absolute;
  left: 328px;
  top: 18px;
  display: none;
  filter: drop-shadow(calc(100vw + 47px) 0 0 rgba(16, 220, 255));
  transform: translateX(calc(-100vw - 47px));
  padding-right: calc(100vw + 47px);
}
.showTree .child_img {
  display: block;
}
.showTree .child_img2 {
  display: none;
}
.showTree .childWrp {
  display: block;
}
.child {
  margin-top: 17px;
  border: none;
  white-space: nowrap;
}
.child:first-child {
  margin-top: 0;
}
.child::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 1px;
  transform: translate(-25px, 11px);
  background-color: rgba(16, 220, 255);
}
.childWrp::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% - 21px);
  transform: translate(-25px, 11px);
  background-color: rgba(16, 220, 255);
}
.margin_b::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  transform: translate(-31px, 25px);
  background-color: rgba(16, 220, 255);
}
.tit_wrp {
  left: -35%;
  position: relative;
  display: none;
}
.tit_wrp::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% - 53px);
  transform: translate(-31px, 26px);
  background-color: rgba(16, 220, 255);
}
.titSpan {
  line-height: 52px;
}
/*  */
.sec_link {
  display: flex;
  empty-cells: 64px;
  width: calc(100% - 140px);
  height: 64px;
  padding: 0 70px;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  position: sticky;
  top: 78px;
  z-index: 9;
}
.sec_link .link {
  margin-right: 20px;
  display: inline-block;
  color: #fff;
  vertical-align: center;
  padding: 10px 0;
  /* border-bottom: 1px solid; */
}
.sec_link .link:nth-child(1) {
  border-bottom: 1px solid rgba(16, 220, 255);
}
.sec_link .link:nth-child(1) a {
  color: rgba(16, 220, 255);
}
.link a {
  transition: 0.3s all ease-out;
  color: #fff;
}
.link:hover {
  transition: 0.3s all ease-out;
  border-bottom: 1px solid rgba(16, 220, 255);
}
.link:hover a {
  color: rgba(16, 220, 255);
}
.footer {
  height: auto;
}
.sec_03 {
  height: 900px;
}
.intro_line {
  width: 120px;
  height: 1px;
  background-color: #999;
}
.intro_03,
.intro_04,
.intro_05 {
  display: inline-block;
  margin: 10px 0;
  transform: translateX(-5px);
}
.align_center {
  margin: 0 70px;
  width: calc(1440px - 140px);
}
.sec_02 {
  height: auto;
  display: flex;
  justify-content: center;
}
.sec_02 .partContent {
  margin-top: 60px;
  margin-bottom: 80px;
  position: relative;
  left: 0%;
  top: 0;
  color: #fff;
  transform: none;
  max-width: 1300px;
}
@media screen and (max-width: 1440px) {
  .sec_02 .partContent {
    margin-bottom: 80px;
    position: relative;
    left: 0;
    top: 0;
    color: #fff;
    transform: none;
    width: calc(100% - 140px);
    padding: 0 70px;
    max-width: 1300px;
    margin-top: 0;
  }
}
.mobTable,
.tit_head,
.brand {
  display: none;
}
@media screen and (min-width: 801px) {
  .td_name {
    white-space: nowrap;
  }
  .line .td_zhiwei.zhiwei {
    white-space: nowrap;
  }
}
.dingwei {
  width: 100%;
  height: 1px;
}
@media screen and (max-width: 800px) {
  .dingwei {
    height: 30px;
  }
  .sec_00 .fit-image {
    bottom: 72px;
  }
  .title2 .titSpan {
    letter-spacing: 0.5px;
  }
  .title1 .child_img,
  .first .childWrp::before,
  .intro_line,
  .tables,
  .table_change,
  .partContent h2 {
    display: none;
  }
  .title1 .child_img2,
  .mobTable,
  .brand,
  .tit_head {
    display: block;
  }
  .part .partContent {
    width: 90vw;
    /* top: 18vh; */
    top: 0;
    margin-top: 95px;
    color: #fff;
    left: 5vw;
  }
  .part .partContent h2 {
    font-size: 30px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }
  .part .partContent h2.mobshow {
    font-size: 30px;
  }
  .main .sec_00 {
    height: 750px;
  }
  .main .mobshow {
    display: block;
    margin-bottom: 8px;
    border-bottom: none !important;
  }
  .tit_wrp {
    left: 0;
    top: 40px;
    font-size: 13px;
  }
  .main .sec_02 {
    margin-top: 0px;
    min-height: 370px;
  }
  .sec_01 {
    height: 640px;
  }
  .spacing {
    letter-spacing: 4px;
  }
  .align_center {
    margin: 0;
  }
  /* .first .title2 .childWrp {
    width: 82vw;
    top: -240px;
  }
  .first .title3 .childWrp {
    width: 82vw;
    top: -290px;
  }
  .first .childWrp {
    text-align: left;
    position: absolute;
    left: 113vw;
    top: -186px;
    display: block;
    min-width: 320px;
  } */
  .margin_b .childWrp {
    width: 320px;
    left: 113vw;
    top: -220;
    display: none;
    transform: translateY(0%);
  }
  .tit_head {
    position: relative;
  }
  .return {
    transform: scale(0.5);
    left: -5vw;
    position: relative;
    top: 0.3vh;
  }
  .item {
    font-size: 12px;
    padding: 20px 10px;
    z-index: 1000;
    position: relative;
    margin-bottom: 20px;
    text-align: justify;
  }
  .titWrp {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    margin-bottom: 11px;
  }
  .xianren_wrp,
  .zhiwu_wrp,
  .liren_wrp {
    line-height: 22px;
  }
  .zhiwu,
  .liren,
  .xianren {
    color: #999999;
  }
  .sec_02 .fit-image {
    top: 9;
  }
  .sec_01 .fit-image {
    top: 0;
    bottom: 0;
    top: unset !important;
    bottom: 0 !important;
  }
  .item::after {
    content: "";
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0, 53, 103, 0.3);
  }
  .item:nth-child(even)::after {
    content: "";
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0, 53, 103, 0);
  }
  .childs {
    margin-top: 30px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
  }
  .tit {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 18px;
    transform: translate(-50%, -50%);
  }
  .child::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transform: translate(-11px, 7px);
    background-color: #fff;
  }
  .first .partContent {
    transition: 0.5s all ease-out;
    width: 90vw;
    top: 0;
    margin-top: 0px;
    color: white;
    left: 5vw;
    transform: none;
  }
  .sec1_img img {
    width: 100%;
  }
  .tab2 {
    display: none;
  }
  .root {
    position: absolute;
    height: 44px;
    text-align: center;
    font-size: 15px;
    text-align: left;
    top: -56px;
    display: inline-block;
    left: 0;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(16, 220, 255);
    width: auto;
  }
  .root::after {
    display: none;
  }
  .change_wrp {
    margin-bottom: 40px;
  }
  /* .child_img2 {
        display: none;
    } */
  .first .child {
    font-size: 13px;
    margin-bottom: 11px;
    white-space: normal;
  }
  .margin_b {
    text-align: left;
    margin-bottom: 0px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: none;
    padding-left: 19px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .change_wrp button {
    width: 48%;
  }
  .change_wrp button:first-child::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 15px;
    right: 0;
    transform: translate(0px, -16px);
    background-color: #fff;
  }
  .sec_02 {
    height: auto;
  }
  .sec_02 .select-dropList-open {
    background-color: rgba(16, 220, 255) e6;
    color: #0d0d0d;
  }
  .sec_02 .select-dropList {
    z-index: 100000000;
    height: auto;
    top: 95px;
  }
  .sec_02 .brand {
    font-size: 14px;
  }
  .sec_02 .select-title::after {
    filter: invert(1);
    position: relative;
    left: -5px;
  }
  .select-title-open::after {
    top: -2px;
  }
  .sec_02 .select-listItem {
    font-size: 13px;
    color: #bababa;
  }
  .sec_02 .select-title {
    padding-left: 20px;
    color: #fff;
    background: linear-gradient(156deg, rgba(1, 184, 255, 0.8), rgba(0, 120, 250, 0.8));
    border: 1px solid rgba(16, 220, 255);
    border-right: none;
  }
  .partContent h2 {
    display: block;
    font-size: 18px;
    padding-bottom: 30px;
  }
  .border_corner {
    width: 3px;
    height: 3px;
    border: 1px solid #fff;
    position: absolute;
  }
  .border_corner_left_top {
    left: 0;
    top: 0;
    border-right: none;
    border-bottom: none;
  }
  .border_corner_right_top {
    right: 0;
    top: 0;
    border-left: none;
    border-bottom: none;
  }
  .border_corner_left_bottom {
    left: 0;
    bottom: 0;
    border-right: none;
    border-top: none;
  }
  .border_corner_right_bottom {
    right: 0;
    bottom: 0;
    border-left: none;
    border-top: none;
  }
  .sec_02 .partContent {
    padding: 0;
    transition: 0.5s all ease-out;
    width: calc(100% - 44px);
    top: 0;
    margin-top: 0px;
    color: white;
    left: 0vw;
    transform: none;
    margin-bottom: 20px;
  }
  .tit_wrp::before {
    display: none;
  }
  .change_wrp {
    border: 1px solid #323232;
  }
  .change_wrp button:hover,
  .change_wrp .btnActive,
  .change_wrp button {
    position: relative;
    border-bottom: none;
  }
  .child_img2 {
    /* transform: scale(0.6); */
    /* display: none; */
    position: absolute;
    /* left: 328px;
    top: 12px;
    filter: drop-shadow(calc(100vw + 47px) 0 0 rgba(16,220,255));
    transform: translateX( calc(-100vw - 47px));
    padding-right: calc(100vw + 47px); */
    left: 260px;
    top: 12px;
    filter: drop-shadow(calc(100vw + 216px) 0 0 rgba(16, 220, 255));
    transform: translate(calc(-100vw - 38px), 0) scale(0.6);
    padding-right: calc(100vw + 216px);
  }
  .margin_b::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transform: translate(-11px, 23px);
    background-color: #fff;
  }
  .intr {
    color: #999;
    font-size: 14px;
    margin: 15px 0;
  }
  .intro_01 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 19px;
  }
  .intro_02 {
    color: #999;
    font-size: 13px;
    line-height: 26px;
  }
  .letter_space {
    letter-spacing: 2px;
  }
  .intro_03,
  .intro_04,
  .intro_05 {
    display: inline-block;
    margin: 10px 0;
    transform: translateX(-5px);
  }
  .sec_link {
    display: flex;
    empty-cells: 64px;
    width: calc(100% - 5px);
    height: 55px;
    padding: 0 22px;
    align-items: center;
    background: #000;
    position: sticky;
    top: 63px;
    z-index: 100000;
  }
  h2 {
    font-size: 40px;
    border-bottom: 1px solid #fff;
  }
  .part .partContent .intro {
    font-size: 14px;
    font-weight: 400;
    margin-top: 2.5vh;
    margin-bottom: 7.5vh;
  }
  .part {
    min-width: 300px;
  }
  .sec_01 {
    margin-top: 0;
    /* margin-top: 64px; */
  }
  .main .mobshow {
    margin-top: 40px;
  }
  .blue_link {
    color: rgba(16, 220, 255);
    font-size: 14px;
  }
}

