@charset "utf-8";
.content-main-bg{
    padding-top: 84px;
}
.ft12 {
    font-size: 12px!important;
}
.banner{
  width:100%;
}
.banner img {
  width:100%;
}
.text-center{
    text-align: center;
}
.vip-title{
    margin-bottom: 60px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #4fafaa;
}
.vip-title1{
    margin-bottom: 0;
}
.vip-title-pic {
  text-align: center;
  margin-bottom: 20px;
}
.vip-title2{
    margin-top: 60px;
}
.text-tt{
    margin-bottom: 60px;
    text-align: center;
    font-size: 20px;
    color: #4fafaa;
}

.bg1{
    background: #e3eaf1;
}
.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: 228px;
    height: 289px;
    margin-bottom: 55px;
    border-radius: 20px;
    text-align: center;
    background: url(/images/vip/new/item-bg-1.png) no-repeat center bottom;
    -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: 15px;
}
.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: 200px;
   text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.vip-level-list .item .vip-intro .vip-icon{
    width: 175px;
    margin-bottom: 15px;
    position: absolute;
    left: 50%;
    top: -30px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.vip-level-list .item:nth-child(8) .vip-intro .vip-icon,.vip-level-list .item:nth-child(10) .vip-intro .vip-icon,.vip-level-list .item:nth-child(9) .vip-intro .vip-icon {
    top: -18px;
      width: 206px;
}
.vip-level-list .item:nth-child(5) .vip-intro .vip-icon {
top: -37px;
  width: 178px;
}
.vip-level-list .item:nth-child(8) .vip-intro .vip-icon {
    top: -25px;
      width: 191px;
}
.vip-level-list .item .vip-intro h4{
    position:absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
}
.vip-level-list .item .update-intro{
    display: table-cell;
     height: 80px;
     width: 228px;
    vertical-align:middle;
    border-radius: 0 0 20px 20px;
    text-align: center;
    font-size: 14px;
    color: #999;
    background: #fff;
    padding: 10px 0 0 0;
}

.vip-level-list .item .update-intro1{
    padding:0  25px;
    text-align: left;
}

.vip-text-1 span,.vip-text span{
  display: inline-block;
  width:49%;
  text-align: center;

}

.vip-level-list .item .update-intro1 .icon-a{
    margin-right: 5px;
    font-size: 14px;
    color: #9968fd;
    vertical-align: middle;
}
.vip-level-list .item .update-intro1 .icon-b{
    margin-right: 5px;
    font-size: 14px;
    color: #fc49af;
    vertical-align: middle;
}


.tour-cont,
.privilege-cont,
.preferential-cont,
.bet-require-cont{
    padding: 70px 0;
}

.privilege_table {
width: 100%;
  border-radius: 10px;
  border-top: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  font-size: 16px;
  border-collapse: inherit;
  background: #fff;
  color: #666666;
}
.privilege_table thead tr{
    /* background: linear-gradient(90deg,#9968fd,#fc49af) no-repeat center top; */
    background: #4fafaa;
}
 .privilege_table thead th {
    width: 9%;
     height: 50px;
     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: 50px;
}
.privilege_table tbody td .iconfont{
    color:#4fafaa ;
    margin-right: 5px;
    vertical-align: middle;
}
.privilege_table tbody td  {
     font-size: 13px;
     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  10%;
    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: #333;
    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;
}

.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-list .cruise-tour-box {
    height: 520px;
    background: url(/images/vip/new/cruise-tour.png) no-repeat center top;
}

.malaysia-box{
    margin-bottom: 10px;
    background: url(/images/vip/new/malaysia.png) no-repeat center top;
}
.palawan-box{
    background: url(/images/vip/new/palawan1.png) no-repeat center top;
}
.cebu-box{
    margin-bottom: 10px;
    background: url(/images/vip/new/cebu.png) no-repeat center top;
}
.cruise-ship-box{
    background: url(/images/vip/new/cruise-ship.png) no-repeat center top;
}

.mark-box{
    position: absolute;
    left: 0;
    top: 205px;
    bottom: 0;
    right: 0;
    padding: 0 25px;
    color: #fff;
    background: rgba(0,0,0,.5);
    transition: all .3s;
}
.cruise-tour-box .mark-box{
    top: 471px;
}
 .mark-box .mark-title{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.mark-box  .mark-context{
    display:table-cell;
    width:550px;
    height:205px;
   vertical-align:middle;
}
.cruise-tour-box .mark-context{
    height: 471px;
    text-align:center;
}
.mark-box  .mark-context .text{
    position: relative;
    line-height: 2;
    vertical-align:middle;
    font-size: 14px;
}
.mark-box  .mark-context .text .num{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    border-radius: 50%;
    text-align: center;
    background: linear-gradient(90deg,#68D55E, #5CB6DA) no-repeat center top;

}
.box:hover .mark-box{
    top: 0;
    border-radius: 10px;
}


 .tips {
     line-height: 2;
    color: #333;
}
.tips p{
    position: relative;
    padding-left: 18px;
}
.tips p span{
    position: absolute;
    left: 0;
    top: 0;
}
.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;
}
.vip-text2 {
  padding:0 7px;
}
.c-green {
    font-size: 15px;
      color: #4FAFAA;
      font-weight: 500;
}
