.banner_single_content{
    width:100%;
}
.banner_single_content  .banner_single_content_item{
    width:1200px;
    margin: 0 auto;
    height:780px;
    overflow: hidden;
    position: relative;
}
@keyframes scale-style{
    /*声明过渡效果*/
    from{
        /*开始效果*/
        transform: scale(1);
    }
    to{
        /*结束效果*/
        transform: scale(1.2);
    }
}
.banner_single_content  .banner_single_content_item .banner_bg{
    width:100%;
    height:100%;
    animation:scale-style 2s forwards;
}
.banner_single_content  .banner_single_content_item .banner_single_content_item_title{
    position: absolute;
    width:364px;
    height:101px;
    left:418px;
    top:102px;
    margin-bottom:15px;
}
.banner_single_content  .banner_single_content_item .banner_single_content_item_content{
    position: absolute;
    width: 804px;
    height: 137px;
    top:307px;
    left:198px;
}
.banner_single_content  .banner_single_content_item .text{
    width: 660px;
    height: 71px;
    font-family: SourceHanSansCN-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #efefef;
    position: absolute;
    top:480px;
    left:270px;
    text-align: center;
}
.banner_single_content  .banner_single_content_item .jxfgf{
    width: 74px;
    height: 5px;
    position: absolute;
    top: 249px;
    left: 563px;
    background: #ffffff;
}
.banner_single_content  .banner_single_content_item .five-Unifications{
    width:526px;
    height:112px;
    position: absolute;
    top:594px;
    left:356px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .bg5{
    width:100%;
    height:100%;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item{
    text-align: center;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item img{
    display: block;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item img:first-child{
    width: 21px;
    position: absolute;
    top: 18px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item img:last-child{
    width: 70px;
    position: absolute;
    top: 42px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item1 img:first-child{
    left: 40px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item1 img:last-child{
    left: 18px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item2 img:first-child{
    left: 140px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item2 img:last-child{
    left: 118px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item3 img:first-child{
    left: 250px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item3 img:last-child{
    left: 228px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item4 img:first-child{
    left: 360px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item4 img:last-child{
    left: 340px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item5 img:first-child{
    left: 470px;
}
.banner_single_content  .banner_single_content_item .five-Unifications .five-Unifications-item5 img:last-child{
    left: 447px;
}