@charset "utf-8";
.header_top {
    background: #EEF2F9 !important;
}
.login_after li a{
    color: #435476 !important;
}
.top_nav .navbar .navbar-list {
    position: static;
}
.banner{
    max-width: 1920px;
    height: 453px;
    background: url(/images/vip/new/banner6.webp) no-repeat center top;
    background-size: auto 100%;
}
.text-center{
    text-align: center;
}
.vip-title{
    margin-bottom: 60px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #6C7DA8;
}
.vip-title1{
    margin-bottom: 0;
    color: #273247;
}
.vip-title2{
    margin-top: 8px;
    margin-bottom: 18px;
}
.vip-zxtq{
    margin-bottom: 46px;
}
.no-radius{
    border-radius: inherit !important;
}
.ten-radius{
    border-radius: 0  0 10px 0;
}
.live-title{
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 47px;
}
.rule-title{
    margin-bottom: 30px;
}
.text-tt{
    margin-bottom: 70px;
    text-align: center;
    font-size: 19px;
    color: #697dac;
}

.bg1{
    background: #EDF3F8;
}
.red{
    color: #fe3434;
}
.vip-level-list{
    max-width: 1720px;
    margin: 0 auto;
    text-align: center;
}
.top_nav .dropdown{
    width: 714px;
}
.vip-level-list .item{
    display: inline-block;
    vertical-align: top;
    width: 162px;
    height: 186px;
    margin-bottom: 41px;
    border-radius: 10px;
    text-align: center;
    background: #D4DCE5;
    -webkit-box-shadow: 0 0.1rem 0.1rem transparent;
    box-shadow: 0 0.1rem 0.1rem transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    cursor: pointer;
}

