@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr,
span {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  font-family: "Microsoft YaHei" !important;
  color: #000000;
  background: #fff;
  margin: 0 auto;
  padding: 0px;
}

* {
  font-family:
    PingFangSC-Regular,
    PingFang SC,
    "Microsoft YaHei",
    "Arial";
}

a {
  text-decoration: none;
  outline: none;
}

img {
  border: 0px;
  vertical-align: middle;
}

li {
  list-style: none;
}

input:focus,
textarea:focus {
  outline: none;
}

button {
  border: none;
}

html,
body {
  /* -moz-user-select: none;
    -khtml-user-select: none; */
  /* user-select: none; */
}

select:focus {
  outline: none;
}

html {
  font-size: 100px;
}

.oves {
  height: 100vh;
  overflow: hidden;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
}

input {
  -webkit-appearance: none;
}

input {
  -webkit-appearance: none !important;
  border-radius: 0;
}

input {
  border: none;
}

.head,
.head * {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}

.wrap {
  max-width: 1220px;
  margin: auto;
}

/* 侧边 */
.rightxuan {
  width: 70px;
  height: 158px;
  background: linear-gradient(270deg, #5ec1ff 0%, #214aef 100%);
  border-radius:36px;
  position: fixed;
  right: 10px;
  bottom: 260px;
  z-index: 9999;
}

.rightxuan .its .bcg1 {
  width: 26px;
  height: 26px;
  background: url("/static/image/stimg/1.png") no-repeat;
  margin: 10px auto;
}

.rightxuan .its .bcg2 {
  width: 26px;
  height: 26px;
  background: url("/static/image/stimg/2.png") no-repeat;
  margin: 10px auto;
}

.rightxuan .bc {
  width: 70px;
  height: 40px;
  background: linear-gradient(270deg, #5ec1ff 0%, #214aef 100%);
  border-radius: 30px;
  display: flex;
  justify-content: center;
  margin-top: 60px;
  align-items: center;
  cursor: pointer;
}

.rightxuan .bcg3 {
  width: 24px;
  height: 24px;
  background: url("/static/image/stimg/3.png") no-repeat;
}

.rightxuan .its .ts {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 16px;
}

.rightxuan .i1:hover .cont {
  display: block;
}

.rightxuan .i2:hover .cont {
  display: block;
}

.i1 .slide,
.i2 .slide {
  position: absolute;
  top: 0;
  right: 70px;
  padding-right: 10px;
}

.i1 .slide .cont {
  display: none;
  width: 280px;
  height: 300px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(32, 150, 255, 0.4);
  border-radius: 10px 10px 10px 10px;
  background: url("/static/image/stimg/bc.png") no-repeat;
  transition: 0.5s ease;
  padding: 31px 0px;
  text-align: center;
  box-sizing: border-box;
}

.cont .c1 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(180deg, #0d45b2 0%, #2096ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 auto;
  width: 80px;
}

.cont .c2 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  line-height: 16px;
  margin: 6px 0px 20px;
}

.cont img {
  width: 151px;
  height: 151px;
  border-radius: 10px 10px 10px 10px;
}

.cont .c3 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 10px;
  color: #a5a5a5;
  line-height: 12px;
  letter-spacing: 8px;
  margin-top: 8px;
}

.cont input {
  width: 230px;
  height: 48px;
  border-radius: 6px 6px 6px 6px;
  border: 1px solid #6f99d1;
  padding-left: 20px;
  box-sizing: border-box;
}

