* {
    margin: 0;
    padding: 0;
}

/* img {
    display: block;
    width: 100%;
    height: 100%;
} */

.container {
    /* min-width: 1440px; */
    height: 100%;
}

/* 固定标题 */
.titlefire {
    width: 100%;
    /* background: #b7b7b7; */
    background: rgba(255,255,255,0.8);
    position: absolute;
    top: 0;
}
.title-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 1440px; */
    height: 51px;
    backdrop-filter: blur(10px);
    box-sizing: border-box;
    padding: 0 90px;
    margin: 0 auto;
}

.title-left {
    display: flex;
    align-items: center;
}

.title-left>img {
    width: 44px;
    height: 24px;
}

.title-left>span {
    display: inline-block;
    width: 80px;
    height: 20px;
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    letter-spacing: 1px;
    margin-left: 10px;
}

.title-right {
    display: flex;
    align-items: center;
}

.title-right>.four-title {
    display: flex;
    justify-content: space-between;
    width: 268px;
    height: 17px;
    font-size: 12px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #333333;
    line-height: 17px;
}

.title-right>.four-title>div {
    cursor: pointer;
}

.title-right>span {
    display: inline-block;
    width: 75px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #ffffff;
    border-radius: 20px;
    font-size: 12px;
    transform: scale(0.83);
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #9c1d22;
    cursor: pointer;
    margin-left: 29px;
}
.fixed-title{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 9;
}

/* pageone */
.pageone {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
}

.pageone-text {
    position: absolute;
    top: 129px;
    right: 0;
    left: 0;
    text-align: center;
}

.pageone-text .pageone-text-one {
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
    letter-spacing: 12px;
    margin: 0 auto;
}

.pageone-text .pageone-text-two {
    width: 602px;
    height: 74px;
    font-size: 53px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #000000;
    line-height: 74px;
    margin: 0 auto;
}

.pageone-text .pageone-text-three {
    width: 123px;
    height: 33px;
    font-size: 24px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #000000;
    line-height: 33px;
    margin: 0 auto;
}

.pageone-text .pageone-text-four {
    width: 300px;
    display: flex;
    justify-content: center;
    height: 22px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #9c1d22 !important;
    line-height: 22px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 24px;

}

.pageone-text .pageone-text-four a:first-child {
    margin-right: 31px;
}

/* pagetwo */
.pagetwo {
    height: 100%;
    background: #0c0c11;
    position: relative;
    width: 100%;
}

.pagetwo img {
    height: auto;
}

.pagetwo-top {
    position: absolute;
    /* width: 1440px; */
    top: 100px;
    color: #ffffff;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
}

.pagetwo-top .pagetwo-top-one {
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    margin: 0 auto;
}

.pagetwo-top .pagetwo-top-two {
    width: 532px;
    height: 40px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 22px;
    margin: 0 auto;
    margin-top: 20px;
    opacity: 0.5;
}
.pagetwo-top-three{
    cursor: pointer;
}
.pagetwo-top .pagetwo-top-three-box div>img {
    width: 20px;
    height: 20px;
    
}
.pagetwo-top-three-box{
    width: 120px;
    height: 40px;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: space-around;
    font-size: 12px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #000000;
    align-items: center;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 40px;
}
.pagetwo-bottom {
    /* width: 1440px; */
    box-sizing: border-box;
    /* padding: 0px 246px; */
    /* position: absolute;
    bottom: 180px;
    right: 0;
    left: 0; */
    display: flex;
    justify-content: space-evenly;
    color: #ffffff;
    margin: 0 auto;
    position: relative;
    top: -150px;
    overflow: hidden;
}

/* 左边 */
.pagetwo-bottom-left-one {
    width: 144px;
    height: 48px;
    font-size: 24px;
    font-family: pingfangsc-light, pingfang sc;
    font-weight: 300;
    line-height: 48px;
}
.pagetwo-bottom-left-two{
    margin-top:13px ;
}
.pagetwo-bottom-left-two img {
    width: 225px;
    height: 51px;
}

