/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/

/*下面是您自己DIY的css样式代码*/
/* 设置全局文本选中样式 */
::selection{background-color:#d22222;color:#fff;}::-moz-selection{background-color:#d22222;color:#fff;}::-webkit-selection{background-color:#d22222;color:#fff;}
a, a:link {
transition: color ease 300ms;
-moz-transition: color ease 300ms;
-webkit-transition: color ease 300ms;
-o-transition: color ease 300ms;
-ms-transition: color ease 300ms;
}
.logo {
height: 36px;
}
.logo img {
height: 36px;
width: auto;
}
.home-title {
display: none;
}
.sub-menu {
width: 220px;
}
.social-top .header-logo {
width: 154px;
}
.post-excerpt {
-webkit-line-clamp: 2;
line-height: 1.6;
}
.coupon-info {
background: #03a9f4;
}
.insert-post {
max-width: 840px;
}
.single-article {
padding: 22px;
}
.tags-page {
background: #fff;
}
.overlay-content-129429 {
width: 30%;
}
.close-btn {
line-height: 1em;
}
.post-module-thumb .b2-play-circle-line {
display: none;
}
.shop-normal-item-count {
display: none;
}
strong{
font-weight: 600;
}
.dl-tips{
font-size: 12px;
color: #64b0ff;
margin-top:10px;
}
.dl-tips strong{
color: #dd2222;
} .home .shop-normal-item-count {
display: none;
}
.home .b2-widget-products ul li >div {
padding: 16px 16px 6px;
}
.home .b2-widget-hot li.widget-post-none {
height: 95px;
} .page-template-page-full-width .site-header {
margin-bottom: 0;
}
.page-template-page-full-width .site-content{
padding-bottom: 0;
margin: 0;
}
.page-template-page-full-width .b2-single-content {
display: block;
}
.page-template-page-full-width .ads-after-header {
display: none;
}
.qubely-block-info-box .qubely-info-box-media.qubely-media-has-bg .qubely-info-box-number {
line-height: 1em;
}
@media screen and (max-width: 768px){
.page-template-page-full-width .shop-list-item h2 {
font-size: 14px;
}
} .b2-tab-links a.toc-link {
padding: 5px;
height: auto;
width: 100%;
text-align: center;
} .collection-before {
border-bottom: 1px solid #ddd;
}
.entry-content > .collection-after {
border-top: 1px solid #ddd;
padding-top: 1.5em;
margin-bottom: 0;
}
.collection-posts-ul {
background: #f5f5f5;
padding: 10px 0;
border-radius: 2px;
max-height: 290px;
overflow-y: hidden;
}
.collection-posts-ul:hover {
overflow-y: scroll;
}
.entry-content .collection-posts-ul a {
color: #444;
}
.entry-content .collection-posts-ul a:hover {
color: #dd2222;
}    .single-shop .entry-content h2 {
font-size: 24px;
font-weight: 600;
line-height: 32px;
margin-top: 0;
margin-bottom: 20px;
}
.entry-content .post-note {
font-size: 13px;
line-height: 1.8em;
padding: 15px;
background: #eef7ff;
margin-bottom: 0;
}
.realte-post-meta .b2font {
font-size: 12px;
margin-right: 2px;
}
.wp-block-table th {
padding: 20px;
font-weight: 600;
}
.wp-block-table td {
line-height: 2em;
}
.entry-content table td {
white-space: normal;
vertical-align: middle;
}
.entry-content br + br {
display: block;
}
.wp-block-columns h3 {
font-weight: 600;
margin-bottom: 10px;
font-size: 20px;
}
.content-hidden {
margin-right: -22px;
margin-left: -22px;
} .ads-after-header {
margin-bottom: 16px;
}
.ads-after-header a {
display: inline-block;
width: 49.8%;
max-width: 598px;
}
.ads-after-header a:first-child {
margin-right: 0.4%;
}
.ads-after-content {
margin-top: 16px;
}
.post-style-5 .ads-after-header {
display: none;
}
@media screen and (max-width: 768px){
.social-top .header-logo {
width: auto;
}
.ads-after-header {
margin-bottom: 4px;
}
.ads-after-header a {
width: 100%;
max-width: 768px;
margin-bottom: 2px;
}
.ads-after-header a:first-child {
margin-right: 0;
}
.single-article {
padding: 12px;
}
}
.shop-normal-item-img .label {
position: absolute;
top: 0;
right: 0;
z-index: 1;
background: #0078ff;
color: #fff;
font-size: 12px;
padding: 0 5px;
border-radius: 2px;
}
.shop-normal-item-img .coupon {
top: 20px;
background: #dd2222;
color: #fff;
}
.shop-normal-item-img {
padding-top: 60%;
}
.shop-normal-item-in .shop-normal-item-img {
padding-top: 53.6%;
}
.shop-single-img-box .shop-box-img,
.shop-single-img-box > div {
width: 100%;
height: auto;
position: relative;
}
.shop-single-img-box {
width: 550px;
height: auto;
}
.shop-single-imgs {
background: #f4f4f4;
}
.shop-buttons {
width: 100%;
max-width: 550px;
text-align: center;
display: flex;
justify-content: center;
}
.shop-buttons .button {
margin: 10px 5px;
background: #fff;
}
.shop-buttons .button:hover{
color: #fff;
}
.shop-buttons .btn-blue{
color: #248EFA;
border-color: #248EFA;
}
.shop-buttons .btn-blue:hover{
background-color: #248EFA;
}
.shop-buttons .btn-purple{
color: #5236FF;
border-color: #5236FF;
}
.shop-buttons .btn-purple:hover{
background-color: #5236FF;
}
.shop-buttons .btn-green{
color: #00958C;
border-color: #00958C;
}
.shop-buttons .btn-green:hover{
background-color: #00958C;
}
.shop-buttons .btn-orange{
color: #FA9324;
border-color: #FA9324;
}
.shop-buttons .btn-orange:hover{
background-color: #FA9324;
}
.shop-buttons .btn-red{
color: #dd2222;
border-color: #dd2222;
}
.shop-buttons .btn-red:hover{
background-color: #dd2222;
}
@media screen and (max-width: 999px){
.shop-single-img-box {
width: 400px;
}
.shop-buttons {
max-width: 400px;
}
}
@media screen and (max-width: 768px){
.shop-single-imgs .shop-single-img-box {
width: 100%;
padding-top: 0;
}
.shop-single-imgs{
position: relative;
}
.shop-buttons {
max-width: 800px;
left:0;
bottom:10px;
}
.shop-buttons .button {
padding: 5px 8px;
}
}
.external-product .shop-single-data-list li:not(:first-child) {
display: none;
}
.alert.alert-default {
color: #0674ec;
background: rgba(6,116,236,.1);
padding: 5px 10px;
margin-top: 15px;
font-size: 14px;
border-radius: 3px;
border: 1px solid #bcdcff;
}
.alert.alert-default a {
color: #dd2222;
}
.shop-single-data .shop-single-data-stock{
display: none;
}
@media screen and (min-width: 1240px){
.shop-single-img-box {
min-height: 294px;
}
.shop-single-data .shop-single-data-list {
position: relative;
}
.shop-single-data li.shop-single-data-count {
position: absolute;
left: 0;
}
.product-exchange .shop-single-data li.shop-single-data-count {
display: none;
}
.shop-single-data .shop-single-data-count input {
width: 40px;
}    .product-lottery .shop-single-data .shop-single-action,
.product-exchange .shop-single-data .shop-single-action,
.external-product .shop-single-data .shop-single-action {
margin-left: 0;
margin-top: 16px;
}
.product-lottery .shop-single-data .shop-single-action button,
.product-exchange .shop-single-data .shop-single-action button {
min-width: 100px;
}
} .tax-link_cat .top-submit,
.single-links .top-submit,
.post-type-archive-links .top-submit,
.link-join {
display: none;
} .order-list > ul > li {
margin-bottom: 40px;
}
.order-list .order-id {
margin-bottom: 1px;
display: block;
background: #ddd;
padding: 15px;
font-weight: 600;
color: #121212;
}
.details-html {
margin-top: 1px;
}
.detail-html {
position: relative;
margin-bottom: -16px;
}
.detail-html strong {
font-weight: 600;
}
.detail-html a {
text-decoration: underline;
}
.detail-html .detail-title {
background: #F4F5F7;
padding: 10px 15px;
}
.detail-html .arrow {
position: absolute;
top: 10px;
right: 10px;
}
.detail-content {
background: #fff;
padding: 10px 15px;
border: 1px solid #F4F5F7;
line-height: 1.8em;
}
.detail-content > div {
margin: 10px 0;
}
.detail-content .license-tips {
font-size: 12px;
font-style: italic;
color: #999;
} .wx-qr {
width: 80px;
height: auto;
margin: 10px auto;
}
.aside-bar .b2-qr-code-fill:before {
content: "\e6d1";
}
.footer a:hover {
color: #dd2222;
}
.footer .footer-top {
background-image: url(https://www.wpdaxue.com/img/2013/08/calltobg.jpg);
padding: 30px 0;
position: relative;
text-align: center;
}
.footer .footer-top::before{
content: "";
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
background-color: rgba(63,81,181,0.8);
}
.footer .footer-top .wrapper {
position: relative;
}
.footer .footer-top h3{
font-size: 22px;
color: #fff;
line-height: 1.8;
}
.footer .footer-top p{
font-size: 18px;
color: #fff;
}
.footer .footer-top p a{
color: #fff;
text-decoration: underline;
}
.footer .footer-top .callto-action-btn a{
display: block;
width: 200px;
margin: 15px auto;
background: #ffffff;
color: #dd2222;
font-weight: 600;
padding: 10px 0;
border-radius: 30px;
transition: color ease 300ms;
-moz-transition: color ease 300ms;
-webkit-transition: color ease 300ms;
-o-transition: color ease 300ms;
-ms-transition: color ease 300ms;
}
.footer .footer-top .callto-action-btn a:hover {
background: #dd2222;
color: #fff;
}
.site-footer {
padding: 40px 0 0;
}
.site-footer > .wrapper {
border-bottom: 1px solid #252a38;
padding-bottom: 30px;
}
.site-footer .widget-title {
color: #fff;
border-bottom: 0;
position: relative;
font-size: 18px;
}
.site-footer .widget-title::before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 40px;
height: 1px;
background-color: #dd2222;
}
.site-footer .textwidget {
padding: 10px 0;
line-height: 29px;
}
.site-footer section:first-child {
width: 30%;
}
.site-footer #nav_menu-4 li {
display: inline-block;
width: 45%;
}
.site-footer #nav_menu-5 {
width: 20%;
}
.site-footer .widget ul {
padding: 8px 0;
}
.site-footer .widget ul li {
padding: 9px 0 10px 10px;
position: relative;
}
.site-footer .widget ul li:before {
position: absolute;
content: "\eba3";
font-family: "b2font";
left: -5px;
top: 5px;
color: #dd2222;
font-size: 16px;
line-height: 28px;
}
.site-footer section:last-child .row {
display: inline-block;
width: 100%;
}
.site-footer section:last-child .col-md-4{
width: 33.333%;
float: left;
}
.site-footer section:last-child .qr-tips {
margin-top: 8px;
line-height: 1.2em;
font-size: 12px;
}
.footer-bottom {
height: 80px;
}
@media screen and (max-width: 768px) {
.footer .footer-top h3 {
font-size: 16px;
}
.site-footer .widget {
margin: 0 5px;
}
.site-footer #nav_menu-5,
.site-footer section:first-child {
width: 100%;
}
.site-footer #nav_menu-5 li {
display: inline-block;
width: 45%;
}
.copyright {
text-align: center;
}
.qubely-block-timeline .qubely-timeline-content:before {
display: none;
}
.has-medium-font-size {
font-size: 1em!important;
}
}
.bar-qrcode-box li:first-child {
display: none;
} .ez-toc-title-container {
margin-bottom: 10px;
}
#ez-toc-container{
box-shadow: none;
border-radius: 2px;
padding: 15px;
}
.ez-toc-open-icon {
top: 15%;
}
#ez-toc-container .ez-toc-toggle label, #ez-toc-container label.cssicon {
border-color: #ddd;
}
.ez-toc-sticky-fixed {
max-width: 260px;
font-size: 14px;
}
.ez-toc-sticky-fixed .ez-toc-sidebar {
padding: 10px;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul {
margin-left: 1em;
}
#ez-toc-container ul, 
#ez-toc-container li, 
#ez-toc-container ul li, 
div.ez-toc-widget-container, 
div.ez-toc-widget-container li {
line-height: 2;
}
.widget-title .ez-toc-title {
font-weight: 600;
padding: 15px 0 0 15px;
}
.widget-title .ez-toc-pull-right {
margin-right: 15px;
}
.widget div.ez-toc-widget-container li {
padding: 5px 0;
line-height: 20px;
}
.widget .ez-toc-title-container {
margin-bottom: 0;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .prettyprint {
background: #2f3640;
border: 0 !important;
width: 100%;
padding: 1.5em;
font-family: "Courier 10 Pitch",Courier,monospace;
font-size: .9375rem;
line-height: 1.6;
max-width: 100%;
overflow: auto;
padding-left: 50px;
margin-bottom: 1.5em;
}
.hthb-row {
padding: 0;
}
.hthb-close-toggle{
top: 10px;
}
.hthb-notification-content p {
font-size: 18px;
}

/*services CSS*/
.macfk-hero{
    padding-top:calc(8rem - 88px);
    padding-bottom: 2rem;
}

.hero-left{
    text-align: center;
    padding-top: 2rem;
}

.hero-left h2{
    font-weight: bold;
    font-size: 2.75rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
}

.hero-left h2 span{
    color: var(--b2color);
}

.hero-left p{
    color: rgb(87, 94, 104);
    font-size: 1.25rem;
    line-height: 30px; 
}

.hero-wecat{
     margin-top: 1.5rem;
    background: #dd2222;
    background: linear-gradient(to right, #0056f3 0%, #dd2222 100%);
    padding:.75rem 2.25rem; 
    min-width: 180px;
    color: #fff!important;
    display: inline-block;
    font-size: 1.125rem;
    margin-bottom: 2.8rem;
}

.home_row{
    position: relative;
    margin-bottom:24px
    /* border-bottom:1px dashed rgba(255, 255, 255, 0.3); */
}
.home_row > div{
    display: flex;
    margin:0 auto;
    max-width: 100%;
    position: relative;
}
.home_row.home_row_bg_img{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
/* .home_row_bg_img::after{
    content:'';
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    z-index: 1;
    left:0
} */
.have-widget.home_row_0.homw-row-full.module-sliders{
    margin-top:0
}

.services-table {
    width: 100%;
    margin-bottom: 50px;
    background: #fff;
    border-collapse: collapse
}

@media (max-width: 767px) {
    .services-table {
        margin-bottom:30px
    }
}

.services-table td,.services-table th {
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3
}

@media (max-width: 767px) {
    .services-table td,.services-table th {
        display:block
    }
}

.services-table tr {
    border-bottom: 1px solid #f3f3f3
}

@media (max-width: 767px) {
    .services-table tr {
        display:block
    }

    .services-table .st-th {
        font-size: 20px
    }
}

.services-table .st-td {
    text-align: left;
    font-size: 14px
}

.services-table .st-tp {
    font-size: 14px;
    color: #666
}

@media (max-width: 767px) {
    .services-table .st-tp {
        font-size:16px
    }
}

.services-table-hd {
    color: #fff;
    border-bottom-color: #dd2222!important;
    border-top-color: #dd2222!important;
    border-left-color: #dd2222!important;
    background: #dd2222!important;
}

.services-table-hd th {
    padding: 10px;
    border-right-color: #dd2222
}

@media (max-width: 767px) {
    .services-table-hd {
        display:none!important
    }
    .intell-box {
        display:none!important
    }
}

.services-note {
    padding: 30px;
    margin-bottom: 50px;
    font-size: 16px;
    background: #fff;
    border: 1px solid #f3f3f3
}

@media (max-width: 767px) {
    .services-note {
        margin-bottom:30px
    }
}

.services-note .services-q {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 500
}

.services-note img {
    vertical-align: text-bottom
}

.services-note-title {
    margin: 0;
    padding-left: 15px;
    font-size: 26px;
    line-height: 1;
    border-left: 5px solid #dd2222
}

/*B2美化-角标*/
.b2small{
position: absolute;
display: block;
right: -3px;
top: -5px;
font-size: 10px;
font-weight: 400;
padding: 0 7px;
line-height: 17px;
color: #ffffff;
background: #188ef4;
background: linear-gradient(to right, #0056f3 0%, #2b76ff 100%);
border-radius: 4px 4px 4px 0;
transform: translate(50%, -75%);
height: 18px;
}
.b2small.vip-tips{
color: #bf7648;
background: #f9e1be;
background: linear-gradient(to top, #efd3b0 0%, #f9e1be 100%);
}
.b2small.new-tips{
background: #f35;
background: linear-gradient(to right,#f35 0%,#ff6780 100%);
}
.b2small.hot-tips{
background: #0078ff;
background: linear-gradient(to top, #6DB2FF 0%, #0078ff 100%);
}

/*
* ------------------------------------------------------------------------------
* VIP页面
* ------------------------------------------------------------------------------
*/
.viptag {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: linear-gradient( 102.51deg,#ff451d 3.76%,#ff6f32 93.18%);
    border-radius: 4px 0 4px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0 12px;
}
#Jitheme_vips_cs2 .choose-vip-item-top h2 {
    font-size: 32px;
    color: #e54937;
    margin: 13px 0px;
    font-weight: bold;
}

#Jitheme_vips_cs2 .choose-vip-item-top h5 {
    margin-top: 15px;
    color: #ff9502;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    height: 26px;
    padding: 0 20px;
    border-radius: 13px 13px;
    background: rgba(255, 149, 2, .1);
    display: inline-block;
}

#Jitheme_vips_cs2 .choose-vip-item-top h2 small {
    font-size: 0.6em;
}
#Jitheme_vips_cs2 .choose-vip-item-top .tag {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: linear-gradient( 102.51deg,#ff451d 3.76%,#ff6f32 93.18%);
    border-radius: 4px 0 4px 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 0 12px;
    border-radius: 0px 0px 15px 0px;
}
#Onecad_vips .vip-top {
    background: none;
    border-bottom: 0px solid #ccc
}

#Onecad_vips .Onecad_vip_pd img {
    margin-top: 3px;
    margin-left: 10px
}

#Onecad_vips b {
    font-weight: 100
}

#Onecad_vips .vip-top > div {
    padding: 0px
}

#Onecad_vips .onecad_vips_title {
    margin: 0 -20px;
    padding: 15px 0px 15px 10px;
    text-align: left;
    color: #333
}

