:root {
    --gallery-block--gutter-size: 16px;
    --wp--style--block-gap: .5rem;
}

:not {
    --wp--style--block-gap: 2rem;
}

.wp_clean {
    clear: both
}
@media screen and (min-width: 1024px) and (max-width: 2000000px) {
    .move_ewm_out {
        position: absolute;
        display: none;
        top: 41px;
        right: -53px;
        background: #fff;
        padding: 5px;
        width: 180px;
        height: auto;
        font-size: 0;
        line-height: 0
    }

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


}

@media screen and (min-width: 100px) and (max-width: 1025px) {
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fad, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-geo-alt:before {
    content: "\f133"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
    url(../webfonts/fa-brands-400.woff2) format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"), url(../webfonts/fa-brands-400.ttf) format("truetype"), url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"), url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(//block.themepark.com.cn/chargingpoint-en/wp-content/plugins/font-awesome-local/5.0/css/../webfonts/fa-solid-900.eot);
    src: url(//block.themepark.com.cn/chargingpoint-en/wp-content/plugins/font-awesome-local/5.0/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(//block.themepark.com.cn/chargingpoint-en/wp-content/plugins/font-awesome-local/5.0/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(//block.themepark.com.cn/chargingpoint-en/wp-content/plugins/font-awesome-local/5.0/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

body {
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--themecolor-1: #398bfc;
    --wp--preset--color--themecolor-2: #2b6cc4;
    --wp--preset--color--monte-blue: #406186;
    --wp--preset--color--monte-pink: #df7c88;
    --wp--preset--color--monte-yellow: #ffc372;
    --wp--preset--color--monte-purple: #b5aebe;
    --wp--preset--color--monte-light-yellow: #ffd49c;
    --wp--preset--color--monte-light-pink: #e8a3ab;
    --wp--preset--color--monte-grey: #393939;
    --wp--preset--color--monte-white: #fff;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 14px;
    --wp--preset--font-size--medium: 24px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--bonkers: 42px
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

@charset "UTF-8";
.wp-block-archives-dropdown label {
    display: block
}

.wp-block-audio {
    margin: 0 0 1em
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: #fff
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em) * 0.75)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em) * 0.5)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em) * 0.25)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    width: 100%;
    flex-basis: 100%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.is-style-outline > :where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.is-style-outline > .wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}

.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical > .wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-button.aligncenter, .wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: .25em;
    border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse
}

.wp-block-calendar table th {
    font-weight: 400;
    background: #ddd
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code code {
    display: block;
    white-space: pre-wrap;
    overflow-wrap: break-word
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-columns:where(.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 599px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
        flex-basis: calc(50% - var(--wp--style--block-gap, 2em) / 2) !important;
        flex-grow: 0
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(2n) {
        margin-left: var(--wp--style--block-gap, 2em)
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
        margin-left: var(--wp--style--block-gap, 2em)
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column:not(:first-child) {
    margin-left: var(--wp--style--block-gap, 2em)
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]), .wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover-image .has-background-dim.has-background-gradient, .wp-block-cover .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after, .wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container, .wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000
}

.wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left] > [data-type="core/embed"], .wp-block[data-align=right] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px
}

.wp-block-embed {
    margin: 0 0 1em;
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__embed {
    margin-bottom: 1em
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: .8em;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file * + .wp-block-file__button {
    margin-left: .75em
}

.blocks-gallery-grid, .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #fff;
    text-align: center;
    font-size: .8em;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    box-sizing: border-box;
    margin: 0;
    z-index: 2
}

.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid figcaption, .wp-block-gallery figcaption {
    flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%;
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width: 600px) {
    .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc(33.33333% - .66667em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc(25% - .75em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc(20% - .8em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc(16.66667% - .83333em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc(14.28571% - .85714em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc(12.5% - .875em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

.wp-block-gallery.has-nested-images {
    display: flex;
    flex-wrap: wrap
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;
    width: calc(50% - var(--gallery-block--gutter-size, 16px) / 2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image), .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
    margin-right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    flex-direction: column;
    max-width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image > a, .wp-block-gallery.has-nested-images figure.wp-block-image > div {
    margin: 0;
    flex-direction: column;
    flex-grow: 1
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    flex: initial;
    background: none;
    color: inherit;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-grow: 1;
    flex-basis: 100%;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-top: 0;
    margin-bottom: auto
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
    margin-bottom: var(--gallery-block--gutter-size, 16px)
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
    bottom: var(--gallery-block--gutter-size, 16px)
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    width: 100%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    margin-right: 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(33.33333% - var(--gallery-block--gutter-size, 16px) * 0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(25% - var(--gallery-block--gutter-size, 16px) * 0.75)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(20% - var(--gallery-block--gutter-size, 16px) * 0.8)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(16.66667% - var(--gallery-block--gutter-size, 16px) * 0.83333)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(14.28571% - var(--gallery-block--gutter-size, 16px) * 0.85714)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(12.5% - var(--gallery-block--gutter-size, 16px) * 0.875)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n), .wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n), .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n), .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n), .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n), .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n), .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n), .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
        margin-right: 0
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(33.33% - var(--gallery-block--gutter-size, 16px) * 0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3) {
        margin-right: 0
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--gallery-block--gutter-size, 16px) * 0.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1, h2, h3, h4, h5, h6 {
    overflow-wrap: break-word
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image:not(.is-style-rounded) > a, .wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright {
    display: table
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-image figure {
    margin: 0
}

ol.wp-block-latest-comments {
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto;
    max-width: 100%
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
    margin-bottom: 0
}

ol, ul {
    overflow-wrap: break-word
}

ol.has-background, ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns:50% 1fr;
    grid-template-rows:auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns:1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0
}

.wp-block-navigation ul, .wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    display: flex;
    align-items: center;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    color: inherit;
    display: block;
    padding: 0
}

.wp-block-navigation[style*=text-decoration] .wp-block-navigation-item, .wp-block-navigation[style*=text-decoration] .wp-block-navigation__submenu-container, .wp-block-navigation[style*=text-decoration] a, .wp-block-navigation[style*=text-decoration] a:active, .wp-block-navigation[style*=text-decoration] a:focus {
    text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) a, .wp-block-navigation:not([style*=text-decoration]) a:active, .wp-block-navigation:not([style*=text-decoration]) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: inherit;
    padding: 0;
    background-color: inherit;
    color: currentColor;
    border: none;
    margin-left: .25em;
    width: .6em;
    height: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    width: inherit;
    height: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
    background-color: inherit;
    color: inherit;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: normal;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -1px;
    top: 100%
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-right: 0;
    margin-left: auto
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width: 782px) {
    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: transparent
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:where(:not(.open-on-click)):hover > .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within > .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] + .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    position: relative;
    display: flex
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    text-align: left
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation, .wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-container-content {
    gap: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation:where(.has-background), .wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list, .wp-block-navigation:where(.has-background) .wp-block-navigation__container {
    gap: var(--wp--style--block-gap, .5em)
}

.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content, .wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation__container {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
    flex-grow: 1
}

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    color: inherit !important;
    background-color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
    display: flex;
    flex-direction: column;
    background-color: inherit;
    padding: 2em;
    overflow: auto;
    z-index: 100000
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    padding-top: calc(2em + 24px);
    overflow: visible;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: var(--navigation-layout-justification-setting, inherit)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    opacity: 1;
    visibility: visible;
    height: auto;
    width: auto;
    overflow: initial;
    min-width: 200px;
    position: static;
    border: none;
    padding-left: 2em;
    padding-right: 2em
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    display: flex;
    flex-direction: column;
    align-items: var(--navigation-layout-justification-setting, initial)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    color: inherit !important;
    background: transparent !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    right: auto;
    left: auto
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
    vertical-align: middle;
    cursor: pointer;
    color: currentColor;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0
}

.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    pointer-events: none;
    display: block;
    width: 24px;
    height: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-home-link__content {
    color: inherit;
    display: block
}

.wp-block-navigation[style*=text-decoration] .wp-block-home-link, .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content, .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active, .wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus {
    text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content, .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active, .wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus {
    text-decoration: none
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container {
    top: -1px
}

.wp-block-navigation .wp-block-page-list {
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p {
    overflow-wrap: break-word
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .5em
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    margin-bottom: .7em;
    font-size: .7em
}

.wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments > h3:first-of-type {
    margin-top: 0
}

.wp-block-post-comments .commentlist {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    line-height: 1.5;
    margin-left: -3.25em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .75em
}

.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .reply {
    font-size: .75em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments input[type=submit] {
    border: none
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input:not([type=submit]), .wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 3em 0;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright, .wp-block-pullquote.has-text-align-left, .wp-block-pullquote.has-text-align-right {
    max-width: 420px
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p, .wp-block-pullquote.has-text-align-left p, .wp-block-pullquote.has-text-align-right p {
    font-size: 1.25em
}

.wp-block-pullquote p {
    font-size: 1.75em;
    line-height: 1.6
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template, .wp-block-query-loop {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-post-template.wp-block-post-template, .wp-block-query-loop.wp-block-post-template {
    background: none
}

.wp-block-post-template.is-flex-container, .wp-block-query-loop.is-flex-container {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li, .wp-block-query-loop.is-flex-container li {
    margin: 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em)
    }
}

.wp-block-query-pagination > .wp-block-query-pagination-next, .wp-block-query-pagination > .wp-block-query-pagination-numbers, .wp-block-query-pagination > .wp-block-query-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-query-pagination > .wp-block-query-pagination-next:last-child, .wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child, .wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    font-size: 1.125em;
    text-align: right
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: .375em .625em;
    color: #32373c;
    margin-left: .625em;
    word-break: normal;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em;
    fill: currentColor
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    padding: 8px;
    flex-grow: 1;
    min-width: 3em;
    border: 1px solid #949494;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 4px;
    border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border-top: 1px solid;
    border-bottom: 1px solid
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "···";
    color: currentColor;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

.wp-block-site-logo {
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    width: 120px;
    height: auto
}

.wp-block-site-logo a, .wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-social-links {
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    width: 1em;
    height: 1em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-social-link {
        transition-duration: 0s;
        transition-delay: 0s
    }
}

.wp-block-social-link a {
    display: block;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: currentColor;
    fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 1.25em;
    height: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud.aligncenter {
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color > *, .wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr {
    border-color: inherit
}

.wp-block-table table[style*=border-style] > *, .wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr {
    border-style: inherit
}

.wp-block-table table[style*=border-width] > *, .wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr {
    border-width: inherit
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap
}

.wp-block-video {
    margin: 0 0 1em
}

.wp-block-video video {
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: inline-block
}

.wp-block-post-featured-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
    width: 100%
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

figcaption, img, a, span, li, header, footer, div, #nomo2 .themepark_icon_box_i:before, .submut_btn, .post_gallery .swiper-slide a.active img, .themepark-screening-ul-cat, .themepark-screening-ul-cat li, .themepark-screening-cat {
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.post_in_list_out .post_in_list li {
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.content_tab_title a, .menu_header li.menu-item .sub-menu .nav_block_contents .post_content, .lang_nav {
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all .5s;
    transition: all 0s
}

@media screen and (min-width: 1025px) and (max-width: 200000px) {
    body.swiperbody {
        height: 100%;
        overflow: hidden
    }

    .cat_loop li:hover .case_pic img, .post_in_list_out .post_in_list li:hover .case_pic img, .case_loop li:hover .case_pic img, .themepark_imgtext .themepark_imgtext_img:hover img, .listul_box:hover .listulpic img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    .showimgboxs a:hover {
        opacity: .9;
        -moz-transform: scale(1.01);
        -webkit-transform: scale(1.01);
        -o-transform: scale(1.01);
        transform: scale(1.01)
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset
}

input[type=button], input[type=submit], input[type=reset] {
    -webkit-appearance: none
}

textarea, select {
    -webkit-appearance: none
}

body {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑', "Hiragino Sans GB", sans-serif, "Font Awesome 5 Free";
    background: #f5f5f5;
    width: 100%;
    overflow-x: hidden
}

@media screen and (min-width: 100px) and (max-width: 1023px) {
    #PcOnly, .PcOnly {
        display: none !important;
        padding: 0 !important
    }

    #index_content {
        margin-top: 100px
    }

    .home #index_content {
        margin-top: 82px
    }

    .index_pages_r#index_content {
        margin-top: 81px
    }

    #PcOnly.block_layout, .PcOnly.block_layout {
        height: 0 !important
    }
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    #MovePnly, .MovePnly {
        display: none !important
    }
}

input[type=button], input[type=submit], input[type=reset] {
    -webkit-appearance: none
}

.posts_title {
    margin: 0
}


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

a {
    text-decoration: none
}

h1 {
    margin: 0
}

ul {
    margin: 0;
    padding: 0
}

.fa {
    margin-right: 5px
}

figure {
    margin: 0;
    padding: 0
}

.wp_clear {
    clear: both
}

li.fas div, li.fas span, li.fas p {
    font-weight: 400
}

img.lazyload, img.lazyloading {
    background: center url(//block.themepark.com.cn/chargingpoint-en/wp-content/themes/smartenterprise/img/loading.svg) no-repeat
}

.index_next, .index_prve {
    width: 50px;
    height: 46px;
    position: absolute;
    top: 40%;
    display: block;
    cursor: pointer;
    display: none;
    z-index: 10;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 46px
}

body.swiperbody .post_content, body.swiperbody .the_page_content {
    margin: 0
}

body.swiperbody .new_footer {
    display: none
}

.case_loop .case_pic .swiper-lazy-preloader {
    display: none
}

@media screen and (min-width: 600px) and (max-width: 20000px) {
    .move_404 {
        display: none
    }
}

@media screen and (min-width: 1px) and (max-width: 599px) {
    .pc_404 {
        display: none
    }
}

.xlicon, .logo {
    position: relative
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .xlicon:after {
        content: "\f107";
        font-size: 14px;
        text-align: center;
        color: #666;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        display: block;
        border: solid 1px #eaeaea;
        border-radius: 5px;
        padding: 2px 10px;
        right: -46px;
        top: 38px
    }

    .text_ul_btn {
        line-height: 89px;
        cursor: pointer
    }

    .text_ul_btn i {
        font-size: 18px;
        margin-right: 5px
    }

    .lang_nav {
        position: absolute;
        top: 92px;
        right: 0;
        background: #fff;
        box-shadow: 0 0 3px #666;
        width: 170px;
        list-style: none;
        list-style-type: none;
        display: none
    }

    .lang_nav a {
        display: block;
        float: left;
        padding: 5px 0 5px 10%;
        width: 90%;
        text-align: left;
        height: 40px;
        border-bottom: solid #f8f8f8 1px;
        list-style: none;
        list-style-type: none;
        list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTNEQzcxMzY1QThEMTFFOThDMjZBMzI3MDcwODJFRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTNEQzcxMzc1QThEMTFFOThDMjZBMzI3MDcwODJFRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBM0RDNzEzNDVBOEQxMUU5OEMyNkEzMjcwNzA4MkVEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBM0RDNzEzNTVBOEQxMUU5OEMyNkEzMjcwNzA4MkVEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg+bfg8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC);
        color: #333;
        line-height: 41px
    }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .xlicon:after {
        content: "\f107";
        font-size: 14px;
        text-align: center;
        color: #666;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        display: block;
        right: -20px;
        top: 33px
    }

    .daozhaun.xlicon:after {
        transform: rotate(180deg)
    }

    .lang_nav {
        position: absolute;
        top: 60px;
        right: 0;
        z-index: 12;
        background: #fafafa;
        width: 100%;
        list-style: none;
        list-style-type: none;
        display: none
    }

    .lang_nav a {
        display: block;
        float: left;
        padding: 5px 0 5px 10%;
        width: 90%;
        text-align: left;
        height: 40px;
        border-top: solid #f8f8f8 1px;
        list-style: none;
        list-style-type: none;
        list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTNEQzcxMzY1QThEMTFFOThDMjZBMzI3MDcwODJFRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTNEQzcxMzc1QThEMTFFOThDMjZBMzI3MDcwODJFRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBM0RDNzEzNDVBOEQxMUU5OEMyNkEzMjcwNzA4MkVEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBM0RDNzEzNTVBOEQxMUU5OEMyNkEzMjcwNzA4MkVEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg+bfg8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC);
        color: #333;
        line-height: 41px
    }
}

.lang_nav a figure {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 11px;
    line-height: 20px;
    position: relative;
    top: 5px
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .header .nav img.movelogo {
        display: none
    }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .header .nav img.pclogo {
        display: none
    }
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .top_imgs {
        display: block;
        margin: 0;
        line-height: 0
    }

    #index_content {
        margin-top: 92px;
        overflow: hidden
    }

    .search_box_out {
        width: 100%;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10000001;
        display: none
    }

    #blocksearch .search_box_in {
        max-width: 100%;
        margin: 0 auto
    }

    #blocksearch .search_box_in .close_seach {
        margin: 10px auto 0 auto
    }

    .search_box_in {
        display: block;
        max-width: 800px;
        width: 100%;
        height: auto;
        margin: 10% auto 0 auto;
        overflow: hidden
    }

    .search_boxs {
        height: 32px;
        border: 2px solid #ea471c;
        margin-top: 10px;
        position: relative;
        background: #fff
    }

    .search_boxs input[type=text] + input {
        font-size: 14px;
        color: #ea471c;
        border: none;
        background: 0 0;
        margin-top: 6px;
        float: right;
        outline: medium;
        cursor: pointer;
        font-family: "microsoft yahei"
    }

    .search_boxs input[type=text] {
        height: 15px;
        line-height: 15px;
        font-size: 12px;
        color: #ccc;
        border: none;
        border-right-width: medium;
        border-right-style: none;
        border-right-color: currentcolor;
        outline: medium;
        margin-top: 9px;
        padding-left: 15px;
        border-right: 1px solid #e8e8e8
    }

    .search_boxs input[type=text] {
        width: 86%
    }

    .search_box_in .close_seach {
        width: 35px;
        height: 35px;
        font-size: 24px;
        margin: 100px auto 0 auto;
        cursor: pointer;
        color: #666
    }

    .search_box_in p {
        width: 100%;
        overflow: hidden;
        font-size: 14px;
        color: #666
    }

    .search_box_in p span {
        margin-right: 10px;
        cursor: pointer
    }

    .search_box_in p span.sel {
        color: #ea471c
    }
}

@media screen and (min-width: 1370px) and (max-width: 20000px) {
    .header .nav {
        width: 100%;
        max-width: 1400px
    }

    .menu_header li.menu-item {
        padding: 0 15px;
        margin-right: 15px
    }

    .listlet li.text_ul_btn {
        margin: 0 0 0 10px
    }
}

@media screen and (min-width: 1180px) and (max-width: 1370px) {
    .header .nav {
        width: 95%;
        padding: 0 2.5%
    }

    .menu_header li.menu-item {
        padding: 0 10px;
        margin-right: 5px
    }

    .listlet li.text_ul_btn {
        margin: 0 0 0 10px
    }

    .newhead2.header .nav .menu_header li.menu-item {
        padding: 0 20px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1179px) {
    .header .nav {
        width: 95%;
        padding: 0 2.5%
    }

    .menu_header li.menu-item {
        padding: 0 3px;
        margin-right: 5px
    }

    .listlet li.text_ul_btn {
        margin: 0 0 0 10px
    }

    .newhead2.header .nav .menu_header li.menu-item {
        padding: 0 15px
    }
}

@media screen and (min-width: 1px) and (max-width: 1543px) {
    .listlet li.text_ul_btn span {
        display: none
    }
}

.menu_header li.menu-item figcaption {
    display: none
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .noposition .nav_block_contents_out {
        max-height: 550px;
        overflow: auto
    }

    .newhead2.newheadcenter {
        text-align: center
    }

    .newhead2.newheadcenter.header .nav .logo {
        width: 100%;
        text-align: center
    }

    .newhead2.newheadcenter.header .menu_header .search_box_btn {
        position: absolute;
        right: 0;
        top: 0
    }

    .newhead2.newheadcenter.header .menu_header .text_ul_btn {
        position: absolute;
        left: 0;
        top: 0;
        line-height: 58px;
        color: #fff;
        float: right;
        cursor: pointer
    }

    .newhead2.newheadcenter.header .lang_nav {
        top: 150px;
        right: inherit;
        left: 0
    }

    .newhead2.newheadcenter.header.header_drop .lang_nav {
        top: 58px
    }

    .newhead2.newheadcenter.header .menu_header li.menu-item {
        display: inline-block;
        float: none
    }

    .newhead2.newheadcenter.header .menu_header {
        text-align: center
    }

    .newhead2.newheadcenter.header .menu_header li.menu-item a.mu_a {
        float: none
    }

    .newhead2.newheadcenter.header .menu_header li.menu-item.menu-item-has-children:after {
        line-height: 49px
    }

    .newhead2.newheadcenter.header .nav .menu_header {
        height: 58px
    }

    .header .nav .logo img {
        max-height: 92px;
        width: auto;
        max-width: inherit
    }

    .header {
        position: absolute;
        background-color: rgba(0,79,148,0.4);
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        z-index: 10000
    }

    .admin-bar .header {
        top: 32px
    }

    .header .top {
        width: 98%;
        padding: 8px 1%;
        overflow: hidden;
        position: relative;
        background: #eaeaea
    }

    .haeader_bac_clor {
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 1;
        width: 100%;
        height: 100%
    }

    .header .nav {
        height: 92px;
        position: relative;
        z-index: 10;
        margin: 0 auto
    }

    .header .nav .logo {
        max-height: 92px;
        width: auto;
        float: left;
        font-size: 0
    }

    .header .nav .logo.droplogobox .droplogo {
        display: none
    }

    .header.header_drop .nav .logo.droplogobox .droplogo {
        display: block
    }

    .header.header_drop .nav .logo.droplogobox .pclogo {
        display: none
    }

    .header.header_drop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        z-index: 10000;
        box-shadow: 0 0 8px rgba(0, 0, 0, .2)
    }

    .header.header_drop .haeader_bac_clor {
        opacity: 1
    }

    .admin-bar .header.header_drop {
        top: 31px
    }

    .headers_nav {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 10px;
        position: relative
    }

    .menu_header {
        float: right;
        width: auto;
        display: block;
        margin: 0
    }

    .menu_header li.menu-item {
        display: block;
        float: left;
        height: 92px;
        position: relative;
        text-align: center;
        margin-right: 15px;
        box-sizing: border-box
    }

    .menu_header li.menu-item:before {
        float: left;
        line-height: 92px;
        margin-right: 5px
    }

    .menu_header li.menu-item .sub-menu li.menu-item:before {
        line-height: 40px
    }

    .menu_header li.menu-item .sub-menu li.menu-item figure {
        top: 0;
        float: left
    }

    .menu_header li.menu-item .sub-menu li.menu-item a.mu_a span.obk {
        float: left;
        color: #333;
        font-weight: 400
    }

    .menu_header li.menu-item:hover .sub-menu li.menu-item a.mu_a span, .menu_header li.menu-item:hover .sub-menu li.menu-item.menu-item-has-children:after, .menu_header li.menu-item:hover .sub-menu li.menu-item:hover .sub-menu li.menu-item a.mu_a span {
        color: #666
    }

    .menu_header li.menu-item.menu-item-has-children:after {
        content: "\f107";
        font-size: 14px;
        text-align: right;
        line-height: 92px;
        margin-left: 8px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900
    }

    .menu_header li.menu-item .sub-menu li.menu-item-has-children:after {
        content: "\f105";
        line-height: 40px;
        float: right;
        margin-right: 15px;
        color: #666;
        line-height: 45px !important
    }

    .menu_header li.menu-item.xiala:after {
        content: "\f0ca";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 14px;
        text-align: right;
        color: #666;
        line-height: 92px;
        margin-left: 8px;
        box-sizing: border-box
    }

    .menu_header li.menu-item a.mu_a {
        color: #333;
        float: left;
        position: relative;
        font-size: 15px;
        line-height: 92px;
        text-decoration: none;
        cursor: pointer
    }

    .menu_header li.menu-item.current-menu-item .sub-menu li.menu-item a.mu_a span, .menu_header li.menu-item.sale .sub-menu li.menu-item a.mu_a span {
        color: #333
    }

    .menu_header li.menu-item.sale a.mu_a {
        color: #ea471c
    }

    .menu_header li.menu-item.hot:after {
        content: " ";
        display: block;
        width: 19px;
        height: 12px;
        background: url(data:image/gif;base64,R0lGODlhEwAMAJECAP4AKv///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTMyOUQwMjg3QUNEMTFFNDlCNDlERTFENTE0NzE0NDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTMyOUQwMjk3QUNEMTFFNDlCNDlERTFENTE0NzE0NDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMzI5RDAyNjdBQ0QxMUU0OUI0OURFMUQ1MTQ3MTQ0MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMzI5RDAyNzdBQ0QxMUU0OUI0OURFMUQ1MTQ3MTQ0MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUUAAIALAAAAAATAAwAAAIjhI+pyxj2gozzHRvhVRXgnXyfFmod2aTqKrTuC7dATNc2XQAAIfkEBRQAAgAsAAAAABMADAAAAiOMj4nA7Q+jdIHVlagFlbdOHd5IflsHgqa3bNMLx5xCi/UdFAA7);
        position: absolute;
        right: 2px;
        top: 21px
    }

    .menu_header li.menu-item .sub-menu {
        position: absolute;
        top: 92px;
        left: 0;
        box-shadow: 0 0 3px #666;
        width: 230px;
        display: none;
        list-style: none;
        list-style-type: none;
        background: #fff
    }

    .menu_header li.menu-item .sub-menu .nav_block_contents .post_content {
        display: none
    }

    .menu_header li.menu-item .sub-menu .sub-menu {
        left: 230px;
        top: 0 !important
    }

    .menu_header li.menu-item .sub-menu li.menu-item.menu-item:hover {
        background: #f5f5f5
    }

    .menu_header li.menu-item .sub-menu li.menu-item a.mu_a {
        line-height: 40px !important;
        height: 40px !important
    }

    .menu_header li.menu-item .sub-menu li.menu-item {
        display: block;
        float: left;
        padding: 5px 0 5px 10%;
        width: 100%;
        text-align: left;
        height: 50px !important;
        border-bottom: solid #f8f8f8 1px;
        list-style: none;
        list-style-type: none;
        list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTNEQzcxMzY1QThEMTFFOThDMjZBMzI3MDcwODJFRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTNEQzcxMzc1QThEMTFFOThDMjZBMzI3MDcwODJFRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBM0RDNzEzNDVBOEQxMUU5OEMyNkEzMjcwNzA4MkVEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBM0RDNzEzNTVBOEQxMUU5OEMyNkEzMjcwNzA4MkVEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pg+bfg8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC);
        background: #fff
    }

    .menu_header li.menu-item .sub-menu li.menu-item:last-child {
        border: none
    }

    .menu_header li.menu-item img.muimg {
        max-width: 32px;
        height: auto;
        position: relative;
        top: -5px
    }

    .menu_header li.menu-item figure {
        width: 33px;
        height: 33px;
        position: relative;
        margin: 0 5px 0 0;
        top: 15px;
        display: inline-block;
        line-height: 33px
    }

    .menu_header li .sub-menu li.menu-item img.muimg {
        max-width: 33px;
        top: 0
    }

    .menu_header li .sub-menu li.menu-item figure {
        margin: 5px 8px 0 0
    }

    .listlet {
        float: right
    }

    .listlet li {
        display: block;
        float: left;
        height: 92px;
        position: relative;
        text-align: center
    }

    .listlet li.search_box_btn {
        width: 31px;
        height: 92px;
        padding: 0;
        background: 0 0;
        line-height: 92px;
        text-align: center;
        margin: 0;
        cursor: pointer
    }

    .listlet li.search_box_btn i.search_iocn {
        color: #2f2626;
        margin: 0;
        font-size: 18px
    }

    .listlet li.text_ul_btn {
        margin-left: 15px
    }

    .listlet li.text_ul_btn a.mu_a {
        display: block;
        margin: 28px 0 0;
        background: #226184;
        color: #fff;
        padding: 0 10px;
        height: 38px;
        line-height: 38px
    }

    .menu_header li.menu-item.gapodu {
        display: none
    }

    .header .header_pic_nav li.noposition2 .sub-menu.fullwidth {
        width: 100% !important;
        overflow: visible
    }

    .header .header_pic_nav li.noposition2 .sub-menu {
        width: 100%;
        box-shadow: none
    }

    .header .header_pic_nav.showfristmu li.noposition2:first-child .sub-menu {
        width: auto;
        overflow: hidden
    }

    .header .header_pic_nav.showfristmu li.noposition2:first-child .sub-menu li .nav_block_contents_out {
        display: none
    }

    .header .header_pic_nav li.noposition2 .sub-menu.fullwidth li.noposition .sub-menu {
        height: 100%;
        overflow-y: auto
    }

    .header .header_pic_nav.showfristmu li.noposition2:first-child > .sub-menu {
        display: block !important;
        opacity: 1 !important
    }

    .header.header_drop .header_pic_nav.showfristmu li.noposition2:first-child > .sub-menu {
        opacity: 0 !important;
        left: -1000px
    }

    .header.header_drop .header_pic_nav.showfristmu li.noposition2:first-child > .sub-menu.goleft {
        left: 0;
        opacity: 1 !important
    }

    .header .header_pic_nav.showfristmu li.noposition2:first-child:after {
        float: left
    }

    .header .header_pic_nav.showfristmu li.noposition2:first-child {
        padding: 0 25px
    }

    .header .header_pic_nav.showfristmu li.noposition2:hover a.mu_a span, .header .header_pic_nav.showfristmu li.noposition2:hover:after {
        color: #fff
    }

    .header .header_pic_nav li.noposition2 .sub-menu li.menu-item a.mu_a {
        width: 100%;
        display: block;
        box-sizing: border-box;
        padding: 5px 0 5px 25px;
        height: 50px !important;
        line-height: 45px !important;
        background: #fff;
        position: relative;
        z-index: 1000;
        border-bottom: solid #f8f8f8 1px
    }

    .header .header_pic_nav li.noposition2 .sub-menu li.menu-item.menu-item-has-children a.mu_a:after {
        content: "\f105";
        font-size: 14px;
        text-align: right;
        line-height: 92px;
        margin-left: 8px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #666;
        position: absolute;
        right: 10px;
        top: -21px
    }

    .header .header_pic_nav li.noposition2 li:first-child .sub-menu.nav_block_contents_out, .header .header_pic_nav li.noposition2 li:first-child .sub-menu.nav_block_contents_out .post_content {
        display: block
    }

    .header .header_pic_nav li.noposition2 li .sub-menu.nav_block_contents_out, .header .header_pic_nav li.noposition2 li .sub-menu.nav_block_contents_out .post_content {
        box-sizing: border-box;
        left: 0 !important
    }

    header .header_pic_nav li.noposition2 .sub-menu li.menu-item a.mu_a:hover {
        background: #f5f5f5
    }

    .menu_header li.noposition2 .sub-menu li.menu-item-has-children:after {
        display: none
    }

    .header .header_pic_nav li.noposition2 {
        position: unset
    }

    .header .menu_header li.noposition2 .sub-menu li.menu-item {
        box-sizing: border-box;
        display: block !important;
        float: none;
        background: 0 0;
        height: 50px !important;
        margin: 0;
        padding: 0
    }

    .header .menu_header li.noposition2 .sub-menu {
        background: #f5f5f5
    }

    .header .menu_header li.noposition2 .sub-menu:after {
        content: " ";
        display: block;
        position: absolute;
        width: 256px;
        height: 100%;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 1
    }
}

#list_nav_ajax figure {
    margin: 0
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    body.drop .header {
        top: -60px
    }

    .header .nav .logo.droplogobox .droplogo {
        display: none
    }

    .header .nav .logo img {
        max-height: 60px;
        width: auto
    }

    .top, .header_pic_nav li.text_ul_btn {
        display: none
    }

    .menu_header li.menu-item:before {
        float: left;
        margin-right: 5px;
        color: #666;
        line-height: 30px;
        position: relative;
        top: 3px
    }

    .menu_header li.menu-item figure {
        margin: 0;
        float: left
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10000000000;
        width: 100%;
        background: rgba(0, 79, 148, 0.4);
    }

    .header .nav .logo {
        max-height: 40px;
        width: auto;
        float: left;
        font-size: 0;
        max-width: 66%;
        z-index: 10
    }

    .mu_move_container {
        width: 100%;
        height: 40px;
        overflow: visible !important;
        position: absolute;
        top: 60px;
        left: 0;
        background: #fafafa;
        border-bottom: 1px solid #ccc
    }

    body.drop .mu_move_container {
        border: none;
        box-shadow: 0 0 4px rgba(0, 0, 0, .5)
    }

    body.drop .mu_move_container.show_all {
        top: 0
    }

    .header_pic_nav {
        width: auto;
        height: 40px;
        display: block;
        white-space: nowrap
    }

    .header_pic_nav li .sub-menu.nav_block_contents_out a.themepark_icon_box {
        display: block;
        float: left
    }

    .header_pic_nav li.menu-item {
        display: inline-block;
        width: auto;
        list-style: none;
        height: 40px;
        padding: 0 10px;
        position: relative
    }

    .header_pic_nav li.mu-sho {
        width: 100px
    }

    .msheader .header_pic_nav li.mu-sho {
        width: 100%;
        height: 500px
    }

    .header_pic_nav li.menu-item:last-child {
        border: none
    }

    .show_all .menu_header li.menu-item.menu-item-has-children i.mu_i {
        display: inline-block;
        content: "\f107";
        position: absolute;
        right: 0;
        top: 0;
        font-size: 14px;
        text-align: center;
        line-height: 47px;
        width: 47px;
        height: 47px;
        background: #e6e6e6;
        margin-left: 8px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #8d8d8d
    }

    .show_all .menu_header li.menu-item.menu-item-has-children i.mu_i:after {
        content: "\f107";
        font-size: 14px;
        color: #666;
        font-style: normal
    }

    .show_all .menu_header li.menu-item.menu-item-has-children .sub-menu li.menu-item i {
        display: none
    }

    .show_all .menu_header li.menu-item.menu-item-has-children .sub-menu li.menu-item.noposition i {
        display: block;
        height: 40px
    }

    .show_all .menu_header li.menu-item.menu-item-has-children .sub-menu li.menu-item.noposition .sub-menu {
        display: none
    }

    .show_all .menu_header li.menu-item.menu-item-has-children .sub-menu .sub-menu {
        display: block
    }

    .move_bac {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: #fff;
        z-index: 5
    }

    .move_bac.show_all {
        height: 100px
    }

    .header_pic_nav li.menu-item-has-children .sub-menu li.menu-item.menu-item-has-children {
        display: block
    }

    .header_pic_nav.show_all {
        width: 95%;
        padding: 0 2.5%;
        height: 100%;
        display: block;
        word-break: normal;
        border-top: 40px #fff solid
    }

    .mu_move_container.show_all {
        width: 100%;
        height: 100%;
        position: fixed;
        background: #fafafa
    }

    .header_pic_nav.show_all li.menu-item {
        display: block;
        width: 95%;
        height: auto !important;
        float: left;
        padding: 5px 2.5%;
        margin: 5px 0;
        background: #fff;
        box-shadow: 0 0 4px rgba(0, 0, 0, .06)
    }

    .header_pic_nav li.menu-item a.mu_a {
        display: inline-block;
        width: 100%;
        height: 100%
    }

    .header_pic_nav li.menu-item a.mu_a img {
        float: left;
        max-width: 30px;
        height: auto;
        margin-right: 5px
    }

    .header_pic_nav li.menu-item a.mu_a span {
        float: left;
        margin-top: 3px;
        line-height: 30px
    }

    .header_pic_nav li.menu-item a.mu_a span {
        font-size: 14px;
        color: #333
    }

    .header_pic_nav.show_all li.menu-item a.mu_a span, .header_pic_nav.show_all li:before {
        color: #333
    }

    .header_pic_nav li.menu-item .sub-menu {
        float: left;
        width: 97%;
        padding: 10px 0;
        display: none;
        margin-top: 10px;
        border-top: solid 1px #ccc
    }

    .header_pic_nav li.menu-item .sub-menu a.mu_a span {
        float: none
    }

    .header_pic_nav.show_all li.menu-item .sub-menu li.menu-item.menu-item-has-children {
        display: block;
        width: 100%
    }

    .header_pic_nav.show_all li.menu-item .sub-menu li.menu-item {
        display: inline-block;
        width: auto;
        background: #f5f5f5;
        margin-right: 10px;
        border-radius: 5px;
        padding: 5px;
        box-shadow: none
    }

    .header_pic_nav li.menu-item.current-menu-item:after, .header_pic_nav li.menu-item.current-category-parent:after, .header_pic_nav li.menu-item.current-post-ancestor:after {
        content: " ";
        display: block;
        width: 40%;
        margin: 0 30%;
        height: 3px;
        background: #cf0433;
        position: absolute;
        left: 0;
        bottom: 0;
        color: #cf0433
    }

    .header_pic_nav li.menu-item.current-menu-item a.mu_a span, .header_pic_nav li.menu-item.current-category-parent a.mu_a span, .header_pic_nav li.menu-item.current-post-ancestor a.mu_a span {
        color: #cf0433;
        font-weight: 700;
        font-size: 16px
    }

    .header_pic_nav.show_all li.menu-item.current-menu-item a.mu_a span, .header_pic_nav.show_all li.menu-item.current-category-parent a.mu_a span, .header_pic_nav.show_all li.menu-item.current-post-ancestor a.mu_a span {
        color: #000;
        font-size: 15px
    }

    .header_pic_nav li.menu-item.current-menu-item .sub-menu a.mu_a span {
        color: #333;
        font-size: 14px;
        font-weight: 400
    }

    .header_pic_nav.show_all li.menu-item.current-menu-item:after, .header_pic_nav.show_all li.menu-item.current-category-parent:after, .header_pic_nav.show_all li.menu-item.current-post-ancestor:after {
        display: none
    }

    .header_pic_nav.show_all li.mu-sho {
        width: 100%;
        height: 4500px !important;
        box-shadow: none;
        background: 0 0
    }

    .header_pic_nav li.menu-item .sub-menu li.menu-item {
        width: 95%;
        padding: 15px 0 15px 5%
    }

    .header_pic_nav li.menu-item .sub-menu li.menu-item a.mu_a {
        width: 96%;
        padding: 0 2%;
        display: block
    }

    .header_pic_nav li.menu-item .sub-menu .sub-menu {
        display: block;
        margin: 0
    }

    .header_pic_nav.show_all li.menu-item .sub-menu {
        display: none
    }

    .header_pic_nav li.menu-item .sub-menu .sub-menu li.menu-item:last-child {
        border: none
    }

    .header_height {
        width: 100%;
        height: 200px;
        float: left;
        overflow: hidden
    }

    .header_pic_nav li.menu-item.gapodu {
        height: 300px
    }

    .menu_header li.menu-item.menu-item.search_box_btn {
        display: none
    }

    .header_nav_move_btn {
        float: right;
        width: 43px;
        display: block;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: 0;
        background: #fff;
        position: absolute;
        top: 60px;
        right: 0;
        z-index: 11;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
    }

    .header_nav_move_btn i {
        width: 30px;
        height: 30px;
        display: inline-block;
        position: relative;
        color: #666;
        font-size: 14px
    }

    .down_go.header_nav_move_btn i:before {
        content: "\f00d"
    }

    .search_box_move_btn, .langnavbtn {
        float: right;
        display: block;
        width: 43px;
        height: 60px;
        padding: 0;
        line-height: 60px;
        text-align: center;
        margin: 0;
        cursor: pointer;
        z-index: 10;
        position: relative
    }

    .search_box_move_btn i.search_iocn, .langnavbtn i {
        width: 30px;
        height: 30px;
        display: inline-block;
        position: relative;
        color: #666;
        font-size: 14px
    }

    .header_nav_move_btn.down_go {
        width: 90%;
        padding: 0 5%;
        text-align: right
    }

    .search_box_out, .search_box_outs {
        width: 100%;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10000000001;
        display: none
    }

    .search_box_in, .search_box_ins {
        display: block;
        width: 90%;
        height: auto;
        margin: 10% 5% 0;
        overflow: hidden
    }

    .search_boxs {
        height: 32px;
        border: 2px solid #ea471c;
        margin-top: 10px;
        position: relative;
        background: #fff
    }

    .search_boxs input[type=text] + input {
        font-size: 14px;
        color: #ea471c;
        border: none;
        background: 0 0;
        margin-top: 6px;
        float: right;
        outline: medium;
        cursor: pointer;
        font-family: "microsoft yahei"
    }

    .search_boxs input[type=text] {
        height: 15px;
        line-height: 15px;
        font-size: 12px;
        color: #ccc;
        border: none;
        border-right-width: medium;
        border-right-style: none;
        border-right-color: currentcolor;
        outline: medium;
        margin-top: 9px;
        padding-left: 15px;
        border-right: 1px solid #e8e8e8
    }

    .search_boxs input[type=text] {
        width: 66%
    }

    .search_box_in .close_seach, .search_box_ins .close_seach {
        width: 35px;
        height: 35px;
        background: url(//block.themepark.com.cn/chargingpoint-en/wp-content/themes/smartenterprise/images/close_search.png);
        margin: 100px auto 0 auto;
        cursor: pointer
    }

    .search_box_in p, .search_box_ins p {
        width: 100%;
        overflow: hidden;
        font-size: 14px;
        color: #666
    }

    .search_box_in p span.sel, .search_box_ins p span.sel {
        background: #ea471c;
        color: #fff
    }

    .msheader .header_nav_move_btn {
        position: relative;
        top: 0;
        left: 0;
        height: 60px;
        line-height: 60px
    }

    .msheader .mu_move_container {
        opacity: 0;
        left: -350%;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0
    }

    .msheader .mu_move_container.show_all {
        top: 60px;
        left: 0;
        opacity: 1
    }

    .msheader .header_pic_nav.show_all {
        border-top: 10px #fafafa solid
    }

    .msheader .move_bac.show_all {
        height: 60px
    }

    .msheader .header_nav_move_btn.down_go {
        position: relative;
        top: 0;
        left: 0;
        height: 70px;
        line-height: 70px;
        width: 43px;
        padding: 0 1%;
        text-align: center
    }

    .msheader .header_nav_move_btn.down_go i {
        margin: 0
    }

    body.drop.msheader .content, body.msheader .content {
        padding-top: 60px
    }

    body.drop.msheader .header, body.msheader .header {
        top: 0
    }
}

.search_box_in p span {
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    background: #efefef;
    border-radius: 5px;
    margin-bottom: 10px
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .header_top, .header_iconbox {
        display: none
    }
}

@media screen and (min-width: 1350px) and (max-width: 20000px) {
    .header_iconbox_b i {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        font-size: 18px;
        line-height: 40px;
        margin: 0 10px 5px 0
    }

    .header_iconbox_b_s span:first-child {
        font-size: 12px
    }

    .threicon.header_iconbox {
        width: 65%;
        text-align: right;
        margin-top: 28px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1349px) {
    .header_iconbox_b i {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-size: 18px;
        line-height: 30px;
        margin: 0 5px 5px 0;
        position: relative;
        top: 3px
    }

    .header_iconbox_b_s span {
        font-size: 14px
    }

    .header_iconbox_b_s span:first-child {
        font-size: 12px
    }

    .header_iconbox {
        margin-left: 1% !important;
        width: 26% !important
    }

    .threicon.header_iconbox {
        width: 65% !important;
        text-align: right;
        margin-top: 28px
    }
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .threicon.header_iconbox {
        width: 65%;
        text-align: right;
        margin-top: 28px
    }

    .header.header_drop .header_top, .newhead2.header.header_drop .logo, .newhead2.header.header_drop .header_iconbox, .newhead2.header.header_drop #newseach {
        display: none
    }

    .newhead2.header.header_drop .nav {
        height: 58px
    }

    .newhead2.header .menu_header li.menu-item .sub-menu {
        top: 58px
    }

    .newhead.header .nav, .newhead.header.newheadright .nav {
        text-align: center;
        max-width: 95%;
        padding: 0 2.5%
    }

    .newhead.header .nav .logo {
        text-align: left
    }

    .newhead.header .nav .menu_header {
        display: inline-block !important;
        float: none !important
    }

    .newhead.header.newheadright .nav .menu_header {
        display: inline-block !important;
        float: right !important
    }

    .newhead.header .nav .menu_header {
        text-align: center
    }

    .newhead.header .nav .listlet {
        float: right !important
    }

    .newhead.header .nav .listlet li {
        display: block;
        float: left;
        height: 92px;
        position: relative;
        text-align: center;
        margin-right: 15px;
        padding: 0 15px
    }

    .newhead.header .nav .listlet li.search_box_btn {
        width: 31px;
        height: 92px;
        padding: 0;
        background: 0 0;
        line-height: 92px;
        text-align: center;
        margin: 0;
        cursor: pointer
    }

    .newhead.header .nav .listlet li.text_ul_btn a {
        display: block;
        margin: 28px 0 0;
        background: #226184;
        color: #fff;
        padding: 0 10px;
        height: 38px;
        line-height: 38px
    }

    .newhead2.header .nav {
        height: 150px
    }

    .newhead2.header .menu_header li.menu-item:before {
        line-height: 58px
    }

    .newhead2.header .nav .menu_header {
        display: block;
        width: 100%;
        float: left;
        position: relative;
        z-index: 10
    }

    .newhead2.header .nav .menu_header li.menu-item {
        height: 58px
    }

    .newhead2.header .nav .menu_header li.mu-sho {
        display: none
    }

    .newhead2.header .nav .mu_move_container {
        width: 100%;
        height: 58px
    }

    .newhead2.header .nav .menu_header li.menu-item a.mu_a {
        line-height: 58px
    }

    .mu_move_container_bac_clor {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #ccc;
        z-index: 1;
        width: 100%;
        height: 58px
    }

    .newhead2.header .menu_header li.menu-item.menu-item-has-children:after {
        line-height: 61px
    }

    .header_top {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 200
    }

    .header_top_in {
        width: 95%;
        padding: 10px 2.5%;
        margin: 0 auto;
        max-width: 1400px;
        line-height: 1;
        position: relative;
        z-index: 100
    }

    .newhead.header .header_top_in {
        max-width: 95%;
        padding: 10px 2.5%
    }

    .header_top_in a {
        font-size: 12px;
        color: #fff
    }

    .header_top_left {
        float: left
    }

    .header_top_right {
        float: right
    }

    .header_top_in span, .top_in a {
        font-size: 14px;
        color: #333
    }

    .header_top_in i {
        margin: 0 5px 0 0
    }

    .header_top_in span {
        margin-right: 10px
    }

    .header_top_in a {
        margin-left: 10px
    }

    .header_top_ba {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #ccc
    }

    #newseach.search_box_outs {
        width: 40%
    }

    #newseach.search_box_outs {
        float: right;
        margin-top: 2px
    }

    #newseach .search_box_ins .close_seach {
        display: none
    }

    #newseach .search_box_ins p {
        overflow: hidden;
        font-size: 14px;
        color: #333;
        margin: 10px 0 5px;
        width: 100%;
        display: block
    }

    #newseach .search_box_ins p span i {
        margin-right: 5px
    }

    .header_iconbox {
        float: right;
        width: 25%;
        margin-left: 2%;
        overflow: hidden;
        margin-top: 38px
    }

    a.header_iconbox_b {
        display: block;
        float: left;
        overflow: hidden;
        width: 48%;
        margin: 0 1%
    }

    .header_iconbox_b i {
        display: inline-block;
        color: #fff;
        text-align: center;
        position: relative;
        float: right
    }

    .header_iconbox_b_s {
        display: block;
        float: right;
        line-height: 20px
    }

    .header_iconbox_b_s span {
        width: 100%;
        display: block;
        color: #666;
        font-weight: 700
    }

    .header_iconbox_b_s span:first-child {
        font-weight: 400
    }

    #newseach .search_box_ins #searchform {
        position: relative;
        z-index: 1
    }

    #newseach .search_box_ins {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto 0 auto;
        position: relative
    }

    li.mu-slide.search_box_btn {
        line-height: 58px;
        color: #fff;
        float: right;
        cursor: pointer
    }

    .threicon.header_iconbox a.header_iconbox_b {
        width: auto;
        padding: 0 15px;
        float: none;
        display: inline-block;
        box-sizing: border-box;
        border-left: 1px solid #ccc;
        text-align: left
    }

    .threicon.header_iconbox a.header_iconbox_b:first-child {
        border: none
    }
}

