a {
    color: #E2E1E6;
}

.importantNotice {
    position: fixed;
    max-width: 1200px;
    height: 28px;
    line-height: 28px;
    top: 100px;
    left: 18.5%;
    right: 25%;
    z-index: 11;
    border-radius: 8px;
    background-color: #fff3cd;
    margin-top: 2px;
}

.importantNotice b {
    float: left;
    font-size: 16px;
    color: #383838;
    margin: 0 10px 0 20px;
}

.importantNotice .gonggao {
    color: #FF6A29;
}

.importantNotice ul {
    float: left;
    max-width: 80%;
}

.importantNotice ul li {
    display: none;
    font-size: 14px;
}

.importantNotice ul li:hover {
    cursor: pointer;
}

.importantNotice .guanbi {
    color: #bababa;
    float: right;
    margin-right: 10px;
}

.importantNotice .guanbi:hover {
    cursor: pointer;
    color: #FF6A29;
}

.noticeContent {
    padding: 20px 40px;
}

.noticeContent p {
    line-height: 26px;
}

.notice-more {
    position: absolute;
    right: 50px;
    color: #383838;
}

#banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    width: 100%;
    height: 940px;
}

#banner .bannerList {
    background-color: rgba(38, 36, 43, 0.8);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#banner .bannerContentWarp {
    position: relative;
    z-index: 10;
    max-width: 1200px;
    margin: 0 auto;
}

#banner .layui-carousel-ind {
    width: auto;
    top: -43%;
    text-align: left;
    padding-left: 73%;
    z-index: 10;
}

#banner .layui-carousel-ind ul {
    background-color: transparent;
}

#banner .layui-carousel-ind li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FFF;
}

#banner .layui-carousel-ind li.layui-this {
    background-color: #FF6A29;
    width: 36px;
    border-radius: 12px;
}

#banner .iconQrCode {
    margin-bottom: 20px;
    overflow: hidden;
}

#banner .iconQrCode img {
    margin-right: 10px;
    float: left;
    border-radius: 20px;
}

#banner .hotGameAdWarp {
    width: 40%;
    font-size: 36px;
    line-height: 52px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 4px 12px rgba(32, 35, 110, 0.8);
    padding: 15% 0 5% 0;
    overflow: hidden;
}

#banner .hotGameAdTitle {
    font-size: 36px;
    border-bottom: 1px solid #FF6A29;
    padding: 1% 0;
}

#banner .hotGameAdSlogan {
    font-size: 22px;
}

#banner a:hover {
    color: #E2E1E6;
}

#banner .detailBtn span {
    display: inline-block;
    width: 144px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #FF6A29;
    border-radius: 25px;
    font-size: 18px;
}

#banner .detailBtn span:hover {
    color: #FFF;
}

.topWarp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 940px;
}