.cont .btn {
  margin: 15px auto;
  width: 230px;
  height: 48px;
  background: linear-gradient(270deg, #32d3ff 0%, #0d3dff 100%);
  border-radius: 6px 6px 6px 6px;
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 48px;
  cursor: pointer;
}

.fot {
  padding-top: 10px;
  width: 230px;
  margin: 10px auto;
  border-top: 1px solid rgba(2, 34, 92, 0.4);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fot .imgs {
  width: 50px;
  height: 50px;
  background: linear-gradient(329deg, #a7e7ff 0%, #309dff 100%);
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fot .imgs img {
  width: 19px;
  height: 21px;
}

.fot .t1 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #9ba2b8;
  line-height: 16px;
}

.fot .t2 {
  font-family: DIN, DIN;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 28px;
}

.i2 .slide .cont {
  display: none;
  width: 280px;
  height: 300px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(32, 150, 255, 0.4);
  border-radius: 10px 10px 10px 10px;
  background: url("/static/image/stimg/bc.png") no-repeat;
  transition: 0.5s ease;
  padding: 31px 0px;
  text-align: center;
  box-sizing: border-box;
}

.rightxuan .its {
  /* height: 70px; */
  padding: 0px 7px;
  box-sizing: border-box;
}

/* 底部 */
.footer {
  background-color: #040b1f;
  color: #fff;
  padding-bottom: 20px;
}

.footer .footer_one {
  display: flex;
  justify-content: space-between;
  height: 86px;
  align-items: center;
}

.footer .footer_one .fx {
  width: 1px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.3);
}

.footer .footer_one .items {
  display: flex;
  align-items: center;
}

.footer .footer_one .items img {
  margin-right: 9px;
}

.footer .x {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}

.footer_two {
  display: flex;
  margin-top: 45px;
}

.footer_two .imgs1 img {
  width: 115px;
  height: 38px;
  margin-top: 10px;
}

.footer_two .imgs2 img {
  width: 83px;
  height: 83px;
  margin: 37px 4px;
}

.footer_two .textf {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 50px;
  text-align: center;
  width: 144px;
  height: 50px;
  border-radius: 25px 25px 25px 25px;
  border: 1px solid rgba(153, 153, 153, 0.2);
}

.footer_two a {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #7b7e89;
  line-height: 14px;
}

.footer_two ul li {
  margin-bottom: 20px;
}

.footer_two .flex_r {
  width: 218px;
}

.footer_two .flex_r .tt1 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #7b7e89;
  line-height: 16px;
  margin-bottom: 10px;
}

.footer_two .flex_r .tt2 {
  font-family: DIN, DIN;
  font-weight: bold;
  font-size: 36px;
  color: #ffffff;
  line-height: 42px;
}

.footer_three {
  font-weight: 400;
font-size: 12px;
color: #999999;
line-height: 30px;
}

.footer .fftext {
  text-align: center;
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #7b7e89;
  line-height: 16px;
  margin-top: 20px;
}

/* 新版页脚 */
.footer {
  background: #ffffff;
  color: #5f6d80;
  border-top: 1px solid #e7eef7;
  padding-bottom: 20px;
}

.footer .footer_one {
  height: 82px;
}

.footer .footer_one .items {
  font-size: 16px;
  color: #000000;
}

.footer .footer_one .fx,
.footer .x {
  background-color: #e2eaf3;
}

.footer_two {
  margin-top: 38px;
}

.footer_two .imgs1 img {
  width: 145px;
  height: auto;
  margin-top: 4px;
}

.footer_two .imgs2 img {
  width: 112px;
  height: 112px;
  margin: 30px 0 12px;
}

.footer_two .textf,
.footer_two a,
.footer_two ul li,
.footer_three,
.footer .fftext {
  font-size: 12px;
  color: #666666;
}

.footer_two ul li:first-child {
  font-size: 12px;
  color: #000000;
  font-weight: 600;
}

.footer_two a:hover {
  color: #1767f5;
}

.footer_two .flex_r {
  flex: 1;
}

.footer_two .flex_r .tt1 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
  margin-right: 15px;
  line-height: 50px;
}

.footer_two .flex_r .flex {
  display: flex;
  height: 50px;
}

.footer_two .flex_r .tt2 {
  color: #17243a;
  font-size: 30px;
  line-height: 50px;
}
.footer_two .flex_r .tt3 {
  font-family:
    PingFang SC,
    PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 50px;
}

.footer_three {
  margin-bottom: 20px;
}

.footer_three a {
  color: #728096 !important;
}
.footer .fftext {
  margin-top: 18px;
}
