* {
  margin: 0;
  padding: 0;
}

html {
  font-family:
    'Source Sans Pro',
    -apple-system,
    BlinkMacSystemFont,
    'Segoe UI',
    Roboto,
    'Helvetica Neue',
    Arial,
    sans-serif;
  font-size: 16px;
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  line-height: 1.8;
}

.container {
  width: 100%;
  height: 100%;
}

input {
  background: transparent;
  border: none;
  outline: none;
}

.concat-box {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(15, 4, 4, 0.15);
  backdrop-filter: blur(1px);
  font-weight: 600;
  margin-top: 42px;
  color: #0F0404;
}

@media screen and (min-width:769px) {
  .h5Info {
    display: none;
  }

  .pcInfo {
    display: block;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }

  .zw {
    width: 100%;
    height: 160px;
    background-color: #EBF4FF;
  }

  .top {
    width: 100%;
    min-width: 1200px;
    height: 635px;
    background: linear-gradient(180deg, #ffffff 0%, #fcfeff 100%);
    background-size: cover;
    padding-top: 39px;
  }

  .top .numb {
    margin: 0 auto;
    width: 1200px;
    margin-bottom: 62px;
  }

  .top .numb .nbs {
    width: 320px;
    padding: 15px 16px 12px;
    background: #F9F9F9;
    border-radius: 4px;
  }

  .top .numb .nbs .p1 {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    display: flex;
    align-items: center;
  }

  .top .cons {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
  }

  .top .cons .ym {
    font-size: 50px;
    color: #121637;
    font-weight: 500;
    margin-bottom: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    min-width: 10px;
  }

  .top .cons .ym #yumi {
    font-size: 64px;
    color: #486af6;
    line-height: 90px;
    font-weight: 500;
    display: block;
    position: relative;
  }

  .top .cons .ym #yumi .sear {
    display: block;
    position: absolute;
    width: 180px;
    height: 45px;
    border-radius: 8px;
    right: -204px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: rgba(72, 106, 246, 0.05);
    background-image: url(./en/img/s.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 14px 14px;
    line-height: 45px;
    font-size: 16px;
    color: #486AF6;
    padding-left: 18px;
  }

  .top .cons .ym #yumi .sear:hover {
    background-color: rgba(72, 106, 246, 0.15);
  }

  .top .cons .p1 {
    font-size: 32px;
    line-height: 48px;
    color: #858b9c;
    margin-bottom: 24px;
    text-align: center;
  }

  .top .cons .mm {
    font-size: 24px;
    color: #c6cad4;
    line-height: 32px;
    margin-bottom: 50px;
    text-align: center;
  }

  .top .cons .lx {
    width: 598px;
    height: 310px;
    background: #ffffff;
    border-radius: 12px;
    margin: 0 auto;
    padding-top: 32px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 2px 20px 0px rgba(18, 22, 55, 0.1);
  }

  .top .cons .lx .im1 {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    display: block;
  }

  .top .cons .lx .ren {
    margin-bottom: 34px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
  }

  .top .cons .lx .ren .s1 {
    font-size: 32px;
    left: 44px;
    color: #121637;
  }

  .top .cons .lx .ren .s2 {
    font-size: 18px;
    left: 25px;
    color: #858b9c;
  }

  .top .cons .lx .fs {
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .top .cons .lx .fs .its {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
  }

  .top .cons .lx .fs .its .lf {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
  }

  .top .cons .lx .fs .its .lf img {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }

  .top .cons .lx .fs .its .lf span {
    font-size: 18px;
    line-height: 25px;
    color: #121637;
  }

  .top .cons .lx .fs .its .lr img {
    width: 24px;
    height: 24px;
    cursor: pointer;
  }

  .top .cons .lx .imgs1 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 108px;
    height: 70px;
  }

  .midd {
    width: 100%;
    min-width: 1200px;
    min-height: 171px;
    flex-grow: 1;
    background: linear-gradient(180deg, #fcfeff 0%, #ebf4ff 100%);
  }

  .foots {
    width: 100%;
    min-width: 1200px;
    height: 644px;
    background: #ebf4ff;
    padding-top: 88px;
  }

  .foots .ts {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }

  .foots .ts .nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
  }

  .foots .ts .nr .itemss {
    width: 380px;
    height: 447px;
    background: #ffffff;
    border-radius: 12px;
    position: relative;
  }

  .foots .ts .nr .itemss .tits {
    height: 80px;
    line-height: 80px;
    text-align: left;
    font-size: 20px;
    color: #121637;
    font-weight: bold;
    background: #fefbf6;
    border-radius: 12px 12px 0px 0px;
    padding-left: 32px;
  }

  .foots .ts .nr .itemss .tits1 {
    background: #f6f7fe !important;
  }

  .foots .ts .nr .itemss .tits2 {
    background: #f6fef6 !important;
  }

  .foots .ts .nr .itemss .img {
    width: 145px;
    height: 40px;
    margin: 24px auto;
    display: flex;
  }

  .foots .ts .nr .itemss .p {
    padding: 0 28px;
    font-size: 14px;
    color: #858b9c;
    text-indent: 2em;
    line-height: 26px;
  }

  .foots .ts .nr .itemss .pd {
    text-indent: 0em !important;
  }

  .foots .ts .nr .itemss .bt {
    width: 128px;
    height: 42px;
    background: #486af6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
  }

  .foots .ts .nr .itemss .bt span {
    font-size: 14px;
    color: #fff;
  }

  .foots .ts .nr .itemss .bt .is {
    width: 16px;
    height: 16px;
    margin-left: 8px;
  }

  .foots .ts .nr .itemss .bt a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .foots .ts .nr .itemss .btts {
    position: absolute;
    bottom: 35px;
    right: 24px;
  }

  .fixedfoot {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #F3F8FF;
    border-top: 1px solid #fff;
    height: 121px;
  }

  .fixedfoot .mainb {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
  }

  .fixedfoot .mainb .shu {
    flex-grow: 1;
    padding-top: 27px;
  }

  .fixedfoot .mainb .shu div {
    width: 1px;
    height: 71px;
    background: #FFFFFF;
    margin: 0 auto;
  }

  .fixedfoot .mainb .mbitem {
    padding: 24px 0 0;
    display: flex;
  }

  .fixedfoot .mainb .mbitem>img {
    width: 28px;
    height: 28px;
    margin-right: 8px;
  }

  .fixedfoot .mainb .mbitem>div {
    width: 308px;
  }

  .fixedfoot .mainb .mbitem>div .tp3 {
    width: 100%;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(198, 202, 212, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .fixedfoot .mainb .mbitem>div .tp3 h3 {
    font-size: 16px;
    color: #121637;
    font-weight: 500;
  }

  .fixedfoot .mainb .mbitem>div .tp3 a {
    display: block;
    width: 85px;
    height: 28px;
    background-color: rgba(72, 106, 246, 0.05);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fixedfoot .mainb .mbitem>div .tp3 a:hover {
    background-color: rgba(72, 106, 246, 0.15);
  }

  .fixedfoot .mainb .mbitem>div .tp3 a p {
    font-size: 12px;
    color: #486AF6;
    margin-right: 5px;
  }

  .fixedfoot .mainb .mbitem>div .tp3 a img {
    width: 16px;
    height: 16px;
  }

  .fixedfoot .mainb .mbitem>div>p {
    font-size: 14px;
    color: #858B9C;
    margin-top: 16px;
  }
}

@media screen and (max-width:1919px) {
  .top {
    padding-top: 27px;
  }

  .top .numb {
    margin-bottom: 32px;
  }

  .top .cons .ym {
    margin-bottom: 12px;
    height: 84px;
  }

  .top .cons .ym #yumi {
    font-size: 60px;
    line-height: 84px;
  }

  .top .cons .mm {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .top .cons .lx {
    width: 540px;
    height: 265px;
    padding-top: 28px;
  }

  .top .cons .lx .im1 {
    width: 36px;
    height: 36px;
  }

  .top .cons .lx .ren {
    margin-bottom: 26px;
  }

  .top .cons .lx .ren .s1 {
    font-size: 28px;
  }

  .top .cons .lx .imgs1 {
    width: 88px;
    height: 57px;
  }

  .top .cons .lx .fs {
    padding: 0 23px;
  }

  .top .cons .p1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width:768px) {
  .english .page-views {
    font-size: 0.1rem;
  }

  .fixedfoot {
    display: none;
  }

  .h5Info {
    display: block;
    height: 100vh;
    padding: 0.05rem 0.16rem 0.3rem;
  }

  .h5Info .cos {
    width: 100%;
    padding: 0.12rem 0.1rem 0.27rem;
    background: #FFFFFF;
    box-shadow: 0px 0.02rem 0.2rem 0px rgba(18, 22, 55, 0.1);
    border-radius: 0.08rem;
    border: 1px solid rgba(72, 106, 246, 0.1);
  }

  .pcInfo {
    display: none;
  }

  .ings {
    width: 2.3rem;
    height: 1.5rem;
    display: flex;
    margin: 0 auto;
  }

  .sears {
    width: 1.35rem;
    display: block;
    margin: 0.15rem auto 0.2rem;
    background-image: url(./en/img/s.png);
    background-size: 0.15rem 0.15rem;
    background-position: 0 0.02rem;
    font-size: 0.14rem;
    color: #486AF6;
    background-repeat: no-repeat;
    padding-left: 0.2rem;
  }

  .cons {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.08rem;
  }

  .cons .sd .l .la {
    text-align: center;
    margin-bottom: 0.08rem;
  }

  .cons .sd .l .la .s {
    color: #486af6;
    height: 45px;
    min-width: 1px;
    line-height: 0.45rem;
    font-size: 0.32rem;
    margin-bottom: 0.02rem;
  }

  .cons .sd .l .la .d {
    color: #121637;
    line-height: 0.3rem;
    font-size: 0.22rem;
    font-weight: 500;
  }

  .cons .sd .l .p1 {
    line-height: 0.24rem;
    color: #858b9c;
    font-size: 0.16rem;
    text-align: center;
  }

  .cons .sd .l .t {
    font-size: 0.16rem;
    color: #c6cad4;
    margin-top: 0.08rem;
    text-align: center;
    line-height: 0.2rem;
  }

  .cons .sd .bt {
    display: flex;
    margin: 0 auto;
    width: 1.36rem;
    height: 0.48rem;
    background: #486AF6;
    border-radius: 0.04rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
  }

  .cons .sd .bt span {
    color: #fff;
    display: block;
    font-size: 0.16rem;
    line-height: 1em;
  }

  .botss {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.12rem;
  }

  .botss .a {
    display: block;
    position: relative;
  }

  .botss .a .imh1 {
    width: 0.32rem;
    height: 0.32rem;
    margin-bottom: 0.04rem;
  }

  .botss .a .imh11 {
    margin-top: 0.09rem;
    width: 0.42rem;
    height: 0.14rem;
    margin-bottom: 0.13rem;
  }

  .botss .a a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .botss .log {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .botss .log div {
    color: #858B9C;
    line-height: 0.18rem;
    font-size: 0.12rem;
  }

  .botss .lines {
    width: 1px;
    height: 39px;
    background: #C6CAD4;
    opacity: 0.5;
  }

  .zzao {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 111;
  }

  .lx {
    width: 2.96rem;
    height: 3.69rem;
    background: #ffffff;
    box-shadow: 0px 0.02rem 0.53rem 0px rgba(18, 22, 55, 0.1);
    border-radius: 13px;
    border: 1px solid rgba(72, 106, 246, 0.1);
    position: relative;
    margin: 1.4rem auto 0;
  }

  .lx img {
    display: block;
  }

  .lx .img1 {
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    right: 0.16rem;
    top: 0.16rem;
    cursor: pointer;
  }

  .lx .img2 {
    width: 0.4rem;
    height: 0.4rem;
    margin: 0.4rem auto 0.08rem;
  }

  .lx .ren {
    text-align: center;
    font-size: 0.18rem;
    color: #858b9c;
    margin-bottom: 0.14rem;
  }

  .lx .ren .s1 {
    font-size: 0.32rem;
    color: #121637;
  }

  .lx .its {
    display: flex;
    padding: 0 0.24rem;
    justify-content: space-between;
    margin-bottom: 0.18rem;
  }

  .lx .its .lf {
    display: flex;
    align-items: center;
  }

  .lx .its .lf img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.12rem;
  }

  .lx .its .lf span {
    font-size: 0.18rem;
    color: #121637;
  }

  .lx .its .lr img {
    cursor: pointer;
    width: 0.24rem;
    height: 0.24rem;
  }
}

@media screen and (min-width:769px) {
  .bg1 {
    background: url(./en/1.jpg) no-repeat;
  }

  .bg2 {
    background: url(./en/2.jpg) no-repeat;
  }

  .bg3 {
    background: url(./en/3.jpg) no-repeat;
  }

  .bg4 {
    background: url(./en/4.jpg) no-repeat;
  }

  .bg5 {
    background: url(./en/5.jpg) no-repeat;
  }

  .bg6 {
    background: url(./en/6.jpg) no-repeat;
  }

  .bg7 {
    background: url(./en/7.jpg) no-repeat;
  }

  .bg8 {
    background: url(./en/8.jpg) no-repeat;
  }

  .bg9 {
    background: url(./en/9.jpg) no-repeat;
  }

  .bg0 {
    background: url(./en/10.jpg) no-repeat;
  }

  .english {
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-position: center;
  }

  .english .page-views {
    position: fixed;
    bottom: 32px;
    left: 20px;
    line-height: 18px;
    background: rgba(255, 255, 255, 0.58);
    backdrop-filter: blur(2px);
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    padding: 6px 10px;
  }

  .english .contents {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #230606;
    flex-direction: column;
  }

  .english .contents h1 {
    font-size: 106px;
    font-weight: 500;
    line-height: 148px;
    margin-top: 74px;
  }

  .english .contents .bt {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #080525;
    margin-top: 30px;
    padding: 13px 50px;
  }

  .english .contents .bt p {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }

  .english .contents .bt p+p {
    margin-left: 50px;
  }

  .english .contents .concat-box {
    padding: 26px 65px;
    font-size: 16px;
  }

  .english .contents .concat-box .mt {
    margin-top: 16px;
  }

  .english .pt {
    font-size: 15px;
    color: #080525;
    text-align: center;
  }
}

@media screen and (min-width:1367px) and (max-width:1680px) {
  .english .contents h2 {
    font-size: 140px;
    font-weight: 500;
    line-height: 224px;
    margin-top: 110px;
  }

  .english .contents .bt {
    margin-top: 37px;
    padding: 16px 60px;
  }

  .english .contents .bt p {
    font-size: 25px;
    font-weight: 500;
    line-height: 36px;
  }

  .english .contents .concat-box {
    padding: 32px 82px;
    font-size: 20px;
  }

  .english .contents .concat-box .mt {
    margin-top: 20px;
  }

  .english .pt {
    font-size: 18px;
    color: #080525;
    text-align: center;
  }
}

@media screen and (min-width:1681px) {
  .english .contents h2 {
    font-size: 160px;
    font-weight: 500;
    line-height: 224px;
    margin-top: 110px;
  }

  .english .contents .bt {
    margin-top: 47px;
    padding: 18px 70px;
  }

  .english .contents .bt p {
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
  }

  .english .contents .concat-box {
    padding: 38px 98px;
    font-size: 24px;
  }

  .english .contents .concat-box .mt {
    margin-top: 25px;
  }

  .english .pt {
    font-size: 20px;
    color: #080525;
    text-align: center;
  }
}

@media screen and (max-width:768px) {
  .bg1 {
    background: url(./en/h1.jpg) no-repeat;
  }

  .bg2 {
    background: url(./en/h2.jpg) no-repeat;
  }

  .bg3 {
    background: url(./en/h3.jpg) no-repeat;
  }

  .bg4 {
    background: url(./en/h4.jpg) no-repeat;
  }

  .bg5 {
    background: url(./en/h5.jpg) no-repeat;
  }

  .bg6 {
    background: url(./en/h6.jpg) no-repeat;
  }

  .bg7 {
    background: url(./en/h7.jpg) no-repeat;
  }

  .bg8 {
    background: url(./en/h8.jpg) no-repeat;
  }

  .bg9 {
    background: url(./en/h9.jpg) no-repeat;
  }

  .bg0 {
    background: url(./en/h10.jpg) no-repeat;
  }

  .english {
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-position: bottom center;
  }

  .english .contents {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    color: #230606;
    flex-direction: column;
    padding-left: 0.24rem;
  }

  .english .contents h1 {
    font-size: 0.42rem;
    font-weight: 500;
    line-height: 0.5rem;
    margin-top: 0.5rem;
  }
  
  .english .contents h1 {
    font-size: 0.42rem;
    font-weight: 500;
    line-height: 0.5rem;
    margin-top: 0.5rem;
  }
  
  .english .contents h2 {
    font-size: 0.42rem;
    font-weight: 500;
    line-height: 0.5rem;
    margin-top: 0.5rem;
  }

  .english .contents .bt {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    border: 1px solid #0F0404;
    padding: 0.06rem 0.1rem;
  }

  .english .contents .bt p {
    font-size: 0.14rem;
    font-weight: 400;
    line-height: 0.2rem;
    margin-left: 0;
  }

  .english .contents .bt p+p {
    margin-top: 0.05rem;
  }

  .english .contents .concat-box {
    padding: 0.16rem 0.16rem;
    text-align: left;
    font-weight: 400;
    font-size: 0.14rem;
    margin-top: 0;
    line-height: 0.21rem;
  }

  .english .contents .concat-box .mt {
    margin-top: 6px;
  }

  .english .pt {
    color: #0F0404;
    font-size: 0.13rem;
    padding-left: 0.24rem;
    margin: 0.07rem 0 0.2rem 0;
  }
}