#newseach .search_boxs {
    height: 33px;
    position: relative;
    background: #fff;
    margin-top: 5px
}

#newseach .search_boxs input[type=text] + input {
    width: 16%;
    display: block;
    height: 33px;
    font-size: 16px;
    color: #fff;
    border: none;
    float: right;
    outline: medium;
    cursor: pointer;
    font-family: "microsoft yahei";
    position: relative;
    margin: 0
}

#newseach .search_boxs input[type=text] {
    height: 26px;
    line-height: 15px;
    font-size: 14px;
    color: #666;
    border: none;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
    outline: medium;
    margin-top: 5px;
    padding-left: 15px
}

#newseach .search_boxs input[type=text]:focus {
    border: none;
    box-shadow: none
}

#newseach .search_boxs input[type=text] {
    width: 70%
}

#newseach .search_box_ins p span {
    margin-right: 1px;
    font-size: 14px;
    color: #666;
    padding: 3px 6px;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer
}

#newseach .search_box_ins p span.sel {
    color: #fff
}

.menu_header li.menu-item .nav_block_contents_out {
    width: 100% !important;
    height: auto;
    background: 0 0;
    line-height: unset;
    white-space: normal
}

.themepark-screening-ul-cat {
    height: auto !important
}

.menu_header li.menu-item .nav_block_contents img {
    max-width: 100%;
    height: auto
}

.menu_header li.menu-item .nav_block_contents li {
    height: auto;
    padding: 0
}

.menu_header li.menu-item .nav_block_contents figure {
    height: auto;
    width: 100%;
    display: block
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .menu_header li.menu-item.noposition {
        position: unset
    }

    .search_box_move_btn, .header_nav_move_btn, .langnavbtn {
        display: none
    }

    .all_product_btn {
        float: left;
        width: 19.4%;
        font-size: 15px;
        text-align: center;
        background: #ea471c;
        height: 40px;
        line-height: 40px;
        color: #fff;
        cursor: pointer;
        position: relative;
        z-index: 11
    }

    .open_nav .pulldown_box {
        display: block
    }

    .pulldown_box {
        display: none;
        width: 100%;
        position: absolute;
        top: 42px;
        left: 0;
        background: #fff;
        margin: 0;
        padding: 0
    }

    .pulldown_box:hover, .list_submune:hover .pulldown_box {
        background: #f2f2f2
    }

    .pulldown_box li {
        display: block;
        float: left;
        width: 100%;
        border-bottom: solid 1px #f2f2f2
    }

    .pulldown_box li a.mu_a {
        width: 90%;
        padding: 15px 5%;
        display: block;
        text-align: left;
        line-height: 24px;
        position: relative
    }

    .pulldown_box li:hover {
        width: 98%;
        border-left: solid 3px #ea471c;
        box-shadow: 0 0 5px #999;
        background: #fff
    }

    .pulldown_box li a.mu_a:hover {
        margin-left: 15px;
        color: #ea471c
    }

    .pulldown_box li a.mu_a img {
        float: left;
        max-width: 29px;
        height: auto;
        margin: 0 10px 0 40px
    }

    .pulldown_box li a.mu_a span {
        font-size: 16px;
        color: #999
    }

    .pulldown_box li .sub-menu {
        display: none
    }
}

.new_footer {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 1000
}

.new_footer {
    height: auto;
    float: left;
    overflow: hidden
}

.new_footer_bottm {
    width: 95%;
    text-align: center;
    padding: 10px 2.5%
}

.new_footer_bottm p {
    color: #ccc;
    font-size: 14px
}

.new_footer_bottm p a {
    color: #ccc
}

.new_footer_bottm p a:hover {
    text-decoration: underline
}

.yl_menu {
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: 10px 0
}

.yl_menu a {
    display: inline-block;
    margin-right: 10px;
    color: #ccc;
    font-size: 14px
}

.toolbar_pc ul .sub-menu a {
    font-size: 14px;
    letter-spacing: 0
}

@media screen and (min-width: 1300px) and (max-width: 20000px) {
    .toolbar_pc {
        z-index: 2600
    }
}

@media screen and (min-width: 1025px) and (max-width: 1299px) {
    .toolbar_pc {
        z-index: 260
    }
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .upbtn_move {
        display: none
    }

    .toolbar_pc {
        position: fixed;
        width: 80px;
        right: 0;
        top: 40%
    }

    .toolbar_pc.toolbottm {
        bottom: 0;
        top: inherit
    }

    .type1.toolbar_pc, .type2.toolbar_pc {
        right: -100px
    }

    .toolbar_pc ul .sub-menu.nav_block_contents_out {
        width: 420px;
        left: -421px
    }

    .toolbar_pc ul {
        width: 100%;
        box-shadow: 0 0 5px 0 rgba(141, 141, 141, .5)
    }

    .toolbar_pc ul li:first-child {
        border-top-left-radius: 6px
    }

    .toolbar_pc ul li {
        text-align: center;
        width: 100%;
        height: 60px;
        list-style: none;
        padding: 10px 0;
        position: relative;
        background: #fff
    }

    .toolbar_pc ul li:hover {
        background: #ef4c4f
    }

    .toolbar_pc ul li:hover a.out, .toolbar_pc ul li:hover a i.out {
        color: #fff !important
    }

    .toolbar_pc ul li a, .toolbar_pc ul li a span {
        color: #999
    }

    .toolbar_pc ul li {
        display: block;
        font-size: 14px;
        color: #999;
        cursor: pointer
    }

    .toolbar_pc ul li i.out {
        font-size: 28px;
        display: block;
        margin: 10px 0 5px
    }

    .toolbar_pc ul .sub-menu a i {
        font-size: 16px;
        float: left;
        display: block;
        margin: 8px 0 5px 5px
    }

    .toolbar_pc ul li a span {
        color: #333;
        font-size: 14px
    }

    .toolbar_pc ul li .sub-menu a span {
        display: block;
        float: left;
        text-align: left;
        margin-left: 10px
    }

    .toolbar_pc ul .sub-menu li.menu-item a span {
        display: block;
        float: left;
        text-align: left;
        margin-left: 10px;
        color: #333;
        font-size: 14px
    }

    .header .header_pic_nav .sub-menu li.menu-item span.obk {
        color: #333 !important
    }

    .toolbar_pc ul li.close_li {
        border-bottom-left-radius: 6px;
        height: 40px
    }

    .toolbar_pc ul .sub-menu {
        position: absolute;
        left: -251px;
        top: 0;
        z-index: 100;
        width: 250px;
        background: #fff;
        border-radius: 6px;
        overflow: hidden;
        display: none
    }

    .toolbar_pc.toolbottm ul .sub-menu {
        top: inherit;
        bottom: 0
    }

    .toolbar_pc ul li ul.sub-menu li {
        display: block;
        width: 90%;
        padding: 10px 5%;
        border-bottom: solid #e9e9e9 1px;
        color: #999;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        height: auto
    }

    .toolbar_pc ul li ul.sub-menu li.nav_img {
        width: 100%;
        padding: 0;
        overflow: hidden;
        line-height: 0;
        box-sizing: border-box;
        border: solid 3px #fff
    }

    .toolbar_pc ul .sub-menu a:hover {
        background: #f0f0f080
    }

    .toolbar_pc ul .sub-menu li:hover {
        background: #f0f0f080
    }

    .toolbar_pc ul .sub-menu a i {
        color: #1c98e9
    }

    .toolbar_pc ul li:hover .sub-menu a i {
        color: #1c98e9 !important
    }

    .toolbar_pc ul .sub-menu a:last-child {
        border: none
    }

    .toolbar_btn {
        min-width: auto;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 5px 0 rgba(141, 141, 141, .5);
        position: fixed;
        right: -5px;
        bottom: -3px;
        z-index: 260;
        border-radius: 5px;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
        border: 1px solid rgba(255, 255, 255, .5)
    }

    .toolbar_btn i {
        margin-right: 10px;
        animation: move 3s 0s infinite;
        -webkit-animation: move 3s 0s infinite;
        transform-origin: bottom;
        -webkit-transform-origin: bottom;
        font-size: 24px
    }

    .toolbar_btn span {
        font-weight: 700
    }

    .toolbar_btn .nbts {
        font-size: 14px;
        color: #fff;
        background: rgba(249, 2, 6, 1);
        width: 20px;
        height: 20px;
        border-radius: 20px;
        position: absolute;
        left: -5px;
        top: -5px;
        text-align: center;
        line-height: 20px;
        box-shadow: 0 0 5px 0 rgba(141, 141, 141, .5);
        border: solid 1px #fff
    }

    .type1.toolbar_pc.opentoolbar, .type2.toolbar_pc.opentoolbar {
        right: 0
    }

    .btn_hide.toolbar_btn {
        bottom: -60px
    }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .new_footer_bottm {
        padding: 10px 2.5% 60px
    }

    .toolbar_move {
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: 9999999;
        height: 50px;
        background: #fff;
        padding-bottom: 10px;
        box-shadow: 0 0 5px 0 rgba(141, 141, 141, .5)
    }

    .toolbar_move ul {
        width: 100%;
        text-align: center
    }

    .toolbar_move ul li {
        text-align: center;
        width: 20%;
        display: inline-block;
        height: 50px;
        list-style: none;
        background: #fff
    }

    .toolbar_move ul li a {
        display: block;
        overflow: hidden;
        font-size: 10px;
        color: #333;
        letter-spacing: -1.32px;
        cursor: pointer;
        letter-spacing: 2px
    }

    .toolbar_move ul li i.out {
        font-size: 16px;
        display: block;
        margin: 7px 0 4px
    }

    .toolbar_move ul .sub-menu {
        display: none;
        position: fixed;
        bottom: 60px;
        width: 100%;
        height: 100%;
        background: #fff;
        left: 0
    }

    .toolbar_move ul li ul.sub-menu li:first-child {
        margin-top: 242px
    }

    .toolbar_move ul li ul.sub-menu li.nav_img {
        width: 100%;
        padding: 0;
        overflow: hidden;
        line-height: 0;
        box-sizing: border-box;
        border: solid 3px #fff
    }

    .toolbar_move ul li ul.sub-menu li {
        display: block;
        width: 90%;
        padding: 10px 5%;
        border-bottom: solid #f9f9f9 1px;
        color: #999;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        height: auto
    }

    .toolbar_move ul li ul.sub-menu li a i {
        font-size: 16px;
        display: inline-block;
        margin: 8px 0 5px 5px
    }

    .toolbar_move ul li ul.sub-menu li a span {
        display: inline-block;
        margin-left: 10px;
        color: #333;
        font-size: 18px
    }

    .close_bar {
        position: fixed;
        width: 95%;
        padding: 10px 2.5%;
        height: 30px;
        line-height: 30px;
        text-align: right;
        top: 100px;
        left: 0;
        font-size: 16px;
        color: #0273eb;
        z-index: 10;
        display: none;
        background: #f5f5f5
    }

    body.drop .close_bar {
        top: 41px
    }

    body.drop.msheader .close_bar {
        top: 60px
    }

    .toolbar_move ul .sub-menu.nav_block_contents_out {
        overflow-y: scroll
    }

    .toolbar_move ul .sub-menu.nav_block_contents_out .nav_block_contents {
        margin-top: 209px
    }

    body.drop .toolbar_move ul .sub-menu.nav_block_contents_out .nav_block_contents {
        margin-top: 156px
    }

    .upbtn_move {
        display: block;
        position: fixed;
        width: 30px;
        height: 30px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkE3NzBBNjEyMDEzMTFFN0EwNzZFOUU4QTYzRjAyNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkE3NzBBNjIyMDEzMTFFN0EwNzZFOUU4QTYzRjAyNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQTc3MEE1RjIwMTMxMUU3QTA3NkU5RThBNjNGMDI0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQTc3MEE2MDIwMTMxMUU3QTA3NkU5RThBNjNGMDI0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjdBIK4AAAAQSURBVHjaYvj///8ZgAADAAnIA8qG+mhLAAAAAElFTkSuQmCC);
        box-shadow: 0 0 3px #666;
        border-radius: 100%;
        line-height: 30px;
        text-align: center;
        font-size: 16px;
        color: #20a9cc;
        bottom: 0;
        right: 5px;
        z-index: 9999998
    }

    .upbtn_move i {
        margin: 0
    }

    .upbtn_move.bbup {
        bottom: 60px
    }
}

.coocies {
    width: 350px;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, .5) 0px 5px 50px;
    background: #fff;
    padding: 10px;
    position: fixed;
    bottom: -500px;
    left: 15px;
    z-index: 100000000
}

.coocies.showcook {
    bottom: 15px
}

.coocies p {
    font-size: 16px;
    color: #666;
    line-height: 1.5
}

.coocies span {
    display: inline-block;
    width: 120px;
    background: #333;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    cursor: pointer
}

.coocies a {
    font-size: 14px;
    color: #0266ad
}

#relevant .posts_title a {
    font-size: 16px;
    color: #333
}

#relevant .posts_title {
    width: 100%;
    padding: 0;
    height: 18px;
    margin: 0 0 5px
}

#relevant li .case_text span, #relevant li .case_text span time {
    font-size: 12px;
    color: #cf0434;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: .9
}

#post_in_list1 #relevant li .case_text p {
    height: 82px;
    overflow: hidden;
    margin: 5px 0;
    max-height: 44px
}

#post_in_list1 #relevant li .case_text {
    float: left;
    width: 70%
}

#post_in_list1 #relevant li .case_pic {
    width: 25%;
    height: auto;
    margin: 0 5% 0 0;
    float: left
}

#post_in_list1 #relevant li .case_text .vedio_url {
    display: none
}

#index_content #nav_product_mue_out {
    margin: 0;
    padding: 20px 0;
    background: #fff
}

#index_content .twotab #nav_product_mue_out {
    margin: 0;
    padding: 0;
    background: 0 0
}

#nav_product_mue_out {
    width: 100%;
    height: auto;
    margin: 5px auto;
    max-width: 1400px;
    background: 0 0
}

.tag #nav_product_mue_out, .search #nav_product_mue_out {
    margin: 20px auto 5px auto
}

#nav_product_mue {
    display: block;
    margin: 0 auto;
    width: 95%;
    padding: 10px 2.5%;
    height: auto;
    overflow: hidden;
    background: #fff
}

#nav_product_mue #choose {
    padding: 3px 3%;
    color: #fff;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #ff4800
}

#nav_product_mue #choose:hover {
    background-color: #333
}

.title_page {
    width: 100%;
    padding: 5px 0;
    border-bottom: #ccc solid 1px
}

.title_page b {
    font-size: 14px;
    color: #333
}

#nav_product_mue .title_page a {
    font-size: 12px;
    color: #666;
    margin-left: 5px
}

.nav_product_close {
    display: none
}

.nav_product_mu {
    padding-top: 10px;
    display: block;
    float: left;
    width: 100%
}

.product_nav_index {
    width: 100%;
    height: auto;
    padding: 10px 0
}

.index_content .product_nav_index_in {
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
    min-width: 1025px
}

.product_nav_index_in {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 1025px
}

.nav_product_mu li {
    width: auto;
    height: auto;
    display: block;
    float: left
}

.nav_product_mu li.menu-item-has-children {
    width: 100%;
    margin-bottom: 10px
}

.nav_product_mu li a {
    display: block;
    width: auto;
    height: auto;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    padding: 2px;
    float: left;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px
}