#Onecad_vips .Onecad-grid {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

#Onecad_vips .Onecad_vip_logo {
}

#Onecad_vips .Onecad_vip_logo a {
    display: block
}

#Onecad_vips .Onecad_vip_logo a img {
    height: 36px
}

#Onecad_vips .Onecad_vip_top {
    text-align: center;
    width: 100%;
    height: 613px;
    display: inline-block
}

#Onecad_vips .Onecad_vip_max {
    padding-top: 50px
}

#Onecad_vips .Onecad_vip_max h2 {
    font-size: 40px;
    margin-top: 35px;
    line-height: 35px
}

#Onecad_vips .Onecad_vip_privilege_list {
    margin-top: 35px
}

#Onecad_vips .Onecad_vip_privilege_list span {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.2);
    margin-right: 10px;
    display: inline-block
}

#Onecad_vips .Onecad_vip_privilege_list span:last-child {
    margin-right: 0px
}

#Onecad_vips .Onecad_vip_privilege_list span i {
    margin-right: 5px
}

#Jitheme_vips_cs2 {
    margin-top: -300px!important;
}

#Jitheme_vips_cs2 .vip-item {
    width: 30%;
    padding: 8px!important;
    box-sizing: border-box
}

#Onecad_vips .vip-list {
    margin: 0px -8px!important
}

  #Jitheme_vips_cs2 .vipdown {
      padding: 10px 20px;
      border: 1px solid #333;
      border - radius: 5px;
      background - color: #f4f4f4;
      cursor: pointer;
      font-size: 13px;
      margin-top: 16px
    }
    
    
   #Jitheme_vips_cs2 .vipdown  span {

    line-height: 34px;
    color: #0066ff;
    font-size: 13px;

    }
    

