*{
    margin: 0 auto;
}

#app{
    background-color: #0F0F0D;
    margin: 0 auto;
    width: 100%;
    /*height: 9170px;*/
}

.main_jpg{
    width: 100%;
}

#video{
    width: 100%;
    height: 783px;
    background-image: url("../img/视频占位图.webp");
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.first_video{
    position: relative;
    bottom: 400px;
    width: 100%;
    height: 600px;
    display: none;
}

.video_font{
    width: fit-content;
    height: 238px;
    padding-top: 220px;
    font-size: 34px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0;
    text-align: center;
    user-select: none;
}

.video_font p{
    text-align: center;
    width: 100%;
    height: 150px;
    padding-top: 80px;
    font-size: 26px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0;
}

.video_img{
    width: 100px;
    height: 100px;
}

#intro_part{
    width: 100%;
    height: fit-content;
    background: url("../img/介绍背景.png")  0 / 100% 100%;
    padding-bottom: 40px;
}

.intro_title{
    text-align: center;
    width: fit-content;
    height: 100px;
    font-size: 34px;
    font-weight: 400;
    color: #E6E6E6;
    line-height: 100px;
    padding-top: 60px;
}

.intro_title p{
    height: 50px;
}

.intro_info{
    text-indent: 2em;
    width: 74%;
    height: fit-content;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 300;
    color: #CCCCCC;
    line-height: 50px;
    padding: 10px;
    text-align: center;
}

.one{
    text-align: left;
    text-indent: 4em;
    font-size: 17px;
}

.pppp{
    width: 20%;
    height: 14px;
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0;
    position: relative;
    bottom: 40px;
    text-align: center;
}

.pp{
    width: 20%;
    height: 14px;
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0;
    position: relative;
    top: 170px;
    text-align: center;
}

.ppp{
    width: 20%;
    height: 14px;
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0;
    position: relative;
    bottom: 40px;
    text-align: center;
}

.devices_detail{
    background-image: url("../img/瞄准仪.png");
    background-repeat: no-repeat;
    background-size: 100% 800px;
    width: 100%;
    height: 800px;
    font-size: 38px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 280px;
    text-align: center;
}

.devices_detail di{
    display: block;
    width: 100%;
    height: 50px;
}

.devices_detail a{
    text-decoration: none;
}

.outDetail{
    /*background-image: url("../img/加入枪瞄仪画面.png");*/
    background-repeat: no-repeat;
    background-size: 70% 60%;
    background-position: 50% 90%;
}

.outDetail img{
    user-select: none;
    width: 70%;
}

.devices_detail:nth-of-type(1){
    background-image: url("../img/专家评估系统.png");
}

/*.devices_detail:nth-of-type(2){*/
/*    background-image: url("../img/专家评估系统.png");*/
/*}*/

#news_part{
    width: 100%;
    height: 3100px;
}

.news_title{
    width: 150px;
    height: 60px;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
    margin-top: 60px;
}

.swiper{
    margin-top: 40px;
    width: 800px;
    height: 550px;
}

.swiper img{
    width: 800px;
    height: 500px;
}

.news_divide{
    margin-top: 30px;
    width: 85%;
    height: 500px;
    margin-bottom: 60px;
    background-image: url("../img/箭头.webp");
    background-repeat: no-repeat;
    background-size: 70px 35px;
    background-position: 4% 86%;
    border: #E6E6E6 1px solid;
    transition: box-shadow 0.8s;
}

.news_divide:hover{
    box-shadow: 0 0 20px 1px rgba(0,0,0,0.16);
    -webkit-transform:translate3d(-1px,1px,0px);
}

.news_date{
    width: 29px;
    height: 33px;
    font-size: 52px;
    font-weight: bold;
    color: #999999;
    line-height: 33px;
    margin-left: 30px;
    padding-top: 50px;
}

.news_date p{
    width: 157px;
    height: 20px;
    font-size: 32px;
    font-weight: bold;
    color: #CCCCCC;
    line-height: 33px;
    padding-top: 30px;
}

.news_info{
    margin-top: 50px;
    width: 93%;
    height: 20px;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
    padding-top: 40px;
}

.news_info p{
    width: 100%;
    /*margin-bottom: 40px;*/
    height: 34px;
    font-size: 32px;
    font-weight: bold;
    color: #666666;
    line-height: 40px;
    padding-top: 20px;
}

.news_more{
    border: #CCCCCC 1px solid;
    width: 260px;
    height: 90px;
    font-size: 30px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    line-height: 90px;
}

#news_part a{
    text-decoration: none;
}
