body {
    min-width: 1440px;
}


#topheader .center {
    width: 1440px;
}

#Headerbg {
    height: 600px;
}


#menu ul a {
    float: left;
    width: 126px;
    height: 75px;
    font-size: 20px;
    color: #e4ce79;
    text-decoration: none;
    font-weight: 900;
    line-height: 75px;
    text-align: center;
}
.content {
    width: 1440px;
    margin: 0 auto;
    position: relative;
}
.md-content .GameVer {
    width: 1440px;
    margin-top: 50px;
}

#menu ul a:hover {
    width: 126px;
    height: 75px;
    background: url(../image/top_btn_hover.png) no-repeat left top;
}
#menu ul a.active{
    width: 126px;
    height: 75px;
    background: url(../image/top_btn_hover.png) no-repeat left top;
}


#logo img {
    width: auto;
    height: 64px;
    margin-top: 4px;
}


.games {
    float: left;
    width: 355px;
    height: 377px;
    padding: 22px 22px 10px 22px;
    position: relative;
    overflow: hidden;
    background: url(../image/games_bg.png) no-repeat center top;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 0px;
    transition: all 0.2s linear;
    background-size: 355px auto;
    margin-bottom: 4px;
}
.games .photo {
    width: 310px;
    height: 174px;
    position: relative;
}

.games .photo img {
    width: 310px;
    height: auto;
    user-select: none;
    -webkit-user-drag: none;
}
.bg-bg {
    width: 1920px;
    display: block;
    height: 750px;
    position: relative;
    max-width: 1920px;
    background: url(../image/bg_04.jpg) no-repeat left top;
    pointer-events: none;
    z-index: 0;
    bottom: 0px;
    left: 50%;
    margin: 0px auto 0px -961px;
    margin-top: -400px;
}

#neirong3 {
    margin: 0px 0px 0 0;
    float: left;
    width: 100%;
    position: relative;
    min-height: auto;
    display: inline;
    z-index: 10;
    padding-bottom: 40px;
    background-color: #37221b;
    border: 1px solid #705d52;
    margin-bottom: 100px;
}

#Location {
    height: 49px;
    line-height: 49px;
    position: absolute;
    font-size: 14px;
    color: #ead2b6;
    top: 0px;
    right: 0px;
    padding-right: 20px;
    z-index: 30;
}

#NewsContent .news_title {
    height: 55px;
    line-height: 55px;
    text-align: center;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
    color: #ead2b6;
    letter-spacing: 2px;
    border-bottom: 1px solid #705d52;
    margin-bottom: 30px;
}



#footer {
    min-width: 1440px;
    height: 240px;
    margin: 0 auto;
    border-top: 0px solid #614c3e;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: 483px;
    left: 2px;
}
#footer .content{
    width: 100%;
}




.steward {
    width: 220px;
    height: 220px;
    background: url(../image/service_box_bg.png) no-repeat left top;
    float: left;
    text-align: center;
    border: 0px solid #4d1708;
    margin-left: 20px;
}

.steward h2 {
    font-size: 17px;
    padding: 9px 0 10px 0;
    text-align: center;
    color: #f5e5d0;
    font-weight: bold;
    margin-top: 13px;
}


.games .list {
    clear: both;
    overflow: hidden;
    margin-top: 26px;
    margin-left: -12px;
    margin-bottom: 0px;
}
.games .list li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #fcfcfb;
    padding-left: 37px;
    background: url(../image/icon_notice.png) no-repeat 9px center;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 0px dashed #d9d5d6;
}
.games .list li span {
    text-decoration: none;
    color: #fcfcfb;
    font-family: 黑体;
    font-weight: bold;
}

.btnbox {
    display: flex;
    justify-content: space-around;
    width: 310px;
    margin-top: 35px;
}
.tab3Btn {
    width: 145px;
    height: 36px;
    background: linear-gradient(0deg, #efdf8d, #bf973a);
    transition: transform 0.2s;
    border-color: #6b3208;
}
.md-content {
    height: auto;
    position: relative;
    padding-top: 160px;
    padding-bottom: 200px;
    background: url(../image/bg_03.jpg) no-repeat center top;
    border-radius: 0px;
    margin: 0 auto;
}
.md-content .Game-title {
    width: 1280px;
    height: 50px;
    line-height: 50px;
    position: relative;
    /* overflow: hidden; */
    margin: 0 auto;
    z-index: 900;
    padding-left: 28px;
    margin-bottom: 0px;
    z-index: 900;
}


.Download {
    position: absolute;
    z-index: 50;
    top: 390px;
    left: 0;
    width: 284px;
}


.topquicklink {
    width: 1154px;
    height: auto;
    position: absolute;
    z-index: 50;
    top: 420px;
    right: 0;
    overflow: hidden;
}
.topquicklink .Down_link {
    float: left;
    position: relative;
    width: 372px;
    height: 219px;
    z-index: 50;
    margin-left: 11px;
    margin-top: 0;
    background-image: url(../image/games_bg_hot.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.topquicklink .Down_link img{
    width: 354px;
    height: 199px;
    display: block;
    position: absolute;
    top: 10px;
    left: 9px;
    user-select: none;
    -webkit-user-drag: none;
    border-radius: 0px !important;
    z-index: 9;
}

.topquicklink .Down_link .games_bg_hot_icon{
    /* width: 70px;
    height: 55px;
    background-image: url(../image/games_bg_hot_icon.png);
    background-size: 100% 100%; */
    background-repeat: no-repeat;
    user-select: none;
    -webkit-user-drag: none;
    z-index: 10;
    position: absolute;top: 10px;
    right: 9px;
    background-image: url(../image/jzattr1.gif);
    width: 72px;
    height: 72.5px;
    text-align: center;
    background-size: 72px 72.5px;

}


.games_bg_hot_icon2{
    background-repeat: no-repeat;
    user-select: none;
    -webkit-user-drag: none;
    z-index: 10;
    position: absolute;
    top: 22px;
    right: 23px;
    background-image: url(../image/jzattr2.gif);
    width: 72px;
    height: 72.5px;
    text-align: center;
    background-size: 72px 72.5px;

}

#tabs li a {
    display: block;
    height: 30px;
    z-index: 2;
    padding: 0px 15px;
    color: #fefefe;
    border: 1px solid #a4948c;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
}




.cadpa-box {
    position: absolute;
    height: auto;
    width: 102px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    right: 80px;
    top: 110px;
    cursor: pointer;
    z-index: 999;
}
.cadpa-box img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.layer_cadpa {
    height: auto;
    width: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 10px;
    display: none;
    text-align: center;
}

