﻿body {
    min-width: 1280px;
    padding: 30px 0 0;
    background: url(/images/260266F1.jpg) no-repeat center center;
    background-size: cover;
    background-color: #fffbf8;
}
#header {
    background: url(/images/wKh2AmPtrDSIIbADAAArXGO8ISMAA9B5wG9E2AAACt0384.jpg) no-repeat center center;
}
#main {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 0;
    box-shadow: 0 0 5px 0 rgba(109,61,0,0.2);
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
}
@media (max-width: 1280px) {
    body {
      padding: 0;
    }
}
#sidebar {
    display: none;
}
#footer {
    padding: 0;
    background: transparent;
    text-align: center;
}
.container {
    width: 1280px;
    min-width: 1280px;
    max-width: 100%;
}
.types,
.docs,
.payment,
.benefit {
    width: 1204px;
    margin:  0 auto;
}
.types {
    padding: 22px 29px;
    overflow: hidden;
}
.types li {
    position: relative;
    float: left;
    width: 226px;
    height: 160px;
    margin: 0 18px 0 0;
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}
.types li.active {
    width: 224px;
    height: 158px;
    border: 2px solid #E6CA90;
}
.types li .hd,
.types li .ft {
    display: none;
}
.types li.active .hd,
.types li.active .ft {
    display: block;
}
.types li .hd {
    position: absolute;
    left: 0;
    right: 0;
}
.types li .hd em {
    float: left;
    height: 22px;
    line-height: 22px;
    margin: -2px 0 0 -2px;
    padding: 0 6px;
    border-radius: 8px 0 8px 0;
    font-style: normal;
    background: #FF5555;
    font-size: 12px;
    color: #fff;
}
.types li .hd span {
    float: right;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: -2px -2px 0 0;
    background: #E6CA90;
    border-radius: 0 8px 0 8px;
    text-align: center;
    color: #6D3D00;
}
.types li .bd {
    padding: 30px 0;
}
.types li.active .bd {
    padding: 29px 0;
}
.types li .bd small {
    display: block;
    font-size: 18px;
    color: #111;
}
.types li .bd strong {
    display: block;
    padding: 8px 0 0;
    font-size: 30px;
    color: #6D3D00;
}
.types li .bd strong em {
    vertical-align: 2px;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

.types li .bd del {
    font-size: 16px;
    color: #aaa;
}
.types li .ft {
    position: absolute;
    bottom: 0;
    left: -2px;
    right: -2px;
    height: 32px;
    line-height: 32px;
    background: #E6CA90;
    border-radius: 0 0 6px 6px;
    font-size: 12px;
    color: #6D3D00;
}
.types li .ft em {
    font-style: normal;
    font-weight: 700;
}
.docs {
    height: 78px;
    margin-bottom: 20px;
    border: 1px solid #ECECEC;
    border-radius: 5px;
    overflow: hidden;
}
.docs .title {
    position: relative;
    z-index: 9;
    float: left;
    width: 80px;
    height: 46px;
    padding: 10px 0 22px 26px;
    background: #fff;
    color: #91622D;
}
.docs .title strong {
    font-size: 22px;
}
.docs .title small {
    font-weight: 700;
    font-size: 20px;
}
.docs .current {
    float: left;
    width: 530px;
    margin: 9px 0;
    padding: 0 32px;
    border-right: 1px solid #ddd;
    overflow: hidden;
}
.docs .current a {
    display: block;
}
.docs .current a .integral {
    float: right;
    font-size: 14px;
    color: #888;
}
.docs .current .front {
    float: left;
    width: 44px;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.docs .current .front img {
    height: 100%;
}
.docs .current .name {
    margin: 6px 0 0 56px;
}
.docs .current .name strong {
    display: inline-block;
    max-width: 365px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    font-weight: 400;
    color: #333;
}
.docs .current .name span,
.docs .recommend li a span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 10px;
    background: #E6CA90;
    font-style: normal;
    font-size: 12px;
    color: #fff;
}
.docs .current .money {
    margin: 5px 0 0 56px;
}
.docs .current .money del {
    vertical-align: middle;
    font-size: 12px;
    color: #aaa;
}
.docs .current .money span {
    vertical-align: middle;
    font-weight: 700;
    color: #91622D;
}
.docs .current .money small {
    vertical-align: middle;
    color: #999;
}
.docs .recommend {
    float: left;
    margin: 0 0 0 -1px;
    padding: 9px 0;
    overflow: hidden;
}
.docs .recommend li {
    float: left;
    width: 530px;
    padding: 0 32px;
    border-left: 1px solid #ddd;
}
.docs .recommend li a {
    display: block;
    padding: 4px 0;
    cursor: default;
}
.docs .recommend li a strong {
    display: inline-block;
    max-width: 410px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    font-weight: 400;
    color: #333;
}
.docs .recommend li a span {
    border: 1px solid #ddd;
    background: transparent;
    color: #999;
}
.docs .recommend li a em {
    display: inline-block;
    width: 32px;
    height: 16px;
    line-height: 16px;
    margin: 0 0 0 6px;
    border-radius: 8px;
    text-align: center;
    font-style: normal;
    vertical-align: middle;
    background: #DFC192;
    font-size: 12px;
    color: #91622D;
}
.docs .recommend li a em.pay {
    cursor: pointer;
    position: relative;
    width: 36px;
    background: #EFF1FC;
    color: #7F8797;
}
.docs .recommend li a em.pay .tip {
    display: none;
    position: absolute;
    left: 0;
    top: -10px;
    width: 300px;
    background: pink;
    font-size: 12px;
    color: #09BB07;
}
.payment .inner {
    height: 238px;
    border-radius: 6px;
    background: #FFF9EF;
}
.payment .scan,
.payment .scan .qrcode,
.payment .info {
    float: left;
}
.payment .swiper {
    float: right;
}
.payment .scan {
    width: 600px;
    margin: 28px 0 0 36px;
}
.payment .qrcode {
    width: 166px;
}
.payment .qrcode .code {
    position: relative;
    width: 166px;
    height: 166px;
    background: url(../images/qrcode-container.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    text-align: center;
}
.payment .qrcode .code .login {
    position: absolute;
    z-index: 9;
    top: 2px;
    left: 2px;
    width: 162px;
    height: 162px;
    cursor: pointer;
}
.payment .qrcode .code .abnormal {
    position: absolute;
    z-index: 9;
    top: 2px;
    left: 2px;
    width: 162px;
    height: 102px;
    padding: 30px 0;
    background-color: rgba(0,0,0, 0.8);
}
.payment .qrcode .code .abnormal span {
    display: block;
    line-height: 22px;
    padding: 0 0 6px;
    font-size: 14px;
    color: #fff;
}
.payment .qrcode .code .abnormal a {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #2878FF;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
}
.payment .qrcode .code .qrcode-picker {
    width: 142px;
    height: 142px;
    margin: 12px auto;
}
.payment .qrcode-container .cavans {
    width: 142px;
    height: 142px;
    padding: 0;
}
.payment .qrcode-container .cavans .img {
    width: 142px;
    height: 142px;
}
.payment .qrcode .code .qrcode-picker table {
    width: 100%;
    height: 100%;
}
.payment .qrcode-container .cavans .loading {
    width: 142px;
    height: 142px;
    top: 0;
    border: 0;
}
.payment .qrcode-container .cavans .expire {
    top: -10px;
    left: -10px;
    width: 162px;
    height: 42px;
}
.payment .qrcode-container .cavans .scanned {
    top: -10px;
    left: -10px;
    width: 160px;
    height: 140px;
    padding: 10px 0;
}
.payment .qrcode-container .cavans .scanned img {
    width: 70px;
}
.payment .qrcode .code .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 170px;
    height: 56px;
    background-image: -moz-linear-gradient(to bottom, rgba(40,120,255,0), rgba(230,202,144,0.6));
    background-image: -webkit-linear-gradient(to bottom, rgba(40,120,255,0), rgba(230,202,144,0.6));
    background-image: -o-linear-gradient(to bottom, rgba(40,120,255,0), rgba(230,202,144,0.6));
    background-image: -ms-linear-gradient(to bottom, rgba(40,120,255,0), rgba(230,202,144,0.6));
    background-image: linear-gradient(to bottom, rgba(40,120,255,0), rgba(230,202,144,0.6));
    animation: scan_animate 2s infinite linear;
}
@keyframes scan_animate {
    0% {
        -moz-transform: translate(0, -100%);
        -webkit-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
    100% {
        -moz-transform: translate(0%, 230px);
        -webkit-transform: translate(0%, 230px);
        -o-transform: translate(0%, 230px);
        -ms-transform: translate(0%, 230px);
        transform: translate(0%, 230px);
    }
}
.payment .scan .qrcode>.tip {
    padding: 8px 0;
    text-align: center;
    color: #666;
}
.payment .scan .qrcode>.tip i {
    color: #0BAF00;
}
.payment .scan .info {
    margin: 14px 0 0 20px;
}
.payment .scan .info .time {
    position: relative;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    border-radius: 8px;
    background: #E6CA90;
    color: #6D3D00;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}
.payment .scan .info .time em {
    font-style: normal;
    margin: 0 5px 0 0;
}
.payment .scan .info .time .icon-vip-triangle {
    position: absolute;
    left: 0;
    left: -8px;
    color: #E6CA90;
}
.payment .scan .info .time .icon-vip-time {
    font-size: 20px;
    color: #6D3D00;
}
.payment .scan .info .money {
    padding: 20px 0;
    font-size: 30px;
    color: #FF5555;
}
.payment .scan .info .money i {
    font-style: normal;
    font-size: 18px;
}
.payment .scan .info .money strong {
    margin: 0 0 0 -6px;
}
.payment .scan .info .money small {
    margin: 0 0 0 -4px;
    vertical-align: middle;
    font-size: 14px;
}
.payment .scan .info .money small em {
    font-style: normal;
}
.payment .scan .info .way {
    font-size: 0;
    color: #666;
}
.payment .scan .info .way i {
    margin: 0 2px 0 0;
    font-size: 18px;
}  
.payment .scan .info .way i.icon-vip-alipay {
    color: #1677FF;
}
.payment .scan .info .way i.icon-vip-weixin {
    color: #09BB07;
} 
.payment .scan .info .way small {
    vertical-align: middle;
    font-size: 12px;
}
.payment .swiper {
    position: relative;
    width: 320px;
    height: 182px;
    margin: 28px 40px 0 0;
    overflow: hidden;
}
.payment .swiper ul {
    position: absolute;
    left: 0;
}
.payment .swiper li {
    width: 320px;
    height: 46px;
}
.payment .swiper li .inner {
    height: 38px;
    line-height: 38px;
    padding: 0 22px;
    border-radius: 19px;
    background: #fff;
    font-size: 12px;
    color: #888;
}
.payment .swiper li .inner span {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.payment .swiper li .inner em {
    vertical-align: middle;
    font-style: normal;
    color: #6D3D00;
}
.payment .swiper li .inner small {
    vertical-align: middle;
}
.payment .agreement {
    float: right;
    padding: 10px 0;
    font-size: 12px;
    color: #aaa;
}
.payment .agreement a {
    text-decoration: underline;
    color: #aaa;
}
.benefit {
    padding: 30px 0 45px;
}
.benefit .hd {
    padding: 0 0 15px;
    font-weight: 700;
    font-size: 16px;
    color: #6D3D00;
}
.benefit .bd {
    position: relative;
}
.benefit .bd .swiper {
    position: relative;
    width: 1204px;
    height: 88px;
    overflow: hidden;
}
.benefit .bd ul {
    position: absolute;
    top: 0;
    margin: 0 -4px;
    white-space: nowrap;
    font-size: 0;
}
.benefit .bd ul li {
    float: left;
    width: 235px;
    height: 88px;
    padding: 0 4px;
}
.benefit .bd ul li>a {
    display: block;
    width: 200px;
    height: 42px;
    padding: 22px 15px;
    border: 1px solid #ECECEC;
    border-radius: 6px;
    font-size: 14px;
}
.benefit .bd ul li i {
    float: left;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0 10px 0 0;
    background: #E6CA90;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    color: #fff;
}
.benefit .bd ul li strong {
    display: block;
    padding: 0 0 4px;
    color: #91622D;
}
.benefit .bd ul li small {
    color: #aaa;
}
.benefit .bd .control-prev,
.benefit .bd .control-next {
    /* display: none; */
    position: absolute;
    top: 25px;
    width: 20px;
    height: 40px;
    line-height: 40px;
    background: #F1F1F1;
    text-align: center;
    font-size: 12px;
    color: #aaa;
}
.benefit .bd .control-prev {
    left: -38px;
    border-radius: 0 20px 20px 0;
}
.benefit .bd .control-next {
    right: -38px;
    border-radius: 20px 0 0 20px;
}
/* 提示弹窗 start */
.layer-refresh-tip .layui-layer-title {
    height: 32px;
    opacity: 0;
}
.layer-refresh-tip {
    padding: 0 30px 20px;
}
.layer-refresh-tip .vip-refresh-confrim .icon{
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: url('../images/icon/warning.png') no-repeat center center;
}
.layer-refresh-tip .vip-refresh-confrim {
    padding: 0 30px 20px;
}
.layer-refresh-tip .desc{
    line-height: 24px;
    padding: 20px 0 32px;
    text-align: center;
    color: #333;
}
.layer-refresh-tip .desc span {
    display: block;
    line-height: 28px;
}
.layer-refresh-tip .desc span.warn {
    color: #FA0000;
}
.layer-refresh-tip .btns {
    text-align: center;
}
.layer-refresh-tip .btns .btn{
    display: inline-block;
    width: 124px;
    height: 38px;
    line-height: 38px;
    margin: 0 10px;
    text-align: center;
    color: #fff;
    background: #2878FF;
    border-radius: 6px;
    outline: none;
    border: 1px solid #2878FF;
    cursor: pointer;
}
.layer-refresh-tip .btns .btn.btn-confirm {
    border-color: #ddd;
    background: #fff;
    color: #666;
}

.icon-vip{
    font-family:"icon-vip"!important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}
.vip-pay-tips span {
    color: #666;
}