.the_title_div{

    height: 580px;
    position: relative;
    /* background-color: aqua; */
    text-align: center;
    /* background-image:linear-gradient(0deg,#96fbc4 0%, #f9f586 100%) */
    
}
.the_title_div_div{

    /* background-color: rgb(125, 105, 202); */
    width: 780px;
    height: 320px;
    position: absolute;
    top: 0;
    left: 0;
    /* bottom: 0; */
    right: 0;
    margin: auto;
    position: relative;


}
.the_title_div_div_img{
    /* background-color: rgb(58, 150, 150); */
    width: 467px;
    height: 110px;
    position: absolute;
    /* top: 0; */
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;


}
.the_title_div_div_img>span{

    font-weight: bold;
    font-size: 78px;
    
}
.the_title_div>span{
    
    font-weight: bold;
    font-size: 60px;

}
.the_title_div_hrdiv{
    height: 40px;
    /* background-color: blue; */
    width: 1100px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: relative;
    text-align: center;
    
    
}
.the_title_div_hrdiv>span{

    font-weight: bold;
    font-size: 18px;
}
.the_title_div_bottom{
    width: 200px;
    height: 50px;
    position: absolute;
    top: 400px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: black;
    text-align: center;
    line-height: 50px;
    border-radius:10px;
}




/* ---------------------版权----------------------- */

.the_hr_bottom {
    height: 40px;
    width: 1300px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: relative;
    text-align: center;
}


.the_hr_bottom_coup{

    font-size: 10px;
}
a{
    text-decoration: none;
    color: black;
}
.the_hr_bottom{
    height: 40px;
    /* background-color: blue; */
    width: 1300px;
    position: absolute;
    top: -50px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: relative;
    text-align: center;
}