.nav_product_mu li .sub-menu {
    display: block
}

.nav_product_mu li .sub-menu li.menu-item {
    display: inline-block;
    margin-right: 10px
}

.nav_product_mu li .sub-menu li.menu-item a {
    color: #999;
    font-size: 12px;
    width: auto;
    padding: 3px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
    font-family: FontAwesome
}

.nav_product_mu li .sub-menu li.menu-item a:hover, .nav_product_mu li .sub-menu li.menu-item a.select {
    color: #fff !important;
    background: #ff4800
}

.nav_product_mu li .sub-menu li.menu-item a.select:after {
    content: "x";
    position: absolute;
    top: -7px;
    right: -7px;
    display: block;
    width: 14px;
    height: 14px;
    font-size: 6px;
    background: #c40003;
    border-radius: 100%;
    text-align: center;
    line-height: 13px
}

#tagesulg, #catsulg {
    display: none
}

#tagesname {
    width: 87%;
    background: #eaeaea;
    border: none;
    font-size: 14px;
    color: #666;
    padding: 3px
}

.s_search_ys {
    background: #fff;
    float: left;
    width: 99%;
    padding: 5px
}

#respond {
    padding: 10px 0;
    margin-top: 5px
}

.liuy3 {
    padding: 10px 0;
    color: #666;
    font-size: 12px
}

.liuy2 {
    float: left;
    padding-right: 10px;
    width: 50px;
    overflow: hidden
}

#commentform input, #commentform textarea {
    border: #ccc solid 1px;
    background: #fff;
    padding: 5px
}

#respond #commentform #submit {
    padding: 5px 20px;
    background: #11a3c2;
    color: #fff;
    font-weight: 700;
    margin: 0 0 0 60px !important;
    cursor: pointer;
    border-radius: 5px
}

#commentform #submit:hover {
    background: #333
}

#commentform .themepark_radio {
    width: auto;
    float: none;
    margin-left: 5px
}

#commentform .lables {
    color: #333;
    font-size: 12px;
    text-align: left
}

#commentform em {
    font-size: 12px;
    color: #999
}

.woocommerce p.stars a {
    cursor: pointer
}

#tab-reviews #comment-image-reloaded-wrapper label {
    width: 100%;
    font-size: 14px;
    color: #666
}

#comment_image_reloaded {
    cursor: pointer
}

.ajax_comment_from {
    width: 96%;
    padding: 2%;
    overflow: hidden
}

.ajax_commont {
    width: 100%;
    height: auto;
    float: left;
    position: relative
}

.ajax_commont .tutle, .tutle_li {
    width: 38px;
    height: auto;
    float: left;
    margin-right: 20px
}

.ajax_commont .tutle a, .tutle_li a {
    display: block;
    overflow: hidden;
    font-size: 0;
    border-radius: 5px;
    width: 100%;
    height: auto;
    border: solid 1px #ccc;
    font-size: 0;
    line-height: 0
}

.ajax_commont .tutle a img, .tutle_li a img {
    max-width: 100%;
    height: auto
}

#ajax_commont_tex {
    width: auto;
    display: block;
    overflow: hidden;
    position: relative;
    border: solid 1px #ccc;
    border-radius: 5px;
    background: #f5f5f5
}

#ajax_commont_tex #comment_ajax {
    width: 96%;
    padding: 2%;
    border: none;
    height: 64px;
    box-shadow: inset 0 2px 3px #d9d9d9;
    font-size: 12px;
    color: #666
}

#ajax_commont_tex .bottom_ajax {
    right: 0;
    width: 100%;
    background: #f3f3f3;
    border-top: #ccc 1px dashed
}

#ajax_commont_tex .bottom_ajax #submit_ajax, #ajax_commont_tex .bottom_ajax #submit_bbs {
    float: right;
    border-top: #f3f3f3 solid 1px;
    border-left: #f3f3f3 solid 1px;
    height: 31px;
    border-bottom: none;
    border-right: none;
    padding: 0 30px;
    background: #585c60;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px 2px #333;
    font-size: 14px;
    position: relative;
    margin-top: -1px;
    box-shadow: 0 0 3px #999
}

.ajax_commont #ajax_commont_tex .bottom_ajax #submit_ajax:hover, #ajax_commont_tex .bottom_ajax #submit_bbs:hover {
    background: #666
}

.ajax_commont #ajax_commont_tex .bottom_ajax a, .ajax_commont .smiley_kuang .smiley_close_btn {
    font-size: 0;
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
    margin: 8px 10px 0
}

.ajax_commont .smiley_kuang {
    width: 230px;
    max-width: 100%;
    height: auto;
    border: solid 1px #f3f3f3;
    background: #fff;
    bottom: 0;
    left: 57px;
    box-shadow: 0 0 5px #999;
    position: absolute;
    z-index: 10000;
    border-radius: 5px;
    display: none
}

.ajax_commont .smiley_kuang .smiley_kuang_in {
    padding: 2%;
    width: 96%
}

.ajax_commont .smiley_kuang span {
    width: 100%;
    height: 25px;
    border-bottom: solid #f3f3f3 1px;
    display: block
}

.ajax_title {
    width: 100%;
    height: auto;
    padding: 5px 0;
    overflow: hidden
}

.post_content .ajax_title p {
    font-size: 12px;
    color: #666;
    float: left;
    overflow: hidden;
    display: block;
    text-indent: 0
}

.ajax_title p a {
    color: #06c;
    text-decoration: none;
    margin-right: 10px
}

img.wp-smiley {
    width: 24px !important;
    height: 24px !important;
    max-height: 100% !important
}

.commentlist {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 20px 0 0;
    border-top: dashed 1px #ccc;
    margin: 10px 0;
    padding-left: 0 !important
}

.commentlist li .caser_reply {
    display: block
}

.nunbers_ajax {
    display: block;
    width: 100%;
    margin: 30px 0 0;
    color: #333;
    font-size: 12px;
    float: left;
    padding-left: 20px
}

.commentlist li {
    display: block;
    width: 100%;
    float: left;
    border-bottom: dashed 1px #ccc;
    padding: 15px 0;
    margin-bottom: 5px
}

#ajax_commont_tex_li {
    overflow: hidden
}

#ajax_commont_tex_li .top_ajax_span {
    width: 97%;
    padding: 1%;
    border: none;
    height: auto;
    box-shadow: inset 0 0 3px #d9d9d9;
    display: block;
    color: #666;
    border: solid 1px #ccc;
    border-radius: 5px;
    background: #f5f5f5;
    float: left;
    overflow: hidden;
    position: relative
}

#ajax_commont_tex_li .top_ajax_span b {
    font-size: 14px;
    color: #666;
    float: left
}

#ajax_commont_tex_li .top_ajax_span a {
    float: right;
    font-size: 12px;
    color: #999;
    margin-right: 10px
}

#ajax_commont_tex_li p {
    font-size: 12px;
    color: #666;
    margin: 10px 0 0;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden
}

#ajax_commont_tex_li .top_ajax_span a.hfpl {
    padding-left: 20px;
    cursor: pointer
}

#ajax_commont_tex_li .top_ajax_span a:hover {
    color: #09c
}

#ajax_commont_tex_li em {
    color: #666;
    margin: 10px 0 0;
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    float: right;
    width: 100%;
    font-size: 12px
}

.ajax_loading {
    float: right;
    width: 16px;
    height: 11px;
    margin: 10px 10px 0 0;
    display: none
}

.admin_red {
    color: #f30 !important
}

.commentlist ul.children {
    padding-left: 56px;
    width: auto;
    overflow: hidden;
    position: relative;
    display: block
}

.previous_ajax {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    float: left;
    width: 100%
}

.previous_ajax a, .previous_ajax span {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    padding: 3px 8px;
    border: solid 1px #ccc;
    border-radius: 5px;
    color: #666
}

.previous_ajax span {
    background: #ccc;
    border: solid #999 1px;
    color: #fff
}

.shoopingbox {
    display: block;
    width: 100%;
    text-align: right;
    line-height: 18px;
    float: left;
    margin: 10px 0
}

.shoopingbox a {
    color: #999;
    text-decoration: none;
    font-size: 12px
}

.caser_reply {
    float: left;
    width: 100%;
    height: 25px;
    color: #069;
    padding: 5px 0;
    border-bottom: dotted 1px #ccc;
    cursor: pointer;
    display: none;
    margin-bottom: 5px
}

#commentform_out {
    overflow: hidden;
    float: left;
    width: 100%
}

#commentlist .caser_reply {
    display: block
}

#ajax_commont_tex label {
    width: 100%;
    height: auto;
    float: left;
    padding: 5px 0 5px 10px;
    font-size: 12px;
    color: #999
}

#ajax_commont_tex label input {
    width: 60%;
    border-radius: 5px;
    box-shadow: 0 0 3px #ccc;
    margin-left: 10px
}

#ajax_commont_tex label select {
    height: 30px;
    margin-left: 10px;
    box-shadow: 0 0 3px #ccc;
    border-radius: 5px;
    border: solid 1px #ccc;
    padding: 0 10px
}

#ajax_commont_tex label .themepark_radio {
    width: auto !important;
    margin: 10px 5px 0 15px
}

#ajax_commont_tex .bottom_mageis_box {
    width: 100%;
    height: 10px;
    float: left
}

#ajax_commont_tex .themepark_comment_title {
    float: left;
    display: block;
    width: 98%;
    padding: 10px 1%;
    border-bottom: #ccc dashed 1px
}

.ajax_no_login {
    width: 100%;
    height: 1000px !important;
    padding-top: 30px !important;
    text-align: center;
    font-size: 12px;
    color: #999;
    position: absolute;
    z-index: 10000000;
    top: 0;
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkE3NzBBNjEyMDEzMTFFN0EwNzZFOUU4QTYzRjAyNDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkE3NzBBNjIyMDEzMTFFN0EwNzZFOUU4QTYzRjAyNDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQTc3MEE1RjIwMTMxMUU3QTA3NkU5RThBNjNGMDI0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQTc3MEE2MDIwMTMxMUU3QTA3NkU5RThBNjNGMDI0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjdBIK4AAAAQSURBVHjaYvj///8ZgAADAAnIA8qG+mhLAAAAAElFTkSuQmCC)
}

.post_next {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
    padding-top: 10px;
    border-top: 1px solid #e3e3e3
}

.post_next span {
    font-size: 14px;
    color: #666;
    display: block;
    width: 100%
}