/*#Onecad_vips .button,#Onecad_vips button {*/
/*    background: none;*/
/*    border: 0px solid #ff3355;*/
/*    border-radius: 0px*/
/*}*/

#Onecad_vips.vip-buy span {
    color: #000!important
}

#Onecad_vips .home-homevip-boxmk:hover .vip-buy span {
    color: #fff
}

#Onecad_vips .vip-allow i {
    color: unset
}

/*#Onecad_vips button,#Onecad_vips .button {*/
/*    color: var(--key-color)*/
/*}*/

#Jitheme_vips_cs2 .vip-faq-list p {
    font-size: 14px;
    margin-top: 20px;
    background-color: #9e9e9e29;
    padding: 20px;
    line-height: 35px;
    color: #333
}

#Jitheme_vips_cs2 .vip-faq-list h2 {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333;
    overflow: hidden
}

#Onecad_vips .box,#Onecad_vips .side-fixed {
    background-color: unset;
    box-shadow: 0px 0px 0px rgb(98 124 153 / 10%);
    position: relative
}

#Onecad_vips .vip-faq-list {
    font-size: 18px;
    padding: 20px;
    cursor: pointer;
    background-color: #fff!important;
    border-radius: 5px
}

.Onecad-vip2-qy {
    padding: 20px 0
}
.vip2-qy-title {
    text-align: center;
    margin: 40px 0px;
    color: #333
}

