body,h1,h2,h3,h4,h5,h6,td,th,p,span,div{font-family:"Microsoft YaHei"!important;}
.table tbody tr td,.table tbody tr th{border-top: 0}
ul li{list-style-type: none}a:hover{text-decoration: none}
.jumbotron{
    height:60vh;
    position: relative;
    overflow: hidden;
    display: block;
    padding: 0;
    background-color: #e7e7e7;
    border-radius: 0;
}

.jumbotron.cover-photo {
    position: relative;
    margin: 0 auto;
    overflow-x: hidden;
}

.jumbotron .cover-photo {
    width: 100%;
    height: inherit;
    overflow: hidden;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    background-size: cover;
    background-color: #1dbb99!important;
}
.jumbotron .cover-photo:before {
    background-repeat: repeat-x;
    bottom: 0;
    content: " ";
    height: 270px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
.pull-bottom {
    position: absolute!important;
    bottom: 0;
}

.bottom-left {
    position: absolute!important;
    bottom: 1px;
}

.jumbotron .inner {
    position: relative;
    z-index: 2;
}
.jumbotron .cover-photo:before {
    background-image: url(/frontend/assets/member/default/assets/images/linear_gradient.png);
    background-repeat: repeat-x;
    bottom: 0;
    content: " ";
    height: 370px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}
@media (max-width: 767px){
    .bottom-left {
        padding-left: 15px!important;
    }
}
@media (min-width: 768px){
    .bottom-left {
        padding-left: 8rem!important;
    }
}




.p-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.p-pricing-container{overflow-x:auto}.p-pricing__desc,.p-pricing__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-pricing__desc{padding-top:236px;/*width:262px;min-width:262px*/}.p-pricing__desc-item{border-top:1px solid #e9ebee;border-left:1px solid #e9ebee;color:#000;font-size:15px;height:54px;padding:16px 20px}.p-pricing__desc-item:last-child{border-bottom:1px solid #e9ebee;height:55px}.p-pricing__item{border:1px solid #e9ebee;border-right:none;/*min-width:242px*/}.p-pricing__item:last-child{border-right:1px solid #e9ebee}.p-pricing__item.is-active{background:#f2fafe;border-color:#0094f2;box-shadow:inset 0 0 0 1px #0094f2}.p-pricing__item.is-active+.p-pricing__item{border-left-color:#0094f2}.p-pricing__item.is-active .p-pricing__choose:after,.p-pricing__item.is-active .p-pricing__feature:after,.p-pricing__item.is-active .p-pricing__name:after{left:1px;right:1px;background:#ceebfc}.p-pricing__item.is-active .p-pricing__price-choose{background:#269af1;color:#fff;border-color:#269af1}.p-pricing__choose{padding:29px 20px 20px;text-align:center;position:relative}.p-pricing__choose:after{content:"";position:absolute;bottom:0;right:0;height:1px;background:#e9ebee;left:0;z-index:0}.p-pricing__name{padding:15px;text-align:center;font-size:17px;color:#000;position:relative}.p-pricing__name:after{content:"";position:absolute;bottom:0;right:0;height:1px;background:#e9ebee;left:0;z-index:0}.p-pricing__item-price-per-month{position:absolute;right:-20px;top:-48px;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:url(../img/pricing-month-bg.png) no-repeat;font-size:12px;font-weight:700;font-style:italic}.p-pricing__item-price-per-month-amount{font-size:25px;line-height:25px}.p-pricing__feature{padding:16px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;color:#000;position:relative;height:54px}.p-pricing__feature:after{content:"";position:absolute;bottom:0;height:1px;right:0;background:#e9ebee;left:0;z-index:0}.p-pricing__feature:last-child:after{display:none}.p-pricing__feature-text{position:relative;top:-2px;height:0;opacity:0}.p-pricing__price-amount{font-size:36px;color:#222;line-height:36px;margin-bottom:5px}.p-pricing__price-amount .currency{font-size:22px;line-height:15px;position:relative;top:-11px;margin-right:1px;display:inline-block}.p-pricing__price-desc{color:#939daa;font-size:15px;margin-bottom:20px}.p-pricing__price-choose{border:1px solid #939daa;color:#818c9b}.p-pricing__icon-check{color:#41ad49;font-size:13px}.p-pricing__icon-none{color:#939daa;font-size:13px}.p-pricing__message{font-size:15px;color:#000;margin-top:25px;text-align:center}.p-pricing__message .message-icon{font-size:16px;display:inline-block;margin-right:10px;color:#98a2ae;position:relative;top:2px}.p-pricing__faq{margin-top:53px}.p-pricing__faq .main-container__heading{margin-bottom:20px}.p-pricing__faq-heading{font-size:20px;margin-bottom:8px}.p-pricing__faq-desc{color:#939daa;font-size:15px}@media only screen and (max-width:991px){.p-pricing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-pricing-container{overflow:hidden}.p-pricing__desc{display:none}.p-pricing__feature-text{height:auto;opacity:1}.p-pricing__item{margin-bottom:20px;border-right:1px solid #e9ebee}.p-pricing__item.is-active{box-shadow:none}.p-pricing__item.is-active+.p-pricing__item{border-left-color:#e9ebee}}
.p-pricing-and-plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.p-pricing-and-plans__heading{font-size:28px;color:#222}.p-pricing-and-plans__desc{font-size:20px;text-align:center;margin-top:60px;color:#939daa;max-width:874px}.p-pricing-and-plans__type{margin-top:10px}.p-pricing-and-plans__type .radio-group__text{color:#939daa;min-width:80px}.p-pricing-and-plans__plans{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;margin-top:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-pricing-and-plans__plan{width:290px;box-shadow:0 2px 3px rgba(236,242,246,.75);background-color:#fff;border-top:4px solid transparent;margin-right:30px;border-radius:0 0 3px 3px;margin-top:50px}.p-pricing-and-plans__plan:last-child{margin-right:0}.p-pricing-and-plans__plan--free{border-top-color:#269af1}.p-pricing-and-plans__plan--plus{border-top-color:#fe6f60;margin-top:0}.p-pricing-and-plans__plan--premium{border-top-color:#8f81c2}.p-pricing-and-plans__plan--enterprise{border-top-color:#54c3b4}.p-pricing-and-plans__plan--enterprise .p-pricing-and-plans__plan-desc{margin-bottom:108px}.p-pricing-and-plans__plan-body{padding:24px 44px 30px;text-align:center}.p-pricing-and-plans__plan-heading{font-size:24px}.p-pricing-and-plans__plan-price{color:#222;font-size:40px;line-height:40px}.p-pricing-and-plans__plan-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;font-size:20px;color:#939daa;line-height:30px;margin-bottom:44px;text-align:center}.p-pricing-and-plans__plan-desc--sm{font-size:17px;line-height:24px;margin-bottom:30px}.p-pricing-and-plans__plan-desc-link,.p-pricing-and-plans__plan-desc-link:hover{color:#939daa;text-decoration:none;border-bottom:1px solid rgba(147,157,170,.8);margin-top:15px}.p-pricing-and-plans__plan-signup{font-size:17px;min-width:99px;margin-bottom:2px}.p-pricing-and-plans__plan-features{border-top:1px solid #e9ebee;padding:21px 21px 30px}.p-pricing-and-plans__plan-features-list{margin:0}.p-pricing-and-plans__plan-features-heading{font-size:17px;color:#000}.p-pricing-and-plans__plan-feature{font-size:15px;color:#000;margin-bottom:8px}.p-pricing-and-plans__plan-feature:last-child{margin-bottom:0}.p-pricing-and-plans__plan-feature-icon{font-size:11px;line-height:11px;display:inline-block;color:#269af1;margin-right:5px}.btn-plan-plus{background-color:#fe6f60;color:#fff;border-color:#fe6f60}.btn-plan-plus:hover:enabled{color:#fff;background-color:#fe6151}.btn-plan-plus:active,.btn-plan-plus:focus{color:#fff;background-color:#fe4f3d}.btn-plan-plus.disabled,.btn-plan-plus:disabled{color:#fff;background-color:#fe6f60}.btn-plan-premium{background-color:#8f81c2;color:#fff;border-color:#8f81c2}.btn-plan-premium:hover:enabled{color:#fff;background-color:#8677bd}.btn-plan-premium:active,.btn-plan-premium:focus{color:#fff;background-color:#7a69b6}.btn-plan-premium.disabled,.btn-plan-premium:disabled{color:#fff;background-color:#8f81c2}.btn-plan-enterprise{background-color:#54c3b4;color:#fff;border-color:#54c3b4}.btn-plan-enterprise:hover:enabled{color:#fff;background-color:#49bfaf}.btn-plan-enterprise:active,.btn-plan-enterprise:focus{color:#fff;background-color:#3fb4a4}.btn-plan-enterprise.disabled,.btn-plan-enterprise:disabled{color:#fff;background-color:#54c3b4}@media only screen and (max-width:767px){.p-pricing-and-plans__plans{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-pricing-and-plans__plan{margin-top:0;margin-bottom:30px;margin-right:0}.p-pricing-and-plans__plan:last-child{margin-bottom:0}}