.swiper-mian {
    width: 100%;
    height: 100%
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {
    .swiper-mian .themepark-slidearea-wrapper.swiper-wrapper {
        transition-delay: .2s
    }
}

.swiper-pagination.mian-pagination {
    position: fixed;
    top: 35%;
    right: 15px;
    width: 10px;
    display: block !important
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet {
    background: #666;
    border: solid 1px #fff;
    width: 5px;
    height: 5px;
    margin: 0 4px 15px;
    opacity: 1;
    position: relative
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet:after {
    width: 1px;
    height: 17px;
    margin: 2px 0;
    content: " ";
    background: #ccc;
    display: block;
    position: relative;
    top: 5px;
    left: 2px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 11px;
    height: 11px;
    border: solid 2px #666;
    position: relative;
    left: -4px;
    margin: 0 4px 18px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet div {
    position: absolute;
    right: -47px;
    top: -8px;
    padding: 5px;
    color: #fff;
    font-size: 12px;
    opacity: 0;
    width: auto;
    height: 18px;
    white-space: nowrap
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet:focus {
    outline: none !important
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active div {
    opacity: 1;
    right: 17px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    top: 12px;
    left: 5px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:first-child:after {
    top: -6px;
    left: 5px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:first-child:before {
    top: -20px;
    left: 5px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet:first-child:before {
    width: 1px;
    height: 17px;
    margin: 2px 0;
    content: " ";
    background: #ccc;
    display: block;
    position: relative;
    top: -21px;
    left: 2px
}

.swiper-pagination.mian-pagination .swiper-pagination-bullet:first-child:after {
    width: 1px;
    height: 17px;
    margin: 2px 0;
    content: " ";
    background: #ccc;
    display: block;
    position: relative;
    top: -15px;
    left: 2px
}

.swiper-scrollbar-drag, .swiper-scrollbar {
    opacity: 0
}

.swiper-mian .themepark-slidearea .thenepark-slide-out, .dong .thenepark-slide-out .thenepark-slide, .dong .layout_badh {
    opacity: 0;
    transition-delay: 1s;
    transform: translateY(-200px);
    transition: all 1s
}

.swiper-mian .themepark-slidearea.ani-slide .thenepark-slide-out, .dong .thenepark-slide-out.actions .thenepark-slide, .dong .actions .layout_badh {
    opacity: 1;
    transform: translateY(0px)
}

.swiper-mian .post_in_list_head .main-title, .dong .thempark-block .post_in_list_head .main-title, .swiper-mian .post_in_list_head .as-title, .dong .thempark-block .post_in_list_head .as-title, .swiper-mian .post_in_list_head font, .dong .thempark-block .post_in_list_head font, .swiper-mian .themepark-slidearea .themepark-comment_img, .swiper-mian .themepark-slidearea .themepark-comment_form {
    opacity: 0;
    transition-delay: 1s;
    transition: all 1s;
    /*display: inline-block*/
}

.swiper-mian .post_in_list_head .title_boout, .dong .thempark-block .post_in_list_head .title_boout {
    transition-delay: 1s;
    transition: all 1s
}

.swiper-mian .themepark-slidearea .themepark_bili .bili_box .bili_box_jd_in {
    transition-delay: 4s;
    transition: all 2.5s ease-out
}

.dong .wp-block-themepark-block-themepark-bili .themepark_bili .bili_box .bili_box_jd_in {
    transition-delay: 4s;
    transition: all 4s ease-out
}

.swiper-mian .themepark-slidearea .themepark_icon_box, .dong .thempark-block .themepark_icon_box, .swiper-mian .themepark-slidearea .showslidebox_out .listul_box {
    transition-delay: 1s;
    transition: all 1s;
    transform: translateX(-60px);
    opacity: 0
}

.swiper-mian .themepark-slidearea .bttombtn {
    transition-delay: 1s;
    transition: all 1s;
    transform: translateY(-60px);
    opacity: 0
}

.swiper-mian .post_in_list_head .main-title, .dong .thempark-block .post_in_list_head .main-title, .swiper-mian .themepark-slidearea .themepark-comment_form {
    transform: translateX(-60px)
}

.swiper-mian .post_in_list_head .as-title, .dong .thempark-block .post_in_list_head .as-title, .swiper-mian .themepark-slidearea .themepark-comment_img {
    transform: translateX(60px)
}

.swiper-mian .post_in_list_head .title_boout, .dong .thempark-block .post_in_list_head .title_boout {
    transform: scale(.1)
}

.swiper-mian .post_in_list_head font, .dong .thempark-block .post_in_list_head font {
    transform: translateY(20px)
}

.swiper-mian .themepark-slidearea.ani-slide .post_in_list_head .main-title, .dong .thempark-block.actions .post_in_list_head .main-title, .swiper-mian .themepark-slidearea.ani-slide .themepark-comment_form, .swiper-mian .themepark-slidearea.ani-slide .themepark-comment_img {
    transform: translateX(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .post_in_list_head .as-title, .dong .thempark-block.actions .post_in_list_head .as-title {
    transform: translateX(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .post_in_list_head .title_boout, .dong .thempark-block.actions .post_in_list_head .title_boout {
    transform: scale(1.5);
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .post_in_list_head.modle_title1 .title_boout, .dong .thempark-block.actions .post_in_list_head.modle_title1 .title_boout {
    transform: scale(1);
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .post_in_list_head font, .dong .thempark-block.actions .post_in_list_head font, .swiper-mian .themepark-slidearea.ani-slide .bttombtn {
    transform: translateY(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .themepark_icon_box, .dong .thempark-block.actions .themepark_icon_box, .swiper-mian .themepark-slidearea.ani-slide .showslidebox_out .listul_box {
    transform: translateX(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea .themepark_imgtext .themepark_imgtext_img:hover img {
    transform: scale(1)
}

.swiper-mian .themepark-slidearea .themepark_imgtext.updonwmodle .themepark_imgtext_text, .swiper-mian .themepark-slidearea .post_in_list {
    transition: all 1s;
    transform: translateY(-120px);
    opacity: 0
}

.swiper-mian .themepark-slidearea .themepark_imgtext.updonwmodle .themepark_imgtext_img, .swiper-mian .themepark-slidearea .themepark_imgtext.updonwmodle .themepark_bili {
    transition-delay: 1s;
    transition: all 1s;
    transform: translateY(120px);
    opacity: 0
}

.swiper-mian .themepark-slidearea.ani-slide .themepark_imgtext.updonwmodle .themepark_imgtext_text, .swiper-mian .themepark-slidearea.ani-slide .themepark_imgtext.updonwmodle .themepark_imgtext_img, .swiper-mian .themepark-slidearea.ani-slide .post_in_list {
    transform: translateY(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .themepark_bili, .swiper-mian .themepark-slidearea.ani-slide .themepark_imgtext.updonwmodle .themepark_bili, .dong .themepark_imgtext.actions .themepark_bili, .dong .themepark_imgtext.updonwmodle.actions .themepark_bili {
    transform: translateY(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea .themepark_imgtext .themepark_imgtext_text, .dong .themepark_imgtext_text {
    transition-delay: 1s;
    transition: all 1s;
    transform: translateX(-120px);
    opacity: 0
}

.swiper-mian .themepark-slidearea .themepark_imgtext .themepark_imgtext_img, .dong .themepark_imgtext_img, .swiper-mian .themepark-slidearea .themepark_bili {
    transition-delay: 1s;
    transition: all 1s;
    transform: translateX(120px);
    opacity: 0
}

.dong .themepark_imgtext .themepark_bili {
    transition-delay: 2s;
    transition: all 2s;
    opacity: 1
}

.swiper-mian .themepark-slidearea.ani-slide .themepark_imgtext .themepark_imgtext_text, .swiper-mian .themepark-slidearea.ani-slide .themepark_imgtext .themepark_imgtext_img, .dong .themepark_imgtext.actions .themepark_imgtext_text, .dong .themepark_imgtext.actions .themepark_imgtext_img {
    transform: translateX(0px);
    opacity: 1
}

.swiper-mian .themepark-slidearea.dsxw .themepark_bili .bili_box .bili_box_jd_in {
    width: 0 !important
}

@media screen and (min-width: 1025px) and (max-width: 200000px) {
    .dong .wp-block-themepark-block-themepark-bili.dsxws .themepark_bili .bili_box .bili_box_jd_in {
        width: 0 !important
    }
}

.dong .thempark-block .showslidebox_out {
    transform: translateY(120px);
    opacity: 0;
    transition: all 1s
}

.dong .thempark-block.actions .showslidebox_out {
    transform: translateY(0px);
    opacity: 1
}

.dong .thempark-block .content_tab_title {
    opacity: 0
}

.dong .thempark-block.actions .content_tab_title {
    opacity: 1
}

.dong .thempark-block .icondis {
    transform: translateY(120px);
    transition: all 1s
}

.dong .thempark-block .content_tab_swiper, .dong .thempark-block .list_swiper_tap_in {
    transform: translateY(-120px);
    opacity: 0;
    transition: all 1s
}

.dong .thempark-block.actions .icondis {
    transform: translateY(0px);
    opacity: 1
}

.dong .thempark-block.actions .content_tab_swiper, .dong .thempark-block.actions .list_swiper_tap_in {
    transform: translateY(0px);
    opacity: 1
}

.shadow img {
    border: 0 none;
    margin: 0;
    display: none !important
}

@keyframes move {
    0%, 65% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    75% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    80% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    85% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    90% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    95% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes move {
    0%, 65% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    70% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    75% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    80% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    85% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    90% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg)
    }
    95% {
        -webkit-transform: rotate(-6deg);
        transform: rotate(-6deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

#pageLoad {
    background: #0f1923;
    width: 100%;
    height: 100%;
    position: fixed;
    _position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999999999999999999
}

#pageLoad div {
    text-align: center;
    height: 150px;
    width: 100%;
    position: absolute;
    top: 30%
}

#pageLoad samp {
    display: block;
    background: #0f1923;
    height: 100px;
    width: 270px;
    margin: 0 auto
}

#pageLoad p {
    color: #fff
}

#pageLoad samp {
    z-index: 1;
    overflow: hidden;
    width: 0
}

#pageLoad samp em {
    display: block;
    height: 100px;
    width: 270px;
    margin: 0;
    padding: 0
}

#pageLoad samp em img {
    max-width: 100%;
    height: auto
}

#pageLoad span {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-family: '微软雅黑';
    height: 24px;
    font-size: 24px;
    width: 100%;
    padding-right: 10px
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media screen and (min-width: 1280px) and (max-width: 20000px) {
    .twotab {
        max-width: 1400px;
        margin: 20px auto;
        width: 95%;
        padding: 0 2.5%
    }

    .main_slide.post_content, .main_slide.cat_content {
        width: 73%;
        float: left
    }

    body.archive .twotab aside {
        margin: 0 0 15px
    }

    .admin-bar .content {
        padding-top: 92px
    }

    .admin-bar .content.cat_content {
        padding-top: 92px
    }

    .admin-bar.notxf3 .content.cat_content {
        padding-top: 129px
    }

    .content.cat_content {
        padding-top: 92px
    }

    .content {
        padding-top: 92px
    }

    .notxf .content, .blockbody.notxf .content, .notxf.notxf3 .content {
        padding-top: 186px
    }

    .notxf2 .content, .blockbody.notxf2 .content {
        padding-top: 150px
    }

    .notxf3 .content, .blockbody.notxf3 .content {
        padding-top: 128px
    }

    .admin-bar.blockbody.notxf .content, .blockbody.notxf .content.cat_content, .admin-bar.notxf .content.cat_content, .blockbody.notxf.notxf3 .content {
        padding-top: 186px
    }

    .admin-bar.blockbody.notxf2 .content, .blockbody.notxf2 .content.cat_content, .admin-bar.notxf2 .content.cat_content {
        padding-top: 150px
    }
}

@media screen and (min-width: 1025px) and (max-width: 1279px) {
    .twotab {
        max-width: 1400px;
        margin: 30px auto;
        width: 95%;
        padding: 0 2.5%
    }

    .content {
        padding-top: 92px
    }

    .notxf .content, .blockbody.notxf .content {
        padding-top: 186px
    }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .archive .twotab {
        margin: 30px auto
    }

    .twotab {
        max-width: 1200px;
        margin: 0 auto;
        width: 95%;
        padding: 0 2.5%
    }

    .main_slide {
        width: 100%;
        float: left;
        overflow: hidden
    }

    .twotab aside {
        width: 100%;
        float: right;
        height: 0;
        overflow: hidden;
        opacity: 0
    }

    .twotab aside.goout {
        height: auto;
        opacity: 1
    }

    .move_open_btn {
        width: 96%;
        padding: 15px 2%;
        background: #fff;
        margin-bottom: 20px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #e3e3e3;
        float: left
    }

    .content {
        padding-top: 100px
    }

    body.drop .content {
        padding-top: 40px
    }

    body.swiperbody {
        height: 100%
    }

    body.swiperbody .content {
        padding-top: 0
    }
}

@media screen and (min-width: 1024px) and (max-width: 20000px) {
    .twotab {
        position: relative
    }

    .xf_div1 {
        width: 100%
    }

    .xf_div2 {
        position: fixed;
        top: 91px;
        z-index: 250
    }

    .aside .xf_div2 {
        max-width: 350px
    }

    .notxf .xf_div2, .notxf2 .xf_div2 {
        top: 58px
    }

    .single-product .xf_div2 {
        top: 142px;
        z-index: 250
    }

    .xf_div2.xf_div3 {
        bottom: 0;
        top: auto !important;
        position: absolute
    }

    .admin-bar .xf_div2 {
        top: 124px
    }

    .admin-bar.notxf .xf_div2, .admin-bar.notxf2 .xf_div2 {
        top: 89px
    }

    .admin-bar.single-product .xf_div2 {
        top: 172px
    }

    .move_open_btn {
        display: none
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .xuanfutab .xf_div2 {
        top: 40px;
        position: fixed;
        z-index: 250
    }

    body.drop .xuanfutab .xf_div2 {
        top: 40px
    }

    body.msheader .xuanfutab .xf_div2 {
        top: 60px
    }

    .xuanfutab .xf_div2.xf_div3 {
        bottom: 0;
        top: auto !important;
        position: absolute
    }

    .admin-bar .xuanfutab .xf_div2 {
        top: 124px
    }
}

@media screen and (min-width: 1024px) and (max-width: 200000px) {
    .content.leftright .twotab .main_slide {
        float: right
    }

    .content.leftright .twotab aside {
        float: left
    }
}

.content {
    width: 100%;
    height: auto
}

.the_page_content {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    z-index: 10
}

.nomorepost {
    width: 96%;
    padding: 1px 2%;
    background: #fff
}

.nombac.nomorepost {
    background: 0 0
}

.nomorepost p {
    line-height: 1.6;
    color: #666
}

.main_ba {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.post_content {
    font-size: 16px;
    color: #4e4e4e;
    font-family: '微软雅黑', "Hiragino Sans GB", sans-serif;
    position: relative;
    display: block
}

.nobotnp.post_content {
    margin: 0 0 15px
}

.blockbody .post_content, .blockbody .the_page_content {
    margin: 0
}

.post_content p {
    min-height: 12px;
    margin: 5px 0
}

.post_content ul li {
    list-style: disc outside;
    margin-bottom: 15px
}

.post_content ol, .post_content ul {
    padding-left: 2em
}

ol li {
    list-style: decimal outside;
    margin-bottom: 15px;
    width: auto
}

.wp-block-table table {
    border: solid 1px #ccc;
    border-collapse: collapse
}

.post_content table tbody {
    border: 1px solid #d3d3d3;
    background: #fefefe;
    margin: 0 auto 0
}

.post_content table tbody tr td {
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding: 5px;
    color: #666;
    margin-top: 10px
}

.post_content thead tr {
    border-bottom: 1px solid #666
}

.post_content tfoot tr {
    border-top: 1px solid #666
}

.post_content thead th, .post_content tfoot td {
    border: none
}

.post_content a {
    color: #4597b6;
    margin: 0 3px;
    position: relative
}

.post_content a:hover {
    text-decoration: underline
}

.post_content h2 {
    font-size: 18px;
    color: #333
}

.post_content h1, .post_content h3, .post_content h4, .post_content h5 {
    font-size: 16px;
    color: #333
}

.single_open {
    cursor: pointer
}

.post_content p img {
    display: block
}

.breadcrumbs {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #eaeaea
}

.breadcrumbs nav {
    display: block;
    margin: 0 auto;
    padding: 10px 2.5%;
    width: 95%;
    max-width: 1400px;
    color: #666;
    font-size: 14px
}

.breadcrumbs nav span {
    font-size: 14px;
    color: #666
}

.breadcrumbs nav a {
    font-size: 14px;
    color: #cf0434
}

.list_nav_ts {
    font-size: 14px;
    color: #8c8c8c;
    font-weight: 700
}

.xian_o {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin-top: 5px;
    overflow: hidden
}

.xian_o .xo {
    width: 10%;
    height: 1px;
    background: #1e73be;
    float: right
}

.list_nav_ts font {
    color: #cf0434;
    margin-right: 5px;
    font-size: 18px
}

.list_nav_title p {
    font-size: 16px;
    color: #666;
    line-height: 36px
}

.list_nav_title .more_m {
    float: left;
    background: #ccc;
    color: #333;
    font-size: 14px;
    padding: 5px 15px;
    width: auto;
    border: none
}

.list_nav_title span a {
    position: static;
    float: left;
    background: #ccc;
    color: #333;
    font-size: 14px;
    padding: 5px 20px;
    width: auto;
    opacity: 1 !important;
    height: auto;
    line-height: 19px;
    margin: 10px 3px 10px 0
}

.list_nav_title .fas.fa-align-left {
    float: right;
    color: #1e73be;
    position: relative;
    top: 11px
}

.index_nav, .index_tag_nav, .index_tagclouds, .twotabpost {
    width: 92%;
    padding: 15px 4%;
    background: #fff;
    margin-bottom: 20px
}

.index_nav .case_title_lists {
    text-align: left
}

.case_title_lists .mantitle {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    margin: 0;
    position: relative;
    color: #cf0434
}

.case_title_lists h1.mantitle {
    margin: 0;
    padding: 0
}

.index_nav_ul {
    display: block;
    width: 100%;
    padding: 5px 0;
    margin-top: 10px
}

.index_nav_ul li {
    display: block;
    width: 100%;
    height: auto;
    font-size: 0;
    position: relative;
    background: #fafafa;
    margin-bottom: 10px
}

.aside_mian .index_nav_ul li:hover {
    background: #f2f2f2
}

.index_nav_ul li a {
    display: block;
    padding: 3px 5%;
    width: 90%;
    cursor: pointer;
    background: #E3E3E380;
    margin-bottom: 10px;
    font-weight: 700
}

.index_nav_ul li .sub-menu li a {
    background: 0 0;
    margin-bottom: 0;
    font-weight: 400
}

.index_nav_ul li a figure {
    float: left;
    width: 30px;
    margin-right: 10px
}

.index_nav_ul li a {
    line-height: 30px
}

.index_nav_ul li a span {
    font-size: 14px;
    color: #333
}

.index_nav_ul li.menu-item-has-children i, .index_nav_ul li.menu-item-has-children .sub-menu li.menu-item-has-children i {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    margin-right: 10px;
    line-height: 44px;
    color: #8f8f8f;
    font-style: normal
}

.index_nav_ul li.menu-item-has-children i:before, .index_nav_ul li.menu-item-has-children .sub-menu li.menu-item-has-children i:before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    display: inline-block;
    font-weight: 900
}

.index_nav_ul li.menu-item-has-children i.opens:before, .index_nav_ul li.menu-item-has-children .sub-menu li.menu-item-has-children i.opens:before {
    -webkit-transform: rotate(-137deg);
    transform: rotate(-137deg);
    -moz-transform: rotate(-137deg);
    -o-transform: rotate(-137deg)
}

.index_nav_ul li .sub-menu {
    display: none
}

.index_nav_ul li.current-menu-item .sub-menu, .index_nav_ul li.current-menu-ancestor .sub-menu, .index_nav_ul li.current-menu-parent .sub-menu {
    display: block
}

.index_nav_ul li.current-menu-item span {
    color: #cf0434;
    font-weight: 700
}

.index_nav_ul li.current-menu-item.menu-item-has-children .sub-menu li span {
    color: #333;
    font-weight: 400
}

.index_nav_ul li .sub-menu li {
    border-bottom: solid 1px #E3E3E380
}

#per27 .index_nav_ul li .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    width: 90%;
    padding-left: 10%
}

.left_right#per27 .index_nav_ul li .sub-menu {
    left: -82%
}

#per27 .index_nav_ul li .sub-menu li:last-child {
    border: none
}

.index_nav_ul li.menu-item-has-children .sub-menu li i, .index_nav_ul li.menu-item-has-children .sub-menu li .sub-menu li i {
    display: none
}

.index_nav_ul li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li i {
    display: none !important
}

.index_nav_ul li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
    width: 90%;
    margin-left: 10%
}

.main_content .index_nav_ul li .sub-menu li {
    background: #f2f2f2
}

#adimg {
    width: 100%;
    height: auto;
    position: relative
}

#adimg a {
    margin: 0 auto;
    max-width: 1400px;
    width: 95%;
    padding: 0 2.5%;
    text-align: center;
    display: block;
    overflow: hidden;
    font-size: 0
}

.twotab #adimg a {
    display: block;
    width: 100%;
    padding: 0;
    height: auto;
    overflow: hidden;
    font-size: 0;
    text-align: center
}

.img_margin a {
    margin: 8px 0
}

.img_margin a:last-child {
    margin: 0
}

.index_tag_nav_ul {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 10px 0;
    background: #fff
}

.index_tag_nav_ul li, .index_tagcloud a {
    list-style: none;
    display: inline-block;
    padding: 3px 5px;
    background: #e3e3e3;
    color: #666;
    margin: 0 5px 5px 0;
    border-radius: 3px
}

.index_tag_nav_ul li a, .index_tag_nav_ul li.menu-item-has-children .sub-menu li a, .index_tagcloud a {
    color: #666;
    font-size: 14px;
    margin: 0
}

.index_tagcloud a {
    margin: 0 5px 5px 0
}

.index_tag_nav_ul li:hover {
    background: #cf0434
}

.index_tag_nav_ul li:hover a, .index_tag_nav_ul li.menu-item-has-children .sub-menu li:hover a, .index_tagcloud a:hover {
    color: #fff
}

.index_tag_nav_ul li.menu-item-has-children {
    display: block;
    width: 100%;
    background: none !important;
    padding: 0;
    margin-bottom: 15px
}

.index_tag_nav_ul li.menu-item-has-children a {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    width: 100%
}

.index_tag_nav_ul li.menu-item-has-children:hover a {
    color: #333
}

.index_tagcloud {
    height: auto;
    width: 90%;
    padding: 10px 0;
    background: #fff
}

.case_title_lists {
    text-align: left;
    padding: 5px 0;
    overflow: visible
}

.case_title_lists a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    background: #ccc;
    padding: 5px 15px
}

.case_title_lists a.active {
    background: #cf0434;
    color: #fff
}

.cat_loop, .case_loop {
    display: block;
    width: 100%;
    height: auto;
    list-style: none;
    margin-top: 10px
}

.cat_loop li, .case_loop li {
    width: 100%;
    height: auto;
    list-style: none;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden
}

.case_loop li.first_show:first-child {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px
}

.case_loop li.first_show:first-child .case_pic, .cat_loop li.first_show:first-child .case_text {
    width: 100%
}

.twotabpost .case_loop li.first_show:first-child .case_pic {
    width: 100%
}

.case_loop li.first_show:first-child .case_text .vedio_url {
    display: none
}

.twotabpost .case_loop li.first_show:first-child .case_text.post_text {
    float: left
}

.twotabpost .case_loop li .case_text p, .twotabpost .case_loop li .case_text .vedio_url {
    display: none
}

.case_loop li.first_show:first-child .case_text p {
    font-size: 14px;
    color: #666;
    display: block
}

.case_loop li .case_pic {
    width: 100px;
    float: left;
    margin-right: 15px;
    overflow: hidden
}

.case_loop li .case_text {
    text-align: left;
    overflow: hidden
}

.twotabpost .case_loop li .case_text .posts_title {
    height: auto;
    font-size: 16px;
    color: #333;
    margin-bottom: 5px
}

.cat_loop li .case_text .posts_title {
    width: 100%;
    margin: 5px 0;
    padding: 0;
    height: auto;
    min-height: 43px
}

.cat_loop li .case_text .posts_title a {
    font-size: 16px;
    color: #333
}

.cat_loop li .case_text span, .cat_loop li .case_text span time, .case_loop li .case_text span, .case_loop li .case_text span time {
    font-size: 14px;
    color: #cf0434;
    margin-right: 5px;
    opacity: .9
}

.cat_loop li .case_text p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin: 3px 0
}

.cat_loop li .case_pic {
    float: left;
    margin-right: 15px;
    overflow: hidden;
    text-align: center
}

.tap_s-box.wp-block-column {
    display: block;
    flex-basis: auto !important;
    margin: 0
}

.wp-block-columns {
    display: flex
}

.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    position: relative;
    overflow-wrap: break-word
}

.wp-block-table th {
    padding: .8em;
    border: 1px solid #e0e0e0;
    word-break: normal
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: #e0e0e0
}

.cat_loop li {
    box-sizing: border-box;
    border: solid 1px #f7f7f7
}

.cat_loop li ul.csbox_pt {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px #ececec
}

.cat_loop li ul.csbox_pt li:hover {
    box-shadow: none;
    margin: 0 !important
}

.cat_loop li ul.csbox_pt li {
    margin: 0 !important;
    position: relative
}

.cat_loop li ul.csbox_pt li {
    width: 100%;
    padding: 5px 0;
    line-height: 1.5;
    border: none;
    border-bottom: solid 1px #ececec
}

.cat_loop li ul.csbox_pt li:last-child {
    border-bottom: none
}

.cat_loop li ul.csbox_pt.ov_1 li, .cat_loop li ul.csbox_pt:last-child {
    border: none
}

.cat_loop li ul.csbox_pt.ov_2 li {
    width: 45%;
    display: inline-block;
    text-align: center;
    padding: 5px 2.5%;
    border: none;
    line-height: normal
}

.cat_loop li ul.csbox_pt.ov_2 li span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.cat_loop li ul.csbox_pt.ov_2 li:first-child:after {
    content: ' ';
    width: 1px;
    height: 30px;
    background: #ccc;
    position: absolute;
    top: 11px;
    right: 0
}

.cat_loop li ul.csbox_pt.ov_3 li {
    width: 33%;
    display: inline-block;
    text-align: center;
    padding: 5px 1.5%;
    border: none;
    line-height: normal
}

.cat_loop li ul.csbox_pt.ov_3 li span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.cat_loop li ul.csbox_pt.ov_3 li:nth-child(2n):after, .cat_loop li ul.csbox_pt.ov_3 li:first-child:after {
    content: ' ';
    width: 1px;
    height: 30px;
    background: #ccc;
    position: absolute;
    top: 11px;
    right: 0
}

.cat_loop li ul.csbox_pt li span {
    min-height: 20px;
    color: #555;
    font-size: 14px
}

.cat_loop li ul.csbox_pt li span:first-child {
    color: #999
}

.cat_loop li ul.csbox_pt.ov_2 li span:first-child, .cat_loop li ul.csbox_pt.ov_3 li span:first-child {
    font-size: 12px
}

.case_loop li {
    box-sizing: border-box;
    border: solid 1px #f7f7f7
}

.case_loop li ul.csbox_pt {
    display: block;
    overflow: hidden;
    margin: 5px 0;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    white-space: nowrap
}

.case_loop li ul.csbox_pt li:hover {
    box-shadow: none;
    margin: 0 !important
}

.case_loop li ul.csbox_pt li {
    margin: 0 !important;
    position: relative
}

.case_loop li ul.csbox_pt li {
    width: 100%;
    padding: 5px 0;
    line-height: 1.5;
    border-bottom: solid 1px #ececec
}

.case_loop li ul.csbox_pt li, .case_loop li ul.csbox_pt:last-child {
    border: none
}

.case_loop li ul.csbox_pt li {
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
    border: none;
    line-height: normal
}

.case_loop li ul.csbox_pt li span {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.case_loop li ul.csbox_pt li:after {
    content: ' ';
    width: 1px;
    height: 15px;
    background: #ccc;
    position: absolute;
    top: 10px;
    right: 0
}

.case_loop li ul.csbox_pt li:last-child:after {
    display: none
}

.archive .case_loop li ul.csbox_pt li span {
    color: #666;
    font-size: 15px
}

.archive .case_loop li ul.csbox_pt li span:first-child {
    font-size: 15px
}

@media screen and (min-width: 1px) and (max-width: 414px) {
    .case_loop li .case_text {
        display: inline
    }
}

.cat_titles {
    width: 96%;
    padding: 8px 2%;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden
}

.cat_titles p {
    font-size: 14px;
    color: #666;
    margin: 5px 0 0
}

.cat_page {
    width: 100%;
    align-items: center;
    /*display: flex;*/
    background: #fff;
    margin-top: 5%;
    margin-bottom: 20px
}

.loadcat {
    opacity: .4
}

.cat_page .cat-text, .cat_page .cat-text {
    width: 83%;
    margin-left: 8.5%;
    height: auto;
    padding: 0
}

.cat_page .cat-text li {
    width: 100%;
    height: auto;
    text-align: left;
    margin: 0 0 15px;
    display: flex;
    padding: 0% 0 2% 2.5%;
    border: none;
}

.cat_page .cat-text li:hover {
    box-shadow: none
}

.cat_page .cat-text li .case_pic {
    float: left;
    margin-right: 15px;
    overflow: hidden
}

.cat_page .cat-text li .case_text {
    text-align: left
}

.cat_page .cat-text li .case_text .posts_title {
    font-size: 130%;
    text-align: left;
    font-weight: normal;
    width: auto;
    margin: 0 0 5px;
    padding: 0 0 2px 0;
    height: auto
}

.cat_page .cat-text li .case_text .posts_title a {
    font-size: 16px;
    color: #333
}

.cat_page .cat-text li .case_text span, .cat_page .cat-text li .case_text span time {
    font-size: 12px;
    color: #cf0434;
    margin-right: 5px;
    opacity: .9
}

.cat_page .cat-text li .case_text p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin: 3px 0
}

.cat_page .cat-text li .case_text .vedio_url {
    background: #cf0434;
    color: #fff;
    border: none;
    border-radius: 5px;
    margin: 2px 0 0;
    display: inline-block;
    padding: 5px 15px
}

.cat_page .cat-text ul {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%
}

.cat_page .cat-text li .case_time {
    float: left;
    margin-right: 15px;
    overflow: hidden;
    width: 70px;
    max-height: auto;
    margin-bottom: 10px;
    border: 1px solid #e3e3e3
}

.cat_page .cat-text li .case_time time {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    line-height: normal
}

.cat_page .cat-text li .case_time time:first-child {
    background: #cf0434;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.cat_page .cat-text li .case_time time {
    color: #666;
    font-size: 14px
}

@media screen and (min-width: 650px) and (max-width: 1023px) {
    .cat_loop li {
        width: 30%;
        margin: 10px 3% 15px 0
    }

    .cat_loop.loop_list4 li {
        width: 22%;
        margin: 10px 3% 10px 0
    }

    .cat_loop.loop_list2 li, .blog_loop.loop_list2 article {
        width: 48%;
        margin: 10px 3% 15px 0
    }

    .cat_loop.loop_list2 li, .blog_loop.loop_list2 article:nth-child(2n) {
        margin: 10px 0 15px
    }
}

@media screen and (min-width: 1px) and (max-width: 649px) {
    .cat_loop li {
        width: 47%;
        margin: 10px 3% 15px 0
    }

    .cat_loop.loop_list2 li, .blog_loop.loop_list2 article {
        width: 100%;
        margin: 10px 0 15px
    }
}

@media screen and (min-width: 1024px) and (max-width: 200000px) {
    .cat_loop.loop_list2 li, .blog_loop.loop_list2 article {
        width: 48%;
        margin: 10px 3% 15px 0
    }

    .cat_loop.loop_list2 li, .blog_loop.loop_list2 article:nth-child(2n) {
        margin: 10px 0 15px
    }

    .blog_loop.loop_list3 article {
        width: 32.3%;
        margin: 10px 1.5% 15px 0
    }

    .blog_loop.loop_list3 article:nth-child(3n) {
        margin: 10px 0 15px
    }

    .blog_loop.loop_list4 article, .blog_loop.loop_list5 article, .blog_loop.loop_list6 article, .blog_loop.loop_list3 article {
        padding: 15px 1%
    }

    .cat_loop.loop_list3 li {
        width: 32.3%;
        margin: 10px 1.5% 15px 0
    }

    .cat_loop.loop_list3 li:nth-child(3n) {
        margin: 10px 0 15px
    }

    .cat_loop.loop_list4 li, .blog_loop.loop_list4 article {
        width: 24.2%;
    }

    .cat_loop.loop_list4 li:nth-child(4n), .blog_loop.loop_list4 article:nth-child(4n) {
        margin: 10px 0 15px
    }

    .cat_loop.loop_list5 li, .blog_loop.loop_list5 article {
        width: 19.2%;
        margin: 10px 1% 10px 0
    }

    .cat_loop.loop_list5 li:nth-child(5n), .blog_loop.loop_list5 article:nth-child(5n) {
        margin: 10px 0 15px
    }

    .cat_loop.loop_list6 li, .blog_loop.loop_list6 article {
        width: 15.8%;
        margin: 10px 1% 10px 0
    }

    .cat_loop.loop_list6 li:nth-child(6n), .blog_loop.loop_list6 article:nth-child(6n) {
        margin: 10px 0 15px
    }
}

@media screen and (min-width: 414px) and (max-width: 200000px) {
    .cat_page .cat-text li .case_pic {
        width: 200px;
        max-height: 150px
    }
}

@media screen and (min-width: 1px) and (max-width: 415px) {
    .cat_page .cat-text li .case_pic {
        width: 80px;
        max-height: 80px;
        margin-bottom: 5px
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .cat_loop.loop_list5 li, .cat_loop.loop_list6 li, .cat_loop.loop_list7 li, .cat_loop.loop_list8 li {
        width: 22%;
        margin: 10px 3% 10px 0
    }
}

@media screen and (min-width: 650px) and (max-width: 767px) {
    .cat_loop.loop_list5 li, .cat_loop.loop_list6 li, .cat_loop.loop_list7 li, .cat_loop.loop_list8 li {
        width: 30%;
        margin: 10px 3% 15px 0
    }
}

.cat_loop li {
    display: block;
    float: left
}

.cat_loop li .case_text .vedio_url {
    background: 0 0;
    color: #cf0434;
    font-size: 12px;
    border: #cf0434 1px solid;
    margin: 2px 0 0;
    display: inline-block;
    padding: 5px 15px
}

.cat_loop li .case_text .posts_title a {
    font-size: 14px;
    font-weight: 400
}

.cat_loop .case_pic {
    font-size: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto
}

.cat_loop .case_pic figcaption {
    font-size: 12px;
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
    width: 96%;
    padding: 10px 2%;
    color: #fff;
    opacity: 0;
    text-align: left;
    z-index: 10;
    display: block
}

.cat_loop .case_pic figcaption span {
    position: relative;
    z-index: 10
}

.cat_loop .case_pic figcaption:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    opacity: .5;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute
}

.cat_loop li:hover .case_pic figcaption {
    opacity: 1;
    bottom: 0
}

.cat_loop li:hover {
    box-shadow: 0 0 5px #ccc
}

.cat_loop .case_text {
    float: left;
    overflow: hidden;
    width: 100%;
    text-align: center
}

.case_text .posts_title {
    margin: 0;
    width: 96%;
    padding: 0 2%;
    height: 39px;
    margin-top: 10px;
    line-height: 18px;
    display: block;
    overflow: hidden
}

.case_text .posts_title a {
    font-size: 14px;
    color: #333
}

.pager {
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    padding: 4px;
    float: left;
    text-align: left;
    margin: 10px 0;
    background: #fff
}

.pager a {
    background: #ececec;
    color: #666;
    font-size: 12px;
    margin: 2px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    float: left;
    min-width: 1em;
    cursor: pointer
}

.pager a.current {
    background: #db2412;
    font-size: 12px;
    margin: 2px;
    color: #fff
}

.pager a:hover {
    background: #db2412;
    font-size: 12px;
    color: #fff;
    text-decoration: none
}

.pager.ajax a.ajaxbtn_cat, .pager.ajax a.ajaxbtn_cat_btom {
    display: block;
    width: 100%;
    box-sizing: border-box
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
    text-align: left
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
    text-align: right
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.aside .more_m {
    box-sizing: border-box;
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 14px;
    padding: 5px 0;
    width: 100%;
    float: left;
    text-align: center
}

.cat_page.blogs {
    width: 100%;
    padding: 0;
    background: 0 0
}

.blog_loop {
    overflow: hidden
}

.blog_loop article {
    width: 100%;
    padding: 15px 2%;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: inline-block
}

.blog_loop article h2 {
    margin: 5px 0;
    min-height: 62px
}

.blog_loop article h2 a {
    color: #333;
    font-size: 24px
}

.blog_loop article .describe {
    width: 100%;
    padding: 15px 0 5px
}

.blog_loop article .describe time, .blog_loop article .describe span {
    margin-right: 10px;
    font-size: 14px;
    color: #666
}

.blog_loop article .describe time i, .blog_loop article span i {
    color: #2f2626
}

.blog_loop article span a {
    margin-right: 5px;
    color: #444
}

.blog_loop article p {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin: 5px 0
}

.blog_loop article ul {
    display: block;
    list-style: none;
    border-top: 1px #edebeb solid;
    border-bottom: 1px #edebeb solid;
    padding: 15px 0;
    font-size: 14px
}

.blog_loop article ul li.imgcans {
    display: block;
    width: 100%;
    border-bottom: 1px dashed rgba(207, 207, 207, 1);
    border-right: none
}

.blog_loop article ul li.imgcans span:first-child {
    line-height: 35px
}

.blog_loop article ul li.imgcans span img {
    max-width: 100%;
    height: auto
}

.blog_loop article ul li.imgcans span a {
    display: inline-block;
    width: 35px;
    margin-right: 5px;
    position: relative;
    border: 2px solid #ccc;
    line-height: 0
}

.blog_loop article ul li.imgcans span a span {
    position: absolute;
    width: 80px;
    padding: 0 5px;
    height: 28px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
    top: -31px;
    left: 0;
    line-height: 23px;
    display: none
}

.blog_loop article ul li.imgcans span a:hover span {
    display: block
}

.blog_loop article ul li {
    display: inline-block;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #ccc;
    margin-bottom: 10px
}

.blog_loop article ul li:last-child {
    border-right: none
}

.blog_loop article ul li span:first-child {
    font-weight: 700;
    color: #444;
    margin-right: 10px
}

.captcha_out {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000000;
    display: none
}

.captcha {
    margin: 10% auto 0 auto;
    width: 220px;
    height: auto;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    text-align: center;
    font-size: 16px;
    color: #666;
    position: relative
}

.captcha_in {
    display: flex;
    margin-top: 10px
}

.captcha_in input {
    padding: 5px;
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px
}

.captcha_in .capbtn {
    display: block;
    color: #fff;
    padding: 10px 0;
    background: #4296d7;
    border-radius: 5px;
    margin-top: 15px;
    width: 100%;
    border: none;
    cursor: pointer;
    Margin: 15PX 0
}

.captcha p.e {
    color: #f7090d;
    display: none
}

.captcha_out .close {
    font-size: 14px;
    display: block;
    padding: 5px;
    background: #333;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    border-radius: 5px
}

.wp-block-button.aligncenter, .wp-block-calendar {
    text-align: center;
    width: 100%
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center;
    text-align: center
}

@media screen and (min-width: 768px) and (max-width: 20000000px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
        margin-left: var(--wp--style--block-gap, 2em)
    }
}

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

.wp-block h2 {
    font-size: 18px;
    margin: 8px 0 !important
}

.is-style-outline a {
    border: 2px solid;
    padding: .667em 1.333em
}

.block_layout {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    height: auto;
    overflow: hidden;
    position: relative
}

.nomorepost .block_layout {
    margin-bottom: 20px
}

.block_layout_in {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto !important;
    height: auto;
    position: relative;
    z-index: 10
}

.block_layout_in .block-list-appender {
    max-width: 300px;
    margin: 20px auto
}

#maxw.block_layout .block_layout_in {
    max-width: 100%
}

#maxw.block_layout {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.themepark_imgtext, .themepark_lists {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    box-sizing: border-box
}

.themepark_imgtext.padingmodle, .themepark_listbox.padingmodle, .themepark_lists.padingmodle {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box
}

.themepark_listbox {
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
    box-sizing: border-box
}

.block_layout .themepark_imgtext.padingmodle.leftright .themepark_imgtext_text, .block_layout .themepark_imgtext.padingmodle.leftright .themepark_bili {
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    margin-right: 1.5%;
    padding-left: 1.5%
}

.block_layout .themepark_imgtext.padingmodle {
    width: 100%;
    padding: 0
}

.block_layout .themepark_imgtext.padingmodle .themepark_imgtext_text {
    margin-left: 2%;
    padding-right: 1%;
    margin-right: 0;
    padding-left: 0
}

.block_layout .themepark_imgtext.padingmodle .themepark_imgtext_img {
    padding: 0 1%;
    box-sizing: border-box
}

.block_layout .themepark_imgtext.padingmodle.leftright .themepark_imgtext_text {
    margin-left: 0;
    padding-right: 0;
    margin-right: 1.5%;
    padding-left: 1.5%
}

.block_layout .themepark_imgtext.padingmodle.leftright .themepark_imgtext_img {
    margin-left: 0;
    text-align: right
}

.themepark_imgtext_img {
    min-height: 1px
}

@media screen and (min-width: 1400px) and (max-width: 200000px) {
    #maxw.block_layout .themepark_imgtext.padingmodle .themepark_bili {
        width: 85% !important;
        margin-left: 7%;
        margin-right: 8%
    }

    #maxw.block_layout .themepark_imgtext.padingmodle .themepark_imgtext_text .wp-block-column {
        width: 80% !important;
        margin-left: 7%;
        margin-right: 8%
    }

    #maxw.block_layout .themepark_imgtext.padingmodle.leftright .themepark_imgtext_text .wp-block-column {
        width: 80% !important;
        margin-left: 10%;
        margin-right: 0
    }

    #maxw.block_layout .themepark_imgtext.padingmodle.leftright .themepark_bili {
        width: 90% !important;
        margin-left: 10%;
        margin-right: 0
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .themepark_imgtext.moveupd .themepark_imgtext_img {
        width: 100% !important;
        margin: 0 0 5px;
        text-align: CENTER
    }

    .themepark_imgtext.moveupd .themepark_imgtext_text {
        width: 100% !important;
        margin: 0 0 5px 0 !important;
        padding: 0 !important;
        padding: 0 10px !important;
        box-sizing: border-box
    }

    .themepark_imgtext.bigpic.moveupd .themepark_imgtext_img img {
        max-width: 100% !important;
        height: auto !important
    }

    .themepark_imgtext .themepark_imgtext_text {
        padding: 0 !important
    }
}

.shizhezhao {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9
}

.themepark_imgtext .themepark_imgtext_img {
    width: 45%;
    float: left;
    text-align: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
    line-height: 0;
    text-align: center
}

.themepark_imgtext .themepark_imgtext_text {
    width: 52%;
    float: left;
    margin-left: 1.5%;
    position: relative;
    z-index: 10;
    box-sizing: border-box
}

.nopic {
    width: 100%;
    min-height: 400px;
    line-height: 400px;
    color: #666;
    text-align: center;
    background: #ccc
}

.themepark_imgtext .themepark_imgtext_text p {
    margin: 0 0 5px
}

.themepark_imgtext .themepark_imgtext_text h1, .themepark_imgtext .themepark_imgtext_text h2, .themepark_imgtext .themepark_imgtext_text h3, .themepark_imgtext .themepark_imgtext_texth h4, .themepark_imgtext .themepark_imgtext_text h5 {
    margin: 0 0 20px;
    font-size: 18px
}

.themepark_imgtext .themepark_imgtext_text h2:before, .themepark_imgtext .themepark_imgtext_text h2:after, .themepark_lists h2:before {
    display: none
}

.themepark_imgtext .themepark_imgtext_ba, .themepark_listbox .themepark_listbox_ba, .themepark_lists_ba {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-repeat: none;
    background-size: cover;
    background-position: center top
}

.themepark_imgtext.updonwmodle .themepark_imgtext_img, .themepark_imgtext.updonwmodle .themepark_imgtext_text {
    width: 100% !important;
    margin: 0 0 5px 0 !important
}

.themepark_imgtext.updonwmodle .themepark_imgtext_img {
    text-align: center
}

.themepark_imgtext.leftright .themepark_imgtext_img, .themepark_imgtext.leftright .themepark_bili {
    float: right;
    margin-left: 1.5%
}

.themepark_imgtext.leftright .themepark_imgtext_text {
    margin-left: 1.5%
}

.themepark_imgtext .themepark_imgtext_img .uploads_img_btn {
    display: none
}

.themepark_imgtext .themepark_imgtext_img {
    overflow: hidden;
    position: relative
}

.themepark_imgtext.bigpic .themepark_imgtext_img img {
    max-width: inherit;
    height: auto
}

.themepark_imgtext .themepark_imgtext_vidio {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    left: 0;
    top: 0;
    background: #333
}

.themepark_listbox .themepark_listbox_title, .themepark_listbox_list, .themepark_listbox .tp_add_btn {
    position: relative;
    z-index: 10;
    width: 100%;
    height: auto
}

.themepark_listbox .tp_add_btn {
    border-radius: 0;
    display: none;
    margin-bottom: 1px
}

.themepark_imgtext .themepark_imgtext_img img {
    position: relative;
    z-index: 1
}

.themepark_lists .themepark_lists_head, .themepark_lists .themepark_lists_text {
    width: 100%;
    position: relative;
    z-index: 10
}

.themepark_lists .themepark_lists_text li {
    list-style: none;
    display: block;
    width: 100%;
    margin-bottom: 5px
}

.themepark_lists .themepark_lists_text li a {
    text-decoration: none;
    color: inherit;
    padding: 0
}

.is-selected .themepark_listbox .tp_add_btn, .is-selected .themepark_imgtext .themepark_imgtext_img .uploads_img_btn {
    display: block
}

.themepark_lists .themepark_lists_head {
    margin: 0 0 8px
}

.themepark_listbox .themepark_listbox_list, .themepark_lists .themepark_lists_text {
    display: block;
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box
}

.post_content .themepark_listbox .themepark_listbox_list li a {
    margin: 0
}

.themepark_listbox .themepark_listbox_list li {
    list-style: none;
    display: block;
    width: 100%;
    margin-bottom: 3px;
    box-sizing: border-box;
    position: relative
}

.themepark_listbox.shuang .themepark_listbox_list li {
    display: inline-block;
    width: 50%
}

.themepark_listbox.shuang .themepark_listbox_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-right: 0 !important
}

.themepark_listbox.duo .themepark_listbox_list li {
    display: inline-block;
    width: auto;
    margin-right: 20px
}

.themepark_listbox .themepark_listbox_list li i {
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0
}

.themepark_listbox .themepark_listbox_list li span {
    display: inline-block;
    width: 100%
}

.themepark_listbox .listbtns {
    display: inline-block;
    padding: 8px 25px;
    color: #333;
    border: 1px solid #333;
    z-index: 2;
    position: relative;
    text-decoration: none
}

.themepark_listbox .themepark_listbox_ba {
    background-size: cover
}

.themepark_listbox.iconmodle .themepark_listbox_list li {
    display: inline-block;
    margin-right: 8px;
    width: auto !important;
    padding: 3px 8px 5px;
    border-radius: 5px
}

.themepark_listbox.iconmodle .themepark_listbox_list li i {
    margin-right: 0;
    position: relative;
    left: 0;
    top: 2px
}

.themepark_listbox.iconmodle .themepark_listbox_list li span {
    position: absolute;
    background: #000;
    padding: 0 5px;
    color: #fff;
    top: -103%;
    left: 0;
    width: auto;
    white-space: nowrap;
    font-size: 14px;
    display: none
}

.themepark_listbox.iconmodle .themepark_listbox_list li:hover span {
    display: block
}

.themepark_listbox.iconmodle .themepark_listbox_list li span:after {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    bottom: -5px;
    left: 35%;
    transform: rotate(45deg)
}

.themepark_listbox.iconmodle .themepark_listbox_list li a:first-child {
    display: block
}

.themepark_listbox .themepark_listbox_list li a {
    position: unset !important
}

.ds {
    float: right
}

.tab_pic {
    float: left;
    position: relative;
    overflow: hidden
}

.tab_pic a {
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden
}

.tab_pic .wp-block-video {
    position: absolute;
    width: 100%;
    z-index: 3;
    height: 100%;
    background: #333;
    min-height: 200px
}

.gbsp {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    z-index: 10
}

.v_play_s {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #666;
    font-size: 34px;
    cursor: pointer;
    z-index: 3
}

.tab_pic .wp-block-video video {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #333;
    z-index: 3
}

.tab_pic .left_post_pic {
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

.wp-video-frame {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    width: 30%;
    height: 200px;
    background-color: #1c94c4;
    cursor: pointer;
    background-size: cover;
    position: relative;
}

.play-icon {
    background-image: url('/dist/imgs/play.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease-in-out;
}

.wp-video-frame:hover .play-icon {
    transform: translate(-50%, -50%) scale(1.2);
}

.video-modal-wrapper {
    display: none;
    position: fixed;
    top: 14%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9998;
    justify-content: center;
    align-items: center;
}

.video-modal {
    background-color: transparent;
    max-width: 80%;
    max-height: 80%;
    text-align: center;
    position: relative;
}

#modal-video {
    max-width: 100%;
    max-height: 100%;
    margin-top: 192px;
}

.close-modal {
    position: absolute;
    top: 202px;
    right: 10px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    z-index: 999;
}


@media screen and (min-width: 768px) and (max-width: 200000px) {
    .bing .ds {
        width: 52%
    }

    .ds {
        margin-left: 3%
    }

    .bing .tab_pic {
        float: left
    }

    .tab_pic {
        width: 45%;
        text-align: center
    }

    .relevat_div .case_loop.loop_list4 li {
        padding: 15px 1%;
        margin: 5px 0
    }

    .content_pro.duidiao .tab_pic {
        float: right
    }

    .content_pro.duidiao .ds {
        float: left;
        margin: 0 3% 0 0
    }
}

@media screen and (min-width: 1px) and (max-width: 599px) {
    .themepark_listbox .themepark_listbox_title, .themepark_listbox .themepark_listbox_list {
        width: 90% !important;
        padding: 0 5% !important
    }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .themepark_listbox .themepark_listbox_list {
        border: none !important
    }

    .themepark_listbox {
        border: none !important
    }

    .bing .ds, .bing .tab_pic {
        width: 100% !important;
        margin-right: 0 !important
    }

    .ds {
        margin-bottom: 10px
    }

    .tab_pic {
        text-align: center;
        margin-bottom: 10px
    }

    .relevat_div .case_loop.loop_list4 li {
        padding: 5px 1%;
        margin: 5px 0;
        width: 46%
    }

    .content_pro.duidiao .tab_pic {
        float: right
    }

    .content_pro.duidiao .ds {
        float: left;
        margin: 0 3% 0 0
    }
}

.content_pro.post_content p {
    text-indent: 0
}

.post_content a.icon_btn {
    display: inline-block;
    padding: 5px 8px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    text-indent: 0
}

.post_content i {
    text-indent: 0
}

.post_content a.icon_btn:hover {
    opacity: .6
}

.content_pro {
    width: 96%;
    padding: 15px 2%;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.nomorepost .content_pro {
    width: 100%;
    padding: 2em 0
}

.post_gallery {
    width: 90%;
    margin: 0 5%
}

.post_gallery_out .swiper-next, .post_gallery_out .swiper-prev {
    position: absolute;
    top: 30%;
    color: #666;
    font-size: 24px;
    opacity: .5;
    cursor: pointer
}

.post_gallery_out:hover .swiper-next, .post_gallery_out:hover .swiper-prev {
    opacity: 1
}

.post_gallery_out .swiper-next {
    right: 2px
}

.post_gallery_out .swiper-prev {
    left: 2px
}

.post_gallery_out, .post_gallery_out2 {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.post_gallery .swiper-slide a {
    cursor: pointer;
    font-size: 0;
    margin: 0;
    overflow: hidden
}

.post_gallery .swiper-slide a img {
    border: solid 2px #fff;
    width: 95%;
    height: auto
}

.post_gallery .swiper-slide a.active img {
    border: solid 2px #cf0434;
    box-sizing: border-box
}

.post_gallery_out2 .swiper-slide {
    text-align: center;
    overflow: hidden;
    line-height: 0
}

.post_gallery_out2 .swiper-slide a {
    margin: 0 !important
}

.post_gallery_out2 .swiper-next i, .post_gallery_out2 .swiper-prev i {
    margin: 0;
    line-height: 50px
}

.post_gallery_out2 .swiper-next, .post_gallery_out2 .swiper-prev, .thenepark-slide .swiper-next, .thenepark-slide .swiper-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #666;
    font-size: 16px;
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 45%;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    border-radius: 3px
}

.post_gallery_out2:hover .swiper-next, .post_gallery_out2:hover .swiper-prev, .thenepark-slide:hover .swiper-next, .thenepark-slide:hover .swiper-prev {
    opacity: .7
}

.post_gallery_out2 .swiper-next, .thenepark-slide .swiper-next {
    right: 0
}

.post_gallery_out2 .swiper-prev, .thenepark-slide .swiper-prev {
    left: 0
}

.post_gallery_nomral_pagination {
    width: 100%;
    height: auto;
    padding: 0 0 15px;
    line-height: 10px;
    text-align: center
}

.post_gallery_nomral_pagination span {
    border-radius: 0;
    width: 8px;
    height: 3px;
    margin-right: 3px
}

.swiperimg-ds {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    text-align: left
}

.swiperimg-ds span {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    position: relative;
    z-index: 5
}

.swiperimg-ds-b {
    width: 100%;
    height: 30px;
    position: absolute;
    background: #000;
    opacity: .6;
    z-index: 1;
    top: 0;
    left: 0
}

.swiperimgbox a {
    display: inline-block
}

.swiperimgbox a:hover {
    text-decoration: none
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .swiper-next, .swiper-prev {
        display: none !important
    }
}

#list_imgs.swiperimgbox {
    overflow: visible;
    z-index: 1000
}

#list_imgs.swiperimgbox.padingmodle {
    padding: 0 2%
}

#list_imgs .addimgbox {
    width: 100%;
    padding: 10px 2.5%
}

#list_imgs .imgs_corl .cotrlboxs {
    display: none
}

#list_imgs .imgs_corl .cotrlboxs.active {
    display: block
}