.vip2-qy-title h2 {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px
}

.vip2-qy-title p {
    font-size: 16px
}

.vip2-tqyc-box {
    text-align: center;
    padding: 30px
}

.vip2-tqyc-box img {
    height: 52px;
    display: block;
    margin: 0 auto
}

.vip2-tqyc-box span {
    font-size: 16px;
    margin-top: 20px;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
    color: #333
}

.vip2-tqyc-box p {
    font-size: 14px;
    color: var(--key-color);
    font-weight: 100
}
#Jitheme_vips_cs2 .choose-vip-item-top:before {
    content: "";
    width: 100%;
    height: 26.4%;
    opacity: .16;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0px
}

#Onecad_vips .Onecad_vip_max {
    padding-top: 50px
}

#Onecad_vips .vip-top > div,#Onecad_vips .vip-top h2 {
    color: #fff
}

#Jitheme_vips_cs2 .home-homevip-boxmk a {
    border: 0!important
}

#Jitheme_vips_cs2 .vip-item:nth-child(1) .choose-vip-item-top:before {
background: linear-gradient(96deg, #cee8fe 24.89%, #8ec0ff 91.29%) !important;
}

#Jitheme_vips_cs2 .vip-item:nth-child(2) .choose-vip-item-top:before {
background: linear-gradient(96deg, #cee8fe 24.89%, #8ec0ff 91.29%) !important;
}

