/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
/*-------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器---------古腾堡编辑器-------*/
.article-content figcaption {
    text-align: center;
    font-size: .8em;
    color: var(--muted-2-color)
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.article-content .title-theme {
    /* padding: .1em 1.1em; */
    border: none;
    color: var(--theme-color);
}


.wp-block-zibllblock-buttons .but {
    margin: .4em;
    display: inline-block;
    padding: 6px 18px
}

.quote_q {
    padding: 1.2em;
    margin: 10px 0 20px 0;
    opacity: .8;
    position: relative;
    --quote-color: var(--main-color);
    color: var(--quote-color)
}

.quote_q>p {
    margin: 0;
}

.quote_q:after {
    content: "";
    border-radius: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .05;
    right: 0;
    background: var(--quote-color);
    top: 0;
}



.qe_wzk_c-red {
    --quote-color: #dc3f3f
}

.qe_wzk_lan {
    --quote-color: #035b8a
}

.qe_wzk_lv {
    --quote-color: #23790e
}

.quote_q .fa-quote-left {
    font-size: 2.2em;
    margin-right: .5em;
    float: left
}

.alert {
    padding: 1.2em 2.2em;
    position: relative;
    color: #fff;
    border: none;
    min-height: 40px;
    border-radius: 12px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.alert:before {
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    left: -15px;
    top: 50%;
    background: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 4px 0;
    border-radius: 20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .19)
}

.alert.jb-blue:before {
    content: "\f00c"
}

.alert.jb-green:before {
    content: "\f0a1"
}

.alert.jb-yellow:before {
    content: "\f12a"
}

.alert.jb-red:before {
    content: "\f00d"
}

.alert-dismissable,
.alert-dismissible {
    padding: 0 15px 0 20px;
    position: relative
}

.alert-dismissible button.close {
    padding: 10px;
    z-index: 9;
    right: -20px;
    --muted-2-color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.feature {
    width: calc(25% - 14px);
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    -webkit-transition: .3s;
    transition: .3s;
    box-shadow: 0 0 10px var(--main-shadow);
}

.feature:hover {
    box-shadow: none
}

.feature-icon {
    font-size: 50px;
    padding: 20px 0
}

.feature-title {
    padding: 0 10px
}

.feature-note {
    opacity: .6;
    line-height: 1.5em;
    padding: 5px 10px 10px 10px;
    font-size: .8em
}

input:focus,
textarea:focus {
    border-color: #90d1f6
}

.icon-close {
    -webkit-transition: .2s;
    transition: .2s;
    cursor: pointer
}

.wp-block-zibllblock-alert a {
    color: #fff !important;
    font-style: italic !important
}

.wp-block-zibllblock-alert a:hover {
    opacity: .8
}

.wp-block-carousel {
    margin-bottom: 20px;
}

.wp-block-carousel img {
    height: 100%;
}

.wp-block-carousel .carousel {
    overflow: hidden;
    border-radius: 8px
}

.wp-block-carousel .carousel.swiper-container-cube,
.wp-block-carousel .carousel.swiper-container-flip {
    overflow: visible
}

.wp-block-carousel .carousel li,
.wp-block-carousel .carousel ul {
    list-style: none;
    margin: 0
}

.wp-block-carousel .carousel .swiper-slide figure {
    height: 100%;
    width: 100%
}


.wp-block-zibllblock-collapse .panel {
    border-radius: 8px;
    box-shadow: none;
    border-color: var(--main-border-color);
    background: transparent;
    -webkit-box-shadow: none;
    border: 1px solid #212529;
    margin-bottom: 20px;
}
.wp-block-zibllblock-collapse .panel-heading[href],
.box-img {
    cursor: pointer
}

.wp-block-zibllblock-collapse .panel-heading .fa {
    margin-right: 20px;
    color: var(--focus-color);
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
}

.wp-block-zibllblock-collapse .panel-heading.collapsed .fa {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
}

.wp-block-carousel figcaption a {
    color: #fff !important
}

.wp-block-carousel .swiper-pagination {
    text-align: right;
    padding: 0 10px;
}


/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/
/*----按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式------按钮样式----*/

.but {
    border-radius: 4px;

    display: inline-block;
    border-radius: 4px;
    -webkit-transition: .15s;
    transition: .15s;
    border: 1px solid var(--this-border);
    vertical-align: middle;
    padding: .3em .5em;
    text-align: center;
    box-shadow: var(--this-shadow);
    background: var(--this-bg);
    color: var(--this-color);
    --main-color: var(--this-color);
    --this-bg: rgba(136, 136, 136, .1);
    --this-border: transparent;
    --this-shadow: none;
    --this-color: #888;
    line-height: 1.44;
}

.but a {
    color: inherit;
}

.but svg.icon,
.but>.fa {
    margin-right: .25em;
}

.but.radius,
.radius>.but {
    border-radius: 50px;
    padding: .3em .8em
}

.but.hollow {
    background: transparent;
    --this-border: var(--this-color);
}

.but:focus,
.but:hover {
    opacity: .8;
    color: var(--this-color);
}

.but:active {
    --this-shadow: inset 0 2px 3px rgba(0, 0, 0, .08)
}

.but.hollow:hover {
    background: var(--this-color);
    color: #fff;
}

.padding-lg,
.but.padding-lg {
    padding: .5em 2em;
}

.b-theme,
.b-red,
.b-yellow,
.b-blue,
.b-green,
.b-purple,
.jb-red,
.jb-yellow,
.jb-blue,
.jb-green,
.jb-purple {
    color: #fff;
    background: var(--this-bg);
    --this-color: #fff;
}

.jb-red,
.jb-yellow,
.jb-blue,
.jb-green,
.jb-purple {
    border: none;
}

.b-theme {
    --this-bg: var(--focus-color);
}

.b-red {
    --this-bg: #ff5473;
}

.b-yellow {
    --this-bg: #ff6f06;
}

.b-blue {
    --this-bg: #2997f7;
}

.b-green {
    --this-bg: #12b928;
}

.b-purple {
    --this-bg: #d448f5;
}

.c-red,
.c-yellow,
.c-blue,
.c-green,
.c-purple {
    color: var(--this-color);
}

.c-red {
    --this-color: #ff5473;
    --this-bg: rgba(255, 84, 115, .1);
}

.c-yellow {
    --this-color: #ff6f06;
    --this-bg: rgba(255, 111, 6, 0.1);
}

.c-blue {
    --this-color: #2997f7;
    --this-bg: rgb(41, 151, 247, .1);
}

.c-green {
    --this-color: #12b928;
    --this-bg: rgba(18, 185, 40, .1);
}

.c-purple {
    --this-color: #d448f5;
    --this-bg: rgba(213, 72, 245, 0.1);
}

.jb-red {
    --this-bg: linear-gradient(135deg, #fd7a64 10%, #fb2d2d 100%)
}

.jb-yellow {
    --this-bg: linear-gradient(135deg, #fdab64 10%, #f7631d 100%)
}

.jb-blue {
    --this-bg: linear-gradient(135deg, #59c3fb 10%, #268df7 100%)
}

.jb-green {
    --this-bg: linear-gradient(135deg, #60e464 10%, #5cb85b 100%)
}

.jb-purple {
    --this-bg: linear-gradient(135deg, #f98dfb 10%, #ea00f9 100%)
}
.modal {
    padding-right: 0px !important;
}

.modal-title {
    line-height: 1;
    font-size: 16px;
}

.modal-content {
    border-radius: 8px;
    background: var(--main-bg-color);
    border: none
}

.modal-footer,
.modal-header {
    border-color: var(--main-border-color);
}

.modal-dialog .but {
    margin: 0 .4em;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(.9);
            transform: scale(.9);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.32, 0.85, 0.45, 1.18);
    transition: -webkit-transform .5s cubic-bezier(0.32, 0.85, 0.45, 1.18);
    transition: transform .5s cubic-bezier(0.32, 0.85, 0.45, 1.18);
    transition: transform .5s cubic-bezier(0.32, 0.85, 0.45, 1.18), -webkit-transform .5s cubic-bezier(0.32, 0.85, 0.45, 1.18);
}

.modal.in .modal-dialog {
    -webkit-transform: scale(1);
            transform: scale(1);
}

.mr6 {
    margin-right: 6px
}

.mr10 {
    margin-right: 10px
}

.ml6 {
    margin-left: 6px
}

.ml10 {
    margin-left: 10px
}

.mt6 {
    margin-top: 6px
}

.mt10 {
    margin-top: 10px
}

.mb6 {
    margin-bottom: 6px
}

.mb10 {
    margin-bottom: 10px
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-ellipsis-2 {
    height: 2.8em;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}

.text-ellipsis-3 {
    height: 4.2em;
    line-height: 1.4em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: normal;
}

.separator:after,
.separator:before {
    content: "";
    background: var(--main-border-color);
    width: 20%;
    vertical-align: middle;
    height: 1px;
    display: inline-block;
    margin: 0 1em;
}
.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }

.modal-backdrop {
    position: fixed
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 10% auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.article-content figcaption {
    text-align: center;
    font-size: .8em;
    color: var(--muted-2-color)
}




.wp-block-zibllblock-buttons .but {
    margin: .4em;
    display: inline-block;
    padding: 6px 18px
}


.quote_q .fa {
    opacity: .6
}



.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}




.panel-body {
    padding: 0 15px;
}


.fade.in {
    opacity: 1;
}

.alert-dismissible button.close {
    padding: 10px;
    z-index: 9;
    right: -20px;
    --muted-2-color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close {
    -webkit-transition: .2s;
    transition: .2s;
    opacity: .4;
    color: var(--muted-color);
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
svg:not(:root) {
    overflow: hidden;
}

.match-ok, .navbar-top .sub-menu li>a, .ic-close {
    -webkit-transition: .3s;
    transition: .3s;
}
.entry-layout svg {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden;
}

.wp-block-zibllblock-modal .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.wp-block-quote {
    color: #99A9BF;
    border-left: none;
    padding-left: 1em
}
.wp-block-quote p {
    margin-bottom: 10px
}
.wp-block-quote:before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14'%3E%3Cpath data-name='path' d='M19.4 11.778a4.516 4.516 0 0 1-6.147 1.636A4.277 4.277 0 0 1 11.9 6.9l-.044-.025 4-6.882 1.732.993L15.839 5.1a4.449 4.449 0 0 1 3.561 6.678zM2.25 13.414A4.454 4.454 0 0 1 .6 7.308 4.4 4.4 0 0 1 .9 6.9l-.044-.025 4-6.882 1.732.993L4.839 5.1a4.471 4.471 0 1 1-2.589 8.314z' fill='%23C0CCDA' fill-rule='evenodd'/%3E%3C/svg%3E");
    display: block;
    width: 20px;
    height: 14px;
    margin-bottom: 10px
}
.wp-block-quote cite {
    display: block;
    color: #8492A6;
    font-size: 13px
}
.wp-block-pandastudio-single:after, .wp-block-pandastudio-single:before {
    content: "";
    display: table;
    clear: both
}
.wp-block-pandastudio-single {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    float: none;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}
.wp-block-pandastudio-single .single-wrapper {
    max-width: 100%;
    -ms-flex-item-align: start;
    align-self: flex-start
}
.wp-block-pandastudio-single.aligncenter .single-wrapper {
    -ms-flex-item-align: center;
    align-self: center
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper {
    border: 1px solid #c9d4e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f4f7), to(#f9fafc));
    background: -webkit-linear-gradient(#f2f4f7, #f9fafc);
    background: linear-gradient(#f2f4f7, #f9fafc);
    text-shadow: 0 1px #fff;
    border-radius: 9px;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 10px rgba(215, 221, 230, .75), 0 1px #fff inset;
    box-shadow: 0 4px 10px rgba(215, 221, 230, .75), 0 1px #fff inset;
    -webkit-transition: .25s;
    transition: .25s
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper>* {
    float: left
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .cover {
    width: 80px;
    height: 71px;
    background-size: cover;
    border-radius: 8px 0 0 8px;
    background-position: center;
    -webkit-box-shadow: 0 1px #fff;
    box-shadow: 0 1px #fff;
    -webkit-transition: .3s;
    transition: .3s
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper:hover .cover {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .single-meta {
    -webkit-box-shadow: 0 1px #fff inset;
    box-shadow: 0 1px #fff inset;
    padding: 16px 8px 0 14px;
    max-width: calc(100% - 80px);
    text-align: left
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .single-meta>* {
    position: relative;
    z-index: 1
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper h4 {
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0;
    margin-bottom: 10px;
    color: #657487;
    padding-right: 6px;
    -webkit-transition: .25s;
    transition: .25s
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper h4:hover {
    color: #20a0ff
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .summary {
    font-size: 12px
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .summary .fa-heart {
    color: #FF4949
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .summary .fa-comments {
    color: #20a0ff
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .summary span {
    padding-right: 6px
}
.wp-block-pandastudio-single[posttype=post] .single-wrapper .summary .date {
    color: #8492a6
}

.tip {
    position: relative;
    color: #fff;
    background: #20a0ff;
    background: -webkit-gradient(linear, left top, right top, from(#20a0ff), to(#20b8ff));
    background: -webkit-linear-gradient(left, #20a0ff, #20b8ff);
    background: linear-gradient(90deg, #20a0ff, #20b8ff);
    padding: 6px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 5px rgba(32, 160, 255, .5);
    box-shadow: 0 3px 5px rgba(32, 160, 255, .5);
    margin-bottom: 20px
}
.tip p {
    margin: 5px 0!important
}
.tip:before {
    background: #20a0ff;
    background: -webkit-gradient(linear, left bottom, left top, from(#0092ff), to(#20b8ff));
    background: -webkit-linear-gradient(bottom, #0092ff, #20b8ff);
    background: linear-gradient(0deg, #0092ff, #20b8ff);
    border-radius: 50%;
    color: #fff;
    content: "\f129";
    font-size: 12px;
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24.5px;
    left: -12px;
    top: -12px;
    -webkit-box-shadow: 0 0 0 2.5px #fff;
    box-shadow: 0 0 0 2.5px #fff
}
.btn, .getit a {
    position: relative
}
.well .tip:before {
    -webkit-box-shadow: 0 0 0 2.5px #f7f8f9;
    box-shadow: 0 0 0 2.5px #f7f8f9
}
.tip ol {
    margin: 0
}
.tip.success {
    background: #61be33;
    background: -webkit-gradient(linear, left top, right top, from(#61be33), to(#8fce44));
    background: -webkit-linear-gradient(left, #61be33, #8fce44);
    background: linear-gradient(90deg, #61be33, #8fce44);
    text-shadow: 0 -1px #61be33;
    -webkit-box-shadow: 0 3px 5px rgba(104, 195, 59, .5);
    box-shadow: 0 3px 5px rgba(104, 195, 59, .5)
}
.tip.success:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#52bb1d), to(#95d34b));
    background: -webkit-linear-gradient(bottom, #52bb1d, #95d34b);
    background: linear-gradient(0deg, #52bb1d, #95d34b);
    content: "\f00c";
    text-shadow: 0 -1px #61be33
}
.tip.worning {
    background: #ff953f;
    background: -webkit-gradient(linear, left top, right top, from(#ff953f), to(#ffb449));
    background: -webkit-linear-gradient(left, #ff953f, #ffb449);
    background: linear-gradient(90deg, #ff953f, #ffb449);
    text-shadow: 0 -1px #ff953f;
    -webkit-box-shadow: 0 3px 5px rgba(255, 154, 73, .5);
    box-shadow: 0 3px 5px rgba(255, 154, 73, .5)
}
.tip.worning:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#ff8f35), to(#ffc149));
    background: -webkit-linear-gradient(bottom, #ff8f35, #ffc149);
    background: linear-gradient(0deg, #ff8f35, #ffc149);
    content: "\f12a";
    text-shadow: 0 -1px #ff953f
}
.tip.error {
    background: #ff4949;
    background: -webkit-gradient(linear, left top, right top, from(#ff4949), to(#ff7849));
    background: -webkit-linear-gradient(left, #ff4949, #ff7849);
    background: linear-gradient(90deg, #ff4949, #ff7849);
    text-shadow: 0 -1px #ff4949;
    -webkit-box-shadow: 0 3px 5px rgba(255, 73, 73, .5);
    box-shadow: 0 3px 5px rgba(255, 73, 73, .5)
}
.tip.error:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#ff3838), to(#ff7849));
    background: -webkit-linear-gradient(bottom, #ff3838, #ff7849);
    background: linear-gradient(0deg, #ff3838, #ff7849);
    content: "\f00d";
    text-shadow: 0 -1px #ff4949
}


.tip:before {
    font-weight: 900;
    font-family: "FontAwesome";
    text-align: center;
}



.text-l2 {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
      border-bottom: 1px solid #eeeeee;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
}

.btn, .fullscreen_search, .jv-checkbox+label, input[type=search] {
    -webkit-box-sizing: border-box
}

article .wp-block-column>:last-child, article>:last-child {
    margin-bottom: 0!important
}
article [class^=wp-block-], article [class^=wp-block-pandastudio-] {
    /* margin-bottom: 20px; */
}

.pandastudio_format_description {
    position: relative;
    padding-bottom: 2px;
    background: -webkit-linear-gradient(left,#99A9BF,#99A9BF 1px,transparent 1px) 0 bottom/3px 1px repeat-x;
    background: linear-gradient(to right,#99A9BF,#99A9BF 1px,transparent 1px) 0 bottom/3px 1px repeat-x;
}

.pandastudio_format_description {
    position: relative;
    padding-bottom: 2px;
    background: -webkit-linear-gradient(left, #99A9BF, #99A9BF 1px, transparent 1px) 0 bottom/3px 1px repeat-x;
    background: linear-gradient(to right, #99A9BF, #99A9BF 1px, transparent 1px) 0 bottom/3px 1px repeat-x
}
.pandastudio_format_description:after, .pandastudio_format_description:before {
    display: block;
    position: absolute;
    z-index: 1;
    text-indent: 0;
    opacity: 0;
    visibility: hidden
}
.pandastudio_format_description:hover {
    background: -webkit-linear-gradient(left, #20a0ff, #20a0ff 1px, transparent 1px) 0 bottom/3px 1px repeat-x;
    background: linear-gradient(to right, #20a0ff, #20a0ff 1px, transparent 1px) 0 bottom/3px 1px repeat-x
}
.pandastudio_format_description:before {
    content: attr(data-description);
    color: #fff;
    background: rgba(31, 45, 62, .8);
    padding: 5px 7px;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 12px;
    line-height: 12px;
    text-shadow: 0 1px 2px rgba(31, 45, 62, 1);
    -webkit-transition: .25s;
    transition: .25s
}
.pandastudio_format_description:after {
    content: "";
    border: 5px solid transparent;
    -webkit-transition: .25s;
    transition: .25s
}
article ol, article p, article ul {
    z-index: 2;
    font-size: 16px;
    position: relative
}
.pandastudio_format_description:hover:after, .pandastudio_format_description:hover:before {
    opacity: 1;
    visibility: visible
}
.pandastudio_format_description[data-placement=top]:before, .pandastudio_format_description[data-placement=""]:before {
    top: -30px;
    left: -6px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.pandastudio_format_description[data-placement=top]:after, .pandastudio_format_description[data-placement=""]:after {
    border-top-color: rgba(31, 45, 62, .8);
    left: 2px;
    top: -8px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}
.pandastudio_format_description[data-placement=top]:hover:after, .pandastudio_format_description[data-placement=top]:hover:before, .pandastudio_format_description[data-placement=""]:hover:after, .pandastudio_format_description[data-placement=""]:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.pandastudio_format_description[data-placement=bottom]:before {
    bottom: -30px;
    left: -6px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}
.pandastudio_format_description[data-placement=bottom]:after {
    border-bottom-color: rgba(31, 45, 62, .8);
    left: 2px;
    bottom: -8px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}
.pandastudio_format_description[data-placement=bottom]:hover:after, .pandastudio_format_description[data-placement=bottom]:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.pandastudio_format_description[data-placement=left]:before {
    top: -2px;
    left: -8px;
    -webkit-transform: translateX(calc(-100% + 10px));
    transform: translateX(calc(-100% + 10px))
}
.pandastudio_format_description[data-placement=left]:after {
    border-left-color: rgba(31, 45, 62, .8);
    top: 4px;
    left: -8px;
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}
.pandastudio_format_description[data-placement=left]:hover:before {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.pandastudio_format_description[data-placement=left]:hover:after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.pandastudio_format_description[data-placement=right]:before {
    top: -2px;
    right: -8px;
    -webkit-transform: translateX(calc(100% - 10px));
    transform: translateX(calc(100% - 10px))
}
.pandastudio_format_description[data-placement=right]:after {
    border-right-color: rgba(31, 45, 62, .8);
    top: 4px;
    right: -8px;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}
.pandastudio_format_description[data-placement=right]:hover:before {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.pandastudio_format_description[data-placement=right]:hover:after {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.pandastudio-mark[inline-block=true] {
    display: inline-block;
    border-radius: 5px;
    padding: 5px 7px;
    margin: 0 4px;
    line-height: 1em;
    text-indent: 0
}

article p {
    line-height: 1.9;
    margin: 0 0 20px
}
article .text-indent-2em, article p.is-style-text-indent-2em {
    text-indent: 2em
}
article ol, article ul {
    margin-bottom: 20px
}


article img {
    max-width: 100%;
    height: auto
}

article .alignright {
    float: right;
    margin-left: 20px
}
article .alignleft {
    float: left;
    margin-right: 20px
}
article .title_style_01 {
    position: relative;
    color: #8492a6;
        margin-top: 30px;
  
    padding-bottom: 10px;
    -webkit-transition: .25s;
    transition: .25s
}
article .title_style_01:after, article .title_style_01:before {
    position: absolute;
    content: "";
    display: block
}
article .title_style_01>* {
    
    margin: 0;
    font-weight: 400;
    line-height: 1
}
article .title_style_01:after {
    width: 100%;
    height: 1px;
  
    bottom: 0;
    
}
article .title_style_01:before {
    width: 30px;
    height: 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #58B7FF), color-stop(70%, #20a0ff));
    background: -webkit-linear-gradient(#58B7FF 30%, #20a0ff 70%);
    background: linear-gradient(#58B7FF 30%, #20a0ff 70%);
    bottom: -1px;
    left: 0;
    z-index: 1;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 3px rgba(32, 160, 255, .4);
    box-shadow: 0 3px 3px rgba(32, 160, 255, .4);
    -webkit-transition: .25s;
    transition: .25s
}
article .title_style_01:hover {
    color: #20a0ff
}
article .title_style_01:hover:before {
    width: 50px
}
article .title_style_02 {
    position: relative;
    color: #8492a6;
    margin-bottom: 40px;
    z-index: 1;
    margin-top: 40px;
}
article .title_style_02:before {
    content: "";
    position: absolute;
    bottom: -11px;
    height: 40px;
    /*background: #f9fafc;*/
    left: 0;
    /*width: 100%;*/
    z-index: -1;
    border-radius: 0 6px 6px 0;
    border-left: 2px solid #20a0ff;
    -webkit-box-shadow: 1px 0 #fff inset;
    box-shadow: 1px 0 #fff inset
}
article .title_style_02>* {
    
    margin-bottom: 0;
    margin-left: 15px;
    
    font-weight: 400;
    line-height: 1
}

.wp-block-image.is-style-border-round-and-with-shadow img {
    border-radius: 8px;
    -webkit-box-shadow: 0 13px 15px rgba(31, 45, 62, .2);
    box-shadow: 0 13px 15px rgba(31, 45, 62, .2)
}
.wp-block-image.is-style-border-round img {
    border-radius: 8px
}
.wp-block-image.is-style-with-shadow img {
    -webkit-box-shadow: 0 13px 15px rgba(31, 45, 62, .2);
    box-shadow: 0 13px 15px rgba(31, 45, 62, .2)
}

.tip, .tip:before {
    text-shadow: 0 -1px #20a0ff
}
.wp-block-code {
    position: relative;
    z-index: 1
}
article .wp-block-table td {
    border-bottom: 1px solid #ebeef5;
    white-space: nowrap;
    padding: 12px 10px
}
article .wp-block-table tbody {
    display: table;
    width: 100%
}
article .wp-block-table {
    width: 100%;
    display: block;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}


.btn, .getit a {
    position: relative
}
.well .tip:before {
    -webkit-box-shadow: 0 0 0 2.5px #f7f8f9;
    box-shadow: 0 0 0 2.5px #f7f8f9
}


code {
    padding: 2px 4px;
    color: #d05;
    background: #eee;
    border-radius: 3px;
    
    
}


pre code {
    /* padding: 0; */
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0;
}

pre code, table {
    background-color: transparent;
}

.cptch_label::before, .tip.inlineBlock {
    display: inline-block;
}




table {
    margin: 20px 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  
    font-size: 14px;
    word-break: break-all
}
table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
table>tbody>tr:hover {
    background-color: #f5f5f5
}
caption, td, th {
    padding: 8px;
    text-align: left;
    vertical-align: middle;
    font-weight: 400
}
td, th {
    border-bottom: 3px solid #ddd;
    border-right: 1px solid #eee
}
th {
    padding-bottom: 10px;
    font-weight: 700
}
td {
    border-bottom-width: 1px
}