.vip-level-list .item:not(:nth-last-of-type(1)){
    margin-right: 10px;
}
.vip-level-list .item:hover{
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    -webkit-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
    background: #fff;
}
.vip-level-list .item .vip-intro{
    position: relative;
    height: 127px;
   text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.vip-level-list .item .vip-intro .vip-icon{
    width: 116px;
    margin-bottom: 15px;
    position: absolute;
    left: 50%;
    top: -32px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.vip-level-list .item .vip-intro h4{
    position: absolute;
    bottom: 13px;
    left: 0;
    width: 100%;
    font-weight: 700;
    font-size: 17px;
    line-height: 30px;
    color: #000000;
}
.vip-level-list .item .update-intro{
    display: table-cell;
    height: 59px;
    width: 162px;
    vertical-align: middle;
    border-radius: 0 0 10px 10px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    background: #fff;
}

.vip-level-list .item .update-intro1 .icon-a{
    margin-right: 5px;
    font-size: 14px;
    color: #58A7FB;
    vertical-align: middle;
    display: none;
}
.vip-level-list .item .update-intro1 .icon-b{
    margin-right: 5px;
    font-size: 18px;
    color: #E27C75;
    vertical-align: middle;
    min-width: 14px;
    text-align: center;
    font-weight: bold;
    display: none;
}

.tour-cont,
.bet-require-cont{
    padding: 51px 0;
}
.privilege-cont,
.preferential-cont{
    padding: 51px 0 87px;
}
.activity-rule{
    padding: 56px 0 30px;
}
.privilege_table {
    width: 100%;
    border-radius: 10px;
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    font-size: 16px;
    border-collapse:inherit;
    background: #f3f4f4;
    color: #5E6E97;
}
.privilege_table thead tr {
    background: url(/images/vip/new/privilege-tabbg5.webp) no-repeat center top;
    background-size: 100%;
}
 .privilege_table thead th {
    width: 8%;
     height: 55px;
     border-right: 1px solid #c9c9c9;
     color: #fff;
}
.privilege_table thead th:nth-last-of-type(1){
    border-radius: 0 10px 0 0;
}
.privilege_table thead th:nth-of-type(1){
    border-radius: 10px 0  0 0;
}
.privilege_table thead th.right-border-radius{
    border-radius: 10px 10px 0 0;
}
.privilege_table tbody tr:nth-last-of-type(1) td:nth-last-of-type(1){
    border-radius: 0  0 10px 0;
}
.privilege_table tbody tr:nth-last-of-type(1) td:nth-of-type(1){
    border-radius: 0  0 0 10px ;
}
.privilege_table tbody tr {
    height: 72px;
}
.privilege_table1 tbody tr {
    height: 55px;
}
.privilege_table tbody td .iconfont{
    color:#58A7FB;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 24px;
}
.privilege_table tbody td .iconfont.icon-vipl{
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(/images/vip/new/vip-icon.png) no-repeat center top;
}
.privilege_table tbody td  {
     font-size: 16px;
     border-bottom: 1px solid #c9c9c9;
     border-right: 1px solid #c9c9c9;
     text-align: center;

}
.privilege_table1{
    background: #fff;
}
.privilege_table1 tbody  td:nth-of-type(2){
    padding: 0 8%;
    text-align: left;
}

.require{
    margin: 15px auto;
    border-left: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    border-radius: 10px ;
}
.require li{
    float: left;
    display: inline-block;
    width: 50%;
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    text-align: center;
    color: #5E6E97;
    background: #f3f4f4;
}
.privilege_table1 tbody .cols1{
    width: 33%;
}
.require li.head{
    background: #e3eaf1;
}
.require li:nth-of-type(1){
    border-radius: 10px 0 0 0;
}
.require li:nth-of-type(2){
    border-radius: 0 10px  0 0;
}
.require li:nth-last-of-type(1){
    border-radius: 0  0  10px  0;
}
.require li:nth-last-of-type(2){
    border-radius: 0  0  0 10px;
}
.require.four li{
    width: 33.3%;
}
.require.four li:nth-of-type(2){
    border-radius: 0;
}
.require.four li:nth-of-type(3){
    border-radius: 0 10px  0 0;
}
.require.four li:nth-last-of-type(2){
    border-radius: 0;
}
.require.four li:nth-last-of-type(3){
    border-radius: 0  0  0 10px;
}
.tour-list{
    padding-bottom: 50px;
}
.box {
    width: 393px;
    height: 255px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.middle-cont{
    margin: 0 10px;
}
.tour-cont{
    height: 581px;
    background: url(/images/vip/new/game-nlivebg.jpg) no-repeat center top;
}
.box:hover .mark-box{
    top: 0;
    border-radius: 10px;
}

 .tips {
     font-size: 16px;
     line-height: 28px;
    color: #333;
}
.tips p{
    position: relative;
    padding-left: 18px;
    margin-bottom: 17px;
}
.tips p span{
    position: absolute;
    left: 0;
    top: 0;
}
.tips i{
    font-style: normal;
}
.content-main-bg.night .tips{
    color: #fff;
}
.content-main-bg.night .bg1{
    background: #5a6588;
}
.content-main-bg.night .vip-title{
    color: #fff;
}
.content-main-bg.night{
    background: url(/images/main-bg-night.jpg) repeat-y center;
}
.footer-detail{
    background:#e3eaf1 url(/images/footer-bg.jpg) no-repeat center top;
}
.footer-detail.night{
    background: url(/images/footer-bg-night.jpg) no-repeat center top;
}

/*轮播样式ʽ*/
.poster_box {
    overflow: hidden;
}
.poster_box h2 {
    font-size: 30px;
    color: #015293;
    font-weight: bold;
    text-align: center;
}
.poster_box h3 {
    font-size: 16px;
    color: #015293;
    margin: 10px 0 35px;
    text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
    display: block;
    width: 100%;
    height: 100%;
}
.poster-main img {
    border-radius: 12px;
}
.poster-main .poster-list {
    width: 1000px;
    height: 500px;
}
.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .poster-item .item {
    position: relative;
    width: 100%;
    height: 100%
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
    filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
    filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
    left: 0;
    background: url(/images/vip/new/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
    right: 0;
    background: url(/images/vip/new/right.png) no-repeat center center;
}
.poster-item-title {
    background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
    filter:Alpha(opacity=80); background:#2a2a2a;

    color: #FFF;
    width: 100%;
    height: 52px;
    line-height: 52px;
    position: absolute;
    bottom: 0;
    text-indent: 29px
}