#Jitheme_vips_cs2 .vip-item:nth-child(3) .choose-vip-item-top:before {
background: linear-gradient(96deg, #cee8fe 24.89%, #8ec0ff 91.29%) !important;
}

#Jitheme_vips_cs2 .vip-item:nth-child(4) .choose-vip-item-top:before {
    background: -webkit-gradient(linear,left bottom,left top,from(#fff),to(#ff635f));
    background: linear-gradient(0deg,#fff,#ff635f)
}

#Jitheme_vips_cs2 .choose-vip-item-top {
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
 
    flex-direction: column;
    margin-bottom: 17px
}

#Jitheme_vips_cs2 .vip-item-top-name em {
    width: 100%;
    height: 15px;
    overflow: hidden;
    bottom: 0;
    left: 0
}

#Jitheme_vips_cs2 .vip-item-top-name {
    margin-top: -80px;
    text-align: center;
    font-size: 26px;
    color: #321a00;
    font-weight: 600;
    line-height: 30px;
}

#Jitheme_vips_cs2 .home-homevip-boxmk img {
    height: 100%;
    display: block;
    margin: 0 auto 10px auto
}

#Jitheme_vips_cs2 .vip-btn {
    height: 44px;
    border-radius: 22px;
    display: block;
    cursor: pointer;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