#list_imgs .imgs_corl img {
    float: left;
    max-width: 20%;
    height: auto
}

#list_imgs .imgs_corl a {
    margin: 0 3px;
    position: relative
}

#list_imgs .cotrlboxsinput {
    float: right;
    width: 75%
}

#list_imgs .imgs_corl {
    width: 100%;
    background: #fff;
    overflow: hidden;
    line-height: 1.8
}

#list_imgs .cotrlboxsinput span.rich-text {
    padding: 5px;
    width: 90%;
    border: #ccc solid 1px;
    display: block;
    margin-bottom: 5px
}

#list_imgs .savebtns span {
    display: none
}

#list_imgs .savebtns {
    display: block;
    width: 100px;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 5px
}

#list_imgs .savebtns div {
    margin: 0
}

#list_imgs .savebtns.blue {
    background: #007cba;
    color: #fff
}

.showbox {
    display: inline-block;
    overflow: hidden
}

.boxtext {
    display: block;
    overflow: hidden;
    width: 100%;
    line-height: 1.8;
    text-align: center
}

.themepark-accordion {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.themepark-accordion-head {
    display: block;
    width: 100% !important;
    padding: 10px 24px 10px 1% !important;
    text-indent: 0 !important;
    background-color: #eaeaea;
    font-size: 16px;
    color: #666;
    margin: 0 !important;
    cursor: pointer;
    opacity: .8;
    box-sizing: border-box
}

.themepark-accordion-head:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 18px;
    float: right;
    content: "\f107";
    position: relative !important;
    top: 5px;
    right: -9px
}

.themepark-accordion.active .themepark-accordion-head:before {
    content: "\f106"
}

.themepark-accordion-head i {
    margin-right: 8px
}

.themepark-accordion-box {
    padding: 10px 1%;
    min-height: 150px;
    width: 97.8% !important;
    margin: 0 !important;
    display: none
}

.themepark-accordion.active .themepark-accordion-box {
    display: block
}

.themepark-accordion.active .themepark-accordion-head {
    opacity: 1
}

.themepark-accordion-box {
    border-top: none
}

.themepark-accordion-box .components-button {
    width: 80%;
    margin: 0 10%
}

.themepark-map {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    box-sizing: border-box
}

.themepark-map img.loadingpc {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

.themepark-map .mapiframe {
    width: 100% !important;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0
}

.themepark-map .loadingup {
    max-width: 100%;
    height: auto;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .themepark-map, .themepark-map .mapiframe {
        min-height: 400px
    }

    .themepark-map .BMap_bubble_pop, .mapinfo {
        width: 315px !important
    }
}

.mapinfo {
    width: 100%;
    height: auto;
    overflow: hidden
}

.mapinfo img {
    max-width: 150px;
    height: auto;
    float: left;
    margin-right: 10px
}

.mapinfo h4 {
    margin: 0 0 5px;
    font-size: 16px;
    color: #333
}

.mapinfo p {
    text-indent: 0;
    margin: 0 0 3px;
    font-size: 14px;
    line-height: 18px
}

.mapinfo a {
    display: inline-block;
    padding: 5px;
    background: #f29900;
    color: #fff;
    cursor: pointer;
    text-decoration: none !important;
    margin: 5px 0
}

.thempark_tab_box {
    overflow: hidden;
    position: relative;
    z-index: 10
}

.content_tab_title {
    width: 100%;
    height: auto
}

.tab_heng .content_tab_title {
    padding: 0
}

.dengbi .content_tab_title {
    display: flex
}

.fidxtab {
    width: 100%
}

.slide-in {
    position: fixed;
    top: 60px !important;
    width: 100%;
    transition: top 0.3s ease-in-out;
    z-index: 999999;
}

.con-title {
    font-weight: bold;
    font-size: 36px !important;
    line-height: 1.2;
    color: #393939;
}
.con-article{
    line-height: 1.8;
}

.con-left, .con-right {
    width: 49.2%;
    display: inline-block;
    vertical-align: top;
}

.con-img {
    position: relative;
    overflow: hidden;
}

.con-img img {
    transition: transform 0.4s ease-in-out;
}

.con-img:hover img {
    transform: scale(1.1);
}

.con-left {
    text-align: right;
    position: relative;
}

.con-left-inner{
    position: relative;
    overflow: hidden;
    opacity: 0;
    animation: slideIn 0.5s forwards;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(20%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.content_tab_title .btn {
    padding: 10px 10px;
    width: 120px;
    color: #666;
    display: inline-block;
    margin: 0;
    text-decoration: none;
    cursor: pointer
}

.content_tab_title .btn:hover {
    text-decoration: none
}

.thempark_tab_box.tab_heng .content_tab_title .btn {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-align: center
}

.thempark_tab_box.fade .swiper-slide {
    opacity: 0
}

.content_tab_title .btn i {
    margin-right: 5px
}

.content_tab_title .btn.tabcolor1.active, .content_tab_title .btn.tabcolor1.swiper-pagination-bullet-active {
    background-color: #146ba2 !important
}

.content_tab_title .btn.tabcolor2.active, .content_tab_title .btn.tabcolor2.swiper-pagination-bullet-active {
    background-color: #093b67 !important
}

.content_tab_title .btn.tabcolor3.active, .content_tab_title .btn.tabcolor3.swiper-pagination-bullet-active {
    background-color: #24b6b1 !important
}

.content_tab_title .btn.tabcolor4.active, .content_tab_title .btn.tabcolor4.swiper-pagination-bullet-active {
    background-color: #b27630 !important
}

.content_tab_title .btn.tabcolor5.active, .content_tab_title .btn.tabcolor5.swiper-pagination-bullet-active {
    background-color: #f29900 !important
}

.content_tab_title .btn.tabcolor6.active, .content_tab_title .btn.tabcolor6.swiper-pagination-bullet-active {
    background-color: #e21f2f !important
}

.content_tab_title .btn.tabcolor7.active, .content_tab_title .btn.tabcolor7.swiper-pagination-bullet-active {
    background-color: #fff !important;
    color: #666 !important
}

.content_tab_title .btn.tabcolor8.active, .content_tab_title .btn.tabcolor1 .swiper-pagination-bullet-active {
    background-color: #000 !important;
    color: #fff
}

.content_tab_title .btn.white_t_c span {
    color: #fff
}

.thempark_tab_box.tab_heng .content_tab_title .btn.white_t_c {
    border-bottom: 1px solid #fff
}

.thempark_tab_box.tab_heng .btn {
    border-bottom: 1px solid rgba(6, 6, 6, .1)
}

.content_tab_title .btn .tappic {
    display: inline-block;
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: -9px;
    border: 2px solid #fff
}

.content_tab_title .btn.imagebaer .tappic {
    border: none
}

.content_tab_title .btn.imagebaer {
    height: 39px;
    margin-right: 5px;
    padding: 4px 15px
}

.thempark_tab_box.dengbi .content_tab_title .btn.imagebaer {
    height: 39px;
    margin-right: 0
}

.content_tab_title .btn.imagebaer .tabtt {
    position: relative;
    top: -14px;
    left: -6px
}

.content_tab_title.bigpictab .btn.imagebaer .tappic {
    top: 0;
    left: 0;
    width: 50px;
    height: 50px
}

.thempark_tab_box.tab_heng .content_tab_title.bigpictab .btn.imagebaer .tappic {
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.thempark_tab_box.tab_heng .content_tab_title.bigpictab .btn.imagebaer {
    line-height: 0;
    box-sizing: border-box
}

.content_tab_title.bigpictab .btn.imagebaer .tabtt {
    display: none
}

.content_tab_title.bigpictab .btn.imagebaer {
    height: 50px;
    margin-right: 15px;
    padding: 5px
}

.thempark_tab_box.tab_heng .content_tab_title.bigpictab .btn.imagebaer {
    height: auto
}

.content_tab_title .btn.active, .content_tab_title .btn.swiper-pagination-bullet-active {
    color: #fff;
    background: #cf0434
}

.down .content_tab_title {
    padding: 10px 0
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .content_tab_title a .tappic {
        width: 20px;
        height: 20px;
        top: 0;
        left: 0
    }

    .content_tab_title a.imagebaer .tabtt {
        top: -7px;
        left: -2px;
        font-size: 14px
    }

    .content_tab_title a.imagebaer {
        height: 24px;
        margin-right: 0;
        padding: 5px
    }
}

.content_tab_title.bigpictab a .tappic {
    border: none
}

.content_tab_title .hidden {
    display: none !important
}

.content_tab_swiper .swiper-next i, .content_tab_swiper .swiper-prev i {
    margin: 0
}

.content_tab_swiper .swiper-next, .content_tab_swiper .swiper-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #666;
    font-size: 16px;
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 45%;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    border-radius: 3px;
    outline: none
}

.content_tab_swiper:hover .swiper-next, .content_tab_swiper:hover .swiper-prev {
    opacity: .7
}

.content_tab_swiper .swiper-next {
    right: 0
}

.content_tab_swiper .swiper-prev {
    left: 0
}

.fidxtab.swiper-pagination-clickable .imagebaer.swiper-pagination-bullet {
    line-height: 0
}

.fidxtab.swiper-pagination-clickable .swiper-pagination-bullet {
    width: auto;
    height: auto;
    border-radius: 0;
    outline: none;
    margin-right: 15px
}

.fidxtab.swiper-pagination-clickable .swiper-pagination-bullet {
    opacity: .8
}

.fidxtab.swiper-pagination-clickable .swiper-pagination-bullet-active {
    opacity: 1
}

.themepark-block_layout_ba video {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    z-index: 1
}

.tab_heng .tap_s-box {
    padding: 10px 2%;
    margin: 0 !important;
    box-sizing: border-box
}

.thempark_tab_box .content_tab_swiper {
    width: 100%;
    padding: 0 1%;
    box-sizing: border-box
}

.thempark_tab_box.nopppp .content_tab_swiper, .thempark_tab_box.nopppp .content_tab_swiper .wp-block-column {
    width: 100%;
    padding: 0
}

.thempark_tab_box.tab_heng .content_tab_title {
    width: 22%;
    float: left
}

.nopppp .content_tab_title {
    padding: 0
}

.thempark_tab_box.tab_heng .content_tab_title a {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    box-shadow: -3px 0 2px 0px rgba(0, 0, 0, .1) inset
}

.thempark_tab_box.tab_heng.right .content_tab_title a {
    box-shadow: 3px 0 2px 0px rgba(0, 0, 0, .1) inset
}

.thempark_tab_box.tab_heng .content_tab_swiper, .block_layout .thempark_tab_box.tab_heng .content_tab_swiper {
    width: auto;
    margin: 0
}

.thempark_tab_box.tab_heng {
    overflow: hidden
}

.thempark_tab_box.tab_heng.right .content_tab_title {
    float: right
}

.thempark_tab_box.tab_heng.right .content_tab_title a:after, .thempark_tab_box.tab_heng .content_tab_title a:after {
    width: 100%;
    content: " ";
    display: block;
    height: 1px;
    opacity: .3;
    background: #fff;
    position: relative;
    bottom: -8px
}

.thempark_tab_box.dengbi .content_tab_title .btn {
    display: inline-block;
    padding: 8px 1%;
    text-align: center
}

.thempark_tab_box.dengbi .content_tab_title .btn:nth-child(even) {
    opacity: .9
}

.thempark_tab_box.dengbi .content_tab_title .btn.active {
    opacity: 1 !important
}

a.themepark-i-btn {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    line-height: 1.8
}

a.themepark-i-btn i {
    margin-right: 8px
}

.block_layout .thempark_tab_box .content_tab_swiper {
    width: 100%;
    padding: 0;
    margin: 0
}

.thempark_tab_box.tab_heng .tabbottomb {
    width: 100%;
    height: 1px;
    float: left
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .thempark_tab_box.tab_heng .content_tab_title {
        width: 25%;
        min-width: 100px
    }

    .thempark_tab_box.tab_heng .content_tab_title a {
        width: 98%;
        padding: 5px 1%;
        font-size: 12px !important
    }
}

.post_title_head {
    width: 100%;
    display: block
}

.pp.post_title_head {
    width: 96%;
    padding: 20px 2%;
    background: #fff
}

.title {
    display: block;
    width: 100%;
    margin: 0 0 8px;
    padding-bottom: 5px
}

.h1title {
    font-size: 18px;
    color: #333;
    margin: 0 !important;
    padding: 5px 0 0;
    position: relative;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3
}

.title .h1title .h1title_b, .content_pro .title .h1title .h1title_b {
    width: 30%;
    height: 1px;
    background: #cf0434;
    bottom: -6px;
    left: 0;
    position: absolute;
    font-weight: 700
}

.description {
    display: block;
    width: 99%;
    padding: 5px 1%;
    margin: 0;
    background: #666
}

.description time, .description span {
    font-size: 12px;
    color: #fff;
    margin-right: 8px
}

.description span a {
    font-size: 12px;
    color: #fff;
    margin-right: 3px
}

.description span a:hover {
    text-decoration: underline
}

.description i {
    margin-right: 5px
}

.stitle {
    font-size: 14px;
    color: #666;
    width: 100%;
    display: block;
    margin-top: 10px
}

.post_content ul.csbox_pt {
    list-style: none;
    display: block;
    width: 95%;
    padding: 10px 2.5%;
    margin: 0
}

.post_content ul.csbox_pt li {
    width: 100%;
    padding: 5px 0;
    list-style: none;
    line-height: 1.5;
    display: flex;
    margin: 0
}

.post_content ul.csbox_pt.ov_1 li {
    display: block;
    padding: 0 !important
}

.post_content ul.csbox_pt li span {
    display: inline-block;
    vertical-align: middle;
    overflow-wrap: break-word;
    word-break: break-word
}

.post_content ul.csbox_pt li span:first-child {
    margin-right: 10px
}

.post_content ul.csbox_pt.nolist li.jgss {
    width: 100%;
    border-bottom: 1px solid #ccc
}

.post_content ul.csbox_pt.nolist li {
    width: auto;
    margin-bottom: 0
}

.post_content ul.csbox_pt.nolist li:after {
    content: '|';
    margin: 0 10px;
    color: #ccc
}

.post_content ul.csbox_pt.nolist li:last-child:after, .post_content ul.csbox_pt.nolist li.jgss:after {
    display: none
}

.post_content ul.csbox_pt li span a.product_cs_img {
    display: inline-block;
    width: 35px;
    margin-right: 5px;
    position: relative;
    border: 2px solid #ccc;
    line-height: 0;
    box-sizing: border-box
}

.post_content ul.csbox_pt li span a.product_cs_img.active {
    border: solid 2px #cf0434
}

.post_content ul.csbox_pt li span a.product_cs_img span {
    position: absolute;
    width: 80px;
    padding: 0 5px;
    height: 28px;
    background: #333;
    color: #fff;
    text-align: center;
    font-size: 14px;
    top: -31px;
    left: 0;
    line-height: 23px;
    display: none
}

.post_content ul.csbox_pt li span a.product_cs_img:hover span {
    display: block
}

.post_content .post_in_list_head .bttombtn {
    float: right;
    width: auto;
    padding: 1px 15px;
    margin: 2px 0 0;
    font-size: 14px
}

.post_content .post_in_list_head .bttombtn i {
    margin-right: 5px
}

.tagbox {
    width: 100%;
    padding: 5px 0;
    line-height: 2;
    margin-bottom: 10px
}

.tagbox a {
    display: inline-block;
    margin: 5px;
    padding: 0 5px;
    border: solid 1px #cf0434;
    color: #cf0434;
    font-size: 14px;
    border-radius: 5px;
    white-space: nowrap
}

.tagbox a:hover {
    color: #fff;
    background: #cf0434;
    text-decoration: none;
    cursor: pointer
}

.post_in_list_head {
    width: 98%;
    line-height: 1.8;
    display: block;
    overflow: hidden
}

.post_in_list_head:before {
    display: none
}

.post_in_list_head .main-title {
    font-size: 16px;
    color: #cf0434;
    margin-right: 5px;
    font-weight: 700
}

.post_in_list_head .as-title {
    font-size: 14px;
    color: #666;
    font-weight: 700
}

.post_in_list_head.modle_title2 {
    text-align: center
}

.post_in_list_head.modle_title3 {
    text-align: center
}

.post_in_list_head.modle_title2, .post_in_list_head.modle_title3 {
    border: none !important
}

.title_boout {
    width: 100%;
    margin: 10px 0;
    font-size: 0
}

.title_bo {
    width: 60px;
    height: 1px
}

.post_in_list_head.modle_title2 .title_boout .title_bo, .post_in_list_head.modle_title3 .title_boout .title_bo {
    display: inline-block
}

.post_in_list_head.modle_title2 .title_boout, .post_in_list_head.modle_title3 .title_boout {
    display: block
}

.post_in_list_head.modle_title3 .title_boout {
    margin: 0
}

.post_in_list_head.modle_title3 .main-title, .post_in_list_head.modle_title3 .as-title {
    text-align: center;
    display: block;
    width: 100%;
    margin: 5px 0
}

.post_in_list_head h2, .post_in_list_head h3, .post_in_list_head h4, .post_in_list_head h5, .post_in_list_head h6 {
    margin: 0;
    display: inline
}

.post_in_list_head h2:before {
    display: none
}

.topnavbtn span {
    display: inline-block;
    margin: 5px;
    width: 50px;
    line-height: 1.8;
    background: #d33;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center
}

.titletext span {
    display: block;
    width: 100%;
    text-align: center
}

.titletext {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px
}

.post_content a.bttombtn {
    display: block;
    margin: 15px auto 0 auto;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 120px;
    cursor: pointer;
    text-decoration: none
}

.post_content a.bttombtn i {
    margin-right: 5px
}

.post_content a.bttombtn2 {
    display: block;
    margin: 15px auto 0 auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none
}

.post_content a.bttombtn2 span {
    display: inline-block;
    padding: 10px
}

.modle_title1 .topnavbtn {
    float: right;
    width: auto
}

.modle_title1 .title_bo {
    width: 100%
}

.modle_title1 .titletext span {
    text-align: left
}

.modle_title1 .title_boout {
    margin: 0 0 5px
}

.modle_title1.post_in_list_head {
    margin: 0 0 5px;
    text-align: left
}

.tap_s-box .post_in_list_out {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 0
}

.post_in_list_out {
    width: 98%;
    padding: 15px 1%;
    margin-bottom: 20px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.block_layout .post_in_list_out {
    width: 100%;
    padding: 15px 0
}

.nomorepost .post_in_list_out {
    width: 100%;
    padding: 10px 0
}

.post_in_list_out .post_in_list {
    width: 98%;
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0 1%
}

.block_layout .post_in_list_out .post_in_list {
    width: 100%;
    margin: 0
}

.post_in_list_out .post_in_list li {
    height: auto;
    list-style: none;
    display: block;
    overflow: hidden;
    padding: 0 0 15px;
    border-bottom: 1px solid #e3e3e3
}

.post_in_list_out .post_in_list li.ajaxli {
    opacity: 0
}

.post_in_list_out .post_in_list li.ajaxli.notajaxli {
    opacity: 1
}

.post_in_list_out .post_in_list li .case_pic {
    float: left;
    margin-right: 25px;
    overflow: hidden;
    font-size: 0
}

.post_in_list_out .post_in_list li .case_pic figure {
    display: block;
    width: 100%;
    margin: 0;
    position: relative
}

.post_in_list_out .post_in_list2 li .case_pic {
    max-width: 150px;
    max-height: 150px
}

.post_in_list_out .post_in_list li .case_pic a {
    margin: 0
}

.post_in_list_out .post_in_list li .case_pic figure {
    font-size: 0;
    line-height: 0;
    position: relative
}

.post_in_list_out .post_in_list li .case_pic figure figcaption span {
    position: relative;
    z-index: 10;
    font-size: 12px;
    color: #fff;
    text-align: left;
    line-height: 18px
}

.post_in_list_out .post_in_list li .case_text {
    text-align: left
}

.post_in_list_out .post_in_list li .case_pic figure figcaption {
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
    width: 96%;
    padding: 10px 2%;
    color: #fff;
    opacity: 0;
    text-align: left;
    z-index: 10;
    display: block
}

.post_in_list_out .tishi {
    width: 100%;
    height: auto;
    padding: 5px 0;
    text-align: center;
    background: #f8f8f8;
    display: none
}

.post_in_list_out .tishi p {
    font-size: 14px;
    color: #666
}

.post_in_list_out .tishi p i {
    margin-right: 5px
}

.post_in_list_out .tishi p.loading i {
    animation: turn 1.5s linear infinite
}

.post_in_list_out .tishi p.lasetpost {
    display: none
}

@media screen and (min-width: 1025px) and (max-width: 200000px) {
    .post_in_list_out .post_in_list li:hover .case_pic figcaption {
        opacity: 1;
        bottom: 0
    }

    .post_in_list_out .post_in_list li {
        width: 96%;
        margin: 0 0 15px
    }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
    .post_in_list_out .post_in_list li {
        width: 100%;
        margin: 0
    }
}

.post_in_list_out .post_in_list li .case_pic figure figcaption:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute
}

.post_in_list_out .post_in_list li .case_text .posts_titles {
    margin: 0 0 5px;
    line-height: 1.5;
    overflow: hidden;
    max-height: 48px
}

.post_in_list_out .post_in_list li .case_text .posts_titles a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    font-weight: 700
}

.post_in_list_out .post_in_list li .case_text .posts_titles i {
    margin-right: 10px
}

.post_in_list_out .post_in_list li .case_text p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-indent: 0;
    margin: 0 0 5px
}

#post_in_list1 .post_in_list li .case_pic {
    max-width: 150px;
    height: auto
}

#post_in_list2 li {
    float: left;
    margin-bottom: 15px;
    border: none;
    text-align: center;
    background: #fff
}

#post_in_list2 li:hover {
    box-shadow: 3px 3px 10px 5px rgba(0, 0, 0, .1)
}

#post_in_list2 li .case_pic img {
    width: 100%;
    height: auto
}

#post_in_list2 .post_in_list li .case_pic {
    width: 100%;
    max-height: inherit;
    margin-right: 0;
    overflow: hidden
}

#post_in_list2 li .case_text {
    text-align: center;
    width: 97%;
    padding: 0 1.5%;
    overflow: hidden;
    height: 38px;
    margin: 5px 0
}

#post_in_list2 .post_in_list li .case_text .posts_titles {
    margin: 5px 0;
    overflow: hidden;
    max-height: 48px
}

#post_in_list2 .post_in_list li .case_text .posts_titles a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 24px;
    width: 95%;
    margin: 0 2.5%
}

#post_in_list2 .post_in_list li .case_text p {
    display: none
}

.loadlist {
    width: 100%;
    height: 500px;
    text-align: center;
    line-height: 500px;
    font-size: 18px;
    color: #fff;
    background: #ccc;
    cursor: pointer
}

.post_content a.btn_url {
    display: inline-block;
    padding: 0 15px;
    border: solid 1px #ff8400;
    color: #ff8400;
    font-size: 12px;
    margin: 5px 0
}

.post_content .post_in_list a.btn_url {
    padding: 0 15px;
    height: 26px;
    box-sizing: border-box;
    line-height: 26px
}

.post_content a.btn_url:hover, .post_in_list_out .post_in_list li .case_text .posts_titles a:hover {
    text-decoration: none
}

.btn_url i {
    margin-right: 5px
}

#post_in_list2 li ul.csbox_pt.ov_1 {
    width: 100%;
    border: none;
    padding: 5px 0 0 !important
}

#post_in_list2 .post_in_list.row8 .case_pic figcaption, #post_in_list2 .post_in_list.row7 .case_pic figcaption {
    display: none
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .post_in_list_out {
        width: 100%;
        padding: 0
    }

    #post_in_list2 li ul.csbox_pt li span {
        font-size: 12px
    }

    #post_in_list1 .post_in_list li .case_pic {
        max-width: 80px;
        margin-right: 10px
    }

    #post_in_list1 .post_in_list li .case_text p {
        overflow: hidden;
        height: 49px;
        font-size: 12px
    }

    #post_in_list1 .post_in_list li .btn_url {
        display: none !important
    }

    #post_in_list3 .post_in_list li .case_text p {
        overflow: hidden;
        height: 49px;
        font-size: 12px
    }

    #post_in_list1 .post_in_list li.firstclass .case_pic {
        max-height: 200px !important
    }

    #post_in_list1 .post_in_list li .case_text {
        height: auto !important
    }
}

#post_in_list1 .post_in_list li.firstclass .case_pic {
    max-width: inherit !important;
    width: 98.5%
}

#post_in_list1 .post_in_list li.firstclass .case_text {
    width: 95%;
    padding: 5px 2.5%;
    float: left;
    box-sizing: border-box
}

#post_in_list3 .post_in_list li .case_text p {
    display: none
}

#post_in_list3 .post_in_list li .description {
    float: right;
    padding: 0;
    width: auto;
    background: 0 0
}

#post_in_list3 .post_in_list li .description time {
    color: #666;
    font-size: 14px
}

#post_in_list3 .post_in_list li .posts_titles {
    float: left
}

#post_in_list1 .post_in_list li .description {
    background: 0 0;
    padding: 0 1%;
    line-height: 19px;
    margin-bottom: 6px;
    width: 100%;
    padding: 0
}

#post_in_list1 .post_in_list li .description span, #post_in_list1 .post_in_list li .description span a, #post_in_list1 .post_in_list li .description time {
    color: #666;
    font-size: 14px
}

#post_in_list1 .post_in_list li, #post_in_list3 .post_in_list li {
    padding: 5px 0
}

#post_in_list2 .post_in_list.row1 li {
    width: 100%;
    margin: 0
}

#post_in_list2 .post_in_list.row1 li .case_text {
    height: auto !important
}

@media screen and (min-width: 700px) and (max-width: 20000px) {
    #post_in_list1 .post_in_list li .case_pic {
        max-width: 150px;
        height: auto;
        margin-left: 5px
    }

    .post_in_list li .case_text {
        overflow: hidden
    }

    #post_in_list2 .post_in_list li {
        width: 24%;
        margin-right: 1%
    }

    #post_in_list2 .post_in_list.row4.nobig li:nth-child(4n) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row3 li {
        width: 32%;
        margin-right: 2%
    }

    #post_in_list2 .post_in_list.row3.nobig li:nth-child(3n) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row5 li {
        width: 19%;
        margin-right: 1.2%
    }

    #post_in_list2 .post_in_list.row5 li:nth-child(5n) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row6 li {
        width: 15%;
        margin-right: 1.48%
    }

    #post_in_list2 .post_in_list.row6 li:nth-child(6n) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row7 li {
        width: 12.99%;
        margin-right: 1.48%
    }

    #post_in_list2 .post_in_list.row7 li:nth-child(7n) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row8 li {
        width: 11.2%;
        margin-right: 1.48%
    }

    #post_in_list2 .post_in_list.row8 li:nth-child(8n) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row4 li.firstclass {
        width: 49.2%
    }

    #post_in_list2 .post_in_list.row4.firstbig li:nth-child(4n-1) {
        margin-right: 0
    }

    #post_in_list2 .post_in_list.row3 li.firstclass {
        width: 66%
    }

    #post_in_list2 .post_in_list.row3.firstbig li:nth-child(3n-1) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list li.firstclass li a.btn_url {
        margin: 5px 0 0 2.5%
    }

    #post_in_list1 .post_in_list li.firstclass {
        width: 48% !important;
        float: left !important;
        margin: 0 1% 10px 1% !important
    }

    #post_in_list1 .post_in_list.row2.firstbig li:nth-child(2n-1) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list li, #post_in_list3 .post_in_list li {
        padding: 5px 0
    }

    #post_in_list1 .post_in_list li .case_text, #post_in_list3 .post_in_list li .case_text {
        margin-top: 5px
    }

    #post_in_list1 .post_in_list li a.btn_url {
        margin: 10px 0 0
    }

    #post_in_list1 .post_in_list li .case_text p, #post_in_list3 .post_in_list li .case_text p {
        line-height: 1.5;
        margin: 0 10px 5px 0
    }

    #post_in_list3 .post_in_list li .case_text {
        width: 90%;
        padding: 0 5%
    }

    #post_in_list3 .post_in_list li a.btn_url {
        margin: 10px 0 10px 5%
    }

    #post_in_list3 .post_in_list.row1 li .case_text {
        width: 98%;
        padding: 0 1%
    }

    #post_in_list3 .post_in_list.row1 li a.btn_url {
        margin: 10px 0 10px 1%
    }

    #post_in_list1 .post_in_list li.firstclass a.btn_url {
        margin: 0 0 10px 2.5%
    }

    #post_in_list1 .post_in_list.row2 li, #post_in_list3 .post_in_list.row2 li {
        width: 48%;
        margin-right: 4%;
        float: left
    }

    #post_in_list1 .post_in_list.row2 li:nth-child(2n), #post_in_list3 .post_in_list.row2 li:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width: 1px) and (max-width: 699px) {
    #post_in_list1 .post_in_list li .case_pic {
        max-width: 75px;
        height: auto;
        margin-left: 5px
    }

    #post_in_list2 .post_in_list li.firstclass {
        width: 100%
    }

    #post_in_list2 .post_in_list li.firstclass .case_pic, #post_in_list2 .post_in_list li.firstclass .figure {
        max-height: inherit !important
    }

    #post_in_list2 .post_in_list.firstbig li {
        margin: 0 1% 10px 1% !important
    }
}

@media screen and (min-width: 415px) and (max-width: 699px) {
    #post_in_list2 .post_in_list li {
        width: 31.3333%;
        margin: 0 1% 10px
    }

    .post_in_list_out .post_in_list li {
        padding-bottom: 0
    }

    .post_in_list_out .post_in_list li .case_text {
        height: auto !important
    }
}

@media screen and (min-width: 1px) and (max-width: 414px) {
    #post_in_list2 .post_in_list li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%
    }
}

@media screen and (min-width: 1024px) and (max-width: 700px) {
    #post_in_list2 .post_in_list li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%
    }
}

