.schbg-white {
    background-color: #fff!important;
    overflow: hidden;
}
.module-line {
    width: 100%;
    text-align: center;
    padding-top: 60px;
}
.module-line .text {
    font-size: 30px;
    color: #000;
    margin: 0 10px;
    display: inline-block;
}
.module-line h6 {
    border-bottom: 3px solid #000;
    width: 50px;
    height: 1px;
    margin: 15px auto;
}
.module-line .text-muted {
    margin-top: 1rem!important;
    margin-bottom: 1rem;
    color: #888 !important;
    font-size: 16px;
}
.vip-white {
    width: 1200px;
    margin: 0 auto;
}
.vip-slogan {
    border-radius: 5px;
    height: 260px;
    width: 1200px;
    background: #fff;
    box-sizing: border-box;
    font-size: 0;
    margin: 50px 0 60px;
}
.vip-slogan-box {
    display: inline-block;
    width: 380px;
    box-sizing: border-box;
    vertical-align: middle;
    border: #d4d4d4 1px solid;
    margin-right: 30px;
    margin-bottom: 30px;
    line-height: 24px;
    border-radius: 5px;
    padding: 25px 20px;
}
.vip-slogan-box:nth-child(3n) {
    margin-right: 0;
}
.vip-slogan-box:nth-child(4) {
    margin-bottom: 0;
}
.vip-slogan-box:nth-child(5) {
    margin-bottom: 0;
}
.vip-slogan-box:nth-child(6) {
    margin-bottom: 0;
}
.vip-tubiao {
    float: left;
    width: 60px;
    height: 56px;
    padding: 2px 0;
}
.vip-slogan-text {
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin-left: 12px;
}
.vip-slogan-text h2 {
    font-size: 20px;
    margin: 2px 0 2px;
    line-height: 30px;
    color: #000;
}
.vip-slogan-text p {
    font-size: 15px;
    color: #888;
}

.vip-slogan-text p:first-child {
    font-size: 18px;
    color: #575959;
}
.schbg-whits {
    background-position: 50% 50%;
    background-image: url(../images/zk-3.jpg);
    background-attachment: fixed;
    background-size: 100% 100%;
}
.container {
    width: 1200px;
    margin: 0 auto;
}
.module-lines {
    width: 100%;
    text-align: center;
    padding-top: 60px;
}
.module-lines .text {
    font-size: 30px;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
}
.module-lines h6 {
    border-bottom: 3px solid #fff;
    width: 50px;
    height: 1px;
    margin: 15px auto;
}
.module-lines .text-muted {
    margin-top: 1rem!important;
    margin-bottom: 1rem;
    color: #fff!important;
    font-size: 16px;
}
.package-list {
    padding: 40px 0 60px;
    overflow: hidden;
}

.package-list li {
    width: 370px;
    height: 490px;
    float: left;
    text-align: center;
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0px 3px 6px 0px rgba(8, 12, 16, 0.04);
    border-radius: 5px;
    margin-right: 45px;
    transform: translateY(0px);
    transition: all .36s;
    list-style: none;
    opacity: 0.9;
}

.package-list li:hover {
    opacity: 1;
}

.package-list li .p-name {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-radius: 5px 5px 0 0;
}

.package-list li:nth-of-type(1) .p-name {
    background-color: #4e8abe;
}

.package-list li:nth-of-type(2) .p-name {
    background-color: #bd009e;
}

.package-list li:nth-of-type(3) .p-name {
    background-color: #ff6600;
}

.package-list li .p-year {
    padding: 30px 0 36px;
    position: relative;
}

.package-list li:last-of-type {
    margin-right: 0;
}

.package-list li .p-year .moeny {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 1;
}

.package-list li .p-year .moeny span {
    font-size: 36px;
    color: #ff6600;
}

.package-list li .p-year .jd-card {
    line-height: 22px;
    position: absolute;
    top: 78px;
    left: 50%;
    transform: translateX(-50%);
    background-color: transparent;
    border: none;
    text-align: center;
    width: 277px;
    margin-left: 0;
}

.package-list li .p-year .jd-card .jd-gift {
    display: inline-block;
    height: 24px;
    background-color: #fff0f0;
    border-radius: 2px;
    border: solid 1px #fdbfbf;
    font-size: 12px;
    color: #ff6600;
    text-align: center;
    padding: 0 10px;
    line-height: 24px;
}

.package-list li:nth-of-type(1) .p-buy {
    background-color: #4e8abe;
}

.package-list li:nth-of-type(2) .p-buy {
    background-color: #bd009e;
}

.package-list li:nth-of-type(3) .p-buy {
    background-color: #ff6600;
}

.package-list li .p-buy {
    display: inline-block;
    width: 153px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 18px;
    color: #fff;
    font-size: 16px;
    transition: all .2s;
}

.package-list li .p-buy {
    margin-top: 20px;
    margin-bottom: 16px;
}

.package-list li .p-line {
    position: relative;
    width: 224px;
    margin: 0 auto;
    height: 27px;
    padding: 10px 0;
}

.package-list li .p-line .name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 4px 10px;
    color: #999;
    z-index: 2;
    border-radius: 4px;
    font-size: 14px;
}

.package-list li .p-line .line {
    position: absolute;
    top: 50%;
    left: 0;
    width: 224px;
    height: 1px;
    background-color: #999;
    z-index: 1;
}

.package-list li .p-item {
    text-align: left;
    margin-left: 45px;
    margin-top: 18px;
}
.package-list li .icon-yes {
    padding-left: 30px;
    background: url(../images/zk-132.png) no-repeat;
    background-position: 2px -25px;
    background-size: 20px;
}
.package-list li .icon-no {
    padding-left: 30px;
    background: url(../images/zk-132.png) no-repeat;
    background-position: 2px -2px;
    background-size: 20px;
}
.package-list li .p-item .intro-sprites {
    vertical-align: -2px;
    margin-right: 8px;
}

.vip-qlist {
    padding: 30px 0 40px;
    display: inline-block;
}
.vip-colmd {
    width: 585px;
    float: left;
    margin-right: 30px;
}
.vip-colmd:nth-child(2n) {
    margin-right: 0px;
}
.vip-answer {
    position: relative;
    text-align: left;
    padding: 30px;
    background: #ffdcbc;
    border-radius: 4px;
    margin-bottom: 30px;
}
.vip-answer h4 {
    font-size: 20px;
    letter-spacing: 2px;
    color: #000;
    margin-top: 0;
    line-height: 28px;
    margin-bottom: 10px;
}
.vip-answer p {
    line-height: 30px;
    font-size: 15px;
    color: #555;
}