@charset "UTF-8";

/* banner */
.ban-box {
    height: 930px;
    padding: 18px 18px 30px;
    box-sizing: border-box;
    /* background-image: linear-gradient(#f8eede, #Fff); */
}

.banner {
    padding-top: 80px;
    padding-left: 50px;
    height: 800px;
    /* background-repeat: no-repeat;
    background-size: cover; */
    border-radius: 20px;
}

.banner .left {
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
}

.banner .left .score {
    width: 260px;
    font-size: 14px;
    padding: 7px 10px;
    border-radius: 6px;
    margin-bottom: 10px;
    margin-top: 150px;
    background-color: #eee2cf;
}

.banner .left .explore {
    color: #fff;
    font-size: 120px;
    margin-bottom: 130px;
}

.banner .left .intro {
    color: #fff;
    margin-top: 150px;
    font-size: 24px;
    line-height: 36px;
}

.banner .awareness {
    color: #fff;
    font-size: 100px;
    padding-right: 50px;
    text-align: right;
    margin-top: 190px;
}

.banner .trail {
    width: 400px;
    line-height: 87px;
    box-sizing: border-box;
    margin-top: 15px;
    border-radius: 8px;
    font-size: 20px;
    color: #333;
    text-decoration: none;
    background-color: #FFFFFF;
}

.banner .trail img {
    width: 35px;
    height: 35px;
    margin-left: 8px;
    position: relative;
    top: -2px;
}

.right-bottom {
    margin-top: 140px;
    padding-right: 20px;
}

.right-bottom .light {
    width: 400px;
    height: 92px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .4);
    padding: 5px 4px 0 5px;
    border-radius: 8px;
}

.lamps .item .trail {
    width: 270px;
    line-height: 60px;
    font-size: 20px;
    margin-top: 35px;
    color: #000;
    border-radius: 8px;
    text-decoration: none;
    background-color: #FFFFFF;
}

.lamps .item .trail img {
    width: 35px;
    height: 35px;
}

.light-left .img {
    width: 83px;
    height: 83px;
    margin-right: 10px;
    border-radius: 6px;
}

.light-text-top {
    color: #E7E7E7;
    font-size: 18px;
    margin-bottom: 10px;
}

.light-text-bom {
    color: #BBB6B1;
    font-size: 14px;
    line-height: 20px;
}

/* 第三部分 */

.sense {
    height: 1000px;
    text-align: center;
    /* background-image: url("/tpl/pc/img/bg_mixed.png");
    background-repeat: no-repeat;
    background-size: cover; */
}

.sense img {
    width: 28px;
    height: 28px;
    margin-top: 260px;
    margin-bottom: 10px;
}

.sense .intro {
    font-size: 60px;
    width: 1200px;
    margin: 30px auto 0;
    line-height: 100px;
}

/* 灯 */

.lamps {
    position: relative;
    padding: 200px 110px;
    background-color: #150C03;
}

.lamps .item:not(:first-child) {
    margin-top: 120px;
}

.lamps .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 480px;
    transform: translate(-50%, -50%);
}

.lamps .item .serial {
    color: #E2922E;
    font-size: 18px;
}

.lamps .item .intro {
    color: #fff;
    font-size: 36px;
    margin-top: 26px;
}

.lamps .item:nth-child(even) .intro {
    text-align: left;
}

.lamps .item .intro>div:last-child {
    margin-top: 8px;
}

.lamps .item .content {
    color: #AEA496;
    font-size: 18px;
    margin-top: 26px;
    line-height: 30px;
    position: relative;
    z-index: 99;
}

.lamps .item:nth-child(even) .content {
    text-align: left;
}

.lamps .item:nth-child(odd) .left,
.lamps .item:nth-child(even) .right {
    width: 430px;
    text-align: left;
}

.lamps .item:nth-child(odd) .right {
    padding-right: 70px;
}

.lamps .item:nth-child(even) .left {
    padding-left: 70px;
}

.lamps .item .img {
    width: 340px;
    height: 460px;
    object-fit: contain;
    border-radius: 2px;
}

/* 第五部分 */

.wrap {
    width: 90%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 200px;
    padding-bottom: 90px;
}

/* .five {
    align-items: end;
    font-size: 90px;
}

.five img {
    width: 500px;
    margin: 0 10px 0 20px;
} */

