.bgimg {
    background-image: url('../image/dasha.png');
    height: 630px;
    width: 100%;
    background-size: 100% 100%;
    position: relative;
}
.zhezhao{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: relative;
 }

.one h1 {
    position: absolute;
    margin-top: 82px;
    width: 200px;
    height: 56px;
    font-size: 80px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 68px;
    letter-spacing: 12px;
}
.one p {
    position: absolute;
    margin-top: 102px;
    margin-left: 200px;
    width: 1px;
    height: 60px;
    background: #ffffff;
    border: 1px solid #ffffff;
}
.one h2 {
    margin-top:110px;
    margin-left: 210px;
    margin-bottom: 60px;
    width: 200px;
    height: 27px;
    font-size: 35px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 59px;
    letter-spacing: 6px;
}
.one span {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 30px;
    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 4px;
}
.banner h5 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.banner h6 {
    width: 100%;
    height: 30px;
    font-size: 13px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #000000;
}
.banner span {
    display: inline-block;
    width: 1000px;
    height: 20px;
    font-size: 15px;
    font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
    font-weight: 400;
    text-align: left;
    color: #716e6e;
    line-height: 12px;
}

.boder_top {
    margin-top: 30px;
    width: 100%;
    display: flex;
    border-top: 2px solid #d8d8d8;
    position: relative;
    /* overflow: hidden; */
}
.boder_top p {
    height: 100%;
    width: 2px;
    background: rgba(216,216,216,0.5);
    opacity: 0.5;
    position: absolute;
    z-index: 1;
}
.box_left {
    left: 94%;
}
.box_middle{
    left: 70%;
}
.box_middle_one {
    left: 46%;
}
.box_right {
    left: 22%;
}

.box_img img {
    margin-top: 100px;
    /* margin-bottom: 10px; */
    /* margin-right: 30px; */
    /* box-shadow:rgba(0,0,0,.2) 0px 0px 18px; */
    position: relative;
    width: 1000px;
    height: 600px;
    display: flex;
    float: right;
    z-index: 10;
}