#Jitheme_vips_cs2 .vip-item:nth-child(1) .vip-btn {
 margin-right: 5px;
}

#Jitheme_vips_cs2 .vip-item:nth-child(2) .vip-btn {
margin-right: 5px;

}

#Jitheme_vips_cs2 .vip-item:nth-child(3) .vip-btn {
margin-right: 5px;
}

#Jitheme_vips_cs2 .vip-item:nth-child(4) .vip-btn {
    background: -webkit-gradient(linear,left top,right top,from(#ff766d),to(#fa4b39));
    background: linear-gradient(90deg,#ff766d,#fa4b39);
    -webkit-box-shadow: 0 10px 30px 0 rgba(242,53,33,.47);
    box-shadow: 0 10px 30px 0 rgba(242,53,33,.47)
}

#Jitheme_vips_cs2 .vip-btn button {
    margin: auto;
    color: #fff;
    font-size: 13px;
    font-weight: 110;
    padding: 8px 35px;
}

#Jitheme_vips_cs2 .home-homevip-boxmktitle {
    padding-bottom: 0px
}

#Jitheme_vips_cs2 .vip-item-top-name em::after {
    content: '';
    position: absolute;
    width: 110%;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    bottom: -18px;
    left: -5%
}

#Jitheme_vips_cs2 .choose-vip-item-top .vip-item-top-name .choose-vip-item-prompt {
    position: absolute;
    width: 82px;
    height: 24px;
   background: linear-gradient(269.79deg,#ff4343 9.72%,#ff7a30 99.86%);
    border-radius: 5px 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: 0
}