/* .wrap .score {
    margin-top: 100px;
    width: 200px;
    height: 42px;
    background-color: #fbf6ee;
    border-radius: 4px;
} */

.container {
    background-color: #f8eddd;
}

/* .wrap .jiqi {
    font-size: 48px;
    margin-top: 30px;
} */

/* .celebrity {
    margin-top: 60px;
    margin-bottom: 160px;
}


.celebrity .item {
    width: 17%;
}

.celebrity .item:not(:first-child) {
    margin-left: 30px;
}

.celebrity video {
    width: 100%;
    border-radius: 12px;
}

.celebrity .item .movie {
    position: relative;
    margin-bottom: 20px;
}

.celebrity .item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.celebrity .item p {
    height: 60px;
    margin-top: 30px;
    overflow-y: hidden;
}

.cooperate .left {
    font-size: 20px;
}

.cooperate .right .img {
    width: 80px;
    height: 80px;
}

.cooperate .right .img:not(:first-child) {
    margin-left: 20px;
} */

/* 科学支持的技术 */

.science {
    padding: 100px 0;
    background-color: #000;
}

.science .title {
    font-size: 48px;
    margin-bottom: 40px;
}

.science .list {
    color: #fff;
    padding: 0 168px;
}

.science .list .item {
    position: relative;
    padding: 0 26px;
    flex: 1;
    text-align: center;
}

.science .list .item:not(:last-child):after {
    content: '';
    /* 设置内容为空 */
    position: absolute;
    /* 绝对定位 */
    top: 50%;
    transform: translateY(-50%);
    /* 从顶部开始 */
    right: 0;
    /* 从右侧开始 */
    bottom: 0;
    /* 到底部结束 */
    width: 1px;
    height: 80%;
    /* 边框宽度 */
    background-color: #392D1D;
    /* 边框颜色 */
}

.science .item .percent {
    margin-bottom: 20px;
    font-size: 48px;
}

.science .item .intro {
    width: 234px;
    height: 80px;
    font-size: 16px;
    color: #D2C8BA;
    line-height: 24px;
}

/* 科学依据 */

.accord {
    color: #fff;
    height: 800px;
    padding-top: 120px;
    padding-bottom: 60px;
    box-sizing: border-box;
    background-image: url("/tpl/pc/img/home/foundation.png");
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: space-between;
}

.accord-top {
    padding: 0 60px;
}

.accord-top .left {
    font-size: 72px;
}

.accord-top .right {
    width: 400px;
    font-size: 15px;
    line-height: 32px;
}

.accord-top .right div:not(:last-child) {
    margin-bottom: 15px;
}

.accord-bottom {
    font-size: 48px;
    text-align: center;
}

/* 它是如何工作的 */

.work-box {
    padding: 200px 0;
    background-color: #F8EEDE;
}

.work {
    width: 90%;
    margin: 0 auto;
}

.work .title {
    font-size: 60px;
    margin-bottom: 20px;
}

.work .vessel .item {
    display: flex;
    flex-basis: 23%;
    flex-direction: column;
    background-color: #FBF6EE;
    padding: 10px;
    border-radius: 10px;
}

.work .vessel .item img.pic {
    width: 100%;
}

.work .vessel .item img.icon {
    width: 35px;
    height: 35px;
    margin: 8px 0 10px;
}

.work .vessel .item .label {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
}

.work .vessel .item .intro {
    height: 80px;
    font-size: 12px;
    color: #948D80;
    line-height: 20px;
}

/* 探索 */

.explor {
    color: #fff;
    height: 800px;
    padding-top: 225px;
    box-sizing: border-box;
    background-image: url("/tpl/pc/img/bg_star.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.explor .probe,
.explor .aware {
    font-size: 80px;
    font-weight: bold;
}

.explor .probe {
    margin-bottom: 5px;
}

.explor .try {
    margin: 25px auto 0;
    width: 360px;
    height: 60px;
    line-height: 60px;
    color: #241808;
    border-radius: 8px;
    font-size: 18px;
    background-color: #fff;
    text-decoration: none;
}

.explor .try img {
    width: 20px;
    height: 20px;
    margin-left: 15px;
}

.fullscreenvideo {
    position: absolute;
    width: 100%;
    height: 968px;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}

.machine-video {
    position: absolute;
    width: 100%;
    height: calc(100% + 2px);
    top: -2px;
    bottom: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}