.conttop {
    display: flex;
    width: 100%;
    border-bottom: 2px solid rgb(12, 95, 212);
    margin-bottom: 10px;
}

.conttop>img {
    width: 400px;
    height: 50px;
    position: relative;
    top: 30px;
}

.tx {
    margin-left: 0px;
    width: 200px;
    border-radius: 50px;
    position: relative;
    top: 10px;
    left: 100px;
}

.z1x {
    margin-left: 340px;
    font-size: 35px;
    position: relative;
    top: 30px;
    color: rgb(12, 95, 212);
}

.contccx {
    width: 1000px;
    height: 840px;
    background-color: rgba(12, 95, 212, 0.324);
    margin-left: 200px;
    margin-top: 60px;
    position: relative;
}

.zxz {
    position: relative;
    left: -200px;
    top: -30px;
}

.fzz {
    width: 800px;
    position: absolute;
    top: 0px;
    margin-left: 180px;
    padding-top: 40px;
    font-size: 20px;
    line-height: 50px;

}

.fzz p {
    margin-bottom: 20px;
    color: rgb(12, 95, 212);
}

.content {
    height: 1000px;

}

.ool {
    display: flex;
    position: relative;
    left: -100px;
}
.ool img {
    width: 40px;
    position: relative;
    top: 10px;
}
.ool li:not(:first-child){
      margin-left: 100px;
}