/*新会员页面开始*/
#vips .vip-item {
    z-index: 0;
    padding: 80px 0 0 0;
}
#vips .vip-faq {
    background: transparent;
    box-shadow: 0 0 0 0;
}
#vips .vip-faq .vip-faq-list {
    padding: 0;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    border-radius: var(--b2radius);
}
#vips .vip-faq .vip-faq-list h2 {
    padding: 20px;
    color: #303133;
    font-size: 16px;
}
#vips .vip-faq .vip-faq-list p {
    margin: 0px 20px 20px;
    background: #eff1f4;
    padding: 20px;
    color: #909399;
    line-height: 28px;
    border-radius: var(--b2radius);
}
#vips .vip-footer {
    max-width: 100%;
    border-radius: 4px;
    margin: 46px auto 0;
}
#vips .new-sess-head2 {
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-top: 10px;
}
#vips .new-sess-head2 span {
    font-size: 30px;
    color: #ab7225;
    line-height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#vips .new-sess-head2 span:before {
    content:'';
    background-image: url(../vippage/lefti.png);
    width: 37px;
    height: 29px;
    margin-right: 11px;
}
#vips .new-sess-head2 span:after {
    content:'';
    background-image: url(../vippage/righti.png);
    width: 37px;
    height: 29px;
    margin-left: 11px;
}
#vips .ceo_vip_ping {
    max-width: 1200px;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    border-radius: 6px;
    text-align: center;
}
#vips .ceo_vip_ping ul li {
    float: left;
    width: 30%!important;
    height:320px!important;
    margin: 10px 10px;
    border-radius: 15px;
}
#vips .ceo_vip_ping ul li p {
    font-size: 14px;
    line-height: 23px;
    height: 88px;
    padding: 0 20px;
    margin-top: 5px;
    color: #666;
    display: block;
    text-align: left;
}
#vips .ceo_vip_ping ul li p b {
    color: #ccc;
    font-size: 23px;
}
#vips .deanmbavar {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
#vips .deanmbavar img {
    border-radius: 50%;
}
#vips .deanmbavar span {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../vippage/vipbz.png) 0 0 no-repeat;
    background-size: 30px 30px;
    position: absolute;
    bottom: -10px;
    right: 5px;
}
#vips .deanmbusename {
    line-height: 30px;
    margin-top: 10px;
    font-size: 16px;
    color: #666;
}
#vips .deanmbusename b {
    font-size: 14px;
    color: #fec42d;
    padding-left: 10px;
}
#vips .icon2 {
    width: 4em;
    height: 4em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
#vips .banner-container {
    height: 300px;
    width: 100%;
    background-image: url(../vippage/banner.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    margin-top: -10px;
    padding-top: 110px;
}
#vips .vip-item .txt_tag {
    overflow: hidden;
    top: 0;
    left: 0;
    font-size: 16px;
    width: 105px;
    height: 105px;
    float: right
}
#vips .vip-item {
    padding: 0
}
#vips .vip-list-in {
    padding: 20px!important
}
#vips .vip-item .txt_tag span {
    z-index: 2;
    color: #fff;
    display: block;
    text-align: center;
    background: #fd4c57;
    position: relative;
    left: -25px;
    top: 25px;
    width: 180px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    transform: rotate(44deg)
}
#vips .vip-list .vip-item:nth-child(1) #zx {
    display: none
}
#vips .vip-list .vip-item:nth-child(2) #zx {
    display: none
}
#vips .vip-list .vip-item:nth-child(3) #zx {
    display: none
}
#vips .vip-list .vip-item:nth-child(4) #zx {
    display: none
}
#vips .vip-list .vip-item:nth-child(1) .txt_tag span {
    background: #ff9800
}
#vips .vip-list .vip-item:nth-child(2) .txt_tag span {
    background: #ff9800
}
#vips .vip-list .vip-item:nth-child(3) .txt_tag span {
    background: #ff9800
}
#vips .vip-list .vip-item:nth-child(4) .txt_tag span {
    background: #ff9800
}
#vips .warr {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
#vips .banner-container h2 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 4.69px;
    text-align: center;
    line-height: 60px;
    text-shadow: 0 8px 16px rgb(28 31 33 / 30%);
    margin-bottom: 30px;
}
#vips .banner-container .desc {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
#vips .vip-current {
    font-size: 16px;
    border:none;
}
#vips .content-area.vip-page {
    width: 1200px;
    max-width: 100%;
}
#vips .vip-list {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
#vips .vip-item {
    width: 500px;
    height: 250px;
    margin-top: 40px;
    margin-bottom: 40px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    border-radius: 16px;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
