

.content{
    width: 100%;
    /* height: 600px; */
    /* background-color: #000 */
}
.cont_z{
    width: 62%;
    /* height: 100%; */
    background-color: #f4f8fb;
    /* border: 1px solid red; */
    position: relative;
    font-size: 2vw;
    color: #483E3E;
    
}
.cont_z img{
    width: 100%;
    margin-bottom: -1%
   
}
#dianhua{
    position: absolute;
    left: 10%; top: 65%;
}
#shouji{
    position: absolute;
    left: 55%; top: 65%;
}
#dizhi{
    position: absolute;
    left: 10%; top: 75%;
    font-size: 1vw;
    width: 32%;
}
#txqq{
    position: absolute;
    left: 55%; top: 75%;
    
}
