@font-face {
  font-family: "iconfont";
  /* Project id 4422052 */
  src: url('//at.alicdn.com/t/c/font_4422052_3bb7tummto.woff2?t=1706089878420') format('woff2'), url('//at.alicdn.com/t/c/font_4422052_3bb7tummto.woff?t=1706089878420') format('woff'), url('//at.alicdn.com/t/c/font_4422052_3bb7tummto.ttf?t=1706089878420') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-duihao:before {
  content: "\eaf1";
}
.icon-fanhui:before {
  content: "\e69f";
}
.icon-add:before {
  content: "\e62b";
}
.icon-close:before {
  content: "\e637";
}
.body-white #home-slider .cover {
  background-position: center !important;
  min-height: 980px;
}
@media (max-width: 1400px) {
  .body-white #home-slider .banner_content {
    width: 1150px;
  }
  .body-white #home-slider .banner_content .left {
    transform: scale(0.9);
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 583px !important;
  }
}
@media (min-width: 1213px) {
  .body-white #home-slider .banner_content {
    top: 50% !important;
    transform: translateY(-50%);
  }
}
@media (max-width: 1213px) {
  .body-white #home-slider .banner_content {
    width: 1150px;
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 550px !important;
  }
}
@media (max-width: 1158px) {
  .body-white #home-slider .banner_content {
    width: 1150px;
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 483px !important;
  }
}
@media (max-width: 1105px) {
  .body-white #home-slider .banner_content {
    width: 1150px;
  }
  .body-white #home-slider .banner_content .left {
    transform: scale(0.8);
  }
  .body-white #home-slider .banner_content .right img {
    transform: translateY(130px) translateX(-58px) !important;
  }
}
@media (max-width: 1060px) {
  .body-white #home-slider .banner_content {
    width: 1150px;
  }
  .body-white #home-slider .banner_content .left {
    transform: scale(0.8);
  }
  .body-white #home-slider .banner_content .right img {
    transform: translateY(130px) translateX(-105px) !important;
  }
}
@media (max-width: 1000px) {
  .body-white #home-slider .banner_content {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .body-white #home-slider .banner_content .left {
    transform: scale(1) translateY(-65px);
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 680px !important;
    transform: translateY(-25px) translateX(-4px) !important;
  }
  .body-white #home-slider .content2 .container {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 710px) {
  .body-white #home-slider .banner_content {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .body-white #home-slider .banner_content .left {
    transform: scale(0.8) translateY(-65px);
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 620px !important;
    transform: translateY(-25px) translateX(-4px) !important;
  }
}
@media (max-width: 565px) {
  .body-white #home-slider .banner_content {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .body-white #home-slider .banner_content .left {
    transform: scale(0.65) translateY(-65px);
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 520px !important;
    transform: translateY(-25px) translateX(-4px) !important;
  }
}
@media (max-width: 500px) {
  .body-white #home-slider .banner_content .left {
    transform: scale(0.5) translateY(-65px) !important;
  }
  .body-white #home-slider .banner_content .right img {
    max-width: 430px !important;
    transform: translateY(-25px) translateX(0px) !important;
  }
}
.body-white #home-slider .banner_content {
  position: relative;
  top: 198px;
  display: flex;
  align-items: center;
}
.body-white #home-slider .banner_content .left {
  transition: all 0.3s;
}
.body-white #home-slider .banner_content .left .title {
  font-size: 34px;
  color: #fff;
  margin-bottom: 20px;
}
.body-white #home-slider .banner_content .left .tit_pic {
  width: 675px;
  height: 80px;
}
.body-white #home-slider .banner_content .left .tit_pic img {
  width: 100%;
  height: 100%;
}
.body-white #home-slider .banner_content .left .list {
  display: flex;
  margin-top: 35px;
}
.body-white #home-slider .banner_content .left .list .li {
  width: 140px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.57);
  padding: 3px 10px;
  color: #fff;
  font-size: 19px;
  margin-right: 27px;
}
.body-white #home-slider .banner_content .left .download {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eda240;
  width: 227px;
  height: 60px;
  margin-top: 72px;
  cursor: pointer;
  transition: all 0.3s;
}
.body-white #home-slider .banner_content .left .download:hover {
  background-color: #000;
}
.body-white #home-slider .banner_content .left .download:hover a {
  border: 1px solid #eda240;
  color: #eda240;
}
.body-white #home-slider .banner_content .left .download a {
  width: 217px;
  height: 50px;
  border: 1px solid #fff;
  display: block;
  display: flex;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}
