html,
body {
    margin: 0;
    padding: 0;
    font-family: FZLTHJW--GB1-0;
}


.content1>div {
    width: 100%;
    position: relative;
    overflow: hidden;
}

img {
    width: 100%;
    display: block;
}

.masked{
    text-align: center;
    background-image: -webkit-linear-gradient(left, #fff, #1dadff 5%, #fff 10%, #fff 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 2s infinite linear;
  }
@keyframes masked-animation {
    0%{ background-position: 0 0;}
    100% { background-position: -100% 0;}
}
@-webkit-keyframes masked-animation {
     0%{ background-position: 0 0;}
     100% { background-position: -100% 0;}
}
.title {
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
}
.part2_1 {
    position: absolute;
    top: 4.47%; 
}
.part2_2 {
    position: absolute;
    top: 11.5%;
    left: 50%;
    transform: translateX(-50%);

    padding-top: 2%;
    color: white;
}
.part2_2 img {
    width: 21px;
    display: inline;
    float: left;
}
.part2_2>div {
    position: relative;
    margin-top: 12px;
    left: 50%;
    transform: translateX(-50%);
}
.part2_2 strong {
    font-size: 20px;
}
.part2_2 p {
    margin-left: 31px;
    font-size: 20px;
}
.part2_3 {
    position: absolute;
    top: 25.2%;
    left: 50%;
    transform: translateX(-50%);
    width: 59.8%;
    height: 8%;
    padding: 10px 30px;
    color: white;
    font-size: 18px;
    box-sizing: border-box;
}
.part2_3>p:nth-child(2) {
    color: #1DADFF;
    margin-top: 5px;
}
.part2_3>p:nth-child(3){
    position: absolute;
    right: 30px;
    bottom: 8px;
    text-align: end;
}

.part2_3 .left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
}

.part2_3 .right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
}
.part2_4 {
    position: absolute;
    top: 34.6%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 3.6%;
    color: white;
}
.part2_4 p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 20px;
    text-align: center;
}
.part2_5 {
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    color: white;
}

.part2_5 p {
    text-align: center;
    width: 100%;
}

.part2_5>div {
    margin: 0 0.7%;
    width: 23.6%;
    float: left;
    overflow: hidden;
}
.part2_5_1>p:nth-child(2),
.part2_5_2>p:nth-child(2),
.part2_5_3>p:nth-child(2),
.part2_5_4>p:nth-child(2) {
    margin-top: 6px;
    font-size: 8px;
}
.part2_5_1>p:nth-child(3),
.part2_5_2>p:nth-child(3),
.part2_5_3>p:nth-child(3),
.part2_5_4>p:nth-child(3) {
    margin-top: 8px;
    font-size: 16px;
}
.part2_6 {
    position: absolute;
    top: 52.6%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
}

.part2_7 {
    position: absolute;
    top: 58.6%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 3.6%;
    color: white;
}
.part2_7 p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 20px;
    text-align: center;
}

.part2_8 {
    position: absolute;
    top: 62.2%;
    left: 50%;
    transform: translateX(-50%);
    width: 60%
}

.part2_9 {
    position: absolute;
    top: 82%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.part2_9 p {
    font-size: 8px;
    text-align: center;
    margin-top: 8px;
}
.part2_9 strong {
    margin-left: 8px;
}
.part3_1 {
    position: absolute;
    top: 2.47%; 
}

.part3_2 {
    position: absolute;
    top: 6.4%;
    left: 50%;
    transform: translateX(-50%);
    width: 84.28%;
}
.part3_2_1 {
    position: absolute;
    left: 25%;
    top: 50%;
    width: 36.75%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    color: white;
}
.part3_2_1>p:nth-child(1) {
    font-size: 22px;
}
.part3_2_1>p:nth-child(2) {
    margin-top: 22px;
    font-size: 14px;
    line-height: 22px;
}
.part3_3 { 
    position: absolute;
    top: 21.4%;
    left: 50%;
    transform: translateX(-50%);
    width: 84.28%;
}
.part3_3_1 {
    position: absolute;
    left: 25%;
    top: 50%;
    width: 36.75%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    color: white;
}
.part3_3_1>p:nth-child(1) {
    font-size: 22px;
}
.part3_3_1>p:nth-child(2) {
    margin-top: 22px;
    font-size: 14px;
    line-height: 22px;
}
.part3_4 {
    position: absolute;
    top: 38%;
}
.part3_5 {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translateX(-50%);
    width: 84.28%;
}

.part3_6 {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translateX(-50%);
    width: 84.28%;
}
.part3_7 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    width: 84.28%;
}

.part3_8 {
    position: absolute;
    top: 84%;
    left: 50%;
    transform: translateX(-50%);
    width: 84.28%;
}


.part3_5_1,
.part3_6_1,
.part3_7_1,
.part3_8_1{
    position: absolute;
    left: 75%;
    top: 50%;
    width: 36.75%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    color: #1D2124;
}
.part3_5_1>p:nth-child(1),
.part3_6_1>p:nth-child(1),
.part3_7_1>p:nth-child(1),
.part3_8_1>p:nth-child(1) {
    font-size: 22px;
}
.part3_5_1>p:nth-child(2),
.part3_6_1>p:nth-child(2), 
.part3_7_1>p:nth-child(2), 
.part3_8_1>p:nth-child(2)  {
    margin-top: 6px;
    font-size: 14px;
    line-height: 22px;
}

.part3_8_2 {
    position: absolute;
    left: 0%;
    top: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;  
}

.part3_8_2 > img {
    height: 100%;
}
.part4_1 {
    position: absolute;
    top: 3.5%;
}

.part4_2 {
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translateX(-50%);
    width: 70.6%;
    height: 28%;
    background: rgba(0, 0, 0, 0.55);
    box-shadow:0px 0px 157px 7px rgba(0, 0, 0, 1);
}

.part4_2 video{
    width: 100%;
    height: 100%;
}
.part4_2_1 {
    position: absolute;
    left: 11.4%;
    top: 20%;
    width: 2%;
}
.part4_2_2 {
    position: absolute;
    right: 11.4%;
    top: 20%;
    width: 2%;
}
.part4_3 {
    position: absolute;
    top: 38%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: FZLTHJW--GB1-0;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
}
.part4_4 {
    position: absolute;
    top: 41%;
    left: 50%;
    transform: translateX(-50%);
    width: 70.6%;
}
.part4_5 {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translateX(-50%);
    width: 70.6%;
}
.part4_6 {
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translateX(-50%);
    width: 70.6%;
}
.part4_7 {
    position: absolute;
    top: 74%;
    left: 50%;
    transform: translateX(-50%);
    width: 70.6%;
}
.part4_8 {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translateX(-50%);
    width: 70.6%;
}

.link {
    height: 10.5%;
}
/* .swiper-slide {
    width: 100%!important;
} */