#Jitheme_vips_cs2 .choose-vip-item-top .vip-item-top-name .vip-name {
    color: #000;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 0px
}

#Jitheme_vips_cs2 .choose-vip-item-top .vip-item-top-name>p:nth-of-type(3) {
    color: #949292;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px
}

#Jitheme_vips_cs2 .buyOne-getOne {
    display: block;
    height: 24px;
    padding: 0px 10px;
    line-height: 24px;
    background: linear-gradient(90deg,var(--b2color),var(--b2color));
    border-radius: 0 12px 0 12px;
    position: absolute;
    top: -1px;
    right: 0px;
    text-align: center;
    font-size: 14px;
    box-shadow: 0 2px 16px 0 rgba(0,0,0,.1);
    color: #fff;
    font-weight: 500;
    padding-right: 4px
}

#Jitheme_vips_cs2 .onecad_vips_title {
    padding: 20px 0 10px 0;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #eee;
}

#Jitheme_vips_cs2 .home-homevip-boxmks li {
    padding: 0px 20px
}

#Jitheme_vips_cs2 .home-homevip-boxmk {
    padding: 120px 20px 0px 20px
}

#Jitheme_vips_cs2 .vip-faq-list h2 {
    font-size: 16px;
    line-height: 16px
}

.home-homevip-boxmk {
    text-align: center;
    padding: 20px;
    overflow: hidden!important;
    position: relative;
}
.one-background-default {
    background-color: #fff;
}
.one-dongtai {
    transition: all 0.3s ease 0s;
}

.home-homevip-boxmks li em {
    margin-top: 0px;
}

.home-homevip-boxmks li em, .home-homevip-boxmks li em span p {
    display: flex;
    font-size: 13px;
    font-weight: 100;
    font-style: normal;
}
.home-homevip-boxmks span {
  
    margin-bottom: 0px;
    display: flex;
    font-weight: 600;
    margin-right: 3px;
}
.home-homevip-boxmks li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 13px;
    margin: 0 -20px;
    line-height: 45px;
    padding: 0px 15px;
    color: #333;
}
.home-homevip-boxmks li:nth-child(odd) {
    background-color: unset!important;
}
.home-homevip2-boxmk .an .jg em {
    font-size: 14px;
    font-weight: 400;
    margin-left: 3px;
    color: #777
}

.home-homevip-boxmk {
    text-align: center;
    padding: 20px;
    overflow: hidden!important;
    position: relative
}
.home-homevip2-boxmk {
    padding: 30px
}

.home-homevip2-boxmk .title {
}

.home-homevip2-boxmk .title i {
    display: block;
    font-size: 14px;
    line-height: 27px;
    background-color: #f0506e17;
    color: #f0506e;
    border-radius: 50px;
    width: 100px;
    text-align: center
}

.home-homevip2-boxmk .title span {
    font-size: 30px;
    margin-top: 20px;
    display: block;
    font-weight: bold;
    color: #333
}

.home-homevip2-boxmk .title p {
}

.home-homevip2-boxmk .i {
    width: 60px;
    line-height: 60px;
    text-align: center;
    height: 60px;
    border-radius: 50px;
    display: inline-block;
    background: #fff;
    font-size: 30px !important;
    box-shadow: 0px 15px 60px rgba(54,127,255,0.1);
    transition: box-shadow .2s
}

.home-homevip2-boxmk:hover .i {
    box-shadow: 0 0 0 10px rgba(198,209,255,0.45),0 0 0 24px rgba(197,209,255,0.22);
    border-radius: 100%
}

