.Top .search .right button {
  display: block !important;
}
@media screen and (min-width: 769px) {
  .box {
    width: 100%;
    min-width: 1200px;
    position: relative;
  }
  .box .Bgc {
    width: 100%;
    height: 390px;
    background: url(../img/index/topBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Bgc .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Bgc .container h1 {
    font-family: 'PingFang';
    font-size: 201px;
    line-height: 201px;
    letter-spacing: -4px;
    transform: skewX(-6deg);
    background: -webkit-linear-gradient(#f57360 20%, #ed3533 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    display: none;
  }
  .box .Bgc .container div {
    margin-left: 29px;
    display: none;
  }
  .box .Bgc .container div h1:nth-child(1) {
    background: -webkit-linear-gradient(#5fa4f2 20%, #3782d7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .box .Bgc .container div h1 {
    font-size: 68px;
    line-height: 68px;
    transform: skewX(0deg);
    margin: 10px 0;
  }
  .box .Content {
    padding: 54px 0 95px;
  }
  .box .Content h2 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 29px;
  }
  .box .Content .one ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .box .Content .one ul li {
    width: 24%;
    height: 301px;
    background-color: #ffffff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    overflow: hidden;
  }
  .box .Content .one ul li a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .box .Content .one ul li a .top {
    width: 100%;
    height: 158px;
    background: url(../img/index/one-bgc2.png) center no-repeat;
    background-size: cover;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .box .Content .one ul li a .top h4 {
    font-family: 'SourceHanSerifCN';
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #fafcff;
    margin-bottom: 11px;
  }
  .box .Content .one ul li a .top h5 {
    font-family: 'SourceHanSerifCN';
    font-size: 19px;
    line-height: 19px;
    letter-spacing: 1px;
    color: #fafcff;
  }
  .box .Content .one ul li a .text {
    height: 142px;
    padding: 24px 20px 25px 19px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box .Content .one ul li a .text p {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #12141a;
  }
  .box .Content .one ul li a .text .button {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .one ul li a .text .button span {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #00ae00;
  }
  .box .Content .one ul li a .text .button button {
    width: 80px;
    height: 32px;
    background-color: #d51818;
    border-radius: 4px;
    border: none;
    outline: none;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
  }
  .box .Content .one ul li a .text .button button:hover {
    text-decoration: underline;
  }
  .box .Content .one ul li:nth-child(1) a .top {
    background: url(../img/index/one-bgc1.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .one ul li:nth-child(1) a .top h4 {
    font-size: 23px;
    line-height: 23px;
  }
  .box .Content .one ul li:nth-child(3) a .top {
    background: url(../img/index/one-bgc3.png) center no-repeat;
    background-size: cover;
    padding-left: 10px;
  }
  .box .Content .one ul li:nth-child(3) a .top h4 {
    font-size: 25px;
    line-height: 25px;
    margin: 8px 0;
  }
  .box .Content .one ul li:nth-child(3) a .top h5 {
    font-size: 22px;
    line-height: 22px;
    padding-left: 15px;
  }
  .box .Content .one ul li:nth-child(4) a .top {
    background: url(../img/index/one-bgc4.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .one ul li:nth-child(4) a .top h4 {
    font-size: 23px;
    line-height: 23px;
  }
  .box .Content .two {
    margin-top: 42px;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .two .left {
    width: 49%;
  }
  .box .Content .two .left .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .two .left .content .zy {
    width: 49%;
    height: 158px;
    border-radius: 10px;
    background: url(../img/index/zy-bgc.png) center no-repeat;
    background-size: cover;
    padding: 64px 0 0 33px;
  }
  .box .Content .two .left .content .zy p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #1764cc;
    font-weight: bold;
  }
  .box .Content .two .left .content .titles {
    width: 48%;
  }
  .box .Content .two .left .content .titles p {
    font-size: 14px;
    line-height: 36px;
    color: #333333;
    cursor: pointer;
  }
  .box .Content .two .left .content .titles p:hover {
    text-decoration: underline;
  }
  .box .Content .two .right {
    width: 49%;
    display: flex;
    justify-content: space-between;
  }
  .box .Content .two .right .xx {
    width: 49%;
  }
  .box .Content .two .right .xx .content {
    width: 100%;
    height: 158px;
    border-radius: 10px;
    background: url(../img/index/xxBgc.png) center no-repeat;
    background-size: cover;
    padding: 28px 20px 0 34px;
  }
  .box .Content .two .right .xx .content ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box .Content .two .right .xx .content ul li {
    width: 50%;
    margin-bottom: 21px;
  }
  .box .Content .two .right .xx .content ul li a {
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    display: flex;
    align-items: center;
  }
  .box .Content .two .right .xx .content ul li a span {
    display: block;
    width: 5px;
    height: 5px;
    background-color: #000000;
    border-radius: 50%;
    margin-right: 7px;
  }
  .box .Content .two .right .xx .content button {
    width: 80px;
    height: 32px;
    background-color: #d80018;
    border-radius: 4px;
    border: none;
    outline: none;
    margin-top: 4px;
  }
  .box .Content .two .right .xx .content button a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .right .xx .content button a:hover {
    text-decoration: underline;
  }
  .box .Content .two .right .zs {
    width: 49%;
  }
  .box .Content .two .right .zs .content {
    width: 100%;
    height: 158px;
    border-radius: 10px;
    background: url(../img/index/zsBgc.png) top left no-repeat;
    background-size: 115% 110%;
    padding: 32px;
    overflow: hidden;
  }
  .box .Content .two .right .zs .content img {
    width: 47px;
  }
  .box .Content .two .right .zs .content button {
    width: 80px;
    height: 32px;
    display: block;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 4px;
    margin-top: 15px;
    border: none;
    outline: none;
  }
  .box .Content .two .right .zs .content button a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .right .zs .content button:hover a {
    text-decoration: underline;
  }
  #guide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    z-index: 9999;
  }
  #guide-overlay .overlayback {
    position: fixed;
    width: 100vw;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.4);
  }
  #guide-overlay .concent .g {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 311px;
    height: 191px;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    padding-top: 100px;
    gap: 1px;
  }
  #guide-overlay .concent .g .btn {
    width: 102px;
    height: 80px;
  }
  #guide-overlay .concent .c {
    position: absolute;
    width: 77px;
    height: 107px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  #guide-overlay .concent .c1 {
    top: 49px;
    right: calc(50% - 624px);
    width: 77px;
    height: 107px;
    background-image: url(../img/cc4281.png);
  }
  #guide-overlay .concent .g1 {
    top: 162px;
    right: calc(50% - 626px);
    background-image: url(../img/gg4281.png);
  }
  #guide-overlay .concent .c2 {
    top: 884px;
    left: calc(50% - 434px);
    width: 123px;
    height: 71px;
    background-image: url(../img/cc4282.png);
  }
  #guide-overlay .concent .g2 {
    top: 766px;
    left: calc(50% - 304px);
    background-image: url(../img/gg4282.png);
  }
  #guide-overlay .concent .c3 {
    top: 979px;
    left: calc(50% - 615px);
    width: 315px;
    height: 234px;
    background-image: url(../img/cc4283.png);
  }
  #guide-overlay .concent .g3 {
    top: 1222px;
    left: calc(50% - 615px);
    background-image: url(../img/gg4283.png);
  }
  #guide-overlay .concent .c4 {
    top: 1133px;
    right: calc(50% - 144px);
    width: 109px;
    height: 64px;
    background-image: url(../img/cc4284.png);
  }
  #guide-overlay .concent .g4 {
    top: 1210px;
    right: calc(50% - 321px);
    background-image: url(../img/gg4284.png);
  }
  #guide-overlay .concent .c5 {
    top: 1132px;
    right: calc(50% - 441px);
    width: 115px;
    height: 65px;
    background-image: url(../img/cc4285.png);
  }
  #guide-overlay .concent .g5 {
    top: 1005px;
    right: calc(50% - 765px);
    background-image: url(../img/gg4285.png);
  }
  .guide-overlay-hidden {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .box {
    width: 100%;
    overflow: hidden;
  }
  .box .Bgc {
    width: 100%;
    height: 53.33333333vw;
    background: url(../img/index/topBgc.png) center no-repeat;
    background-size: cover;
  }
  .box .Bgc .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box .Bgc .container img {
    width: 95%;
  }
  .box .Bgc .container h1 {
    font-family: 'PingFang';
    font-size: 53.6vw;
    line-height: 53.6vw;
    letter-spacing: -1.06666667vw;
    transform: skewX(-6deg);
    background: -webkit-linear-gradient(#f57360 20%, #ed3533 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    display: none;
  }
  .box .Bgc .container div {
    margin-left: 7.73333333vw;
    display: none;
  }
  .box .Bgc .container div h1:nth-child(1) {
    background: -webkit-linear-gradient(#5fa4f2 20%, #3782d7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .box .Bgc .container div h1 {
    font-size: 18.13333333vw;
    line-height: 18.13333333vw;
    transform: skewX(0deg);
    margin: 2.66666667vw 0;
  }
  .box .Content {
    padding: 14.4vw 0 25.33333333vw;
  }
  .box .Content h2 {
    font-size: 5.33333333vw;
    line-height: 5.33333333vw;
    letter-spacing: 0.26666667vw;
    color: #333333;
    margin-bottom: 5.33333333vw;
  }
  .box .Content .one ul li {
    width: 100%;
    height: 80.26666667vw;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 1.86666667vw 0vw rgba(0, 0, 0, 0.08);
    border-radius: 2.13333333vw;
    overflow: hidden;
    margin-bottom: 2.66666667vw;
  }
  .box .Content .one ul li a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .box .Content .one ul li a .top {
    width: 100%;
    height: 42.13333333vw;
    background: url(../img/index/one-bgc2.png) center no-repeat;
    background-size: cover;
    padding-left: 5.33333333vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .box .Content .one ul li a .top h4 {
    font-family: 'SourceHanSerifCN';
    font-size: 6.93333333vw;
    line-height: 6.93333333vw;
    letter-spacing: 0.26666667vw;
    color: #fafcff;
    margin-bottom: 2.93333333vw;
  }
  .box .Content .one ul li a .top h5 {
    font-family: 'SourceHanSerifCN';
    font-size: 5.06666667vw;
    line-height: 5.06666667vw;
    letter-spacing: 0.26666667vw;
    color: #fafcff;
  }
  .box .Content .one ul li a .text {
    height: 37.86666667vw;
    padding: 6.4vw 5.33333333vw 6.66666667vw 5.06666667vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .box .Content .one ul li a .text p {
    width: 100%;
    font-size: 4.26666667vw;
    line-height: 5.33333333vw;
    letter-spacing: 0.26666667vw;
    color: #12141a;
  }
  .box .Content .one ul li a .text .button {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box .Content .one ul li a .text .button span {
    font-size: 3.73333333vw;
    line-height: 3.73333333vw;
    letter-spacing: 0.26666667vw;
    color: #00ae00;
  }
  .box .Content .one ul li a .text .button button {
    width: 21.33333333vw;
    height: 8.53333333vw;
    background-color: #d51818;
    border-radius: 1.06666667vw;
    border: none;
    outline: none;
    font-size: 3.73333333vw;
    line-height: 8.53333333vw;
    letter-spacing: 0.26666667vw;
    color: #ffffff;
    cursor: pointer;
  }
  .box .Content .one ul li a .text .button button:hover {
    text-decoration: underline;
  }
  .box .Content .one ul li:nth-child(1) a .top {
    background: url(../img/index/one-bgc1.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .one ul li:nth-child(1) a .top h4 {
    font-size: 6.13333333vw;
    line-height: 6.13333333vw;
  }
  .box .Content .one ul li:nth-child(3) a .top {
    background: url(../img/index/one-bgc3.png) center no-repeat;
    background-size: cover;
    padding-left: 2.66666667vw;
  }
  .box .Content .one ul li:nth-child(3) a .top h4 {
    font-size: 6.66666667vw;
    line-height: 6.66666667vw;
    margin: 2.13333333vw 0;
  }
  .box .Content .one ul li:nth-child(3) a .top h5 {
    font-size: 5.86666667vw;
    line-height: 5.86666667vw;
    padding-left: 4vw;
  }
  .box .Content .one ul li:nth-child(4) a .top {
    background: url(../img/index/one-bgc4.png) center no-repeat;
    background-size: cover;
  }
  .box .Content .one ul li:nth-child(4) a .top h4 {
    font-size: 6.13333333vw;
    line-height: 6.13333333vw;
  }
  .box .Content .two {
    margin-top: 11.2vw;
  }
  .box .Content .two .left {
    width: 100%;
  }
  .box .Content .two .left .content .zy {
    width: 100%;
    height: 42.13333333vw;
    border-radius: 2.66666667vw;
    background: url(../img/index/zy-bgc.png) center no-repeat;
    background-size: cover;
    padding: 17.06666667vw 0 0 8.8vw;
  }
  .box .Content .two .left .content .zy p {
    font-size: 6.4vw;
    line-height: 6.4vw;
    letter-spacing: 0.26666667vw;
    color: #1764cc;
    font-weight: bold;
  }
  .box .Content .two .left .content .titles {
    width: 100%;
  }
  .box .Content .two .left .content .titles p {
    font-size: 3.73333333vw;
    line-height: 9.6vw;
    color: #333333;
    cursor: pointer;
  }
  .box .Content .two .left .content .titles p:hover {
    text-decoration: underline;
  }
  .box .Content .two .right {
    width: 100%;
    margin-top: 4vw;
  }
  .box .Content .two .right .xx {
    width: 100%;
  }
  .box .Content .two .right .xx .content {
    width: 100%;
    height: 42.13333333vw;
    border-radius: 2.66666667vw;
    background: url(../img/index/xxBgc.png) center no-repeat;
    background-size: cover;
    padding: 7.46666667vw 5.33333333vw 0 9.06666667vw;
  }
  .box .Content .two .right .xx .content ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .box .Content .two .right .xx .content ul li {
    width: 50%;
    margin-bottom: 5.6vw;
  }
  .box .Content .two .right .xx .content ul li a {
    font-size: 3.73333333vw;
    line-height: 3.73333333vw;
    color: #333333;
    display: flex;
    align-items: center;
  }
  .box .Content .two .right .xx .content ul li a span {
    display: block;
    width: 1.33333333vw;
    height: 1.33333333vw;
    background-color: #000000;
    border-radius: 50%;
    margin-right: 1.86666667vw;
  }
  .box .Content .two .right .xx .content button {
    width: 21.33333333vw;
    height: 8.53333333vw;
    background-color: #d80018;
    border-radius: 1.06666667vw;
    border: none;
    outline: none;
    margin-top: 1.06666667vw;
  }
  .box .Content .two .right .xx .content button a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 3.73333333vw;
    line-height: 8.53333333vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .right .xx .content button a:hover {
    text-decoration: underline;
  }
  .box .Content .two .right .zs {
    width: 100%;
    margin-top: 4vw;
  }
  .box .Content .two .right .zs .content {
    width: 100%;
    height: 42.13333333vw;
    border-radius: 2.66666667vw;
    background: url(../img/index/zsBgc.png) top left no-repeat;
    background-size: 115% 110%;
    padding: 8.53333333vw;
    overflow: hidden;
  }
  .box .Content .two .right .zs .content img {
    width: 12.53333333vw;
  }
  .box .Content .two .right .zs .content button {
    width: 21.33333333vw;
    height: 8.53333333vw;
    display: block;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 1.06666667vw;
    margin-top: 4vw;
    border: none;
    outline: none;
  }
  .box .Content .two .right .zs .content button a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 3.73333333vw;
    line-height: 8.53333333vw;
    color: #ffffff;
    text-align: center;
  }
  .box .Content .two .right .zs .content button:hover a {
    text-decoration: underline;
  }
  #guide-overlay {
    display: none;
  }
}