@media screen and (min-width: 1200px) and (max-width: 2000000px) {
    #post_in_list1 .post_in_list.row4 li, #post_in_list3 .post_in_list.row4 li {
        width: 24%;
        margin-right: 1.3%;
        float: left
    }

    #post_in_list1 .post_in_list.row4 li .case_text, #post_in_list3 .post_in_list.row4 li .case_text {
        height: 71px;
        overflow: hidden
    }

    #post_in_list1 .post_in_list.row4 li:nth-child(4n), #post_in_list3 .post_in_list.row4 li:nth-child(4n) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list.firstbig.row4 li {
        margin: 0 .5% 10px .5% !important
    }

    #post_in_list1 .post_in_list.row3 li, #post_in_list3 .post_in_list.row3 li {
        width: 32%;
        margin-right: 2%;
        float: left
    }

    #post_in_list1 .post_in_list.row3 li .case_text, #post_in_list3 .post_in_list.row3 li .case_text {
        height: 71px;
        overflow: hidden
    }

    #post_in_list1 .post_in_list.row3 li:nth-child(3n), #post_in_list3 .post_in_list.row3 li:nth-child(3n) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list.row4 li, #post_in_list3 .post_in_list.row4 li {
        width: 24%;
        margin-right: 1.3%;
        float: left
    }

    #post_in_list1 .post_in_list.row4 li .case_text, #post_in_list3 .post_in_list.row4 li .case_text {
        height: 71px;
        overflow: hidden
    }

    #post_in_list1 .post_in_list.row4 li:nth-child(4n), #post_in_list3 .post_in_list.row4 li:nth-child(4n) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list.firstbig li {
        margin: 0 1% 10px 1% !important
    }
}

@media screen and (min-width: 700px) and (max-width: 1199px) {
    #post_in_list1 .post_in_list.firstbig.row4 li {
        width: 48%;
        margin: 0 .5% 10px .5% !important
    }

    #post_in_list1 .post_in_list.row3 li, #post_in_list3 .post_in_list.row3 li {
        width: 48%;
        margin-right: 2%;
        float: left
    }

    #post_in_list1 .post_in_list.row3 li .case_text, #post_in_list3 .post_in_list.row3 li .case_text {
        height: 71px;
        overflow: hidden
    }

    #post_in_list1 .post_in_list.row3 li:nth-child(2n), #post_in_list3 .post_in_list.row3 li:nth-child(2n) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list.row4 li, #post_in_list3 .post_in_list.row4 li {
        width: 48%;
        margin-right: 1.3%;
        float: left
    }

    #post_in_list1 .post_in_list.row4 li .case_text, #post_in_list3 .post_in_list.row4 li .case_text {
        height: 71px;
        overflow: hidden
    }

    #post_in_list1 .post_in_list.row4 li:nth-child(2n), #post_in_list3 .post_in_list.row4 li:nth-child(2n) {
        margin-right: 0
    }

    #post_in_list1 .post_in_list.firstbig li {
        margin: 0 1% 10px 1% !important
    }
}

#post_in_list1 .post_in_list li ul.csbox_pt {
    display: block;
    overflow: hidden;
    margin: 5px 0;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 0
}

#post_in_list1 .post_in_list li ul.csbox_pt li:hover {
    box-shadow: none;
    margin: 0 !important
}

#post_in_list1 .post_in_list li ul.csbox_pt li {
    margin: 0 !important;
    position: relative;
    width: auto;
    line-height: 12px
}

#post_in_list1 .post_in_list li ul.csbox_pt li {
    width: 100%;
    padding: 5px 0;
    line-height: 1.5;
    border-bottom: solid 1px #ececec
}

#post_in_list1 .post_in_list li ul.csbox_pt li, #post_in_list1 .post_in_list li ul.csbox_pt:last-child {
    border: none
}

#post_in_list1 .post_in_list li ul.csbox_pt li {
    width: auto;
    display: inline-block !important;
    padding: 5px 8px 0 5px !important;
    border: none;
    line-height: normal;
    float: none !important
}

#post_in_list1 .post_in_list li ul.csbox_pt li span {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    color: #666
}

#post_in_list1 .post_in_list li ul.csbox_pt li:after {
    content: ' ';
    width: 1px;
    height: 15px;
    background: #ccc;
    position: absolute;
    top: 10px;
    right: 0
}

#post_in_list1 .post_in_list li ul.csbox_pt li:last-child:after {
    display: none
}

#post_in_list1 .post_in_list li ul.csbox_pt li span:last-child {
    color: #333
}

#post_in_list2 li {
    box-sizing: border-box;
    border: solid 1px #f7f7f7
}

#post_in_list2 li ul.csbox_pt {
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px #ececec
}

#post_in_list2 li ul.csbox_pt li:hover {
    box-shadow: none;
    margin: 0 !important
}

#post_in_list2 li ul.csbox_pt li {
    margin: 0 !important;
    position: relative
}

#post_in_list2 li ul.csbox_pt li {
    width: 100%;
    padding: 5px 0;
    line-height: 1.5;
    border: none;
    border-bottom: solid 1px #ececec
}

#post_in_list2 li ul.csbox_pt.ov_1 li, #post_in_list2 li ul.csbox_pt:last-child {
    border: none
}

#post_in_list2 li ul.csbox_pt.ov_2 li {
    width: 45%;
    display: inline-block;
    text-align: center;
    padding: 5px 2.5%;
    border: none;
    line-height: normal
}

#post_in_list2 li ul.csbox_pt.ov_2 li span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

#post_in_list2 li ul.csbox_pt.ov_2 li:first-child:after {
    content: ' ';
    width: 1px;
    height: 30px;
    background: #ccc;
    position: absolute;
    top: 11px;
    right: 0
}

#post_in_list2 li ul.csbox_pt li span {
    min-height: 20px;
    color: #666;
    font-size: 14px
}

#post_in_list2 li ul.csbox_pt li span:first-child {
    color: #999
}

#post_in_list2 li ul.csbox_pt.ov_3 li span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap
}

#post_in_list2 li ul.csbox_pt.ov_3 li span:first-child {
    font-size: 12px
}

#post_in_list2 li ul.csbox_pt.ov_2 li span:first-child {
    font-size: 12px
}

@media screen and (min-width: 769px) and (max-width: 20000px) {
    #post_in_list2 li ul.csbox_pt.ov_3 li {
        width: 33%;
        display: inline-block;
        text-align: center;
        padding: 5px 1.5%;
        border: none;
        line-height: normal
    }

    #post_in_list2 li ul.csbox_pt.ov_3 li:nth-child(2n):after, #post_in_list2 li ul.csbox_pt.ov_3 li:first-child:after {
        content: ' ';
        width: 1px;
        height: 30px;
        background: #ccc;
        position: absolute;
        top: 11px;
        right: 0
    }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
    #post_in_list2 li ul.csbox_pt.ov_3 li, .cat_loop li ul.csbox_pt.ov_3 li {
        width: 50%;
        display: inline-block;
        text-align: center;
        padding: 5px 1.5%;
        border: none;
        line-height: normal
    }

    #post_in_list2 li ul.csbox_pt.ov_3 li span, .cat_loop li ul.csbox_pt.ov_3 li span {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap
    }

    #post_in_list2 li ul.csbox_pt.ov_3 li:last-child, .cat_loop li ul.csbox_pt.ov_3 li:last-child {
        display: none
    }

    #post_in_list2 li ul.csbox_pt.ov_3 li:first-child:after, ul.csbox_pt.ov_3 li:first-child::after .cat_loop li {
        content: ' ';
        width: 1px;
        height: 30px;
        background: #ccc;
        position: absolute;
        top: 11px;
        right: 0
    }
}

.thenepark-slide-out {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1000;
    line-height: 0
}

.thenepark-slide-out .thenepark-slide {
    line-height: 0
}

.thenepark-slide-out .thenepark-slide .swiper-cube-shadow {
    opacity: .2
}

.thenepark-slide-out .thenepark-slide .pcimg_text {
    margin: 0 auto;
    max-width: 1400px;
    width: 95%;
    padding: 10% 2.5% 0;
    position: relative;
    z-index: 10
}

.thenepark-slide-out .thenepark-slide .pcimg_text .pcimg_title {
    color: #fff;
    margin: 0 0 10px;
    line-height: 1.4
}

.pcimg_title {
    font-size: 24px
}

.thenepark-slide-out .thenepark-slide .pcimg_text .pcimg_title:before {
    display: none
}

.thenepark-slide-out .thenepark-slide .pcimg_text .pcimg_title span, .thenepark-slide-out .thenepark-slide .pcimg_text font.pcimg_dis span {
    display: block;
    width: 100%;
    margin-bottom: 5px
}

.thenepark-slide-out .thenepark-slide .pcimg_text font.pcimg_dis {
    color: #fff;
    text-indent: 0;
    margin: 5px 0;
    line-height: 1.8;
    display: inline-block;
    width: 100%
}

.pcimg_dis {
    font-size: 18px
}

.thenepark-slide-out .thenepark-slide .pcimgx {
    position: relative;
    z-index: 10
}

.thenepark-slide-out .thenepark-slide .pcimg_text .pcimg_btn {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #146ba2;
    padding: 10px 25px;
    margin-top: 15px;
    line-height: 21px
}

.post_content div.pcimg_pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat !important;
    background-position: center !important;
    display: block;
    margin: 0;
    background-position: center !important
}

.jtauto.thenepark-slide .swiper-slide-active a.pcimg_pic, .jtauto.thenepark-slide .swiper-slide-active .movepic {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -moz-transition: all 10s;
    -webkit-transition: all 10s;
    -o-transition: all 10s;
    transition: all 10s
}

.thenepark-slide .pagination {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 3px;
    z-index: 100;
    text-align: left;
    padding: 3px 0 6px
}

.thenepark-slide .pagination span {
    width: 30px;
    height: 3px;
    border-radius: 0;
    background: #fff;
    margin: 0 5px
}

.thenepark-slide .pagination span.swiper-pagination-bullet-active {
    background: #cf0434
}

.pcimg_pic video {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    z-index: 1
}

@media screen and (min-width: 1024px) and (max-width: 20000px) {
    .thenepark-slide-out .thenepark-slide .movepic {
        display: none
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .thenepark-slide-out .thenepark-slide .movepic {
        position: relative;
        z-index: 1;
        margin: 0
    }

    .thenepark-slide-out .thenepark-slide .showthetext.pcimgx {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%
    }

    .thenepark-slide-out .thenepark-slide .hidemo.pcimgx {
        display: none;
        height: 0 !important
    }
}

@media screen and (min-width: 1921px) and (max-width: 2000000px) {
    .thenepark-slide-out .thenepark-slide .pcimg_text {
        padding-top: 300px !important
    }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .thenepark-slide-out .thenepark-slide .showthetext.pcimgx {
        height: auto !important
    }

    .thenepark-slide-out .thenepark-slide .pcimgx .pcimg_pic {
        display: none
    }

    .thenepark-slide-out .thenepark-slide .pcimg_text {
        width: 83%
    }

    .thenepark-slide-out .thenepark-slide .showthetext.pcimgx .pcimg_title.mofs {
        font-size: 18px !important;
        line-height: 24px !important
    }

    .thenepark-slide-out .thenepark-slide .showthetext.pcimgx font.pcimg_dis.mofs {
        font-size: 14px !important;
        line-height: 18px !important
    }

    .thenepark-slide-out .thenepark-slide .showthetext.pcimgx .pcimg_btn {
        padding: 5px 25px !important;
        margin-top: 5px !important
    }

    .thenepark-slide-out .thenepark-slide .showthetext.pcimgx .pcimg_text span {
        margin-bottom: 0 !important
    }
}

.xtpfms.listul_box .listul_box_text {
    margin: 0 auto;
    max-width: 1400px;
    width: 90%;
    padding: 10% 5% 0;
    position: relative;
    z-index: 10;
    line-height: 1.5;
    float: left
}

.xtpfms.listul_box .listul_box_text .pcimg_title {
    text-shadow: none
}

.post_content a.listulpic {
    position: relative;
    z-index: 1;
    display: block;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    float: left;
    text-align: center;
    box-sizing: border-box;
    width: 100%
}

.listulpic {
    text-align: center;
    box-sizing: border-box
}

.post_content a.listulpic img {
    display: inline-block
}

.listul_box {
    position: relative;
    line-height: 0;
    overflow: hidden
}

.listul_box_text .pcimg_title span, .listul_box_text font.pcimg_dis span {
    display: block;
    width: 100%;
    margin-bottom: 5px
}

.post_content .listul_box_text .pcimg_title {
    font-size: 18px;
    color: #333;
    margin: 0 0 10px;
    line-height: 1.2;
    text-shadow: 0 0 5px rgba(0, 0, 0, .6)
}

.listul_box_text .pcimg_btn {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #146ba2;
    padding: 5px 15px;
    margin: 5px 0
}

.listul_box_img {
    overflow: hidden;
    display: block
}

.post_content a.listul_box_img {
    margin: 0
}

.listul_box_text {
    margin: 0 auto;
    max-width: 1400px;
    width: 90%;
    padding: 10% 5% 0;
    position: absolute;
    z-index: 10;
    line-height: 1.5;
    top: 10%
}

.listul_box .listul_box_img .zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00126a;
    opacity: .1;
    z-index: 2
}

.xtpfms.listul_box .listul_box_text h3.pcimg_title, .xtpfms.listul_box .listul_box_text font.pcimg_dis {
    color: #333
}

.xtpfms.listul_box .listul_box_text h3.pcimg_title {
    color: #333
}

.xtpfms.listul_box .listul_box_text {
    padding: 10px 5% !important
}

.content .twotab .list_ul_box_out {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%
}

#list_ul_thum_box {
    width: 243px
}

.list_ul_box_out {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 10;
    background-position: center;
    background-size: cover
}

.list_ul_box_out .showslidebox_out {
    width: 100%;
    padding-bottom: 8px
}

.showslidebox .listul_box {
    display: inline-block;
    margin-right: 10px
}

.Effect3 .listul_box {
    border: solid 10px #fff;
    box-shadow: 0 0 5px #333
}

.shadowss.listul_box {
    box-shadow: 0 0 8px #ccc;
    margin-bottom: 10px
}

.listul_box_text font.pcimg_dis span, .listul_box_text .pcimg_btn {
    position: relative;
    top: 10%;
    opacity: 0
}

.showtext.list_ul_box_out .listul_box_text font.pcimg_dis span, .showtext.list_ul_box_out .listul_box_text .pcimg_btn {
    opacity: 1
}

.listul_box:hover .zhezhao, .Effect1 .listul_box.swiper-slide-active .zhezhao, .xtpfms.listul_box .listul_box_img .zhezhao {
    opacity: .4
}

.listul_box:hover .listul_box_text, .Effect1 .listul_box.swiper-slide-active .listul_box_text, .xtpfms.listul_box .listul_box_text {
    top: 0;
    opacity: 1
}

.listul_box:hover .listul_box_text font.pcimg_dis span, .listul_box:hover .listul_box_text .pcimg_btn, .Effect1 .listul_box.swiper-slide-active .listul_box_text font.pcimg_dis span, .Effect1 .listul_box.swiper-slide-active .listul_box_text .pcimg_btn, .xtpfms.listul_box .listul_box_text font.pcimg_dis span, .xtpfms.listul_box .listul_box_text .pcimg_btn {
    top: 0;
    opacity: 1
}

.showslidebox_out.showslidebox_full {
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important
}

@media screen and (min-width: 1420px) and (max-width: 200000px) {
    .list_ul_box_out .showslidebox_out.listpadings {
        max-width: 1400px;
        margin: 0 auto;
        width: 100%;
        padding: 0 5px
    }
}

@media screen and (min-width: 768px) and (max-width: 200000px) {
    .list_ul_box_out .showslidebox_out.listpadings {
        padding: 0 5px
    }
}

@media screen and (min-width: 1px) and (max-width: 1419px) {
    .list_ul_box_out .showslidebox_out.listpadings {
        max-width: 1400px;
        width: 95%;
        margin: 0 2.5% 8px
    }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
    .listul_box_text {
        padding-top: 20% !important
    }

    .list_ul_box_out.movetsss .listul_box_text font.pcimg_dis span {
        display: none !important
    }

    .showtext .listul_box .listul_box_img .zhezhao {
        opacity: .4
    }

    .showtext .listul_box .listul_box_text .pcimg_btn {
        display: none
    }

    .showtext .listul_box_text .pcimg_title {
        font-size: 15px !important
    }

    .listul_box_text .pcimg_title {
        font-size: 16px !important;
        margin: 0 0 5px 0 !important
    }

    .listul_box_text font.pcimg_dis span {
        line-height: 18px !important;
        font-size: 12px !important;
        margin-bottom: 2px !important
    }
}

.list_ul_box_out .pagination {
    width: 100%;
    line-height: 3px;
    z-index: 100;
    text-align: center;
    padding: 23px 0 6px
}

.list_ul_box_out .pagination span {
    width: 30px;
    height: 3px;
    border-radius: 0;
    background: #666;
    margin: 0 5px
}

.list_ul_box_out .pagination span.swiper-pagination-bullet-active {
    background: #cf0434
}

.list_ul_box_out .swiper-next, .list_ul_box_out .swiper-prev {
    position: absolute;
    top: 35%;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #4597b6;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    border-radius: 5px;
    opacity: 0;
    cursor: pointer
}

.list_ul_box_out:hover .swiper-next, .list_ul_box_out:hover .swiper-prev {
    opacity: .9
}

.list_ul_box_out .swiper-next {
    right: 10px
}

.list_ul_box_out .swiper-prev {
    left: 0
}

.head_hight.list_ul_box_out .swiper-next, .head_hight.list_ul_box_out .swiper-prev {
    top: 50%
}

@media screen and (min-width: 1420px) and (max-width: 200000px) {
    .themepark_icon_list_in {
        max-width: 1400px;
        margin: 0 auto;
        width: 99%;
        padding: 0 5px;
        box-sizing: border-box
    }
}

@media screen and (min-width: 1px) and (max-width: 1419px) {
    .themepark_icon_list_in {
        max-width: 1400px;
        width: 95%;
        margin: 0 2.5%;
        box-sizing: border-box
    }
}

.themepark_icon_list_in.fullicon {
    max-width: 100%
}

.themepark_icon_list_in.nopadings a.themepark_icon_box {
    margin: 0;
    padding: 0 1%
}

.themepark_icon_list_out {
    width: 100%;
    height: auto;
    background-size: cover;
    position: relative
}

.content .twotab .themepark_icon_list_out {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%
}

.themepark_icon_lists {
    width: 100%;
    height: auto;
    text-align: center
}

.post_content a.themepark_icon_box {
    display: inline-block;
    text-align: center;
    padding: 15px 1%
}

.themepark_icon_box b, .themepark_icon_box span {
    width: 100%;
    height: auto;
    display: block
}

.themepark_icon_box:hover b, .themepark_icon_box:hover span, .post_content a.themepark_icon_box:hover {
    text-decoration: none
}

.themepark_icon_box i {
    font-size: 36px;
    color: #ccc;
    margin: 0 0 15px
}

.icondeletimg {
    width: 100%;
    height: auto;
    display: none;
    margin-top: 10px;
    background: #fff;
    padding: 5px 0;
    border: solid 1px #ccc
}

.block-editor-block-list__block.is-selected .icondeletimg {
    display: block
}

.icondeletimg span {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    display: inline-block;
    line-height: 30px
}

.themepark_icon_box .themepark_icon_box_b {
    font-size: 16px;
    color: #333;
    margin: 0 0 3px;
    width: auto
}

.themepark_icon_box_d {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    overflow: hidden
}

.icondeletimg span i {
    font-size: 16px;
    color: #333
}

.themepark_icon_box_bac {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.themepark_icon_box_d, .themepark_icon_box_i, .themepark_icon_box_d .themepark_icon_box_b, .themepark_icon_box_d span {
    position: relative;
    z-index: 2;
    line-height: 1.6
}

#nomo1 .themepark_icon_box_i_out {
    display: inline-block;
    line-height: 0;
    margin: 0 0 15px;
    position: relative
}

#nomo1 .themepark_icon_box {
    padding: 30px 1% 15px
}

#nomo1 .themepark_icon_box_i_out .themepark_icon_box_i_b {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .4;
    border-radius: 100%;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

#nomo1 .themepark_icon_box_i_out i {
    display: inline-block;
    margin: 0;
    border-radius: 100%;
    position: relative;
    z-index: 5;
    border-radius: 100%
}

#nomo1 .themepark_icon_box:hover .themepark_icon_box_i_b {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

#nomo2 .themepark_icon_box_d {
    padding: 0 5%
}

#nomo2 .themepark_icon_box, #nomo3 .themepark_icon_box {
    text-align: left
}

@media screen and (min-width: 1025px) and (max-width: 200000px) {
    #nomo3 .themepark_icon_box:hover, #nomo .themepark_icon_box:hover {
        z-index: 4
    }

    #nomo3 .themepark_icon_box:hover .themepark_icon_box_bac, #nomo .themepark_icon_box:hover .themepark_icon_box_bac {
        transform: scale(1.1, 1.6);
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        opacity: 1 !important
    }
}

#nomo2 .themepark_icon_box_i {
    width: 90%;
    height: auto;
    padding: 5px 0;
    position: relative;
    margin: 0 5% 15px
}

#nomo2 .themepark_icon_box_i .themepark_icon_box_i_out, #nomo2 .themepark_icon_box b {
    display: inline;
    width: auto
}

#nomo2 .themepark_icon_box_i .themepark_icon_box_i_out {
    margin-right: 10px
}

#nomo2 .themepark_icon_box_i:before {
    width: 35px;
    content: " ";
    height: 1px;
    background: #cf0434;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

#nomo2 .themepark_icon_box_i:after {
    width: 100%;
    content: " ";
    height: 1px;
    background: #e9e9e9;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

#nomo2 .themepark_icon_box:hover .themepark_icon_box_i:before {
    width: 70px
}

#nomo3 .themepark_icon_box_i {
    width: auto;
    float: left;
    margin: 0 20px 0 10px;
    line-height: 0
}

#nomo3 .themepark_icon_box i {
    margin: 12px 0 25px
}

#nomo3 .themepark_icon_box i {
    margin: 12px 0 25px
}

#nomo3 .themepark_icon_box_d {
    overflow: hidden;
    position: relative;
    top: -3px
}

#nomo3 .themepark_icon_box.picmodle .themepark_icon_box_i img {
    margin-top: 10px;
    top: 0 !important
}

.themepark_icon_box.bhclas:hover {
    box-shadow: 3px 3px 10px 5px #ebebeb
}

.themepark_icon_lists.iconl1 .themepark_icon_box {
    width: 100%;
    margin: 10px 0
}

@media screen and (min-width: 768px) and (max-width: 200000px) {
    #nomo3 .rightheng .themepark_icon_box_i {
        float: right;
        margin: 0 10px 5px 20px
    }

    #nomo3 .rightheng .themepark_icon_box_d {
        text-align: right
    }

    .themepark_icon_lists.iconl2 .themepark_icon_box {
        width: 47%
    }

    .themepark_icon_lists.iconl3 .themepark_icon_box {
        width: 30%
    }

    .themepark_icon_lists.iconl4 .themepark_icon_box {
        width: 22%
    }

    .themepark_icon_lists.iconl5 .themepark_icon_box {
        width: 17%
    }

    .themepark_icon_lists.iconl6 .themepark_icon_box {
        width: 13.6%
    }

    .themepark_icon_lists.iconl7 .themepark_icon_box {
        width: 11.2%
    }

    .themepark_icon_lists.iconl8 .themepark_icon_box {
        width: 9.5%
    }

    .post_content a.themepark_icon_box {
        margin: 10px .3%
    }
}

#nomo3 .themepark_icon_box.picmodle .themepark_icon_box_i {
    max-width: 50%;
    overflow: hidden
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    #nomo3 .themepark_icon_box {
        width: 90%;
        padding: 15px 5%
    }

    .themepark_icon_lists .themepark_icon_box {
        width: 30%
    }

    .post_content a.themepark_icon_box {
        margin: 10px .5%
    }

    .themepark_icon_lists.iconls1 .themepark_icon_box {
        width: 98% !important;
        margin: 0 0 !important;
        padding: 0 .5% !important
    }
}

@media screen and (min-width: 1px) and (max-width: 499px) {
    #nomo3 .themepark_icon_box {
        width: 90%;
        padding: 15px 5%
    }

    .themepark_icon_lists .themepark_icon_box {
        width: 46%
    }

    .themepark_icon_lists.iconls1 .themepark_icon_box {
        width: 98% !important;
        margin: 0 0 !important;
        padding: 0 .5% !important
    }

    .themepark_icon_lists .themepark_icon_box {
        width: 47%
    }

    .themepark_icon_lists.iconls2 .themepark_icon_box {
        width: 45% !important;
        margin: 2.5px 2.5% !important;
        padding: 10px 0 !important
    }

    .themepark_icon_lists.iconls3 .themepark_icon_box {
        width: 31% !important;
        margin: 2.5px .5% !important;
        padding: 5px .5% !important
    }

    .themepark_icon_lists.iconls4 .themepark_icon_box {
        width: 22% !important
    }

    .themepark_icon_lists.iconls5 .themepark_icon_box {
        width: 17% !important
    }

    #nomo .themepark_icon_lists .themepark_icon_box b {
        font-size: 24px !important
    }

    .post_content a.themepark_icon_box {
        margin: 3px .5%
    }

    #nomo3 .themepark_icon_box_d {
        height: auto !important
    }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
    #nomo3 .themepark_icon_box.picmodle {
        width: 47%
    }
}

.themepark-comment {
    width: 100%;
    height: auto;
    background-size: cover;
    overflow: hidden
}

.themepark-comment_in {
    margin: 0 auto;
    position: relative
}

.themepark-comment_in_b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.themepark-comment_inb {
    width: 100%;
    position: relative;
    z-index: 5
}

.themepark-comment_inb2 {
    width: 100%;
    position: relative;
    z-index: 5
}

.themepark-comment_img_delet2 {
    background: #ccc
}

.themepark-comment_img {
    float: left;
    overflow: hidden;
    text-align: center;
    line-height: 0;
    position: relative;
    z-index: 3
}

.themepark-comment_img.add {
    height: 100%
}

.themepark-comment_img.interbox {
    padding: 0 2.5%;
    box-sizing: border-box
}

.themepark-comment_img img {
    position: relative;
    z-index: 1
}

.themepark-comment_img_delet {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(//block.themepark.com.cn/chargingpoint-en/wp-content/themes/smartenterprise/css/../../images/b_80.png);
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    opacity: 0
}

.themepark-comment_img.add .components-button {
    margin: 25% 0
}

.themepark-comment_img:hover .themepark-comment_img_delet {
    opacity: 1
}

.themepark-comment_img_delet span {
    color: #fff;
    font-size: 24px;
    opacity: .7;
    padding: 35px;
    border: solid 1px #fff;
    display: inline-block;
    margin-top: 25%
}

.themepark-comment_form {
    float: right;
    padding: 20px 2.5%;
    position: relative;
    z-index: 3;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) and (max-width: 200000px) {
    .themepark-comment_img {
        width: 50%
    }

    .themepark-comment_form {
        width: 45%
    }

    .themepark-comment_img img {;
        max-width: none
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .themepark-comment_img {
        width: 100% !important
    }

    .themepark-comment_form {
        width: 90% !important;
        padding: 20px 5% !important
    }

    .themepark-comment_in {
        width: 100%
    }

    .themepark-comment_in_b {
        display: none
    }
}

@media screen and (min-width: 1175px) and (max-width: 200000px) {
    .themepark-comment_form_box.tptext input, .themepark-comment_form_box.tpTextarea textarea, .themepark-comment_form_box.tpSelect select {
        width: 65%
    }
}

@media screen and (min-width: 1175px) and (max-width: 200000px) {
    .labletext {
        width: 120px;
        display: inline-block
    }

    .themepark-comment_form_box.tptext input, .themepark-comment_form_box.tpTextarea textarea, .themepark-comment_form_box.tpSelect select {
        width: 65%
    }

    .tpTextarea .labletext {
        position: relative;
        top: -67px
    }
}

@media screen and (min-width: 768px) and (max-width: 1174px) {
    .labletext {
        width: 30%;
        display: inline-block
    }

    .themepark-comment_form_box.tptext input, .themepark-comment_form_box.tpTextarea textarea, .themepark-comment_form_box.tpSelect select {
        width: 65%
    }

    .tpTextarea .labletext {
        position: relative;
        top: -67px
    }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .labletext {
        width: 100%;
        display: inline-block
    }

    .themepark-comment_form_box.tptext input, .themepark-comment_form_box.tpTextarea textarea, .themepark-comment_form_box.tpSelect select {
        width: 85%
    }

    .submut_box .labletext {
        display: none
    }
}

.twomo .tptext.themepark-comment_form_box {
    width: 48%;
    float: left
}

.tptext.themepark-comment_form_box lable {
    display: flex
}

.twomo .tptext.themepark-comment_form_box lable span.required {
    line-height: 35px;
    padding: 0 5px 0 0
}

#lr_form.themepark-comment_in .themepark-comment_img {
    float: right
}

#lr_form.themepark-comment_in .themepark-comment_form {
    float: left
}

#ud_form.themepark-comment_in .themepark-comment_form {
    width: 95%
}

#ud_form.themepark-comment_in .themepark-comment_img {
    width: 100%
}

#ud_form.themepark-comment_in .themepark-comment_img img {
    max-width: 100%
}

.themepark-comment_form_box.tptext input, .themepark-comment_form_box.tpTextarea textarea, .themepark-comment_form_box.tpSelect select, .themepark-comment_form_box.tpyzm input {
    padding: 5px;
    border: solid 1px #ccc;
    margin-right: 5px;
    border-radius: 5px;
    line-height: 1.8
}

.themepark-comment_form_box {
    width: 100%;
    height: auto;
    padding: 5px 0;
    font-size: 14px;
    color: #333;
    position: relative;
    text-align: left;
    float: left
}

.themepark-comment_form_box lable.rideo {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    border: solid 1px #ccc;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    margin-bottom: 10px
}

.themepark-comment_form_box lable.rideo.ac {
    border: solid 1px #f4060a
}

.themepark-comment .active {
    position: absolute;
    right: 1px;
    top: -5px;
    color: #f4060a;
    transform: rotate(-43deg);
    font-size: 18px;
    opacity: 0
}

.themepark-comment_form_box lable.rideo.ac .active {
    opacity: 1
}

.themepark-comment_form_box lable.rideo input {
    margin-right: 5px
}

.themepark-comment_form.nolable .themepark-comment_form_box.tptext input, .themepark-comment_form.nolable .themepark-comment_form_box.tpTextarea textarea, .themepark-comment_form_box.tpyzm input {
    width: 93%
}

.themepark-comment_form.nolable .themepark-comment_form_box.tpSelect select {
    width: 97%
}

.themepark-comment_form_box.tptext input:focus, .themepark-comment_form_box.tpTextarea textarea:focus, .themepark-comment_form_box.tpSelect select:focus {
    box-shadow: 0 0 5px #ccc;
    border: #333 1px solid
}

.themepark-comment_form_box.tpTextarea textarea {
    height: 90px
}

.conbtn {
    position: absolute;
    right: -200px;
    top: 7px;
    background: #fff;
    border: solid 1px #ccc;
    box-shadow: 0 0 5px #ccc;
    opacity: 0;
    z-index: 10
}

.themepark-comment_form_box:hover .conbtn {
    opacity: 1;
    right: 0
}

.conbtn span {
    display: inline-block;
    padding: 10px 20px;
    color: #666;
    cursor: pointer
}

.conbtn span:hover {
    background: #333;
    color: #fff
}

.themepark-comment.fromnopading .themepark-comment_inb2 {
    margin: 0
}

.themepark-comment.fromnopading .themepark-comment_form {
    padding: 0
}

.themepark-comment.fromnopading #ud_form.themepark-comment_in .themepark-comment_form {
    width: 100%
}

.submut_box {
    margin-top: 10px;
    text-align: left
}

.submut_btn {
    display: inline-block;
    padding: 10px 35px;
    font-size: 16px;
    color: #fff;
    background: #d33;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    overflow: hidden
}

.submut_btn:hover {
    box-shadow: 0 0 3px #ccc
}