#vips .vip-list-in {
    text-align: left!important;
    padding: 0;
}
#vips .vip-list-in .tequan-type-head {
    position: absolute;
    left: 125px;
    top: 40px;
    height: 60px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
#vips .vip-list-in h2 {
    font-size: 22px;
}
#vips .tequan-type-head p {
    font-size: 16px;
    color: white;
    padding-left: 3px;
}
#vips .tequan-type-head span {
    font-size: 14px;
    color: white;
    opacity: .8;
    line-height: 28px;
    padding-left: 3px;
}
#vips .vip-list-in .type2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #FFE3B9;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 50px;
    bottom: 5px;
    font-weight: bold;
}
#vips .vip-price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}
#vips .vip-price-money.shu span {
    font-size: 40px;
}
#vips .vip-price-money.shu sub {
    font-size: 12px;
    line-height: 1;
    border-radius: 50%;
    margin-left: -11px;
    vertical-align: middle;
    padding: 2px 4px;
}
#vips .vip-price-day {
    font-size: 16px;
    vertical-align: middle;
    margin: 15px 0 0 5px;
    color: #FFFFFF;
}
#vips .vip-buy {
    margin-top: 0;
}
#vips .vip-buy {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
#vips .vip-list .type2 button {
    width: 150px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    border: 0 solid #ab0f00;
    border-radius: 25px;
}
#vips .vip-list .vip-item:nth-child(1) .vip-list-in h2 {
    font-size: 28px;
    color: #edd2aa;
}
#vips .vip-list .vip-item:nth-child(2) .vip-list-in h2 {
    font-size: 28px;
    color: #edd2aa;
}
#vips .vip-list .vip-item:nth-child(3) .vip-list-in h2 {
    font-size: 28px;
    color: #edd2aa;
}
#vips .vip-list .vip-item:nth-child(4) .vip-list-in h2 {
    font-size: 28px;
    color: #edd2aa;
}
#vips .vip-list .vip-item:nth-child(1) {
    background-image: url(../vippage/vip.png);
    box-shadow: 0 12px 36px -12px #d0a360;
    margin-left: 20px;
}
#vips .vip-list .vip-item:nth-child(2) {
    background-image: url(../vippage/vip.png);
    box-shadow: 0 12px 36px -12px #d0a360;
    margin-left: 20px;
}
#vips .vip-list .vip-item:nth-child(3) {
    background-image: url(../vippage/vip.png);
    box-shadow: 0 12px 36px -12px #d0a360;
    margin-left: 20px;
}
#vips .vip-list .vip-item:nth-child(4) {
    background-image: url(../vippage/svip.png);
    box-shadow: 0 12px 36px -12px #d0a360;
    margin-left: 20px;
}
#vips .new-sess-head {
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-top: 70px;
}
#vips .new-sess-head span {
    font-size: 30px;
    color: #ab7225;
    line-height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#vips .new-sess-head span:before {
    content:'';
    background-image: url(../vippage/lefti.png);
    width: 37px;
    height: 29px;
    margin-right: 11px;
}
#vips .new-sess-head span:after {
    content:'';
    background-image: url(../vippage/righti.png);
    width: 37px;
    height: 29px;
    margin-left: 11px;
}
#vips .newvip-sess2 ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 40px;
}
#vips .newvip-sess2 ul li p {
    font-size: 20px;
    color: #BA8D50;
    margin-top: 10px;
    text-align: center;
}
#vips .vip-list .vip-item:nth-child .lv, {
    display: none;
}
#vips .vip-list .vip-item:nth-child(1) .vip-price-money.shu sub {
    background: #fa4c56;
}
#vips .vip-list .vip-item:nth-child(2) .vip-price-money.shu sub {
    background: #fa4c56;
}
#vips .vip-list .vip-item:nth-child(3) .vip-price-money.shu sub {
    background: #fa4c56;
}
#vips .vip-list .vip-item:nth-child(4) .vip-price-money.shu sub {
    background: #4b4b4b;
}
#vips .newvip-sess2 ul li {
    width: 24%;
    height: 150px;
    background: #f9f9f9;
    border: 1px solid #f2f2f2;
    text-align: center;
    padding-top: 26px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: -4px -4px;
    border-radius: var(--b2radius);
}
#vips .vip-list .vip-item:hover {
    box-shadow: 0 12px 36px -12px #403a3b;
}
#vips .vip-list .vip-item:nth-child(1) .type2 button {
    background: linear-gradient(90deg, #ffc8c2, #f5c8c3);
    box-shadow: 1px 2px 7px 0px #ab0f00;
    color: #F54253;
}
#vips .vip-list .vip-item:nth-child(2) .type2 button {
    background: linear-gradient(90deg, #ffc8c2, #f5c8c3);
    box-shadow: 1px 2px 7px 0px #ab0f00;
    color: #F54253;
}
#vips .vip-list .vip-item:nth-child(3) .type2 button {
    background: linear-gradient(90deg, #ffc8c2, #f5c8c3);
    box-shadow: 1px 2px 7px 0px #ab0f00;
    color: #F54253;
}
#vips .vip-list .vip-item:nth-child(4) .type2 button {
    background: linear-gradient(90deg, #caaa7c, #f0d6ae);
    box-shadow: 1px 2px 7px 0px rgb(64 39 2 / 59%);
    color: #414141;
}
#vips .shengm svg {
    bottom: -0.2em;
    position: relative;
}
#vips .shengms svg {
    bottom: -0.25em;
    position: relative;
}
#vips .warr, #vips .tax-collection .content-area, #vips .tax-newsflashes_tags .content-area, #vips .post-type-archive-newsflashes .content-area, #vips .all-circles.content-area, #vips .announcement-page.content-area, #vips .single-announcement .content-area, #vips .post-style-2 .content-area, #vips .create-circle.content-area, #vips .mission-page.wrapper, #vips .search .b2-single-content, #vips .search .tax-search, #vips #carts .vip-page {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
@media screen and (max-width:768px) {
    #vips .ceo_vip_ping ul li {
        float: left;
        width: 100%!important;
        margin: 10px 10px;
        border-radius: 15px;
    }
    #vips .vip-list .vip-item:nth-child(1) {
        background-image: url(../vippage/vip.png);
        box-shadow: 0 12px 36px -12px #d0a360;
        margin-left:1px;
    }
    #vips .vip-list .vip-item:nth-child(2) {
        background-image: url(../vippage/vip.png);
        box-shadow: 0 12px 36px -12px #d0a360;
        margin-left:1px;
    }
    #vips .vip-list .vip-item:nth-child(3) {
        background-image: url(../vippage/vip.png);
        box-shadow: 0 12px 36px -12px #d0a360;
        margin-left:1px;
    }
    #vips .vip-list .vip-item:nth-child(4) {
        background-image: url(../vippage/svip.png);
        box-shadow: 0 12px 36px -12px #d0a360;
        margin-left:1px;
    }
    #vips .vip-item {
        width: 100%;
        height: 200px;
    }
    #vips .banner-container {
        height: 188px;
        padding-top: 50px;
    }
    #vips .banner-container h2 {
        font-size: x-large;
        letter-spacing: 2px;
        margin-bottom: 0;
    }
    #vips .vip-list-in .tequan-type-head {
        left: 25%;
        top: 15%;
    }
    #vips .tequan-type-head span {
        display: none;
    }
    #vips .vip-price-money.shu span {
        font-size: xx-large;
    }
    #vips .vip-list .type2 button {
        width: 100px;
        font-size: medium;
    }
    #vips .warr {
        width: 100%;
        padding: 0 10px;
    }
    #vips .newvip-sess2 ul {
        margin-right: -20px;
    }
    #vips .newvip-sess2 ul li {
        width: 50%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    #vips .newvip-sess2 ul li p {
        font-size: large;
    }
    #vips .vip-item {
        width: 500px;
        height: 200px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-sizing: border-box;
        text-align: center;
        position: relative;
        border-radius: 16px;
        background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }
}
#vips .vip-list-in{
    background: none;
    box-shadow: none;
}
/*新会员页面结束*/