.body-white #home-slider .banner_content .left .download a:hover {
  text-decoration: none;
}
.body-white #home-slider .banner_content .left .download a:active {
  text-decoration: none;
}
.body-white #home-slider .banner_content .left .download a:focus {
  text-decoration: none;
}
.body-white #home-slider .banner_content .left .download a .icon {
  width: 60px;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
}
.body-white #home-slider .banner_content .left .download a .txt {
  padding: 5px 0;
}
.body-white #home-slider .banner_content .left .download a .txt p {
  margin: 0;
}
.body-white #home-slider .banner_content .left .download a .txt p:last-child {
  font-weight: 700;
}
.body-white #home-slider .banner_content .right {
  transform: perspective(1000px) rotateX(0deg) rotateY(0deg) scale3d(1, 1, 1);
}
.body-white #home-slider .banner_content .right img {
  max-width: 620px;
  transform: translateY(112px) translateX(-8px);
}
.body-white .content2 .download,
.body-white .content3 .download,
.body-white .content4 .download,
.body-white .content5 .download {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eda240;
  width: 170px;
  height: 40px;
  margin-top: 72px;
  cursor: pointer;
  transition: all 0.3s;
  visibility: hidden;
}
.body-white .content2 .download:hover,
.body-white .content3 .download:hover,
.body-white .content4 .download:hover,
.body-white .content5 .download:hover {
  background-color: #000;
}
.body-white .content2 .download:hover a,
.body-white .content3 .download:hover a,
.body-white .content4 .download:hover a,
.body-white .content5 .download:hover a {
  border: 1px solid #eda240;
  color: #eda240;
}
.body-white .content2 .download a,
.body-white .content3 .download a,
.body-white .content4 .download a,
.body-white .content5 .download a {
  width: 160px;
  height: 30px;
  border: 1px solid #fff;
  display: block;
  display: flex;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
}
.body-white .content2 .download a:hover,
.body-white .content3 .download a:hover,
.body-white .content4 .download a:hover,
.body-white .content5 .download a:hover {
  text-decoration: none;
}
.body-white .content2 .download a:active,
.body-white .content3 .download a:active,
.body-white .content4 .download a:active,
.body-white .content5 .download a:active {
  text-decoration: none;
}
.body-white .content2 .download a:focus,
.body-white .content3 .download a:focus,
.body-white .content4 .download a:focus,
.body-white .content5 .download a:focus {
  text-decoration: none;
}
.body-white .content2 .download a .icon,
.body-white .content3 .download a .icon,
.body-white .content4 .download a .icon,
.body-white .content5 .download a .icon {
  width: 45px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
}
.body-white .content2 .download a .txt,
.body-white .content3 .download a .txt,
.body-white .content4 .download a .txt,
.body-white .content5 .download a .txt {
  padding: 5px 0;
}
.body-white .content2 .download a .txt p,
.body-white .content3 .download a .txt p,
.body-white .content4 .download a .txt p,
.body-white .content5 .download a .txt p {
  margin: 0;
  font-weight: 700;
  font-size: 12px;
}
.body-white .content2 {
  background-color: #fff;
  height: 500px;
  overflow: hidden;
}
.body-white .content2 .container {
  display: flex;
}
.body-white .content2 .container .left {
  padding-top: 110px;
  width: 100%;
  transition: all 0.3s;
}
.body-white .content2 .container .left .title {
  font-weight: 700;
  font-size: 34px;
  visibility: hidden;
}
.body-white .content2 .container .left .title span {
  color: #eda240;
}
.body-white .content2 .container .left .border {
  width: 120px;
  height: 4px;
  background-color: #eda240;
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 37px;
  visibility: hidden;
}
.body-white .content2 .container .left > p {
  color: #3d3d3d;
  font-size: 15px;
  visibility: hidden;
}
.body-white .content2 .container .left .download {
  margin-top: 30px;
}
.body-white .content2 .container .right {
  position: relative;
  visibility: hidden;
  padding-top: 90px;
  width: 100%;
  padding-left: 105px;
}
@keyframes ani-move {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 815px;
  }
}
.body-white .content2 .container .right .circel,
.body-white .content2 .container .right .circel2,
.body-white .content2 .container .right .circel3 {
  position: absolute;
  bottom: 236px;
  left: 257px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #7afff8;
}
.body-white .content2 .container .right .circel2 {
  left: 700px;
  bottom: 375px;
}
.body-white .content2 .container .right .circel3 {
  width: 9px;
  height: 9px;
  left: 639px;
  bottom: 500px;
}
.body-white .content2 .container .right .rect,
.body-white .content2 .container .right .rect2 {
  width: 380px;
  height: 268px;
  transform: skew(-23deg);
  overflow: hidden;
  transition: all 0.3s;
  background-color: #20506d;
}
.body-white .content2 .container .right .rect .rect-content,
.body-white .content2 .container .right .rect2 .rect-content {
  width: 150%;
  height: 224%;
  background-image: url('../../images/s1.png');
  background-repeat: no-repeat;
  transform: skew(23deg);
}
.body-white .content2 .container .right .rect2 {
  position: relative;
  top: -205px;
  left: 81px;
  border: 4px solid #fff;
  box-shadow: 3px 2px 13px 0px rgba(167, 162, 162, 0.5);
}
.body-white .content2 .container .right .rect2 .rect-content {
  width: 815px;
  height: 535px;
  background-repeat: repeat;
  background-image: url('../../images/s2.png');
  background-size: 715px;
  animation: ani-move 24s linear infinite;
}
.body-white .content3 {
  height: 480px;
  background-color: #0e2959;
  color: #fff;
  overflow: hidden;
}
.body-white .content3 .container {
  padding: 0;
  display: flex;
}
.body-white .content3 .container .left {
  width: 50%;
  flex-shrink: 0;
  padding-top: 90px;
}
.body-white .content3 .container .left .background {
  width: 574px;
  height: 288px;
  background-color: #247a9f;
  border-radius: 10px;
}
.body-white .content3 .container .left .pic {
  position: relative;
  top: 0;
  right: 0;
  width: 574px;
  transition: all 0.3s;
  border-radius: 10px;
  overflow: hidden;
  visibility: hidden;
}
.body-white .content3 .container .left .pic img {
  width: 100%;
  height: 100%;
}
.body-white .content3 .container .right {
  padding-top: 110px;
  padding-left: 140px;
  transition: all 0.3s;
}
.body-white .content3 .container .right .p1 {
  visibility: hidden;
}
.body-white .content3 .container .right .title {
  font-weight: 700;
  font-size: 34px;
  visibility: hidden;
}
.body-white .content3 .container .right .title span {
  color: #eda240;
}
.body-white .content3 .container .right .border {
  width: 120px;
  height: 4px;
  background-color: #eda240;
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 37px;
  visibility: hidden;
}
.body-white .content3 .container .right > p {
  color: #fff;
  font-size: 15px;
}
.body-white .content4 {
  min-height: 468px;
  background-color: #fff;
}
.body-white .content4 .container {
  padding: 0;
}
.body-white .content4 .container .left {
  padding-top: 110px;
  flex-shrink: 0;
  width: 50%;
  transition: all 0.3s;
  float: left;
}
.body-white .content4 .container .left .title {
  font-weight: 700;
  font-size: 34px;
  visibility: hidden;
}
.body-white .content4 .container .left .title span {
  color: #eda240;
}
.body-white .content4 .container .left .border {
  width: 120px;
  height: 4px;
  background-color: #eda240;
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 37px;
  visibility: hidden;
}
.body-white .content4 .container .left > p {
  max-width: 560px;
  color: #3d3d3d;
  font-size: 15px;
  visibility: hidden;
}
.body-white .content4 .container .left .download {
  margin-top: 37px;
}
.body-white .content4 .container .right {
  float: right;
  padding-top: 90px;
}
.body-white .content4 .container .right .pic {
  min-width: 532px;
  height: 288px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #cdebff;
  visibility: hidden;
}
.body-white .content4 .container .right .pic img {
  width: 100%;
  height: 100%;
}
.body-white .content5 {
  height: 970px;
  background-color: #0e2959;
  color: #fff;
}
.body-white .content5 .list {
  display: flex;
  padding: 0;
  padding-top: 90px;
  justify-content: space-between;
  transition: all 0.3s;
}
.body-white .content5 .list ul {
  position: relative;
  width: 380px;
  height: 410px;
  background-color: #273f6a;
  margin-right: 30px;
  padding: 0;
  list-style: none;
  visibility: hidden;
  transition: all 0.3s;
}
.body-white .content5 .list ul:last-child {
  margin-right: 0;
}
.body-white .content5 .list ul .title {
  width: 100%;
  background-color: #eda240;
  line-height: 60px;
  height: 60px;
  text-align: center;
  margin-bottom: 36px;
}
.body-white .content5 .list ul .more {
  text-align: right;
  margin-top: 35px;
  margin-right: 20px;
  position: absolute;
  bottom: 23px;
  right: 20px;
}
.body-white .content5 .list ul .more a {
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}
.body-white .content5 .list ul .more a:hover,
.body-white .content5 .list ul .more a:active,
.body-white .content5 .list ul .more a:focus {
  text-decoration: none;
}
.body-white .content5 .list ul .more a:hover {
  color: #eda240;
}
.body-white .content5 .list ul li {
  position: relative;
  padding: 0 20px;
  margin-bottom: 22px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.body-white .content5 .list ul li .circel {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 15px;
  flex-shrink: 0;
}
.body-white .content5 .list ul li a {
  width: 253px;
  display: inline;
  text-wrap: nowrap;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  color: #fff;
  position: absolute;
  left: 10%;
}
.body-white .content5 .list ul li span:last-child {
  text-align: right;
  color: #959aa2;
}
.body-white .content5 .b_border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  width: 100%;
  height: 90px;
  margin-bottom: 90px;
}
.body-white .content5 .num {
  padding: 0;
}
.body-white .content5 .num ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  padding: 0;
}
.body-white .content5 .num ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 277px;
  height: 200px;
  background-color: #273f6a;
}
.body-white .content5 .num ul li .top_bg {
  height: 5px;
  width: 100%;
  background-color: #f89838;
}
.body-white .content5 .num ul li img {
  margin-top: 20px;
}
.body-white .content5 .num ul li .num_ {
  font-size: 40px;
  font-weight: 700;
}
.body-white .content5 .num ul li .tit {
  font-size: 15px;
}
@media (min-width: 992px) {
  .content5 .container.list ul li a {
    width: 173px !important;
  }
}
@media (min-width: 1200px) {
  .content5 .container.list ul li a {
    width: 253px !important;
  }
}
@media (max-width: 1200px) {
  .content4 .container .left {
    width: 40% !important;
  }
}
@media (max-width: 1000px) {
  .sy-box {
    min-height: 980px !important;
  }
  .content2 {
    height: auto !important;
    min-height: 500px;
  }
  .content2 .container {
    flex-wrap: wrap;
    padding-left: 125px;
  }
  .content3 {
    height: auto !important;
    min-height: 480px;
    padding-bottom: 60px;
  }
  .content3 .container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .content3 .container .left {
    width: auto !important;
  }
  .content3 .container .right {
    padding-left: 90px !important;
  }
  .content4 {
    height: auto !important;
    min-height: 480px;
    padding-bottom: 60px;
  }
  .content4 .container {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .content4 .container .left {
    width: 100% !important;
    padding-left: 75px;
  }
  .content4 .container .right {
    margin-left: 0px !important;
    float: left !important;
    padding-left: 70px;
  }
  .content5 {
    height: auto !important;
    min-height: 970px;
  }
  .content5 .list {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .content5 .list ul {
    width: 80% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 660px) {
  .content2 .container {
    padding-left: 90px;
  }
}
@media (max-width: 620px) {
  .content2 .container {
    padding-left: 60px;
  }
  .content3 .container .left .pic {
    width: 430px !important;
  }
  .content4 .container .left {
    transform: scale(0.9);
    padding-left: 0;
  }
  .content4 .container .right {
    padding-left: 0;
  }
}
@media (max-width: 570px) {
  .content2 .container {
    padding-left: 30px;
  }
  .content4 .container .right .pic {
    min-width: 100% !important;
  }
  .content5 .container.list ul li a {
    width: 170px !important;
  }
}
@media (max-width: 540px) {
  .content2 .container {
    padding-left: 0px;
  }
  .content2 .container .left {
    transform: scale(0.8);
  }
  .content2 .container .right {
    padding-left: 10px !important;
  }
  .content2 .container .right .circel {
    left: 53px !important;
    bottom: 265px !important;
  }
  .content2 .container .right .circel2 {
    left: 460px !important;
  }
  .content2 .container .right .circel3 {
    left: 400px !important;
    bottom: 476px !important;
  }
  .content2 .container .right .rect {
    transform: skew(-23deg) scale(0.8) !important;
  }
  .content2 .container .right .rect2 {
    transform: skew(-23deg) scale(0.8) !important;
  }
  .content3 .container .left {
    transform: scale(0.75);
  }
  .content3 .container .right {
    padding-left: 32px !important;
    transform: scale(0.8);
  }
  .content4 .container .left {
    transform: scale(0.58);
  }
  .content5 .num ul li .num_ {
    font-size: 24px !important;
  }
}
@media (max-width: 460px) {
  .content2 .container {
    padding-left: 0px;
  }
  .content2 .container .left {
    transform: scale(0.8);
  }
  .content2 .container .right {
    padding-left: 0 !important;
  }
  .content2 .container .right .circel {
    left: 82px !important;
    bottom: 272px !important;
  }
  .content2 .container .right .circel2 {
    left: 366px !important;
  }
  .content2 .container .right .circel3 {
    left: 292px !important;
    bottom: 420px !important;
  }
  .content2 .container .right .rect {
    width: 320px !important;
    height: 246px !important;
    transform: skew(-23deg) scale(0.6) !important;
  }
  .content2 .container .right .rect2 {
    width: 320px !important;
    height: 246px !important;
    transform: skew(-23deg) scale(0.6) !important;
  }
  .content3 .container .left {
    transform: scale(0.75);
  }
  .content3 .container .right {
    padding-left: 32px !important;
    transform: scale(0.8);
  }
  .content4 .container .left {
    transform: scale(0.58);
  }
  .content5 .num ul li .num_ {
    font-size: 24px !important;
  }
}
#ad_cus_window {
  position: fixed;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999999999;
  width: 200px;
  height: 400px;
  background: url(../../images/windowns/banner.png) no-repeat;
  background-size: cover;
  cursor: pointer;
  border-radius: 10px;
}
#ad_cus_window .icon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #fff;
  cursor: pointer;
  z-index: 999999999999;
}
