*{
    margin: 0;
    padding: 0;
}
.container{
    background: url(./szf-njdyzyzyzfw-20210915.jpg) no-repeat;
    width: 100%;
    height: 1278px;
}
.content{
    width: 1217px;
    padding-top: 377px;
    margin: 0 auto;

}
.left{
    background: url(./szf-hdjjbig-20210915.png) no-repeat;
    background-size: cover;
    width: 1217px;
    height: 761px;
    position: relative;
}

.title1{
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 570px;
    top: 6px;
}
li{
    list-style: none;
    line-height: 55px;
    font-size: 20px;
    text-decoration:none;
    border-bottom: 1px dashed;

}
li a{
    text-decoration:none;
    color: #000;
}
.list{
    padding-left: 30px;
    padding-top: 80px;
    padding-right: 40px;
}