body, html {
    overflow-x: hidden;
}
.wrap {
    background: 
    /* url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg01.jpg) no-repeat 50% 0,  */
    url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg05.jpg) no-repeat 50% 100% #472823;
    min-height: 3913px;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    padding-bottom: 126px;
}

.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    /* display: flex; */
    margin: -2348px  auto 0;
}

.header {
    width: 100%;
    /* max-width: 100%; */
    /* min-width: 1920px; */
    height: 748px;
    
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.header_main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.backgroundImage_2 {
    width: 100%;
    max-width: 100%;
    height: 992px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg02.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.backgroundImage_3 {
    width: 100%;
    max-width: 100%;
    height: 661px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg03.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.backgroundImage_4 {
    width: 100%;
    max-width: 100%;
    /* height: 2948px; */
    height: 652px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg04.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.backgroundImage_5 {
    width: 100%;
    max-width: 100%;
    height: 1039px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_bg05.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.logo {
    position: absolute;
    top: 24px;
    left: 22px;
    width: 110px;
    height: 145px;
    background: url(https://image.gyyxcdn.cn/upload/pic/logo/wd_logoDark.png) no-repeat;
}

.wegameLogo {
    position: absolute;
    top: 33px;
    left: 134px;
    width: 132px;
    height: 114px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2024/tf/yljx/images/xdjj/wegame_logo.png) no-repeat;
}

.nav {
    position: absolute;
    right: 3px;
    top: 38px;
    color: #aa1c00;
    font-size: 14px;
    line-height: 30px;
}

.nav a {
    color: #aa1c00;
    margin: 0 13px;
    text-decoration: none;
}

.nav a:hover {
    color: #f41818;
}

/* 倒计时 */
.timeWrap {
    width: 580px;
    height: 169px;
    top: 515px;
    left: 262px;
    position: absolute;
}

.timeWrap .timeBan {
    color: #aa1c00;
    font-size: 18px;
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 20px;
}

.timeWrap .showTime {
    margin-top: 15px;
}

.showTime span {
    color: #fff;
    font-size: 50px;
}

.showTime .left,
.showTime .right {
    position: relative;
    width: 49px;
    text-align: center;
    display: inline-block;
}

.showTime .left {
    right: 1px;
}

.showTime .right {
    right: -1px;
}

.showTime .day {
    position: absolute;
    left: 94px;
}

.showTime .hour {
    position: absolute;
    right: 240px;
}

.showTime .minute {
    position: absolute;
    right: 99px;
}

.phases {
    padding: 9px 0 0 31px;
    height: 130px;
    position: relative;
    z-index: 1;
    margin-left: 0px;
    width: 1168px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_djs.png);
}

.line {
    width: 922px;
    height: 6px;
    border-radius: 5px;
    background: #b48b82;
    position: absolute;
    top: 56px;
    left: 142px;
    z-index: 1;
}

.line i {
    display: block;
    width: 0;
    height: 5px;
    border-radius: 5px;
    background: #c12705;
}

.iconList {
    position: relative;
    z-index: 2
}

.iconList li {
    float: left;
    width: 78px;
    text-align: center;
    height: 78px;
    margin-left: 45px;
    color: #e7f5ff;
    font-size: 14px;
    cursor: pointer;
    display: flex;
    border: 1px solid #c3b39e;
    border-radius: 6px;
    justify-content: center;
    position: relative
}

.iconList li.on {
    border: 1px solid #dba156;
}

.iconList li:nth-child(1) {
    margin-left: 32px;
}

.iconList li img {
    filter: grayscale(100%);
    border-radius: 6px;
    border: 5px solid #ffffff;
}

.iconList li.on img {
    filter: grayscale(0%);
}

.iconList li.dot1,
.iconList li.dot2,
.iconList li.dot3 {
    animation: none;
    -webkit-animation: none
}

.iconList li.dot1.on img {
    border: 5px solid #ffffff;
}

.iconList li.dot2.on img {
    border: 5px solid #86e1ff;
}

.iconList li.dot3.on img {
    border: 5px solid #ffa3cc;
}

.iconList li.dot4.on img {
    border: 5px solid #e99e57;
}

.iconList li.dot5.on img {
    border: 5px solid #9dff75;
}

.iconList li.dot6.on img {
    border: 5px solid #e886ff;
}

.iconList li.dot7.on img {
    border: 5px solid #ff9946;
}

.iconList li.dot8.on img {
    border: 5px solid #ff6b6d;
}

.iconList li.dot9.on img {
    border: 5px solid #58ffe5;
}

.iconList li .text_item {
    height: 28px;
    width: 94px;
    position: absolute;
    top: 87px;
    background: #ac867e;
    line-height: 28px;
    border-radius: 12px;
    color: #ffffff;
}

.iconList li.on .text_item {
    background: #c73e21;
}

.iconList li .detail_wrap {
    width: 306px;
    background: #fff;
    color: #aa1c00;
    min-height: 187px;
    border: 1px solid #b37939;
    position: absolute;
    top: 73px;
    left: 0;
    padding: 10px;
    z-index: 1;
    display: none;
}

.iconList li .detail_wrap .title {
    color: #aa1c00;
    padding: 0;
}

.iconList li .detail_wrap>div.div_text {
    display: flex;
}

.iconList li .detail_wrap>div {
    line-height: 28px;
    text-align: left;
}

.iconList li .detail_wrap>div span:nth-child(1) {
    min-width: 70px;
}

.iconList li .detail_wrap>div span:nth-child(2) {
    color: #aa1c00;
}

.iconList li .detail_wrap>div span i {
    color: red;
    font-style: normal;
}

.wrap table {
    margin: 10px auto 18px;
    line-height: 28px;
    color: #aa1c00;
    font-size: 16px;
    width: 1138px;
    border-collapse: collapse;
    border-spacing: 0;
}
.table01 {
    line-height: 28px;
}
.wrap .table01 {
    width: 1200px;
    margin: 25px auto 220px;
}
.table01 {
    line-height: 28px;
}
.wrap table th {
    color: #aa1c00;
    font-size: 20px;
    height: 57px;
    background: #efba7f;
    border: 1px solid #b37939;
    font-weight: bold;
}

.wrap table td {
    background: #fff;
    border: 1px solid #b37939;
    padding: 20px;
    text-align: center;
}

.wrap .table01 td {
    background: #fef8f1;
}

.wrap table tr:nth-child(2n+1) td {
    background: #ffedd9;
}

.wrap h3 {
    /* background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_tit.png) no-repeat 50% 0;
    height: 112px;
    line-height: 129px;
    text-align: center; */
    color: #fff8d8;
    font-size: 30px;
    font-weight: bold;
    /* margin: 58px auto 9px; */
}

.wrap h3:first-child {
    margin-top: 0px;
}

.wrap h4 {
    padding: 17px 0 0 39px;
    font-size: 22px;
    font-weight: bold;
    color: #fef2bb;
}

.wrap h4 span {
    font-weight: normal;
}

.wrap p {
    color: #fffaea;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 40px;
}

.wrap p a {
    color: #ffdc32;
    text-decoration: underline;
}

.wrap p i {
    position: absolute;
    left: 0;
    top: 4px;
    background: #e16104;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    width: 23px;
    height: 23px;
    color: #fdf4ee;
    font-style: normal;
    text-align: center;
    line-height: 23px;
    font-size: 14px;
}

.wrap p.p_center {
    text-align: center;
    padding: 0;
}

.wrap .wd_img {
    text-align: center;
}

.wrap .wd_img img {
    display: inline-block;
    border: 5px solid #e8af6f;
    margin: 15px 80px;
}

.red {
    color: #f41818;
    line-height: 40px;
}

.tc {
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_tcbg.png) no-repeat;
    width: 366px;
    height: 210px;
    text-align: center;
    position: relative;
    color: #c79657;
    font-size: 36px;
    font-weight: bold;
}

.close {
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_close.png) no-repeat;
    width: 38px;
    height: 38px;
    position: absolute;
    top: -50px;
    right: -42px;
}

.tcCont {
    padding-top: 64px;
    height: 86px;
    line-height: 86px;
}


/*鍏叡寮瑰眰public*/
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 888;
}

.popBox {
    width: 372px;
    height: 192px;
    text-align: center;
    position: relative;
    color: #c79657;
    font-size: 16px;
    /* font-weight: bold; */
    /* padding-top:116px; */
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -183px;
    margin-top: -105px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_tcbg.png) no-repeat;
    z-index: 889;

}