.fromtts {
    width: 100%;
    height: auto;
    margin: 15px 0 5px
}

.fromtts span {
    display: block;
    width: 100%
}

.themepark-comment_form_box lable.rideo input {
    display: none
}

span.required {
    color: #dc3232;
    border: none
}

p.msspan {
    margin: 5px 0 8px;
    font-size: 12px;
    opacity: .6;
    text-indent: 3px;
    line-height: 13px
}

select {
    font-size: 14px;
    line-height: 2;
    color: #32373c;
    border-color: #7e8993;
    box-shadow: none;
    border-radius: 3px;
    padding: 0 24px 0 8px;
    min-height: 30px;
    max-width: 100%;
    -webkit-appearance: none;
    background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle
}

.submut_btn.actives {
    width: 0;
    padding: 0;
    margin: 0
}

.submut_box .tishi, .submut_box .tishi div {
    display: inline-block;
    line-height: 34px
}

.submut_box .tishi div {
    opacity: 0;
    width: 0;
    height: 0;
    line-height: 0
}

.submut_box .tishi i {
    font-size: 0
}

.submut_box .tishi div.actives i {
    font-size: 26px;
    margin-right: 10px;
    opacity: 1;
    position: relative;
    top: 5px
}

.submut_box .tishi div.actives {
    opacity: 1;
    font-size: 14px;
    width: auto;
    height: auto;
    line-height: 34px
}

.submut_box .tishi .loading i, .loadingimg i {
    animation: turn 1.5s linear infinite
}

.submut_box .tishi .success i {
    color: #59bc1c
}

.submut_box .tishi .erro {
    cursor: pointer
}

.submut_box .tishi .erro i {
    color: #e21f2f
}

.required_tishi {
    position: absolute;
    right: 100px;
    top: 11px;
    opacity: 0
}

.show.required .required_tishi span {
    margin-left: 5px
}

.show.required .required_tishi {
    right: 52px;
    top: 11px;
    opacity: 1;
    animation-name: container;
    transform-origin: center bottom
}

@keyframes turn {
    0% {
        -webkit-transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(270deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated {
    animation-iteration-count: infinite
}

.animated {
    animation-duration: 2s
}

@keyframes container {
    0%, 100%, 20%, 50%, 80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        transition-timing-function: cubic-bezier(.755, .5, .855, .06);
        transform: translate3d(0, -5px, 0)
    }
    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -5px, 0)
    }
    90% {
        transform: translate3d(0, -1px, 0)
    }
}

.themepark-slidearea {
    width: 100%;
    overflow: hidden;
    position: relative
}

.themepark-slidearea-in {
    z-index: 2
}

.themepark-slidearea div.themepark-slidearea_ba, .layout_badh {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%
}

.themepark-block_layout_ba {
    width: 100%;
    height: 100%
}

.themepark-slidearea.swiper-slide-active, .themepark-slidearea.swiper-slide-active .jttj, .themepark-block_layout_ba {
    -moz-transition: all 15s;
    -webkit-transition: all 15s;
    -o-transition: all 15s;
    transition: all 15s
}

.themepark-slidearea.swiper-slide-active .xiena.jttj, .actions .themepark-block_layout_ba.xiena.jttj {
    -moz-transform: scale(1.08) rotate(2deg);
    -webkit-transform: scale(1.08) rotate(2deg);
    -o-transform: scale(1.08) rotate(2deg);
    transform: scale(1.08) rotate(2deg);
    -moz-transition: all 15s;
    -webkit-transition: all 15s;
    -o-transition: all 15s;
    transition: all 15s
}

.themepark-slidearea.swiper-slide-active .jttj, .actions .themepark-block_layout_ba.jttj {
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08)
}

.downs {
    display: block;
    margin: 15px auto 0 auto;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 120px;
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 5px;
    z-index: 2
}

.downs div {
    margin-bottom: 10px;
    opacity: .7
}

.downs i {
    opacity: .7;
    font-size: 24px;
    animation-name: container;
    transform-origin: center bottom
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    .themepark-slidearea {
        background-image: none !important
    }

    .wp-block-themepark-block-themepark-bili .themepark_bili, .wp-block-themepark-block-themepark-bili .themepark_imgtext_text {
        width: 100% !important;
        padding: 0
    }

    .drop .themepark-slidearea-in {
        width: 90% !important;
        padding: 28% 5% 46px 5% !important
    }

    .themepark-slidearea-in {
        width: 80% !important;
        padding: 30% 10% 46px
    }

    .themepark_imgtext.updonwmodle .themepark_imgtext_img, .themepark_imgtext.updonwmodle .themepark_imgtext_text {
        width: 100% !important;
        padding: 0 2% !important
    }

    .swiper-pagination.mian-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active div {
        display: none !important
    }
}

@media screen and (min-width: 768px) and (max-width: 20000px) {
    .wp-block-themepark-block-themepark-bili .themepark_imgtext_text {
        margin: 0 0 5px;
        padding: 0
    }
}

.themepark_bili {
    padding: 20px 0;
    overflow: hidden;
    width: 45%;
    float: left
}

.themepark_bili .bili_box {
    width: 95%;
    padding: 10px 0;
    line-height: 1.2
}

.leftright .themepark_bili .bili_box {
    width: 90%
}

.themepark_bili .bili_box span.bili_box_title {
    font-size: 26px;
    color: #333;
    margin-right: 5px
}

.themepark_bili .bili_box span.bili_box_title2 {
    font-size: 16px;
    color: #666
}

.themepark_bili .bili_box .bili_box_jd {
    width: 100%;
    height: auto;
    border: solid 1px #fff;
    background: #fff;
    box-sizing: border-box
}

.themepark_bili .bili_box .bili_box_jd_in {
    height: 10px;
    background: #1e73be
}

.themepark_imgtext.updonwmodle .themepark_bili {
    width: 100% !important;
    margin: 0 0 5px;
    padding: 10px 0;
    position: relative;
    z-index: 10;
    float: none
}

.themepark_imgtext.updonwmodle .themepark_bili .bili_box {
    margin-left: 0
}

.list_swiper_tap {
    width: 100%;
    height: auto
}

.list_swiper_tap_box {
    text-align: center;
    display: inline-block;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.list_swiper_tap_box .l_s_t_b_titlebox span:first-child {
    display: block;
    width: 100%;
    background: #f2f2f2;
    color: #666;
    padding: 15px 0
}

.list_swiper_tap_box .l_s_t_b_titlebox span:nth-child(2) {
    display: block;
    padding: 15px 0;
    margin: 10px;
    background: #12b7f5;
    color: #fff;
    box-sizing: inherit;
    line-height: 1
}

.l_s_t_b_img {
    line-height: 0
}

.list_swiper_tap_box ul {
    display: block;
    width: 100%;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
    color: #666
}

.list_swiper_tap_box ul li {
    padding: 10px 10%;
    width: 80%;
    background: #fff;
    border-bottom: solid 1px #f2f2f2;
    list-style: none;
    margin-bottom: 0;
    display: flex
}

.list_swiper_tap_box ul li:nth-child(2n) {
    background: #f9f9f9
}

.list_swiper_tap_box ul li i {
    margin-right: 5px
}

.list_swiper_tap_box ul li:last-child {
    text-align: center
}

.list_swiper_tap_box ul li a.boxbtns {
    display: inline-block;
    padding: 10px 0;
    background: #12b7f5;
    color: #fff;
    font-size: 16px;
    width: 90%;
    margin: 5px 0;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none
}

.list_swiper_tap .icondis {
    width: 100%;
    padding: 15px 0 10px;
    text-align: center
}

.list_swiper_tap .icondis span {
    margin-left: 15px;
    font-size: 12px
}

.list_swiper_tap .icondis span i {
    margin-right: 5px
}

.list_swiper_tap .pagination {
    width: 100%;
    line-height: 3px;
    z-index: 100;
    text-align: center;
    padding: 23px 0 6px
}

.list_swiper_tap .pagination span {
    width: 30px;
    height: 6px;
    border-radius: 0;
    background: #ccc;
    margin: 0 5px
}

.list_swiper_tap .pagination span.swiper-pagination-bullet-active {
    background: #cf0434
}

.list_swiper_tap .swiper-next, .list_swiper_tap .swiper-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #666;
    font-size: 16px;
    display: block;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 40%;
    z-index: 100;
    cursor: pointer;
    opacity: 0
}

.list_swiper_tap:hover .swiper-next, .list_swiper_tap:hover .swiper-prev {
    opacity: .9
}

.list_swiper_tap .swiper-button-disabled, .list_swiper_tap:hover .swiper-button-disabled {
    opacity: 0
}

.list_swiper_tap .swiper-next {
    right: 0
}

.list_swiper_tap .swiper-prev {
    left: 0
}

.themepark-history {
    width: 90%;
    padding: 10px 5%;
    height: auto;
    overflow: hidden
}

.themepark-history_up, .themepark-history_dw {
    width: 100%;
    height: auto
}

.themepark-history_dw {
    padding-bottom: 30px
}

.history_box {
    width: 300px;
    float: left;
    position: relative
}

.themepark-history_up {
    border-bottom: 2px solid #ccc
}

.themepark-history_up .his_xian {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #ccc;
    left: 6px;
    bottom: 0
}

.themepark-history_up .his_quan {
    width: 10px;
    height: 10px;
    background: #ccc;
    position: absolute;
    bottom: -5px;
    left: 2px;
    border-radius: 10px
}

.his_quan_in {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -5px;
    top: -5px;
    background: #ccc;
    opacity: .3;
    border-radius: 20px
}

.hi_text .ov {
    width: 100%;
    height: 100px;
    overflow: hidden
}

.history_box {
    margin-right: 100px
}

.themepark-history_up .history_box .hi_text {
    padding-left: 0;
    padding-bottom: 20px;
    position: relative;
    padding-top: 10px
}

.hi_text span {
    display: block;
    margin-bottom: 10px;
    line-height: 1.3
}

.themepark-history_dw .history_box .hi_text {
    padding-top: 10px
}

.themepark-history_dw .history_box:first-child {
    margin-left: 200px
}

.themepark-history_up .history_box:first-child {
    margin-left: 100px
}

.themepark-history_dw .history_box {
    padding-top: 100px
}

.his_xian {
    opacity: .6
}

.history_box:hover .his_xian {
    opacity: 1
}

.history_box:hover .his_quan_in {
    opacity: .5;
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.themepark-history_dw .his_xian {
    position: absolute;
    height: 100px;
    width: 1px;
    background: #ccc;
    left: 6px;
    top: 0
}

.themepark-history_dw .his_quan {
    width: 10px;
    height: 10px;
    background: #ccc;
    position: absolute;
    top: -5px;
    left: 2px;
    border-radius: 10px
}

.themepark-history_p {
    position: absolute;
    top: 33%;
    left: -1px;
    font-size: 29px;
    z-index: 1000;
    cursor: pointer;
    padding: 5px
}

.themepark-history_n {
    position: absolute;
    top: 33%;
    right: -1px;
    font-size: 29px;
    z-index: 1000;
    cursor: pointer;
    padding: 5px
}

.themepark-history-shuxiang {
    width: 100%;
    height: auto;
    overflow: visible;
    box-sizing: border-box
}

.themepark-history-shuxiang .themepark-history_up {
    width: 50%;
    float: left;
    box-sizing: border-box;
    border-bottom: none
}

.themepark-history-shuxiang .history_box {
    width: 100%;
    margin: 0 0 25px;
    box-sizing: border-box
}

.themepark-history-shuxiang .themepark-history_up .history_box {
    padding: 0 15% 0 0;
    text-align: right
}

.themepark-history-shuxiang .themepark-history_dw .history_box {
    padding: 0 0 0 15%;
    text-align: left
}

.themepark-history-shuxiang .themepark-history_up .history_box:first-child {
    margin-left: 0
}

.themepark-history-shuxiang .themepark-history_up .history_box .hi_text {
    position: static;
    padding-bottom: 0
}

.themepark-history-shuxiang .themepark-history_up .his_quan {
    width: 15px;
    height: 15px
}

.themepark-history-shuxiang .themepark-history_up .history_box .his_quan {
    top: 0;
    bottom: inherit;
    right: -8px;
    left: inherit
}

.themepark-history-shuxiang .themepark-history_up .his_xian {
    height: 1px;
    width: 13%;
    left: inherit;
    top: 7px;
    right: 0
}

.themepark-history-shuxiang .hi_text .ov {
    height: auto !important
}

.themepark-history-shuxiang .themepark-history_up .history_box:nth-child(2n) {
    position: relative;
    left: 100%;
    text-align: left;
    padding: 0 0 0 15%
}

.themepark-history-shuxiang .themepark-history_up .history_box:nth-child(2n) .his_quan {
    right: inherit;
    left: -7px
}

.themepark-history-shuxiang .themepark-history_up .history_box:nth-child(2n) .his_xian {
    right: inherit;
    left: 0
}

.themepark-history-shuxiang .themepark-history_up .history_box:last-child {
    margin-bottom: 0 !important
}

.themepark-history-shuxiang .themepark-history_up .history_box .his_quan_in {
    width: 23px;
    height: 23px;
    left: -5px;
    top: -5px;
    background: 0 0;
    opacity: 1
}

.themepark-history-shuxiang .bttombtnoutput {
    width: 100%;
    text-align: center;
    float: left
}

.themepark-history-shuxiang .bttombtnoutput .bttombtn2 {
    margin: 0 auto
}

.content-super-p {
    padding: 15px 0;
    box-sizing: inherit
}

.content-super-p p {
    margin: 5px 0;
    white-space: break-spaces;
    line-height: inherit !important
}

.content-super-p .content-super-p-title {
    padding: 10px 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box
}

.content-super-p .content-super-p-title i {
    margin-right: 5px
}

.content-super-p .content-super-p-title:before {
    display: none
}

.content-super-p .wp-block-column {
    margin-left: 0
}

.content .thempark-block .has-small-font-size {
    font-size: 12px
}

.content .thempark-block .has-normal-font-size, .has-regular-font-size {
    font-size: 16px
}

.themepark-history-shuxiang.ybdms .themepark-history_up {
    width: 98%;
    box-sizing: border-box;
    margin-left: 8px
}

.themepark-history-shuxiang.ybdms .themepark-history_up .history_box {
    left: -8px;
    padding: 0 0 0 5%;
    text-align: left
}

.themepark-history-shuxiang.ybdms .themepark-history_up .history_box .his_quan {
    right: inherit;
    left: 0
}

.themepark-history-shuxiang.ybdms .themepark-history_up .history_box .his_xian {
    right: inherit;
    left: 0
}

.themepark-history-shuxiang.ybdms .themepark-history_up .his_xian {
    width: 4%;
    top: 12px
}

.themepark-history-shuxiang.ybdms .themepark-history_up .history_box .his_quan {
    top: 5px
}

@media screen and (min-width: 1px) and (max-width: 600px) {
    .themepark-history-shuxiang .themepark-history_up {
        width: 90%
    }

    .themepark-history-shuxiang .themepark-history_up .history_box:nth-child(2n) {
        left: 0;
        padding: 0 15% 0 0;
        text-align: right
    }

    .themepark-history-shuxiang .themepark-history_up .history_box:nth-child(2n) .his_quan {
        right: 0;
        left: inherit;
        right: -8px
    }

    .themepark-history-shuxiang .themepark-history_up .history_box:nth-child(2n) .his_xian {
        right: 0;
        left: inherit
    }

    .themepark-history-shuxiang.ybdms .themepark-history_up .history_box:nth-child(2n) .his_quan {
        right: inherit;
        left: -9px
    }

    .themepark-history-shuxiang.ybdms .themepark-history_up .history_box:nth-child(2n) {
        left: 0;
        padding: 0 0 0 10%;
        text-align: left
    }

    .themepark-history-shuxiang.ybdms .themepark-history_up .history_box {
        padding: 0 0 0 10%
    }
}

@media screen and (min-width: 1px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
        flex-basis: 100% !important;
        margin-bottom: 10px
    }

    .wp-block-columns {
        margin-bottom: 10px
    }
}

.content .thempark-block .has-Small-font-size {
    font-size: 14px !important;
    line-height: 1.1
}

.content .thempark-block .has-Normal-font-size {
    font-size: 16px !important;
    line-height: 1.1
}

@media screen and (min-width: 1024px) and (max-width: 20000px) {
    .content .thempark-block .has-bonkers-font-size {
        font-size: 42px !important;
        line-height: 1.2
    }

    .content .thempark-block .has-medium-font-size {
        font-size: 24px !important;
        line-height: 1.1
    }

    .content .thempark-block .has-large-font-size {
        font-size: 36px !important;
        line-height: 1.2
    }

    .content .thempark-block .has-huge-font-size, .content .thempark-block .has-larger-font-size {
        font-size: 42px !important;
        line-height: 1.1
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .content .thempark-block .has-bonkers-font-size {
        font-size: 28px !important;
        line-height: 1.2
    }

    .content .thempark-block .has-medium-font-size {
        font-size: 18px !important;
        line-height: 1.1
    }

    .content .thempark-block .has-large-font-size {
        font-size: 24px !important;
        line-height: 1.1
    }

    .content .thempark-block .has-huge-font-size, .content .thempark-block .has-larger-font-size, .content .thempark-block .has-x-large-font-size {
        font-size: 36px !important;
        line-height: 1.1
    }

    .block_layout {
        height: auto !important
    }
}

@media screen and (min-width: 1px) and (max-width: 1023px) {
    .bom10 {
        padding-bottom: 10px !important
    }

    .bom15 {
        padding-bottom: 15px !important
    }

    .bom20 {
        padding-bottom: 20px !important
    }

    .bom30 {
        padding-bottom: 30px !important
    }

    .top10 {
        padding-top: 10px !important
    }

    .top15 {
        padding-top: 15px !important
    }

    .top20 {
        padding-top: 20px !important
    }

    .top30 {
        padding-top: 30px !important
    }

    .bomm10 {
        margin-bottom: 10px !important
    }

    .bomm15 {
        margin-bottom: 15px !important
    }

    .bomm20 {
        margin-bottom: 20px !important
    }

    .bomm30 {
        margin-bottom: 30px !important
    }

    .topm10 {
        margin-top: 10px !important
    }

    .topm15 {
        margin-top: 15px !important
    }

    .topm20 {
        margin-top: 20px !important
    }

    .topm30 {
        margin-top: 30px !important
    }

    #nomo3.themepark-bookingsearch .bookingsearchbtn {
        width: 100%
    }
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 10px 5px
}

h1 strong, h2 strong, h3 strong, h4 strong {
    font-weight: bolder
}

.content .content-super-p h1, .content .content-super-p h2, .content .content-super-p h3, .content .content-super-p h4, .content .content-super-p h5 {
    line-height: revert !important;
    margin: 0;
    text-indent: 0;
    display: block
}

#nomo3.themepark-bookingsearch {
    z-index: 1001
}

#nomo3.themepark-bookingsearch .themepark_icon_box i {
    margin: 12px 0 0
}

#nomo3.themepark-bookingsearch .themepark_icon_box_d i {
    margin: 0 0 0 5px;
    font-size: inherit;
    color: inherit
}

#nomo3.themepark-bookingsearch {
    background: #fff;
    box-sizing: border-box
}

#nomo3.themepark-bookingsearch.yjwg {
    border-radius: 50px
}

#nomo3.themepark-bookingsearch .themepark_icon_box_d span {
    width: auto;
    display: inline
}

#nomo3.themepark-bookingsearch .themepark_icon_box_d {
    position: relative;
    cursor: pointer
}

#nomo3.themepark-bookingsearch .themepark_icon_box_d:after {
    content: "\f054";
    color: #666;
    position: absolute;
    right: 10%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 16px;
    font-size: 18px
}

#nomo3.themepark-bookingsearch .tagsoud .themepark_icon_box_d:after {
    display: none
}

#nomo3.themepark-bookingsearch .bookingsearchbtn {
    width: 10%;
    display: inline-block;
    position: relative;
    padding: 25px 1%;
    float: left;
    box-sizing: border-box;
    cursor: pointer
}

#nomo3.themepark-bookingsearch .bookingsearchbtn i {
    color: #fff;
    padding: 1px
}

#nomo3.themepark-bookingsearch .bookingsearchbtn_out {
    position: relative;
    z-index: 2;
    padding: 5px;
    border-radius: 100%;
    background: #000;
    display: inline-block;
    margin: 8px 0 0
}

#nomo3.themepark-bookingsearch .bookingsearchbtn_out:hover {
    opacity: 1 !important
}

#nomo3.themepark-bookingsearch .bookingsearchbtn .icondeletimg {
    height: 42px
}

#nomo3.themepark-bookingsearch .themepark_icon_lists.iconl1 .themepark_icon_box {
    width: 90%;
    margin: 10px 0
}

#nomo3.themepark-bookingsearch .themepark_icon_lists.iconl2 .themepark_icon_box {
    width: 45%
}

#nomo3.themepark-bookingsearch .themepark_icon_lists.iconl3 .themepark_icon_box {
    width: 30%
}

#nomo3.themepark-bookingsearch .themepark_icon_lists.iconl4 .themepark_icon_box {
    width: 22.5%
}

#nomo3.themepark-bookingsearch .themepark_icon_lists.iconl5 .themepark_icon_box {
    width: 18%
}

.catsoud {
    position: relative
}

.fristcatlist li {
    display: block;
    width: 90%;
    padding: 15px 5%;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #ccc;
    margin: 0 !important;
    cursor: pointer
}

.fristcatlist li:hover {
    background: rgba(232, 232, 232, .5)
}

.fristcatlist li:last-child {
    border-bottom: none
}

.fristcatlist li i {
    font-size: 14px;
    margin: 0 10px 0 0 !important
}

.fristcatlist li.chosed {
    background: #23489d;
    color: #fff
}

.fristcatlist li.chosed i {
    color: #fff
}

#nomo3.themepark-bookingsearch.yjwg .fristcatlist {
    border-radius: 10px
}

.fristcatlist li p.loading i {
    animation: turn 1.5s linear infinite
}

#nomo3.themepark-bookingsearch .themepark_icon_box {
    margin: 0;
    padding: 25px 1%;
    float: left;
    box-sizing: border-box
}

@media screen and (min-width: 768px) and (max-width: 200000px) {
    .fristcatlist {
        display: block;
        width: 100%;
        height: auto;
        padding: 0 !important;
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        max-height: 250px;
        overflow-y: auto;
        display: none
    }

    #nomo3.themepark-bookingsearch.upslide .fristcatlist {
        bottom: 100%;
        top: inherit;
        left: 0
    }

    #nomo3.themepark-bookingsearch .themepark_icon_box {
        position: relative
    }

    #nomo3 .fristcatlist li.zhanwei {
        display: none
    }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
    #nomo3.themepark-bookingsearch.yjwg, #nomo3.themepark-bookingsearch.yjwg .fristcatlist {
        border-radius: 0 !important
    }

    #nomo3.themepark-bookingsearch .themepark_icon_box {
        margin: 0 0 !important;
        padding: 5px .5% !important;
        border-bottom: 1px solid #ccc;
        transform: none
    }

    #nomo3.themepark-bookingsearch .themepark_icon_box_d {
        border-right: none !important
    }

    #nomo3.themepark-bookingsearch .bookingsearchbtn {
        width: 100% !important;
        padding: 5px 1% 15px 1% !important
    }

    #nomo3.themepark-bookingsearch .bookingsearchbtn_out {
        display: block;
        width: 100%;
        border-radius: 5px !important
    }

    .fristcatlist {
        width: 100%;
        height: 100%;
        padding: 0 !important;
        position: fixed;
        left: 0;
        background: #fff;
        box-shadow: 0 0 8px rgba(0, 0, 0, .2);
        max-height: 100%;
        overflow-y: auto;
        display: none;
        z-index: 10000000;
        border-top: 1px solid #ccc
    }

    .msheader .fristcatlist {
        top: 60px
    }

    .zhanwei {
        height: 400px
    }
}

.themepark-iframe {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 20px 0
}

.themepark-iframe img {
    position: relative;
    z-index: 1;
    opacity: .2
}

.themepark-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 10;
    overflow: hidden
}

.newsearchcontent {
    width: 100%;
    overflow: hidden;
    height: auto
}

.newsearchcontent_in {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    background: #fff;
    border: solid 1px #ccc;
    padding: 5px;
    box-sizing: border-box;
    display: flex
}

@media screen and (min-width: 1px) and (max-width: 413px) {
    .newsearchcontent_in {
        padding: 0
    }
}

.newsearchcontent_in2 {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    padding: 20px 5px 10px;
    box-sizing: border-box
}

.newsearchcontent_in .seach_box_input {
    border: none;
    background: 0 0;
    height: 35px;
    display: inline-block;
    flex-grow: 0;
    flex-basis: 100%;
    padding: 0 15px
}

.newsearchcontent_in .seach_box_input:focus {
    outline: none
}

.newsearchcontent_in .seach_box_btn {
    background: #e21f2f;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    color: #fff;
    flex-grow: 0;
    box-sizing: border-box;
    white-space: nowrap;
    cursor: pointer
}

.newsearchcontent_in2 .search_s_b span {
    margin-right: 10px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.newsearchcontent_in2 .search_s_b span.active {
    background: #e21f2f;
    color: #fff
}

.newsearchcontent_in2 .search_his_title {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    display: block;
    margin: 10px 0
}

.newsearchcontent_in2 .search_his_box {
    width: 100%;
    color: #666
}

.newsearchcontent_in2 .search_his_box span {
    font-size: 14px;
    color: inherit;
    margin: 5px 10px 5px 0;
    cursor: pointer
}

.newsearchcontent_in2.search_his_box {
    display: none
}

@media screen and (min-width: 1px) and (max-width: 768px) {
    .themepark-screening-cat .screeningtitle {
        width: 100%
    }

    .themepark-screening-ul-cat {
        padding: 0 !important;
        margin: 0 0 10px
    }
}

@media screen and (min-width: 769px) and (max-width: 2000000px) {
    .themepark-screening-ul-cat {
        margin: 0 0 10px 3em
    }
}

.themepark-screening {
    width: 95%;
    padding: 0 2.5%;
    background: #fff;
    line-height: 1;
    box-sizing: border-box;
    padding: 20px 15px 15px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative
}

.loadingcover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .7;
    top: 0;
    left: 0;
    z-index: 10;
    display: none
}

.themepark-screening.widthalls {
    max-width: 100%;
    width: 100%;
    padding: 15px
}

.themepark-screening-cat {
    width: 100%
}

.themepark-screening-cat .screeningtitle {
    display: block;
    float: left;
    font-weight: 700;
    line-height: 1;
    padding: 3px;
    margin-bottom: 5px
}

.themepark-screening-ul-cat {
    display: block;
    height: auto;
    padding: 0;
    line-height: 0;
    text-align: left
}

.post_content .themepark-screening-ul-cat li {
    list-style: none;
    display: inline-block;
    margin: 0 15px 5px 0;
    position: relative;
    line-height: 1;
    cursor: pointer;
    padding: 3px;
    border-radius: 5px
}

.themepark-screening-cat.catscreening.nextcat {
    display: none
}

.themepark-screening-ul-cat li:hover, .themepark-screening-ul-cat li.active {
    background: #7591ff;
    color: #fff !important
}

.tagscreening .themepark-screening-ul-cat li, .tagscreening.hide {
    display: none
}

.tagscreening .themepark-screening-ul-cat li.show {
    display: inline-block
}

.themepark-screening-ul-cat li .conbtn {
    width: 100%;
    top: 20px
}

.themepark-screening-ul-cat li .conbtn span {
    font-size: 12px;
    padding: 5px 0;
    width: 50%;
    text-align: center
}

.themepark-screening-ul-cat li.loadingimg {
    opacity: 0;
    margin: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0
}

.themepark-screening-ul-cat li.loadingimg.shows {
    opacity: 1;
    display: inline-block !important;
    margin: 0 15px 5px 0;
    padding: 3px;
    width: auto;
    height: auto
}

.show.icondeletimg {
    display: block
}

.show.icondeletimg span {
    width: 33%;
    border-radius: 0;
    text-align: center;
    margin: 0
}

.show.icondeletimg .tp_add_btn div span {
    width: 8px
}

.show.icondeletimg .tp_add_btn div {
    width: 77px
}

.screeningtitleresultbox {
    width: 100%;
    overflow: hidden;
    line-height: 1;
    display: flex
}

.screeningtitleresultbox .resultbox {
    display: block;
    padding: 10px;
    background: rgba(235, 235, 235, 1);
    border: solid 1px #ccc;
    box-sizing: border-box;
    flex: 1;
    font-size: 14px;
    float: left;
    margin-right: 10px;
    color: #ccc
}

.screeningtitleresultbox .resultbox span {
    display: inline-block;
    margin: 2px 15px 2px 0;
    padding: 3px;
    border-radius: 5px
}

.screeningtitleresultbox .resultbox span.active {
    background: #7591ff;
    color: #fff !important
}

.screeningtitleresultbox .resultbtn {
    padding: 15px 20px;
    box-sizing: border-box;
    background: #7591ff;
    color: #fff;
    font-size: 14px;
    float: left;
    cursor: pointer
}

.nomore {
    text-align: center;
    padding: 50px 0
}

.post_content .has-monte-blue-color {
    color: #406186
}

.post_content .has-monte-pink-color {
    color: #df7c88
}

.post_content .has-monte-yellow-color {
    color: #ffc372
}

.post_content .has-monte-purple-color {
    color: #b5aebe
}

.post_content .has-monte-light-yellow-color {
    color: #ffd49c
}

.post_content .has-monte-light-pink-color {
    color: #e8a3ab
}

.post_content .has-monte-grey-color {
    color: #393939
}

.post_content .has-monte-white-color {
    color: #fff
}

.post_content .has-monte-blue-background-color {
    background-color: #406186
}

.post_content .has-monte-pink-background-color {
    background-color: #df7c88
}

.post_content .has-monte-yellow-background-color {
    background-color: #ffc372
}

.post_content .has-monte-purple-background-color {
    background-color: #b5aebe
}

.post_content .has-monte-light-yellow-background-color {
    background-color: #ffd49c
}

.post_content .has-monte-light-pink-background-color {
    background-color: #e8a3ab
}

.post_content .has-monte-grey-background-color {
    background-color: #393939
}

.post_content .has-monte-white-background-color {
    background-color: #fff
}

.post_content h2.has-white-color, body .post_content .has-white-color {
    color: #4e4e4e
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
    overflow: hidden !important
}

#swipebox-overlay img {
    border: none !important
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999999999999999999999999999999999999999999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%
}

#swipebox-slider {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    display: none;
    cursor: pointer
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle
}

#swipebox-slider .slide img {
    position: relative;
    z-index: 100000000;
}

#swipebox-slider .slide .swipebox-video-container {
    background: 0 0;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

