@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 1920);
  }
  .BODY {
    width: 100%;
    height: 6830rem;
    background: #407feb url("background.png") no-repeat;
    background-size: 2000rem;
    background-position: center top;
    overflow: hidden;
  }
  .titleWord{
    width: 1200rem;
    height: 208rem;
    font-family: PangMenZhengDao;
    font-size: 80rem;
    color: #FFFFFF;
    letter-spacing: 6.25rem;
    text-align: center;
    line-height: 100rem;
    margin: 5rem auto;
  }
  .body {
    width: 100%;
    height: 100%;
    margin: 100rem auto;
    background: #ffffff;
    overflow: hidden;
  }
  .bodyTopWord {
    width: 400rem;
    height: 100rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 80rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-left: 30rem;
    margin-top: 45rem;
    margin-bottom: 0;
  }
  .TopWordLine {
    width: 200rem;
    height: 10rem;
    background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
    border-radius: 2rem;
    margin-left: 70rem;
    margin-top: 15rem;
  }
  .TopContent {
    width: 100%;
    height: 2700rem;
    display: block;
    margin-top: 30rem;
  }
  .TopContentLeft {
    width: 100%;
    height: 1100rem;
    background: #ffffff;
    box-shadow: 0 2rem 10rem 0 #dae1ec;
    border-radius: 8rem;
  }
  #wrap {
    position: relative;
    width: 1400rem;
    height: 860rem;
    margin: 20rem auto;
    overflow: hidden;
  }
  .tab {
    position: absolute;
    bottom: 90rem;
    left: 50%;
    margin-left: 70rem;
    width: 420rem;
    height: 70rem;
    padding-left: 10rem;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 15rem;
    transition: 0.5s;
    display: flex;
    justify-content: space-around;
  }
  .tab li {
    width: 60rem;
    height: 60rem;
    float: left;
    background: #fff;
    border-radius: 50%;
    margin: 5rem 10rem 0 0;
    line-height: 20rem;
    text-align: center;
    /* opacity: 0.35; */
    cursor: pointer;
  }
  #wrap .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 1400rem;
    height: 860rem;
    display: flex;
  }
  .pic li {
    float: left;
    width: 1400rem;
    height: 860rem;
    color: #fff;
    font-size: 80rem;
    text-align: center;
    line-height: 400rem;
  }
  .pic li img {
    width: 1400rem;
    height: 860rem;
  }
  .TopWord {
    width: 1200rem;
    height: 80rem;
    margin-left: 200rem;
    margin: 50rem auto;
    font-family: PingFang-SC-Bold;
    font-weight: 700;
    font-size: 80rem;
    color: #333333;
    line-height: 80rem;
  }
  .TopContentRight {
    width: 100%;
    height: 1500rem;
    background: #ffffff;
    box-shadow: 0 2px 10px 0 #dae1ec;
    border-radius: 8px;
  }
  
  
  .TopUlPoint {
    width: 60rem;
    height: 60rem;
    color: #0a76ef;
    margin-left: 20rem;
  }
  .TopUlTime {
    color: #999999;
    font-size: 50rem;
    font-face: PingFangSC;
    font-weight: 400;
    letter-spacing: 0;
    paragraph-spacing: 0;
    margin-left: 50rem;
  }
  .bodyCenterWord {
    width: 400rem;
    height: 100rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 80rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-left: 30rem;
    margin-top: 20rem;
    margin-bottom: 0;
  }
  .CenterWordLine {
    width: 200rem;
    height: 10rem;
    background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
    border-radius: 2rem;
    margin-left: 70rem;
    margin-top: 15rem;
  }
  .CenterContent {
    width: 100%;
    height: 1500rem;
    margin-top: 30rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
  }
  .CenterContent1 {
    width: 750rem;
    height: 300rem;
    border-radius: 24rem 0 24rem 0;
    background: url("centerP1.png") no-repeat;
  }
  .CenterContent2 {
    width: 750rem;
    height: 300rem;
    border-radius: 24rem 0 24rem 0;
    background: url("centerP2.png") no-repeat;
  }
  .CenterContent3 {
    width: 750rem;
    height: 300rem;
    border-radius: 24rem 0 24rem 0;
    background: url("centerP3.png") no-repeat;
  }
  .CenterContent4 {
    width: 750rem;
    height: 300rem;
    border-radius: 24rem 0 24rem 0;
    background: url("centerP4.png") no-repeat;
  }
  .CenterContent5 {
    width: 750rem;
    height: 300rem;
    border-radius: 24rem 0 24rem 0;
    background: url("centerP5.png") no-repeat;
  }
  .CenterContent6 {
    width: 750rem;
    height: 300rem;
    border-radius: 24rem 0 24rem 0;
    background: url("centerP6.png") no-repeat;
  }
  .CenterContentWord {
    height: 80rem;
    line-height: 80rem;
    font-size: 60rem;
    color: #333333;
    margin-left: 60rem;
    margin-top: 50rem;
    margin-bottom: 40rem;
  }
  .CenterHref {
    margin-left: 30rem;
  }
  .CenterHref img {
    width: 250rem;
    margin-left: 20rem;
  }
  .bodyBottomWord {
    width: 400rem;
    height: 100rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 80rem;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin-left: 30rem;
    margin-top: 45rem;
    margin-bottom: 0;
  }
  .BottomWordLine {
    width: 200rem;
    height: 10rem;
    background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
    border-radius: 2rem;
    margin-left: 70rem;
    margin-top: 15rem;
  }
  .BottomContent {
    width: 100%;
    height: 1500rem;
    margin: 30rem auto;
    background: #ffffff;
    box-shadow: 0 2rem 10rem 0 #dae1ec;
    border-radius: 8rem;
    display: block;
  }
  .BottomLeft {
    width: 100%;
    height: 300rem;
    background-image: linear-gradient(-23deg, #96b7f8 0%, #408ae6 100%);
    border-radius: 8rem 0 0 8rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .BottomDiv {
    width: 400rem;
    height: 50rem;
    background: rgba(119, 170, 238, 0.2);
    border-radius: 4rem;
    margin-left: 20rem;
    margin-top: 20rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    font-size: 70rem;
    line-height: 50rem;
    text-align: center;
  }
  .BottomA {
    color: #ffffff;
  }

  .BottomDiv:hover {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 340rem;
  }

  .BottomDiv:hover .BottomA {
    color: #386bf3;
  }
  .light {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 340rem;

    color: #386bf3;
  }
  .Light {
    color: #386bf3;
  }
  .BottomMore {
    width: 200rem;
    height: 70rem;
    line-height: 22rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 16rem;
    /* color: #ffffff; */
    letter-spacing: 0;
    margin-left: 10rem;
    margin-top: 43rem;
    background: url("jiantou.png") no-repeat;
    background-size: 100% 100%;
  }
  .BottomRight ul {
    width: 100%;
    margin-top: 20rem;
    margin-left: 0;
  }
  .BottomRight ul li {
    width: 100%;
    height: 200rem;
    line-height: 150rem;
    display: flex;
    border-bottom: 1rem dashed grey;
  }
  
  .BottomUlImg {
    margin-left: 100rem;
    width: 65rem;
    height: 70rem;
    margin-top: 60rem;
  }
  .BottomP {
    width: 100%;
    margin-top: 0rem;
    margin-left: 0;
  }






  .TopContentRight ul a {
    text-decoration: none;
    color: #333333;
    font-size: 60rem;
    font-face: PingFangSC;
    font-weight: 400;
    letter-spacing: 0;
    paragraph-spacing: 0;
    margin-left: 150rem;
    display: block;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .BottomRight ul li a{
      display: block;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .TopContentRight ul li {
    height: 220rem;
    line-height: 220rem;
    display: flex;
  }
  .BottomUlWord {
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 60rem;
    color: #333333;
    height: 105rem;
    margin-left: 50rem;
    margin-top: 20rem;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}