.popBox .title {
    font-weight: 600;
    font-size: 40px;
    display: none;
    color: #9e774c;
    display: block;
    text-align: center;
}

.popBox .popCont {
    height: 86px;
    padding: 90px 0px 0 10px;
    color: #cc6440;
    display: block;
    text-align: center;
    font-size: 20px;
    /* font-weight: bold; */
    width: 100%;
    margin: 0 auto;
}

.popBox .popCont span {
    color: #cc6440;
}

.popBox .closed {
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_close.png) no-repeat;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 5px;
    right: -42px;

    /* position: absolute;
    right: 0;
    top:0;
    width: 55px;
    height: 55px; */
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
}

.aboutPicWrap {
    overflow: hidden;
    width: 764px;
    margin-left: 235px;
    margin-bottom: 40px;
}

.lf {
    float: left;
}

.lr {
    float: right;
}

.aboutPicWrap .aboutPicBg {
    width: 320px;
    height: 240px;
    padding: 4px;
    border: 1px solid #be3024;
}

.cont {
    color: #abf3fc;
}

.cont h2 {
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/d20/images/xdjx/wd_xdjx_tit.png) no-repeat 50% 0;
    height: 142px;
    line-height: 130px;
    text-align: center;
    color: #fff8d8;
    font-size: 30px;
    font-weight: bold;
    margin: 30px auto 12px;
}