.home-homevip2-boxmk .an {
    margin-top: 20px;
    height: 33px;
    line-height: 33px
}

.home-homevip2-boxmk .an a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    width: 110px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    border-radius: 4px;
    background: var(--b2color)
}

.home-homevip2-boxmk .an .jg {
    font-size: 30px;
    font-weight: bold;
    color: #333
}
.home-homevip-boxmk:hover a {
    opacity: .8
}

.home-homevip-boxmks {
    padding: 20px 0px
}

.home-homevip-boxmks span {
  
    margin-bottom: 0px;
    display: flex;
    font-weight: 600;
    margin-right: 3px
}

.home-homevip-boxmks li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 13px;
    margin: 0 -20px;
    line-height: 45px;
    padding: 0px 15px;
    color: #333
}

.home-homevip-boxmks li:last-child {
    margin-bottom: 0px
}



.home-homevip-boxmks li em {
    margin-top: 0px
}

.home-homevip-boxmk img {
    height: 52px;
    display: block;
    margin: 0 auto 10px auto
}

.home-homevip-boxmktitle {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
        display: flex;
    justify-content: space-evenly;
}

.home-homevip-boxmktitle .price {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px
}

.home-homevip-boxmktitle .price strong {
    font-size: 43px;
    margin: 0 5px;
    font-weight: bolder!important
}

.home-homevip-boxmktitle p {
    font-size: 14px;
    line-height: 27px;
    background-color: var(--body-bg-color);
    color: var(--b2color);
    border-radius: 50px
}

.home-homevip-boxmktitle p span {
}

.one-dongtai:hover {
    transform: translateY(-3px);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.05);
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px)
}

.one-dongtai {
    transition: all 0.3s ease 0s
}

@media screen and (max-width: 768px){
#Jitheme_vips_cs2 .vip-item {
    width: 100%;
    margin: 6px 16px!important;
    box-sizing: border-box;
}
#Onecad_vips .vip-top h2{
    margin:20px 20px;
}

}

.vip-problem {
	padding: 60px 0;
	margin-left: -20px;
	margin-right: -20px;
}

.vip-problem-list {
	display: flex
}

.vip-problem-list img {
	margin: 20px;
	width: 50px;
	height: 50px;
}

.vip-problem .problem-title {
	text-align: center;
	margin-bottom: 40px
}

.vip-problem .problem-title span {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: 700;
	display: block;
	color: #1b2337
}

.vip-problem .problem-title p {
	color: #636c78;
	font-size: 16px
}

.vip-problem .mk {
	background: #fff;
	text-align: center;
	padding: 30px
}

.vip-problem .mk i {
	display: inline-block;
	font-size: 50px!important;
	margin-bottom: 20px;
	background: var(--b2lightcolor);
	color: var(--b2color);
	padding: 20px;
	line-height: 50px;
	border-radius: 50px
}

.vip-problem .mk span {
	font-size: 18px;
	color: #333;
	display: block
}

.vip-problem .mk p {
	margin-top: 10px;
	font-size: 13px;
	color: #636c78
}

.vip-faq-list h2 em {
	background: var(--b2color);
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	display: inline-block;
	border-radius: 4px;
	margin-right: 10px;
	font-style: unset
}

.vip-faq-list p em {
	background: #ccc;
	font-style: italic;
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-style: unset;
	font-size: 14px;
	display: inline-block;
	border-radius: 4px;
	margin-right: 10px
}

.vip-faq-list h2 {
	color: #333
}
.vip-faq-list p {
	color: #636c78;
	margin-top: 25px;
	line-height: 35px
}
.home-homevip-boxmktitle .empty {
	display: block;
	height: 48px;
	width: 100%;
	line-height: 48px;
	padding: 0;
	border: 0 solid #ff5c64;
	border-radius: 4px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	background: -webkit-gradient(linear,left top,right top,from(#fceee1),to(#ffc9a0));
	background: linear-gradient(90deg,#fceee1,#ffc9a0);
	color: #6b3d1e
}

.home-homevip-boxmktitle .empty:hover {
	background: -webkit-gradient(linear,left top,right top,from(#ffc9a0),to(#fceee1));
	background: linear-gradient(90deg,#ffc9a0,#fceee1)
}
.vip-allow i.b2-check-line {
    color: #dd2222;
}