@charset "utf-8";

/* 热门活动 */
.hotactiver {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    height: 550px;
    overflow: hidden;
}

.hotactiver .hotactiver-left {
    flex: 1;
    min-height: 500px;
}

.hotactiver .hotactiver-left .hotleftbt {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hotactiver .hotactiver-left .hotleftbt .hothered {
    height: 30px;
    color: #1e1e1e;
    font-size: 22px;
}

.hotactiver .hotactiver-left .hotleftbt .hothered .hotheredicon {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    background: url(/Public/Media/images/csp-index.png) 0 0 no-repeat;
    background-position: 0 -420px;
}

.hotactiver .hotactiver-left .hotleftbt .morea {
    font-size: 16px;
    margin-right: 23px;
    color: #333;
}

.hotactiver .hotactiver-left .hotleftbt .morea:hover {
    color: #03B4F5;
}

.hotactiver .hotactiver-left .hotlisterbox {
    width: 100%;
    height: 470px;
    overflow: hidden;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder {
    width: 200px;
    float: left;
    margin: 10px 8px;
    background: url(../style/bg_game.png) no-repeat left bottom;
    border: #fff 1px solid;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;

}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder:hover {
    box-shadow: rgb(3 180 245) 0 0 5px;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder img {
    width: 95px;
    height: 95px;
    border-radius: 20px;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder .hotleftered {
    flex: 1;
    padding-left: 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder .hotleftered .playnameerde {
    max-width: 90px;
    font-size: 14px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder .hotleftered .playnameerde:hover {
    color: #FFFFFF;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder .hotleftered p {
    max-width: 70px;
    margin: 5px 0;
    padding: 5px 0;
    font-size: 12px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder .hotleftered .sunxzai {
    height: 26px;
    line-height: 24px;
    background: url(../style/bg_game.png) no-repeat left bottom;;
    border: 1px solid #c7c7c7;
    text-align: center;
    font-size: 12px;
    width: 80px;
    border-radius: 15px;
    color: #fff;
    margin-top: 10px;
}

.hotactiver .hotactiver-left .hotlisterbox .hotlistkuder .hotleftered .sunxzai:hover {
    background-color: #03B4F5;
    color: #fff;
}



.hotactiver .hotactiver-right {
    width: 380px;
    min-height: 500px;
    padding: 20px;
    overflow: hidden;
    /* background-color: pink; */
}

.hotactiver .hotactiver-right .navbtiname .playbinimg {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    background: url(/Public/Media/images/csp-index.png) 0 0 no-repeat;
    background-position: 4px -656px;
}

.hotactiver .hotactiver-right .navbtiname {
    width: 100%;
    font-size: 22px;
    margin: 20px 0;
}

.hotactiver .hotactiver-right .griftlist {
    width: 100%;
    height: 470px;
    overflow: hidden;
    border: #fff solid 1px ;
    background-color: url(../style/bg_game.png) no-repeat left bottom;
}

.hotactiver .hotactiver-right .griftlist th {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #999;
}

.hotactiver .hotactiver-right .griftlist td {
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
    overflow: hidden;
}

.hotactiver .hotactiver-right .griftlist .playnamebox {
    width: 110px;
    overflow: hidden;
}

.hotactiver .hotactiver-right .griftlist .ranklist {
    width: 100%;
    height: 41px;
    line-height: 41px;
    border-bottom: solid 1px #ddd;
}

.hotactiver .hotactiver-right .griftlist .playnamebox .playnameer {
    text-indent: 15px;
    width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;

    color: #FFFFFF;
}

.hotactiver .hotactiver-right .griftlist .playnamebox .playnameer:hover {
    color: #03B4F5;
}

.hotactiver .hotactiver-right .griftlist td .xizailer {
    display: inline-block;
    height: 20px;
}

.hotactiver .hotactiver-right .griftlist td .xizailer img {
    height: 20px;
    vertical-align: middle;
}

/* 热门礼包 */
.hotgifter {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;


}

.giftleft {
    flex: 1;
    min-height: 300px;

    overflow: hidden;
}

.giftright {
    width: 380px;

    padding: 20px;

}

.giftright .navbtiname .playbinimg {
    width: 42px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    background: url(/Public/Media/images/csp-index.png) 0 0 no-repeat;
    background-position: 9px -839px;

}

.giftright .navbtiname {
    width: 100%;
    font-size: 22px;
    margin: 20px 0;
}

.giftright .hoterrqqe {
    width: 100%;
    height: 300px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}

.giftright .zixunlist {
    width: 100%;
    height: 300px;
    overflow: hidden;

}

.giftright .hoterrqqe .zixunlist .listered {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 17px;
}

.giftright .hoterrqqe .zixunlist .listered .titleerw {
    width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin: 0 10px;
}

.giftright .hoterrqqe .zixunlist .listered .titleerw:hover {
    color: #DC2D11;
}

.giftright .hoterrqqe .zixunlist .listered span {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #ff9900;
    border-radius: 10px;
}


.giftright .hoterrqqe .kftel {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
}

.giftright .hoterrqqe .kftel img {
    width: 60px;
    height: 50px;
    object-fit: cover;
}

.giftright .hoterrqqe .kftel .telphone {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
}

.giftright .hoterrqqe .qqtelbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.giftright .hoterrqqe .qqtelbox span {
    min-width: 210px;
    margin: 5px 0;
    color: #000;
    font-size: 14px;
}



.giftleft .giftboxer {
    width: 100%;
    height: 317px;
    overflow: hidden;
}

.giftleft .giftlister {
    width: 350px;
    height: 135px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    float: left;
    margin: 10px 10px;
}

.giftleft .giftlister:hover {
    box-shadow: rgb(3 180 245) 0 0 5px;
}

.giftleft .introsterlist {
    flex: 1;
    height: 135px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-left: 20px;

}

.giftleft .introsterlist .nameed {
    max-width: 100px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.giftleft .introsterlist .nameed .gifter {
    font-size: 12px;
    color: #999;
}

.giftleft .giftlister .giftpicimg {
    width: 90px;
    height: 90px;
    display: block;
    margin-left: 10px;
}

.giftleft .giftlister img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 15px;
}

.lingquer {
    display: block;
    width: 90px;
    height: 26px;
    border: 1px solid #c7c7c7;
    color: #999;
    text-align: center;
    line-height: 26px;
    border-radius: 15px;
    font-size: 12px;
    margin-right: 20px;
}

.lingquer:hover {
    background-color: #03B4F5;
    color: #fff;
}

.hotgifter .hotleftbt {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hotgifter .hotleftbt .hothered {
    height: 30px;
    color: #1e1e1e;
    font-size: 22px;
}

.hotgifter .hotleftbt .hothered .hotheredicon {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    background: url(/Public/Media/images/csp-index.png) 0 0 no-repeat;
    background-position: 4px -656px;
}

.hotgifter .hotleftbt .morea {
    font-size: 16px;
    margin-right: 23px;
    color: #333;
}

.hotgifter .hotleftbt .morea:hover {
    color: #03B4F5;
}

/*
资讯 */
.hotevents {
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.hoteventsleft {
    flex: 1;
    height: 500px;

}

.hoteventsleft .hotleftbt {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hoteventsleft .hotleftbt .hothered {
    height: 30px;
    color: #1e1e1e;
    font-size: 22px;
}

.hoteventsleft .hotleftbt .hothered .hotheredicon {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    background: url(/Public/Media/images/kai-index.png) 0 0 no-repeat;
    background-position: -1px 4px;
}

.hoteventsleft .hotleftbt .morea {
    font-size: 16px;
    margin-right: 23px;
    color: #333;
}

.hoteventsleft .hotleftbt .morea:hover {
    color: #03B4F5;
}

.hoteventsleft .hotleftbtdibu {
    width: 100%;

}

.hoteventsleft .hotleftbtdibu .hotleftbtdibupicer {
    width: 340px;
    height: 200px;
    float: left;
    margin: 10px 15px;
    position: relative;
}

.hoteventsleft .hotleftbtdibu .hotleftbtdibupicer .nameterwe {
    width: 100%;
    height: 40px;
    background-color: #000;
    opacity: 0.7;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
}

.hoteventsleft .hotleftbtdibu .hotleftbtdibupicer:hover .nameterwe {
    background-color: rgb(220, 45, 17);
}

.hoteventsleft .hotleftbtdibu .hotleftbtdibupicer .nameterwe span {
    color: #fff;
    font-size: 14px;

}

.hoteventsleft .hotleftbtdibu .hotleftbtdibupicer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hoteventsright {
    width: 380px;
    height: 500px;
    padding: 20px;

}

.hoteventsright .navbtiname .playbinimg {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    background: url(/Public/Media/images/csp-index.png) 0 0 no-repeat;
    background-position: 9px -624px;

}

.hoteventsright .navbtiname {
    width: 100%;
    font-size: 22px;
    margin: 20px 0;
}

.hoteventsright .hoterrqqe {
    width: 100%;
    background-color: #fff;
}

.hoteventsright .hoterrqqe .zixunlist {
    width: 100%;
    height: 425px;
    overflow: hidden;
}

.hoteventsright .hoterrqqe .zixunlist .listered {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 17px;
}

.hoteventsright .hoterrqqe .zixunlist .listered .titleerw {
    width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin: 0 10px;
}

.hoteventsright .hoterrqqe .zixunlist .listered .titleerw:hover {
    color: #DC2D11;
}

.hoteventsright .hoterrqqe .zixunlist .listered span {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #ff9900;
    border-radius: 10px;
}


.hoteventsright .hoterrqqe .kftel {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hoteventsright .hoterrqqe .kftel img {
    width: 60px;
    height: 50px;
    object-fit: cover;
}

.hoteventsright .hoterrqqe .kftel .telphone {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
}

.hoteventsright .hoterrqqe .qqtelbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.hoteventsright .hoterrqqe .qqtelbox span {
    min-width: 210px;
    margin: 5px 0;
    color: #000;
    font-size: 14px;
}
.clearfix:after {visibility:hidden;display: block;font-size: 0;content:"";clear: both;height: 0;}
.clearfix { zoom:1;}
.wrap_w {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}