* {
  margin: 0;
  padding: 0;
}
:root {
  --gray: #646464;
  --white: #ffffff;
  --dark-blue: #003863;
  --blue-gradient: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
}
@font-face {
  font-family: "HYQiHeiX1-55W";
  src: url("https://www-cdn.danganweishi.com/wwwstorage/public/font/cn/HYQiHeiX1-55W.woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HYQiHeiX1-75W";
  src: url("https://www-cdn.danganweishi.com/wwwstorage/public/font/cn/HYQiHeiX1-75W.woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SohoGothicPro-Medium";
  src: url("https://www-cdn.danganweishi.com/wwwstorage/public/font/cn/SohoGothicPro-Medium.woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SohoGothicPro-Regular";
  src: url("https://www-cdn.danganweishi.com/wwwstorage/public/font/cn/SohoGothicPro-Regular.woff");
  font-weight: normal;
  font-style: normal;
}
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
img {
  -webkit-touch-callout: default;
  border: 0;
  vertical-align: middle;
  pointer-events: none;
  width: 100%;
}
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
input,
select {
  background: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
html {
  scroll-behavior: smooth;
  font-family: "HYQiHeiX1-55W", Arial, "Source Han Sans CN", "noto sans", "microsoft yahei", Helvetica, sans-serif;
}
.font-HYQiHeiX1-75W {
  font-family: "HYQiHeiX1-75W";
}
.font-SGP_m {
  font-family: "SohoGothicPro-Medium";
}
.font-SGP_r {
  font-family: "SohoGothicPro-Regular";
}
.fontSS {
  font-size: 0.3rem;
  line-height: 0.4rem;
  margin-top: 0.28rem;
}
.fontMM {
  font-size: 0.4rem;
  line-height: 0.6rem;
  margin-top: 0.32rem;
}
.fontLL {
  font-size: 0.6rem;
  line-height: 0.6rem;
  font-family: "HYQiHeiX1-75W";
}
.fontXL {
  font-size: 0.66rem;
  line-height: 0.66rem;
  font-family: "HYQiHeiX1-75W";
}
.font44 {
  font-size: 44px;
  line-height: 1.3;
}
.font40 {
  font-size: 40px;
  line-height: 1.3;
}
.font30 {
  font-size: 30px;
  line-height: 1.3;
}
.font26 {
  font-size: 26px;
  line-height: 1.3;
}
.font26_1 {
  font-size: 26px !important;
  line-height: 1.3 !important;
}
.font22 {
  font-size: 22px;
  line-height: 1.3;
}
.font22_1 {
  font-size: 22px !important;
  line-height: 32px !important;
}
.font20 {
  font-size: 20px;
  line-height: 36px;
}
.font18 {
  font-size: 18px;
  line-height: 1;
}
.font16 {
  font-size: 16px;
  line-height: 28px;
}
.font16_1 {
  font-size: 16px !important;
  line-height: 28px !important;
}
.font14 {
  font-size: 14px;
  line-height: 1.6;
}
.font-gradient-blue_1 {
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  display: inline-block;
}
.font-gradient-blue_2 {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  display: inline-block;
}
.font-gradient-blue_3 {
  background-image: linear-gradient(to right, #006fb6, #009eff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
  display: inline-block;
}
.font-gradient-blue_4 {
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  display: inline-block;
}
.font-gradient-blue_5 {
  background-image: linear-gradient(to top right, #26b5ff, #0071c2 75%, #0071c2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  display: inline-block;
}
.font-white {
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.font-gray {
  color: #646464 !important;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.font-darkBlue {
  color: var(--dark-blue) !important;
  background-image: none;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
  -webkit-text-fill-color: initial;
}
.font-darkRed {
  color: #e83428 !important;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.titleA {
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  display: inline-block;
  font-size: 44px !important;
  line-height: 1.3;
  font-family: "HYQiHeiX1-75W";
}
.titleB {
  /*font-size: 0.66rem;*/
  /*line-height: 0.66rem;*/
  font-size: 44px !important;
  line-height: 1.3;
  font-family: "HYQiHeiX1-75W";
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.titleC {
  font-size: 40px !important;
  line-height: 1.3;
  font-family: "HYQiHeiX1-75W";
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.titleD {
  font-size: 26px !important;
  line-height: 1.3;
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.titleE {
  font-size: 26px !important;
  line-height: 1.3;
  color: var(--dark-blue) !important;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.titleF {
  font-size: 26px !important;
  line-height: 1.3;
  margin-top: 0.28rem;
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.desc {
  font-size: 14px;
  line-height: 1.6;
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.descSS {
  font-size: 14px;
  line-height: 1.6;
  color: white;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.sp_show {
  display: none;
}
.pc_show {
  display: block;
}
.t-center {
  text-align: center;
}
@media screen and (min-width: 1920px) {
  .fontMM {
    font-size: 40px;
    line-height: 1.3;
    margin-top: 28px;
  }
  .fontSS {
    font-size: 40px;
    line-height: 1.3;
    margin-top: 28px;
  }
  .fontLL {
    font-size: 40px;
    line-height: 1.3;
    margin-top: 28px;
  }
  .titleD {
    font-size: 26px !important;
    line-height: 1.3;
  }
  .titleE {
    font-size: 26px !important;
    line-height: 1.3;
  }
  .titleF {
    font-size: 26px !important;
    line-height: 1.3;
    margin-top: 28px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .font26 {
    font-size: 22px;
    line-height: 1.3;
  }
  .font26_1 {
    font-size: 22px !important;
    line-height: 1.3 !important;
  }
  .font16 {
    line-height: 1.3;
  }
  .font16_1 {
    line-height: 1.3 !important;
  }
  .font44 {
    font-size: 44px  !important;
  }
  .font40 {
    font-size: 40px  !important;
  }
  .descSS {
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  .fontMM {
    font-size: 0.32rem;
    line-height: 1.3;
  }
  .fontMM26 {
    font-size: 0.32rem;
    line-height: 1.3;
  }
  .fontXL {
    font-size: 0.6rem;
    line-height: 1.3;
  }
  .font44 {
    font-size: 0.6rem !important;
  }
  .font40,
  .titleC {
    font-size: 0.48rem !important;
  }
  .font26 {
    font-size: 0.36rem;
  }
  .font26_1 {
    font-size: 0.32rem !important;
    line-height: 0.52rem !important;
  }
  .font22 {
    font-size: 0.32rem;
    line-height: 1.5;
  }
  .font22_1 {
    font-size: 0.32rem !important;
    line-height: 1.5 !important;
  }
  .font20 {
    font-size: 0.32rem;
    line-height: 1.5;
  }
  .font18 {
    font-size: 0.28rem;
  }
  .font16 {
    font-size: 0.32rem;
    line-height: 0.52rem;
  }
  .font16_1 {
    font-size: 0.28rem !important;
    line-height: 0.48rem !important;
  }
  .font14 {
    font-size: 0.28rem;
  }
  .desc {
    font-size: 0.28rem;
  }
  .descSS {
    font-size: 0.24rem;
  }
  .titleA {
    font-size: 0.6rem !important;
  }
  .titleB {
    font-size: 0.6rem !important;
  }
  .titleD {
    font-size: 0.32rem !important;
  }
  .titleE {
    font-size: 0.32rem !important;
  }
  br.pc_only {
    display: none;
  }
  .sp_show {
    display: block !important;
  }
  .pc_show {
    display: none !important;
  }
  .sp_center {
    text-align: center!important;
    justify-content: center!important;
  }
  .sp_left {
    text-align: left !important;
    justify-content: left !important;
  }
  .sp_font-white {
    color: white!important;
  background-image: none !important;
  -webkit-background-clip: initial !important;
  -webkit-background-size: 100% 100% !important;
  -webkit-text-fill-color: initial !important;
  }
    .sp_font-darkBlue {
     color: var(--dark-blue) !important;
  background-image: none !important;
  -webkit-background-clip: initial !important;
  -webkit-background-size: 100% 100% !important;
  -webkit-text-fill-color: initial !important;
  }
  .sp_font-gradient-blue_2 {
  background: linear-gradient(to right top, #005EB1, #00C6FD) !important;
  -webkit-text-fill-color: transparent  !important;
  -webkit-background-clip: text  !important;
  display: inline-block  !important;
}
}
.mt0 {
  margin-top: 0 !important;
}
.pt0 {
  padding-top: 0px!important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt028rem {
  margin-top: 0.28rem !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.pb0 {
  padding-bottom: 0px!important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 980px) {
  .spMt0 {
    margin-top: 0 !important;
  }
  .spMb0 {
    margin-bottom: 0 !important;
  }
  .spPt0 {
    padding-top: 0px!important;
  }
  .spPb0 {
    padding-bottom: 0px!important;
  }
  .spMt24rem {
    margin-top: 0.24rem !important;
  }
  .spMt30rem {
    margin-top: 0.3rem !important;
  }
  .spMt32rem {
    margin-top: 0.32rem !important;
  }
  .spMt36rem {
    margin-top: 0.36rem !important;
  }
  .spMt48rem {
    margin-top: 0.48rem !important;
  }
  .spMt40rem {
    margin-top: 0.4rem !important;
  }
  .spMt5rem {
    margin-top: 0.5rem !important;
  }
  .spPt1rem {
    margin-top: 1rem !important;
  }
  .spMb130rem {
    margin-bottom: 1.3rem !important;
  }
  .spMb24rem {
    margin-bottom: 0.24rem !important;
  }
  .spMb32rem {
    margin-bottom: 0.32rem !important;
  }
  .spMb36rem {
    margin-bottom: 0.36rem !important;
  }
  .spMb48rem {
    margin-bottom: 0.48rem !important;
  }
  .spMb5rem {
    margin-bottom: 0.5rem !important;
  }
  .spPb1rem {
    margin-bottom: 1rem !important;
  }
  .spPb32rem {
    padding-bottom: 0.32rem !important;
  }
  .sp-center {
    text-align: center !important;
    justify-content: center !important;
  }
}
a.btn_showText {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 30px;
  margin-top: 28px;
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_blue_2_bottom.svg);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
a.btn_showText:hover {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_top.svg);
}
.btn_showText.active {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_top.svg);
}
a.btn_normal {
  font-size: 18px;
  line-height: 45px;
  padding: 0px 30px;
  border-radius: 45px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  min-width: 150px;
  height: 45px;
  box-sizing: border-box;
  color: #fff;
  background-image: -webkit-linear-gradient(left, #006ec4, #00c9ff);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
a.btn_normal:hover {
  color: #003863;
  border: 1px solid transparent;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
}
a.btn_white {
  font-size: 18px;
  line-height: 45px;
  height: 45px;
  padding: 0px 20px;
  border-radius: 45px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  min-width: 150px;
  box-sizing: border-box;
  color: #fff;
  border: 1px solid #fff;
}
a.btn_white:hover {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  background-clip: padding-box;
  border-color: transparent;
}
a.btn.active {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border: none;
  padding: 11px 46px;
}
.btn_blue_1 {
  font-size: 18px;
  line-height: 45px;
  height: 45px;
  padding: 0px 30px;
  border-radius: 45px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  min-width: 150px;
  box-sizing: border-box;
  color: #003863;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
}
.btn_blue_1:hover {
  border: 1px solid #ffffff;
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
.btn_blue_2 {
  right: 0;
  bottom: 0px;
  display: inline-block;
  padding: 0px 10px;
  line-height: 45px;
  height: 45px;
  font-size: 18px;
  color: #003863;
  border-radius: 45px;
  text-align: center;
  min-width: 150px;
  background-image: url('https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/cta-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.btn_blue_2:hover {
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
.btn_blue_3 {
  right: 0;
  bottom: 0px;
  display: inline-block;
  padding: 0px 10px;
  line-height: 45px;
  height: 45px;
  font-size: 18px;
  color: #003863;
  border-radius: 45px;
  text-align: center;
  min-width: 150px;
  background-image: url('https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/cta-bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.btn_blue_3:hover {
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
@media screen and (max-width: 980px) {
  .btn_showText {
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 0.36rem;
  }
  a.btn_normal {
    padding: 0rem 0.35rem;
    font-size: 0.26rem;
    border-radius: 0.6rem;
    display: inline-block;
    left: 50%;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    box-sizing: border-box;
  }
  a.btn_white {
    border-radius: 0.6rem;
    font-size: 0.26rem;
    padding: 0rem 0.35rem;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    box-sizing: border-box;
  }
  .btn_blue_1 {
    font-size: 0.26rem;
    padding: 0rem 0.35rem;
    border-radius: 0.6rem;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    box-sizing: border-box;
  }
  .btn_blue_2 {
    font-size: 0.26rem;
    padding: 0rem 0.15rem;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    box-sizing: border-box;
  }
  .btn_blue_3 {
    font-size: 0.26rem;
    padding: 0rem 0.15rem;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    box-sizing: border-box;
  }
}
.page .ani-text01 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1) 0.3s, opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1) 0.3s;
}
.page .ani-text01.start {
  opacity: 1;
  transform: translateY(0px);
}
.page .ani-text-15 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.5s;
}
.page .ani-text-14 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.4s;
}
.page .ani-text-13 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.3s;
}
.page .ani-text-12 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.2s;
}
.page .ani-text-11 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.1s;
}
.page .ani-text-10 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1s;
}
.page .ani-text-9 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.9s;
}
.page .ani-text-8 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.8s;
}
.page .ani-text-7 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.7s;
}
.page .ani-text-6 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.6s;
}
.page .ani-text-5 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.5s;
}
.page .ani-text-4 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.4s;
}
.page .ani-text-3 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.3s;
}
.page .ani-text-2 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.2s;
}
.page .ani-text-1 {
  opacity: 0;
  transform: translateY(30px);
  transition: transform 0.1s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.1s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.1s;
}
.page.active .ani-text-15 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3s;
}
.page.active .anb_text-15 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 3s;
}
.page.active .ani-text-14 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.8s;
}
.page.active .anb_text-14 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.8s;
}
.page.active .ani-text-13 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.6s;
}
.page.active .anb_text-13 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.6s;
}
.page.active .ani-text-12 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.4s;
}
.page.active .anb_text-12 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.4s;
}
.page.active .ani-text-11 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.2s;
}
.page.active .anb_text-11 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2.2s;
}
.page.active .ani-text-10 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2s;
}
.page.active .anb_text-10 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 2s;
}
.page.active .ani-text-9 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.8s;
}
.page.active .anb_text-9 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.8s;
}
.page.active .ani-text-8 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.6s;
}
.page.active .anb_text-8 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.6s;
}
.page.active .ani-text-7 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.4s;
}
.page.active .anb_text-7 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.4s;
}
.page.active .ani-text-6 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.2s;
}
.page.active .anb_text-6 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1.2s;
}
.page.active .ani-text-5 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1s;
}
.page.active .anb_text-5 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 1s;
}
.page.active .ani-text-4 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.8s;
}
.page.active .anb_text-4 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.8s;
}
.page.active .ani-text-3 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.6s;
}
.page.active .anb_text-3 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.6s;
}
.page.active .ani-text-2 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.4s;
}
.page.active .anb_text-2 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.4s;
}
.page.active .ani-text-1 {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.3s cubic-bezier(0.61, 1, 0.88, 1), opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.2s;
}
.page.active .anb_text-1 {
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transition-delay: 0.2s;
}
.hover_shadow01 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  pointer-events: auto;
}
.hover_shadow01:hover {
  transform: scale(1.02);
  box-shadow: 5px 5px 10px rgba(0, 134, 225, 0.3) !important;
}
.hover_shadow02 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  pointer-events: auto;
}
.hover_shadow02:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9 !important;
}
.hover_text01:hover .hoverDarkBlue {
  color: var(--dark-blue) !important;
  background-image: none;
  -webkit-text-fill-color: unset;
  -webkit-background-clip: initial;
  -webkit-background-size: 100% 100%;
}
.hover_scale01 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  pointer-events: auto;
}
.hover_scale01:hover {
  transform: scale(1.03);
}
.hover_translateY01 {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transform: translateY(0px);
  pointer-events: auto;
}
.hover_translateY01:hover {
  transform: translateY(-10px);
}
.an_title {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1) 0.5s;
}
.an_title.an_title__active {
  transform: translateY(0px);
  opacity: 1;
}
.an_title__delay {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1) 0.5s;
}
.an_title__delay.an_title__active {
  transform: translateY(0px);
  opacity: 1;
}
.page[class*="module-"] {
  transform: translateY(20px);
  opacity: 0.2;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1) 0.5s;
}
.page.page_unAn {
  opacity: 1;
  transform: translateY(0px);
}
.page.active {
  opacity: 1;
  transform: translateY(0px);
}
.bg_white {
  background: #ffffff;
}
.bg_gray_01 {
  background: #f9f9f9;
}
.bg_gray_02 {
  background: #f3f3f3;
}
.n_w {
  white-space: nowrap;
}
/*an_opacity 只是简单的显示隐藏过度*/
.an_opacity {
  opacity: 0;
  visibility: hidden;
}
.page.active .an_opacity {
  opacity: 1;
  visibility: visible;
}
/*trasition_F 是柱形图片增长动画*/
@keyframes bg_toTop {
  0% {
    opacity: 0;
    visibility: hidden;
    height: 0%;
  }
  100% {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
}
.an_F {
  height: 0%;
  opacity: 0;
  visibility: hidden;
}
.page.active .an_F {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.bgToTop {
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
}
.bgToTop img {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0px;
}
/*
   trasition_G 是背景增长图片
   如果从右->左 right:0px
   如果从左->右 left:0px
   */
.bgToRight {
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
}
.bgToRight img {
  height: 100%;
  width: auto;
  position: absolute;
  left: 0px;
}
.bgToLeft {
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0px;
}
.bgToLeft img {
  height: 100%;
  width: auto;
  position: absolute;
  right: 0px;
}
.an_G {
  width: 0%;
  opacity: 0;
  visibility: hidden;
}
.page.active .an_G {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.text-overflow-news {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.font26_1 {
  font-size: 26px !important;
  line-height: 40px !important;
}
.font22_1 {
  font-size: 22px !important;
  line-height: 32px !important;
}
.font16_1 {
  font-size: 16px !important;
  line-height: 28px !important;
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .font26_1 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .font16_1 {
    line-height: 28px !important;
  }
}
@media screen and (max-width: 980px) {
  .font26_1 {
    font-size: 0.32rem !important;
    line-height: 0.52rem !important;
  }
  .font22_1 {
    font-size: 0.28rem !important;
    line-height: 0.48rem !important;
  }
  .font16_1 {
    font-size: 0.28rem !important;
    line-height: 0.48rem !important;
  }
}
@keyframes moveArrow {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    transform: translateY(85px);
    opacity: 1;
  }
  50% {
    transform: translateY(85px);
    opacity: 0;
  }
  51% {
    transform: translateY(-85px);
    opacity: 0;
  }
  75% {
    transform: translateY(-85px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* -----------------------------------module-banner start  -----------------------------------*/
.module-banner * {
  box-sizing: border-box;
}
.module-banner {
  position: relative !important;
  z-index: 2;
}
.module-banner img,
.module-banner video {
  vertical-align: top;
}
.module-banner.overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
}
.module-banner.active {
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.banner_btn {
  width: 1.5rem;
  height: 0.45rem;
  text-align: center;
  line-height: 0.46rem;
  font-size: 0.16rem;
  color: #fff;
  border-radius: 0.45rem;
  margin-top: 0.28rem;
  cursor: pointer;
  background-image: -webkit-linear-gradient(left, #00c9ff, #006ec4);
}
.banner_video {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.banner_video video,
.banner_video img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  mix-blend-mode: darken;
  transform: rotate3d(0, 0, 0, 0);
  vertical-align: top;
}
.banner_swiper {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.ts_banner01 .banner_img {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.ts_banner01 .banner_img img,
.ts_banner01 .banner_img video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  vertical-align: top;
}
.ts_banner01 .banner_wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ts_banner01 .banner_wrap .banner_text__wrap {
  position: absolute;
  z-index: 2;
  left: 11.87vw;
  left: 0;
  top: 46%;
  transform: translateY(-50%);
  width: 45%;
}
.ts_banner01 .banner_wrap .banner_text__wrap .banner_logo {
  height: 0.66rem;
  margin-bottom: 0.38rem;
  width: auto;
}
.ts_banner01 .banner_wrap .banner_text__wrap .banner_logo img {
  height: 100%;
  width: auto;
}
.ts_banner01 .banner_wrap .banner_text__wrap .banner_logo.act {
  opacity: 1;
  transform: translateY(30px);
  visibility: visible;
}
.ts_banner01 .banner_wrap .banner_text__wrap .banner_title {
  margin-top: 0.38rem;
  visibility: hidden;
}
.ts_banner01 .banner_wrap .banner_text__wrap .banner_title.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.ts_banner02 {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.ts_banner02 video,
.ts_banner02 img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  mix-blend-mode: darken;
  transform: rotate3d(0, 0, 0, 0);
  vertical-align: top;
}
.ts_banner02 .banner_text__wrap {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.ts_banner02 .swiper_prev {
  width: 3%;
  position: absolute;
  z-index: 2;
  left: 1.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: block;
}
.ts_banner02 .swiper_next {
  width: 3%;
  position: absolute;
  z-index: 2;
  right: 1.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  display: block;
}
.ts_banner02 .swiper_pagination_wrap {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 0;
  top: auto;
  bottom: 20px;
}
.ts_banner02 .swiper_pagination_wrap .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: rgba(255, 255, 255, 0.8);
}
.ts_banner02 .swiper_pagination_wrap .swiper-pagination-bullet-active {
  background: #ffffff;
}
.ts_banner03 {
  width: 100%;
  height: 640px;
}
.ts_banner03 .banner_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.ts_banner03 .banner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 30% 50%;
}
.ts_banner03 .banner_wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.ts_banner03 .banner_wrap .contact_title {
  font-size: 44px;
  color: #fff;
}
.ts_banner03 .banner_desc {
  float: right;
  margin-right: 20px;
  margin-top: 30px;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  line-height: 25px;
}
.ts_banner03 .banner_desc .tip {
  margin-top: 0.25rem;
}
.ts_banner04 {
  width: 100%;
  height: 900px;
  position: relative;
  z-index: 5;
  color: #fff;
  border-radius: 15px;
}
.ts_banner04 .banner-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ts_banner04 .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.ts_banner04 .banner_wrap {
  width: 450px !important;
  text-align: left;
  position: absolute;
  top: 270px;
  right: 12.71%;
}
.ts_banner04 .icon_4_series {
  margin-top: 60px;
  position: relative;
}
.ts_banner04 .icon_4_series .icon_4_series_wrapper {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.ts_banner04 .icon_4_series .icon_4_series_wrapper img {
  height: 100%;
  width: auto;
}
.ts_banner05 {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.ts_banner05 .banner-video {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ts_banner05 .banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.ts_banner05 .banner-video .videomask {
  width: 100%;
  height: 530px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.ts_banner05 .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ts_banner05 .info .line1 {
  transform: translateY(0px);
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.ts_banner06 {
  width: 100%;
  position: relative;
  z-index: 3;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.ts_banner06 video,
.ts_banner06 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: hidden;
}
.ts_banner06 .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ts_banner06 .info .line1 {
  transform: translateY(0px);
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
.ts_banner07 {
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 100px 0;
  background: #fff;
}
.ts_banner07 .banner_Wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  flex-direction: column;
}
.ts_banner07 .banner_Wrap .txt {
  max-width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.ts_banner08 {
  width: 100%;
  height: 393px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 4;
}
.ts_banner08 .banner_img {
  position: absolute;
  z-index: 2;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.ts_banner08 .banner_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ts_banner08 .banner_wrap {
  z-index: 2;
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: 193px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.ts_banner08 .banner_wrap .banner_download__wrap {
  width: 100%;
  position: inherit;
  text-align: center;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download {
  position: inherit;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .productBtn {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
  min-width: 150px;
  height: 45px;
  border-radius: 45px;
  font-size: 18px;
  line-height: 45px;
  margin: 0 auto;
  cursor: pointer;
  position: inherit;
  z-index: 2;
  max-width: max-content;
  text-align: center;
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/cta-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  box-sizing: border-box;
  margin-top: 15px;
  color: #003863;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .productBtn p {
  text-align: center;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .productBtn a {
  width: 100%;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .productBtn:hover {
  color: #fff;
  border: none;
  background: -webkit-linear-gradient(left, #0260b4 15%, #09ccfe);
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .arrow_icon {
  width: 23px;
  height: 23px;
  position: absolute;
  z-index: 33;
  right: 18px;
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/download_arrow_1.png);
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .arrow_icon + * {
  font-size: 22px;
  line-height: 60px;
  position: absolute;
  left: 34px;
  z-index: 33;
  color: #ffffff;
}
.ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download:hover .arrow_icon {
  animation: moveArrow 0.6s ease forwards;
}
.ts_banner09 {
  background: #f9f9f9;
}
.ts_banner09 .banner_wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 100px 0 100px 0;
}
.ts_banner09 .banner_wrap ul li {
  margin-top: 20px;
}
.ts_banner09 .banner_wrap ul li a {
  display: inline-block;
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 15px;
  padding: 0 40px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}
.ts_banner09 .banner_wrap ul li a div:nth-child(1) {
  width: 240px;
}
.ts_banner09 .banner_wrap ul li a div:nth-child(2) {
  width: calc(100% - 280px);
}
.ts_banner09 .banner_wrap ul li a div:nth-child(3) {
  width: 30px;
}
.ts_banner09 .banner_wrap ul li a:hover div img {
  content: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/module-banner9-icon2.png);
}
.ts_banner09 .banner_wrap ul li div img {
  width: 30px;
  height: 30px;
  transition: all 0.5s ease;
}
.ts_banner10 .title {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding-top: 100px;
}
.ts_banner10 .banner-wrap {
  position: relative;
  padding-top: 300px;
}
.ts_banner10 .banner-wrap .banner-title {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}
.ts_banner10 .banner-wrap .banner-bg {
  height: 400px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ts_banner10 .banner-wrap .banner-bg img,
.ts_banner10 .banner-wrap .banner-bg video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.ts_banner10 .banner-wrap .banner-box {
  max-width: calc(100% - 2rem);
  width: 1460px;
  margin: 0 auto;
  display: flex;
  background-color: #fff;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.ts_banner10 .banner-wrap .banner-box.banner-box-4 .box {
  width: 25%;
  padding: 3%;
}
.ts_banner10 .banner-wrap .banner-box.banner-box-3 .box {
  width: 33%;
  padding: 3% 5%;
}
.ts_banner10 .banner-wrap .banner-box .box {
  text-align: center;
  transform: translateY(12%);
  transition: all 0.5s ease;
  padding: 3%;
  position: relative;
  overflow: hidden;
}
.ts_banner10 .banner-wrap .banner-box .box:not(:last-child)::after {
  position: absolute;
  content: "";
  height: 40%;
  width: 1px;
  background-color: #a3a3a3;
  right: 0;
  top: 35%;
  opacity: 0.4;
  transform: translateY(-50%);
}
.ts_banner10 .banner-wrap .banner-box .box:hover {
  transform: translateY(0%);
}
.ts_banner10 .banner-wrap .banner-box .box:hover div:nth-child(3) {
  opacity: 1;
}
.ts_banner10 .banner-wrap .banner-box .box div:nth-child(3) {
  opacity: 0;
}
.ts_banner10 .banner-wrap .banner-box .box-icon {
  height: 35px;
}
.ts_banner10 .banner-wrap .banner-box .box-icon img {
  height: 100%;
  width: auto;
}
.ts_banner10 .banner-wrap .banner-wrap-btn {
  margin: 0 auto;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box {
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  justify-content: space-between;
  overflow: visible;
  padding-bottom: 10px;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.banner-box-3 .box,
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.banner-box-4 .box {
  background: #fff;
  border-radius: 15px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  overflow: visible;
  transform: none;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.banner-box-3 .box {
  width: 32%;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.banner-box-4 .box {
  width: 24%;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.banner-box-3 .box::after,
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.banner-box-4 .box::after {
  width: 0;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box .box div:nth-child(3) {
  opacity: 1;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box .box {
  transform: scale(1);
  transition: all 0.5s ease;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box .box:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9 !important;
}
.ts_banner10.ts_banner10_square .banner-wrap .banner-box.hover_shadow02:hover {
  box-shadow: none;
  border-radius: 0;
  box-shadow: none !important;
  transform: scale(1);
}
.ts_banner20 {
  padding: 100px 0 100px 0;
}
.ts_banner20 .ts_banner20__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
}
@media screen and (min-width: 1920px) {
  .banner_btn {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    border-radius: 45px;
  }
  .ts_banner01 .bannerBtn {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 40px;
    border-radius: 45px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .ts_banner01 .banner_wrap {
    width: 1230px;
  }
  .ts_banner20 {
    padding: 80px 0 80px 0;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .ts_banner10 .title {
    padding-top: 80px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .module-banner .banner_wrap {
    width: 980px;
  }
  .ts_banner02 .banner_text__wrap {
    width: 980px;
  }
  .ts_banner05 .info,
  .ts_banner06 .info {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .ts_banner10 .title {
    padding-top: 60px;
    width: 980px;
  }
  .ts_banner10 .banner-wrap .banner-box {
    max-width: 980px;
  }
  .ts_banner20 {
    padding: 60px 0 60px 0;
  }
}
@media screen and (max-width: 980px) {
  .banner_btn {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-radius: 0.6rem;
    display: inline-block;
    left: 50%;
  }
  .banner_text__wrap {
    width: 100%;
    text-align: center;
    left: 0%;
    transform: translate(-50%, -50%);
  }
  .ts_banner01 .banner_img::after {
    content: '';
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top right, transparent, #003366, rgba(0, 51, 102, 0.2), rgba(0, 51, 102, 0), transparent);
    mix-blend-mode: overlay;
  }
  .ts_banner01 .banner_logo {
    width: 4.14rem;
  }
  .ts_banner01 .banner_title {
    width: 100%;
    text-align: center;
  }
  .ts_banner01 .banner_wrap .banner_text__wrap {
    width: 100%;
  }
  .ts_banner02 .swiper_next,
  .ts_banner02 .swiper_prev {
    display: none;
  }
  .ts_banner03 {
    width: 100%;
    height: 10.7rem;
  }
  .ts_banner03 .banner_wrap {
    position: absolute;
    height: auto;
    top: 50%;
    padding-top: 0;
    padding-bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .ts_banner03 .banner_wrap .banner_desc {
    float: left;
    margin-right: 0;
    margin-top: 0.4rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .ts_banner04 .banner_wrap {
    width: 70% !important;
    text-align: center;
    top: 70px;
    right: 15%;
  }
  .ts_banner04 .icon_4_series {
    margin-top: 30px;
  }
  .ts_banner05 .info,
  .ts_banner06 .info {
    font-size: 0.28rem;
    line-height: 0.48rem;
    width: calc(100% - 1rem);
    height: 100%;
    margin-left: 0.5rem;
  }
  .ts_banner08 {
    height: 300px;
    background-color: #ffffff;
  }
  .ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .arrow_icon {
    width: 0.23rem;
    height: 0.23rem;
    position: absolute;
    z-index: 33;
    right: 0.25rem;
  }
  .ts_banner08 .banner_wrap .banner_download__wrap .banner_btn_download .arrow_icon + * {
    font-size: 0.25rem;
    line-height: 0.6rem;
    position: absolute;
    left: 0.34rem;
    z-index: 33;
    color: #ffffff;
  }
  .ts_banner20 {
    padding: 1rem 0 1rem 0;
  }
  .ts_banner20 .ts_banner20__wrap {
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
  }
  .ts_banner09 .banner_wrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding: 1rem 0 1rem 0;
  }
  .ts_banner09 .banner_wrap ul li {
    margin-top: 20px;
  }
  .ts_banner09 .banner_wrap ul li a {
    display: flex;
    height: 1.5rem;
    position: relative;
    flex-wrap: wrap;
    padding: 0 20px;
    align-items: center;
    justify-content: space-between;
    align-content: center;
  }
  .ts_banner09 .banner_wrap ul li a div:nth-child(1) {
    width: calc(100% - 1rem);
  }
  .ts_banner09 .banner_wrap ul li a div:nth-child(2) {
    width: calc(100% - 1rem);
  }
  .ts_banner09 .banner_wrap ul li a div:nth-child(3) {
    width: 0.5rem;
    padding-left: 0;
    box-sizing: border-box;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
  }
  .ts_banner09 .banner_wrap ul li div img {
    width: 100%;
    height: auto;
  }
  .ts_banner10 .title {
    padding-top: 1rem;
    text-align: center;
  }
  .ts_banner10 .banner-wrap {
    position: relative;
    padding-top: 0;
  }
  .ts_banner10 .banner-wrap .banner-title {
    position: static;
    transform: translate(0, 0);
    max-width: calc(100% - 2rem);
    margin: 0 auto;
  }
  .ts_banner10 .banner-wrap .banner-title .font-white {
    color: #646464 !important;
  }
  .ts_banner10 .banner-wrap .banner-bg {
    max-height: 165px;
    position: static;
    overflow: hidden;
  }
  .ts_banner10 .banner-wrap .banner-box {
    max-width: calc(100% - 1rem);
    flex-wrap: wrap;
    background-color: none;
    justify-content: space-between;
    box-shadow: none;
    border-radius: 0;
    margin-top: 20px;
    overflow: visible;
  }
  .ts_banner10 .banner-wrap .banner-box:hover {
    box-shadow: none !important;
  }
  .ts_banner10 .banner-wrap .banner-box.banner-box-3 .box {
    width: 49% ;
    padding: 5%;
    margin-top: 10px;
  }
  .ts_banner10 .banner-wrap .banner-box.banner-box-4 .box {
    width: 49%;
    padding: 5% 0;
    margin-top: 10px;
  }
  .ts_banner10.ts_banner10_square .banner-wrap .banner-box .box {
    width: 100% !important;
    padding: 5px 20px 20px 20px;
    text-align: left;
  }
  .ts_banner10.ts_banner10_square .banner-wrap .banner-box .box .desc {
    display: block;
  }
  .ts_banner10 .banner-wrap .banner-box .box {
    height: 100%;
    text-align: center;
    transform: translateY(0%);
    transition: all 0.5s ease;
    padding: 5% 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0.02rem 0.02rem 0.08rem rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem !important;
  }
  .ts_banner10 .banner-wrap .banner-box .box-icon {
    height: 0.3rem;
  }
  .ts_banner10 .banner-wrap .banner-box .box:not(:last-child)::after {
    position: absolute;
    background-color: none;
        width: 0px;
  }
  .ts_banner10 .banner-wrap .banner-box .box:hover {
    transform: none;
  }
  .ts_banner10 .banner-wrap .banner-box .box div:nth-child(3) {
    display: none;
  }
}
/* -----------------------------------module-banner end  -----------------------------------*/





/* -----------------------------------module-2column start  -----------------------------------*/
:root {
  --gray: #646464;
  --white: #ffffff;
  --dark-blue: #003863;
  --blue-gradient: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
}
.module-2column * {
  box-sizing: border-box;
}
.module-2column.ts_2column01 + .module-2column.ts_2column02 .ts_2column__wrap {
  padding-top: 0;
}
.module-2column.ts_2column02 + .module-2column.ts_2column01 .ts_2column__wrap {
  padding-top: 0;
}
.module-2column img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.module-2column .title {
  margin-bottom: 30px !important;
  width: 100%;
}
.module-2column .ts_2column__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.module-2column .ts_2column__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 100px 0 100px 0;
}
.module-2column .ts_2column__wrap.ts_2column__wrap-imgText {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__img {
  width: 57.67%;
  height: 518px;
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  cursor: pointer;
}
.module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__img:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text {
  width: 32.05%;
}
.module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text .text-control {
  display: none;
}
.module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text .text-control span {
  display: inline-block;
}
.ts_2column01 {
  width: 100%;
  position: relative;
  background: #fff;
}
.ts_2column01 .ts_2column__wrap-imgText {
  width: 1460px;
  max-width: calc(100% - 2rem);
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.ts_2column01 .ts_2column__wrap-imgText .ts_2column__img {
  width: 57.67%;
  height: 518px;
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  cursor: pointer;
}
.ts_2column01 .ts_2column__wrap-imgText .ts_2column__img:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.ts_2column01 .ts_2column__wrap-imgText .ts_2column__text {
  width: 32.05%;
}
.ts_2column01 .desc ul li,
.ts_2column02 .desc ul li {
  list-style-type: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.ts_2column01 .desc ul li:before,
.ts_2column02 .desc ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  background: linear-gradient(to right top, #005eb1, #00c6fd);
  border-radius: 50%;
}
.ts_2column03 .ts_2column__wrap {
  text-align: center;
  /*overflow: hidden;*/
  /*padding-left: 28px;*/
  /*padding-right: 28px;*/
}
.ts_2column03 .ts_2column__wrap .title {
  line-height: 1;
  padding-bottom: 0px;
  text-align: left;
}
.ts_2column03 .ts_2column__wrap .ts_2column__content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.ts_2column03 .ts_2column__wrap .ts_2column_item {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  width: 49.1%;
  height: 518px;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_2column03 .ts_2column__wrap .ts_2column_item:hover .ts_2column_item_text .btn_white {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border: none;
}
.ts_2column03 .ts_2column__wrap .ts_2column_item_text {
  width: 100%;
  height: 47px;
  position: absolute;
  left: 0;
  bottom: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ts_2column03 .ts_2column__wrap .ts_2column_item_text p,
.ts_2column03 .ts_2column__wrap .ts_2column_item_text div {
  margin-left: 55px;
}
.ts_2column03 .ts_2column__wrap .ts_2column_item_text a {
  margin-right: 50px;
}
.ts_2column03 .ts_2column__wrap .ts_2column_item_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ts_2column04 {
  width: 100%;
  background-color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
}
.ts_2column04 .ts_2column__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  z-index: 4;
}
.ts_2column04 .ts_2column__wrap .title {
  margin-bottom: 55px;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content {
  width: 100%;
  display: flex;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column__imgBox {
  width: 50%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column__imgBox img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content {
  margin-left: 40px;
  width: calc(50% - 48px);
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item {
  margin-bottom: 20px;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content .list_item__title {
  font-size: 16px;
  color: #003863;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content .list_itemm__desc {
  font-size: 14px;
  color: #646464;
  margin-top: 5px;
  margin-bottom:10px;
  line-height: 24px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content .list_item__date {
  width: 100px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 25px;
  font-size: 14px;
  color: #003863;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #fff, #fff), linear-gradient(155deg, #00A7FF, #0061A3);
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content:hover .list_item__title {
  color: #0086E1;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content:hover .list_itemm__desc {
  color: #0086E1;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content:hover .list_item__date {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list__button {
  text-align: right;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .more-item:first-child {
  margin-top: 0;
}
.ts_2column04 .ts_2column__wrap .ts_2column__content .list_item__content:last-child {
  margin-bottom: 0;
}
.ts_2column05 {
  background: #f9f9f9;
  z-index: 3;
  width: 100%;
  height: 900px;
  position: relative;
}
.ts_2column05 .ts_2column__wrap {
  width: 1460px;
  height: 100%;
  max-width: calc(100% - 2rem);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ts_2column05 .ts_2column__wrap .imgv {
  width: 100%;
  height: 50%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_left {
  width: 40.68%;
}
.ts_2column05 .ts_2column__wrap .wrap_title {
  /*margin-bottom: 40px;*/
  /*margin-left: 55px;*/
  /*margin-top: 60px;*/
  /*margin-right: 55px;*/
  line-height: 1;
  margin-bottom: 20px;
}
.ts_2column05 .ts_2column__wrap .wrap_left__content {
  width: 100%;
  height: 678px;
  height: 700px;
  position: relative;
  background: #fff;
  border-radius: 25px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.ts_2column05 .ts_2column__wrap .wrap_left__content .wrap_left__info .wrap_title {
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 1.3;
}
.ts_2column05 .ts_2column__wrap .wrap_left__content .wrap_left__info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  padding: 60px 50px;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right {
  width: 57.53%;
  height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content {
  width: 100%;
  height: 338px;
  position: relative;
  background: #fff;
  border-radius: 25px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .wrap_info {
  padding: 60px 50px 40px 50px;
  width: 50%;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .imgv {
  width: 50%;
  height: 100%;
  border-radius: 0 25px 25px 0;
  top: 0;
  left: 50%;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .imgv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .imgv img.img-obj-c {
  object-position: 50% 50%;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .imgv img.img-obj-r {
  object-position: right;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .imgv img.img-obj-l {
  object-position: left;
}
.ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.ts_2column06 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
}
.ts_2column06 .ts_2column__wrap .title {
  width: 1460px;
  height: auto;
  text-align: left;
  margin-bottom: 60px;
}
.ts_2column06 .ts_2column__wrap .title span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.ts_2column06 .ts_2column__wrap .ts_2column__content {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.ts_2column06 .ts_2column__wrap .ts_2column__content .leftImg {
  width: 62.08%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
}
.ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt {
  width: 36.42%;
  border-radius: 20px;
  padding: 60px 40px 80px 50px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
.ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt:hover {
  transform: scale(1.003);
  box-shadow: 5px 5px 10px #98d0f9;
}
.ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt .txtItem {
  text-align: left;
}
.ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt .line {
  width: 100%;
  margin-top: 55px;
  margin-bottom: 45px;
  height: 0.5px;
  background-color: #c9c9c9;
}
.ts_2column07 {
  width: 100%;
  position: relative;
  background-color: #ffffff;
}
.ts_2column07 .ts_2column__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
}
.ts_2column07 .info {
  margin-top: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ts_2column07 .info .left {
  width: 50%;
  border-radius: 30px;
  overflow: hidden;
  height: 510px;
}
.ts_2column07 .info .left img {
  object-position: 50% 0;
}
.ts_2column07 .info .right {
  width: calc(50% - 60px);
}
.ts_2column07 .info .right .txt1 {
  margin-bottom: 20px;
}
.ts_2column07 .info .right .txt2 {
  margin-bottom: 20px;
}
.ts_2column08 {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.ts_2column08 .ts_2column__wrap .title {
  margin-bottom: 60px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 10px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container.act1 {
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo {
  width: 63.15%;
  height: 465px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo video,
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo img {
  background-color: #ffffff !important;
  mix-blend-mode: darken;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0px;
  z-index: 9;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .desc {
  position: absolute;
  left: 50px;
  bottom: 35px;
  width: calc(100% - 300px);
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .desc .desc_t2 {
  margin-top: 20px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .more_btn {
  position: absolute;
  right: 70px;
  bottom: 50px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists {
  width: 511px;
  height: 465px;
  color: #003967;
  margin-right: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin-left: 15px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box {
  width: 49%;
  height: 48%;
  position: relative;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 20px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listdesc {
  height: 0;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list:hover .listdesc {
  height: 60px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .icon {
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  height: 35px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .icon img {
  width: auto;
  height: 100%;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listtit {
  width: 100%;
  margin-bottom: 18px;
}
.ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listdesc {
  overflow: hidden;
}
.ts_2column09 {
  width: 100%;
  height: auto;
  position: relative;
  background: #fff;
}
.ts_2column09 .title {
  text-align: left;
  margin-bottom: 60px;
}
.ts_2column09 .ts_2column__content {
  display: flex;
  justify-content: space-around;
  padding: 0 40px;
  text-align: center;
  position: relative;
  z-index: 5;
}
.ts_2column09 .ts_2column__content .ts_2column__left {
  width: 48%;
  max-height: 528px;
}
.ts_2column09 .ts_2column__content .ts_2column__left img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.ts_2column09 .ts_2column__right {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  height: 100%;
  width: 48%;
  flex-wrap: wrap;
}
.ts_2column09 .ts_2column__right .ts_2column__right_list {
  width: 46%;
  padding-bottom: 30px;
}
.ts_2column09 .ts_2column__right .ts_2column__right_list .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.ts_2column09 .ts_2column__right .ts_2column__right_list .font-darkBlue {
  margin: 16px auto 18px;
}
.ts_2column09 .ts_2column__right .ts_2column__rightL {
  width: 48%;
  height: 100%;
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
}
.ts_2column09 .ts_2column__right .ts_2column__rightR {
  width: 48%;
  height: 100%;
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
}
.ts_2column10 {
  position: relative;
}
.ts_2column10 img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  vertical-align: top;
}
.ts_2column10 .title {
  margin-bottom: 30px !important;
  width: 100%;
}
.ts_2column10 .ts_swiper__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 100px 0 100px 0;
  max-width: calc(100% - 2rem - 30px);
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content {
  display: flex;
  width: calc(100% + 56px);
  max-width: calc(100% + 56px);
  position: relative;
  margin: 0 -28px;
  justify-content: center;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper {
  overflow: hidden;
  margin: 0 auto;
  padding: 15px 28px;
  width: 100%;
  box-sizing: content-box;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .slide_hover {
  height: 100%;
  padding: 30px 0px;
  background-color: #fff;
  text-align: center;
  border-radius: 15px;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img {
  height: 284px;
  text-align: center;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide a[class^="btn_"] {
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  min-width: 117px;
  padding: 0px 20px;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide:hover .btn_blue_3 {
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
.ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button {
  display: none;
}
.ts_2column10.ts_2column11 {
  background: #f9f9f9;
}
.ts_2column10.ts_2column11 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .slide_hover {
  overflow: hidden;
  padding-top: 0px;
}
.ts_2column10.ts_2column11 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img {
  height: auto;
}
.ts_2column12 .title .desc {
  width: calc(65% - 6vw);
}
.ts_2column12 .ts_2column__content {
  display: flex;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox {
  width: calc(65% - 6vw);
  height: 480px;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list {
  width: 100%;
  height: 100%;
  position: relative;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img {
  width: 100%;
  height: 100%;
  border-radius: 9px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  z-index: 5;
  opacity: 1;
  transform-origin: center bottom;
  overflow: hidden;
  transition: all 0.8s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:hover {
  transform: scale(1.03);
  box-shadow: 5px 5px 10px #98d0f9;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(2) {
  bottom: -2%;
  left: 0;
  z-index: 4;
  opacity: 1;
  transform: scale(0.9);
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(2)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* 白色背景，50% 透明度 */
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(2).act {
  transform: scale(1);
  opacity: 1;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(2).act ::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  /* 白色背景，50% 透明度 */
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(2).act1 {
  transform: scale(0.9);
  opacity: 1;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(2).act1 ::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  /* 白色背景，50% 透明度 */
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(3) {
  bottom: -4%;
  left: 0;
  opacity: 0.65;
  z-index: 3;
  transform: scale(0.8);
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(3)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* 白色背景，50% 透明度 */
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(4) {
  bottom: -4%;
  left: 0;
  opacity: 0;
  z-index: 2;
  transform: scale(0.8);
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(4)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* 白色背景，50% 透明度 */
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(5) {
  bottom: -4%;
  left: 0;
  opacity: 0;
  z-index: 2;
  transform: scale(0.8);
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(5)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  /* 白色背景，50% 透明度 */
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img:nth-child(1).act {
  transform: translateY(-10px) scale(1.08);
  opacity: 0;
}
.ts_2column12 .ts_2column__content .ts_2column_imgBox .img-list .img .active {
  transform: translateY(-10px) scale(1.08);
}
.ts_2column12 .ts_2column__content .ts_2column_textBox {
  width: 35%;
  margin-left: 6vw;
}
.ts_2column12 .ts_2column__content .ts_2column_textBox .info-list {
  height: 100%;
  display: flex;
  align-items: center;
}
.ts_2column12 .ts_2column__content .ts_2column_textBox .info:nth-child(n+2) {
  display: none;
}
.ts_2column13 .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.ts_2column13 .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ts_2column13 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
}
.ts_2column13 .swiper_pagination {
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .module-2column .ts_2column__wrap {
    padding: 80px 0 80px 0;
  }
  .ts_2column03 .ts_2column__wrap {
    width: 1230px;
  }
  .ts_2column05 {
    height: 830px;
  }
  .ts_2column05 .ts_2column__wrap .wrap_left__content .wrap_left__info {
    padding: 40px 30px;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .wrap_info {
    padding: 40px 30px;
  }
  .ts_2column05 .ts_2column__wrap .wrap_left__content {
    height: 670px;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right {
    height: 670px;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content {
    height: 323px;
  }
  .ts_2column07 .info .left {
    width: 55%;
  }
  .ts_2column07 .info .right {
    width: calc(45% - 60px);
  }
  .ts_2column10 .ts_swiper__wrap {
    padding: 80px 0 80px 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .module-2column .ts_2column__wrap {
    padding: 60px 0 60px 0;
    width: 980px;
  }
  .ts_2column01 .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__img {
    height: 400px;
  }
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text p,
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text div {
    margin: 0px auto;
  }
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text a {
    margin: 0px auto;
  }
  .ts_2column05 {
    height: 860px;
  }
  .ts_2column05 .ts_2column__wrap .wrap_left__content .wrap_left__info {
    padding: 40px 30px;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .wrap_info {
    padding: 40px 30px;
  }
  .ts_2column05 .ts_2column__wrap .wrap_left__content {
    height:740px;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right {
    height:740px;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content {
    height: 358px;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt {
    width: 36.42%;
    padding: 30px 40px 30px 50px;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt .line {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .ts_2column07 .info .left {
    width: 540px;
  }
  .ts_2column07 .info .right {
    width: calc(100% - 600px);
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo {
    height: 326px;
    width: 66%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .desc {
    width: calc(100% - 100px);
    bottom: 135px;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists {
    height: 326px;
    width: 380px;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box {
    width: 49%;
    height: 48%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .icon {
    margin-bottom: 10px;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listtit {
    margin-bottom: 10px;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listdesc {
    padding: 0 10px;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listdesc br {
    display: none;
  }
  .ts_2column10 .ts_swiper__wrap {
    padding: 60px 0 60px 0;
    width: 980px;
  }
  .ts_2column10 .ts_swiper__wrap .swiper_button a {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 980px) {
  .module-2column .title {
    margin-bottom: 0.5rem !important;
  }
  .module-2column .ts_2column__wrap {
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding: 1rem 0 1rem 0;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text {
    width: 100%;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text .title {
    text-align: center;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text .desc {
    margin-top: 0.5rem !important;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__img {
    width: 100%;
    height: auto;
    border-radius: 0.2rem;
    margin-top: 0;
  }
  .ts_2column01 {
    padding-bottom: 0;
  }
  .ts_2column03 .ts_2column__wrap .title {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ts_2column03 .ts_2column__wrap .ts_2column_item {
    height: 4.47rem;
    border-radius: 0.2rem;
  }
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text {
    display: block;
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text p,
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text div {
    margin: 0px auto;
    text-align: center;
  }
  .ts_2column03 .ts_2column__wrap .ts_2column_item_text a {
    margin: 0px auto;
    margin-top: 0.29rem;
  }
  .ts_2column04 {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    position: relative;
    padding: 0;
  }
  .ts_2column04 .ts_2column__wrap {
    max-width: calc(100% - 1rem);
    height: auto;
  }
  .ts_2column04 .ts_2column__wrap .title {
    text-align: center;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content {
    display: block;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column__imgBox {
    width: 100%;
    height: 3.65rem;
    border-radius: 0.2rem;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content {
    margin-left: 0px;
    width: 100%;
    margin-top: 0.35rem;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item {
    margin-bottom: 0.35rem;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content .list_item__title {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content .list_itemm__desc {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list_item .list_item__content .list_item__date {
    width: 1.48rem;
    height: 0.36rem;
    font-size: 0.16rem;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list__button {
    text-align: center;
  }
  .ts_2column04 .ts_2column__wrap .ts_2column__content .ts_2column_list_content .ts_2column_list__button .btn_blue_1 {
    margin-top: 0.3rem;
  }
  .ts_2column05 {
    height: auto;
  }
  .ts_2column05 .ts_2column__wrap .wrap_info {
    width: calc(100% - 1rem) !important;
    height: auto;
    overflow: hidden;
    position: static;
    margin: 0 auto;
    padding: 0.5rem 0 0.4rem;
    text-align: left;
  }
  .ts_2column05 .ts_2column__wrap .wrap_title {
    margin: 0;
  }
  .ts_2column05 .ts_2column__wrap .imgv {
    width: 100%;
    height: 3.53rem;
    position: static;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
  }
  .ts_2column05 .ts_2column__wrap .desc {
    margin-top: 0.4rem;
    margin-left: 0 !important;
    margin-right: 0;
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_left {
    width: 100%;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_left .wrap_left__content {
    height: auto;
    text-align: center;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_left .wrap_left__content .wrap_left__info {
    position: static;
  }
  .ts_2column05 .ts_2column__wrap .wrap_left__content .wrap_left__info {
    padding: 0.5rem 0 0.4rem;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .wrap_info {
    padding: 0.5rem 0 0.4rem;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right {
    width: 100%;
    height: auto;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content {
    text-align: center;
    height: auto;
    margin-top: 0.28rem;
    border-radius: 0.2rem;
    overflow: hidden;
    transition: all 0.3s;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .wrap_title {
    font-size: 0.32rem;
    line-height: 0.52rem;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .desc {
    width: 100%;
    margin-left: 0;
    margin-top: 0.14rem;
  }
  .ts_2column05 .ts_2column__wrap .ts_2column__wrap_right .wrap_right__content .imgv {
    width: 100%;
    height: 3.53rem;
    border-radius: 0 0 0.2rem 0.2rem;
  }
  .ts_2column06 {
    padding: 0;
  }
  .ts_2column06 .ts_2column__wrap {
    width: 100% !important;
    max-width: 100%;
  }
  .ts_2column06 .ts_2column__wrap .title {
    text-align: center;
    width: auto;
    margin-bottom: 0.5rem;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content {
    width: 100%;
    height: auto;
    display: block;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    margin: 0 auto;
    height: auto;
    position: relative;
    box-shadow: -1px -1px 15px rgba(0, 0, 0, 0.1), 3px 3px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0.2rem;
    padding: 0.6rem 0.25rem;
    margin-top: -0.4rem;
    z-index: 4;
    background-color: #ffffff;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt .txtItem {
    padding: 0 0.25rem;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content .rightTxt .line {
    margin-top: 0.5rem;
    margin-bottom: 0.4rem;
    height: 0.01rem;
  }
  .ts_2column06 .ts_2column__wrap .ts_2column__content .wap_leftImg {
    display: block;
    width: 100%;
    height: 3rem;
  }
  .ts_2column07 .title {
    text-align: center;
  }
  .ts_2column07 .desc {
    margin-top: 0;
  }
  .ts_2column07 .info {
    display: block;
    margin-top: 0.32rem;
  }
  .ts_2column07 .info .left {
    width: 100%;
    height: 3.4rem;
    border-radius: 0.2rem;
  }
  .ts_2column07 .info .right {
    width: 100%;
    margin-top: 0.5rem;
  }
  .ts_2column07 .info .right .txt1 {
    color: var(--dark-blue) !important;
    background-image: none;
    -webkit-text-fill-color: unset;
    -webkit-background-clip: initial;
    -webkit-background-size: 100% 100%;
    font-size: 0.32rem;
    line-height: 0;
  }
  .ts_2column07 .info .right ul li {
    text-align: center;
  }
  .ts_2column08 .ts_2column__wrap .title {
    margin-bottom: 0.5rem;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container {
    display: block;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo {
    height: auto;
    overflow: visible;
    position: static;
    width: 100%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo video {
    width: 100vw;
    margin-left: -0.5rem;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo.hover_shadow02 {
    box-shadow: none !important;
    transform: scale(1) !important;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text {
    position: static;
    text-align: center;
    margin-top: 0.32rem;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .font-white {
    color: #646464 !important;
    -webkit-text-fill-color: unset;
    -webkit-background-clip: initial;
    -webkit-background-size: 100% 100%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .desc_t1 {
    color: var(--dark-blue) !important;
    background-image: none;
    -webkit-text-fill-color: unset;
    -webkit-background-clip: initial;
    -webkit-background-size: 100% 100%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .desc_t2 {
    margin-top: 0.15rem;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .desc {
    bottom: 135px;
    position: static;
    text-align: left;
    width: 100%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .leftVideo .bottom_text .btn_white {
    position: static;
    color: #003a6a;
    margin: 0.3rem auto;
    background: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/cta-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box {
    width: 49%;
    height: 1.6rem;
    margin-bottom: 0.15rem;
    border-radius: 0.2rem;
    pointer-events: none;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box:hover .listdesc {
    height: 0;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .icon {
    margin-bottom: 0.15rem;
    height: 0.3rem;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .icon img {
    width: auto;
    height: 100%;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listtit {
    margin-bottom: 0.15rem;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listdesc {
    padding: 0 10px;
  }
  .ts_2column08 .ts_2column__wrap .ts_2column__container .lists .list_box .list .listdesc br {
    display: none;
  }
  .ts_2column09 .title {
    margin-bottom: 0.5rem;
  }
  .ts_2column09 .ts_2column__wrap {
    text-align: center;
  }
  .ts_2column09 .ts_2column__bg {
    height: 7.4rem;
    width: 100%;
    overflow: hidden;
  }
  .ts_2column09 .ts_2column__bg img {
    height: 100%;
    width: auto;
    object-fit: contain;
    object-position: initial;
  }
  .ts_2column09 .ts_2column__content {
    display: block;
    height: auto;
    padding: 0;
  }
  .ts_2column09 .ts_2column__content .ts_2column__left {
    width: auto;
    height: 4.56rem;
  }
  .ts_2column09 .ts_2column__content .ts_2column__left img {
    display: inline-block;
  }
  .ts_2column09 .ts_2column__right {
    margin-top: 1rem;
    width: 100%;
  }
  .ts_2column09 .ts_2column__right .ts_2column__right_list {
    margin-top: 0.6rem;
    text-align: left;
    padding-bottom: 0;
  }
  .ts_2column09 .ts_2column__right .ts_2column__right_list .font-darkBlue {
    margin: 0.36rem auto 0.24rem;
  }
  .ts_2column09 .ts_2column__right .ts_2column__right_list .icon {
    width: 0.75rem;
    height: 0.75rem;
    text-align: left;
    margin: 0;
  }
  .ts_2column09 .ts_2column__right .ts_2column__rightR {
    width: 46%;
  }
  .ts_2column09 .ts_2column__right .ts_2column__rightL {
    width: 46%;
  }
  .ts_2column10 .title {
    width: 100%;
    margin-bottom: 0.5rem !important;
    text-align: center;
  }
  .ts_2column10 .ts_swiper__wrap {
    margin: 0 auto;
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding: 1rem 0 1rem 0;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content {
    display: flex;
    position: relative;
    justify-content: center;
    margin: 0 -0.5rem;
    width: calc(100% + 1rem);
    max-width: calc(100% + 1rem);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .slide_hover {
    border-radius: 0.28rem;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img {
    height: 4.4rem;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide a[class^="btn_"] {
    font-size: 0.26rem;
    padding: 0rem 0.35rem;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button {
    display: block;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button a {
    display: inline-block;
    float: left;
    cursor: pointer;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 10;
    pointer-events: auto;
    transition: all 0.5s ease;
    transition: opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
    width: 0.6rem;
    height: 0.6rem;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button__prev {
    bottom: -0.8rem;
    top: auto;
    left: auto;
    right: 0.8rem;
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_left.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button__prev:hover {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_left.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button__next {
    bottom: -0.8rem;
    top: auto;
    right: 0.1rem;
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_right.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button__next:hover {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_right.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__blue a.swiper_button__prev {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_blue_2_left.png);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__blue a.swiper_button__prev:hover {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_left.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__blue a.swiper_button__next {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_blue_2_right.png);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__blue a.swiper_button__next:hover {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_right.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__gray a {
    opacity: 0.6;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__gray a:hover {
    opacity: 1;
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__gray a.swiper_button__prev {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_left.svg);
  }
  .ts_2column10 .ts_swiper__wrap .ts_swiper__content .swiper_button.swiper_button__gray a.swiper_button__next {
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_right.svg);
  }
  .ts_2column12 .title .desc {
    width: 100%;
  }
  .ts_2column12 .ts_2column__content {
    display: block;
  }
  .ts_2column12 .ts_2column__content .ts_2column_imgBox {
    width: 100%;
    height: 3.65rem;
  }
  .ts_2column12 .ts_2column__content .ts_2column_textBox {
    width: 100%;
    margin-left: 0px;
    margin-top: 0.72rem;
  }
  .ts_2column12 .ts_2column__content .ts_2column_textBox div.btn-box {
    text-align: center;
    width: 100%;
  }
}
/* -----------------------------------module-2column end  -----------------------------------*/





/* -----------------------------------module-3column start  -----------------------------------*/

.module-3column * {
  box-sizing: border-box;
}
.module-3column img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.module-3column .title {
  margin-bottom: 30px !important;
  width: 100%;
}
.module-3column .ts_3column__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 100px 0 100px 0;
}
.module-3column .ts_3column__content {
  display: flex;
}
.ts_3column01 {
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
}
.ts_3column01 .title {
  text-align: center;
}
.ts_3column01 .ts_3column__content {
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}
.ts_3column01 .ts_3column__item {
  width: 31%;
  display: flex;
  justify-content: space-between;
  margin-right: 3.5%;
}
.ts_3column01 .ts_3column__item:nth-child(3n) {
  margin-right: 0px;
}
.ts_3column01 .ts_3column__item .item_icon {
  width: 60px;
  height: 60px;
}
.ts_3column01 .ts_3column__item .item_desc {
  width: calc(100% - 80px);
}
.ts_3column01 .ts_3column__item:nth-child(n+4) {
  margin-top: 70px;
}
.ts_3column02 .ts_3column__wrap {
  width: 100% !important;
  max-width: 100%;
  padding-top: 0px;
}
.ts_3column02 .title {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding-top: 100px;
}
.ts_3column02 .ts_3column__content {
  width: 100%;
  height: 525px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.ts_3column02 .ts_3column__content .ts_3column__item {
  width: 33.2%;
  height: 525px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_3column02 .ts_3column__content .ts_3column__item .mask {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.05) 60%, rgba(0, 0, 0, 0.85) 100%);
  top: 0;
  left: 0;
}
.ts_3column02 .ts_3column__content .ts_3column__item:hover .imgwrap img {
  transform: scale(1.05);
}
.ts_3column02 .ts_3column__content .ts_3column__item:hover .ts_3column__desc {
  transform: translateY(-80px);
}
.ts_3column02 .ts_3column__content .ts_3column__item:hover .ts_3column__desc .desc {
  opacity: 1;
}
.ts_3column02 .ts_3column__content .ts_3column__item:hover .ts_3column__desc .btn_white {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border: none;
}
.ts_3column02 .ts_3column__content .ts_3column__item .imgwrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.ts_3column02 .ts_3column__content .ts_3column__item .imgwrap::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.9) 100%);
}
.ts_3column02 .ts_3column__content .ts_3column__item .imgwrap img {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_3column02 .ts_3column__content .ts_3column__item .ts_3column__desc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.ts_3column02 .ts_3column__content .ts_3column__item .ts_3column__desc a[class^="btn_"] {
  margin: 0 auto;
  margin-top: 400px;
  margin-bottom: 18px;
}
.ts_3column02 .ts_3column__content .ts_3column__item .ts_3column__desc .desc {
  transition: all 0.5s ease-in-out;
  opacity: 0;
  width: 80%;
  margin: 0 auto;
}
.ts_3column03 .ts_3column__content {
  display: flex;
  justify-content: space-between;
}
.ts_3column03 .ts_3column__content .ts_3column__item {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  width: 32.133333%;
  height: 518px;
}
.ts_3column03 .ts_3column__content .ts_3column__item .imgv {
  width: 100%;
  height: 100%;
  position: relative;
}
.ts_3column03 .ts_3column__content .ts_3column__item .imgv::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.9) 100%);
}
.ts_3column03 .ts_3column__content .ts_3column__item .ts_3column__desc {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 34px;
  display: block;
  text-align: center;
}
.ts_3column04 .ts_3column__wrap {
  text-align: center ;
  /*overflow: hidden;*/
  /*padding-left: 28px;*/
  /*padding-right: 28px;*/
}
.ts_3column04 .ts_3column__wrap .title {
  line-height: 1;
  padding-bottom: 0px;
  text-align: left;
}
.ts_3column04 .ts_3column__wrap .ts_3column__content {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.ts_3column04 .ts_3column__wrap .ts_3column_item {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  width: 32%;
  height: 518px;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_3column04 .ts_3column__wrap .ts_3column_item:hover .ts_3column_item_text .btn_white {
  background: linear-gradient(to right, #006ec0 0%, #00bdfc 100%);
  border: none;
}
.ts_3column04 .ts_3column__wrap .ts_3column_item_text {
  width: 100%;
  height: 47px;
  position: absolute;
  left: 0;
  bottom: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ts_3column04 .ts_3column__wrap .ts_3column_item_text p,
.ts_3column04 .ts_3column__wrap .ts_3column_item_text div {
  margin-left: 30px;
}
.ts_3column04 .ts_3column__wrap .ts_3column_item_text a {
  margin-right: 30px;
}
.ts_3column04 .ts_3column__wrap .ts_3column_item_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ts_3column04 .ts_3column__wrap .ts_3column_item_img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.9) 100%);
}
.ts_3column05 .title {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding-top: 100px;
}
.ts_3column05 .ts_3column__container {
  width: 100%;
}
.ts_3column05 .ts_3column__container .ts_3column05__bg {
  height: 400px;
}
.ts_3column05 .ts_3column__container .ts_3column05__bg img {
  width: 100%;
  height: 100%;
}
.ts_3column05 .ts_3column__container .ts_3column__wrap {
  position: relative;
  margin-top: -300px;
  display: block;
  text-align: center;
}
.ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content {
  display: block;
  text-align: center;
}
.ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content .content-list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content .content-list__item {
  width: 32%;
  background-color: white;
  padding: 0.5rem 50px;
  border-radius: 30px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
.ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content .content-list__title {
  margin-bottom: 20px;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .module-3column .ts_3column__wrap {
    padding: 80px 0 80px 0;
  }
  .ts_3column02 .ts_3column__wrap {
    padding-top: 0px;
  }
  .ts_3column02 .title {
    padding-top: 80px;
  }
  .ts_3column05 .title {
    padding-top: 80px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .module-3column .ts_3column__wrap {
    padding: 60px 0 60px 0;
    width: 980px;
  }
  .ts_3column02 .ts_3column__wrap {
    width: 100%;
    padding: 0 0 1rem 0;
    max-width: 100%;
  }
  .ts_3column02 .title {
    padding-top: 60px;
    width: 980px;
  }
  .ts_3column03 .ts_3column__content .ts_3column__item .ts_3column__desc p:nth-child(1) {
    font-size: 18px !important;
  }
  .ts_3column03 .ts_3column__content .ts_3column__item .ts_3column__desc .desc {
    font-size: 12px !important;
    line-height: 24px;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column_item_text p,
  .ts_3column04 .ts_3column__wrap .ts_3column_item_text div {
    margin-left: 15px;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column_item_text a {
    margin-right: 15px;
  }
  .ts_3column05 .title {
    padding-top: 60px ;
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .module-3column .title {
    margin-bottom: 0.5rem !important;
    text-align: center;
  }
  .module-3column .ts_3column__wrap {
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding: 1rem 0 1rem 0;
  }
  .ts_3column01 .title {
    font-size: 0.48rem;
    line-height: 0.6rem;
    text-align: left;
  }
  .ts_3column01 .ts_3column__item {
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-right: 0px;
  }
  .ts_3column01 .ts_3column__item .item_icon {
    width: 15%;
    height: auto;
    margin: 0 auto;
  }
  .ts_3column01 .ts_3column__item .item_desc {
    width: 100%;
  }
  .ts_3column01 .ts_3column__item .item_desc .pre_title {
    text-align: center;
  }
  .ts_3column01 .ts_3column__item:nth-child(n+4) {
    margin-top: 30px;
  }
  .ts_3column02 .ts_3column__wrap {
    width: 100%;
    padding: 0 0 1rem 0;
    max-width: 100%;
  }
  .ts_3column02 .title {
    padding-top: 1rem;
  }
  .ts_3column02 .ts_3column__content {
    display: block;
    height: auto;
    height: 10.38rem;
  }
  .ts_3column02 .ts_3column__content .ts_3column__item {
    width: 100%;
    height: 3.42rem;
    margin-bottom: 0.06rem;
  }
  .ts_3column02 .ts_3column__content .ts_3column__item :hover .ts_3column__desc {
    transform: translateY(-120px);
  }
  .ts_3column02 .ts_3column__content .ts_3column__item .ts_3column__desc a[class^="btn_"] {
    margin-top: 2.36rem;
    margin-bottom: 0.2rem;
  }
  .ts_3column02 .ts_3column__content .ts_3column__item .ts_3column__desc .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .ts_3column03 .ts_3column__content {
    flex-wrap: wrap;
  }
  .ts_3column03 .ts_3column__content .ts_3column__item {
    height: 4.48rem;
    border-radius: 0.2rem;
    width: 100%;
    margin-top: 20px;
  }
  .ts_3column03 .ts_3column__content .ts_3column__item .ts_3column__desc p:nth-child(1) {
    font-size: 18px !important;
  }
  .ts_3column03 .ts_3column__content .ts_3column__item .ts_3column__desc .desc {
    font-size: 12px !important;
    line-height: 24px;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column__content {
    display: block;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column__content .ts_3column_item {
    width: 100%;
    margin-bottom: 20px;
    height: 4.48rem;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column__content .ts_3column_item a {
    margin-right: 0;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column__content .ts_3column_item div {
    margin-left: 0;
  }
  .ts_3column04 .ts_3column__wrap .ts_3column__content .ts_3column_item_text {
    height: auto;
    display: block;
  }
  .ts_3column05 .title {
    padding-top: 1rem ;
  }
  .ts_3column05 .ts_3column__container .ts_3column05__bg {
    height: 3rem;
  }
  .ts_3column05 .ts_3column__container .ts_3column__wrap {
    margin-top: -3rem;
  }
  .ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content .content-list {
    display: block;
    justify-content: space-between;
    margin-top: 20px;
  }
  .ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content .content-list__item {
    width: 100%;
    text-align: left;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.28rem;
  }
  .ts_3column05 .ts_3column__container .ts_3column__wrap .ts_3column__content .content-list__title {
    margin-bottom: 10px;
  }
}

/* -----------------------------------module-3column end  -----------------------------------*/





/* -----------------------------------module-4column start  -----------------------------------*/

.module-4column * {
  box-sizing: border-box;
}
.module-4column img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.module-4column .title {
  margin-bottom: 30px !important;
  width: 100%;
}
.module-4column .ts_4column__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 100px 0 100px 0;
}
.module-4column .ts_4column__content {
  display: flex;
}
.ts_4column01 {
  width: 100%;
  position: relative;
  z-index: 2;
}
.ts_4column01 .ts_4column__content {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.ts_4column01 .ts_4column__item {
  width: 23%;
}
.ts_4column01 .ts_4column__item .item_i_t {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.ts_4column01 .ts_4column__item .item_i_t .item_i {
  width: 60px;
  height: 60px;
}
.ts_4column01 .ts_4column__item .item_i_t .item_t {
  width: calc(100% - 80px);
}
.ts_4column01 .ts_4column__item .item_i_t:before {
  content: "";
  width: 0px;
  height: 40px;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  right: 0px;
  top: 10px;
}
.ts_4column01 .ts_4column__item:nth-child(4) .item_i_t:before {
  content: none;
}
.ts_4column02 .ts_4column__content {
  position: relative;
}
.ts_4column02 .ts_4column__content .ts_4column__content-bg {
  width: 100%;
  height: auto;
}
.ts_4column02 .ts_4column__content .ts_4column__content-bg video {
  width: 100%;
}
.ts_4column02 .ts_4column__content .ts_4column__box {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 40%;
  left: 0;
}
.ts_4column02 .ts_4column__content .ts_4column__box .ts_4column__list {
  display: flex;
  background-color: #fff;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  flex-wrap: wrap;
}
.ts_4column02 .ts_4column__content .ts_4column__box .ts_4column__list-item {
  width: 25%;
}
.ts_4column02 .ts_4column__content .ts_4column__box .ts_4column__list-item img {
  height: 35px;
  width: auto;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .module-4column .ts_4column__wrap {
    padding: 80px 0 80px 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .module-4column .ts_4column__wrap {
    padding: 60px 0 60px 0;
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .module-4column .title {
    margin-bottom: 0.5rem !important;
    text-align: center;
  }
  .module-4column .ts_4column__wrap {
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding: 1rem 0 1rem 0;
  }
  .ts_4column01 .ts_4column__item {
    width: 100%;
    margin-top: 30px;
  }
  .ts_4column01 .ts_4column__item .item_i_t {
    display: block;
  }
  .ts_4column01 .ts_4column__item .item_i_t:before {
    content: none;
  }
  .ts_4column01 .ts_4column__item .item_i_t .item_i {
    width: 15%;
    height: auto;
    margin: 0 auto;
  }
  .ts_4column01 .ts_4column__item .item_i_t .item_t {
    width: 100%;
    text-align: center;
  }
  .ts_4column01 .ts_4column__item .item_c {
    text-align: center;
  }
}


/* -----------------------------------module-4column end  -----------------------------------*/







/* -----------------------------------module-anitext start  -----------------------------------*/

.module-anitext * {
  box-sizing: border-box;
}
.module-anitext.overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
}
.module-anitext .bg_img {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.module-anitext .bg_img img,
.module-anitext .bg_img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.3s ease;
  vertical-align: middle;
}
.module-anitext .ts_anitext01__logo {
  height: 0.66rem;
  margin-bottom: 0.28rem;
  width: auto;
}
.module-anitext .ts_anitext01__logo img {
  height: 100%;
  width: auto;
  display: inline-block;
}
.module-anitext img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.module-anitext .ts_anitext__content {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.module-anitext .scroll-text {
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.module-anitext .ts_anitext__wrap {
  padding: 100px 0;
}
.ts_anitext01 {
  position: relative;
}
.ts_anitext01 .ts_anitext01__content {
  width: 1460px;
  max-width: calc(100% - 2rem);
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.9);
  bottom: 70px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 25px);
  height: 100px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_anitext01 .ts_anitext01__content.an_title__active {
  transform: translate(-50%, 0px);
}
.ts_anitext01 .ts_anitext01__content .ts_anitext01__item {
  text-align: center;
}
.ts_anitext01 .ts_anitext01__content:hover {
  transform: translate(-50%, -10px);
  box-shadow: 5px 5px 10px #98d0f9;
}
.ts_anitext02 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
  background: #fff;
  text-align: center;
}
.ts_anitext02 .bg_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.ts_anitext02 .ts_anitext__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  height: auto;
  text-align: left;
  margin: 0 auto;
  padding: 1rem 0;
  display: flex;
  justify-content: space-between;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__left {
  width: 39.73%;
  position: relative;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right {
  width: 50%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item {
  width: calc(50% - 20px);
  margin: 10px 10px;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .ts_anitext02__hover {
  color: #003967;
  padding: 0.4rem 0.59rem;
  box-shadow: 1px 1px 6px #e5e5e5;
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
  text-align: center;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .ts_anitext02__hover:hover {
  transform: scale(1.02);
  box-shadow: 2px 2px 8px #cce7fa;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .ts_anitext02__hover:hover .data__wrap .num {
  background-image: linear-gradient(to top right, #26b5ff, #0071c2 75%, #0071c2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 100% 100%;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item figure {
  width: 40px;
  height: 40px;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item figure img {
  object-fit: contain;
}
.ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .data__wrap {
  margin-top: 26px;
  width: 100%;
}
.ts_anitext02.iconNum3 .ts_anitext__wrap {
  display: block;
}
.ts_anitext02.iconNum3 .ts_anitext__wrap .ts_anitext02__left {
  width: 100%;
}
.ts_anitext02.iconNum3 .ts_anitext__wrap .ts_anitext02__right {
  width: 100%;
}
.ts_anitext02.iconNum3 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item {
  width: calc(33.333% - 20px);
}
.ts_anitext02.iconNum3 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .ts_anitext02__hover {
  padding: 0.4rem 0.4rem;
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .ts_anitext02 .ts_anitext__wrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .module-anitext .ts_anitext__wrap {
    padding: 80px 0 80px 0;
  }
  .ts_anitext02 .ts_anitext__wrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .ts_anitext02 .ts_anitext__wrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .module-anitext .ts_anitext__wrap {
    padding: 60px 0 60px 0;
    width: 980px;
  }
  .module-anitext .ts_anitext__content {
    width: 980px;
  }
  .ts_anitext02 .ts_anitext__wrap {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .module-anitext.ts_anitext01 + .page {
    margin-top: 3.58rem;
  }
  .module-anitext.ts_anitext01.ts_banner01 + .page {
    margin-top: 0;
  }
  .module-anitext.ts_anitext01.sp_one_line + .page {
    margin-top: 0rem;
  }
  .module-anitext .ts_anitext01__logo {
    width: 4.14rem;
    margin: 0 auto 0.28rem;
    text-align: center;
  }
  .module-anitext .ts_anitext__wrap {
    padding: 1rem 0 1rem 0;
  }
  .module-anitext .ts_anitext__content {
    text-align: center;
  }
  .ts_anitext01 {
    position: relative;
  }
  .ts_anitext01 .ts_anitext01__content {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    bottom: -1.79rem;
    height: auto;
    border-radius: 0.25rem;
    display: block;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
    background: #ffffff;
  }
  .ts_anitext01 .ts_anitext01__content.an_title__active {
    transform: translate(-50%, 0px);
  }
  .ts_anitext01 .ts_anitext01__content .ts_anitext01__item {
    display: inline-block;
    width: 47%;
    height: 50%;
    margin-left: 1%;
  }
  .ts_anitext01.sp_one_line .bg_img {
    margin-bottom: 0;
  }
  .ts_anitext01.sp_one_line .ts_anitext01__content {
    bottom: 1rem;
    height: auto;
  }
  .ts_anitext01.sp_one_line .ts_anitext01__content .ts_anitext01__item {
    width: 30%;
  }
  .ts_anitext01.sp_one_line .ts_anitext01__content .ts_anitext01__item .ts_anitext01__itemText {
    margin-bottom: 0.32rem !important;
  }
  .ts_anitext01.sp_one_line .ts_anitext01__content .ts_anitext01__item .ts_anitext01__itemText .font20 {
    font-size: 0.2rem;
  }
  .ts_anitext02 .bg_img {
    height: 1.2rem;
    background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/shadow_wap.png);
  }
  .ts_anitext02 .ts_anitext__wrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding-top: 1.3rem;
    padding-bottom: 0.3rem;
    display: block;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__left {
    width: 100%;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__left .title {
    text-align: center;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right {
    width: 100%;
    margin-top: 0.4rem;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item {
    width: 100%;
    margin: 0.13rem 0 0 0;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .ts_anitext02__hover {
    padding: 0.44rem 0.5rem 0.28rem;
    justify-content: flex-start;
    flex-wrap: nowrap;
    text-align: left;
    border-radius: 0.2rem;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item figure {
    width: 0.45rem;
    height: 0.45rem;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .data__wrap {
    margin-left: 0.5rem;
    margin-top: 0px;
    width: 4.5rem;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .data__wrap .num {
    text-align: left;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .data__wrap .text {
    margin-top: 0.24rem;
    text-align: left;
  }
  .ts_anitext02 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .data__wrap .text-overflow-news {
    display: inline-block;
  }
  .ts_anitext02.iconNum3 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item {
    width: 100%;
  }
  .ts_anitext02.iconNum3 .ts_anitext__wrap .ts_anitext02__right .ts_anitext02__item .ts_anitext02__hover {
    padding: 0.44rem 0.5rem 0.28rem;
  }
}




/* -----------------------------------module-anitext end  -----------------------------------*/








/* -----------------------------------module-swiper start  -----------------------------------*/

.module-swiper * {
  box-sizing: border-box;
}
.module-swiper {
  position: relative;
}
.module-swiper img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  vertical-align: top;
}
.module-swiper .module-swiper-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.module-swiper .title {
  margin-bottom: 30px !important;
  width: 100%;
}
.module-swiper .ts_swiper__wrap {
  width: 1460px;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
  padding: 100px 0 100px 0;
}
.module-swiper .ts_swiper__content {
  display: flex;
  position: relative;
}
.module-swiper .ts_swiper__content:hover .swiper_button.button_effect01 a {
  display: block;
  opacity: 0.4;
}
.module-swiper .swiper_button.button_effect01 a {
  opacity: 0;
}
.module-swiper .swiper_button a {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  cursor: pointer;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 10;
  pointer-events: auto;
  transition: all 0.5s ease;
  transition: opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.module-swiper .swiper_button a.swiper_button__prev {
  top: calc(50% - 25px);
  left: calc(-50px - 1%);
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_left.svg);
}
.module-swiper .swiper_button a.swiper_button__prev:hover {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_left.svg);
}
.module-swiper .swiper_button a.swiper_button__next {
  top: calc(50% - 25px);
  right: calc(-50px - 1%);
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_right.svg);
}
.module-swiper .swiper_button a.swiper_button__next:hover {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_right.svg);
}
.module-swiper .swiper_button.swiper_button__blue a.swiper_button__prev {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_blue_2_left.png);
}
.module-swiper .swiper_button.swiper_button__blue a.swiper_button__prev:hover {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_left.svg);
}
.module-swiper .swiper_button.swiper_button__blue a.swiper_button__next {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_blue_2_right.png);
}
.module-swiper .swiper_button.swiper_button__blue a.swiper_button__next:hover {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_right.svg);
}
.module-swiper .swiper_button.swiper_button__gray a {
  opacity: 0.6;
}
.module-swiper .swiper_button.swiper_button__gray a:hover {
  opacity: 1;
}
.module-swiper .swiper_button.swiper_button__gray a.swiper_button__prev {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_left.svg);
}
.module-swiper .swiper_button.swiper_button__gray a.swiper_button__next {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_g_right.svg);
}
.module-swiper .swiper_pagination {
  position: absolute;
  left: 50%;
}
.module-swiper .swiper_pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(148, 148, 148, 0.8);
}
.module-swiper .swiper_pagination .swiper-pagination-bullet-active {
  background-color: #949494;
}
.ts_swiper01 {
  background: #f9f9f9;
}
.ts_swiper01 .ts_swiper__wrap {
  max-width: calc(100% - 2rem - 30px);
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content {
  width: 100%;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper {
  margin: 0 auto;
  overflow: hidden;
  padding: 15px 0px;
  width: 100%;
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .slide_hover {
  height: 100%;
  padding: 30px 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 15px;
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img {
  height: 284px;
  text-align: center;
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin: 0 auto;
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide a[class^="btn_"] {
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  min-width: 117px;
  padding: 0px 20px;
}
.ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide:hover .btn_blue_3 {
  background: -webkit-linear-gradient(left, #00A7FF, #0061A3);
  color: #ffffff;
}
.ts_swiper02 {
  overflow: hidden;
}
.ts_swiper02 .ts_swiper__content {
  width: calc(100vw);
  max-width: 100vw;
  margin-left: calc((1460px - 100vw) / 2);
}
.ts_swiper02 .ts_swiper__content .swiper {
  width: calc(100vw);
  max-width: 100vw;
  padding: 0 calc((100vw - 1460px) / 2);
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper {
  height: 510px;
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide {
  width: 560px;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transform: translateY(60px);
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:nth-child(1) {
  margin-left: calc(-(1460px - 100vw) / 2);
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover {
  transform: translateY(0px);
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover .desc {
  opacity: 1;
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover .swiper-slide-link p span,
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover .swiper-slide-link div span {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  display: inline-block;
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover .swiper-slide-link p::after,
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover .swiper-slide-link div::after {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_right.svg);
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .swiper_img {
  height: 380px;
  border-radius: 15px;
  overflow: hidden;
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .swiper-slide-link p,
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .swiper-slide-link div {
  display: flex;
  align-items: center;
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .swiper-slide-link p::after,
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .swiper-slide-link div::after {
  display: inline-block;
  content: "";
  width: 25px;
  height: 35px;
  margin-left: 14px;
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_right.png);
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .desc {
  opacity: 0;
}
.ts_swiper02 .ts_swiper__content .swiper_button a.swiper_button__prev {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_w_left.svg);
  top: calc(50% - 25px);
  left: 1%;
}
.ts_swiper02 .ts_swiper__content .swiper_button a.swiper_button__prev:hover {
  opacity: 0.8;
}
.ts_swiper02 .ts_swiper__content .swiper_button a.swiper_button__next {
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/arrow_gray_w_right.svg);
  top: calc(50% - 25px);
  right: 1%;
}
.ts_swiper02 .ts_swiper__content .swiper_button a.swiper_button__next:hover {
  opacity: 0.8;
}
.ts_swiper02.innerWidth .swiper_button {
  display: none;
}
.ts_swiper03,
.ts_swiper06,
.ts_swiper07 {
  overflow: hidden;
}
.ts_swiper03 .ts_swiper__content,
.ts_swiper06 .ts_swiper__content,
.ts_swiper07 .ts_swiper__content {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc((1460px - 100vw) / 2);
  padding: 30px 0 50px 0;
}
.ts_swiper03 .ts_swiper__content .swiper,
.ts_swiper06 .ts_swiper__content .swiper,
.ts_swiper07 .ts_swiper__content .swiper {
  width: 100vw;
  overflow: visible;
}
.ts_swiper03 .ts_swiper__content .swiper-wrapper,
.ts_swiper06 .ts_swiper__content .swiper-wrapper,
.ts_swiper07 .ts_swiper__content .swiper-wrapper {
  align-items: center;
}
.ts_swiper03 .ts_swiper__content .swiper-slide,
.ts_swiper06 .ts_swiper__content .swiper-slide,
.ts_swiper07 .ts_swiper__content .swiper-slide {
  height: 570px;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
  transform: scaleY(0.9);
  border-radius: 15px;
  overflow: hidden;
}
.ts_swiper03 .ts_swiper__content .swiper-slide-active,
.ts_swiper06 .ts_swiper__content .swiper-slide-active,
.ts_swiper07 .ts_swiper__content .swiper-slide-active {
  transform: scale(1);
}
.ts_swiper03 .ts_swiper__content .swiper-slide-active .swiper-slide-content .swiper-slide-info,
.ts_swiper06 .ts_swiper__content .swiper-slide-active .swiper-slide-content .swiper-slide-info,
.ts_swiper07 .ts_swiper__content .swiper-slide-active .swiper-slide-content .swiper-slide-info {
  transform: translateY(0);
}
.ts_swiper03 .ts_swiper__content .swiper-slide-content,
.ts_swiper06 .ts_swiper__content .swiper-slide-content,
.ts_swiper07 .ts_swiper__content .swiper-slide-content {
  position: relative;
  height: 100%;
}
.ts_swiper03 .ts_swiper__content .swiper-slide-content::after,
.ts_swiper06 .ts_swiper__content .swiper-slide-content::after,
.ts_swiper07 .ts_swiper__content .swiper-slide-content::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.9) 100%);
}
.ts_swiper03 .ts_swiper__content .swiper-slide-info,
.ts_swiper06 .ts_swiper__content .swiper-slide-info,
.ts_swiper07 .ts_swiper__content .swiper-slide-info {
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding: 50px;
  z-index: 2;
  justify-content: space-between;
  transform: translateY(100%);
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1) 0.3s;
}
.ts_swiper03 .ts_swiper__content .swiper-slide-left,
.ts_swiper06 .ts_swiper__content .swiper-slide-left,
.ts_swiper07 .ts_swiper__content .swiper-slide-left {
  width: calc(100% - 440px);
}
.ts_swiper03 .ts_swiper__content .swiper-slide-right,
.ts_swiper06 .ts_swiper__content .swiper-slide-right,
.ts_swiper07 .ts_swiper__content .swiper-slide-right {
  display: flex;
}
.ts_swiper03 .ts_swiper__content .swiper-slide-right__item,
.ts_swiper06 .ts_swiper__content .swiper-slide-right__item,
.ts_swiper07 .ts_swiper__content .swiper-slide-right__item {
  margin-right: 25px;
}
.ts_swiper03 .ts_swiper__content .swiper-slide-right__item:last-child,
.ts_swiper06 .ts_swiper__content .swiper-slide-right__item:last-child,
.ts_swiper07 .ts_swiper__content .swiper-slide-right__item:last-child {
  margin-right: 0px;
}
.ts_swiper03 .ts_swiper__content .swiper-slide-right__item .icon,
.ts_swiper06 .ts_swiper__content .swiper-slide-right__item .icon,
.ts_swiper07 .ts_swiper__content .swiper-slide-right__item .icon {
  height: 30px;
  width: auto;
}
.ts_swiper03 .ts_swiper__content .swiper-slide.overlay,
.ts_swiper06 .ts_swiper__content .swiper-slide.overlay,
.ts_swiper07 .ts_swiper__content .swiper-slide.overlay {
  position: relative;
}
.ts_swiper03 .ts_swiper__content .swiper-slide.overlay:before,
.ts_swiper06 .ts_swiper__content .swiper-slide.overlay:before,
.ts_swiper07 .ts_swiper__content .swiper-slide.overlay:before {
  content: "";
  display: block;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.9) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__prev,
.ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__prev,
.ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__prev {
  top: 97%;
  right: calc(15% + 62px);
  left: auto;
}
.ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__next,
.ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__next,
.ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__next {
  top: 97%;
  right: 15%;
}
.ts_swiper04 .ts_swiper__wrap,
.ts_swiper08 .ts_swiper__wrap {
  position: relative;
}
.ts_swiper04 .ts_swiper__wrap .swiper,
.ts_swiper08 .ts_swiper__wrap .swiper {
  width: 100%;
}
.ts_swiper04 .ts_swiper__wrap .swiper-slide,
.ts_swiper08 .ts_swiper__wrap .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  width: 320px;
  height: 431px;
}
.ts_swiper04 .ts_swiper__wrap .swiper-slide-content,
.ts_swiper08 .ts_swiper__wrap .swiper-slide-content {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.ts_swiper04 .ts_swiper__wrap .swiper-slide-content img,
.ts_swiper08 .ts_swiper__wrap .swiper-slide-content img {
  height: auto;
  width: 80%;
  vertical-align: top;
  margin: 0 auto;
  display: inline-block;
}
.ts_swiper04 .ts_swiper__wrap .swiper-slide-content p,
.ts_swiper08 .ts_swiper__wrap .swiper-slide-content p,
.ts_swiper04 .ts_swiper__wrap .swiper-slide-content div,
.ts_swiper08 .ts_swiper__wrap .swiper-slide-content div {
  width: 100%;
  position: absolute;
  bottom: 20px;
  padding: 0 30px;
}
.ts_swiper04 .ts_swiper__wrap .swiper-slide-content img {
  height: 260px;
  object-fit: contain;
}
.ts_swiper05 {
  height: auto;
}
.ts_swiper05 .module-swiper-bg {
  min-height: 400px;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
}
.ts_swiper05 .module-swiper-bg > p,
.ts_swiper05 .module-swiper-bg > div {
  position: relative;
  padding: 100px 0px 100px;
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
.ts_swiper05 .module-swiper-bg img{
  position: absolute;
}
.ts_swiper05 .ts_swiper__wrap {
  position: relative;
  padding-top: 0px!important;
  margin-top: -70px;
}
.ts_swiper05 .ts_swiper__wrap .swiper {
  padding: 15px 10px;
  width: 100%;
}
.ts_swiper05 .ts_swiper__wrap .swiper-slide {
  background-color: #fff;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.ts_swiper05 .ts_swiper__wrap .swiper-slide-content {
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  height: auto;
}
.ts_swiper06 .ts_swiper__content .swiper_pagination {
  left: 50%;
  transform: translateX(-50%);
  height: 45px;
  z-index: 13;
  bottom: -10px;
  width: auto;
  display: flex;
  align-items: center;
}
.ts_swiper06 .ts_swiper__content .pageSwiperBtn {
  width: calc((100% - 24px) / 1.8);
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
  text-align: right;
  bottom: -10px;
}
.ts_swiper06 .ts_swiper__content .swiper_button {
  width: calc((100% - 24px) / 1.8);
  height: 570px;
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
  pointer-events: none;
}
.ts_swiper06 .ts_swiper__content .swiper_button a {
  position: absolute;
  z-index: 2;
  background-size: 100% 100%;
  background-position: center;
  cursor: pointer;
  pointer-events: all;
  opacity: 0.6;
  transition: opacity 0.3s cubic-bezier(0.61, 1, 0.88, 1);
}
.ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__prev {
  top: calc(50% - 25px);
  left: 1%;
}
.ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__next {
  top: calc(50% - 25px);
  right: 1%;
}
.ts_swiper08 .module-swiper-bg {
  height: 520px;
}
.ts_swiper08 .ts_swiper__wrap {
  height: 520px;
}
.ts_swiper08 .ts_swiper__wrap .swiper-slide {
  height: auto;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ts_swiper08 .ts_swiper__wrap .swiper-slide-content {
  width: 200px;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.ts_swiper08 .ts_swiper__wrap .swiper-slide-content img {
  height: auto;
  width: auto;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  position: absolute;
  object-fit: contain;
}
@media screen and (min-width: 300px) {
  .ts_swiper06 .ts_swiper__content .pageSwiperBtn {
    width: calc((100% - 20px * 0.3) / 1.3);
  }
  .ts_swiper06 .ts_swiper__content .swiper_button {
    width: calc((100% - 20px * 0.3) / 1.3);
  }
}
@media screen and (min-width: 980px) {
  .ts_swiper06 .ts_swiper__content .pageSwiperBtn {
    width: calc((100% - 30px * 0.4) / 1.4);
  }
  .ts_swiper06 .ts_swiper__content .swiper_button {
    width: calc((100% - 30px * 0.4) / 1.4);
  }
  .ts_swiper02.innerWidth .ts_swiper__content .swiper .swiper-wrapper .swiper-slide {
    transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
    margin-right: 0 !important;
    width: calc(33.3% - 20px) !important;
  }
  .ts_swiper02.innerWidth .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1630px) {
  .ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__prev,
  .ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__prev {
    top: 97%;
    right: calc(22.7% + 62px);
    left: auto;
  }
  .ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__next,
  .ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__next {
    top: 97%;
    right: 22.7%;
  }
  .ts_swiper06 .ts_swiper__content .pageSwiperBtn {
    width: calc((100% - 24px) / 1.8);
  }
  .ts_swiper06 .ts_swiper__content .swiper_button {
    width: calc((100% - 24px) / 1.8);
  }
}
@media screen and (min-width: 1460px) and (max-width: 1680px) {
  .ts_swiper02 {
    overflow: hidden;
  }
  .ts_swiper02 .ts_swiper__content {
    margin-left: -1rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper {
    padding: 0 1rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:nth-child(1) {
    margin-left: 0rem;
  }
  .ts_swiper03 .ts_swiper__content,
  .ts_swiper06 .ts_swiper__content,
  .ts_swiper07 .ts_swiper__content {
    margin-left: -1rem;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide,
  .ts_swiper06 .ts_swiper__content .swiper-slide,
  .ts_swiper07 .ts_swiper__content .swiper-slide {
    height: 530px;
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide {
    width: 294px;
    height: 394px;
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide-content img {
    height: 240px;
  }
  .ts_swiper06 .ts_swiper__content .swiper_button {
    height: 530px;
  }
  .ts_swiper08 .ts_swiper__wrap .swiper-slide {
    width: 294px;
    height: auto;
  }
}
@media screen and (min-width: 1630px) and (max-width: 1680px) {
  .ts_swiper02 .ts_swiper__content {
    margin-left: calc((1460px - 100vw) / 2);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .module-swiper .ts_swiper__wrap {
    padding: 80px 0 80px 0;
  }
  .ts_swiper02 {
    overflow: hidden;
  }
  .ts_swiper02 .ts_swiper__content {
    margin-left: -1rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper {
    padding: 0 1rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:nth-child(1) {
    margin-left: 0;
  }
  .ts_swiper03 .ts_swiper__content,
  .ts_swiper06 .ts_swiper__content,
  .ts_swiper07 .ts_swiper__content {
    margin-left: -1rem;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-right__item,
  .ts_swiper06 .ts_swiper__content .swiper-slide-right__item,
  .ts_swiper07 .ts_swiper__content .swiper-slide-right__item {
    margin-right: 15px;
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide {
    width: 270px;
    height: 363px;
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide-content img {
    height: 210px;
  }
  .ts_swiper05 .module-swiper-bg > p,
  .ts_swiper05 .module-swiper-bg > div {
    padding: 80px 0px 80px;
    width: 60%;
   }
  .ts_swiper08 .ts_swiper__wrap .swiper-slide {
    width: 270px;
    height: auto;
  }
}
@media screen and (min-width: 1095px) and (max-width: 1280px) {
  .ts_swiper02 .ts_swiper__content {
    margin-left: calc((980px - 100vw) / 2);
  }
  .ts_swiper02 .ts_swiper__content .swiper {
    padding-left: calc(-1 * ((980px - 100vw) / 2));
  }
  .ts_swiper02.innerWidth .ts_swiper__content {
    width: 100%;
    max-width: 100%;
    margin-left: calc((1460px - 100vw) / 2);
  }
  .ts_swiper02.innerWidth .ts_swiper__content {
    margin-left: 0;
  }
  .ts_swiper02.innerWidth .ts_swiper__content .swiper {
    padding-left: 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1095px) {
  .ts_swiper02 .ts_swiper__content {
    margin-left: -1rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper {
    padding-left: 1rem;
  }
  .ts_swiper03 .ts_swiper__content,
  .ts_swiper06 .ts_swiper__content,
  .ts_swiper07 .ts_swiper__content {
    margin-left: -1rem;
  }
  .ts_swiper02.innerWidth .ts_swiper__content {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .ts_swiper02.innerWidth .ts_swiper__content .swiper {
    padding-left: 0;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .module-swiper .ts_swiper__wrap {
    padding: 60px 0 60px 0;
    width: 980px;
  }
  .module-swiper .ts_swiper__wrap .swiper_button a {
    width: 30px;
    height: 30px;
  }
  .module-swiper .swiper_button a.swiper_button__next {
    top: calc(50% - 15px);
    right: calc(-30px - 1%);
  }
  .module-swiper .swiper_button a.swiper_button__prev {
    top: calc(50% - 15px);
    left: calc(-30px - 1%);
  }
  .ts_swiper02 {
    overflow: hidden;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:nth-child(1) {
    margin-left: 0;
  }
  .ts_swiper03 .ts_swiper__content,
  .ts_swiper06 .ts_swiper__content,
  .ts_swiper07 .ts_swiper__content {
    margin-left: calc((980px - 100vw) / 2);
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide,
  .ts_swiper06 .ts_swiper__content .swiper-slide,
  .ts_swiper07 .ts_swiper__content .swiper-slide {
    height: 422px;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-info,
  .ts_swiper06 .ts_swiper__content .swiper-slide-info,
  .ts_swiper07 .ts_swiper__content .swiper-slide-info {
    padding: 30px;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-left,
  .ts_swiper06 .ts_swiper__content .swiper-slide-left,
  .ts_swiper07 .ts_swiper__content .swiper-slide-left {
    width: calc(100% - 370px);
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-right,
  .ts_swiper06 .ts_swiper__content .swiper-slide-right,
  .ts_swiper07 .ts_swiper__content .swiper-slide-right {
    display: flex;
  }
  .ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__prev,
  .ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__prev,
  .ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__prev {
    right: calc(15% + 40px);
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide {
    width: 240px;
    height: 322px;
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide-content img {
    height: 180px;
  }
  .ts_swiper05 .module-swiper-bg {
    min-height: 300px;
  }
  .ts_swiper05 .module-swiper-bg > p,
  .ts_swiper05 .module-swiper-bg > div {
    padding: 60px 0px 60px;
    width: 70%;
   }
  .ts_swiper06 .ts_swiper__content .swiper_button {
    height: 422px;
  }
  .ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__prev {
    right: auto;
  }
  .ts_swiper08 .ts_swiper__wrap .swiper-slide {
    width: 240px;
    height: auto;
  }
}
@media screen and (max-width: 980px) {
  .module-swiper .title {
    margin-bottom: 0.5rem !important;
    text-align: center;
  }
  .module-swiper .ts_swiper__wrap {
    display: block;
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    padding: 1rem 0 1rem 0;
  }
  .module-swiper .swiper_button a {
    width: 0.6rem;
    height: 0.6rem;
  }
  .module-swiper .swiper_button a.swiper_button__prev {
    bottom: -0.8rem;
    top: auto;
    left: auto;
    right: 0.8rem;
  }
  .module-swiper .swiper_button a.swiper_button__next {
    bottom: -0.8rem;
    top: auto;
    right: 0.1rem;
  }
  .module-swiper .swiper_pagination {
    bottom: -0.2rem;
  }
  .module-swiper .swiper_pagination .swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
  }
  .ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .slide_hover {
    border-radius: 0.28rem;
  }
  .ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide .swiper_img {
    height: 4.4rem;
  }
  .ts_swiper01 .ts_swiper__wrap .ts_swiper__content .swiper .swiper-slide a[class^="btn_"] {
    font-size: 0.26rem;
    padding: 0rem 0.35rem;
    min-width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .ts_swiper02 {
    overflow: hidden;
  }
  .ts_swiper02 .ts_swiper__content {
    margin-left: -0.5rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper {
    padding: 0 1rem;
    overflow: visible;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper {
    height: 4rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide {
    transform: translateY(0);
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:hover {
    transform: translateY(0);
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide:nth-child(1) {
    margin-left: 0;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide .swiper_img {
    height: 3rem;
  }
  .ts_swiper02 .ts_swiper__content .swiper .swiper-wrapper .swiper-slide-content .desc {
    display: none;
  }
  .ts_swiper02 .ts_swiper__content .swiper_button.button_effect01 a {
    opacity: 1 !important;
  }
  .ts_swiper02 .ts_swiper__content .swiper_button.button_effect01 a.swiper_button__prev {
    left: auto;
    top: 4rem;
    right: calc(6% + 0.6rem + 10px);
  }
  .ts_swiper02 .ts_swiper__content .swiper_button.button_effect01 a.swiper_button__next {
    top: 4rem;
    right: 6%;
  }
  .ts_swiper02.innerWidth .swiper_button {
    display: block;
  }
  .ts_swiper03 .ts_swiper__content,
  .ts_swiper06 .ts_swiper__content,
  .ts_swiper07 .ts_swiper__content {
    margin-left: -0.5rem;
    padding: 30px 0 80px 0;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide,
  .ts_swiper06 .ts_swiper__content .swiper-slide,
  .ts_swiper07 .ts_swiper__content .swiper-slide {
    height: 7.8rem;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-info,
  .ts_swiper06 .ts_swiper__content .swiper-slide-info,
  .ts_swiper07 .ts_swiper__content .swiper-slide-info {
    padding: 25px;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-left,
  .ts_swiper06 .ts_swiper__content .swiper-slide-left,
  .ts_swiper07 .ts_swiper__content .swiper-slide-left {
    width: 100%;
  }
  .ts_swiper03 .ts_swiper__content .swiper-slide-right,
  .ts_swiper06 .ts_swiper__content .swiper-slide-right,
  .ts_swiper07 .ts_swiper__content .swiper-slide-right {
    display: none;
  }
  .ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__prev,
  .ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__prev,
  .ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__prev {
    right: calc(4% + 0.7rem);
    top: calc(100% - 0.4rem);
  }
  .ts_swiper03 .ts_swiper__content .swiper_button a.swiper_button__next,
  .ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__next,
  .ts_swiper07 .ts_swiper__content .swiper_button a.swiper_button__next {
    right: 4%;
    top: calc(100% - 0.4rem);
  }
  .ts_swiper05 .module-swiper-bg {
    height: auto;
    min-height: 3rem;
    position: relative;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .ts_swiper05 .module-swiper-bg > p,
  .ts_swiper05 .module-swiper-bg > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
  }
  .ts_swiper05 .module-swiper-bg .swiper05Title {
    position: relative;
    top: 0px;
    color: #646464;
    padding: 1rem 0px 0.5rem;
    transform: translate(-50%, 0%);
  }
  .ts_swiper05 .ts_swiper__wrap {
    padding-top: 2.4rem;
    padding-top: 0px;
    margin-top: -1rem;
    width: 100%;
    max-width: 100%;
  }
  .ts_swiper05 .ts_swiper__wrap .swiper {
    padding-left: 0.5rem;
  }
  .ts_swiper05 .ts_swiper__wrap .swiper-slide {
    background-color: #fff;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
  }
  .ts_swiper05 .ts_swiper__wrap .swiper-slide-content {
    height: auto;
    padding: 0.3rem;
    box-shadow: none;
    text-align: left;
  }
  .ts_swiper05 .text-overflow-news {
    display: inline-block;
  }
  .ts_swiper06 .ts_swiper__content .swiper_pagination {
    height: 0.6rem;
    bottom: 0px;
  }
  .ts_swiper06 .ts_swiper__content .pageSwiperBtn {
    bottom: 0px;
  }
  .ts_swiper06 .ts_swiper__content .swiper_button {
    height: 7.8rem;
  }
  .ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__prev {
    left: 1%;
    top: calc(50% - 0.3rem);
  }
  .ts_swiper06 .ts_swiper__content .swiper_button a.swiper_button__next {
    right: 1%;
    top: calc(50% - 0.3rem);
  }
}
@media screen and (max-width: 979px) {
  .ts_swiper04 .ts_swiper__wrap,
  .ts_swiper08 .ts_swiper__wrap {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
  .ts_swiper04 .ts_swiper__wrap .ts_swiper__content .swiper-slide,
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper-slide {
    width: 2.4rem;
    height: 3.2rem;
    border-radius: 0.2rem;
  }
  .ts_swiper04 .ts_swiper__wrap .ts_swiper__content .swiper-slide p.font16,
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper-slide p.font16,
  .ts_swiper04 .ts_swiper__wrap .ts_swiper__content .swiper-slide div.font16,
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper-slide div.font16 {
    font-size: 0.14rem;
    line-height: 0.22rem;
  }
  .ts_swiper04 .ts_swiper__wrap .ts_swiper__content .swiper_button,
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper_button {
    display: none;
  }
  .ts_swiper04 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button_next,
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button_next {
    right: 4%;
  }
  .ts_swiper04 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button__prev,
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper_button a.swiper_button__prev {
    right: calc(4% + 0.7rem);
  }
  .ts_swiper04 .ts_swiper__wrap .swiper-slide-content img {
    height: 1.8rem;
  }
  .ts_swiper08 .module-swiper-bg {
    height: 100%;
  }
  .ts_swiper08 .ts_swiper__wrap {
    height: auto;
  }
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper-slide {
    width: 2.4rem;
    height: auto;
  }
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper-slide-content {
    width: 2.2rem;
    height: 2.2rem;
  }
  .ts_swiper08 .ts_swiper__wrap .ts_swiper__content .swiper_button {
    display: none;
  }
}


/* -----------------------------------module-swiper end  -----------------------------------*/


/* -----------------------------------module-footer start  -----------------------------------*/

* {
  margin: 0;
  padding: 0;
}
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
img {
  -webkit-touch-callout: default;
  border: 0;
  vertical-align: middle;
  pointer-events: none;
  width: 100%;
}
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
input,
select {
  background: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
.fontFamilyHYQiHeiX1-75W {
  font-family: "HYQiHeiX1-75W";
}
.fontFamilySohoGothicPro-Medium {
  font-family: "SohoGothicPro-Medium";
}
.fontFamilySohoGothicPro-Regular {
  font-family: "SohoGothicPro-Regular";
}
footer {
  background-color: #ffffff;
  z-index: 10;
  width: 100%;
}
footer .footer_main {
  padding: 0px 0 10px;
  color: #ffffff;
  position: relative;
  display: flex;
  justify-content: space-between;
}
footer .footer_nav {
  width: 100%;
}
footer .footer_nav .title {
  margin-bottom: 15px;
  display: block;
  color: #fff;
  /* font-family: "SourceSansProBold"; */
}
.footer_copyright {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer_copyright .d-lg-flex {
  position: relative;
}
footer .share {
  position: absolute;
  width: 123px;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
}
footer .footer_copyright .share a + a {
  margin-left: 30px;
}
footer .footer_copyright .share a {
  position: relative;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
}
.mb_block_new {
  display: none !important;
}
.share-new a {
  width: 400px;
  /* height: 0.6rem; */
  text-align: center;
  position: relative;
  border-radius: 100%;
}
.footer_logo {
  width: 110px;
  height: 50px;
  line-height: 50px;
  background-image: url(https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/footer_logo.svg?v=1);
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  isolation: isolate;
  /* 创建新的隔离上下文 */
  -webkit-mask-image: url('https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/footer_logo.svg?v=1');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url('https://www-cdn.danganweishi.com/wwwstorage/public/images/cn/module/footer_logo.svg?v=1');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.footer_logo::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 150%;
  height: 150%;
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4), transparent);
  opacity: 0;
  transform: rotate(30deg);
  mix-blend-mode: overlay;
  transition: all 0.5s cubic-bezier(0.61, 1, 0.88, 1);
}
.footer_logo:hover::after {
  opacity: 1;
}
.share-new img {
  width: 123px;
  float: left;
  line-height: 60px;
  /* background-image: url(../images/logo.png); */
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
footer .share {
  position: inherit;
  bottom: 120px;
  top: -10px;
  left: 0;
}
footer {
  overflow: hidden;
  /*    background-image: url(/images/footer-bg-01.jpg);*/
  background-repeat: no-repeat;
  background-position: bottom left;
  /* min-height:353px; */
  /* height: 335px; */
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 70px 0 0px 0;
}
.footer_services_left,
.footer_services_right {
  float: left;
}
.d-lg-flex-icon-f a {
  margin-left: 20px;
}
.text-r {
  font-size: 48px;
  padding-top: 100px;
}
.text_bg_pro {
  color: #fff;
}
.sp_only {
  display: none;
}
::after {
  background-color: transparent;
  color: white;
}
.phone-num {
  font-family: "SohoGothicPro-Medium";
}
.footer-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-color: #ffffff !important;
  mix-blend-mode: darken;
}
footer > .container {
  z-index: 333;
}
footer .container {
  width: 1460px;
  margin: 0 auto;
}
.footer_services_top_h2 {
  font-size: 16px;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
footer .footer_nav .con a {
  font-size: 14px;
  color: #003863;
  font-family: "HYQiHeiX1-55W";
}
footer .footer_nav .con a:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.footer_services_left_h2 {
  font-size: 16px;
  padding-bottom: 10px;
  color: #003863;
  font-family: "HYQiHeiX1-75W";
}
.footer_main_img_div {
  width: 200px;
  height: auto;
}
.footer_main_img_div .phone_div {
  margin-top: 115px;
}
.footer_main_txt_div {
  display: flex;
  justify-content: space-between;
  /* margin-left: 100px; */
  width: 75%;
}
.footer_main_txt_div_ul {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between !important;
}
.footer_services_bottom {
  padding-top: 20px;
}
.footer_main .footer_nav li {
  padding-right: 0;
  display: flex;
  padding-bottom: 14px;
}
.phone-text-bottom {
  padding-top: 35px;
  color: #003863;
  font-size: 12px;
}
.phone-text {
  font-size: 14px;
  color: #003863;
}
footer .phone-num {
  font-size: 26px;
  line-height: 1;
  padding-top: 10px;
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.phone-text-bottom_span {
  padding-left: 50px;
}
.footer_copyright .d-lg-flex {
  display: flex;
  justify-content: end;
  align-items: center;
}
footer .share {
  display: flex;
  justify-content: space-between;
}
footer .footer_copyright a {
  color: #646464;
}
footer .footer_copyright a:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.d-lg-flex-text-f {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.d-lg-flex-text-f a {
  margin-left: 20px;
}
.footer .beian .left_txt a:hover {
  border-bottom: 1px solid #646464;
  /* 下划线样式 */
  padding-bottom: 1px;
  /* 文本与下划线之间的距离 */
}
.footer_img {
  width: 100%;
  height: 100%;
}
.bottom_bg {
  width: 100%;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 0;
  z-index: 22;
}
.beian {
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0px;
  display: flex;
  justify-content: space-between;
  line-height: 42px;
}
.beian .left_txt a:last-child {
  margin-left: 40px;
}
.beian .right_txt a:last-child {
  margin-left: 30px;
}
.beian span,
.beian a {
  font-size: 12px;
  color: #646464;
}
.footer .footerWrap {
  height: 280px;
  position: relative;
}
.footer .container {
  /* width:1566px; */
  width: 1460px;
  /* height: 329px; */
  margin: 0 auto;
  max-width: calc(100% - 2rem);
  height: 360px;
  position: relative;
}
.footer_icon .footer_icon_pop {
  position: absolute;
  bottom: 22px;
  right: 0;
  z-index: 1060;
  display: none;
  width: 300px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.footer_icon:after {
  content: "";
  width: 0;
  height: 0;
  display: none;
  position: absolute;
  bottom: 12px;
  right: 34px;
  border-color: transparent;
  border-style: solid;
  border-width: 11px;
  border-top-color: #fff;
  border-bottom-width: 0;
  transform: translateX(-50%);
  z-index: 1060;
}
.footer_icon:hover .footer_icon_pop {
  display: flex;
  align-items: center;
}
.footer_icon:hover:after {
  display: block;
}
.footer .wechat_icon > img {
  width: 26px;
}
.wechat_icon .footer_icon_pop img {
  width: 50%;
}
.footer .tiktok_icon > img {
  width: 20px;
}
.tiktok_icon:after {
  right: -10px;
  bottom: 14px;
}
.tiktok_icon .footer_icon_pop {
  width: 150px;
  padding: 10px;
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .footer .container {
    width: 1230px;
    margin: 0 auto;
    max-width: calc(100% - 2rem);
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .footer .container {
    width: 980px;
    margin: 0 auto;
    max-width: calc(100% - 2rem);
  }
}
.footer_wap {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.footerTxt {
  height: auto;
  text-align: center;
  position: relative;
}
.phoneTxt {
  font-size: 0.32rem;
  color: #003863;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.wap_phone {
  width: 100%;
  font-family: "SohoGothicPro-Medium";
  font-size: 0.6rem;
  background: linear-gradient(to right top, #005eb1, #00c6fd);
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.icons {
  margin-bottom: 0.5rem;
}
.icons a,
.iconTxts a {
  margin-left: 0.4rem;
}
.icons a:first-child,
.iconTxts a:first-child {
  margin-left: 0;
}
.iconTxts {
  font-size: 0.22rem;
  color: #003863;
  width: 100%;
  margin-bottom: 0.9rem;
}
.iconTxts a:hover {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.joinus_txt {
  font-size: 0.22rem;
  color: #646464;
}
.joinus_txt a:hover {
  border-bottom: 1px solid #646464;
  /* 下划线样式 */
  padding-bottom: 1px;
  /* 文本与下划线之间的距离 */
}
.joinus_txt a:last-child {
  margin-left: 0.45rem;
}
.wap_beian {
  font-size: 0.22rem;
  color: #646464;
}
.wap_beian {
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
  margin-top: 0.35rem;
  height: 0.5rem;
  line-height: 0.52rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.beian_txt {
  margin: 0 auto;
}
.beian_txt a:last-child {
  margin-left: 0.25rem;
}
.wap_footer_icon {
  width: 0.57rem;
  height: auto;
}
.footer_wap .wap_footer_icon {
  width: 0.45rem;
}
.footer_wap .footer_icon {
  position: relative;
}
.footer_wap .footer_icon:after {
  left: 50%;
}
.footer_wap .footer_icon .footer_icon_pop {
  transform: translateX(-50%);
  left: 50%;
}
.footer_wap .tiktok_icon:after {
  margin-left: 0px;
  right: auto;
}
.menulist {
  width: calc(100% - 1rem);
  margin: 0 auto;
  max-width: calc(100% - 1rem);
}
.item_header {
  border-bottom: 1px solid #cecece;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  line-height: 1;
  padding: 0.3rem 0;
}
.footer_wap .icon,
.footer_wap .icon img {
  width: 0.35rem;
  height: 0.35rem;
}
.list-item .text {
  font-size: 0.28rem;
  color: #003863;
}
.list-item .text.active {
  background: linear-gradient(to right top, #005EB1, #00C6FD);
  -webkit-background-clip: text;
  color: transparent;
}
.list-item.active {
  border-top: 1px solid #cecece;
}
.sub-list {
  display: none;
  padding: 0.5rem 0;
}
.sub-list div.active {
  color: #0088E9;
}
.sub-list.active {
  display: block;
}
.sub-list div {
  padding: 5px 0;
  font-size: 0.24rem;
  color: #646464;
  line-height: 0.3rem;
}
.item_header .icon {
  display: flex;
  align-items: center;
}
.list-item:last-child .item_header .icon {
  /*visibility: hidden;*/
}
.list-item:last-child .sub-list {
  /*display: none;*/
}
.wap-footer-video {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  footer {
    display: none;
  }
  .footer_wap {
    display: block;
  }
  .footer_wap .footer-video {
    height: 100%;
    z-index: -1;
    left: 0;
    top: auto;
    bottom: 0;
    transform: scale(1.5);
  }
}
@media screen and (min-width: 980px) {
  .footer_wap {
    display: none;
  }
}
.rightTipNew {
  width: 45px;
  height: 45px;
  position: fixed;
  z-index: 9999;
  bottom: 30px;
  right: 30px;
  opacity: 0;
  pointer-events: auto;
}
@media screen and (max-width: 980px) {
  .rightTipNew {
    width: 0.72rem;
    height: 0.94rem;
    right: 0;
    bottom: 0.3rem;
  }
}

/* -----------------------------------module-footer start  -----------------------------------*/
