


.index {
    background: linear-gradient(135deg, #3A3537 0%, #242424 100%);
    padding-bottom: 124px;
}
.main2{
    position: relative;
    width: 1560px !important;
    margin: 0 auto;
}
.banner{
    transform: translateX(-102px);
}

.package-bg{
    position:absolute;
    width:100%;
height: 434px;
background: linear-gradient(180deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
border-radius: 20px;
opacity: 0.1;
}
.packages{
    padding:  35px 0 64px;
    display: flex;
    justify-content: center;
}
.package-item{
    margin: 0 32px;
    padding: 28px 0 0;
    width: 370px;
    height: 537px;
    background: #F5F5F5;
    border-radius: 15px;
    text-align: center;
}
.package-title{
    height: 33px;
}
.package-price{
font-size: 20px;
font-family: Microsoft YaHei-Bold, Microsoft YaHei;
font-weight: 700;
color: #CD7A47;
line-height: 20px;
margin: 10px 0 20px;
}
.package-price span{
    font-size: 15px;
}
.package-item .line{
width: 246px;
height: 1px;
background: #46423D;
margin: 0 auto 25px;
opacity: 0.1;
}
.package-item p{
font-size: 12px;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #333333;
line-height: 14px;
margin-bottom: 20px;
}
.open-btn{
    cursor: pointer;
    width: 218px;
    height: 39px;
    margin: 35px auto 0;
    background-image: url('/public/static/home/pic/open-bg.png');
    background-repeat: no-repeat;
    background-size:100% 100%;
}

.package-active{
    background: linear-gradient(323deg, #FFD8A5 0%, #FFDDB1 47%, #FFE2BD 100%, #FFE2BD 100%);
}
.package-active p{
    color: #923612;
}
.package-active .open-btn{
    background-image: url('/public/static/home/pic/open-bg2.png');
}



.title{
    margin:0 auto 50px;
    text-align: center;
}
.title img{
    width: 519px;
}



.vip-title{
    margin:0 auto;
    text-align: center;
}
.vip-title img{
    width: 519px;
}

.clip-list{
    display: flex;
    flex-wrap: wrap;
}
.clip-item{
    bottom: 0;
    position: relative;
    margin: 0 32px 32px 0;
    width: 285px;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
    transition: all .2s linear;
}

.clip-item:nth-child(5n){
    margin-right: 0;
}
.clip-item__img{
    width: 100%;
    height: 285px;
    object-fit: cover;
    vertical-align: middle;
}
.clip-item__content{
    padding: 12px 14px 14px;
}
.clip-item__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.clip-item__name{
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.clip-item__state{
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #FB9E71;
    padding: 0 7px;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FB9E71;
}
.clip-item__bottom{
    margin-top: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.clip-item__id{
font-size: 12px;
font-family: Microsoft YaHei-Regular, Microsoft YaHei;
font-weight: 400;
color: #999999;
line-height: 12px;
}
.clip-item__action{
    display: flex;
    align-items: center;
font-size: 12px;
font-family: Microsoft YaHei-Regular, Microsoft YaHei;
font-weight: 400;
color: #999999;
}
.clip-item__action div:hover{
    color: #06CD65;
}

.clip-item:hover{
    bottom: 5px;
    box-shadow: 0 8px 15px 0 rgba(0,0,0,.15);
    
}
.clip-item:hover .clip-item__name{
    color: #06CD65;
}

.vip-tabs{
    margin: 30px 0 25px;
    position: relative;
}
.tab-content{
    display: flex;
    justify-content: center;
}
.tab-item{
    margin: 0 12px;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #23201C;
    border-radius: 19px;
    border: 1px solid #FFD8A5;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFD8A5;
    transition: all .2s;
}
.tab-item:hover{
    background: #FFD8A5;
    color: #23201C;
}
.tab-active{
    background: #FFD8A5;
    color: #23201C;
}
.vip-tabs .more{
    position: absolute;
    right: 0;
    top: 0;
}

.top{
    width: 100%;
}
.gli {
    margin-bottom: 20px;
    position: relative;
}

.gli:hover {
    transform: translateY(-5px)
}

.glist {
    flex-wrap: wrap;
}

.viptitle {
    text-align: center;
    margin-bottom: 40px;
}

.viptitle img {
    width: 515px;
}

.vipbox {
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.vipbox1 {
    min-height: 605px;
    width: 23.85%;
    background: #FFFFFF;
    border: 4px solid #FFA36A;
    border-radius: 10px;
    position: relative;
    margin-right: 1.5%;
    margin-bottom: 20px;
}
.vipbox1:nth-last-of-type(1){
    margin-right: 0;
}

.v_title {
    height: 104px;
    /* line-height: 85px; */
    display: flex;
    align-items: center;
    flex-direction: column;
    /* padding-left: 12%; */
    justify-content: center;
    border-bottom: 1px solid #FFA36A;
    position: relative;
}

.vips .v_title {
    border: none;
}

.viplistheng {
    width: 50%;
    height: 1px;
    background: #FFA36A;
}

.pribox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    bottom: -13px;
    left: 0;
}

.v_main {
    width: 75%;
    margin: 0 auto;
    /*padding-top: 40px;*/
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    padding-bottom: 75px;
    overflow: hidden;
    height: 450px;
}

.v_1 {
    margin-bottom: 0px;
    display: block;
    margin-bottom: 30px;
}

.v_acti {
    width: 26px;
    margin-top: 10px;
    visibility: hidden;
}

.v_list1_1 {
    font-size: 30px;
    /* font-weight: bold; */
    /* color: #fff8e7; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.v_1:hover  {
    color: #fff !important;
}

.v_list1_2 {
    font-size: 14px;
   position: absolute;
   top: -1px;
   left: -2px;
   font-size: 12px;
   padding: 0 10px;
   line-height: 22px;
color: #FFFFFF;
    height: 22px;
    background: url(../pic/icon_brade@2x.png) no-repeat;
    background-size: 100% 100%;
}


.v_btns {
    font-size: 16px;
    color: #FFFFFF;
    width: 59.8%;
height: 44px;
background: #FD9181;
border-radius: 22px;

    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 33px;
    left: 18.7%;
    cursor: pointer;
    transition: 0.3s;
}
.v_btns:hover{
    background: #E75744;
    color: #fff;
}
.v_btns img {
    width: 48.7%;
}

.v_2 {
    padding: 18px 10px;
    margin-bottom: 45px;
    border: 1px solid transparent;
}

.v_2x1 {
    border-radius: 5px;
    border: 1px solid #C7AB87;
}

.v_2x2 {
    color: #FFD8A5;
}

.v_title img {
    width: 48%;
}

.vip_pri {
    /* position: absolute; */
    /* background: #4E4B46; */
    /* padding: 0 10px; */
    /* width: 60%; */
    color: #CD7A47;
    /* bottom: -11px; */
    /* left: 20%; */
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    /* overflow: hidden;

    text-overflow: ellipsis; */
    white-space: nowrap;
}

.vip_pri span {
    font-size: 20px;
}

.vb {
    font-weight: bold;
}

.v_3 {
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.v_3 a {
    color: #fff8e7;
    text-decoration: underline;
}




.vips{
    bottom: 0;
    transition: 0.3s;
}


.v_2:hover .v_acti {
    visibility: visible;
}

.v_2:hover .v_list1_1 {
    color: red;
}

.v_2:hover .v_list1_1 {
    color: red;
}


.v_2:hover {
    border-radius: 5px;
    /*border: 1px solid  #C7AB87 !important;*/
    border-color: #C7AB87 !important;
}
.v_1:hover{
    background: #FF8A70 !important;
border: 1px solid #EAEAEA;
border-radius: 10px;
}
.v_1:hover .v_list1_2{
    color: #E75744 !important;
}
.v_1:hover .v_list1_1{
    color: #fff !important;
}
.v_1:hover .add_vip_price{
    color: #fff !important;
}
.v_1:hover .selected{
    display: block;
}
.selected{
    position: absolute;
    width: 42px;
    bottom: -2px;
    right: -1px;
    display: none;
}
.v_1 {
    width: 99%;
    height: 81px;
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    padding: 0 10%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    position: relative;
    box-sizing: border-box;
    padding: 20px 10%;
}
.add_vip_price{
    margin-top: 8px;
}

#nav ul {
    display: flex;
    justify-content: center;
}

#nav {
    position: relative;
}

.xxk,
.m2 {
    background: #23201C;
    border: 1px solid #FFD8A5;
    color: #FFD8A5;
    width: 100px;
    height: 38px;
    border-radius: 38px;
    line-height: 36px;
    text-align: center;
    margin-right: 23px;
    margin-bottom: 26px;
    cursor: pointer;
    font-size: 14px;
    white-space: nowrap;
}
#nav .xxk:hover{
    background: #FFD8A5;
    color: #23201c;
}
.m2 a {
    color: #FFD8A5;
}

.act {
    background: #FFD8A5;
    color: #23201c;
}

.glist {
    padding-bottom: 60px;
}

.m2box {
    position: absolute;
    right: 0;
    top: 0;
    width: 15.4%;
}

.m2 {
    width: 44.24%;
    margin-right: 10%;
}

.viplistal {
    width: 430px;
    height: 396px;
    background: #fff;
    position: fixed;
    z-index: 300;
    top: 20vh;
    left: calc(50% - 215px);
    border-radius: 5px;
    padding-top: 15px;
    display: none;
}

.viplistal_title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    color: #da753a;
    font-size: 14px;
    font-weight: bold;
}

.vipalclose {
    width: 18px;
    position: absolute;
    top: 0;
    right: 15px;
}

.smicon {
    width: 14px;
    margin-right: 9px;
}

.viplistalcon {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-bottom: 35px;
}

.viplistal_main {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.viplistal_main .wxewm img{
    cursor: pointer;
    transition: 0.3s;
    position: relative;
    top: 0;
}
/*.viplistal_main .wxewm img:hover{*/
/*    position: relative;*/
/*    top: -5px;*/
/*}*/
.viplistal_main .zfbewm img{
    cursor: pointer;
    transition: 0.3s;
    position: relative;
    top: 0;
}
.viplistal_main .zfbewm img:hover{
    position: relative;
    top: -5px;
}   
.wxewm {
    border: 1px solid #19CD18;
    padding: 5px;
    border-radius: 5px;
    width: 122px;
    height: 122px;
    margin-bottom: 10px;
}

.zfbewm {
    border: 1px solid #00A1E9;
    padding: 5px;
    border-radius: 5px;
    width: 122px;
    height: 122px;
    margin-bottom: 10px;
}

.wxtitle {
    font-size: 14px;
    color: #707070;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wxtitle img {
    width: 17px;
    margin-right: 5px;
}

.albon {
    margin-top: 35px;
    text-align: center;
    font-size: 14px;
    color: #3a3a3a;
}

.albon span {
    color: #eb0300;
    font-size: 24px;
    font-weight: bold;
}





.loading-more{
    text-align: center;
    padding-bottom: 80px;
}
.loading-more a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    line-height: 50px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    border:1px solid #fff;
    margin: 0 auto;
    transition: color 0.3s;
}
.loading-more a img{
    width: 15px;
    margin-left: 10px;
}
.loading-more a:hover{
    color: #06CD65;
    border:1px solid #06CD65;
    /*background: #06CD65;*/
}
.loading-more a span{
    padding-right: 20px;
    background: url('../pic/load-more.png') no-repeat right center;
    background-size: 15px;
}
.loading-more a:hover span{
    background: url('../pic/load-moreed.png') no-repeat right center;
    background-size: 15px;
}










/*常见问题*/

.faq-problem{
    background: linear-gradient(180deg, rgba(255,255,255,.1) 0%, rgb(37, 37, 37) 100%);
    border-radius: 20px;
}
.faq-problem .list {
    width: 100%;
    box-sizing: border-box;
   padding: 35px 50px;
   color: #FDF7E0;
}
.faq-problem .list  .item{
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.faq-problem .list  .item{
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
}

.faq-problem .icon-question{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../pic/icon-wen.png) center no-repeat;
    background-size: contain;
    margin-right: 10px;
}
.faq-problem .detail{
    line-height: 27px;
    text-indent: -30px;
    padding-left: 30px;
}



.v_list1_1 span{
    font-size: 14px;
}


@media only screen and (max-width: 1800px){
.main2 {
    width: 1500px;
}
}


@media only screen and (max-width: 1500px){
.main2 {
    width: 1200px;
}
}