.pagetwo-bottom-left-three {
    width: 327px;
    height: 48px;
    font-size: 24px;
    font-family: pingfangsc-light, pingfang sc;
    font-weight: 300;
    color: #ffffff;
    line-height: 48px;
    margin-top: 13px;
}

.pagetwo-bottom-left-four {
    width: 410px;
    height: 10px;
    background: linear-gradient(211deg, #ff684a 0%, #718caa 100%);
    border-radius: 8px;
    margin-top: -3px;
}

.pagetwo-bottom-left-five {
    width: 367px;
    height: 23px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
    margin-top: 30px;
}

.pagetwo-bottom-left-five>span {
    color: #a1a1a1;
}

.pagetwo-bottom-left-six {
    width: 300px;
    height: 10px;
    background: #61646a;
    border-radius: 8px;
    margin-top: 6px;
}

.pagetwo-bottom-left-seven {
    width: 367px;
    height: 23px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
    margin-top: 30px;
}

.pagetwo-bottom-left-seven>span {
    color: #a1a1a1;
}

.pagetwo-bottom-left-eight {
    margin-top: 6px;
    width: 245px;
    height: 10px;
    background: #61646a;
    border-radius: 8px;
}

/* 右边 */
.pagetwo-bottom-right-one {
    width: 144px;
    height: 48px;
    font-size: 24px;
    font-family: pingfangsc-light, pingfang sc;
    font-weight: 300;
    line-height: 48px;
}
.pagetwo-bottom-right-two{
    margin-top: 13px;
}
.pagetwo-bottom-right-two img {
    width: 226px;
    height: 51px;
}

.pagetwo-bottom-right-three {
    width: 327px;
    height: 48px;
    font-size: 24px;
    font-family: pingfangsc-light, pingfang sc;
    font-weight: 300;
    color: #ffffff;
    line-height: 48px;
    margin-top: 13px;
}

.pagetwo-bottom-right-four {
    width: 410px;
    height: 10px;
    background: #1a1b1f;
    border-radius: 8px;
    position: relative;
    margin-top: -3px;
}

.pagetwo-bottom-right-four>div {
    width: 370px;
    height: 10px;
    background: linear-gradient(211deg, #ff684a 0%, #718caa 100%);
    border-radius: 8px;
    position: absolute;
}

.pagetwo-bottom-right-five {
    width: 367px;
    height: 23px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
    margin-top: 30px;
}

.pagetwo-bottom-right-five>span {
    color: #a1a1a1;
}

.pagetwo-bottom-right-six {
    width: 410px;
    height: 10px;
    background: #1a1b1f;
    border-radius: 8px;
    position: relative;
    margin-top: 6px;
}

.pagetwo-bottom-right-six>div {
    width: 304px;
    height: 10px;
    background: #61646a;
    border-radius: 8px;
    position: absolute;
}

.pagetwo-bottom-right-seven {
    width: 367px;
    height: 23px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
    margin-top: 30px;
}

.pagetwo-bottom-right-seven>span {
    color: #a1a1a1;
}

.pagetwo-bottom-right-eight {
    width: 410px;
    height: 10px;
    background: #1a1b1f;
    border-radius: 8px;
    position: relative;
    margin-top: 6px;
}

.pagetwo-bottom-right-eight>div {
    width: 271px;
    height: 10px;
    background: #61646a;
    border-radius: 8px;
}

/* pagethree */
.pagethree {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #0c0c11;
    color: #ffffff;
    overflow: hidden;
  }
.pagethree-container{
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    z-index: 2;
}
.pagethree-one{
    width: 300px;
    height: 33px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 33px;
    margin: 0 auto;
    margin-top: 20px;
}
.pagethree-two{
    width: 532px;
    height: 40px;
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 22px;
    margin: 0 auto;
    margin-top: 20px;
    opacity: 0.5;
}
.pagethree-three {
    width: 100%;
    height: 100%;
    position: relative;
   
    /* overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 1s ease-in-out;
    opacity: 0.5; */
}
.pagethree-three-box1{
    position: absolute;
    top: 0;
    width: 100%;
    height: 20%;
    background-color: #0a0a12;
    transition: all 1.5s ease-in-out;
}
.pagethree-three-box2{
    position: absolute;
    left: 0;
    width: 30%;
    height: 100%;
    background-color: #0a0a12;
    transition: all 1.5s ease-in-out;
}
.pagethree-three-box3{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20%;
    background-color: #0a0a12;
    transition: all 1.5s ease-in-out;
}
.pagethree-three-box4{
    position: absolute;
    right: 0;
    width: 30%;
    height: 100%;
    background-color: #0a0a12;
    transition: all 1.5s ease-in-out;
}

.overspread-width{
    width: 0;
}
.overspread-height{
    height: 0;
}
.pagethree-zoom{
    width: 1440px !important;
    height: 781px !important;
    transition: all 1s ease-in-out;
    opacity: 1;
}
/* pagefour */
.pagefour {
    width: 100%;
    height: 1300px;
    background: #0a0a12;
    display: flex;
    color: #ffffff;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 100px;
   
}
.pagefour-top{
    /* width: 1440px; */
    display: flex;
    margin: 0 auto;
  
}

.pagefour-left {
    margin-top: 70px;
    margin-left: 150px;
}

.pagefour-left-one {
    width: 304px;
    height: 66px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 33px;
}

.pagefour-left-two img {
    width: 204px;
    height: 60px;
    margin-top: 60px;
    cursor: pointer;
}

.pagefour-left-three {
    margin-top: 70px;
}

.pagefour-left-three img {
    width: 37px;
    height: 36px;
}

.pagefour-left-three-text1 {
    margin-top: 20px;
    width: 273px;
    height: 24px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 24px;
}

.pagefour-left-three-text2 {
    margin-top: 15px;
    width: 265px;
    height: 40px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    line-height: 20px;
    opacity: 0.5;
}

.pagefour-right {
    margin-left: 100px;
    width: 100%;
    /* width: 60%; */
    overflow: hidden;
}
.pagefour-right video {
    /* width: 100%; */
    height: 1120px;
    width: 1100px;
}
/* .pagefive */
.pagefive {
    height: 100%;
    background-color: #0a0a12;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 207px;

}

.pagefive-top {
    width: 373px;
    height: 66px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ffffff;
    line-height: 33px;
    margin: 0 auto;
    text-align: center;
}

.pagefive-middle {
    width: 100%;
    height: auto;
    position: relative;
}

.pagefive-middle img {
    width: 100%;
    height: 100%;
}

.pagefive-bottom {
    display: flex;
    color: #fff;
    justify-content: space-around;
    align-items: center;
    width: 1440px;
    position: absolute;
    bottom: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.pagefive-bottom-one div:nth-child(1) {
    width: 201px;
    height: 24px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 24px;
}

.pagefive-bottom-one div:nth-child(2) {
    margin-top: 40px;
    width: 100%;
}

.pagefive-bottom-one div:nth-child(3) {
    margin-top: 20px;
    width: 300px;
    height: 40px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    opacity: 0.5;
}

/* pagesix */
.pagesix {
    width: 100%;
    /* height: 972px; */
    background: #6d6d6d;
    color: #ffffff;
    position: relative;
}

.pagesix-top {
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 281px;
    height: 66px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
}

.pagesix-middle {
    position: absolute;
    top: 166px;
    width: 600px;
    right: 0;
    left: 0;

    margin: 0 auto;
    height: 66px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.pagesix-middle-one {
    width: 150px;
    height: 48px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ffffff;
    line-height: 24px;
    margin-right: 36px;
}

.pagesix-middle-two {
    width: 1px;
    height: 42px;
    margin-right: 36px;
    background-color: rgba(255, 255, 255, 0.3);
}

.pagesix-middle-three {
    width: 150px;
    height: 48px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
}
.pagesix-container{
    position: absolute;
    width: 1188px;
    height: 188px;
    border-radius: 99px;
    border: 1px solid rgba(255,255,255,0.08);
    bottom: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.pagesix-text {
    width: 144px;
    height: 24px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ffffff;
    line-height: 24px;
    margin: 0 auto;
    margin-top: 20px;
}
.pagesix-line{
    width: 1058px;
    height: 1px;
    opacity: 0.28;
    background-color:#979797 ;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 20px;
}

.pagesix-bottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
}

.pagesix-bottom-boxs {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    justify-content: space-around;
}

.pagesix-bottom-box1 {
    width: 108px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 50px;
}

.pagesix-bottom-box2 {
    width: 108px;
    height: 60px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #ffffff;
    opacity: 0.5;
    line-height: 20px;
    text-align: center;
}

.pagesix-bottom-box3 {
    width: 108px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 50px;
}

.pagesix-bottom-box4 {
    width: 108px;
    height: 60px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #ffffff;
    opacity: 0.5;
    line-height: 20px;
    text-align: center;
}

.pagesix-bottom-box5 {
    width: 104px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 50px;
    text-align: center;
}

.pagesix-bottom-box6 {
    width: 104px;
    height: 60px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    opacity: 0.5;
    line-height: 20px;
    text-align: center;
}

.pagesix-bottom-box7 {
    width: 86px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 50px;
    text-align: center;
}

.pagesix-bottom-box8 {
    width: 86px;
    height: 60px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    opacity: 0.5;
    line-height: 20px;
    text-align: center;
}

.pagesix-bottom-box9 {
    width: 126px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 25px;
    text-align: center;
}

.pagesix-bottom-box10 {

    width: 126px;
    height: 60px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    opacity: 0.5;
    line-height: 20px;
    text-align: center;
}

.pagesix-bottom-box11 {
    width: 110px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 50px;
    text-align: center;
}

.pagesix-bottom-box12 {
    width: 110px;
    height: 40px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    opacity: 0.5;
    line-height: 20px;
    text-align: center;
}

.pagesix-bottom-box13 {
    width: 82px;
    height: 50px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ff684a;
    line-height: 50px;
    text-align: center;
}

.pagesix-bottom-box14 {
    width: 110px;
    height: 40px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    opacity: 0.5;
    line-height: 20px;
}

/* pageseven */
.pageseven {
    width: 100%;
    height: 100%;
    background: #020202;
    color: #ffffff;
    box-sizing: border-box;
    padding-top: 168px;
    overflow: hidden;
}
.pageseven-top{
    width: 100%;
    margin: 0 auto;
    display: flex;
}
.pageseven-left {
    width: 25%;
    box-sizing: border-box;
    /* padding: 65px 36px 21px 150px; */
    margin-left: 150px;
}

.pageseven-left-one {
    width: 299px;
    height: 66px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 33px;
}

.pageseven-left-two {
    margin-top: 120px;
    width: 224px;
    height: 23px;
    font-size: 20px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
}

.pageseven-left-three {
    margin-top: 8px;
    width: 282px;
    height: 52px;
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.5;
}

.pageseven-left-four {
    margin-top: 40px;
    width: 160px;
    height: 23px;
    font-size: 20px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
}

.pageseven-left-five {
    margin-top: 8px;
    width: 276px;
    height: 52px;
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.5;
}

.pageseven-left-six {
    margin-top: 40px;
    width: 180px;
    height: 23px;
    font-size: 20px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
}

.pageseven-left-seven {
    margin-top: 8px;
    width: 276px;
    height: 78px;
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.5;
}

.pageseven-left-eight {
    margin-top: 40px;
    width: 120px;
    height: 23px;
    font-size: 20px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 23px;
}

.pageseven-left-nine {
    margin-top: 8px;
    width: 276px;
    height: 52px;
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    line-height: 26px;
    opacity: 0.5;
}

.pageseven-right {
    width: 75%;
    height: 100%;
    overflow: hidden;
}

/* pageeight */
.pageeight {
    width: 100%;
    height: 100%;
    background: #020202;
    overflow: hidden;
    color: #ffffff;
}

.pageeight-top {
    width: 100%;
    height: 25px;
    font-size: 24px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    line-height: 25px;
    margin-top: 86px;
    text-align: center;
}

.pageeight-middle {
    box-sizing: border-box;
    /* padding-left: 150px; */
    /* width: 1440px; */
    height: auto;
    margin: 0 auto;
   
    margin-top: 45px;
}

.pageeight-middle img {
    width: 1141px;
    height: auto;
    margin: 0 auto;
}

.pageeight-bottom {
    margin: 45px;
    /* width: 752px; */
    height: 20px;
    font-size: 12px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    opacity: 0.5;
    line-height: 19px;
    margin: 0 auto;
    margin-top: 60px;
    text-align: center;
    margin-bottom:177px ;
}
/* pagenine */
.pagenine{
    background: #020202;
}
.pagenine img{
    display: block;
    width: 100%;
    height: 100%;
}

.pagenine-top img{
    cursor: pointer;
    transition: all 3s  linear;
}


.pagenine-top img:hover{
    transform: scale(1.2);
}
.pagenine-top{
    box-sizing: border-box;
    padding: 0 20px 20px 20px;
}
.pagenine-top{
    overflow:hidden;/* 防止图片溢出来；超出固定的宽高 */
}
.pagenine-top-one{
    overflow: hidden;
}
.pagenine-middle{
    display: flex;
    box-sizing: border-box;
    padding: 0px 20px 0px 20px;
}
.pagenine-middle-left{
    margin-right: 20px;
    width: 50%;
}
.pagenine-middle img{
    cursor: pointer;
    transition: all 3s  linear;
}

.pagenine-middle img:hover{
    transform: scale(1.2);
}
.pagenine-middle-left-top{
    overflow:hidden;/* 防止图片溢出来；超出固定的宽高 */
}
.pagenine-middle-left-bottom{
    overflow:hidden;/* 防止图片溢出来；超出固定的宽高 */
    margin-top: 20px;
}
.pagenine-middle-right{
    width: 50%;
}
.pagenine-middle-right-top{
    overflow:hidden;/* 防止图片溢出来；超出固定的宽高 */
}
.pagenine-middle-right-bottom{
    overflow:hidden;/* 防止图片溢出来；超出固定的宽高 */
    margin-top: 20px;
}

/* pageten */
.pageten{
    width: 100%;
    height: 100%;
    background: #090a10;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 128px;
}
.pageten-one{
    height: 158px;
    font-size: 18px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #ffffff;
    line-height: 158px;
    background: #020202;
    text-align: center;
}
.pageten-two{
    width: 100%;
    background: rgba(255,255,255,0.03);
    font-size: 14px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #7f7f7f;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-two-top{
    width: 1440px;
    height: 157px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.pageten-two-left{
    width: 150px;
    text-align: right;
    margin-right: 108px;
    font-size: 18px;
}
.pageten-two img{
    width: 150px;
}
.pageten-three{
    color: #ffffff;
}
.pageten-three-one{
    width: 100%;
    background: #000000;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three1{
    width: 1440px;
    height: 40px;
    line-height: 40px;
    display: flex;
    margin: 0 auto;
}
.pageten-three1 div:first-child{
    width: 150px;
    text-align: right;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #7f7f7f;
    font-size: 18px;
    
    margin-right: 108px;
}
.pageten-three1 div:last-child{
    font-size: 12px;
}
.pageten-three-two{
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three2{
    width: 1440px;
    height: 40px;
    line-height: 40px;
    display: flex;
    margin: 0 auto;
}
.pageten-three2 div:first-child{
    width: 150px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #7f7f7f;
    font-size: 12px;
    text-align: right;
    margin-right: 108px;
}
.pageten-three2 div:last-child{
    font-size: 12px;
}
.pageten-three-three{
    background: #000000;
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three3{
    width: 1440px;
    height: 40px;
    line-height: 40px;
    display: flex;
    margin: 0 auto;
}
.pageten-three3 div:first-child{
    width: 150px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #7f7f7f;
    font-size: 12px;
    text-align: right;
    margin-right: 108px;
}
.pageten-three3 div:last-child{
    font-size: 12px;
}
.pageten-three-four{
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three4{
    width: 1440px;
    height: 40px;
    line-height: 40px;
    display: flex;
    margin: 0 auto;
}
.pageten-three4 div:first-child{
    width: 150px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #7f7f7f;
    font-size: 14px;
    text-align: right;
    margin-right: 108px;
}
.pageten-three4 div:last-child{
    font-size: 12px;
}
.pageten-three-five{
    background: #000000;
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three5{
   width: 1440px;
    height: 70px;
    line-height: 70px;
    display: flex;
    margin: 0 auto;
}
.pageten-three5 div:first-child{
    width: 150px;
    font-family: pingfangsc-semibold, pingfang sc;
    font-weight: 600;
    color: #7f7f7f;
    font-size: 18px;
    text-align: right;
    margin-right: 108px;
}
.pageten-three5 div:last-child{
    font-size: 12px;
    color: #7f7f7f ;
}
.pageten-three-six{
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three-seven{
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-three-eight{
    width: 100%;
    box-sizing: border-box;
    padding-left: 212px;
}
.pageten-four{
    margin-top: 35px;
    margin-bottom: 79px;
}
.pageten-four img{
    width: 967px;
    height: 467px;
    margin: 0 auto;
}

.dialog{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width:100%;height: 100%; 
    background-color: #000;
    z-index: 10002;
    display: none;
}
.close{
    background:  no-repeat center center;
    background-size: 38px;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    z-index: 9;
}
.dialog .video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.dialog .video video{
    position: relative;
    box-sizing: border-box;
    padding: 185px;
   
}
.video1{
    display: none;
}
.video2{
    display: none;
}
.zoomimg{
    width: 100%;
    height: 100%;
    /* position: absolute;
    right: 0;
    left: 0;
    max-width: 100vw;
    max-height: 100vh;
    margin: 0 auto; */
}
.pagethree-three-zoom{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width:100%;height: 100%; 
    background-color: #000;
    z-index: 10002;
    display: none;
    box-sizing: border-box;
    padding: 185px;
    align-items: center;
}
.pagethree-three-zoom-container{
    width: 100%;
    height: auto;
}
.pagethree-three-zoom-container>img{
    width: 100%;
    height: auto;
}
.footer{
    padding-top: 0px;
}

@media screen and  (max-width: 1920px) { 
    .pagetwo-top {
        top: 100px;
    }
   
}
@media screen and (max-width: 1440px){
    .pagefive-bottom {
        bottom: 20px;
    }
    .pageseven-right img{
        width: auto;
        height: 650px;
    }
    .pageten-four{
        margin-bottom: 255px;
    }
} 
@media screen and  (min-width: 1920px){
    .pagetwo-top {
        top: 288px;
    }
    .pagefive-top{
        margin-top:133px ;
    }
    .pagefive-bottom {
        bottom: 220px;
    }
    .pageseven-left{
        margin-left: 350px;
    }
    .pageseven-right img{
        width: 100%;
        height: 100%;
    }
    .pageeight-top {
        margin-top: 226px;
    }
    .pagenine-middle-left{
        margin-right: 26px;
    }
    .pageten{
        padding-top: 20px;
    }
    

}
.animate__animated {
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important;
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.pagethree-three-zoom>img{
    width: 100%;
    height: auto;
}


  
 
  



