/* -----------------------------公共部分--------------------------- */
body {
  overflow-x: hidden;
  background-color: #000;
}
.main {
  width: 100vw;
  /* height: 100vh; */
  transition: transform 0.8s ease 0.1s;
  display: flex;
  justify-content: center;
}
.main .sec2 {
  height: 800px;
}
.moreBtn {
  filter: invert(1);
}
.link-svg {
  cursor: pointer;
}
.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;
}
.main .first_sec .partContent {
  top: 20vh;
}
.part .partContent {
  position: absolute;
  top: 133px;
  display: table;
  color: #000;
}
.part .partContent .intro {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 80px;
}
.content_sec {
  height: 900px;
}
.icons_wrp {
  display: flex;
  justify-content: space-between;
  margin-top: 170px;
}
.icon_itm:nth-child(1)::after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background: #ffffff;
  position: absolute;
  right: 0;
  top: 20px;
  /* display: none; */
}
.icon_itm:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  background: #ffffff;
  position: absolute;
  right: 0;
  top: 20px;
  /* display: none; */
}
.icon_itm {
  text-align: center;
  width: 33%;
  position: relative;
}
.ic {
  font-size: 28px;
  margin-bottom: 10px;
}
.it_ti {
  font-size: 28px;
  margin-bottom: 5px;
}
.it_info {
  font-size: 18px;
  line-height: 28px;
}
.main .wudalei .partContent {
  top: 0;
}
/* 郑重承诺 */
.afterSales {
  display: flex;
  justify-content: center;
}
.afterSales .partContent {
  top: 0;
  margin-top: 0;
}
.sec_wrapper {
  /* position: absolute; */
  left: 50%;
  position: absolute;
  /* margin-top: 15vh; */
  /* width: 100%; */
  width: 85%;
  transform: translate(-50%, 10px);
  top: 170px;
  /* width: 100%; */
  /* width: 1300px; */
}
@media screen and (min-width: 1921px) {
  .sec_wrapper {
    bottom: 200px;
  }
}
.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: 1600px;
}
.fuwu h2 {
  margin-bottom: 80px;
}
.disinvet {
  position: absolute;
  left: 44%;
  margin-top: 40px;
  bottom: -100px;
  z-index: 9;
  filter: invert(0) !important;
}
.fw_wrp {
  margin-top: 80px;
  font-size: 20px;
  font-family: FZLanTingHei-DB-GBK;
  font-weight: 400;
  color: #ffffff;
}
.fangwei_info {
  font-size: 16px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  color: #999999;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #333333;
  display: inline-block;
  width: 100%;
}
.fw_it {
  /* width: 20%; */
}
.main .fangwei1 {
  height: 650px;
}
.fw_wep {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.fangwei1 {
  background-color: #0d0d0d;
}
.main .fangwei2 {
  height: 1205px;
  background-color: #0d0d0d;
}
.fw_iti {
  text-align: center;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 63px;
  transform: translateX(-9px);
}
.sec_wrapper .flex_item {
  box-sizing: border-box;
  background: #ebebeb;
  /* width: 400px; */
  width: 357px;
  padding: 10px;
}
.pro_link {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  /* font-size: 20px; */
  color: #000;
  font-size: 24px;
}
.flex_show {
  margin-top: 36px;
}
.fw_info2 {
  font-size: 16px;
  font-family: FZLanTingHei-R-GBK;
  font-weight: 400;
  margin-top: 30px;
  padding-bottom: 30px;
  display: inline-block;
}
.cximg_wrp {
  width: 60%;
  float: left;
}
.cx_img {
  width: 45%;
}
.cx_iti {
  padding-top: 59px;
  padding-bottom: 40px;
}
.fw_itii1 {
  line-height: 22px;
  color: #999999;
}
.dajia {
  margin-top: 90px;
  float: left;
  color: #fff;
  font-size: 38px;
}
.fw_itii1::after {
  content: "";
  display: block;
  position: relative;
  /* top: 0; */
  transform: translateY(45px);
  width: 100%;
  height: 1px;
  background-color: #333;
}
.fw_itii {
  color: #999999;
  padding-top: 10px;
  font-size: 13px;
  width: calc(100% - 40px);
  margin-left: 40px;
}
.cxiti_wrp {
  color: white;
  float: left;
  width: 39%;
  margin-bottom: 50px;
}
@media screen and (min-width: 801px) {
  .cxiti_wrp {
    width: calc(39% - 80px);
    text-align: justify;
  }
}
.iti_icon {
  float: left;
  margin-right: 10px;
}
.flex_item {
  position: relative;
}
.flex_item:hover .move_cont {
  transform: translateY(-420px);
}
.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.8;
  width: 100%;
  position: absolute;
  top: 180px;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
}
.third_wrp {
  display: flex;
  position: absolute;
  top: 40px;
  align-items: center;
  flex-direction: column;
}
.third_wrp .third_info {
  width: 80%;
  color: #ffffff;
  line-height: 36px;
}
.move_cont {
  height: 560px;
  position: absolute;
  bottom: -320px;
  width: 100%;
  transition: all 0.7s 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;
}
/*  */
.fit-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.part .imagePanel {
  width: 100%;
  height: 100%;
}
.rightSide .partContent {
  right: 150px;
}
.leftSide .partContent {
  color: #fff;
  left: 70px;
}
.leftSide .partContent h2 {
  border-bottom: 1px solid #fff;
}
.fangwei2 .partContent h2 {
  padding-top: 60px;
}
.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;
  transition: all 1s ease-out;
  color: #fff;
}
.swiper-button-prev {
  /* transform: translateX(20px); */
  padding: 20px;
  transition: all 1s ease-out;
  color: #fff;
}
.sec_01 .moreBtn {
  filter: none;
}
.sec_01 .partContent {
  width: calc(100% - 160px);
  color: #fff;
}
.sec_01 h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.pcSwiper {
  height: fit-content;
  overflow: hidden;
  position: relative;
}
.fw_swiper {
  display: none;
}
.fangwei2 .partContent {
  top: 0;
}
.sec_wrapper .moreBtn {
  margin-top: 70px;
}
.phone {
  width: 39px;
  transform: translate(-10px, 6px);
}
@media screen and (min-width: 800px) {
  .part.first_sec {
    height: 100vh;
  }
  .prev {
    position: absolute;
    left: -80px;
    top: 50%;
    width: 50px;
    /* transform: translateY(-50%); */
    height: 86px;
    overflow: hidden;
    transition: opacity 0.2s ease;
  }
  .prev:hover .swiper-button-prev {
    transform: translateX(-40px);
  }
  .next.ani-fadeEnter,
  .prev.ani-fadeEnter {
    opacity: 1;
  }
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    width: 26px;
    overflow: hidden;
    transition: transform 0.2s ease;
  }
  .next .swiper-button-next {
    transition: transform 0.4s ease;
  }
  .prev .swiper-button-prev {
    transition: transform 0.4s ease;
  }
  .sec_next {
    display: none;
  }
  .sec_prev {
    display: none;
  }
  .fangwei .swiper-button-next,
  .fangwei .swiper-button-prev {
    display: none;
  }
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    transition: transform 0.2s ease;
  }
  .link {
    width: 20px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
  }
  .link .link-svg {
    transform: translateX(-28px);
    transition: transform 0.2s ease;
  }
  .link:hover .link-svg {
    transform: translateX(0px);
  }
  .sec_02 .swiper-button-next:before,
  .sec_02 .swiper-rtl .swiper-button-prev:before {
    content: 'next';
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    margin-right: 20px;
  }
  .sec_02 .swiper-button-prev:before,
  .sec_02 .swiper-rtl .swiper-button-next:before {
    content: 'prev';
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    margin-right: 20px;
  }
  .next {
    position: absolute;
    right: -80px;
    top: 50%;
    width: 50px;
    /* transform: translateY(-50%); */
    height: 86px;
    overflow: hidden;
    transition: opacity 0.2s ease;
  }
  .next:hover .swiper-button-next {
    transform: translateX(40px);
  }
}
@media screen and (max-width: 800px) {
  .phone {
    width: 26px;
    transform: translate(0px, 6px);
  }
  .mob_sec_02_swiper,
  .icon_wrp {
    display: none;
  }
  .fuwu .moreBtn_m {
    bottom: 130px;
  }
  .sec_01 .moreBtn {
    filter: invert(1);
  }
  .moreBtn.moreBtn_m {
    width: 250px;
    height: 35px;
    box-sizing: border-box;
    padding-right: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    /* background: #fff; */
  }
  /* .moreBtn.moreBtn_m .txt {
    color: #000;
  } */
  .moreBtn.moreBtn_m .iconCir {
    background-color: transparent;
  }
  .moreBtn.moreBtn_m .iconCir .arrow2,
  .moreBtn.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%;
  }
  .icon_itm:first-of-type .ic {
    width: 27px;
  }
  .main .first_sec .partContent {
    top: 10vh;
  }
  .fw_swiper,
  .sec_02 .moreBtn .align_center {
    display: inherit;
    /* width: 54%; */
    padding-left: 2px;
  }
  .sec_02 .moreBtn_m {
    left: 0;
    padding: 0 20px;
  }
  a,
  a:hover,
  a:active,
  a:visited,
  a:link,
  a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
  }
  .first_sec .fit-image {
    height: auto;
  }
  .main .first_sec {
    height: 613px;
  }
  .main .first_sec .imagePanel {
    transform: translateY(-63px);
  }
  .invet {
    display: block;
    filter: invert(1);
  }
  h2 {
    font-size: 40px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
  }
  .align_center {
    margin: 0 auto;
    width: 83%;
  }
  .part .partContent {
    width: 87vw;
    /* top: 18vh; */
    top: 0;
    margin-top: 58px;
    left: 5vw;
    color: white;
  }
  .part .partContent .intro {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 16px;
    margin-bottom: 40px;
  }
  .partContent .moreBtn {
    display: none;
  }
  .fw_wep {
    display: none;
  }
  .main .fw_wep2 {
    flex-wrap: nowrap;
  }
  .swiper-button-next,
  .swiper-button-prev {
    transform: scale(0.8);
  }
  .swiper-button-next {
    right: -5px;
  }
  .swiper-button-prev {
    left: -5px;
    color: #fff;
  }
  .fw_swiper {
    position: absolute;
    overflow: hidden;
    width: 104vw;
    /* height: 27vh; */
    /* left: 50%;
    transform: translateX(-50%); */
    top: 22vh;
  }
  .fangwei_info {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 20px;
    margin-top: 20px;
  }
  .fw_info2 {
    margin-top: 20px;
    padding-bottom: 20px;
    line-height: 22px;
    font-size: 13px;
  }
  .fw_wrp {
    font-size: 16px;
    margin-top: 30px;
  }
  .fw_it img {
    display: block;
    width: 70%;
    max-width: 260px;
    max-height: 260px;
    /* height: 100%; */
    object-fit: contain;
    margin: 0 auto;
    transform: translateX(-9px);
  }
  .fw_it:nth-child(1) img {
    width: 70%;
    margin: 0 auto;
  }
  .sec_next {
    right: 0px;
    top: 54%;
    transform: scale(0.6);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .sec_prev {
    left: 0px;
    transform: scale(0.6);
    top: 54%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .moreBtn_m {
    width: 110px;
    display: block;
    position: absolute;
    bottom: 16vw;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    border: #fff solid 1px;
    overflow: hidden;
    cursor: pointer;
    filter: invert(1);
    margin-bottom: 10px;
  }
  .moreBtn .iconCir {
    margin-left: 10px;
  }
  .sec_02 .swiper-wrapper {
    flex-wrap: nowrap;
  }
  .sec_wrapper {
    overflow: hidden;
    margin: 0;
    /* margin-top: 58px; */
    /* width: 70%; */
    width: calc(100% - 46px);
  }
  .sec_wrapper .sec_t {
    font-size: 24px;
  }
  .link {
    width: 20px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
  }
  .pcSwiper {
    /* height: 300px; */
  }
  .firNex {
    transform: scale(0.6);
    right: -14vw;
  }
  .firPrev {
    transform: scale(0.6);
    left: -14vw;
  }
  .pro_link {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .sec_wrapper .sec_info {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 28px;
  }
  .sec_wrapper .flex_show {
    width: 100%;
    min-width: 100%;
  }
  .sec_wrapper .sec_infoWrp {
    margin-top: 20px;
  }
  .mob_sec_02_swiper {
    height: 550px;
    width: 100%;
  }
  .inner img {
    width: 100%;
  }
  .swi_wrp {
    font-size: 12px;
    padding-left: 0;
    color: #fff;
    line-height: 24px;
    padding-bottom: 60px;
  }
  .icon_wrp {
    z-index: 100;
    position: absolute;
    bottom: 5px;
    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;
  }
  .main .part {
    width: 100%;
    height: 675px;
  }
  .main .part.second.sec_01 {
    height: auto;
  }
  .icon_itm {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .main .fangwei2 {
    height: 1010px;
  }
  .main .icon_itm::after {
    display: none;
  }
  .icons_wrp {
    flex-direction: column;
    display: flex;
    margin-top: 0;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
  }
  .fw_itii1::after {
    display: none;
  }
  .it_info {
    font-size: 14px;
  }
  .cximg_wrp {
    width: 107%;
  }
  .cxiti_wrp {
    width: 100%;
  }
  .cx_iti {
    width: 100%;
    padding: 30px 0;
  }
  .iti_icon {
    position: relative;
    top: 6px;
    width: 30px;
  }
  .fw_itii1 {
    font-size: 13px;
    width: calc(100% - 40px);
    vertical-align: top;
    display: inline-block;
  }
  .cx_iti {
    padding: 20px 0;
  }
  .cx_iti:nth-child(2) {
    padding-top: 0;
  }
  .dajia {
    margin-top: 0;
    float: none;
    text-align: left;
    color: #fff;
    font-size: 22px;
  }
  .it_ti {
    font-size: 21px;
  }
  .ic {
    width: 32px;
  }
  .second .partContent {
    margin-top: 0px;
  }
  .thirdSec .imagePanel {
    display: none;
  }
  .fangwei2 .partContent {
    top: 0;
    margin-top: 0;
  }
  .main .fangwei1 {
    height: 490px;
  }
}
.part {
  width: 100%;
  height: 975px;
}
.footer {
  height: auto;
}
.pcSwiper .swiper-wrapper {
  flex-wrap: nowrap;
}
.link-svg {
  background-image: url(../images/arrow-right_24ed9ab393dfe6ad7833.svg);
  width: 21px;
  height: 19px;
  /* line-height: 20px; */
  background-size: 100%;
  display: inline-block;
}
@media screen and (min-width: 800px) {
  .fw_itii {
    font-size: 16px;
  }
}