#swipebox-slider .slide-loading {
    background: url(data:image/gif;base64,R0lGODlhHwAfAPUAAA0NDczMzBwcHC0tLT4+PkhISFFRUSYmJkFBQVdXVx8fHykpKUtLS1NTU0dHRzIyMhISEk1NTSsrKx4eHqKioq6uro+Pjzg4OHd3d11dXYqKig8PD319fZaWljY2NhAQEJWVlaWlpQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA4BiwSQexKh0eEAkrldAZbvlOD5TqYKALWu5XIwnPFwwymY0GsRgAxrwuJwbCi8aAHlYZ3sVdwtRCm8JgVgODwoQAAIXGRpojQwKRGSDCRESYRsGHYZlBFR5AJt2a3kHQlZlERN2QxMRcAiTeaG2QxJ5RnAOv1EOcEdwUMZDD3BIcKzNq3BJcJLUABBwStrNBtjf3GUGBdLfCtadWMzUz6cDxN/IZQMCvdTBcAIAsli0jOHSJeSAqmlhNr0awo7RJ19TJORqdAXVEEVZyjyKtE3Bg3oZE2iK8oeiKkFZGiCaggelSTiA2LhxiZLBSjZjBL2siNBOFQ84LxHA+mYEiRJzBO7ZCQIAIfkEAAoAAQAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82YAIQxRCm14Ww4PChAAEAoPDlsAFRUgHkRiZAkREmoSEXiVlRgfQgeBaXRpo6MOQlZbERN0Qx4drRUcAAJmnrVDBrkVDwNjr8BDGxq5Z2MPyUQZuRgFY6rRABe5FgZjjdm8uRTh2d5b4NkQY0zX5QpjTc/lD2NOx+WSW0++2RJmUGJhmZVsQqgtCE6lqpXGjBchmt50+hQKEAEiht5gUcTIESR9GhlgE9IH0BiTkxrMmWIHDkose9SwcQlHDsOIk9ygiVbl5JgMLuV4HUmypMkTOkEAACH5BAAKAAIALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2LQV3t4UBcvcF9/eFpdYxdgZ5hUYA73YGxruCbVjt78G7hXFqlhY/fLQwR0HIQdGuUrTz5eQdIc0cfIEwByGD0MKvcGSaFGjR8GyeAPhIUofQGNQSgrB4IsdOCqx7FHDBiYcOQshYjKDxliVDpRjunCjdSTJkiZP6AQBACH5BAAKAAMALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2I3WBcvczltNxNzIW0693MFYT7bTumNQqlisv7BjswAHo64egFdQAbj0RtOXDQY6VAAUakihN1gSLaJ1IYOGChgXXqEUpQ9ASRlDYhT0xQ4cACJDhqDD5mRKjCAYuArjBmVKDP9+VRljMyMHDwcfuBlBooSCBQwJiqkJAgAh+QQACgAEACwAAAAAHwAfAAAG/0CAcEgUDAgFA8BQIAwExKh0eEAkrlcA9oo4TKcKwharHScIiu9wwTBn3QnGQg1owBNld+O72N/zZnVzRApteFsODwoQABAKDw5bZQxpQ2JkCRESahIRh1gEVIGVamlmXgBWWxETdEMTnlsIAAJmm65DEmZGYw64UZFbR2MPv0QPY0hjpMYKY0ljjMZCEGNK09MG0diN1gXL3M5bTcTcyFtOvdzBWE+207pjUKpYrL+wY7MAB4EerqZjUAG4lKVCBwMbvnT6dCXUkEIFK0jUkOECFEeQJF2hFKUPAIkgQwIaI+hLiJAoR27Zo4YBCJQgVW4cpMYDBpgVZKL59cEBhw+U+QROQ4bBAoUlTZ7QCQIAIfkEAAoABQAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82Z1c0QKbXhbDg8KEAAQCg8OW2UMaUNiZAkREmoSEYdYBFSBlWppZl4AVlsRE3RDE55bCAACZpuuQxJmRmMOuFGRW0djD79ED2NIY6TGCmNJY4zGQhBjStPTFBXb21DY1VsGFtzbF9gAzlsFGOQVGefIW2LtGhvYwVgDD+0V17+6Y6BwaNfBwy9YY2YBcMAPnStTY1B9YMdNiyZOngCFGuIBxDZAiRY1eoTvE6UoDEIAGrNSUoNBUuzAaYlljxo2M+HIeXiJpRsRNMaq+JSFCpsRJEqYOPH2JQgAIfkEAAoABgAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfjywjlzX9jdXNEHiAVFX8ODwoQABAKDw5bZQxpQh8YiIhaERJqEhF4WwRDDpubAJdqaWZeAByoFR0edEMTolsIAA+yFUq2QxJmAgmyGhvBRJNbA5qoGcpED2MEFrIX0kMKYwUUslDaj2PA4soGY47iEOQFY6vS3FtNYw/m1KQDYw7mzFhPZj5JGzYGipUtESYowzVmF4ADgOCBCZTgFQAxZBJ4AiXqT6ltbUZhWdToUSR/Ii1FWbDnDkUyDQhJsQPn5ZU9atjUhCPHVhgTNy/RSKsiqKFFbUaQKGHiJNyXIAAh+QQACgAHACwAAAAAHwAfAAAG/0CAcEh8JDAWCsBQIAwExKhU+HFwKlgsIMHlIg7TqQeTLW+7XYIiPGSAymY0mrFgA0LwuLzbCC/6eVlnewkADXVECgxcAGUaGRdQEAoPDmhnDGtDBJcVHQYbYRIRhWgEQwd7AB52AGt7YAAIchETrUITpGgIAAJ7ErdDEnsCA3IOwUSWaAOcaA/JQ0amBXKa0QpyBQZyENFCEHIG39HcaN7f4WhM1uTZaE1y0N/TacZoyN/LXU+/0cNyoMxCUytYLjm8AKSS46rVKzmxADhjlCACMFGkBiU4NUQRxS4OHijwNqnSJS6ZovzRyJAQo0NhGrgs5bIPmwWLCLHsQsfhxBWTe9QkOzCwC8sv5Ho127akyRM7QQAAOwAAAAAAAAAAAA==) center center no-repeat
}

#swipebox-bottom-bar, #swipebox-top-bar {
    -webkit-transition: .5s;
    transition: .5s;
    top: 50%;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
    position: absolute;
}

#swipebox-top-bar {
    top: -50px
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center
}

#swipebox-close, #swipebox-next, #swipebox-prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAYCAYAAAAxkDmIAAACoElEQVRoQ+2aS07DMBRFyQ7KCqAr4LMBKDAGxAJAfKYIBHMYMAYh5i2CDSAxr+gG+K2AsgLYQbmvciLX9U/xC3XSRLKiNsnzzT2x/ewkmZmSbTAYzNGtJknyHestC40NaPzk0phwBYo5Dozbhb4HobEDAw9j0wuNC9D0gjIr9jvQ+Ruqs/KAFbipXzcw7zzUPK7roXEesd4E3DQs/V4PhVxpwAa4ZGAXxm1wAQqNA53HiHGniRMMubKALXDJxy0Afg4Fw3U9tDYQ6wuF9uoWBHkEMCq6RvQzFOM4JcR0cU4T5RRGPXLdKFccB9y9SDXTGNzjhpwBhiltBD+QTB6DLMFdls6LyrAywk29FIkWK+QhYIspGWQD3FTbElrFB1cLzBunzHCLguwCTPV2UCjjpG5ZbrkyhyYA9/OC4biuCnCLgCx30QRy32D2D/6n+Zlum3gXXSW43JDVJMsGOVa4lHnSAxilvpDeyTEmX6DXvHLFH5smIagv5Im3XJE/LGL/rrlRgt7iXPZzmcl93JH3tHFvR646tfNgD8hRwJW6M9NDWVrIDri0hLnq8/DqWjB1ebaEinyNbj3X8lCWDjIXXAKljsE+cNOGU0N29Y85jnPCHQHsCGySWkPOAdF0CTfcDLAH3B71+QZhNWQGyEXAlQGb3mbQOcOEypF4UbZKD0E0W9nGZOh9hXm6hSTvhEpnfrqStYKDOkAj2bLBNBJAS5X9aOgKIRbIsb0ulD9IkG0MgquOwWol2qmQYlqwgKIfCgNkrzlk0drS+NCoa2As3qpZ9CYqpeXKJ9srNQi6xDktlBOfudh/GWWqR4FMiyJroV9KcN9TUQ2nsi/8VQAwcBv/0arXbWxwlZZMDeee6+PAqQHM3eLKEq8GXBZSOXX+AcXDbShsRHJcAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}

#swipebox-prev {
    background-position: -32px 13px;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 0;
}

#swipebox-next {
    background-position: -78px 13px;
    top: 50%;
    position: absolute;
    right: 10px;
    z-index: 99;
}

.swipebox-no-close-button #swipebox-close {
    display: none
}

#swipebox-next.disabled, #swipebox-prev.disabled {
    opacity: .3
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring .3s;
    animation: rightSpring .3s
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring .3s;
    animation: leftSpring .3s
}

.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0
}

.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0 10px -8px #656565;
    box-shadow: inset 10px 0 10px -8px #656565
}

.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0 10px -8px #656565;
    box-shadow: inset -10px 0 10px -8px #656565
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes rightSpring {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes leftSpring {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 10px
    }

    #swipebox-arrows {
        width: 100%;
    }
}

@media screen and (min-width: 1px) and (max-width: 800px) {
    #swipebox-next, #swipebox-prev {
        opacity: 0;
    }

    #swipebox-close {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAYCAYAAAAxkDmIAAACoElEQVRoQ+2aS07DMBRFyQ7KCqAr4LMBKDAGxAJAfKYIBHMYMAYh5i2CDSAxr+gG+K2AsgLYQbmvciLX9U/xC3XSRLKiNsnzzT2x/ewkmZmSbTAYzNGtJknyHestC40NaPzk0phwBYo5Dozbhb4HobEDAw9j0wuNC9D0gjIr9jvQ+Ruqs/KAFbipXzcw7zzUPK7roXEesd4E3DQs/V4PhVxpwAa4ZGAXxm1wAQqNA53HiHGniRMMubKALXDJxy0Afg4Fw3U9tDYQ6wuF9uoWBHkEMCq6RvQzFOM4JcR0cU4T5RRGPXLdKFccB9y9SDXTGNzjhpwBhiltBD+QTB6DLMFdls6LyrAywk29FIkWK+QhYIspGWQD3FTbElrFB1cLzBunzHCLguwCTPV2UCjjpG5ZbrkyhyYA9/OC4biuCnCLgCx30QRy32D2D/6n+Zlum3gXXSW43JDVJMsGOVa4lHnSAxilvpDeyTEmX6DXvHLFH5smIagv5Im3XJE/LGL/rrlRgt7iXPZzmcl93JH3tHFvR646tfNgD8hRwJW6M9NDWVrIDri0hLnq8/DqWjB1ebaEinyNbj3X8lCWDjIXXAKljsE+cNOGU0N29Y85jnPCHQHsCGySWkPOAdF0CTfcDLAH3B71+QZhNWQGyEXAlQGb3mbQOcOEypF4UbZKD0E0W9nGZOh9hXm6hSTvhEpnfrqStYKDOkAj2bLBNBJAS5X9aOgKIRbIsb0ulD9IkG0MgquOwWol2qmQYlqwgKIfCgNkrzlk0drS+NCoa2As3qpZ9CYqpeXKJ9srNQi6xDktlBOfudh/GWWqR4FMiyJroV9KcN9TUQ2nsi/8VQAwcBv/0arXbWxwlZZMDeee6+PAqQHM3eLKEq8GXBZSOXX+AcXDbShsRHJcAAAAAElFTkSuQmCC);
        background-repeat: no-repeat;
        border: none !important;
        text-decoration: none !important;
        cursor: pointer;
        width: 50px;
        height: 50px;
    }

    #swipebox-close {
        top: 83px;
        right: 0;
        position: absolute;
        z-index: 99999999999999999;
        background-position: 15px 12px
    }
}

@media screen and (min-width: 801px) and (max-width: 20000000px) {
    #swipebox-close {
        top: 0;
        right: 0;
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-position: 15px 12px;
        opacity: 0;
    }
}

#swipebox-overlay {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzI5NDJCRTkxRENFMTFFNzlEQjQ4QkE1MUI2MUNCM0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzI5NDJCRUExRENFMTFFNzlEQjQ4QkE1MUI2MUNCM0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMjk0MkJFNzFEQ0UxMUU3OURCNDhCQTUxQjYxQ0IzQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMjk0MkJFODFEQ0UxMUU3OURCNDhCQTUxQjYxQ0IzQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqhQQBAAAAAPSURBVHjaYmBgYDgDEGAAANEAzVtoW4UAAAAASUVORK5CYII=)
}

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: 1px 1px 1px #000;
    opacity: .95
}

#swipebox-top-bar {
    color: #fff !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif
}

.nomorepost p {
    font-size: 16px
}

.nomorepost p {
    line-height: 28px;
    padding-bottom: 5px
}

.listlet li.search_box_btn i.search_iocn {
    color: #8cc63f
}

.search_boxs {
    border: 2px solid #8cc63f
}

.search_box_in p span.sel, .search_box_ins p span.sel, #newseach .search_boxs input[type=text] + input {
    background: #8cc63f;
    color: #fff
}

.search_boxs input[type=text] + input {
    color: #8cc63f
}

@media screen and (min-width: 1371px) and (max-width: 200000px) {
    .menu_header li.menu-item {
        padding: 0 30px;
        margin-right: 0
    }
}

#pageLoad, #pageLoad samp {
    background: #0f1923
}

#pageLoad span, #pageLoad p {
    color: #fff
}

.toolbar_btn i {
    color: #4296d7
}

.toolbar_btn span {
    color: #6d6d6d
}

.new_footer_bottm {
    background-color: #00427c
}

#tab1{
    position: absolute;
    width: 100px;
    height: 300px;
    left: 50%;
    top: 7%;
    z-index: 99999;
}

#tab2{
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 79%;
    z-index: 9999;
}

#tab3{
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 91%;
    z-index: 9999;
}

#tab4{
    position: absolute;
    width: 100px;
    height: 300px;
    left: 50%;
    top: 89%;
    z-index: 9999;
}

#tab_governance{
    position: absolute;
    width: 100px;
    height: 400px;
    left: 50%;
    top: 32%;
    z-index: 9999;
}

#tab11{
    position: absolute;
    width: 100px;
    height: 300px;
    left: 50%;
    top: 6.5%;
    z-index: 99999;
}

#tab21{
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 62%;
    z-index: 9999;
}

#tab31{
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 74%;
    z-index: 9999;
}

#tab41{
    position: absolute;
    width: 100px;
    height: 300px;
    left: 50%;
    top: 86%;
    z-index: 9999;
}

#tab_governance1{
    position: absolute;
    width: 100px;
    height: 400px;
    left: 50%;
    top: 30.8%;
    z-index: 9999;
}

.new_footer_bottm p, .new_footer_bottm p a, .yl_menu a {
    color: #fff
}

.content_tab_title .btn.themecolor1 span, .post_content .has-themecolor-1-color {
    color: #398bfc
}

.content_tab_title .btn.themecolor2 span, .post_content .has-themecolor-2-color {
    color: #2b6cc4
}

.content_tab_title .btn.bthemecolor1.active, .content_tab_title .btn.tabcolor1.swiper-pagination-bullet-active, .has-themecolor-1-background-color {
    background-color: #398bfc !important
}

.content_tab_title .btn.bthemecolor2.active, .content_tab_title .btn.tabcolor1.swiper-pagination-bullet-active, .has-themecolor-2-background-color {
    background-color: #2b6cc4 !important
}

.list_nav_ts font, .cat_loop li .case_text span, .cat_loop li .case_text span time, .case_loop li .case_text span, .case_loop li .case_text span time, .post_in_list_head .main-title, .post_content a.btn_url, .themepark_listbox .themepark_listbox_list li i, .cat_loop li .case_text .vedio_url, .case_title_lists h1.mantitle, .list_nav_title .fas.fa-align-left, .cat_page .cat-text li .case_text span, .cat_page .cat-text li .case_text span time, .index_nav_ul li.current-menu-item span, .tagbox a, #relevant li .case_text span, #relevant li .case_text span time, .toolbar_pc ul li i.out, .toolbar_move ul li i.out, .aside .more_m, .blog_loop article .describe time i, .blog_loop article span i, .themepark-comment .active, .close_bar, .toolbar_pc ul .sub-menu a i {
    color: #105dab
}


.toolbar_pc ul li:hover .sub-menu a i {
    color: #398bfc !important
}

.post_content h2:before, .content .description, .case_title_lists a.active, .content_tab_title a.active, .pager a.current, .pager a:hover, .xian_o .xo, .cat_page .cat-text li .case_text .vedio_url, .cat_page .cat-text li .case_time time:first-child, .thenepark-slide .pagination span.swiper-pagination-bullet-active, .tagbox a:hover, .list_ul_box_out .pagination span.swiper-pagination-bullet-active, #nomo2 .themepark_icon_box_i:before, .list_swiper_tap .pagination span.swiper-pagination-bullet-active, .toolbar_pc ul li:hover, .index_tag_nav_ul li:hover, .swiper-pagination-bullet-active, .mapinfo a, .fristcatlist li.chosed, .content_tab_title .btn.active {
    background: #398bfc
}

.post_content a.btn_url, .cat_loop li .case_text .vedio_url, .tagbox a, .aside .more_m, .themepark-comment_form_box lable.rideo.ac {
    border: solid 1px #398bfc
}

.post_gallery .swiper-slide a.active img, .post_content ul.csbox_pt li span a.product_cs_img.active {
    border: solid 2px #398bfc
}

.post_content a.btn_url:hover, .cat_loop li .case_text .vedio_url:hover, a.themepark-i-btn:hover, .index_tagcloud a:hover, .cat_page .cat-text li .case_text .vedio_url:hover, .aside .more_m:hover {
    background: #2b6cc4 !important;
    color: #fff !important
}

.post_content a.bttombtn:hover {
    background: #2b6cc4 !important;
    color: #fff !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    border: none !important
}

.post_content a.btn_url:hover, .cat_loop li .case_text .vedio_url:hover, a.themepark-i-btn:hover {
    border: solid 1px #2b6cc4
}

.breadcrumbs {
    background: #398bfc
}

.breadcrumbs nav a, .breadcrumbs nav span, .breadcrumbs nav {
    color: #fff
}

@media screen and (min-width: 1025px) and (max-width: 200000px) {
    .header.header_drop .haeader_bac_clor {
        background: #fff
    }

    .header_drop .menu_header li.menu-item a.mu_a span.obk, .header_drop .menu_header li.menu-item a.mu_a, .header_drop .menu_header li.menu-item-has-children:after, .header_drop .menu_header li.xiala:after, .header_drop .menu_header li.menu-item ul.sub-menu li:hover ul.sub-menu li a.mu_a span.obk, .header_drop .menu_header li:before, .header_drop .listlet li.search_box_btn i.search_iocn, .header_drop .listlet li.text_ul_btn span, .header_drop .listlet li.text_ul_btn i {
        color: #105dab
    }

    .listlet li.text_ul_btn span, .listlet li.text_ul_btn i, .listlet li.search_box_btn i.search_iocn {
        color: #fff
    }

    .noposition2 .sub-menu {
        height: 550px;
        max-height: 550px
    }

    .header_top_ba {
        background-color: #2ba8db
    }

    .header_top_in a {
        font-size: 12px
    }

    .header_top_in a {
        color: #fff
    }

    .listlet li i, .listlet li.search_box_btn i.search_iocn, .listlet li.text_ul_btn {
        font-size: 16px
    }

    .header {
        box-shadow: 0 7px 7px -2px rgba(0, 0, 0, .1)
    }

    .menu_header li.menu-item, .listlet li.search_box_btn, .header .nav, .newhead.header .nav .listlet li.search_box_btn, .newhead.header .nav .listlet li, .listlet li.text_ul_btn {
        height: 60px
    }

    .menu_header li.menu-item a.mu_a, .menu_header li.menu-item:before, .menu_header li.menu-item.menu-item-has-children:after, .listlet li.search_box_btn, .newhead.header .nav .listlet li.search_box_btn, .newhead.header .nav .listlet li, .listlet li.text_ul_btn {
        line-height: 60px
    }

    .header .nav .logo img {
        max-height: 60px
    }

    .admin-bar .content, .content {
        padding-top: 60px
    }

    .lang_nav, .menu_header li.menu-item .sub-menu {
        top: 60px
    }


    .notxf3 .content, .blockbody.notxf3 .content, .notxf3 .content.cat_content, .admin-bar.notxf3 .content.cat_content {
        padding-top: 96px
    }

    .admin-bar .xf_div2 {
        top: 91px
    }

    .xf_div2 {
        top: 60px
    }

    .menu_header li.menu-item .sub-menu, .header .menu_header li.noposition2 .sub-menu li.menu-item, .header .menu_header li.noposition2 .sub-menu:after {
        width: 150px
    }

    .menu_header li.menu-item .sub-menu .sub-menu {
        left: 209px
    }

    .header .header_pic_nav li.noposition2 .sub-menu.nav_block_contents_out {
        padding-left: 209px
    }

    .mu_move_container_bac_clor {
        background-color: #fbfbfb
    }

    .menu_header li.menu-item a.mu_a span.obk, .menu_header li.menu-item a.mu_a, .menu_header li.menu-item-has-children:after, .menu_header li.xiala:after, .menu_header li.menu-item ul.sub-menu li:hover ul.sub-menu li a.mu_a span.obk, .menu_header li:before {
        color: #fff;
        font-size: 14px
    }

    .menu_header li a.mu_a span.obk, .menu_header li.menu-item a.mu_a {
        font-weight: 700
    }

    .menu_header li:hover:before, .menu_header li:hover:after, .menu_header li.current-menu-item:before, .menu_header li:hover a.mu_a span.obk, .menu_header li:hover ul.sub-menu li:hover a.mu_a span.obk, .menu_header li ul.sub-menu li ul.sub-menu li:hover a.mu_a span, .menu_header li.current-menu-item a.mu_a span.obk, .menu_header li .sub-menu li.current-menu-item a.mu_a span.obk, .menu_header li:hover i, .menu_header li.current-menu-item.menu-item-has-children:after, .header .header_pic_nav.showfristmu li.noposition2 a.mu_a > span.obk, .newhead2.header .showfristmu li.noposition2.menu-item-has-children:after {
        color: #fff
    }

    .header_pic_nav li.xiala:hover i {
        color: #fff
    }

    .header_drop .menu_header li:hover:before, .header_drop .menu_header li:hover:after, .header_drop .menu_header li.current-menu-item:before, .header_drop .menu_header li:hover a.mu_a span.obk, .header_drop .menu_header li:hover ul.sub-menu li:hover a.mu_a span.obk, .header_drop .menu_header li ul.sub-menu li ul.sub-menu li:hover a.mu_a span, .header_drop .menu_header li.current-menu-item a.mu_a span.obk, .header_drop .menu_header li .sub-menu li.current-menu-item a.mu_a span.obk, .header_drop .menu_header li:hover i, .menu_header li.current-menu-item.menu-item-has-children:after, .header_drop .header .header_pic_nav.showfristmu li.noposition2 a.mu_a > span.obk, .newhead2.header .showfristmu li.noposition2.menu-item-has-children:after {
        color: #093b67
    }

    .header_drop .header_pic_nav li.xiala:hover i, .header_drop .menu_header li:hover a.mu_a span.obk {
        color: #093b67
    }

    .blockbody .content, .admin-bar.blockbody .content, .swiperbody .content, admin-bar.swiperbody .content, .blockbody.notxf3 .content, .swiperbody.notxf3 .content {
        padding-top: 0
    }

    .header_pic_nav li.current-menu-item .mu_a {
        border-bottom: 2px solid #fff
    }

    .header_pic_nav li.menu-item .mu_a:hover {
        border-bottom: 1px solid #117CE6;
    }

    li.mu-slide.search_box_btn {
        background: #fff
    }



    .header_drop li.mu-slide.search_box_btn {
        background: #093b67
    }

    .header .haeader_bac_clor {
        background: #010101
    }

    .blockbody .header .haeader_bac_clor, .swiperbody .header .haeader_bac_clor {
        opacity: 0.3
    }

    .blockbody .header.header_drop .haeader_bac_clor, .swiperbody .header.header_drop .haeader_bac_clor, .nomorebody .header .haeader_bac_clor, .archive .header .haeader_bac_clor {
        opacity: 1
    }

    .blockbody .header.header_drop .haeader_bac_clor, .swiperbody .header.header_drop .haeader_bac_clor, .nomorebody .header .haeader_bac_clor, .archive .header .haeader_bac_clor {
        opacity: .95
    }

    .listlet li.text_ul_btn span, .listlet li.text_ul_btn i {
        color: #fff
        /*color: #004f94*/
    }
}

@media screen and (min-width: 1025px) and (max-width: 20000px) {

}

@media screen and (min-width: 10px) and (max-width: 1024px) {
}

#newBridge {
    display: none !important
}

.firstclass div, .firstclass div a figure {
    max-height: 318px !important;
}

.admin-bar .content.cat_content, .content.cat_content {
    padding-top: 60px
}

.h-5 {
    font-size: 12px;
    min-width: 1em;
    max-width: 1em;
}

.pagination li {
    float: left;
    list-style: none !important;
}

.pagination li span {
    /*background: #ececec;*/
    color: #666;
    font-size: 12px;
    margin: 2px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    float: left;
    min-width: 1em;
    cursor: pointer;
}

.container {
    display: flex;
    gap: 2px;
}

.tab {
    flex: 1;
    background-color: rgb(225,225,225);
    color: #666666;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.tab.active {
    background-color: #007bff;
    color: #fff;
}

.tab-content {
    margin-top: 20px;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.gov_con{
    z-index: 9999;
}

.gov_box {
    padding: 20px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    min-height: 180px;
    height: auto;
    padding-right: 20px;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #666666;
    border: 1px solid #ccc;
}

.gov_box_name{
    font-weight: 800;
    font-size: 150%;
    padding-bottom: 15px;
    border-bottom: 1px solid #B0B0B0FF;
}

.gov_box_desc{
    margin-top: 2%;
    line-height: 200%;
    color: #6f6f6f;
}

/**{*/
/*    box-sizing: border-box;*/
/*}*/

#slide-nav {
    display: flex;
    /* 竖直排列 */
    /* flex-direction: column; */
    /* 水平居中 */
    align-items: center;
    /* 垂直居中 */
    justify-content: center;
    /* 视窗 */
    /*height: 100vh;*/
    /* 防止margin影响 */
    margin: 0;
    /* 隐藏滚动条 */
    overflow: hidden;
    /* 变为弹性盒 */
    display: flex;
    /* 比如屏幕视为100块，会占用其中的90块 */
    width: 100%;
}

.main-no-display {
    display: block;
    transition: display 0.5s;
}

.main-no-display.main-active {
    display: none;
}

.panel h3 {
    position: absolute;
    font-size: 13px;
    bottom: 20px;
    left: 10px;
    margin: 0;
    /* 先将文字设为透明度为0不展示 */
    opacity: 1;
    width: 50px;
}

.panel.active {
    /* 初始弹性盒子宽度值 */
    /*flex: 2;*/
    background-color: #0C88E8;
}

.panel.active h3 {
    /* 处于活动状态的时候设为1透明度 */
    opacity: 1;
    transition: opacity 0.3s ease-in 0.3s;
    font-size: 24px;
    left: 35px;

    width: 100%;
}

/* 媒体查询，在某些屏幕上只显示前三个 */
@media (max-width: 480px) {
    .container {
        width: 100vw;
    }

    /* 删除第四和第五个在屏幕上的显示 */
    .panel:nth-of-type(4),
    .panel:nth-of-type(5) {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 200000px) {
    #nomo3 .rightheng .themepark_icon_box_i {
        float: right;
        margin: 0 10px 5px 20px
    }

    #nomo3 .rightheng .themepark_icon_box_d {
        text-align: right
    }

    .themepark_icon_lists.iconl2 .themepark_icon_box {
        width: 47%
    }

    .themepark_icon_lists.iconl3 .themepark_icon_box {
        width: 30%
    }

    .themepark_icon_lists.iconl4 .themepark_icon_box {
        width: 22%
    }

    .themepark_icon_lists.iconl5 .themepark_icon_box {
        width: 17%
    }

    .themepark_icon_lists.iconl6 .themepark_icon_box {
        width: 11.25%
    }

    .themepark_icon_lists.iconl7 .themepark_icon_box {
        width: 11.3%
    }

    .themepark_icon_lists.iconl8 .themepark_icon_box {
        width: 9.5%
    }

    .post_content a.themepark_icon_box {
        margin: 10px .5%
    }
}

#nomo3 .themepark_icon_box.picmodle .themepark_icon_box_i {
    max-width: 50%;
    overflow: hidden
}

a.themepark_icon_box {
    display: inline-block;

}

.boxsd {
    margin: 10px 0.5%;
    border: 1px solid #aaaaaa;
}

.boxsd .themepark_icon_box_d {
    height: 200px;
}


.governance_container {
    padding-top: 40px;;
    padding-bottom: 40px;
}

.text-left {
    text-align: left;
}

.gov_block {
    margin: 10px 0.5%;
    border: 1px solid #e9e9e9;
    height: 300px;
    display: inline-table;
    /*background-color: #ffffff;*/
}

.themepark_icon_box:hover {
    /*background-color: #117CE6;*/
}
.themepark_icon_box:hover .themepark_icon_box_i_out .fas{
    color: #6aaeda !important;
    transition: color 0.5s;
}
.themepark_icon_box:hover .themepark_icon_box_d b{
    color: #6aaeda !important;
    transition: color 0.5s;
}

.themepark_icon_box:hover .themepark_icon_box_i > b,
.themepark_icon_box:hover .themepark_icon_box_i .themepark_icon_box`_i_out > i,
.themepark_icon_box:hover span {
    /*color: #FFFFFF;*/
}

.gov_block .themepark_icon_box_i {
    width: 90%;
    height: auto;
    padding: 5px 0;
    position: relative;
    margin: 0 5% 15px;
    z-index: 2;
    line-height: 1.6;
    text-align: left;
}

.gov_block .themepark_icon_box_i .themepark_icon_box_i_out {
    margin-right: 10px;
    display: inline;
}

.gov_block .themepark_icon_box_i b {
    width: auto;
    display: inline;
}

.gov_block .themepark_icon_box_i:before {
    width: 35px;
    content: "  ";
    height: 1px;
    background-color: #398bfc;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: all .5s;
}

.gov_block .themepark_icon_box_i:after {
    width: 100%;
    content: "  ";
    height: 1px;
    background-color: #e9e9e9;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#in_gov_block .themepark_icon_box:hover .themepark_icon_box_i:before {
    width: 70px;
    transition: all .5s;
}

.gov_block .themepark_icon_box_d {
    margin: 10px 5%;
}

.gov_block .themepark_icon_box_d {
    font-size: 16px;
    color: #666666
}

.gov_block .themepark_icon_box_i .themepark_icon_box_i_out .fas {
    color: #093b67;
    font-size: 21px;
}

.gov_block .themepark_icon_box_i b {
    font-size: 20px;
    color: #000000;
}

.sub-menu-center {
    padding: 5px !important;;
}

.sub-menu-center a {
    width: 100%;
    display: flex;
    justify-content: center;

}

.sub-menu-center a span {
    text-align: center;
}

.sub-menu-center .mu_a:hover {
    border-bottom: 1px solid #E0F1FF;
}

#nomo .themepark_icon_box:hover .themepark_icon_box_bac{
    transform: scale(1.0, 1.2)!important;
    background-color: #398bfc !important;
}
#nomo .themepark_icon_box:hover .themepark_icon_box_i b{
    /*color: #ffffff !important;*/
    transition: color 0.5s;
}
#nomo .themepark_icon_box:hover ul {
    display: block !important;
    opacity: 1 !important;
    transition: opacity 1s;
    z-index: 1000;
}
.cat_page {
    min-height: 20em;
}

.cat1{
    border:solid 1px #2b6cc4;
    font-size: 12px;
    margin: 2px 0 0 !important;
    display: inline-block;
    padding: 5px 15px;
    background-color:   #117CE6 ;
    color: #fff!important;
    border-radius:5px;
}
.cat_show{
    border:solid 1px #2b6cc4;
    font-size: 12px;
    margin: 2px 0 0 !important;
    display: inline-block;
    padding: 5px 15px;
    color: #0f0f0f;
    border-radius:5px;
}
.image-container {
    width: 100%;
    position: relative;
}

.image-container img {
    width: 100%;
    height: auto;
}
.image-container::after {
    content: "";
    display: block;
    padding-bottom: 75%;
}
.image-container img {
    position: absolute;
    top: 0;
    left: 0;
}

.slider-title-bg{
    /*background-color: #0f74a850 ;*/
    text-shadow: 2px 2px 5px black;
}
.sw2-content{
    text-align: center;
}
