.he_top_img{

    /* background-color: aqua; */
    height: 650px;
    width: 1500px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: relative;
    


}
.background{
    position: relative;
    background: url(./banner.jpg)no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: auto 810px;
    padding: 0px;
}
/* .title{

    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100px;;
    height: 50px;
    margin: auto;
    background-color: aliceblue;

} */
.he_top_img_div{

    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /* background-color: aliceblue; */
    height: 50px;
    width: 300px;



}
.he_top_img_div_xia{

    display: inline-block;
    position: absolute;
    top: 380px;
    left: 0;
    bottom: 0;
    /* right: 55px; */
    right: 0;
    margin: auto;


}
td{

    width:100px;

}
.name{

    margin: 0px auto;
}