.cont h2:nth-child(1) {
    margin-top: 157px;
}

.cont h3 {
    padding: 20px 36px 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 44px;
}

.cont h3 span {
    font-weight: normal;
}

.cont p {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 39px;
}

.cont p a {
    color: #ffb56c;
    text-decoration: underline;
}

.cont p a.goto_charge {
    color: #ffb56c;
    text-decoration: underline;
}

.cont p i {
    position: absolute;
    left: 0px;
    top: 6px;
    background: #e16104;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    color: #ffffff;
    font-size: 14px;
    font-style: normal;
}

.cont p.p_center {
    padding-left: 0;
    text-align: center;
}

.cont p.notice {
    padding: 30px 0 0 0;
}

.cont p b {
    font-size: 24px;
}

.cont table {
    font-size: 16px;
    width: 94%;
    margin: 16px 0 27px 38px;
}

.cont table th {
    color: #aa1c00;
    font-size: 20px;
    height: 57px;
    background: #efba7f;
    border: 1px solid #b37939;
    font-weight: bold;
}

.cont table td {
    background: #fff;
    border: 1px solid #b37939;
    padding: 10px;
    text-align: center;
}

.cont table tr.odd td {
    background: #d7f8fb ;
}

.wegame {
    position: absolute;
    top: 25px;
    left: 135px;
    width: 136px;
    height: 118px;
    background: url(https://image.gyyxcdn.cn/upload/wd/hd/p/2023/tf/qyws/images/xdjj/wegame.png) no-repeat;
    z-index: 9;
}

.logo1line {
    width: 2px;
    height: 70px;
    background: #f2f2f2;
    display: inline-block;
    position: absolute;
    left: 280px;
    top: 50px;
}