*{
    margin: 0 auto;
}

#app{
    margin: 0 auto;
    background-color: #121212;
}

#video_part{
    width: 100%;
    height: 730px;
    background-image: url("../img/视频占位@2x.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 50%;
}

.first_video{
    position: absolute;
    top: 85px;
    width: 100%;
    height: 600px;
    display: none;
}

.video_title{
    text-align: center;
    padding-top: 200px;
    width: 500px;
    height: 50px;
    font-size: 38px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
}

#intro_font{
    background: url("../img/介绍背景1.png") no-repeat 0 / 100% 550px;
    width: 100%;
    height: 550px;
    font-size: 30px;
    font-weight: 300;
    color: #CCCCCC;
    line-height: 50px;
}

#intro_font p, #intro_else p{
    width: 65%;
    padding-top: 100px;
    text-indent: 2em;
}

#intro_else{
    background: url("../img/介绍背景1.png") no-repeat 0 / 100% 800px;
    width: 100%;
    height: 800px;
    font-size: 30px;
    font-weight: 300;
    color: #CCCCCC;
    line-height: 50px;
}

#product_part{
    width: 100%;
    height: fit-content;
}

.product_all{
    width: 100%;
    height: 600px;
    background: url("../img/9.png") no-repeat 50% 100% / 75% 400px;
}

.product_camera{
    padding-top: 150px;
    width: 200px;
    height: 160px;
    font-size: 28px;
    font-weight: 300;
    color: #CCCCCC;
    line-height: 45px;
    margin-left: 6%;
}

.product_camera p{
    position: relative;
    top: 40px;
    left: 30px;
}

.product_pad{
    /*text-align: center;*/
    width: fit-content;
    height: 160px;
    font-size: 28px;
    font-weight: 300;
    color: #CCCCCC;
    line-height: 40px;
    position: relative;
    bottom: 265px;
    margin-left: 42%;
}

#pad{
    position: relative;
    bottom: 130px;
    right: 30px;
}

.product_phone{
    width: fit-content;
    height: 160px;
    font-size: 28px;
    font-weight: 300;
    color: #CCCCCC;
    line-height: 40px;
    position: relative;
    bottom: 355px;
    margin-left: 67%;
}

#phone{
    position: relative;
    bottom: 165px;
    right: 30px;
}

.product_details{
    width: 100%;
    height: 1700px;
    background-image: url("../img/3镜头.webp");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
}

.product_details:nth-of-type(3){
    height: 1300px;
    background-image: url("../img/背景3.webp");
    background-size: 85% auto;
    background-position: 50% 120%;
}

.product_details:nth-of-type(4){
    height: 1300px;
    background-image: url("../img/专家评估系统1.png");
}

.product_title{
    text-align: center;
    padding-top: 110px;
    width: fit-content;
    height: 70px;
    font-size: 42px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 70px;
}

.product_info p{
    width: fit-content;
    height: 60px;
    font-size: 38px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
    margin: 120px auto auto 10%;
}

#need_gap{
    margin-bottom: 20px;
}

.product_info li{
    width: 80%;
    height: 80px;
    font-size: 28px;
    font-weight: 300;
    color: #E6E6E6;
    line-height: 40px;
}

.product_font{
    margin-top: 10px;
    width: 80%;
    height: 80px;
    font-size: 28px;
    font-weight: 300;
    color: #E6E6E6;
    line-height: 50px;
}

.product_font:nth-of-type(2){
    text-indent: 2em;
    margin-top: 50px;
}

.camera_info{
    color: #e6e6e6;
    font-size: 26px;
    font-weight: 100;
}

.camera_info:nth-of-type(1){
    float: right;
    top: 200px;
    margin-right: 180px;
    position: relative;
}

.camera_info:nth-of-type(2){
    top: 580px;
    margin-left: 130px;
    position: relative;
}

.camera_info:nth-of-type(3){
    float: right;
    position: relative;
    top: 970px;
    margin-right: 280px;
}

.details_font{
    width: 240px;
    height: 40px;
    font-size: 28px;
    font-weight: 300;
    color: #D9D9D9;
    line-height: 40px;
    margin-top: 40px;
    margin-right: 12%;
    position: relative;
    top: 250px;
}

#title{
    width: fit-content;
    height: fit-content;
    color: #ffffff;
    font-size: 34px;
    font-weight: 500;
}

#info{
    text-align: left;
    margin-top: 50px;
    width: fit-content;
    height: fit-content;
    color: #e6e6e6;
    font-size: 26px;
    font-weight: 300;
    line-height: 70px;
}

#enP{
    padding-top: 200px;
    width: 80%;
    height: fit-content;
}

.horizon_line{
    position: relative;
    top: 230px;
    width: 280px;
    right: 12px;
    height: 1px;
    border: #B2B2AC 1px dashed;
}

.horizon_line:nth-of-type(6){
    width: 200px;
    right: 0;
    left: 24px;
}

.horizon_line:nth-of-type(8){
    width: 220px;
    right: 0;
    left: 14px;
}

.horizon_line:nth-of-type(10){
     width: 330px;
     right: 44px;
 }

.horizon_line:nth-of-type(12){
    width: 300px;
    right: 25px;
}

.horizon_line:nth-of-type(14){
    width: 290px;
    right: 22px;
}

.horizon_line:nth-of-type(18){
    width: 250px;
    right: 0;
}

.point{
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    border-radius: 100%;
    position: relative;
    right: 50%;
    bottom: 8px;
}

#function_part{
    width: 100%;
    height: 3200px;
}

.main_function{
    width: 100%;
    height: 900px;
    background: url("../img/核心功能.png") no-repeat 0 / 100% 900px;
}

.function_title{
    width: 200px;
    height: 40px;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    padding-top: 130px;
}

.function_info{
    width: 78%;
    height: 300px;
    font-size: 32px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 55px;
    text-indent: 2em;
    margin-top: 80px;
}

.function_info:nth-of-type(2){
    color: #CCCCCC;
    height: 400px;
}

.function_info:nth-of-type(4){
    color: #CCCCCC;
}

.function_info:nth-of-type(6){
    color: #CCCCCC;
}

.function_mode{
    width: 100%;
    height: 1600px;
    background: url("../img/核心功能2.png") no-repeat 0 / 100% 1600px;
}

.function_title_small{
    width: 350px;
    height: 40px;
    font-size: 38px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
}

.function_title_small:nth-of-type(1){
    padding-top: 150px;
}

.advantage{
    width: 100%;
    height: 700px;
    background: url("../img/主要优势.png") no-repeat 0 / 100% 700px;
}

.advantage_title{
    width: 200px;
    height: 40px;
    font-size: 44px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    padding-top: 100px;
    margin-bottom: 40px;
}

.advantage_info{
    width: 42%;
    height: 100px;
    background: url("../img/过程可视、轨迹呈现.webp") no-repeat 0%  / 14% 60px ;
    font-size: 34px;
    font-weight: 500;
    color: #D9D9D9;
    line-height: 100px;
    text-align: center;
    text-indent: 2em;
    float: left;
    margin-left: 60px;
    margin-top: 30px;
}