.topContentWarp {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.articleContentWarp {
    position: absolute;
    z-index: 3;
    max-width: 1200px;
    height: 350px;
    bottom: 0;
    background-color: #2F2B38;
    display: flex;
}

.recommendGameWarp {
    float: left;
    /*width: 232px;*/
    width: 20%;
    height: 100%;
    background-color: #2F2B38;
}

.recommendGameWarp a {
    display: block;
    border-left: 4px solid transparent;
    padding: 15px 10px 0 12px;
    height: 55px;
    position: relative;
    transition: all .3s ease;
    z-index: 10;
}

.recommendGameWarp a.cur, .recommendGameWarp a:hover {
    border-color: #FF6A29;
    background: #080909;
}

.recommendGameWarp img {
    float: left;
    margin-right: 10px;
}

.recommendGameWarp em {
    overflow: hidden;
    font-style: normal;
}

.recommendGameWarp span {
    font-size: 14px;
    color: #c3c3c3;
    line-height: 20px;
    margin-bottom: 3px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s ease;
}

.recommendGameWarp em i {
    color: #5c6266;
    font-size: 12px;
    line-height: 16px;
    font-style: normal;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommendGameWarp .i-triangle {
    display: none;
    position: absolute;
    top: 50%;
    right: -16px;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent transparent #080909;
    margin-top: -8px;
    z-index: 2;
    width: 0;
    height: 0;
}

.recommendGameWarp a.cur .i-triangle, .recommendGameWarp a:hover .i-triangle {
    display: block;
}

.showImgWarp {
    position: relative;
    float: left;
    width: 542px;
    height: 100%;
}

.showImgWarp a {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transition: all ease-out .6s;
    -webkit-transition: all ease-out .6s;
    -o-transition: all ease-out .6s;
    -moz-transition: all ease-out .6s;
}

.articleWarp {
    float: left;
    /*width: 426px;*/
    width: 36%;
    height: 100%;
}

.articleWarp .tabListWarp {
    border-bottom: 1px solid #76747C;
    overflow: hidden;
}

.articleWarp .tabListWarp a {
    float: left;
    width: 142px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.articleWarp .tabListWarp .tabCur, .articleWarp .tabListWarp a:hover {
    background-color: #FF6A29;
    color: #eee;
}

.articleWarp .articleList {
    display: none;
}

.articleWarp .topArticle {
    display: block;
    height: 48px;
    padding: 8px 36px;
    border-bottom: 1px dashed #76747C;
}

.articleWarp .topArticle img {
    float: left;
    margin-right: 15px;
}

.articleWarp .topArticle em {
    color: #E2E1E6;
    font-style: normal;
}

.articleWarp .topArticle span {
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #FF6A29;
}

.articleWarp .topArticle i {
    display: block;
    font-style: normal;
    font-size: 12px;
}

.articleWarp .list {
    padding: 8px 36px;
}

.articleWarp .list li {
    color: #E2E1E6;
    padding: 3px 0 8px 0;
}

.articleWarp .list li span {
    float: right;
    font-size: 14px;
    color: #6F6C75;
}

.articleWarp .list li a {
    font-size: 12px;
}

.contentWarp {
    background-color: #f6f7fb;
}

.contentWarp .contentBox {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.contentBox .productWarp {
    text-align: center;
    margin: 40px 0 30px 0;
}

.contentBox .productWarp a {
    margin-right: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.contentBox .productWarp a:last-child {
    margin-right: 0;
}

.contentBox .productWarp a img {
}

.contentBox .productWarp a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform 1.5s, -webkit-transform 1.5s, -moz-transform 1.5s, -o-transform 1.5s;
}

.hotGameWarp {
    overflow: hidden;
}

.hotGameWarp .hotGameInfo {
    float: left;
    /*width: 917px;*/
    width: 73%;
    height: 720px;
    overflow: hidden;
}

.hotGameWarp .hotGameInfo .listBox {
    position: relative;
    /*overflow: hidden;*/
    height: 628px;
    /*width: 917px;*/
    width: 100%;
}

.hotGameWarp .hotGameInfo .list {
    position: absolute;
    top: 0;
    left: 0;
}

.hotGameWarp .hotGameInfo .list.cur {

}

.hotGameWarp .hotGameInfo .list .hotGame {

}

.hotGameWarp .title {
    height: 60px;
    line-height: 60px;
    color: #2F2B38;
}

.title {
    height: 62px;
    line-height: 62px;
    padding-right: 23px;
}

.title span {
    font-size: 18px;
}

.title span i {
    font-size: 18px;
    color: #FF6A29;
    margin-right: 8px;
}

.title a {
    font-size: 16px;
    color: rgb(47, 43, 56);
    float: right;
    margin-right: 24px;
}

.title a:hover {
    color: rgba(47, 43, 56, 0.8);
}

.title a i {
    color: #FF6A29;
    margin-right: 8px;
}

.hotGameWarp .list {
    height: 628px;
}

.hotGameWarp .hotGame {
    float: left;
    /*width: 282px;*/
    width: 31%;
    height: 302px;
    margin: 0 2% 2% 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.hotGameWarp .hotGame:hover {
    box-shadow: 0 10px 10px 0 rgba(198, 196, 196, 0.7);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}

.hotGameWarp .hotGameTop {
    position: relative;
    /*width: 282px;*/
    width: 100%;
    height: 167px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.hotGameWarp .hotGameTopHover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 106, 41, 0.7);
    top: -100%;
    left: 0;
    opacity: 0;
}

.hotGameWarp .hotGameTopHoverContent {
    position: absolute;
    top: 25%;
    bottom: 25%;
    width: 100%;
}

.hotGameWarp .hotGameTopHoverContent #hotGameQrCode {
    float: left;
    margin: 0 14px 0 22px;
}

.hotGameWarp .hotGameTopHoverContent span {
    display: block;
    line-height: 28px;
    font-size: 14px;
    font-weight: 800;
    color: #FFF;
}

.hotGameWarp .hotGameTopHoverContent a {
    display: block;
    line-height: 28px;
    font-size: 14px;
    font-weight: 800;
    color: #FFF;
}

.hotGameWarp .hotGameBottom {
    /*width: 235px;*/
    width: 89%;
    padding: 15px;
    background-color: #FFF;
}

.hotGameWarp .hotGameBottom h4 {
    color: #383838;
}

.hotGameWarp .hotGameBottom p {
    /*width: 235px;*/
    font-size: 12px;
    line-height: 20px;
    color: #6F6C75;
    margin: 10px 0;
    overflow: hidden;
}

.hotGameWarp .hotGameBottom a {
    display: block;
    width: 73px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #BFBFBF;
    border-radius: 11px;
    color: #BFBFBF;
    font-size: 12px;
    text-align: center;
}

.hotGameWarp .hotGameBottom a.cur {
    color: #FF6A29;
    border-color: #FF6A29;
}

.hotGameWarp .newGameNotice {
    float: right;
    width: 26%;
    height: 100%;
    overflow: hidden;
}

.newGameNotice .list {
    background-color: #FFF;
}

.newGameNotice .list a {
    display: block;
    /*width: 283px;*/
    height: 103px;
    position: relative;
    transition: all .3s;
}

.newGameNotice .list a:hover {
    background-color: #DBDEE7;
    box-shadow: 0 3px 7px 0 rgba(219, 222, 231, 0.69);
    transform: scale(1.05);
}

.newGameNotice .positionBox {
    position: absolute;
    top: 25%;
    bottom: 25%;
    width: 100%;
    height: 62px;
}

.newGameNotice .positionBox img {
    float: left;
    margin: 0 20px 0 18px;
}

.newGameNotice .listTitle {
    color: #2F2B38;
}

.newGameNotice .listTxt, .newGameNotice .listDate {
    font-size: 12px;
    color: #6F6C75;
    line-height: 20px;
}

.newGameNotice .listDate i {
    color: #00EAFF;
    font-weight: bold;
}

.newGameNotice .positionBox .gengduo1 {
    position: absolute;
    right: 0;
    top: 20%;
    bottom: 25%;
    font-size: 34px;
}

.gameRaidersWarp {
    min-height: 490px;
    overflow: hidden;
}

.gameRaidersTop .title {
    height: 62px;
    line-height: 62px;
}

.title span {
    font-weight: bold;
}

.gameRaidersBottom {

}

.gameRaidersBottom a {
    display: block;
    float: left;
    /*width: 588px;*/
    width: 48.6%;
    height: 128px;
    color: #6F6C75;
    background-color: #FFF;
    margin: 0 12px 22px 0;
    transition: all .3s;
}

.gameRaidersBottom a:hover {
    color: #E2E1E6;
    background-color: #272727;
    box-shadow: 0 10px 14px 0 rgba(198, 196, 196, 0.7);
    transform: scale(1.01);
}

.gameRaidersBottom a img {
    float: left;
    margin-right: 22px;
}

.gameRaidersBottom a .grTitle {
    font-weight: bold;
    line-height: 40px;
    padding: 20px 0 0 0;
}

.gameRaidersBottom a .grTxt, .gameRaidersBottom a .grDate {
    font-size: 12px;
    line-height: 30px;
}

.gameVideoWarp {
    overflow: hidden;
    padding-bottom: 28px;
}

.gameVideoWarp .gameVideo {
    float: left;
    width: 71%;
    /*width: 917px;*/
}

.gameVideoWarp .title {
    height: 62px;
    line-height: 62px;
    padding-right: 23px;
}

.gameVideoWarp .gameVideo .list a {
    display: block;
    float: left;
    position: relative;
    /*width:282px;*/
    width: 31%;
    height: 164px;
    /*margin: 0 23px 23px 0;*/
    margin: 0 2% 2% 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 282px 164px;
}

.gameVideoWarp .gameVideo .list a .player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    background-image: url("../../images/video_play_btn.png");
    background-repeat: no-repeat;
    background-position: center;
}

.gameVideoWarp .gameVideo .list a:first-child {
    /*width:588px;*/
    width: 64%;
    height: 341px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.gameVideoWarp .gameVideo .list a:first-child img {
    /*width: 588px;*/
    width: 100%;
    height: 341px;
}

.gameVideoWarp .gameVideo .list a img {
    /*width: 282px;*/
    width: 100%;
    height: 164px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.gameVideoWarp .duration {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    left: 2%;
    bottom: 2%;
}

.gameVideoWarp .hotGameLeaderBoard {
    float: left;
    /*width: 283px;*/
    width: 29%;
    height: 600px;
}

.gameVideoWarp .hotGameLeaderBoard .list {
    background-color: #FFF;
    box-shadow: 0 2px 21px 0 rgba(211, 211, 211, 0.5);
    /*min-height: 500px;*/
}

.gameVideoWarp .hotGameLeaderBoard .list a {
    display: block;
    width: 100%;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px dotted #DCDCDC;
}

.gameVideoWarp .hotGameLeaderBoard .list a.hotCur {
    height: 98px;
    line-height: normal;
    background-color: #F6F7FB;
}

.gameVideoWarp .hotGameLeaderBoard .list a:hover {

}

.gameVideoWarp .mark {
    position: relative;
    float: left;
    width: 18px;
    height: 100%;
    background-color: #c1c1c1;
    color: #FFF;
    text-align: center;
}

.gameVideoWarp .hotGameLeaderBoard .list a.hotCur .mark {
    height: 98px;
    line-height: 98px;
}

.gameVideoWarp .hotGameLeaderBoard .list a.hotCur .init {
    display: none;
}

.gameVideoWarp .hotGameLeaderBoard .list a:last-child {
    border-bottom: none;
}

.gameVideoWarp .init span {
    margin: 0 12px;
    overflow: hidden;
    color: #2F2B38;
}

.gameVideoWarp .init .xiazai5 {
    color: #FF6A29;
    font-size: 22px;
    float: right;
    margin: 0 15px;
}

.gameVideoWarp .charge {
    position: relative;
    display: none;
    float: left;
    /*width: 241px;*/
    width: 85%;
    padding: 14px 15px 14px 9px;
    background-color: #DBDEE7;
    height: 70px;
}

.gameVideoWarp .charge img {
    float: left;
    margin-right: 10px;
}

.gameVideoWarp .charge h4 {
    font-size: 16px;
    color: #2F2B38;
    line-height: 34px;
}

.gameVideoWarp .charge p {
    color: #6F6C75;
    font-size: 12px;
    line-height: 18px;
}

.gameVideoWarp .charge span {
    position: absolute;
    right: 18px;
    bottom: 14px;
    /*width:54px;*/
    padding: 0.5% 4%;
    height: 22px;
    line-height: 22px;
    /*border:1px solid #FF6A29;*/
    border-radius: 11px;
    font-size: 12px;
    color: #FFF;
    background-color: #FF6A29;
    text-align: center;
    font-weight: bold;
}

.gameVideoWarp .hotGameLeaderBoard .list a.hotCur .charge {
    display: block;
}

.gameVideoWarp .videoPlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    z-index: -1;
}

.gameVideoWarp .video {
    width: 874px;
    margin: 5% auto;
    position: relative;
}

.gameVideoWarp .video .videoBox {
    border: 1px solid #afafaf;
}

.gameVideoWarp #video:focus {
    outline: none;
}

.gameVideoWarp .closeWarp {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: -55px;
    z-index: 10;
    background: url("../../images/close.png") no-repeat;
    transition: transform .3s ease-in-out;
}

/* 关闭按钮css3旋转动画 */
.gameVideoWarp .closeWarp:hover {
    transform: rotate(90deg)
}

.videoAdWarp {
    position: relative;
    width: 100%;
    padding: 30px 0;
}

.videoAdWarp .adMark {
    position: absolute;
    top: 5%;
    right: 1%;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.35);
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
}

.leaderboardWarp {
    margin: 0 auto 30px auto;
    overflow: hidden;
}

.rank-item {
    position: relative;
    float: left;
    width: 49%;
    /*height: 805px;*/
    background: #fff;
}

.rechargeListWarp {
    margin-right: 2%;
}

.activeListWarp {

}

.rechargeListWarp-title {
    z-index: 1;
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #3e3e3e;
}

.rechargeListWarp-date {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #8c8c8c;
}

.rechargeListWarp-date .rechargeListWarp-date-span {
    font-weight: normal;
    font-size: 14px;
}

.rankTab-tabWarp {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 0;
}

.rankTab-tab {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    padding: 5px 12px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    cursor: pointer;
}

.rankTab-tab.is-cur {
    color: #fff;
    background: #FF6A29;
}

.rechargeList {
    position: relative;
    padding-top: 365px;
}

.rankTab-content {
    display: none;
    padding-bottom: 30px;
}

.rankTab-content.is-cur {
    display: block;
}

.rechargeList-item {
    position: relative;
    height: 50px;
    padding: 5px 20px;
    margin: 0 20px;
}

.rechargeList-item.is-even {
    background-color: #fafafa;
}

.rechargeList-itemTop {
    position: absolute;
    width: 33%;
    top: 86px;
    left: 0;
    text-align: center;
}

.rechargeList-itemTop.is-item1 {
    left: 33%;
}

.rechargeList-itemTop.is-item2 {
    left: 0;
}

.rechargeList-itemTop.is-item3 {
    left: 67%;
}

.rechargeList-top {
    display: block;
    position: relative;
    width: 156px;
    height: 181px;
    margin: 0 auto;
    min-width: 156px;
    overflow: hidden;
}

.rechargeList-pic {
    display: inline-block;
    vertical-align: middle;
    width: 146px;
    height: 146px;
    position: relative;
    overflow: hidden;
}

.rechargeList-itemTop.is-item1 .rechargeList-pic {
    margin-top: 6px;
}

.rechargeList-pic-content {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}

.rechargeList-topBg {
    z-index: 1;
    position: absolute;
    display: block;
}

.rechargeList-itemTop.is-item1 .rechargeList-topBg {
    top: 0;
    width: 156px;
    height: 181px;
    background: url('../../images/top1.png') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.AnchorRankList-name, .AnchorRankList-txt {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rechargeList-name {
    display: block;
    text-align: left;
    line-height: 24px;
    font-weight: 700;
    font-size: 14px;
    color: #555;
}

.rechargeList-itemTop .rechargeList-name {
    display: inline-block;
    z-index: 2;
    position: absolute;
    bottom: 6px;
    width: 105px;
    height: 32px;
    line-height: 32px;
    left: 50%;
    margin-left: -53px;
    color: #797f89;
    font-weight: 700;
    text-align: center;
}

.rechargeList-itemTop.is-item1 .rechargeList-name {
    width: 125px;
    height: 38px;
    line-height: 38px;
    margin-left: -63px;
    color: #c26e00;
}

.rechargeList-itemTop.is-item2 .rechargeList-pic,
.rechargeList-itemTop.is-item3 .rechargeList-pic {
    width: 116px;
    height: 116px;
    margin: 40px auto 0;
}

.rechargeList-itemTop.is-item2 .rechargeList-topBg {
    bottom: 0;
    width: 136px;
    height: 155px;
    background: url('../../images/top2.png') no-repeat;
}

.rechargeList-itemTop.is-item2 .rechargeList-top,
.rechargeList-itemTop.is-item3 .rechargeList-top {
    width: 136px;
    min-width: 136px;
}

.rechargeList-itemTop.is-item3 .rechargeList-topBg {
    bottom: 0;
    width: 136px;
    height: 155px;
    background: url('../../images/top3.png') no-repeat;
}

.rechargeList-itemTop.is-item3 .rechargeList-name {
    color: #bd6033;

}

.rechargeList-left {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 60%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rechargeList-rank {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #eee;
    color: #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.rechargeList-info {
    display: inline;
    vertical-align: middle;
    text-align: left;
    line-height: 50px;
    font-size: 14px;
    font-weight: 700;
    color: #555;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rechargeList-right {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding-left: 15%;
}

.rechargeList-score {
    display: inline-block;
    vertical-align: middle;
    /*padding-right: 32px;*/
    line-height: 26px;
    font-size: 12px;
    color: #555;
    text-align: left;
}

.rechargeList-itemTop .rechargeList-score {
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0;
    color: #555;
    text-align: center;
    width: 100%;
}

.rechargeList-itemTop.is-item2 .rechargeList-score {
    font-size: 15px;
}

.rechargeList-itemTop.is-item3 .rechargeList-score {
    font-size: 14px;
}


.customerServerWarp {
    height: 289px;
    background-color: #FFF;
}

.customerServerWarp .customerServer {
    max-width: 1200px;
    margin: 0 auto;
}

.customerServerWarp .customerServer i {
    color: #FF7332;
}

.customerServerWarp h4 {
    height: 83px;
    line-height: 83px;
    font-size: 18px;
    color: #2F2B38;
}

.customerServerWarp .listLeft {
    float: left;
    /*width: 384px;*/
    width: 31%;
    height: 158px;
    border: 2px solid #eee;
}

.customerServerWarp .listLeft ul, .customerServerWarp .listCenter ul, .customerServerWarp .listRight ul {
    float: left;
    /*width: 195px;*/
    width: 51%;
    height: 94px;
    margin: 40px 53px 36px 0;
    line-height: 28px;
    text-align: right;
    color: #383838;
}

.customerServerWarp .listLeft ul li:last-child a {
    color: #FF7332;
}

.customerServerWarp .listLeft ul li:last-child a:hover {
    color: rgba(255, 115, 50, 0.8);
}

.customerServerWarp .listLeft img, .customerServerWarp .listCenter img, .customerServerWarp .listRight img {
    float: left;
    margin: 36px 0;
}

.customerServerWarp .listCenter {
    float: left;
    /*width: 384px;*/
    width: 31%;
    height: 158px;
    border: 2px solid #eee;
    margin: 0 18px;
}

/*.customerServerWarp .listCenter ul li:last-child {*/
/*    color: #308DFF;*/
/*}*/

.customerServerWarp .listRight {
    float: left;
    /*width: 384px;*/
    width: 31%;
    height: 158px;
    border: 2px solid #eee;
}

.customerServerWarp .listRight ul li:last-child {
    overflow: hidden;
    padding: 20px 0 0 0;
}

.customerServerWarp .listRight li:last-child img {
    margin: 0;
    float: none;
}

.customerServerWarp .listCenter ul li a {
    color: #FF6A29;
}

.customerServerWarp .listCenter ul li a:hover {
    opacity: 0.8;
}
