@charset utf-8;
/* ----------------------------------- vip  ----------------------------------- */
/* banner */
.vip-banner {
    width: 100%;
    min-width: 1129px;
    height: 400px;
    background: #ffffff url("vip-banner1.jpg") no-repeat center center;
}

.master-banner {
    width: 100%;
    min-width: 1129px;
    height: 400px;
    background: #ffffff url("masterBanner1.jpg") no-repeat center center;
}
.vip-wrapper {
    position: relative;
    height: 400px;
    padding: 0;
}
.vip-banner-content {
    position: absolute;
    top: 0;
    left: 0;
   /* background: url("t.png");*/
    width: 640px;
    height: 400px;
}
.vip-topitem {
    position: absolute;
    right: 0;
    top: 25%;
    width: 300px;
    background-color: #fff;
    opacity: 0.98;
    filter: alpha(opacity=98);
    border-radius: 4px;
}
.vip-topitem2 {
    top: 16%;
}
.vip-topbox {
    padding: 25px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.vip-topinfo {
    font-size: 16px;
}
.vip-topinfo .avatar-img {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
    border: 2px solid #FFF;
    box-shadow: 0px 3px 3px rgba(193, 191, 192, 0.5);
}
.vip-topinfo a {
    color: #333;
}
.vip-topinfo a:hover {
    color: #9e764c;
}
.vip-topinfo .avatar-img:hover {
    width: 64px;
    height: 64px;
    border: none;
}
.topinfo-usermeta {
    margin-top: 10px;
}
.topinfo-vipexpired {
    color: #d2322d;
}
.topinfo-usermeta span {
    margin-left: 5px;
}
.topinfo-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    background: #d9bc82;
    background: -webkit-linear-gradient(90deg,#d9bc82,#e6dab8);
    background: linear-gradient(90deg,#d9bc82,#e6dab8);
    color: #4c3b1e;
    box-shadow: 1px 0px 1px #DCDCDC;
    border-radius: 25px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
}
.topinfo-btn2 {
    font-size: 15px;
}
.topinfo-btn:hover {
    background: #d9bc82;
    color: #4c3b1e;
}
.topinfo-tips {
    margin-top: 10px;
    font-size: 15px;
}
.topinfo-tips span {
    font-size: 15px;
    font-weight: bold;
    margin: 0 3px;
    color: #9e764c;
}
.vip-topbox .vipclub-btn {
    float: right;
    padding: 0px 10px;
    line-height: 30px;
    background: #a0784e;
    background: -webkit-linear-gradient(90deg,#a0784e,#d2ad83);
    background: linear-gradient(90deg,#a0784e,#d2ad83);
    color: #fff;
    border-radius: 6px 0 0 6px;
    margin-top: 15px;
    margin-right: -25px;
}
.vip-topbox .vipclub-btn:hover {
    background: #a0784e;
    color: #fff;
}

/* content */
.vip-section {
    width: 1000px;
    margin: 0 auto;
}
.vip-item {
    padding: 50px 0;
    font-size: 16px;
    color: #666;
}
.vip-item-title {
    font-size: 28px;
    text-align: center;
    color: #333;
    margin-bottom: 30px;
}
.vip-item-text {
    text-align: center;
    margin: -15px 0 30px;
}
.vip-item-text2 {
    text-align: left;
}
.vip-item-more {
    margin-top: 30px;
    text-align: center;
}
.vip-item-more a {
    color: #9e764c;
}
.vip-item-tips {
    margin-top: 30px;
    font-size: 15px;
}
.vip-item .recommend {
    position: absolute;
    background: #d9bc82;
    background: -webkit-linear-gradient(90deg,#d9bc82,#e6dab8); 
    background: linear-gradient(90deg,#d9bc82,#e6dab8);
    left: 0;
    top: 0;
    line-height: 26px;
    padding: 0 12px;
    font-size: 16px;
    color: #4c3b1e;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 12px;
}
/* vipSection 1 */
.vip-priv-grid .vip-priv-row {
    margin-left: -40px;
    overflow: hidden;
}
.vip-priv-grid .vip-priv-col {
    float: left;
    width: 29.4%;
    background-color: #ededed;
    text-align: center;
    margin: 0 0 20px 40px;
    border-radius: 6px;
}
.vip-priv-grid .vip-priv-col-master {
    float: left;
    width: 29.4%;
    background-color: #dbdbdb;
    text-align: center;
    margin: 0 0 20px 40px;
    border-radius: 6px;
}
.vip-priv-grid .priv-icon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 25px auto 0;
}
.vip-priv-grid .vip-priv-label {
    margin: 10px 10px 25px;
    font-size: 18px;
    color: #333;
}
.vip-smallbanner {
    text-align: center;
    margin-top: 10px;
}
.smallbanner-tips {
    width: 50%;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    background: #d9bc82;
    background: -webkit-linear-gradient(90deg,#d9bc82,#e6dab8); 
    background: linear-gradient(90deg,#d9bc82,#e6dab8);
    box-shadow: 0 5px 10px 0 hsla(41,51%,72%,.16);
    border-radius: 25px;
    font-size: 18px;
    color: #4c3b1e;
}
.smallbanner-title {
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.dot-ico::before {
    content: "â€?;
    padding: 0 5px;
}
.vip-service-tips {
    font-size: 15px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.vip-upgrade-tips {
    margin-top: 25px;
}
.vip-upgrade-content {
    background-color: #ededed;
    padding: 20px;
    border-radius: 4px;
}
.vip-upgrade-tips .vip-upgrade-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.vip-upgrade-tips p {
    line-height: 1.7;
    font-size: 15px;
    color: #666;
}
.vip-upgrade-tips .upgrade-btn {
    font-weight: bold;
    color: #9e764c;
    margin-left: 5px;
}

.vipusers-block {
    width: 1000px;
    height: 255px;
    background: url("r.png");
    border-radius: 6px;
    margin: 30px 0 0;
}
.vipusers-list {
    padding: 90px 60px 30px;
}
.vipusers-list ul {
    height: 135px; 
    overflow: hidden; 
}
.vipusers-list li {
    float: left;
    width: 50%;
    height: 40px; 
    line-height: 40px;
    font-size: 15px;
    color: #4c3b1e;
    margin-bottom: 5px;
}
.vipusers-list li a {
    float: left;
    margin-right: 5px;
    color: #4c3b1e;
}
.vipusers-list li a:hover {
    color: #9e764c;
}
.vipusers-list li a img {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
}
.vipusers-list li span {
    display: inline-block;
    vertical-align: middle;
}
.vipusers-list li .vip-sicon {
    margin: 0 3px;
}
.vipusers-list li .vipusers-name {
    width: 90px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* vipSection 2 */
.vip-vs-wrapper {
    margin-left: -40px;
    overflow: hidden;
}
.vip-vs-slide {
    width: 45.8%;
    display: inline-block;
    margin: 0 0 0 40px;
}
.vip-vs-item {
    position: relative;
    padding: 25px;
    background-color: #3c3e43;
    box-shadow: 0 6px 19px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
.senior-vs-item {
    background-color: #333;
}
.vip-vs-title {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    color: #d3ba89;
}
.vip-vs-detail {
    padding: 10px 0;
    list-style: none;
}
.vip-vs-detail li {
    padding-top: 10px;
    overflow: hidden;
}
.vip-vs-detail li span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
}
.vip-vs-detail .left-cell {
    float: left;
}
.vip-vs-detail .right-cell {
     float: right; 
     line-height: 30px;
}
.vip-vs-detail .right-cell b {
    color: #d3ba89;
}
.vip-vs-detail li .icon-tick::before,.vip-vs-detail li .icon-cross::before {
    color: #d3ba89;
    font-weight: 600;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.vip-vs-detail li .icon-tick::before {
    content: "âˆ?";
}
.vip-vs-detail li .icon-cross::before{
    content: "X ";
}
.senior-vs-item .vip-vs-title,.senior-vs-item .right-cell b,.senior-vs-item .icon-tick::before,.senior-vs-item .vip-vs-paymoney span {
    color: #e0b45a !important;
}
.vs-priv-ico {
    width: 32px;
    height: 32px;
    display: inline-block;
    background-image: url('o.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.icon-priv-vip { 
    background-position: 0px 0px;
}
.icon-priv-pcdownload { 
    background-position: -32px 0px;
}
.icon-priv-exp { 
    background-position: -64px 0px;
}
.icon-priv-viptag { 
    background-position: -96px 0px;
}
.icon-priv-vipdiscount { 
    background-position: -128px 0px;
}
.icon-priv-vipcourse { 
    background-position: -160px 0px;
}
.icon-priv-cert { 
    background-position: -192px 0px;
}
.icon-priv-appdownload { 
    background-position: -224px 0px;
}
.icon-priv-addproject { 
    background-position: -256px 0px;
}
.icon-priv-exam { 
    background-position: -288px 0px;
}
.icon-priv-coupon { 
    background-position: -320px 0px;
}
.icon-priv-codecamp { 
    background-position: -352px 0px;
}
.vip-vs-footer {
    margin: 10px 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.vip-vs-paymoney span {
    font-size: 22px;
    color: #d3ba89;
    margin-right: 5px;
}
.vip-vs-price {
    margin-top: 5px;
}

/* vipSection 3 */
.course-priv-box {
    display: table;
    width: 100%;
    height: 60px;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #ededed;
    font-size: 15px;
    color: #333;
}
.course-priv-box-first {
    height: 45px;
    font-size: 18px;
    background-color: #d9bc82;
    border-bottom: none;
    color: #4c3b1e;
}
.course-priv-box-li {
    height: 45px !important;
}
.course-priv-row {
    display: table-cell;
    position: relative;
    width: 30%;
    vertical-align: middle;
    border-right: 1px solid #ededed;
}
.course-priv-row:first-child {
    width: 40%;
    border-left: 1px solid #ededed;
}
.course-priv-row-last {
    width: 60%;
}
.course-priv-box-first .course-priv-row {
    border-left: 1px solid #d9bc82;
    border-right: 1px solid #d9bc82;
}
.course-priv-box-li p {
    font-weight: bold;
    font-size: 18px;
}
.course-priv-row p {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.course-priv-row a {
    color: #333;
}
.course-priv-price {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #9e764c;
}
.course-priv-text {
    color: #9e764c;
}
.mark-ico {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-size: 100%;
}
.yes-ico {
    background-image: url("yes-icon.png");
}
.no-ico {
    background-image: url("n.png");
}
.course-priv-box:hover {
    background-color: #fbf5ea;
}
.course-priv-box-first:hover {
    background-color: #d9bc82;
}
.course-priv-box:hover .course-priv-row a {
    text-decoration: underline;
    color: #9e764c;
}
/* vipSection 4 */
.vip-priv-coupon {
    margin-left: -40px;
}
.coupon-item {
    display: inline-block;
    width: 45.8%;
    margin: 0 0 0 40px;
}
.coupon-box {
    width: 100%;
    height: 140px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d9bc82;
    background: -webkit-linear-gradient(90deg,#d9bc82,#e6dab8); 
    background: linear-gradient(90deg,#d9bc82,#e6dab8);
    color: #fff;
    border-radius: 4px;
}
.coupon-info {
    -webkit-box: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 0 4% 0 6%;
    position: relative;
}
.coupon-item .coupon-title {
    font-size: 18px;
    color: #4c3b1e;
}
.coupon-info-content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.coupon-money {
    width: 50%;
    font-size: 26px;
}
.coupon-money span {
    font-size: 48px;
}
.coupon-num {
    flex: 1;
    font-size: 18px;
    padding-left: 0.75rem;
    line-height: 1.6;
}
.coupon-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28%;
    height: 140px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.35;
    background-color: #333;
    position: relative;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.coupon-meta span {
    width: 50px;
    font-size: 22px;
    word-break: break-all;
}

/* vipSection 5 */
.vip-priv-total {
    margin-left: -40px;
}
.priv-total-section {
    width: 45.8%;
    display: inline-block;
    margin: 0 0 0 40px;
}
.priv-total-item {
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.16);
    padding: 25px;
    border-radius: 4px;
}
.priv-total-count li {
    padding-top: 10px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.priv-total-count .pull-right {
    font-size: 14px;
    color: #666;
}
.priv-total-price {
    font-size: 18px !important;
    color: #e0b45a !important;
    font-weight: bold;
}
.priv-total-type {
    margin-top: 15px;
}
.priv-total-box {
    text-align: center;
}
.priv-total-paymoney {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.priv-total-paymoney .cur-price {
    font-size: 24px;
    color: #e0b45a;
    margin: 0 5px;
}
.priv-total-convert {
    font-size: 15px;
    color: #e0b45a;
    margin-top: 10px;
}
.priv-total-buy {
    margin: 10px 0;
}
.vip-buybtn {
    display: block;
    width: 80%;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    background: #d9bc82;
    background: -webkit-linear-gradient(90deg,#c2b080,#e6dab8);
    background: linear-gradient(90deg,#c2b080,#e6dab8);
    color: #4c3b1e;
    border-radius: 25px;
    font-size: 16px;
    text-align: center;
}
.vip-buybtn:hover {
    background: #d9bc82;
    color: #4c3b1e;
}
.priv-total-senior .priv-total-price,.priv-total-senior .priv-total-paymoney .cur-price,.priv-total-senior .priv-total-convert {
    color: #9e764c !important;
}
.priv-total-senior .vip-buybtn {
    background: #a0784e;
    background: -webkit-linear-gradient(90deg,#745c20,#fde7b5);
    background: linear-gradient(90deg,#745c20,#fde7b5);
    color: #fff;
}
.priv-total-senior .vip-buybtn:hover {
    background: #a0784e;
    color: #fff;
}

/* vipSection 6 */
.question-section .vip-item-title::before {
    content: '?';
    width: 38px;
    height: 38px;
    background-color: #d9bc82;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin-right: 12px;
}
.question-item {
    width: 100%;
    overflow: hidden;
    text-align: left;
}
.question-list {
    width: 45%;
    float: left;
}
.question-list2 {
    margin-left: 10%;
}
.question-box {
    margin-bottom: 30px;
}
.question-box h4 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.question-box p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin-top: 10px;
}
.notes-list {
    margin: 30px 0 0 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    border-radius: 0px 4px 4px 0;
    background-color: #FAEAE6;
    border-color: #ed4e2a;
    text-align: left;
}
.notes-list p {
    line-height: 24px;
    font-size: 14px;
    color: #333;
    margin: 0 0 10px;
}
.notes-list p:last-child {
    margin-bottom: 0;
}
.item-content-bottom {
    background: #f9f9f9 url("vip-banner-bottom3.jpg") no-repeat center center;
}
.item-content-master-bottom {
    background: #f9f9f9 url("vip-banner-bottom4.jpg") no-repeat center center;
}
.item-content-bottom .vip-item-title {
    color: #bc986e;
}
.item-content-bottom .vip-buybtn {
    width: 300px;
    height: 45px;
    line-height: 45px;
}

/**/
.pay-vip-Box{
    background-color:rgba(0, 0, 0, 0.8);
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:1200;
}
.pay-vip-content{
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;     
    -webkit-border-radius: 4px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 10%;
    width: 630px;
    height: auto;
    min-height: 430px;
    z-index: 1200;
}
.pay-vip-top{
    background-color: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 20px;
}
.pay-vip-result{
    margin-top: 45px;
    padding: 0 30px;
}
.pay-vip-result a{
    border:1px solid #ae4141;
    background-color: #ae4141;
    padding: 10px 75px;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    margin-right: 20px;
}
.pay-vip-title{
    font-size: 16px;
    font-weight: bold;
}
.pay-vip-close{
    color: #9e9e9e;
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 20px;
}
.pay-vip-price{
    text-align: left;
    margin: 0 10px 20px 25px;
}
.pay-vip-price-first{
    margin-top: 30px;
}
.pay-vip-login-first{
    padding-right: 125px;
    text-align: right !important;
}
.pay-vip-price span {
    margin-right: 12px;
    vertical-align: middle;
    font-size: 16px;
}
.pay-vip-price .viptips-tag {
    color: #ff0000;
}
.pay-vip-login{
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.vip-input-user{
    padding: 10px 40px 10px 10px;
}
.vip-sig-item{
    margin-top: 20px;
}
.pay-vip-btn{
    display: inline-block;
    padding: 8px 27px;
    border:1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    margin-right: 15px;
}
.pay-vip-btn-un{
    
}
.pay-vip-btn-ck{
    position: relative;
    border: 1px solid #d9534f;
    color: #333;
}
.pay-vip-btn:hover{
    border: 1px solid #d9534f;
    color: #333;
}
.pay-vip-btn-ck::after {
    content: "";
    width: 22px;
    height: 15px;
    position: absolute;
    background: url("n.png") no-repeat;
    right: 0;
    bottom: 0;
}
.pay-vip-paytype{
    margin: 0 10px 20px 25px;
    text-align: left;
    font-size: 16px;
}
.pay-vip-paytype span{
    vertical-align: middle;
    margin-right: 12px;
}
.pay-vip-paytype img{
    height: 30px;
    margin-right:12px;
    vertical-align: middle;
}
.controls{
    display:inline-block;
    vertical-align: middle;
}
.form-con-surplus {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #666;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 8px;
    vertical-align: middle;
    width: 60px;
}
.img-gray{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.pay-vip-voucher{
    margin: 0 10px 10px 25px;
    text-align: left;
    font-size: 16px;
}
.pay-vip-voucher span{
    vertical-align: middle;
    margin-right: 12px;
}
.pay-vip-voucher .vou {
    margin-right: 0;
}
.pay-fbi-voucher{
    font-size: 14px;
    color: #3e3e3e;
    margin: 0 10px 15px 115px;
    text-align: left;
}
.pay-vip-gray{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.pay-fbi-waring{
    font-size: 14px;
    color: #3e3e3e;
    margin: 0 25px 35px;
    text-align: left;
}
.pay-vip-gopay{
    text-align: center;
    margin: 25px 0;
}
.pay-vip-gopay a.gopay-btn {
    display: inline-block;
    border:1px solid #ae4141;
    padding: 10px 90px;
    background-color: #ae4141;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
}
.pay-vip-result-title{
    border-bottom:1px solid #9e9e9e;
    padding-bottom:8px;
    font-size:28px;
}
.pay-vip-result-waring{
    margin-top:13px;
    font-size:14px;
}
.pay-vip-result-btn{
    margin-top:50px;
    text-align:center;
}
#pay-resulttotal{
    font-size:30px;
    font-weight:bold;
    color: #df4d4b;
}
#pay-total{
    font-size:20px;
    font-weight:bold;
    color: #df4d4b;
}
#pay-sale{
    color: #ff0000;
}
.pay-vip-result a:hover,.pay-vip-gopay a.gopay-btn:hover {
    background-color: #900b09;
    border:1px solid #900b09;
}
.pay-vip-terms {
    margin-top: -15px;
    margin-bottom: 25px;
    text-align: center;
    font-size: 13px;
    color: #333;
}
.tips-box {
    color: #999;
    line-height: 1.6;
}
.tips-title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}
.tips-box ul {
    padding-left: 15px;
}
.tips-box li {
    list-style: disc;
}
/**/

@keyframes myfirst {  
   0% {  
       transform: translate(0px, 0px);  
   }  
   50% {  
       transform: translate(0px, -10px);  
   }  
   100% {  
       transform: translate(0px, 0px);  
   }  
}  

/**vip*/
.pay-goninghao{
    text-align: center;
    margin: 50px 0;
}
.pay-goninghao a {
    border:1px solid #ae4141;
    padding: 10px 90px;
    background-color: #ae4141;
    color: #fff;
    border-radius: 4px;
    font-size: 17px;
}
/****/
/*  */
.vouth-info {
    border: 1px solid #ddd;
    padding:5px 10px;
    /*background-color:#ddd;*/
    margin:10px 0 2px 10px;
    display:inline-block;
    text-align:center;
    cursor:pointer;
}
.vouth-info-sel {
    border: 1px solid #d9534f!important;
}
.vouth-info-price {
    font-size:18px;
}
.vouth-info-type {
    color:red;
    font-size:11px;
}
.vouth-info-code {
    color:#9e9e9e;
}
  