.top_nav .dropdown .drop-list:nth-child(1) .chess-list-context {
    height: auto;
}

.main-body {
    position: relative;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    background-size: 100% 100%;
}

.content {
    position: relative;
    padding: 50px 0;
}

.content #items {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

#items .item   {
    float: left;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}

#items .item .item-box {
    position: relative;
    width: 580px;
    height: 323px;
    overflow: hidden;
}

#items .item .item-box .title {
    margin: 25px auto 0;
    font-size: 24px;
    color: #697DA9;
   
}

#items .item .ag-live-box .title{
    display: flex;
   align-items: center;
}

#items .item .ag-live-box .icon-pa{
    width: 67px;
    height: 24px;
    background: url('../images/live/new/PA.png') no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
}

#items .item .item-box .title.night{
    color: inherit;
}

#items .item .item-box .text {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}
#items .item .item-box .text.night{
    color: inherit;
}

#items .item .item-box .left-cont {
    float: left;
    position: relative;
    left: 0;
    padding: 55px 0 0 35px;
    color: #fff;
    transition: all .3s;
}

#items .item .item-box .ea-left-cont{
    width: 205px;
}

#items .item .item-box .bbin-left-cont{
    width: 260px;
}

#items .item .item-box .left-img {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s;
}

#items .item .item-box .right-cont {
    float: right;
    position: relative;
    right: 0;
    width: 245px;
    padding: 55px 35px 0 0;
    color: #666666;
    transition: all .3s;
    text-align: right;
}

#items .item .item-box .right-cont.night {
    color: #fff;
}

#items .item .item-box  .ag-right-cont{
    width: 257px;
}

#items .item .item-box   .mg-right-cont{
    width: 315px;
}

#items .item .item-box   .dg-right-cont{
    width: 235px;
}

.word-space{
    display: block;
}

#items .item .item-box .right-img {
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .3s;
}

.mark-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 35px;
    opacity: 0;
}

.mark-box .qr-code-container {
    width: 59%;
    overflow: hidden;
    margin-bottom: 25px;
}

.mark-box .right-code-container {
    float: right;
    margin-right: 13px;
}

.mark-box .qr-code-container .client-down {
    float: left;
    margin: 0 0 0 45px;
}

.mark-box .qr-code-container .client-down p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.mark-box .qr-code-container .client-pc-down {
    width: 99%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
}

.mark-box .qr-code-container .client-pc-down a {
    display: block;
    /*margin: 25px 25px 15px;*/
}

.mark-box .qr-code-container .client-pc-down p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

#items .item:hover .mark-box {
    opacity: 1;
    transition: all .3s;
}

#items .item:hover .left-cont {
    left: 10px;
}

#items .item:hover .right-cont {
    right: 10px;
}

#items .item:hover .right-img {
    right: 10px;
}

#items .item:hover .left-img {
    left: 10px;
}

.join-game-btn {
    position: absolute;
    bottom: 20px;
    left: 35px;
    z-index: 200;
    height: 30px;
    width: 110px;
    text-align: center;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

.right-btn {
    right: 35px;
    left: auto;
}

.join-game-btn a {
    display: block;
    width: 120px;
    line-height: 36px;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
}

#items .item .item-box.ag-fish-box {

    background: url(/images/fish/ag-fish-bg.png) no-repeat center bottom;

}

#items .item .item-box.sky-fish-box {
    background: url(/images/fish/sky-fish-bg.png) no-repeat center bottom;
}

#items .item .item-box.mw-fish-box {
    background: url(/images/fish/mw-fish-bg.png) no-repeat center bottom;
}

#items .item .item-box.qly-fish-box1 {
    background: url(/images/fish/qly-bg-1.png) no-repeat center bottom;
}

#items .item .item-box.qly-fish-box2 {
    background: url(/images/fish/qly-bg-2.png) no-repeat center bottom;
}

#items .item .item-box.bit-box {
    background: url(/images/fish/bit-bg.png) no-repeat center bottom;
}

/* #items .item .item-box.ag-live-box {

    background: url(/images/live/new/ZR.png) no-repeat center bottom;

} */

#items .item .item-box.ag-live-box1 {

    background: url(/images/live/new/ag-qj-live-bg.png) no-repeat center bottom;

}

#items .item .item-box.sb-live-box {

    background: url(/images/live/new/sb-live-ng1.png) no-repeat center bottom;

}

/* #items .item .item-box.bbin-live-box {

    background: url(/images/live/new/ZR.png) no-repeat center bottom;

}
#items .item .item-box.ob-live-box {

   background: url(/images/live/new/ZR.png) no-repeat center bottom;

} */
#items .item .item-box.n2-live-box {

    background: url(/images/live/new/n2-live-ng1.png) no-repeat center bottom;

}

#items .item .item-box.mg-live-box {

    background: url(/images/live/new/mg-live-ng1.png) no-repeat center bottom;

}

/* #items .item .item-box.ea-live-box {

   background: url(/images/live/new/ZR.png) no-repeat center bottom;

} */

#items .item .item-box.ebet-live-box {

    background: url(/images/live/new/ebet-live-ng1.png) no-repeat center bottom;

}

#items .item .item-box.fanya-live-box {

    background: url(/images/live/new/fanya-bg.png) no-repeat center bottom;

}

#items .item .item-box.imdj-live-box {

    background: url(/images/live/new/imdj-bg.png) no-repeat center bottom;

}

#items .item .item-box.dg-live-box {

    background: url(/images/live/new/dg-live-bg.png) no-repeat center bottom;

}

#items .item .item-box{
   background: url(/images/theme/ZR.png) no-repeat center bottom;
}

#items .item .item-box.night{
   background: url(/images/live/new/ZR.png) no-repeat center bottom;
 }

.layui-layer.tips-layer {
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    color: #000;
    z-index: 9990 !important;
}
.layui-layer-shade{
    z-index: 999 !important;
}

.layui-layer.tips-layer .layui-layer-content {
    text-align: center;
}

.layui-layer.tips-layer .layui-layer-title {
    padding: 0;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#9968fd), to(#fc49af)) no-repeat center top;
    background: -webkit-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: -o-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: #2A93FF
}

.layui-layer.tips-layer .layui-layer-btn {
    text-align: center;
}

.layui-layer.tips-layer .layui-layer-btn0 {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: #697dac;
    border-radius: 5px;
    font-size: 14px;
}

.layui-layer.tips-layer .input-group {
    margin: 8px 0;
}




