body {
    margin: 0;
    padding: 0;
}

a {
    color: #fff;
    text-decoration: none;
}

.html_body{
    margin: 0 auto;
    max-width: 400px;
    max-height: 1096px;
    height: 1096px;
}

.main_head{
    height: 40px;
    width: 100%;
    background-image: url(../image/lptd_wz_db_topbar.png);
}
.main_head .top_logo {
    position: absolute;
    top: 2%;
    margin-left: 1%;
}
@media (max-width:450px) {
    .main_head .top_logo {
        margin-left: 4%;
    }
}


.main_head .head_butten{
    display: flex;
    line-height: 40px;
    width: 65%;
    margin-left: 35%;
}

@font-face {
    font-family: KlavikaBold;
    src: url("./KlavikaBold-Bold.otf");
}

.main_head .head_menu{
    width: 50%;
    text-align: center;
    font-size: 17px;
    background-image: url(../image/apk_ldtg_sf_qhan.png);
    font-family: KlavikaBold;
}

.main_head .head_line div{
    width: 1px;
    height: 100%;
    background-image: url(../image/lptd_wz_db_topbar.png);
}

.main_body {
    max-width: 400px;
    max-height: 1096px;
    width: 100%;
    height: 1096px;
    background-image: url(../image/lprd_web_bj.jpg);
}

.main_body .body_blank {
    width: 100%;
    height: 430px;
}

.main_body .body_download {
    padding-top: 30px;
}
.main_body .body_download img{
    margin: 0 auto;
    display: flex;
    max-width: 368px;
    width: 100%;
}

.main_body .body_notice{
    margin-bottom: 10px;
    overflow: auto;
}

.main_body .body_notice .notice_title {
    position: relative;
    z-index: 10;
    padding: 2.5% 0 5%;
    margin: 0 auto -11%;
    max-width: 274px;
    width: 100%;
    background-image: url(../image/lptd_wz_nr_bt.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.main_body .body_notice .notice_title p{
    margin: 0;
    text-align: center;
    font-size: 29px;
    color: #f9f9f9;
}

.main_body .body_notice .notice_content{
    width: 100%;
    /* max-height: 297px; */
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}

.main_body .body_notice .notice_content .content_basemap{
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 396px;
    height: 248px;
    display: flex;
    justify-content: center;
    background-image: url(../image/apk_ldtg_sf_sp.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.main_body .body_notice .notice_content .content_basemap .allgame-video{
    width: 88%;
    height: 216px;
    max-width: 365px;
    margin-top: 24px;
}

.main_body .body_notice .notice_content .content_UpperLeft{
    float: left;
    margin-top: -68%;
    position: relative;
    z-index: 20;
}
.main_body .body_notice .notice_content .content_LowerLeft{
    float: left;
    margin-top: -1%;
    position: relative;
    z-index: 20;
}

.main_body .body_notice .notice_content .content_UpperRight{
    float: right;
    margin-top: -58%;
    position: relative;
    z-index: 20;
}
.main_body .body_notice .notice_content .content_LowerRight{
    float: right;
    margin-top: -8%;
    position: relative;
    z-index: 20;
}


/* 底部 */
.body_foot {
    max-width: 400px;
    max-height: 232px;
    width: 100%;
    height: 232px;
    background-image: url(../image/lptd_wz_bj_db.png);
}

.body_foot .foot_ggsr {
    padding-top: 40px;
}
.body_foot .foot_ggsr img{
    margin: 0 auto;
    display: flex;
    max-width: 309px;
    width: 100%;
}

.body_foot .foot_text p{
    margin: 0px auto 0;
    text-align: center;
    color: #f9f9f9;
    font-size: 20px;
}


.body_foot .foot_tglink img{
    margin: 0 auto;
    display: flex;
    max-width: 248px;
    width: 100%;
}